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."],[[["The latest version of the `GetInstanceRequest` documentation is 3.24.0, but it is also available in many previous versions all the way down to 2.4.0."],["The `GetInstanceRequest` class is part of the Google Cloud Bigtable Administration v2 API and is used as a request message for `BigtableInstanceAdmin.GetInstance`."],["The class implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, allowing for various operations and comparisons."],["`GetInstanceRequest` has two constructors, a default one and another that accepts another `GetInstanceRequest` object, and two properties, `InstanceName` and `Name`, for instance identification."],["The namespace for the `GetInstanceRequest` class is `Google.Cloud.Bigtable.Admin.V2`, and it's found within the `Google.Cloud.Bigtable.Admin.V2.dll` assembly."]]],[]]