Optional. Only include resources that match the filter in the response.
Returns
Type
Description
string
setFilter
Optional. Only include resources that match the filter in the response.
Parameter
Name
Description
var
string
Returns
Type
Description
$this
getOrderBy
Optional. Specify how the results should be sorted.
Returns
Type
Description
string
setOrderBy
Optional. Specify how the results should be sorted.
Parameter
Name
Description
var
string
Returns
Type
Description
$this
static::build
Parameter
Name
Description
parent
string
Required. The resource name of the location associated with the
CertificateTemplates,
in the format projects/*/locations/*. Please see
CertificateAuthorityServiceClient::locationName() for help formatting this field.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-09-04 UTC."],[],[],null,["# Google Certificate Authority Service V1 Client - Class ListCertificateTemplatesRequest (2.1.1)\n\nVersion latestkeyboard_arrow_down\n\n- [2.1.1 (latest)](/php/docs/reference/cloud-security-private-ca/latest/V1.ListCertificateTemplatesRequest)\n- [2.1.0](/php/docs/reference/cloud-security-private-ca/2.1.0/V1.ListCertificateTemplatesRequest)\n- [2.0.3](/php/docs/reference/cloud-security-private-ca/2.0.3/V1.ListCertificateTemplatesRequest)\n- [1.7.3](/php/docs/reference/cloud-security-private-ca/1.7.3/V1.ListCertificateTemplatesRequest)\n- [1.5.0](/php/docs/reference/cloud-security-private-ca/1.5.0/V1.ListCertificateTemplatesRequest)\n- [1.4.2](/php/docs/reference/cloud-security-private-ca/1.4.2/V1.ListCertificateTemplatesRequest)\n- [1.3.1](/php/docs/reference/cloud-security-private-ca/1.3.1/V1.ListCertificateTemplatesRequest)\n- [1.2.2](/php/docs/reference/cloud-security-private-ca/1.2.2/V1.ListCertificateTemplatesRequest)\n- [1.1.0](/php/docs/reference/cloud-security-private-ca/1.1.0/V1.ListCertificateTemplatesRequest)\n- [1.0.3](/php/docs/reference/cloud-security-private-ca/1.0.3/V1.ListCertificateTemplatesRequest) \nReference documentation and code samples for the Google Certificate Authority Service V1 Client class ListCertificateTemplatesRequest.\n\nRequest message for\n[CertificateAuthorityService.ListCertificateTemplates](/php/docs/reference/cloud-security-private-ca/latest/V1.Client.CertificateAuthorityServiceClient#_Google_Cloud_Security_PrivateCA_V1_Client_CertificateAuthorityServiceClient__listCertificateTemplates__).\n\nGenerated from protobuf message `google.cloud.security.privateca.v1.ListCertificateTemplatesRequest`\n\nNamespace\n---------\n\nGoogle \\\\ Cloud \\\\ Security \\\\ PrivateCA \\\\ V1\n\nMethods\n-------\n\n### __construct\n\nConstructor.\n\n### getParent\n\nRequired. The resource name of the location associated with the\n[CertificateTemplates](/php/docs/reference/cloud-security-private-ca/latest/V1.CertificateTemplate),\nin the format `projects/*/locations/*`.\n\n### setParent\n\nRequired. The resource name of the location associated with the\n[CertificateTemplates](/php/docs/reference/cloud-security-private-ca/latest/V1.CertificateTemplate),\nin the format `projects/*/locations/*`.\n\n### getPageSize\n\nOptional. Limit on the number of\n[CertificateTemplates](/php/docs/reference/cloud-security-private-ca/latest/V1.CertificateTemplate)\nto include in the response. Further\n[CertificateTemplates](/php/docs/reference/cloud-security-private-ca/latest/V1.CertificateTemplate)\ncan subsequently be obtained by including the\n[ListCertificateTemplatesResponse.next_page_token](/php/docs/reference/cloud-security-private-ca/latest/V1.ListCertificateTemplatesResponse#_Google_Cloud_Security_PrivateCA_V1_ListCertificateTemplatesResponse__getNextPageToken__)\nin a subsequent request. If unspecified, the server will pick an\nappropriate default.\n\n### setPageSize\n\nOptional. Limit on the number of\n[CertificateTemplates](/php/docs/reference/cloud-security-private-ca/latest/V1.CertificateTemplate)\nto include in the response. Further\n[CertificateTemplates](/php/docs/reference/cloud-security-private-ca/latest/V1.CertificateTemplate)\ncan subsequently be obtained by including the\n[ListCertificateTemplatesResponse.next_page_token](/php/docs/reference/cloud-security-private-ca/latest/V1.ListCertificateTemplatesResponse#_Google_Cloud_Security_PrivateCA_V1_ListCertificateTemplatesResponse__getNextPageToken__)\nin a subsequent request. If unspecified, the server will pick an\nappropriate default.\n\n### getPageToken\n\nOptional. Pagination token, returned earlier via\n[ListCertificateTemplatesResponse.next_page_token](/php/docs/reference/cloud-security-private-ca/latest/V1.ListCertificateTemplatesResponse#_Google_Cloud_Security_PrivateCA_V1_ListCertificateTemplatesResponse__getNextPageToken__).\n\n### setPageToken\n\nOptional. Pagination token, returned earlier via\n[ListCertificateTemplatesResponse.next_page_token](/php/docs/reference/cloud-security-private-ca/latest/V1.ListCertificateTemplatesResponse#_Google_Cloud_Security_PrivateCA_V1_ListCertificateTemplatesResponse__getNextPageToken__).\n\n### getFilter\n\nOptional. Only include resources that match the filter in the response.\n\n### setFilter\n\nOptional. Only include resources that match the filter in the response.\n\n### getOrderBy\n\nOptional. Specify how the results should be sorted.\n\n### setOrderBy\n\nOptional. Specify how the results should be sorted.\n\n### static::build"]]