Class ListCryptoKeysRequest (0.2.5)

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

Request message for KeyDashboardService.ListCryptoKeys.

Attributes

NameDescription
parent str
Required. The Google Cloud project for which to retrieve key metadata, in the format projects/*
page_size int
Optional. The maximum number of keys to return. The service may return fewer than this value. If unspecified, at most 1000 keys will be returned. The maximum value is 1000; values above 1000 will be coerced to 1000.
page_token str
Optional. Pass this into a subsequent request in order to receive the next page of results.