[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2023-01-20 UTC."],[[["Retrieves a specific deployment of an Apps Script project using its project ID and deployment ID."],["Requires an empty request body and returns a `Deployment` object upon success."],["Needs authorization with either `https://www.googleapis.com/auth/script.deployments` or `https://www.googleapis.com/auth/script.deployments.readonly` scope."],["Uses an HTTP GET request with path parameters for `scriptId` and `deploymentId`."]]],[]]