modelConfig property

DeployRequest_ModelConfig? modelConfig
final

Optional. The model config to use for the deployment. If not specified, the default model config will be used.

Implementation

final DeployRequest_ModelConfig? modelConfig;