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"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["This page provides reference documentation for the `GetJobTemplateRequest` class within the Google Cloud Video Transcoder V1 API, specifically for .NET development."],["The `GetJobTemplateRequest` class is a request message used to retrieve a job template from the Transcoder service."],["The documentation covers the class's constructors, properties (`JobTemplateName` and `Name`), inherited members, and its implementation of various interfaces such as `IMessage`, `IEquatable`, and `IDeepCloneable`."],["Multiple versions of the API are available, ranging from version 1.0.0 to the latest version, 2.9.0, with each version having its own documentation."]]],[]]