[[["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 information about a specific cluster using a `GET` request to the provided URL."],["The request requires a `name` parameter in the URL path, formatted as `projects/{project}/instances/{instance}/clusters/{cluster}`."],["Authorization to access the cluster is needed, requiring the `bigtable.clusters.get` IAM permission on the cluster name resource."],["The request body must be empty, and a successful response returns an instance of the `Cluster` resource."],["Several OAuth scopes can be used for authorization, including those for Bigtable administration and general cloud platform access."]]],[]]