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 provides documentation for the \u003ccode\u003eGetInstanceRequest\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.Bigtable.Admin.V2\u003c/code\u003e namespace for various versions, with the latest being version 3.24.0 and ranging to version 2.4.0.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eGetInstanceRequest\u003c/code\u003e is a request message used by BigtableInstanceAdmin.GetInstance, and it inherits from Object, while also implementing several interfaces including IMessage, IEquatable, IDeepCloneable, and IBufferMessage.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eGetInstanceRequest\u003c/code\u003e class includes two constructors: a parameterless constructor, and one that takes another \u003ccode\u003eGetInstanceRequest\u003c/code\u003e as a parameter.\u003c/p\u003e\n"],["\u003cp\u003eThe class contains two properties, \u003ccode\u003eInstanceName\u003c/code\u003e, which gives an \u003ccode\u003eInstanceName\u003c/code\u003e-typed view over the resource name property, and \u003ccode\u003eName\u003c/code\u003e, which is the unique identifier of the requested instance in the format of \u003ccode\u003eprojects/{project}/instances/{instance}\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]