public sealed class GetClusterRequest : IMessage<GetClusterRequest>, IEquatable<GetClusterRequest>, IDeepCloneable<GetClusterRequest>, IBufferMessage, IMessage
Request message for BigtableInstanceAdmin.GetCluster.
[[["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-08 UTC."],[[["\u003cp\u003eThe webpage details the \u003ccode\u003eGetClusterRequest\u003c/code\u003e class, which is a request message used within the \u003ccode\u003eGoogle.Cloud.Bigtable.Admin.V2\u003c/code\u003e namespace for retrieving cluster information in Google Cloud Bigtable.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version available is 3.24.0, with a range of previous versions listed from 3.23.0 down to 2.4.0, allowing users to access documentation for different iterations.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eGetClusterRequest\u003c/code\u003e class inherits from \u003ccode\u003eObject\u003c/code\u003e and 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, which are all common in the .NET ecosystem for message handling and deep copying.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eGetClusterRequest\u003c/code\u003e includes two constructors, \u003ccode\u003eGetClusterRequest()\u003c/code\u003e for creating a new instance and \u003ccode\u003eGetClusterRequest(GetClusterRequest other)\u003c/code\u003e for creating a copy, enabling flexible object instantiation.\u003c/p\u003e\n"],["\u003cp\u003eThe two properties associated with the class, \u003ccode\u003eClusterName\u003c/code\u003e and \u003ccode\u003eName\u003c/code\u003e, are respectively a typed view, and a required unique name of the requested cluster in the form of \u003ccode\u003eprojects/{project}/instances/{instance}/clusters/{cluster}\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]