Class ListKeyHandlesRequest (3.13.0)

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

Request message for Autokey.ListKeyHandles.

Attributes

Name Description
parent str
Required. Name of the resource project and location from which to list KeyHandles, e.g. projects/{PROJECT_ID}/locations/{LOCATION}.
page_size int
Optional. Optional limit on the number of KeyHandles to include in the response. The service may return fewer than this value. Further KeyHandles can subsequently be obtained by including the ListKeyHandlesResponse.next_page_token in a subsequent request. If unspecified, at most 100 KeyHandles will be returned.
page_token str
Optional. Optional pagination token, returned earlier via ListKeyHandlesResponse.next_page_token.
filter str
Optional. Filter to apply when listing KeyHandles, e.g. resource_type_selector="{SERVICE}.googleapis.com/{TYPE}".