Reference documentation and code samples for the Compute V1 Client class BulkInsertDiskResource.
A transient resource used in compute.disks.bulkInsert and compute.regionDisks.bulkInsert. It is only used to process requests and is not persisted.
Generated from protobuf message google.cloud.compute.v1.BulkInsertDiskResource
Namespace
Google \ Cloud \ Compute \ V1Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ instant_snapshot_group_parameters
↳ snapshot_group_parameters
SnapshotGroupParameters
The parameters for the snapshot group. The usage of snapshot group feature is restricted.
↳ source_consistency_group_policy
string
The URL of the DiskConsistencyGroupPolicy for the group of disks to clone. This may be a full or partial URL, such as: - https://www.googleapis.com/compute/v1/projects/project/regions/region/resourcePolicies/resourcePolicy - projects/project/regions/region/resourcePolicies/resourcePolicy - regions/region/resourcePolicies/resourcePolicy
getInstantSnapshotGroupParameters
The parameters for the instant snapshot group.
hasInstantSnapshotGroupParameters
clearInstantSnapshotGroupParameters
setInstantSnapshotGroupParameters
The parameters for the instant snapshot group.
$this
getSnapshotGroupParameters
The parameters for the snapshot group. The usage of snapshot group feature is restricted.
hasSnapshotGroupParameters
clearSnapshotGroupParameters
setSnapshotGroupParameters
The parameters for the snapshot group. The usage of snapshot group feature is restricted.
$this
getSourceConsistencyGroupPolicy
The URL of the DiskConsistencyGroupPolicy for the group of disks to clone.
This may be a full or partial URL, such as: - https://www.googleapis.com/compute/v1/projects/project/regions/region/resourcePolicies/resourcePolicy - projects/project/regions/region/resourcePolicies/resourcePolicy - regions/region/resourcePolicies/resourcePolicy
string
hasSourceConsistencyGroupPolicy
clearSourceConsistencyGroupPolicy
setSourceConsistencyGroupPolicy
The URL of the DiskConsistencyGroupPolicy for the group of disks to clone.
This may be a full or partial URL, such as: - https://www.googleapis.com/compute/v1/projects/project/regions/region/resourcePolicies/resourcePolicy - projects/project/regions/region/resourcePolicies/resourcePolicy - regions/region/resourcePolicies/resourcePolicy
var
string
$this

