[[["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-09 UTC."],[[["\u003cp\u003eThis document provides reference documentation for the \u003ccode\u003eListJobTemplatesRequest\u003c/code\u003e class within the Transcoder v1 API for .NET.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eListJobTemplatesRequest\u003c/code\u003e class is used to request a list of job templates from the \u003ccode\u003eTranscoderService\u003c/code\u003e, and it implements interfaces such as \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, and \u003ccode\u003eIPageRequest\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe document shows that this API class has been implemented and is offered in versions 1.0.0 all the way to 2.9.0, with 2.9.0 being the latest.\u003c/p\u003e\n"],["\u003cp\u003eKey properties of \u003ccode\u003eListJobTemplatesRequest\u003c/code\u003e include \u003ccode\u003eFilter\u003c/code\u003e, \u003ccode\u003eOrderBy\u003c/code\u003e, \u003ccode\u003ePageSize\u003c/code\u003e, \u003ccode\u003ePageToken\u003c/code\u003e, and \u003ccode\u003eParent\u003c/code\u003e, which are used to specify filtering, sorting, pagination, and the parent location for the request.\u003c/p\u003e\n"],["\u003cp\u003eThe class also includes constructors to create new instances and is associated with the \u003ccode\u003eGoogle.Cloud.Video.Transcoder.V1\u003c/code\u003e namespace and \u003ccode\u003eGoogle.Cloud.Video.Transcoder.V1.dll\u003c/code\u003e assembly.\u003c/p\u003e\n"]]],[],null,["# Transcoder v1 API - Class ListJobTemplatesRequest (2.10.0)\n\nVersion latestkeyboard_arrow_down\n\n- [2.10.0 (latest)](/dotnet/docs/reference/Google.Cloud.Video.Transcoder.V1/latest/Google.Cloud.Video.Transcoder.V1.ListJobTemplatesRequest)\n- [2.9.0](/dotnet/docs/reference/Google.Cloud.Video.Transcoder.V1/2.9.0/Google.Cloud.Video.Transcoder.V1.ListJobTemplatesRequest)\n- [2.8.0](/dotnet/docs/reference/Google.Cloud.Video.Transcoder.V1/2.8.0/Google.Cloud.Video.Transcoder.V1.ListJobTemplatesRequest)\n- [2.7.0](/dotnet/docs/reference/Google.Cloud.Video.Transcoder.V1/2.7.0/Google.Cloud.Video.Transcoder.V1.ListJobTemplatesRequest)\n- [2.6.0](/dotnet/docs/reference/Google.Cloud.Video.Transcoder.V1/2.6.0/Google.Cloud.Video.Transcoder.V1.ListJobTemplatesRequest)\n- [2.5.0](/dotnet/docs/reference/Google.Cloud.Video.Transcoder.V1/2.5.0/Google.Cloud.Video.Transcoder.V1.ListJobTemplatesRequest)\n- [2.4.0](/dotnet/docs/reference/Google.Cloud.Video.Transcoder.V1/2.4.0/Google.Cloud.Video.Transcoder.V1.ListJobTemplatesRequest)\n- [2.3.0](/dotnet/docs/reference/Google.Cloud.Video.Transcoder.V1/2.3.0/Google.Cloud.Video.Transcoder.V1.ListJobTemplatesRequest)\n- [2.2.0](/dotnet/docs/reference/Google.Cloud.Video.Transcoder.V1/2.2.0/Google.Cloud.Video.Transcoder.V1.ListJobTemplatesRequest)\n- [2.1.0](/dotnet/docs/reference/Google.Cloud.Video.Transcoder.V1/2.1.0/Google.Cloud.Video.Transcoder.V1.ListJobTemplatesRequest)\n- [2.0.0](/dotnet/docs/reference/Google.Cloud.Video.Transcoder.V1/2.0.0/Google.Cloud.Video.Transcoder.V1.ListJobTemplatesRequest)\n- [1.0.0](/dotnet/docs/reference/Google.Cloud.Video.Transcoder.V1/1.0.0/Google.Cloud.Video.Transcoder.V1.ListJobTemplatesRequest) \n\n public sealed class ListJobTemplatesRequest : IMessage\u003cListJobTemplatesRequest\u003e, IEquatable\u003cListJobTemplatesRequest\u003e, IDeepCloneable\u003cListJobTemplatesRequest\u003e, IBufferMessage, IMessage, IPageRequest\n\nReference documentation and code samples for the Transcoder v1 API class ListJobTemplatesRequest.\n\nRequest message for `TranscoderService.ListJobTemplates`. \n\nInheritance\n-----------\n\n[object](https://learn.microsoft.com/dotnet/api/system.object) \\\u003e ListJobTemplatesRequest \n\nImplements\n----------\n\n[IMessage](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IMessage-1.html)[ListJobTemplatesRequest](/dotnet/docs/reference/Google.Cloud.Video.Transcoder.V1/latest/Google.Cloud.Video.Transcoder.V1.ListJobTemplatesRequest), [IEquatable](https://learn.microsoft.com/dotnet/api/system.iequatable-1)[ListJobTemplatesRequest](/dotnet/docs/reference/Google.Cloud.Video.Transcoder.V1/latest/Google.Cloud.Video.Transcoder.V1.ListJobTemplatesRequest), [IDeepCloneable](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IDeepCloneable-1.html)[ListJobTemplatesRequest](/dotnet/docs/reference/Google.Cloud.Video.Transcoder.V1/latest/Google.Cloud.Video.Transcoder.V1.ListJobTemplatesRequest), [IBufferMessage](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IBufferMessage.html), [IMessage](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IMessage.html), [IPageRequest](https://cloud.google.com/dotnet/docs/reference/Google.Api.Gax/latest/Google.Api.Gax.Grpc.IPageRequest.html) \n\nInherited Members\n-----------------\n\n[object.GetHashCode()](https://learn.microsoft.com/dotnet/api/system.object.gethashcode) \n[object.GetType()](https://learn.microsoft.com/dotnet/api/system.object.gettype) \n[object.ToString()](https://learn.microsoft.com/dotnet/api/system.object.tostring)\n\nNamespace\n---------\n\n[Google.Cloud.Video.Transcoder.V1](/dotnet/docs/reference/Google.Cloud.Video.Transcoder.V1/latest/Google.Cloud.Video.Transcoder.V1)\n\nAssembly\n--------\n\nGoogle.Cloud.Video.Transcoder.V1.dll\n\nConstructors\n------------\n\n### ListJobTemplatesRequest()\n\n public ListJobTemplatesRequest()\n\n### ListJobTemplatesRequest(ListJobTemplatesRequest)\n\n public ListJobTemplatesRequest(ListJobTemplatesRequest other)\n\nProperties\n----------\n\n### Filter\n\n public string Filter { get; set; }\n\nThe filter expression, following the syntax outlined in\n\u003chttps://google.aip.dev/160\u003e.\n\n### OrderBy\n\n public string OrderBy { get; set; }\n\nOne or more fields to compare and use to sort the output.\nSee \u003chttps://google.aip.dev/132#ordering\u003e.\n\n### PageSize\n\n public int PageSize { get; set; }\n\nThe maximum number of items to return.\n\n### PageToken\n\n public string PageToken { get; set; }\n\nThe `next_page_token` value returned from a previous List request, if\nany.\n\n### Parent\n\n public string Parent { get; set; }\n\nRequired. The parent location from which to retrieve the collection of job\ntemplates. Format: `projects/{project}/locations/{location}`\n\n### ParentAsLocationName\n\n public LocationName ParentAsLocationName { get; set; }\n\n[LocationName](https://cloud.google.com/dotnet/docs/reference/Google.Api.Gax/latest/Google.Api.Gax.ResourceNames.LocationName.html)-typed view over the [Parent](/dotnet/docs/reference/Google.Cloud.Video.Transcoder.V1/latest/Google.Cloud.Video.Transcoder.V1.ListJobTemplatesRequest#Google_Cloud_Video_Transcoder_V1_ListJobTemplatesRequest_Parent) resource name property."]]