Artifact Registry v1beta2 API - Class ImportAptArtifactsErrorInfo (2.0.0-beta03)

public sealed class ImportAptArtifactsErrorInfo : IMessage<ImportAptArtifactsErrorInfo>, IEquatable<ImportAptArtifactsErrorInfo>, IDeepCloneable<ImportAptArtifactsErrorInfo>, IBufferMessage, IMessage

Reference documentation and code samples for the Artifact Registry v1beta2 API class ImportAptArtifactsErrorInfo.

Error information explaining why a package was not imported.

Inheritance

object > ImportAptArtifactsErrorInfo

Namespace

Google.Cloud.ArtifactRegistry.V1Beta2

Assembly

Google.Cloud.ArtifactRegistry.V1Beta2.dll

Constructors

ImportAptArtifactsErrorInfo()

public ImportAptArtifactsErrorInfo()

ImportAptArtifactsErrorInfo(ImportAptArtifactsErrorInfo)

public ImportAptArtifactsErrorInfo(ImportAptArtifactsErrorInfo other)
Parameter
NameDescription
otherImportAptArtifactsErrorInfo

Properties

Error

public Status Error { get; set; }

The detailed error status.

Property Value
TypeDescription
Status

GcsSource

public ImportAptArtifactsGcsSource GcsSource { get; set; }

Google Cloud Storage location requested.

Property Value
TypeDescription
ImportAptArtifactsGcsSource

SourceCase

public ImportAptArtifactsErrorInfo.SourceOneofCase SourceCase { get; }
Property Value
TypeDescription
ImportAptArtifactsErrorInfoSourceOneofCase