snapshotLocation property

String? snapshotLocation
getter/setter pair

Location in a Cloud Storage where the snapshot is going to be stored, e.g.: "gs://my-bucket/snapshots".

Implementation

core.String? snapshotLocation;