snapshotPath property

String? snapshotPath
getter/setter pair

A Cloud Storage path to a snapshot to load, e.g.: "gs://my-bucket/snapshots/project_location_environment_timestamp".

Implementation

core.String? snapshotPath;