class GoogleCloudAiplatformV1MachineSpec extends Model (View source)

Properties

int $acceleratorCount
string $acceleratorType
string $machineType
protected $reservationAffinityType
protected $reservationAffinityDataType
string $tpuTopology

Methods

setAcceleratorCount($acceleratorCount)

No description

int
getAcceleratorCount()

No description

setAcceleratorType($acceleratorType)

No description

string
getAcceleratorType()

No description

setMachineType($machineType)

No description

string
getMachineType()

No description

setTpuTopology($tpuTopology)

No description

string
getTpuTopology()

No description

Details

setAcceleratorCount($acceleratorCount)

No description

Parameters

$acceleratorCount

int getAcceleratorCount()

No description

Return Value

int

setAcceleratorType($acceleratorType)

No description

Parameters

$acceleratorType

string getAcceleratorType()

No description

Return Value

string

setMachineType($machineType)

No description

Parameters

$machineType

string getMachineType()

No description

Return Value

string

setReservationAffinity(GoogleCloudAiplatformV1ReservationAffinity $reservationAffinity)

No description

Parameters

GoogleCloudAiplatformV1ReservationAffinity $reservationAffinity

setTpuTopology($tpuTopology)

No description

Parameters

$tpuTopology

string getTpuTopology()

No description

Return Value

string