Interface CopyOptions (5.9.0)

Package

@google-cloud/storage!

Properties

cacheControl

cacheControl?: string;
Property Value
TypeDescription
string

contentDisposition

contentDisposition?: string;
Property Value
TypeDescription
string

contentEncoding

contentEncoding?: string;
Property Value
TypeDescription
string

contentType

contentType?: string;
Property Value
TypeDescription
string

destinationKmsKeyName

destinationKmsKeyName?: string;
Property Value
TypeDescription
string

metadata

metadata?: Metadata;
Property Value
TypeDescription
Metadata

predefinedAcl

predefinedAcl?: string;
Property Value
TypeDescription
string

token

token?: string;
Property Value
TypeDescription
string

userProject

userProject?: string;
Property Value
TypeDescription
string