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 webpage provides reference documentation for the \u003ccode\u003eGetTableRequest\u003c/code\u003e class within the Google Cloud Bigtable Administration v2 API, covering versions from 2.4.0 up to the latest release, 3.24.0.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eGetTableRequest\u003c/code\u003e is a class used to request a specific table, implementing multiple interfaces including \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 class contains properties like \u003ccode\u003eName\u003c/code\u003e, \u003ccode\u003eTableName\u003c/code\u003e, and \u003ccode\u003eView\u003c/code\u003e, which are essential for specifying and retrieving a particular table within a project and instance.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eGetTableRequest\u003c/code\u003e class can be constructed with either no arguments or by copying an existing \u003ccode\u003eGetTableRequest\u003c/code\u003e instance, providing flexibility in its usage.\u003c/p\u003e\n"],["\u003cp\u003eIt is used as a message type for the \u003ccode\u003eBigtableTableAdmin.GetTable\u003c/code\u003e method and belongs to the \u003ccode\u003eGoogle.Cloud.Bigtable.Admin.V2\u003c/code\u003e namespace.\u003c/p\u003e\n"]]],[],null,[]]