public sealed class GetClusterRequest : IMessage<GetClusterRequest>, IEquatable<GetClusterRequest>, IDeepCloneable<GetClusterRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Bigtable Administration v2 API class GetClusterRequest.
Request message for BigtableInstanceAdmin.GetCluster.
[[["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-03-25 UTC."],[[["This webpage provides documentation for the `GetClusterRequest` class within the Google Cloud Bigtable Administration v2 API for .NET."],["The `GetClusterRequest` class is a request message used for retrieving details about a specific cluster via the `BigtableInstanceAdmin.GetCluster` method."],["The documentation includes details about the class's inheritance, implemented interfaces, constructors, properties, and links to documentation for prior versions of the Google Cloud Bigtable Administration V2 API, from version 2.4.0 to 3.24.0."],["The `GetClusterRequest` class has two key properties: `ClusterName`, which provides a typed view of the cluster's name, and `Name`, which is a string representing the unique name of the cluster being requested."],["The current version of the documentation is 3.21.0, and the latest version is 3.24.0, with several other versions listed in between, all the way back to 2.4.0."]]],[]]