Class ExportedFile (1.20.0)

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

Attributes

Name Description
gcs_object_path str
Cloud Storage Object path of the exported file. Examples: dst_bucket/file1, dst_bucket/sub_dir/file1 This field is a member of oneof_ destination.
name str
Name of the exported artifact file. Format: projects/p1/locations/us/repositories/repo1/files/file1
hashes MutableSequence[google.cloud.artifactregistry_v1.types.Hash]
The hashes of the file content.