Get |
public sealed class GetDataSetListRequest : IMessage<GetDataSetListRequest>, IMessage, IEquatable<GetDataSetListRequest>, IDeepCloneable<GetDataSetListRequest>, IBufferMessage
The GetDataSetListRequest type exposes the following members.
| Name | Description | |
|---|---|---|
| GetDataSetListRequest | Initializes a new instance of the GetDataSetListRequest class | |
| GetDataSetListRequest(GetDataSetListRequest) | Initializes a new instance of the GetDataSetListRequest class |
| Name | Description | |
|---|---|---|
| Cci | The client connection ID of the current connection. | |
| Descriptor | ||
| IncludeHidden | A true or false value indicating whether hidden datasets should be included. | |
| Parser | ||
| View | The name of the view to get the datasets for. |
| Name | Description | |
|---|---|---|
| CalculateSize | ||
| Clone | ||
| Equals(GetDataSetListRequest) | ||
| Equals(Object) | (Overrides ObjectEquals(Object)) | |
| GetHashCode | (Overrides ObjectGetHashCode) | |
| MergeFrom(CodedInputStream) | ||
| MergeFrom(GetDataSetListRequest) | ||
| ToString | (Overrides ObjectToString) | |
| WriteTo |
| Name | Description | |
|---|---|---|
| CciFieldNumber | Field number for the "cci" field. | |
| IncludeHiddenFieldNumber | Field number for the "include_hidden" field. | |
| ViewFieldNumber | Field number for the "view" field. |