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"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-04-09 UTC."],[[["This page provides documentation for the `GetClusterRequest` class within the Google Cloud Dataproc v1 API, specifically in the .NET environment."],["The `GetClusterRequest` class is used to retrieve resource representation for a cluster within a Google Cloud project."],["The page lists all available versions of the Google Cloud Dataproc API, ranging from version 3.1.0 to the latest version 5.17.0."],["The `GetClusterRequest` class implements several interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `GetClusterRequest` class has three key properties: `ClusterName`, `ProjectId`, and `Region`, all of which are strings and are necessary to get the cluster."]]],[]]