usedReplicaCount property

String? usedReplicaCount
getter/setter pair

The number of machines currently in use by training jobs for this resource pool.

Will replace idle_replica_count.

Output only.

Implementation

core.String? usedReplicaCount;