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"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-21 UTC."],[[["The latest version available for `GetTableRequest` within the `Google.Cloud.Bigtable.Admin.V2` namespace is 3.24.0."],["This page provides access to the documentation for `GetTableRequest` across multiple versions, ranging from 2.4.0 to the latest release, allowing users to review changes and features across these iterations."],["`GetTableRequest` is a request message used in the `google.bigtable.admin.v2.BigtableTableAdmin.GetTable` method."],["`GetTableRequest` objects use properties such as Name, TableName, and View to describe the table requested for retrieval, with Name being of type String, TableName being of type TableName, and View being of type `Table.Types.View`."],["The `GetTableRequest` class implements multiple interfaces, including `IMessage\u003cGetTableRequest\u003e`, `IEquatable\u003cGetTableRequest\u003e`, `IDeepCloneable\u003cGetTableRequest\u003e`, `IBufferMessage`, and `IMessage`, and is inhereted from Object."]]],[]]