Reference documentation and code samples for the Compute V1 Client class ResourcePolicyWorkloadPolicy.
Represents the workload policy.
Generated from protobuf message google.cloud.compute.v1.ResourcePolicyWorkloadPolicy
Namespace
Google \ Cloud \ Compute \ V1Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ accelerator_topology
string
↳ max_topology_distance
string
Check the MaxTopologyDistance enum for the list of possible values.
↳ type
string
Check the Type enum for the list of possible values.
getAcceleratorTopology
Generated from protobuf field optional string accelerator_topology = 389323203;
string
hasAcceleratorTopology
clearAcceleratorTopology
setAcceleratorTopology
Generated from protobuf field optional string accelerator_topology = 389323203;
var
string
$this
getMaxTopologyDistance
Check the MaxTopologyDistance enum for the list of possible values.
string
hasMaxTopologyDistance
clearMaxTopologyDistance
setMaxTopologyDistance
Check the MaxTopologyDistance enum for the list of possible values.
var
string
$this
getType
Check the Type enum for the list of possible values.
string
hasType
clearType
setType
Check the Type enum for the list of possible values.
var
string
$this