public sealed class GetInstanceRequest : IMessage<GetInstanceRequest>, IEquatable<GetInstanceRequest>, IDeepCloneable<GetInstanceRequest>, IBufferMessage, IMessage
Request message for BigtableInstanceAdmin.GetInstance.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-08 UTC."],[[["\u003cp\u003eThe page details the \u003ccode\u003eGetInstanceRequest\u003c/code\u003e class, which is a request message used in the \u003ccode\u003eBigtableInstanceAdmin.GetInstance\u003c/code\u003e method within the Google Cloud Bigtable Admin V2 API.\u003c/p\u003e\n"],["\u003cp\u003eThis class, \u003ccode\u003eGetInstanceRequest\u003c/code\u003e, is part of the \u003ccode\u003eGoogle.Cloud.Bigtable.Admin.V2\u003c/code\u003e namespace in the Google Cloud .NET library, specifically within the \u003ccode\u003eGoogle.Cloud.Bigtable.Admin.V2.dll\u003c/code\u003e assembly.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eGetInstanceRequest\u003c/code\u003e class inherits from \u003ccode\u003eObject\u003c/code\u003e and implements interfaces such as \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, signifying its role in handling protocol buffer messages.\u003c/p\u003e\n"],["\u003cp\u003eThe page lists multiple versions of the Bigtable Admin V2 API, ranging from the latest 3.24.0 down to 2.4.0, demonstrating the history of changes and updates to this specific request message, all pointing to documentation for \u003ccode\u003eGetInstanceRequest\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eGetInstanceRequest\u003c/code\u003e class has two constructors, one with no parameters and the other taking another \u003ccode\u003eGetInstanceRequest\u003c/code\u003e object as a parameter, while also containing two properties, \u003ccode\u003eInstanceName\u003c/code\u003e and \u003ccode\u003eName\u003c/code\u003e, with \u003ccode\u003eName\u003c/code\u003e being the unique name of the requested instance in the format \u003ccode\u003eprojects/{project}/instances/{instance}\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]