public sealed class CreateClusterRequest : IMessage<CreateClusterRequest>, IEquatable<CreateClusterRequest>, IDeepCloneable<CreateClusterRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Dataproc v1 API class CreateClusterRequest.
Optional. A unique ID used to identify the request. If the server receives
two
CreateClusterRequests
with the same id, then the second request will be ignored and the
first [google.longrunning.Operation][google.longrunning.Operation] created
and stored in the backend is returned.
It is recommended to always set this value to a
UUID.
The ID must contain only letters (a-z, A-Z), numbers (0-9),
underscores (_), and hyphens (-). The maximum length is 40 characters.
[[["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 webpage provides reference documentation for the \u003ccode\u003eCreateClusterRequest\u003c/code\u003e class within the Google Cloud Dataproc v1 API, specifically for version 5.14.0 and other versions listed.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eCreateClusterRequest\u003c/code\u003e class is used to define a request to create a cluster within the Google Cloud Dataproc environment, inheriting from \u003ccode\u003eobject\u003c/code\u003e and implementing several interfaces, such as \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 constructors for creating new instances and copying existing instances of \u003ccode\u003eCreateClusterRequest\u003c/code\u003e, with parameters available to configure the properties.\u003c/p\u003e\n"],["\u003cp\u003eKey properties of the \u003ccode\u003eCreateClusterRequest\u003c/code\u003e class include \u003ccode\u003eActionOnFailedPrimaryWorkers\u003c/code\u003e, \u003ccode\u003eCluster\u003c/code\u003e, \u003ccode\u003eProjectId\u003c/code\u003e, \u003ccode\u003eRegion\u003c/code\u003e, and \u003ccode\u003eRequestId\u003c/code\u003e, allowing users to define failure actions, specify the cluster to create, set the project and region, and provide a unique request ID, respectively.\u003c/p\u003e\n"],["\u003cp\u003eThe provided content includes links to documentation for \u003ccode\u003eCreateClusterRequest\u003c/code\u003e in various versions, ranging from 3.1.0 to the latest 5.17.0, allowing access to older references or the most up to date API information.\u003c/p\u003e\n"]]],[],null,[]]