Class ListKeysRequest (0.5.9)

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

Request message for ListKeys method.

Attributes

NameDescription
parent str
Required. Lists all API keys associated with this project.
page_size int
Optional. Specifies the maximum number of results to be returned at a time.
page_token str
Optional. Requests a specific page of results.
show_deleted bool
Optional. Indicate that keys deleted in the past 30 days should also be returned.