Class ListKeysRequest (1.1.2)

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

The list keys request message. .. attribute:: parent

Required. The name of the project that contains the keys that will be listed, in the format "projects/{project}".

:type: str

Attributes

NameDescription
page_size int
Optional. The maximum number of keys to return. Default is 10. Max limit is 1000.
page_token str
Optional. The next_page_token value returned from a previous. ListKeysRequest, if any.