gcsRepositorySnapshotDestination property
The Google Cloud Storage destination to upload the snapshot to.
For empty URI it defaults to the provided gcs_output_bucket. Format:
gs://bucket-name/path/.
Optional.
Implementation
GcsRepositorySnapshotDestination? gcsRepositorySnapshotDestination;