[[["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\u003eThe \u003ccode\u003eJobTemplate\u003c/code\u003e class is a resource for transcoding job templates within the Transcoder v1 API, and it is available in multiple versions, with the latest being 2.9.0.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eJobTemplate\u003c/code\u003e implements several interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, and inherits from the base \u003ccode\u003eobject\u003c/code\u003e class.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eJobTemplate\u003c/code\u003e class includes properties such as \u003ccode\u003eConfig\u003c/code\u003e, \u003ccode\u003eJobTemplateName\u003c/code\u003e, \u003ccode\u003eLabels\u003c/code\u003e, and \u003ccode\u003eName\u003c/code\u003e for configuring and identifying transcoding jobs.\u003c/p\u003e\n"],["\u003cp\u003eThere are two constructors for \u003ccode\u003eJobTemplate\u003c/code\u003e, one being a default parameterless constructor, and the other that takes in another \u003ccode\u003eJobTemplate\u003c/code\u003e as a parameter, and it also shows the description for that parameter being the JobTemplate itself.\u003c/p\u003e\n"],["\u003cp\u003eThere are 11 versions of this document available, going back as far as version 1.0.0, and up to the current version 2.9.0.\u003c/p\u003e\n"]]],[],null,["# Transcoder v1 API - Class JobTemplate (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.JobTemplate)\n- [2.9.0](/dotnet/docs/reference/Google.Cloud.Video.Transcoder.V1/2.9.0/Google.Cloud.Video.Transcoder.V1.JobTemplate)\n- [2.8.0](/dotnet/docs/reference/Google.Cloud.Video.Transcoder.V1/2.8.0/Google.Cloud.Video.Transcoder.V1.JobTemplate)\n- [2.7.0](/dotnet/docs/reference/Google.Cloud.Video.Transcoder.V1/2.7.0/Google.Cloud.Video.Transcoder.V1.JobTemplate)\n- [2.6.0](/dotnet/docs/reference/Google.Cloud.Video.Transcoder.V1/2.6.0/Google.Cloud.Video.Transcoder.V1.JobTemplate)\n- [2.5.0](/dotnet/docs/reference/Google.Cloud.Video.Transcoder.V1/2.5.0/Google.Cloud.Video.Transcoder.V1.JobTemplate)\n- [2.4.0](/dotnet/docs/reference/Google.Cloud.Video.Transcoder.V1/2.4.0/Google.Cloud.Video.Transcoder.V1.JobTemplate)\n- [2.3.0](/dotnet/docs/reference/Google.Cloud.Video.Transcoder.V1/2.3.0/Google.Cloud.Video.Transcoder.V1.JobTemplate)\n- [2.2.0](/dotnet/docs/reference/Google.Cloud.Video.Transcoder.V1/2.2.0/Google.Cloud.Video.Transcoder.V1.JobTemplate)\n- [2.1.0](/dotnet/docs/reference/Google.Cloud.Video.Transcoder.V1/2.1.0/Google.Cloud.Video.Transcoder.V1.JobTemplate)\n- [2.0.0](/dotnet/docs/reference/Google.Cloud.Video.Transcoder.V1/2.0.0/Google.Cloud.Video.Transcoder.V1.JobTemplate)\n- [1.0.0](/dotnet/docs/reference/Google.Cloud.Video.Transcoder.V1/1.0.0/Google.Cloud.Video.Transcoder.V1.JobTemplate) \n\n public sealed class JobTemplate : IMessage\u003cJobTemplate\u003e, IEquatable\u003cJobTemplate\u003e, IDeepCloneable\u003cJobTemplate\u003e, IBufferMessage, IMessage\n\nReference documentation and code samples for the Transcoder v1 API class JobTemplate.\n\nTranscoding job template resource. \n\nInheritance\n-----------\n\n[object](https://learn.microsoft.com/dotnet/api/system.object) \\\u003e JobTemplate \n\nImplements\n----------\n\n[IMessage](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IMessage-1.html)[JobTemplate](/dotnet/docs/reference/Google.Cloud.Video.Transcoder.V1/latest/Google.Cloud.Video.Transcoder.V1.JobTemplate), [IEquatable](https://learn.microsoft.com/dotnet/api/system.iequatable-1)[JobTemplate](/dotnet/docs/reference/Google.Cloud.Video.Transcoder.V1/latest/Google.Cloud.Video.Transcoder.V1.JobTemplate), [IDeepCloneable](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IDeepCloneable-1.html)[JobTemplate](/dotnet/docs/reference/Google.Cloud.Video.Transcoder.V1/latest/Google.Cloud.Video.Transcoder.V1.JobTemplate), [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) \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### JobTemplate()\n\n public JobTemplate()\n\n### JobTemplate(JobTemplate)\n\n public JobTemplate(JobTemplate other)\n\nProperties\n----------\n\n### Config\n\n public JobConfig Config { get; set; }\n\nThe configuration for this template.\n\n### JobTemplateName\n\n public JobTemplateName JobTemplateName { get; set; }\n\n[JobTemplateName](/dotnet/docs/reference/Google.Cloud.Video.Transcoder.V1/latest/Google.Cloud.Video.Transcoder.V1.JobTemplateName)-typed view over the [Name](/dotnet/docs/reference/Google.Cloud.Video.Transcoder.V1/latest/Google.Cloud.Video.Transcoder.V1.JobTemplate#Google_Cloud_Video_Transcoder_V1_JobTemplate_Name) resource name property.\n\n### Labels\n\n public MapField\u003cstring, string\u003e Labels { get; }\n\nThe labels associated with this job template. You can use these to organize\nand group your job templates.\n\n### Name\n\n public string Name { get; set; }\n\nThe resource name of the job template.\nFormat:\n`projects/{project_number}/locations/{location}/jobTemplates/{job_template}`"]]