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 webpage provides documentation for the \u003ccode\u003eGetTableRequest\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.Bigtable.Admin.V2\u003c/code\u003e namespace, detailing its use in retrieving table information from Google Cloud Bigtable.\u003c/p\u003e\n"],["\u003cp\u003eIt lists various versions of the \u003ccode\u003eGetTableRequest\u003c/code\u003e class, ranging from version 3.24.0 (latest) down to 2.4.0, with each version linked to its respective documentation page.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eGetTableRequest\u003c/code\u003e class, which inherits from \u003ccode\u003eObject\u003c/code\u003e and implements multiple interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, is used to request table information through the \u003ccode\u003egoogle.bigtable.admin.v2.BigtableTableAdmin.GetTable\u003c/code\u003e method.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eGetTableRequest\u003c/code\u003e class includes properties such as \u003ccode\u003eName\u003c/code\u003e, \u003ccode\u003eTableName\u003c/code\u003e, and \u003ccode\u003eView\u003c/code\u003e, which allow for specifying the requested table and the details to be included in the response.\u003c/p\u003e\n"],["\u003cp\u003eTwo constructors are available for creating \u003ccode\u003eGetTableRequest\u003c/code\u003e objects, one default and another that accepts an existing \u003ccode\u003eGetTableRequest\u003c/code\u003e object as a parameter for copying.\u003c/p\u003e\n"]]],[],null,[]]