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-04-17 UTC."],[[["This webpage 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, allowing users to retrieve specific instance information."],["The page outlines various versions of the documentation, ranging from version 2.4.0 to the latest version 3.24.0, detailing each one's reference page."],["The class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and includes properties like `InstanceName` and `Name` to specify the requested instance."],["The page also covers the constructors of the class and the namespace it belongs to, which is `Google.Cloud.Bigtable.Admin.V2`, within the `Google.Cloud.Bigtable.Admin.V2.dll` assembly."]]],[]]