Reference documentation and code samples for the Dataform V1beta1 API class Google::Cloud::Dataform::V1beta1::GcsRepositorySnapshotMetadata.
Metadata about a repository snapshot stored in Google Cloud Storage.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#crc32c_checksum
def crc32c_checksum() -> ::String
Returns
- (::String) — Output only. The crc32c checksum of the repository snapshot, big-endian base64 encoded.
#generation
def generation() -> ::Integer
Returns
- (::Integer) — Output only. The generation number of the Cloud Storage object. See https://cloud.google.com/storage/docs/metadata#generation-number.
#repository_snapshot_uri
def repository_snapshot_uri() -> ::String
Returns
- (::String) — Output only. The Google Cloud Storage URI of the repository snapshot.