[[["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 SKU using a GET request to the provided URL."],["The request requires a path parameter named `name`, which specifies the project, location, and SKU."],["The request body must be empty, and a successful response will contain a `Sku` instance."],["To make this request, you need the `https://www.googleapis.com/auth/cloud-platform` OAuth scope and the `gdchardwaremanagement.skus.get` IAM permission."],["The path used for this request uses the gRPC Transcoding syntax."]]],[]]