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-08-07 UTC."],[[["\u003cp\u003eThis webpage provides reference documentation for the \u003ccode\u003eDeleteJobRequest\u003c/code\u003e class within the Google Cloud Video Transcoder V1 API, specifically for the .NET environment.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eDeleteJobRequest\u003c/code\u003e class is used as a request message for the \u003ccode\u003eTranscoderService.DeleteJob\u003c/code\u003e function, facilitating the deletion of a specified job.\u003c/p\u003e\n"],["\u003cp\u003eThe class implements several interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, and inherits from the base \u003ccode\u003eobject\u003c/code\u003e class.\u003c/p\u003e\n"],["\u003cp\u003eKey properties of the \u003ccode\u003eDeleteJobRequest\u003c/code\u003e class include \u003ccode\u003eAllowMissing\u003c/code\u003e, which determines if a request should succeed even if the job is not found, \u003ccode\u003eJobName\u003c/code\u003e, which is a type-safe representation of the job's name, and \u003ccode\u003eName\u003c/code\u003e, which specifies the job to be deleted using a specific format.\u003c/p\u003e\n"],["\u003cp\u003eThe available versions for \u003ccode\u003eDeleteJobRequest\u003c/code\u003e range from version \u003ccode\u003e1.0.0\u003c/code\u003e to the latest version \u003ccode\u003e2.9.0\u003c/code\u003e with the version numbers in the order of their respective release.\u003c/p\u003e\n"]]],[],null,[]]