Class ImportYumArtifactsErrorInfo (1.6.0)

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

Error information explaining why a package was not imported.

.. _oneof: https://proto-plus-python.readthedocs.io/en/stable/fields.html#oneofs-mutually-exclusive-fields

Attributes

NameDescription
gcs_source google.cloud.artifactregistry_v1.types.ImportYumArtifactsGcsSource
Google Cloud Storage location requested. This field is a member of oneof_ source.
error google.rpc.status_pb2.Status
The detailed error status.