public sealed class BatchDeleteJobsRequest : IMessage<BatchDeleteJobsRequest>, IEquatable<BatchDeleteJobsRequest>, IDeepCloneable<BatchDeleteJobsRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Talent Solution v4beta1 API class BatchDeleteJobsRequest.
Required. The resource name of the tenant under which the job is created.
The format is "projects/{project_id}/tenants/{tenant_id}". For example,
"projects/foo/tenant/bar". If tenant id is unspecified, a default tenant
is created. For example, "projects/foo".
[[["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 documentation is for the \u003ccode\u003eBatchDeleteJobsRequest\u003c/code\u003e class within the Google Cloud Talent Solution v4beta1 API, specifically version 3.0.0-beta05.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eBatchDeleteJobsRequest\u003c/code\u003e class is used to define a request to delete multiple jobs in batch, and it inherits from \u003ccode\u003eobject\u003c/code\u003e while implementing several interfaces like \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, and \u003ccode\u003eIDeepCloneable\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe class contains properties like \u003ccode\u003eFilter\u003c/code\u003e, which specifies the criteria for the jobs to be deleted using fields like \u003ccode\u003ecompanyName\u003c/code\u003e and \u003ccode\u003erequisitionId\u003c/code\u003e, and \u003ccode\u003eParent\u003c/code\u003e, which represents the resource name of the tenant under which the job is created.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eBatchDeleteJobsRequest\u003c/code\u003e class provides constructors for creating new instances, either empty or by cloning an existing instance of \u003ccode\u003eBatchDeleteJobsRequest\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe parent property offers views such as \u003ccode\u003eParentAsProjectName\u003c/code\u003e, \u003ccode\u003eParentAsResourceName\u003c/code\u003e and \u003ccode\u003eParentAsTenantName\u003c/code\u003e, offering flexibility in managing different types of resource names.\u003c/p\u003e\n"]]],[],null,[]]