Interface protos.google.cloud.aiplatform.v1.DeployRequest.IDeployConfig (6.0.0)

Properties of a DeployConfig.

Package

@google-cloud/aiplatform

Properties

dedicatedResources

dedicatedResources?: (google.cloud.aiplatform.v1.IDedicatedResources|null);

DeployConfig dedicatedResources

fastTryoutEnabled

fastTryoutEnabled?: (boolean|null);

DeployConfig fastTryoutEnabled

systemLabels

systemLabels?: ({ [k: string]: string }|null);

DeployConfig systemLabels