Interface protos.google.cloud.aiplatform.v1.IBatchDedicatedResources (1.7.2)

Properties of a BatchDedicatedResources.

Package

@google-cloud/aiplatform!

Properties

machineSpec

machineSpec?: (google.cloud.aiplatform.v1.IMachineSpec|null);

BatchDedicatedResources machineSpec

Property Value
TypeDescription
(google.cloud.aiplatform.v1.IMachineSpec|null)

maxReplicaCount

maxReplicaCount?: (number|null);

BatchDedicatedResources maxReplicaCount

Property Value
TypeDescription
(number|null)

startingReplicaCount

startingReplicaCount?: (number|null);

BatchDedicatedResources startingReplicaCount

Property Value
TypeDescription
(number|null)