ExportedFile(mapping=None, *, ignore_unknown_fields=False, **kwargs)The exported artifact file.
.. _oneof: https://proto-plus-python.readthedocs.io/en/stable/fields.html#oneofs-mutually-exclusive-fields
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. |