[[["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-07-11 UTC."],[[["This endpoint retrieves detailed information about a specific SKU using a GET request."],["The request URL uses a predefined format requiring the project, location, and SKU name as path parameters."],["The request body for this call must be empty, with all necessary information included in the URL."],["A successful request returns the SKU's details within the response body, structured as an instance of `Sku`."],["Accessing this endpoint requires specific OAuth scopes and IAM permissions, namely `https://www.googleapis.com/auth/cloud-platform` and `gdchardwaremanagement.skus.get`, respectively."]]],[]]