Class ImportAptArtifactsErrorInfo (1.0.0-beta06)

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

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
ImportAptArtifactsErrorInfo.SourceOneofCase