public sealed class CreateBatchRequest : IMessage<CreateBatchRequest>, IEquatable<CreateBatchRequest>, IDeepCloneable<CreateBatchRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Dataproc v1 API class CreateBatchRequest.
Optional. A unique ID used to identify the request. If the service
receives two
CreateBatchRequests
with the same request_id, the second request is ignored and the
Operation that corresponds to the first Batch created and stored
in the backend is returned.
[[["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 page covers the \u003ccode\u003eCreateBatchRequest\u003c/code\u003e class within the Google Cloud Dataproc v1 API, specifically for version 5.2.0, and is part of the larger set of versions starting from version 3.1.0 up to the latest 5.17.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eCreateBatchRequest\u003c/code\u003e class is used to define the parameters for submitting a request to create a batch workload in Google Cloud Dataproc, implementing several 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 features several properties, including \u003ccode\u003eBatch\u003c/code\u003e (the batch to create), \u003ccode\u003eBatchId\u003c/code\u003e (an optional identifier for the batch), \u003ccode\u003eParent\u003c/code\u003e (the required parent resource), \u003ccode\u003eParentAsLocationName\u003c/code\u003e, and \u003ccode\u003eRequestId\u003c/code\u003e (an optional unique identifier for the request).\u003c/p\u003e\n"],["\u003cp\u003eThe page also includes details on the constructors available, such as a default constructor \u003ccode\u003eCreateBatchRequest()\u003c/code\u003e and an overload \u003ccode\u003eCreateBatchRequest(CreateBatchRequest other)\u003c/code\u003e for creating a \u003ccode\u003eCreateBatchRequest\u003c/code\u003e object from another existing \u003ccode\u003eCreateBatchRequest\u003c/code\u003e object.\u003c/p\u003e\n"],["\u003cp\u003eThis specific section of the documentation provides reference material and code samples for developers using the Google Cloud Dataproc v1 API in their .NET projects.\u003c/p\u003e\n"]]],[],null,[]]