Reference documentation and code samples for the Compute V1 Client class PreservedState.
Preserved state for a given instance.
Generated from protobuf message google.cloud.compute.v1.PreservedState
Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ disks
array| Google\Protobuf\Internal\MapField
Preserved disks defined for this instance. This map is keyed with the device names of the disks.
↳ metadata
getDisks
Preserved disks defined for this instance. This map is keyed with the device names of the disks.
setDisks
Preserved disks defined for this instance. This map is keyed with the device names of the disks.
$this
getMetadata
Preserved metadata defined for this instance.
setMetadata
Preserved metadata defined for this instance.
$this