public sealed class CreateJobTemplateRequest : IMessage<CreateJobTemplateRequest>, IEquatable<CreateJobTemplateRequest>, IDeepCloneable<CreateJobTemplateRequest>, IBufferMessage, IMessage
Request message for TranscoderService.CreateJobTemplate.
[[["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-08-28 UTC."],[[["\u003cp\u003eThis page documents the \u003ccode\u003eCreateJobTemplateRequest\u003c/code\u003e class, which is used to send requests for creating job templates in the Transcoder Service.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of the \u003ccode\u003eCreateJobTemplateRequest\u003c/code\u003e documentation is 2.9.0, and documentation is available for all versions going back to 1.0.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eCreateJobTemplateRequest\u003c/code\u003e class inherits from \u003ccode\u003eObject\u003c/code\u003e and implements interfaces like \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eRequired properties for \u003ccode\u003eCreateJobTemplateRequest\u003c/code\u003e include \u003ccode\u003eJobTemplate\u003c/code\u003e, \u003ccode\u003eJobTemplateId\u003c/code\u003e, and \u003ccode\u003eParent\u003c/code\u003e, with \u003ccode\u003eParent\u003c/code\u003e specifying the location to create the template.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eCreateJobTemplateRequest\u003c/code\u003e can be constructed with default values, or by passing an existing \u003ccode\u003eCreateJobTemplateRequest\u003c/code\u003e object to create a new object.\u003c/p\u003e\n"]]],[],null,["Version 1.0.0keyboard_arrow_down\n\n- [2.11.0 (latest)](/dotnet/docs/reference/Google.Cloud.Video.Transcoder.V1/latest/Google.Cloud.Video.Transcoder.V1.CreateJobTemplateRequest)\n- [2.10.0](/dotnet/docs/reference/Google.Cloud.Video.Transcoder.V1/2.10.0/Google.Cloud.Video.Transcoder.V1.CreateJobTemplateRequest)\n- [2.9.0](/dotnet/docs/reference/Google.Cloud.Video.Transcoder.V1/2.9.0/Google.Cloud.Video.Transcoder.V1.CreateJobTemplateRequest)\n- [2.8.0](/dotnet/docs/reference/Google.Cloud.Video.Transcoder.V1/2.8.0/Google.Cloud.Video.Transcoder.V1.CreateJobTemplateRequest)\n- [2.7.0](/dotnet/docs/reference/Google.Cloud.Video.Transcoder.V1/2.7.0/Google.Cloud.Video.Transcoder.V1.CreateJobTemplateRequest)\n- [2.6.0](/dotnet/docs/reference/Google.Cloud.Video.Transcoder.V1/2.6.0/Google.Cloud.Video.Transcoder.V1.CreateJobTemplateRequest)\n- [2.5.0](/dotnet/docs/reference/Google.Cloud.Video.Transcoder.V1/2.5.0/Google.Cloud.Video.Transcoder.V1.CreateJobTemplateRequest)\n- [2.4.0](/dotnet/docs/reference/Google.Cloud.Video.Transcoder.V1/2.4.0/Google.Cloud.Video.Transcoder.V1.CreateJobTemplateRequest)\n- [2.3.0](/dotnet/docs/reference/Google.Cloud.Video.Transcoder.V1/2.3.0/Google.Cloud.Video.Transcoder.V1.CreateJobTemplateRequest)\n- [2.2.0](/dotnet/docs/reference/Google.Cloud.Video.Transcoder.V1/2.2.0/Google.Cloud.Video.Transcoder.V1.CreateJobTemplateRequest)\n- [2.1.0](/dotnet/docs/reference/Google.Cloud.Video.Transcoder.V1/2.1.0/Google.Cloud.Video.Transcoder.V1.CreateJobTemplateRequest)\n- [2.0.0](/dotnet/docs/reference/Google.Cloud.Video.Transcoder.V1/2.0.0/Google.Cloud.Video.Transcoder.V1.CreateJobTemplateRequest)\n- [1.0.0](/dotnet/docs/reference/Google.Cloud.Video.Transcoder.V1/1.0.0/Google.Cloud.Video.Transcoder.V1.CreateJobTemplateRequest) \n\n public sealed class CreateJobTemplateRequest : IMessage\u003cCreateJobTemplateRequest\u003e, IEquatable\u003cCreateJobTemplateRequest\u003e, IDeepCloneable\u003cCreateJobTemplateRequest\u003e, IBufferMessage, IMessage\n\nRequest message for `TranscoderService.CreateJobTemplate`. \n\nInheritance [Object](https://learn.microsoft.com/dotnet/api/system.object) \\\u003e CreateJobTemplateRequest \n\nImplements [IMessage](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IMessage-1.html)\\\u003c[CreateJobTemplateRequest](/dotnet/docs/reference/Google.Cloud.Video.Transcoder.V1/1.0.0/Google.Cloud.Video.Transcoder.V1.CreateJobTemplateRequest)\\\u003e, [IEquatable](https://learn.microsoft.com/dotnet/api/system.iequatable-1)\\\u003c[CreateJobTemplateRequest](/dotnet/docs/reference/Google.Cloud.Video.Transcoder.V1/1.0.0/Google.Cloud.Video.Transcoder.V1.CreateJobTemplateRequest)\\\u003e, [IDeepCloneable](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IDeepCloneable-1.html)\\\u003c[CreateJobTemplateRequest](/dotnet/docs/reference/Google.Cloud.Video.Transcoder.V1/1.0.0/Google.Cloud.Video.Transcoder.V1.CreateJobTemplateRequest)\\\u003e, [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[Object.GetHashCode()](https://learn.microsoft.com/dotnet/api/system.object.gethashcode#system-object-gethashcode) \n[Object.GetType()](https://learn.microsoft.com/dotnet/api/system.object.gettype#system-object-gettype) \n[Object.MemberwiseClone()](https://learn.microsoft.com/dotnet/api/system.object.memberwiseclone#system-object-memberwiseclone) \n[Object.ToString()](https://learn.microsoft.com/dotnet/api/system.object.tostring#system-object-tostring)\n\nNamespace [Google.Cloud.Video.Transcoder.V1](/dotnet/docs/reference/Google.Cloud.Video.Transcoder.V1/1.0.0/Google.Cloud.Video.Transcoder.V1)\n\nAssembly\n\nGoogle.Cloud.Video.Transcoder.V1.dll\n\nConstructors\n\nCreateJobTemplateRequest() \n\n public CreateJobTemplateRequest()\n\nCreateJobTemplateRequest(CreateJobTemplateRequest) \n\n public CreateJobTemplateRequest(CreateJobTemplateRequest other)\n\n| **Parameter** ||\n|----------|-----------------------------------------------------------------------------------------------------------------------------------------------------|\n| **Name** | **Description** |\n| `other` | [CreateJobTemplateRequest](/dotnet/docs/reference/Google.Cloud.Video.Transcoder.V1/1.0.0/Google.Cloud.Video.Transcoder.V1.CreateJobTemplateRequest) |\n\nProperties\n\nJobTemplate \n\n public JobTemplate JobTemplate { get; set; }\n\nRequired. Parameters for creating job template.\n\n| **Property Value** ||\n|---------------------------------------------------------------------------------------------------------------------------|-----------------|\n| **Type** | **Description** |\n| [JobTemplate](/dotnet/docs/reference/Google.Cloud.Video.Transcoder.V1/1.0.0/Google.Cloud.Video.Transcoder.V1.JobTemplate) | |\n\nJobTemplateId \n\n public string JobTemplateId { get; set; }\n\nRequired. The ID to use for the job template, which will become the final component\nof the job template's resource name.\n\nThis value should be 4-63 characters, and valid characters must match the\nregular expression `[a-zA-Z][a-zA-Z0-9_-]*`.\n\n| **Property Value** ||\n|----------------------------------------------------------------|-----------------|\n| **Type** | **Description** |\n| [String](https://learn.microsoft.com/dotnet/api/system.string) | |\n\nParent \n\n public string Parent { get; set; }\n\nRequired. The parent location to create this job template.\nFormat: `projects/{project}/locations/{location}`\n\n| **Property Value** ||\n|----------------------------------------------------------------|-----------------|\n| **Type** | **Description** |\n| [String](https://learn.microsoft.com/dotnet/api/system.string) | |\n\nParentAsLocationName \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/1.0.0/Google.Cloud.Video.Transcoder.V1.CreateJobTemplateRequest#Google_Cloud_Video_Transcoder_V1_CreateJobTemplateRequest_Parent) resource name property.\n\n| **Property Value** ||\n|-------------------------------------------------------------------------------------------------------------------------------------|-----------------|\n| **Type** | **Description** |\n| [LocationName](https://cloud.google.com/dotnet/docs/reference/Google.Api.Gax/latest/Google.Api.Gax.ResourceNames.LocationName.html) | |"]]