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"]],[["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-04-17 UTC."],[[["The latest version available for the `DeleteJobRequest` class is 2.7.0, but this page specifically focuses on version 2.4.0."],["`DeleteJobRequest` is part of the Google Cloud Talent Solution v4 API and is used to request the deletion of a job."],["This class implements several interfaces, including `IMessage`, `IEquatable\u003cDeleteJobRequest\u003e`, `IDeepCloneable\u003cDeleteJobRequest\u003e`, and `IBufferMessage`."],["The `DeleteJobRequest` class includes properties for `JobName`, which is a typed view, and `Name`, which represents the resource name of the job to be deleted, both being required fields."],["The documentation gives the format of the 'Name' property, providing a clear structure, such as \"projects/{project_id}/tenants/{tenant_id}/jobs/{job_id}\"."]]],[]]