Interface protos.google.cloud.kms.v1.IGenerateRandomBytesRequest

Properties of a GenerateRandomBytesRequest.

Package

@google-cloud/kms!

Properties

lengthBytes

lengthBytes?: (number|null);

GenerateRandomBytesRequest lengthBytes

Property Value
TypeDescription
(number|null)

location

location?: (string|null);

GenerateRandomBytesRequest location

Property Value
TypeDescription
(string|null)

protectionLevel

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

GenerateRandomBytesRequest protectionLevel

Property Value
TypeDescription
(google.cloud.kms.v1.ProtectionLevel|keyof typeof google.cloud.kms.v1.ProtectionLevel|null)