Class ListCryptoKeysResponse (0.2.5)

ListCryptoKeysResponse(mapping=None, *, ignore_unknown_fields=False, **kwargs)

Response message for KeyDashboardService.ListCryptoKeys.

Attributes

NameDescription
crypto_keys MutableSequence[google.cloud.kms_v1.types.CryptoKey]
The list of CryptoKeys.
next_page_token str
The page token returned from the previous response if the next page is desired.