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\u003eThis document provides reference information for the \u003ccode\u003eGetTableRequest\u003c/code\u003e class within the Google Cloud Bigtable Administration v2 API, specifically for .NET development.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eGetTableRequest\u003c/code\u003e class is used to retrieve table data and is found in the \u003ccode\u003eGoogle.Cloud.Bigtable.Admin.V2\u003c/code\u003e namespace, and it is derived from multiple interfaces such as \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe available versions of the API can be seen, ranging from the latest 3.24.0 down to 2.4.0, and the document is presenting version 3.6.0.\u003c/p\u003e\n"],["\u003cp\u003eKey properties of \u003ccode\u003eGetTableRequest\u003c/code\u003e include \u003ccode\u003eName\u003c/code\u003e, which is a required string specifying the unique table name, \u003ccode\u003eTableName\u003c/code\u003e, which provides a typed view over the Name property, and \u003ccode\u003eView\u003c/code\u003e, which determines the fields to be included in the returned table data.\u003c/p\u003e\n"],["\u003cp\u003eThe class \u003ccode\u003eGetTableRequest\u003c/code\u003e can be constructed with either no parameters or an existing \u003ccode\u003eGetTableRequest\u003c/code\u003e object, allowing for the cloning of instances.\u003c/p\u003e\n"]]],[],null,[]]