Reference documentation and code samples for the Dataform V1 API class Google::Cloud::Dataform::V1::GcsRepositorySnapshotDestination.
Configures the destination for a repository snapshot.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#repository_snapshot_uri
def repository_snapshot_uri() -> ::String
Returns
-
(::String) — Optional. The Google Cloud Storage destination to upload the repository
snapshot to. Format:
gs://bucket-name/path/.
#repository_snapshot_uri=
def repository_snapshot_uri=(value) -> ::String
Parameter
-
value (::String) — Optional. The Google Cloud Storage destination to upload the repository
snapshot to. Format:
gs://bucket-name/path/.
Returns
-
(::String) — Optional. The Google Cloud Storage destination to upload the repository
snapshot to. Format:
gs://bucket-name/path/.