Get |
public sealed class GetRawDataRequest : IMessage<GetRawDataRequest>, IMessage, IEquatable<GetRawDataRequest>, IDeepCloneable<GetRawDataRequest>, IBufferMessage
The GetRawDataRequest type exposes the following members.
| Name | Description | |
|---|---|---|
| GetRawDataRequest | Initializes a new instance of the GetRawDataRequest class | |
| GetRawDataRequest(GetRawDataRequest) | Initializes a new instance of the GetRawDataRequest class |
| Name | Description | |
|---|---|---|
| Cci | The client connection ID associated with the connection. | |
| Descriptor | ||
| MaxCountPerTag | The max count of data per tag. | |
| Parser | ||
| Requests | The tags to get along with the time frame. | |
| ReturnAnnotations | Whether or not to return the annotations. | |
| ReturnBounds | Whether or not to include bounding values. | |
| View | The view containing the tags. |
| Name | Description | |
|---|---|---|
| CalculateSize | ||
| Clone | ||
| Equals(GetRawDataRequest) | ||
| Equals(Object) | (Overrides ObjectEquals(Object)) | |
| GetHashCode | (Overrides ObjectGetHashCode) | |
| MergeFrom(CodedInputStream) | ||
| MergeFrom(GetRawDataRequest) | ||
| ToString | (Overrides ObjectToString) | |
| WriteTo |
| Name | Description | |
|---|---|---|
| CciFieldNumber | Field number for the "cci" field. | |
| MaxCountPerTagFieldNumber | Field number for the "max_count_per_tag" field. | |
| RequestsFieldNumber | Field number for the "requests" field. | |
| ReturnAnnotationsFieldNumber | Field number for the "return_annotations" field. | |
| ReturnBoundsFieldNumber | Field number for the "return_bounds" field. | |
| ViewFieldNumber | Field number for the "view" field. |