Interface FileOptions (5.18.3)

Package

@google-cloud/storage

Properties

encryptionKey

encryptionKey?: string | Buffer;

generation

generation?: number | string;

kmsKeyName

kmsKeyName?: string;

preconditionOpts

preconditionOpts?: PreconditionOptions;

userProject

userProject?: string;