Get |
public sealed class GetModelTypesResponse : IMessage<GetModelTypesResponse>, IMessage, IEquatable<GetModelTypesResponse>, IDeepCloneable<GetModelTypesResponse>, IBufferMessage
The GetModelTypesResponse type exposes the following members.
| Name | Description | |
|---|---|---|
| GetModelTypesResponse | Initializes a new instance of the GetModelTypesResponse class | |
| GetModelTypesResponse(GetModelTypesResponse) | Initializes a new instance of the GetModelTypesResponse class |
| Name | Description | |
|---|---|---|
| Descriptor | ||
| ExtendedStatus | The status of accessing the views and models. | |
| ModelTypes | The model types within the asset view. | |
| Parser | ||
| Status | The status of the call. |
| Name | Description | |
|---|---|---|
| CalculateSize | ||
| Clone | ||
| Equals(GetModelTypesResponse) | ||
| Equals(Object) | (Overrides ObjectEquals(Object)) | |
| GetHashCode | (Overrides ObjectGetHashCode) | |
| MergeFrom(CodedInputStream) | ||
| MergeFrom(GetModelTypesResponse) | ||
| ToString | (Overrides ObjectToString) | |
| WriteTo |
| Name | Description | |
|---|---|---|
| ExtendedStatusFieldNumber | Field number for the "extended_status" field. | |
| ModelTypesFieldNumber | Field number for the "model_types" field. | |
| StatusFieldNumber | Field number for the "status" field. |