ListRetiredResourcesRequest(mapping=None, *, ignore_unknown_fields=False, **kwargs)Request message for KeyManagementService.ListRetiredResources.
Attributes |
|
|---|---|
| Name | Description |
parent |
str
Required. The project-specific location holding the RetiredResources, in the format projects/*/locations/*.
|
page_size |
int
Optional. Optional limit on the number of RetiredResources to be included in the response. Further RetiredResources can subsequently be obtained by including the ListRetiredResourcesResponse.next_page_token in a subsequent request. If unspecified, the server will pick an appropriate default. |
page_token |
str
Optional. Optional pagination token, returned earlier via ListRetiredResourcesResponse.next_page_token. |