Reference documentation and code samples for the Artifact Registry V1 API class Google::Cloud::ArtifactRegistry::V1::ImportAptArtifactsErrorInfo.
Error information explaining why a package was not imported.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#error
def error() -> ::Google::Rpc::Status
Returns
- (::Google::Rpc::Status) — The detailed error status.
#error=
def error=(value) -> ::Google::Rpc::Status
Parameter
- value (::Google::Rpc::Status) — The detailed error status.
Returns
- (::Google::Rpc::Status) — The detailed error status.
#gcs_source
def gcs_source() -> ::Google::Cloud::ArtifactRegistry::V1::ImportAptArtifactsGcsSource
Returns
- (::Google::Cloud::ArtifactRegistry::V1::ImportAptArtifactsGcsSource) — Google Cloud Storage location requested.
#gcs_source=
def gcs_source=(value) -> ::Google::Cloud::ArtifactRegistry::V1::ImportAptArtifactsGcsSource
Parameter
- value (::Google::Cloud::ArtifactRegistry::V1::ImportAptArtifactsGcsSource) — Google Cloud Storage location requested.
Returns
- (::Google::Cloud::ArtifactRegistry::V1::ImportAptArtifactsGcsSource) — Google Cloud Storage location requested.