Interface protos.google.cloud.kms.v1.IListCryptoKeysResponse (2.11.0)

Properties of a ListCryptoKeysResponse.

Package

@google-cloud/kms

Properties

cryptoKeys

cryptoKeys?: (google.cloud.kms.v1.ICryptoKey[]|null);

ListCryptoKeysResponse cryptoKeys

nextPageToken

nextPageToken?: (string|null);

ListCryptoKeysResponse nextPageToken

totalSize

totalSize?: (number|null);

ListCryptoKeysResponse totalSize