Interface FileOptions (5.19.1)

Package

@google-cloud/storage

Properties

encryptionKey

encryptionKey?: string | Buffer;

generation

generation?: number | string;

kmsKeyName

kmsKeyName?: string;

preconditionOpts

preconditionOpts?: PreconditionOptions;

userProject

userProject?: string;