Ai Index Endpoint Deployed Index Dedicated Resources Machine Spec Args
data class AiIndexEndpointDeployedIndexDedicatedResourcesMachineSpecArgs(val machineType: Output<String>? = null) : ConvertibleToJava<AiIndexEndpointDeployedIndexDedicatedResourcesMachineSpecArgs>
Properties
Link copied to clipboard
The type of the machine. See the list of machine types supported for prediction See the list of machine types supported for custom training. For DeployedModel this field is optional, and the default value is n1-standard-2. For BatchPredictionJob or as part of WorkerPoolSpec this field is required.