ListCaPoolsRequest(mapping=None, *, ignore_unknown_fields=False, **kwargs)
Request message for CertificateAuthorityService.ListCaPools.
Attributes |
|
---|---|
Name | Description |
parent |
str
Required. The resource name of the location associated with the CaPools, in the format projects/*/locations/* .
|
page_size |
int
Optional. Limit on the number of CaPools to include in the response. Further CaPools can subsequently be obtained by including the ListCaPoolsResponse.next_page_token in a subsequent request. If unspecified, the server will pick an appropriate default. |
page_token |
str
Optional. Pagination token, returned earlier via ListCaPoolsResponse.next_page_token. |
filter |
str
Optional. Only include resources that match the filter in the response. |
order_by |
str
Optional. Specify how the results should be sorted. |