public sealed class CreateBatchRequest : IMessage<CreateBatchRequest>, IEquatable<CreateBatchRequest>, IDeepCloneable<CreateBatchRequest>, IBufferMessage, IMessage
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 page details the \u003ccode\u003eCreateBatchRequest\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.Dataproc.V1\u003c/code\u003e namespace, specifically for version 3.4.0 of the Google Cloud Dataproc .NET library.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eCreateBatchRequest\u003c/code\u003e is used to define a request for creating a batch workload, inheriting from Object and implementing interfaces like \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 includes properties such as \u003ccode\u003eBatch\u003c/code\u003e, \u003ccode\u003eBatchId\u003c/code\u003e, \u003ccode\u003eParent\u003c/code\u003e, \u003ccode\u003eParentAsLocationName\u003c/code\u003e, and \u003ccode\u003eRequestId\u003c/code\u003e, which are essential for configuring and submitting a new batch creation request.\u003c/p\u003e\n"],["\u003cp\u003eThe page provides links to the documentation of multiple different version numbers for \u003ccode\u003eCreateBatchRequest\u003c/code\u003e, going from version 5.17.0 all the way down to 3.1.0, as well as highlighting the current version of 3.4.0.\u003c/p\u003e\n"]]],[],null,[]]