Get |
public sealed class GetDataSetListResponse : IMessage<GetDataSetListResponse>, IMessage, IEquatable<GetDataSetListResponse>, IDeepCloneable<GetDataSetListResponse>, IBufferMessage
The GetDataSetListResponse type exposes the following members.
| Name | Description | |
|---|---|---|
| GetDataSetListResponse | Initializes a new instance of the GetDataSetListResponse class | |
| GetDataSetListResponse(GetDataSetListResponse) | Initializes a new instance of the GetDataSetListResponse class |
| Name | Description | |
|---|---|---|
| Datasets | The names of the datasets. | |
| Descriptor | ||
| ExtendedStatus | The status returned when trying to access the view. | |
| Parser | ||
| Status | The status of the call. |
| Name | Description | |
|---|---|---|
| CalculateSize | ||
| Clone | ||
| Equals(GetDataSetListResponse) | ||
| Equals(Object) | (Overrides ObjectEquals(Object)) | |
| GetHashCode | (Overrides ObjectGetHashCode) | |
| MergeFrom(CodedInputStream) | ||
| MergeFrom(GetDataSetListResponse) | ||
| ToString | (Overrides ObjectToString) | |
| WriteTo |
| Name | Description | |
|---|---|---|
| DatasetsFieldNumber | Field number for the "datasets" field. | |
| ExtendedStatusFieldNumber | Field number for the "extended_status" field. | |
| StatusFieldNumber | Field number for the "status" field. |