Interface protos.google.cloud.kms.v1.IGenerateRandomBytesRequest (3.5.0)

Properties of a GenerateRandomBytesRequest.

Package

@google-cloud/kms

Properties

lengthBytes

lengthBytes?: (number|null);

GenerateRandomBytesRequest lengthBytes

location

location?: (string|null);

GenerateRandomBytesRequest location

protectionLevel

protectionLevel?: (google.cloud.kms.v1.ProtectionLevel|keyof typeof google.cloud.kms.v1.ProtectionLevel|null);

GenerateRandomBytesRequest protectionLevel