public sealed class ExportArtifactRequest : IMessage<ExportArtifactRequest>, IEquatable<ExportArtifactRequest>, IDeepCloneable<ExportArtifactRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Artifact Registry v1 API class ExportArtifactRequest.
The request for exporting an artifact to a destination.
The Cloud Storage path to export the artifact to. Should start with the
bucket name, and optionally have a directory path. Examples:
dst_bucket, dst_bucket/sub_dir.
Existing objects with the same path will be overwritten.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2026-03-09 UTC."],[],[]]