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."],[[["This page provides reference documentation for the `GetInstanceRequest` class within the Google Cloud Bigtable Administration v2 API."],["The `GetInstanceRequest` class is used to request information about a specific Bigtable instance and it's part of the `Google.Cloud.Bigtable.Admin.V2` namespace."],["This class implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, for various operations and functionalities."],["The page lists multiple versions of the API, from 3.24.0 (latest) down to 2.4.0, enabling navigation to documentation for different releases."],["The `GetInstanceRequest` has properties to describe itself, such as `InstanceName` and `Name`."]]],[]]