Artifact Registry V1 API - Class Google::Cloud::ArtifactRegistry::V1::ExportArtifactMetadata::ExportedFile (v1.11.0)

Reference documentation and code samples for the Artifact Registry V1 API class Google::Cloud::ArtifactRegistry::V1::ExportArtifactMetadata::ExportedFile.

The exported artifact file.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#gcs_object_path

def gcs_object_path() -> ::String
Returns
  • (::String) — Cloud Storage Object path of the exported file. Examples: dst_bucket/file1, dst_bucket/sub_dir/file1

#gcs_object_path=

def gcs_object_path=(value) -> ::String
Parameter
  • value (::String) — Cloud Storage Object path of the exported file. Examples: dst_bucket/file1, dst_bucket/sub_dir/file1
Returns
  • (::String) — Cloud Storage Object path of the exported file. Examples: dst_bucket/file1, dst_bucket/sub_dir/file1

#hashes

def hashes() -> ::Array<::Google::Cloud::ArtifactRegistry::V1::Hash>
Returns

#hashes=

def hashes=(value) -> ::Array<::Google::Cloud::ArtifactRegistry::V1::Hash>
Parameter
Returns

#name

def name() -> ::String
Returns
  • (::String) — Name of the exported artifact file. Format: projects/p1/locations/us/repositories/repo1/files/file1

#name=

def name=(value) -> ::String
Parameter
  • value (::String) — Name of the exported artifact file. Format: projects/p1/locations/us/repositories/repo1/files/file1
Returns
  • (::String) — Name of the exported artifact file. Format: projects/p1/locations/us/repositories/repo1/files/file1