Get |
public sealed class GetAnnotationsRequest : IMessage<GetAnnotationsRequest>, IMessage, IEquatable<GetAnnotationsRequest>, IDeepCloneable<GetAnnotationsRequest>, IBufferMessage
The GetAnnotationsRequest type exposes the following members.
| Name | Description | |
|---|---|---|
| GetAnnotationsRequest | Initializes a new instance of the GetAnnotationsRequest class | |
| GetAnnotationsRequest(GetAnnotationsRequest) | Initializes a new instance of the GetAnnotationsRequest class |
| Name | Description | |
|---|---|---|
| Descriptor | ||
| EndTime | The end time for the time range to get annotations for. | |
| Parser | ||
| Server | The server where the annotations are. | |
| StartTime | The start time for the time range to get annotations for. | |
| TagIds | The ids of the tags to get the annotations for. |
| Name | Description | |
|---|---|---|
| CalculateSize | ||
| Clone | ||
| Equals(GetAnnotationsRequest) | ||
| Equals(Object) | (Overrides ObjectEquals(Object)) | |
| GetHashCode | (Overrides ObjectGetHashCode) | |
| MergeFrom(CodedInputStream) | ||
| MergeFrom(GetAnnotationsRequest) | ||
| ToString | (Overrides ObjectToString) | |
| WriteTo |
| Name | Description | |
|---|---|---|
| EndTimeFieldNumber | Field number for the "end_time" field. | |
| ServerFieldNumber | Field number for the "server" field. | |
| StartTimeFieldNumber | Field number for the "start_time" field. | |
| TagIdsFieldNumber | Field number for the "tag_ids" field. |