public sealed class DeleteJobTemplateRequest : IMessage<DeleteJobTemplateRequest>, IEquatable<DeleteJobTemplateRequest>, IDeepCloneable<DeleteJobTemplateRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Transcoder v1 API class DeleteJobTemplateRequest.
Request message for TranscoderService.DeleteJobTemplate.
[[["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 document provides reference information for the `DeleteJobTemplateRequest` class within the Transcoder v1 API for .NET, specifically version 2.5.0."],["`DeleteJobTemplateRequest` is used to request the deletion of a job template and is part of the `Google.Cloud.Video.Transcoder.V1` namespace."],["The documentation includes details about the class's inheritance, implemented interfaces, constructors, and properties such as `AllowMissing`, `JobTemplateName`, and `Name`."],["There are several previous versions of this feature with the latest being version 2.9.0, and this page covers version 2.5.0."],["This feature implements various interfaces like IMessage, IEquatable, IDeepCloneable, and IBufferMessage, allowing for comprehensive functionality."]]],[]]