[[["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-02-27 UTC."],[[["This webpage details how to retrieve resource information for a specific cluster within a Google Cloud project using a GET request."],["The HTTP request utilizes a specific URL structure with placeholders for the `projectId`, `region`, and `clusterName` as path parameters."],["The request body for this operation must be empty, and it does not require any information to be sent in that manner."],["A successful request will return a response body containing an instance of a Cluster, providing the full details of the cluster."],["Authorization to make this call requires a `dataproc.clusters.get` IAM permission and the `https://www.googleapis.com/auth/cloud-platform` OAuth scope."]]],[]]