[[["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-03-05 UTC."],[[["This feature is currently in a Pre-GA stage, meaning it is subject to the \"Pre-GA Offerings Terms\" and may have limited support, with more details available in the linked launch stage descriptions."],["The primary function described is linking an existing Apps Script project, achievable through a POST HTTP request to a specific Google Cloud region endpoint."],["The request requires a path parameter named `parent`, which represents the project to which the executed integration belongs."],["The request body must include a `scriptId` field (string) specifying the id of the Apps Script project to be linked, the response body will contain the `scriptId` of the linked Apps Script project."],["To utilize this functionality, you need to include the `https://www.googleapis.com/auth/cloud-platform` OAuth scope in your authorization."]]],[]]