Interface protos.google.cloud.kms.v1.IGenerateRandomBytesResponse

Properties of a GenerateRandomBytesResponse.

Package

@google-cloud/kms!

Properties

data

data?: (Uint8Array|string|null);

GenerateRandomBytesResponse data

Property Value
TypeDescription
(Uint8Array|string|null)

dataCrc32c

dataCrc32c?: (google.protobuf.IInt64Value|null);

GenerateRandomBytesResponse dataCrc32c

Property Value
TypeDescription
(google.protobuf.IInt64Value|null)