public sealed class GetInstanceRequest : IMessage<GetInstanceRequest>, IEquatable<GetInstanceRequest>, IDeepCloneable<GetInstanceRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Bigtable Administration v2 API class GetInstanceRequest.
Request message for BigtableInstanceAdmin.GetInstance.
[[["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-21 UTC."],[[["The page provides documentation for the `GetInstanceRequest` class within the Google Cloud Bigtable Administration v2 API for .NET."],["The latest version available is 3.24.0, with a range of prior versions listed down to 2.4.0, all related to the `GetInstanceRequest`."],["The `GetInstanceRequest` class is used for requesting information about a specific Bigtable instance and implements several interfaces including `IMessage`, `IEquatable`, and `IDeepCloneable`."],["The `GetInstanceRequest` class contains two properties: `InstanceName`, which is a typed view over the resource name, and `Name`, which represents the unique name of the requested instance."]]],[]]