Reference documentation and code samples for the Google Cloud Life Sciences V2beta Client class Resources.
The system resources for the pipeline run.
At least one zone or region must be specified or the pipeline run will fail.
Generated from protobuf message google.cloud.lifesciences.v2beta.Resources
Namespace
Google \ Cloud \ LifeSciences \ V2betaMethods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ regions
array
The list of regions allowed for VM allocation. If set, the zones
field must not be set.
↳ zones
array
The list of zones allowed for VM allocation. If set, the regions
field must not be set.
↳ virtual_machine
getRegions
The list of regions allowed for VM allocation. If set, the zones
field
must not be set.
setRegions
The list of regions allowed for VM allocation. If set, the zones
field
must not be set.
var
string[]
$this
getZones
The list of zones allowed for VM allocation. If set, the regions
field
must not be set.
setZones
The list of zones allowed for VM allocation. If set, the regions
field
must not be set.
var
string[]
$this
getVirtualMachine
The virtual machine specification.
hasVirtualMachine
clearVirtualMachine
setVirtualMachine
The virtual machine specification.
$this