Store |
public sealed class StoreHistoryDataResponse : IMessage<StoreHistoryDataResponse>, IMessage, IEquatable<StoreHistoryDataResponse>, IDeepCloneable<StoreHistoryDataResponse>, IBufferMessage
The StoreHistoryDataResponse type exposes the following members.
| Name | Description | |
|---|---|---|
| StoreHistoryDataResponse | Initializes a new instance of the StoreHistoryDataResponse class | |
| StoreHistoryDataResponse(StoreHistoryDataResponse) | Initializes a new instance of the StoreHistoryDataResponse class |
| Name | Description | |
|---|---|---|
| Descriptor | ||
| ExtendedStatus | The status of accessing the view to store history data. | |
| Parser | ||
| Results | The results of storing the data. | |
| Status | The status of the call |
| Name | Description | |
|---|---|---|
| CalculateSize | ||
| Clone | ||
| Equals(Object) | (Overrides ObjectEquals(Object)) | |
| Equals(StoreHistoryDataResponse) | ||
| GetHashCode | (Overrides ObjectGetHashCode) | |
| MergeFrom(CodedInputStream) | ||
| MergeFrom(StoreHistoryDataResponse) | ||
| ToString | (Overrides ObjectToString) | |
| WriteTo |
| Name | Description | |
|---|---|---|
| ExtendedStatusFieldNumber | Field number for the "extended_status" field. | |
| ResultsFieldNumber | Field number for the "results" field. | |
| StatusFieldNumber | Field number for the "status" field. |