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"]],[["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 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."]]],[]]