Required. The parent location from which to retrieve the collection of job
templates. Format:projects/{project}/locations/{location}Please seeTranscoderServiceClient::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 Cloud Video Transcoder V1 Client - Class ListJobTemplatesRequest (1.1.0)\n\nVersion latestkeyboard_arrow_down\n\n- [1.1.0 (latest)](/php/docs/reference/cloud-video-transcoder/latest/V1.ListJobTemplatesRequest)\n- [1.0.3](/php/docs/reference/cloud-video-transcoder/1.0.3/V1.ListJobTemplatesRequest)\n- [0.10.5](/php/docs/reference/cloud-video-transcoder/0.10.5/V1.ListJobTemplatesRequest)\n- [0.9.1](/php/docs/reference/cloud-video-transcoder/0.9.1/V1.ListJobTemplatesRequest)\n- [0.8.2](/php/docs/reference/cloud-video-transcoder/0.8.2/V1.ListJobTemplatesRequest)\n- [0.7.1](/php/docs/reference/cloud-video-transcoder/0.7.1/V1.ListJobTemplatesRequest)\n- [0.6.0](/php/docs/reference/cloud-video-transcoder/0.6.0/V1.ListJobTemplatesRequest)\n- [0.5.3](/php/docs/reference/cloud-video-transcoder/0.5.3/V1.ListJobTemplatesRequest) \nReference documentation and code samples for the Google Cloud Video Transcoder V1 Client class ListJobTemplatesRequest.\n\nRequest message for `TranscoderService.ListJobTemplates`.\n\nGenerated from protobuf message `google.cloud.video.transcoder.v1.ListJobTemplatesRequest`\n\nNamespace\n---------\n\nGoogle \\\\ Cloud \\\\ Video \\\\ Transcoder \\\\ V1\n\nMethods\n-------\n\n### __construct\n\nConstructor.\n\n### getParent\n\nRequired. The parent location from which to retrieve the collection of job\ntemplates. Format: `projects/{project}/locations/{location}`\n\n### setParent\n\nRequired. The parent location from which to retrieve the collection of job\ntemplates. Format: `projects/{project}/locations/{location}`\n\n### getPageSize\n\nThe maximum number of items to return.\n\n### setPageSize\n\nThe maximum number of items to return.\n\n### getPageToken\n\nThe `next_page_token` value returned from a previous List request, if\nany.\n\n### setPageToken\n\nThe `next_page_token` value returned from a previous List request, if\nany.\n\n### getFilter\n\nThe filter expression, following the syntax outlined in\n\u003chttps://google.aip.dev/160\u003e.\n\n### setFilter\n\nThe filter expression, following the syntax outlined in\n\u003chttps://google.aip.dev/160\u003e.\n\n### getOrderBy\n\nOne or more fields to compare and use to sort the output.\n\nSee \u003chttps://google.aip.dev/132#ordering\u003e.\n\n### setOrderBy\n\nOne or more fields to compare and use to sort the output.\n\nSee \u003chttps://google.aip.dev/132#ordering\u003e.\n\n### static::build"]]