Get |
public sealed class GetModelInstancesRequest : IMessage<GetModelInstancesRequest>, IMessage, IEquatable<GetModelInstancesRequest>, IDeepCloneable<GetModelInstancesRequest>, IBufferMessage
The GetModelInstancesRequest type exposes the following members.
| Name | Description | |
|---|---|---|
| GetModelInstancesRequest | Initializes a new instance of the GetModelInstancesRequest class | |
| GetModelInstancesRequest(GetModelInstancesRequest) | Initializes a new instance of the GetModelInstancesRequest class |
| Name | Description | |
|---|---|---|
| AssetType | The asset type. | |
| AssetView | The asset view containing the models. | |
| Descriptor | ||
| FilterExpression | An expression to filter the models to return. | |
| ParentNodePathId | The node path ID of the parent. | |
| Parser |
| Name | Description | |
|---|---|---|
| CalculateSize | ||
| Clone | ||
| Equals(GetModelInstancesRequest) | ||
| Equals(Object) | (Overrides ObjectEquals(Object)) | |
| GetHashCode | (Overrides ObjectGetHashCode) | |
| MergeFrom(CodedInputStream) | ||
| MergeFrom(GetModelInstancesRequest) | ||
| ToString | (Overrides ObjectToString) | |
| WriteTo |
| Name | Description | |
|---|---|---|
| AssetTypeFieldNumber | Field number for the "asset_type" field. | |
| AssetViewFieldNumber | Field number for the "asset_view" field. | |
| FilterExpressionFieldNumber | Field number for the "filter_expression" field. | |
| ParentNodePathIdFieldNumber | Field number for the "parent_node_path_id" field. |