Compute V1 Client - Class InstancesSetMinCpuPlatformRequest (1.9.1)

Reference documentation and code samples for the Compute V1 Client class InstancesSetMinCpuPlatformRequest.

Generated from protobuf message google.cloud.compute.v1.InstancesSetMinCpuPlatformRequest

Namespace

Google \ Cloud \ Compute \ V1

Methods

__construct

Constructor.

Parameters
NameDescription
data array

Optional. Data for populating the Message object.

↳ min_cpu_platform string

Minimum cpu/platform this instance should be started at.

getMinCpuPlatform

Minimum cpu/platform this instance should be started at.

Returns
TypeDescription
string

hasMinCpuPlatform

clearMinCpuPlatform

setMinCpuPlatform

Minimum cpu/platform this instance should be started at.

Parameter
NameDescription
var string
Returns
TypeDescription
$this