Store |
public sealed class StoreAnnotationResponse : IMessage<StoreAnnotationResponse>, IMessage, IEquatable<StoreAnnotationResponse>, IDeepCloneable<StoreAnnotationResponse>, IBufferMessage
The StoreAnnotationResponse type exposes the following members.
| Name | Description | |
|---|---|---|
| StoreAnnotationResponse | Initializes a new instance of the StoreAnnotationResponse class | |
| StoreAnnotationResponse(StoreAnnotationResponse) | Initializes a new instance of the StoreAnnotationResponse class |
| Name | Description | |
|---|---|---|
| Descriptor | ||
| ExtendedStatus | The status of saving an annotation. | |
| Parser | ||
| Status | The status of the call. |
| Name | Description | |
|---|---|---|
| CalculateSize | ||
| Clone | ||
| Equals(Object) | (Overrides ObjectEquals(Object)) | |
| Equals(StoreAnnotationResponse) | ||
| GetHashCode | (Overrides ObjectGetHashCode) | |
| MergeFrom(CodedInputStream) | ||
| MergeFrom(StoreAnnotationResponse) | ||
| ToString | (Overrides ObjectToString) | |
| WriteTo |
| Name | Description | |
|---|---|---|
| ExtendedStatusFieldNumber | Field number for the "extended_status" field. | |
| StatusFieldNumber | Field number for the "status" field. |