ImportAptArtifactsResponse(mapping=None, *, ignore_unknown_fields=False, **kwargs)
The response message from importing APT artifacts.
Attributes |
|
---|---|
Name | Description |
apt_artifacts |
MutableSequence[google.cloud.artifactregistry_v1.types.AptArtifact]
The Apt artifacts imported. |
errors |
MutableSequence[google.cloud.artifactregistry_v1.types.ImportAptArtifactsErrorInfo]
Detailed error info for packages that were not imported. |