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-25 UTC."],[[["This page provides reference documentation for the `GetInstanceRequest` class within the Google Cloud Bigtable Administration v2 API for .NET."],["The `GetInstanceRequest` class is used as a request message for the `BigtableInstanceAdmin.GetInstance` method, and it allows for the retrieval of a specific instance."],["This page lists the various versions of the `GetInstanceRequest` class available, ranging from version 2.4.0 to the latest version, 3.24.0, for the .NET library."],["The current documentation outlines the inheritance hierarchy, implemented interfaces, constructors, and properties associated with the GetInstanceRequest class, including `InstanceName` and `Name`."]]],[]]