public sealed class GetTableRequest : IMessage<GetTableRequest>, IEquatable<GetTableRequest>, IDeepCloneable<GetTableRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Bigtable Administration v2 API class GetTableRequest.
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 latest version of the Google Cloud Bigtable Administration v2 API's \u003ccode\u003eGetTableRequest\u003c/code\u003e is 3.24.0, with a history of versions going back to 2.4.0, as listed in the document.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eGetTableRequest\u003c/code\u003e is a class used to request information about a specific table within the Google Cloud Bigtable service and it inherits from the object class while implementing multiple interfaces.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eGetTableRequest\u003c/code\u003e class has properties for \u003ccode\u003eName\u003c/code\u003e (the table's unique identifier), \u003ccode\u003eTableName\u003c/code\u003e (a typed view of the name), and \u003ccode\u003eView\u003c/code\u003e (which specifies how much detail should be returned about the table), where the \u003ccode\u003eName\u003c/code\u003e property takes a string input.\u003c/p\u003e\n"],["\u003cp\u003eThe request message is used in the function \u003ccode\u003eBigtableTableAdmin.GetTable\u003c/code\u003e to retrieve information about a specific table.\u003c/p\u003e\n"],["\u003cp\u003eThere are two constructors for \u003ccode\u003eGetTableRequest\u003c/code\u003e: one default and one that takes another \u003ccode\u003eGetTableRequest\u003c/code\u003e object as a parameter.\u003c/p\u003e\n"]]],[],null,[]]