Interface CopyOptions (7.3.2)

Package

@google-cloud/storage

Properties

cacheControl

cacheControl?: string;

contentDisposition

contentDisposition?: string;

contentEncoding

contentEncoding?: string;

contentType

contentType?: string;

destinationKmsKeyName

destinationKmsKeyName?: string;

metadata

metadata?: FileMetadata;

preconditionOpts

preconditionOpts?: PreconditionOptions;

predefinedAcl

predefinedAcl?: string;

token

token?: string;

userProject

userProject?: string;