Get |
public sealed class GetTagInfoRequest : IMessage<GetTagInfoRequest>, IMessage, IEquatable<GetTagInfoRequest>, IDeepCloneable<GetTagInfoRequest>, IBufferMessage
The GetTagInfoRequest type exposes the following members.
| Name | Description | |
|---|---|---|
| GetTagInfoRequest | Initializes a new instance of the GetTagInfoRequest class | |
| GetTagInfoRequest(GetTagInfoRequest) | Initializes a new instance of the GetTagInfoRequest class |
| Name | Description | |
|---|---|---|
| Cci | The client connection ID associated with the connection. | |
| Descriptor | ||
| Parser | ||
| TagNames | The names of the tags to get the information of. | |
| View | The view containing the tags. |
| Name | Description | |
|---|---|---|
| CalculateSize | ||
| Clone | ||
| Equals(GetTagInfoRequest) | ||
| Equals(Object) | (Overrides ObjectEquals(Object)) | |
| GetHashCode | (Overrides ObjectGetHashCode) | |
| MergeFrom(CodedInputStream) | ||
| MergeFrom(GetTagInfoRequest) | ||
| ToString | (Overrides ObjectToString) | |
| WriteTo |
| Name | Description | |
|---|---|---|
| CciFieldNumber | Field number for the "cci" field. | |
| TagNamesFieldNumber | Field number for the "tag_names" field. | |
| ViewFieldNumber | Field number for the "view" field. |