[[["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-06-20 UTC."],[[["This endpoint retrieves details about a specific hardware resource using its unique identifier."],["The request is a `GET` request to a specific URL structured using gRPC Transcoding syntax, including the hardware's `name` in the path."],["The request body must be empty, with all necessary information provided in the URL's path parameters."],["A successful response returns the `Hardware` object, representing the requested hardware's details."],["Authorization requires the `https://www.googleapis.com/auth/cloud-platform` OAuth scope and the `gdchardwaremanagement.hardware.get` IAM permission on the specified hardware resource."]]],[]]