public sealed class GetClusterRequest : IMessage<GetClusterRequest>, IEquatable<GetClusterRequest>, IDeepCloneable<GetClusterRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Dataproc v1 API class GetClusterRequest.
Request to get the resource representation for a cluster in a project.
[[["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 provides reference documentation for the \u003ccode\u003eGetClusterRequest\u003c/code\u003e class within the Google Cloud Dataproc v1 API, spanning multiple versions from 3.1.0 to the latest 5.17.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eGetClusterRequest\u003c/code\u003e class is used to retrieve the resource representation of a cluster in a specific project, and 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.\u003c/p\u003e\n"],["\u003cp\u003eThe class requires three properties to be set, \u003ccode\u003eClusterName\u003c/code\u003e, \u003ccode\u003eProjectId\u003c/code\u003e, and \u003ccode\u003eRegion\u003c/code\u003e, all of which are strings and have detailed descriptions in the documentation, and have examples of how to set them.\u003c/p\u003e\n"],["\u003cp\u003eThe documentation provides information for two constructors of \u003ccode\u003eGetClusterRequest\u003c/code\u003e, allowing for creating an empty instance and a deep clone of an existing \u003ccode\u003eGetClusterRequest\u003c/code\u003e object.\u003c/p\u003e\n"],["\u003cp\u003eIt provides methods such as GetHashCode(), GetType() and ToString(), and they are all inherited from the base object class, meaning that they are the same for all instances of the class.\u003c/p\u003e\n"]]],[],null,[]]