Interface EncryptionKeyOptions (6.12.0)

Package

@google-cloud/storage

Properties

encryptionKey

encryptionKey?: string | Buffer;

kmsKeyName

kmsKeyName?: string;

preconditionOpts

preconditionOpts?: PreconditionOptions;