[[["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 2024-12-16 UTC."],[[["This endpoint retrieves metadata for a specified Bigtable table using a GET request."],["The request URL follows a specific format: `GET https://bigtableadmin.googleapis.com/v2/{name=projects/*/instances/*/tables/*}`."],["The `name` parameter, which is required, identifies the target table using the format `projects/{project}/instances/{instance}/tables/{table}`."],["The optional `view` parameter lets users control the level of detail returned for the table's fields, with a default value of `SCHEMA_VIEW`."],["Successful requests will return a `Table` instance in the response body, and require specific authorization scopes including those related to Bigtable and cloud platform admin privileges."]]],[]]