[[["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 webpage details how to retrieve a specific change log entry for an order using a GET request."],["The request URL requires a specific format, including the project, location, order, and change log entry identifiers within the path."],["The request body must be empty, as all necessary information is conveyed through the URL."],["A successful request returns a `ChangeLogEntry` object in the response body, detailing the change log."],["Retrieving this information requires specific OAuth scope (`https://www.googleapis.com/auth/cloud-platform`) and IAM permission (`gdchardwaremanagement.changeLogEntries.get`)."]]],[]]