dtkt.blob.v1beta1messages.proto

CopyBlobRequest

Message
FieldTypeNumberDescription
source_bucketstring1

Source bucket name. If empty, defaults to destination bucket.

source_keystring2

Source key to copy from.

destination_bucketstring3

Destination bucket name

destination_keystring4

Destination key to copy to.

overwritebool5

Overwrite the destination blob when it already exists.

metadatamap<string, string>6

Replacement metadata (optional).