public sealed class DeleteJobRequest : IMessage<DeleteJobRequest>, IEquatable<DeleteJobRequest>, IDeepCloneable<DeleteJobRequest>, IBufferMessage, IMessage
[[["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."],[[["\u003cp\u003eThe \u003ccode\u003eDeleteJobRequest\u003c/code\u003e class is used to create requests for deleting a job in the Google Cloud Talent V4Beta1 API.\u003c/p\u003e\n"],["\u003cp\u003eThis 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, for functionality such as message handling, equality checks, and cloning.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eDeleteJobRequest\u003c/code\u003e class includes two constructors: a default constructor and one that accepts another \u003ccode\u003eDeleteJobRequest\u003c/code\u003e object for copying.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eName\u003c/code\u003e property is a required string that holds the resource name of the job to be deleted, specifying the project, tenant, and job IDs.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eJobName\u003c/code\u003e property provides a typed view of the job's resource name, represented by the \u003ccode\u003eJobName\u003c/code\u003e type, over the string based \u003ccode\u003eName\u003c/code\u003e property.\u003c/p\u003e\n"]]],[],null,[]]