Class SaveSnapshotResponse (1.12.0)

SaveSnapshotResponse(mapping=None, *, ignore_unknown_fields=False, **kwargs)

Response to SaveSnapshotRequest.

Attribute

NameDescription
snapshot_path str
The fully-resolved Cloud Storage path of the created snapshot, e.g.: "gs://my-bucket/snapshots/project_location_environment_timestamp". This field is populated only if the snapshot creation was successful.