Class BulkInsertDiskResource (0.11.0)

BulkInsertDiskResource(mapping=None, *, ignore_unknown_fields=False, **kwargs)

A transient resource used in compute.disks.bulkInsert and compute.regionDisks.bulkInsert. It is only used to process requests and is not persisted.

.. _oneof: https://proto-plus-python.readthedocs.io/en/stable/fields.html#oneofs-mutually-exclusive-fields

Attributes

Name Description
instant_snapshot_group_parameters google.cloud.compute_v1beta.types.InstantSnapshotGroupParameters
The parameters for the instant snapshot group. This field is a member of oneof_ _instant_snapshot_group_parameters.
snapshot_group_parameters google.cloud.compute_v1beta.types.SnapshotGroupParameters
The parameters for the snapshot group. The usage of snapshot group feature is restricted. This field is a member of oneof_ _snapshot_group_parameters.
source_consistency_group_policy str
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 This field is a member of oneof_ _source_consistency_group_policy.