Artifact Registry v1 API - Class ImportYumArtifactsErrorInfo (2.6.0)

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

Reference documentation and code samples for the Artifact Registry v1 API class ImportYumArtifactsErrorInfo.

Error information explaining why a package was not imported.

Inheritance

object > ImportYumArtifactsErrorInfo

Namespace

Google.Cloud.ArtifactRegistry.V1

Assembly

Google.Cloud.ArtifactRegistry.V1.dll

Constructors

ImportYumArtifactsErrorInfo()

public ImportYumArtifactsErrorInfo()

ImportYumArtifactsErrorInfo(ImportYumArtifactsErrorInfo)

public ImportYumArtifactsErrorInfo(ImportYumArtifactsErrorInfo other)
Parameter
NameDescription
otherImportYumArtifactsErrorInfo

Properties

Error

public Status Error { get; set; }

The detailed error status.

Property Value
TypeDescription
Status

GcsSource

public ImportYumArtifactsGcsSource GcsSource { get; set; }

Google Cloud Storage location requested.

Property Value
TypeDescription
ImportYumArtifactsGcsSource

SourceCase

public ImportYumArtifactsErrorInfo.SourceOneofCase SourceCase { get; }
Property Value
TypeDescription
ImportYumArtifactsErrorInfoSourceOneofCase