Get |
public sealed class GetTagInfoResponse : IMessage<GetTagInfoResponse>, IMessage, IEquatable<GetTagInfoResponse>, IDeepCloneable<GetTagInfoResponse>, IBufferMessage
The GetTagInfoResponse type exposes the following members.
| Name | Description | |
|---|---|---|
| GetTagInfoResponse | Initializes a new instance of the GetTagInfoResponse class | |
| GetTagInfoResponse(GetTagInfoResponse) | Initializes a new instance of the GetTagInfoResponse class |
| Name | Description | |
|---|---|---|
| Descriptor | ||
| ExtendedStatus | The specific status returned for accessing the view associated with the tags. | |
| Parser | ||
| Status | The status of the call. | |
| TagInfos | The tag information for each of the selected tags so long as the user can access them. |
| Name | Description | |
|---|---|---|
| CalculateSize | ||
| Clone | ||
| Equals(GetTagInfoResponse) | ||
| Equals(Object) | (Overrides ObjectEquals(Object)) | |
| GetHashCode | (Overrides ObjectGetHashCode) | |
| MergeFrom(CodedInputStream) | ||
| MergeFrom(GetTagInfoResponse) | ||
| ToString | (Overrides ObjectToString) | |
| WriteTo |
| Name | Description | |
|---|---|---|
| ExtendedStatusFieldNumber | Field number for the "extended_status" field. | |
| StatusFieldNumber | Field number for the "status" field. | |
| TagInfosFieldNumber | Field number for the "tag_infos" field. |