public sealed class BatchCreateJobsRequest : IMessage<BatchCreateJobsRequest>, IEquatable<BatchCreateJobsRequest>, IDeepCloneable<BatchCreateJobsRequest>, IBufferMessage, IMessage
[[["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-03-21 UTC."],[[["This document outlines the `BatchCreateJobsRequest` class, which is used to send requests for creating multiple job listings simultaneously within the Google Cloud Talent Solution."],["The `BatchCreateJobsRequest` class, part of the `Google.Cloud.Talent.V4` namespace, includes properties for specifying the jobs to be created and the tenant under which they will be managed."],["The latest version of the documentation can be found in version 2.7.0, and there are various other versions available ranging from 2.6.0 all the way down to 1.0.0."],["The `BatchCreateJobsRequest` class allows a maximum of 200 jobs to be included in a single batch operation, as outlined in the Jobs property description."]]],[]]