sourceSnapshot property

String? sourceSnapshot
getter/setter pair

Name of the snapshot to use as the source for the disk.

If set, size_gb and fs_type must be empty. Must be formatted as ext4 file system with no partitions.

Optional.

Implementation

core.String? sourceSnapshot;