Class ImportAptArtifactsErrorInfo (1.3.2)

ImportAptArtifactsErrorInfo(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.ImportAptArtifactsGcsSource
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 > ImportAptArtifactsErrorInfo