sourceSnapshot property
If specified, backup will be created from the given snapshot.
If not specified, there will be a new snapshot taken to initiate the
backup creation. Format:
projects/{project_id}/locations/{location}/volumes/{volume_id}/snapshots/{snapshot_id}
Implementation
core.String? sourceSnapshot;