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"]],[["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-25 UTC."],[[["The latest version of the `GetTableRequest` class is 3.24.0, while this page primarily provides documentation for version 3.8.0 of the Google Cloud Bigtable Administration v2 API."],["`GetTableRequest` is a request message used to retrieve a specific table from Google Cloud Bigtable."],["The `GetTableRequest` class implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, offering functionalities such as message handling, equality comparison, deep cloning, and buffered message management."],["The `GetTableRequest` class has properties such as `Name`, `TableName`, and `View`, to define the request parameters like the table's unique identifier, resource name representation, and the desired level of detail to be returned."],["The document shows different versions of `GetTableRequest` in a descending list starting from 3.24.0 to 2.4.0."]]],[]]