Reference documentation and code samples for the Compute V1 Client class InstancesSetMinCpuPlatformRequest.
Generated from protobuf message google.cloud.compute.v1.InstancesSetMinCpuPlatformRequest
Methods
__construct
Constructor.
Parameters | |
---|---|
Name | Description |
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 | |
---|---|
Type | Description |
string |
hasMinCpuPlatform
clearMinCpuPlatform
setMinCpuPlatform
Minimum cpu/platform this instance should be started at.
Parameter | |
---|---|
Name | Description |
var |
string
|
Returns | |
---|---|
Type | Description |
$this |