Get |
public sealed class GetModelInstancesResponse : IMessage<GetModelInstancesResponse>, IMessage, IEquatable<GetModelInstancesResponse>, IDeepCloneable<GetModelInstancesResponse>, IBufferMessage
The GetModelInstancesResponse type exposes the following members.
| Name | Description | |
|---|---|---|
| GetModelInstancesResponse | Initializes a new instance of the GetModelInstancesResponse class | |
| GetModelInstancesResponse(GetModelInstancesResponse) | Initializes a new instance of the GetModelInstancesResponse class |
| Name | Description | |
|---|---|---|
| Descriptor | ||
| ExtendedStatus | The status of accessing the views, models and assets. | |
| Instances | The model instances that were returned. | |
| Parser | ||
| Status | The status of the call. |
| Name | Description | |
|---|---|---|
| CalculateSize | ||
| Clone | ||
| Equals(GetModelInstancesResponse) | ||
| Equals(Object) | (Overrides ObjectEquals(Object)) | |
| GetHashCode | (Overrides ObjectGetHashCode) | |
| MergeFrom(CodedInputStream) | ||
| MergeFrom(GetModelInstancesResponse) | ||
| ToString | (Overrides ObjectToString) | |
| WriteTo |
| Name | Description | |
|---|---|---|
| ExtendedStatusFieldNumber | Field number for the "extended_status" field. | |
| InstancesFieldNumber | Field number for the "instances" field. | |
| StatusFieldNumber | Field number for the "status" field. |