Class: Google::Cloud::ArtifactRegistry::V1::ImportAptArtifactsErrorInfo

Inherits:
Object
  • Object
show all
Extended by:
Protobuf::MessageExts::ClassMethods
Includes:
Protobuf::MessageExts
Defined in:
proto_docs/google/devtools/artifactregistry/v1/apt_artifact.rb

Overview

Error information explaining why a package was not imported.

Instance Attribute Summary collapse

Instance Attribute Details

#error::Google::Rpc::Status

Returns The detailed error status.

Returns:



93
94
95
96
# File 'proto_docs/google/devtools/artifactregistry/v1/apt_artifact.rb', line 93

class ImportAptArtifactsErrorInfo
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end

#gcs_source::Google::Cloud::ArtifactRegistry::V1::ImportAptArtifactsGcsSource

Returns Google Cloud Storage location requested.

Returns:



93
94
95
96
# File 'proto_docs/google/devtools/artifactregistry/v1/apt_artifact.rb', line 93

class ImportAptArtifactsErrorInfo
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end