Interface protos.google.cloud.aiplatform.v1beta1.IRolloutOptions (5.13.0)

Properties of a RolloutOptions.

Package

@google-cloud/aiplatform

Properties

maxSurgePercentage

maxSurgePercentage?: (number|null);

RolloutOptions maxSurgePercentage

maxSurgeReplicas

maxSurgeReplicas?: (number|null);

RolloutOptions maxSurgeReplicas

maxUnavailablePercentage

maxUnavailablePercentage?: (number|null);

RolloutOptions maxUnavailablePercentage

maxUnavailableReplicas

maxUnavailableReplicas?: (number|null);

RolloutOptions maxUnavailableReplicas

previousDeployedModel

previousDeployedModel?: (string|null);

RolloutOptions previousDeployedModel

revisionNumber

revisionNumber?: (number|null);

RolloutOptions revisionNumber