Interface EncryptionKeyOptions (7.3.1)

Package

@google-cloud/storage

Properties

encryptionKey

encryptionKey?: string | Buffer;

kmsKeyName

kmsKeyName?: string;

preconditionOpts

preconditionOpts?: PreconditionOptions;