public sealed class GetTableRequest : IMessage<GetTableRequest>, IEquatable<GetTableRequest>, IDeepCloneable<GetTableRequest>, IBufferMessage, IMessage
Request message for
[google.bigtable.admin.v2.BigtableTableAdmin.GetTable][google.bigtable.admin.v2.BigtableTableAdmin.GetTable]
[[["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 content provides documentation for the \u003ccode\u003eGetTableRequest\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.Bigtable.Admin.V2\u003c/code\u003e namespace, detailing its usage for retrieving a specific table.\u003c/p\u003e\n"],["\u003cp\u003eThis \u003ccode\u003eGetTableRequest\u003c/code\u003e class, part of the Google Cloud Bigtable Admin V2 library, is used to send a request for the \u003ccode\u003eBigtableTableAdmin.GetTable\u003c/code\u003e function and implements multiple interfaces such as \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, and \u003ccode\u003eIDeepCloneable\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe document lists numerous versions of the library, from 3.24.0 (latest) down to 2.4.0, each providing a link to its respective documentation for \u003ccode\u003eGetTableRequest\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eKey properties of the \u003ccode\u003eGetTableRequest\u003c/code\u003e class include \u003ccode\u003eName\u003c/code\u003e for specifying the unique table identifier, \u003ccode\u003eTableName\u003c/code\u003e for a typed view of the table name, and \u003ccode\u003eView\u003c/code\u003e for controlling which fields of the table are returned.\u003c/p\u003e\n"],["\u003cp\u003eThe document provides details on how to create new \u003ccode\u003eGetTableRequest\u003c/code\u003e objects, through two constructors, \u003ccode\u003eGetTableRequest()\u003c/code\u003e and \u003ccode\u003eGetTableRequest(GetTableRequest other)\u003c/code\u003e, one that is empty and one that clones an existing instance.\u003c/p\u003e\n"]]],[],null,[]]