Interface protos.google.cloud.aiplatform.v1beta1.IMachineSpec (1.7.2)

Properties of a MachineSpec.

Package

@google-cloud/aiplatform!

Properties

acceleratorCount

acceleratorCount?: (number|null);

MachineSpec acceleratorCount

Property Value
TypeDescription
(number|null)

acceleratorType

acceleratorType?: (google.cloud.aiplatform.v1beta1.AcceleratorType|keyof typeof google.cloud.aiplatform.v1beta1.AcceleratorType|null);

MachineSpec acceleratorType

Property Value
TypeDescription
(google.cloud.aiplatform.v1beta1.AcceleratorType|keyof typeof google.cloud.aiplatform.v1beta1.AcceleratorType|null)

machineType

machineType?: (string|null);

MachineSpec machineType

Property Value
TypeDescription
(string|null)