[[["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 webpage provides details on how to retrieve information about a specific instance using a `GET` request to the Google Cloud Bigtable Admin API."],["The request URL structure is `GET https://bigtableadmin.googleapis.com/v2/{name=projects/*/instances/*}`, using gRPC Transcoding syntax, where `{name}` is a required path parameter."],["To make the request, you must have the `bigtable.instances.get` IAM permission on the specified resource `name`."],["The request body must be empty, and a successful response returns an `Instance` object containing the instance's details."],["The request requires one of several specified OAuth scopes, such as `https://www.googleapis.com/auth/bigtable.admin` or `https://www.googleapis.com/auth/cloud-platform`."]]],[]]