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\u003eThe latest version of the Google Cloud Dataproc V1 API class is 5.17.0, with multiple previous versions listed ranging from 5.16.0 down to 3.1.0.\u003c/p\u003e\n"],["\u003cp\u003eThis documentation provides reference information and code samples for the \u003ccode\u003eCreateBatchRequest\u003c/code\u003e class, a part of the Google Cloud Dataproc v1 API, specifically within version 5.14.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eCreateBatchRequest\u003c/code\u003e class is used to create a batch workload and implements interfaces like \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, inheriting from the base \u003ccode\u003eobject\u003c/code\u003e class.\u003c/p\u003e\n"],["\u003cp\u003eKey properties of the \u003ccode\u003eCreateBatchRequest\u003c/code\u003e class include \u003ccode\u003eBatch\u003c/code\u003e (the batch to be created), \u003ccode\u003eBatchId\u003c/code\u003e (the ID for the batch), \u003ccode\u003eParent\u003c/code\u003e (the parent resource for the batch), \u003ccode\u003eParentAsLocationName\u003c/code\u003e, and \u003ccode\u003eRequestId\u003c/code\u003e (a unique identifier for the request).\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eCreateBatchRequest\u003c/code\u003e contains two constructors to allow for the creation of a new batch request, either empty, or from an existing \u003ccode\u003eCreateBatchRequest\u003c/code\u003e object.\u003c/p\u003e\n"]]],[],null,[]]