ImportYumArtifactsResponse(mapping=None, *, ignore_unknown_fields=False, **kwargs)
The response message from importing YUM artifacts.
Attributes |
|
---|---|
Name | Description |
yum_artifacts |
MutableSequence[google.cloud.artifactregistry_v1beta2.types.YumArtifact]
The yum artifacts imported. |
errors |
MutableSequence[google.cloud.artifactregistry_v1beta2.types.ImportYumArtifactsErrorInfo]
Detailed error info for artifacts that were not imported. |