[[["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-08-06 UTC."],[[["This page details how to retrieve information about a specific zone using a `GET` request to the provided URL, which follows gRPC Transcoding syntax."],["The required path parameter is `name`, specifying the project, location, and zone, formatted as `projects/{project}/locations/{location}/zones/{zone}`."],["The request body must be empty, meaning no additional data should be sent in the request body."],["A successful response will contain an instance of the `Zone` object, providing detailed information about the requested zone."],["To successfully execute this request, the user needs the `https://www.googleapis.com/auth/cloud-platform` OAuth scope and the `gdchardwaremanagement.zones.get` IAM permission on the specified zone resource."]]],[]]