Class ListCertificateRevocationListsRequest (1.6.0)

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

Request message for CertificateAuthorityService.ListCertificateRevocationLists.

Attributes

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