public sealed class DeleteJobRequest : IMessage<DeleteJobRequest>, IEquatable<DeleteJobRequest>, IDeepCloneable<DeleteJobRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Talent Solution v4 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."],[[["\u003cp\u003eThis document provides reference information for the \u003ccode\u003eDeleteJobRequest\u003c/code\u003e class within the Google Cloud Talent Solution v4 API, specifically focusing on version 2.5.0.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eDeleteJobRequest\u003c/code\u003e is a class used to request the deletion of a job, and it implements multiple interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe class \u003ccode\u003eDeleteJobRequest\u003c/code\u003e has two constructors: one is a default constructor and the other accepts another \u003ccode\u003eDeleteJobRequest\u003c/code\u003e object as a parameter, the latter allowing the creation of a new object by copying an existing object.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eDeleteJobRequest\u003c/code\u003e class includes two key properties: \u003ccode\u003eJobName\u003c/code\u003e, which provides a typed view of the job name, and \u003ccode\u003eName\u003c/code\u003e, a string property representing the resource name of the job to be deleted.\u003c/p\u003e\n"],["\u003cp\u003eThe documentation references various versions of the API, from 1.0.0 to the latest version 2.7.0, showcasing a history of the \u003ccode\u003eDeleteJobRequest\u003c/code\u003e class evolution.\u003c/p\u003e\n"]]],[],null,[]]