public sealed class GetJobTemplateRequest : IMessage<GetJobTemplateRequest>, IEquatable<GetJobTemplateRequest>, IDeepCloneable<GetJobTemplateRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Transcoder v1 API class GetJobTemplateRequest.
Request message for TranscoderService.GetJobTemplate.
[[["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-03-21 UTC."],[[["This page provides documentation for the `GetJobTemplateRequest` class, a part of the Google Cloud Video Transcoder v1 API, specifically for .NET developers."],["The `GetJobTemplateRequest` class is used to request a specific job template from the TranscoderService, and it implements multiple interfaces like IMessage, IEquatable, IDeepCloneable, and IBufferMessage."],["The latest version of the documentation, which is displayed first in the list, is 2.9.0, and there are various versions that go back to version 1.0.0 available for reference."],["The `GetJobTemplateRequest` class has properties that include a `JobTemplateName`, and a `Name` property, and it can be constructed with a default or with another instance of `GetJobTemplateRequest`."],["This resource is related to the namespace `Google.Cloud.Video.Transcoder.V1`, and it is found within the `Google.Cloud.Video.Transcoder.V1.dll` assembly."]]],[]]