parentSnapshot property

String? parentSnapshot
getter/setter pair

The resource name of the parent SandboxEnvironmentSnapshot.

Empty if this is a root Snapshot (the first snapshot from a newly created sandbox). Can be used to reconstruct the whole ancestry tree of snapshots.

Output only.

Implementation

core.String? parentSnapshot;