Get |
public sealed class GetTagCurrentValueResponse : IMessage<GetTagCurrentValueResponse>, IMessage, IEquatable<GetTagCurrentValueResponse>, IDeepCloneable<GetTagCurrentValueResponse>, IBufferMessage
The GetTagCurrentValueResponse type exposes the following members.
| Name | Description | |
|---|---|---|
| GetTagCurrentValueResponse | Initializes a new instance of the GetTagCurrentValueResponse class | |
| GetTagCurrentValueResponse(GetTagCurrentValueResponse) | Initializes a new instance of the GetTagCurrentValueResponse class |
| Name | Description | |
|---|---|---|
| Descriptor | ||
| ExtendedStatus | The status of accessing the view to get the current values of tags. | |
| Parser | ||
| Status | The status of the call. | |
| TagValues | The current value for each tag passed in that the user has access to. |
| Name | Description | |
|---|---|---|
| CalculateSize | ||
| Clone | ||
| Equals(GetTagCurrentValueResponse) | ||
| Equals(Object) | (Overrides ObjectEquals(Object)) | |
| GetHashCode | (Overrides ObjectGetHashCode) | |
| MergeFrom(CodedInputStream) | ||
| MergeFrom(GetTagCurrentValueResponse) | ||
| ToString | (Overrides ObjectToString) | |
| WriteTo |
| Name | Description | |
|---|---|---|
| ExtendedStatusFieldNumber | Field number for the "extended_status" field. | |
| StatusFieldNumber | Field number for the "status" field. | |
| TagValuesFieldNumber | Field number for the "tag_values" field. |