Class ImportYumArtifactsErrorInfo (1.2.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_v1beta2.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.

Inheritance

builtins.object > proto.message.Message > ImportYumArtifactsErrorInfo