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
Name Description
other ImportYumArtifactsErrorInfo

Properties

Error

public Status Error { get; set; }

The detailed error status.

Property Value
Type Description
Status

GcsSource

public ImportYumArtifactsGcsSource GcsSource { get; set; }

Google Cloud Storage location requested.

Property Value
Type Description
ImportYumArtifactsGcsSource

SourceCase

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