public sealed class StartClusterRequest : IMessage<StartClusterRequest>, IEquatable<StartClusterRequest>, IDeepCloneable<StartClusterRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Dataproc v1 API class StartClusterRequest.
Optional. A unique ID used to identify the request. If the server
receives two
StartClusterRequests
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.
[[["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 document provides reference documentation for the \u003ccode\u003eStartClusterRequest\u003c/code\u003e class within the Google Cloud Dataproc v1 API, specifically for version 5.5.0.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eStartClusterRequest\u003c/code\u003e is a class used to initiate the starting of a cluster, implementing multiple interfaces such as \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, and \u003ccode\u003eIDeepCloneable\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe class has properties such as \u003ccode\u003eClusterName\u003c/code\u003e, \u003ccode\u003eClusterUuid\u003c/code\u003e, \u003ccode\u003eProjectId\u003c/code\u003e, \u003ccode\u003eRegion\u003c/code\u003e, and \u003ccode\u003eRequestId\u003c/code\u003e, which are used to define and identify the cluster being started, some are optional and others required.\u003c/p\u003e\n"],["\u003cp\u003eThe documentation is part of the Google.Cloud.Dataproc.V1 namespace and is found within the Google.Cloud.Dataproc.V1.dll assembly, showcasing compatibility and versions ranging from 5.17.0 down to 3.1.0.\u003c/p\u003e\n"],["\u003cp\u003eThe document presents constructor details for \u003ccode\u003eStartClusterRequest\u003c/code\u003e which includes a parameter for creating an instance from another \u003ccode\u003eStartClusterRequest\u003c/code\u003e object.\u003c/p\u003e\n"]]],[],null,[]]