Artifact Registry v1 API - Class ExportArtifactMetadata (2.13.0)

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

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

The LRO metadata for exporting an artifact.

Inheritance

object > ExportArtifactMetadata

Namespace

Google.Cloud.ArtifactRegistry.V1

Assembly

Google.Cloud.ArtifactRegistry.V1.dll

Constructors

ExportArtifactMetadata()

public ExportArtifactMetadata()

ExportArtifactMetadata(ExportArtifactMetadata)

public ExportArtifactMetadata(ExportArtifactMetadata other)
Parameter
Name Description
other ExportArtifactMetadata

Properties

ExportedFiles

public RepeatedField<ExportArtifactMetadata.Types.ExportedFile> ExportedFiles { get; }

The exported artifact files.

Property Value
Type Description
RepeatedFieldExportArtifactMetadataTypesExportedFile