public sealed class DeleteJobRequest : IMessage<DeleteJobRequest>, IEquatable<DeleteJobRequest>, IDeepCloneable<DeleteJobRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Transcoder v1 API class DeleteJobRequest.
[[["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 webpage provides documentation for the `DeleteJobRequest` class within the Google Cloud Video Transcoder v1 API, specifically focusing on version 2.5.0."],["`DeleteJobRequest` is a request message used to delete a job via the `TranscoderService.DeleteJob` method."],["The page details the class's inheritance, implemented interfaces, namespace, and assembly, offering a comprehensive overview of its structure within the .NET environment."],["Key properties of the `DeleteJobRequest` class are documented, including `AllowMissing`, `JobName`, and `Name`, and their function within the API."],["The webpage lists all previous versions of this class, ranging from version 1.0.0 to 2.9.0."]]],[]]