Get |
public sealed class GetDatasetInfoResponse : IMessage<GetDatasetInfoResponse>, IMessage, IEquatable<GetDatasetInfoResponse>, IDeepCloneable<GetDatasetInfoResponse>, IBufferMessage
The GetDatasetInfoResponse type exposes the following members.
| Name | Description | |
|---|---|---|
| GetDatasetInfoResponse | Initializes a new instance of the GetDatasetInfoResponse class | |
| GetDatasetInfoResponse(GetDatasetInfoResponse) | Initializes a new instance of the GetDatasetInfoResponse class |
| Name | Description | |
|---|---|---|
| Descriptor | ||
| ExtendedStatus | The access specific status. | |
| Parser | ||
| PropName | The property names. | |
| PropValue | The values of the properties. | |
| Status | The status of the call. |
| Name | Description | |
|---|---|---|
| CalculateSize | ||
| Clone | ||
| Equals(GetDatasetInfoResponse) | ||
| Equals(Object) | (Overrides ObjectEquals(Object)) | |
| GetHashCode | (Overrides ObjectGetHashCode) | |
| MergeFrom(CodedInputStream) | ||
| MergeFrom(GetDatasetInfoResponse) | ||
| ToString | (Overrides ObjectToString) | |
| WriteTo |
| Name | Description | |
|---|---|---|
| ExtendedStatusFieldNumber | Field number for the "extended_status" field. | |
| PropNameFieldNumber | Field number for the "prop_name" field. | |
| PropValueFieldNumber | Field number for the "prop_value" field. | |
| StatusFieldNumber | Field number for the "status" field. |