Store |
public sealed class StoreAnnotationRequest : IMessage<StoreAnnotationRequest>, IMessage, IEquatable<StoreAnnotationRequest>, IDeepCloneable<StoreAnnotationRequest>, IBufferMessage
The StoreAnnotationRequest type exposes the following members.
| Name | Description | |
|---|---|---|
| StoreAnnotationRequest | Initializes a new instance of the StoreAnnotationRequest class | |
| StoreAnnotationRequest(StoreAnnotationRequest) | Initializes a new instance of the StoreAnnotationRequest class |
| Name | Description | |
|---|---|---|
| Annotation | The annotation to store and information related to it. | |
| Cci | The client connection ID associated with the connection. | |
| Descriptor | ||
| Parser | ||
| ViewName | The name of the view. |
| Name | Description | |
|---|---|---|
| CalculateSize | ||
| Clone | ||
| Equals(Object) | (Overrides ObjectEquals(Object)) | |
| Equals(StoreAnnotationRequest) | ||
| GetHashCode | (Overrides ObjectGetHashCode) | |
| MergeFrom(CodedInputStream) | ||
| MergeFrom(StoreAnnotationRequest) | ||
| ToString | (Overrides ObjectToString) | |
| WriteTo |
| Name | Description | |
|---|---|---|
| AnnotationFieldNumber | Field number for the "annotation" field. | |
| CciFieldNumber | Field number for the "cci" field. | |
| ViewNameFieldNumber | Field number for the "view_name" field. |