public sealed class StopClusterRequest : IMessage<StopClusterRequest>, IEquatable<StopClusterRequest>, IDeepCloneable<StopClusterRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Dataproc v1 API class StopClusterRequest.
Optional. A unique ID used to identify the request. If the server
receives two
StopClusterRequests
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\u003eStopClusterRequest\u003c/code\u003e class within the Google Cloud Dataproc v1 API, specifically for .NET developers.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eStopClusterRequest\u003c/code\u003e class is used to initiate a request to stop a cluster and is part of the \u003ccode\u003eGoogle.Cloud.Dataproc.V1\u003c/code\u003e namespace, found in the \u003ccode\u003eGoogle.Cloud.Dataproc.V1.dll\u003c/code\u003e assembly.\u003c/p\u003e\n"],["\u003cp\u003eThe class implements multiple interfaces including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, and has constructors for creating new instances either empty or from an existing instance.\u003c/p\u003e\n"],["\u003cp\u003eKey properties of the \u003ccode\u003eStopClusterRequest\u003c/code\u003e include \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, each serving a distinct purpose in specifying the cluster to be stopped and handling the request.\u003c/p\u003e\n"],["\u003cp\u003eThe document lists available versions for this class ranging from the latest 5.17.0 to 3.1.0, allowing developers to view documentation across these versions.\u003c/p\u003e\n"]]],[],null,[]]