Get |
public sealed class GetAggregateDataResponse : IMessage<GetAggregateDataResponse>, IMessage, IEquatable<GetAggregateDataResponse>, IDeepCloneable<GetAggregateDataResponse>, IBufferMessage
The GetAggregateDataResponse type exposes the following members.
| Name | Description | |
|---|---|---|
| GetAggregateDataResponse | Initializes a new instance of the GetAggregateDataResponse class | |
| GetAggregateDataResponse(GetAggregateDataResponse) | Initializes a new instance of the GetAggregateDataResponse class |
| Name | Description | |
|---|---|---|
| AggregatedData | The aggregate data for the tags. | |
| Descriptor | ||
| ExtendedStatus | The status of trying to access and work with the data. | |
| Parser | ||
| Status | The status of the call. |
| Name | Description | |
|---|---|---|
| CalculateSize | ||
| Clone | ||
| Equals(GetAggregateDataResponse) | ||
| Equals(Object) | (Overrides ObjectEquals(Object)) | |
| GetHashCode | (Overrides ObjectGetHashCode) | |
| MergeFrom(CodedInputStream) | ||
| MergeFrom(GetAggregateDataResponse) | ||
| ToString | (Overrides ObjectToString) | |
| WriteTo |
| Name | Description | |
|---|---|---|
| AggregatedDataFieldNumber | Field number for the "aggregated_data" field. | |
| ExtendedStatusFieldNumber | Field number for the "extended_status" field. | |
| StatusFieldNumber | Field number for the "status" field. |