public sealed class StartClusterRequest : IMessage<StartClusterRequest>, IEquatable<StartClusterRequest>, IDeepCloneable<StartClusterRequest>, IBufferMessage, IMessage
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 page details the \u003ccode\u003eStartClusterRequest\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.Dataproc.V1\u003c/code\u003e namespace, used for initiating a request to start a Dataproc cluster.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eStartClusterRequest\u003c/code\u003e class implements several interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, and inherits from the \u003ccode\u003eObject\u003c/code\u003e class.\u003c/p\u003e\n"],["\u003cp\u003eThe page provides links to numerous historical versions of \u003ccode\u003eGoogle.Cloud.Dataproc.V1\u003c/code\u003e starting from the latest version, 5.17.0, down to version 3.1.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eStartClusterRequest\u003c/code\u003e class has several 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 essential for defining a cluster start request.\u003c/p\u003e\n"],["\u003cp\u003eThe two constructors provided allow for creating a new \u003ccode\u003eStartClusterRequest\u003c/code\u003e or cloning an existing \u003ccode\u003eStartClusterRequest\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]