[[["Прост для понимания","easyToUnderstand","thumb-up"],["Помог мне решить мою проблему","solvedMyProblem","thumb-up"],["Другое","otherUp","thumb-up"]],[["Отсутствует нужная мне информация","missingTheInformationINeed","thumb-down"],["Слишком сложен/слишком много шагов","tooComplicatedTooManySteps","thumb-down"],["Устарел","outOfDate","thumb-down"],["Проблема с переводом текста","translationIssue","thumb-down"],["Проблемы образцов/кода","samplesCodeIssue","thumb-down"],["Другое","otherDown","thumb-down"]],["Последнее обновление: 2025-02-27 UTC."],[],["The core action is to retrieve a form using a `GET` HTTP request to `https://forms.googleapis.com/v1/forms/{formId}`. The `formId` path parameter is required. The request body must be empty. A successful response returns a `Form` instance. The request requires one of the specified OAuth scopes, including `drive`, `drive.file`, `drive.readonly`, `forms.body`, or `forms.body.readonly` authorization.\n"]]