startingReplicaCount property

int? startingReplicaCount
getter/setter pair

The number of machine replicas used at the start of the batch operation.

If not set, Vertex AI decides starting number, not greater than max_replica_count

Immutable.

Implementation

core.int? startingReplicaCount;