targetSnapshotId property

String? targetSnapshotId
getter/setter pair

The snapshot resource ID, in the format 'my-snapshot', where the specified ID is the {snapshot_id} of the fully qualified name like projects/{project_id}/locations/{location_id}/instances/{instance_id}/snapshots/{snapshot_id}

Required.

Implementation

core.String? targetSnapshotId;