CloneDetails(mapping=None, *, ignore_unknown_fields=False, **kwargs)Details about a clone volume.
Attributes |
|
|---|---|
| Name | Description |
source_snapshot |
str
Output only. Specifies the full resource name of the source snapshot from which this volume was cloned. Format: projects/{project}/locations/{location}/volumes/{volume}/snapshots/{snapshot} |
source_volume |
str
Output only. Full name of the source volume resource. Format: projects/{project}/locations/{location}/volumes/{volume} |
shared_space_gib |
int
Output only. Shared space in GiB. Determined at volume creation time based on size of source snapshot. |