Interface EncryptionKeyOptions (7.3.2)

Package

@google-cloud/storage

Properties

encryptionKey

encryptionKey?: string | Buffer;

kmsKeyName

kmsKeyName?: string;

preconditionOpts

preconditionOpts?: PreconditionOptions;