Class ListReusableConfigsRequest (0.4.0)

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

Request message for CertificateAuthorityService.ListReusableConfigs.

Attributes

NameDescription
parent str
Required. The resource name of the location associated with the ReusableConfigs, in the format projects/*/locations/*.
page_size int
Optional. Limit on the number of ReusableConfigs to include in the response. Further ReusableConfigs can subsequently be obtained by including the ListReusableConfigsResponse.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 ListReusableConfigsResponse.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.