Los complementos de Google Classroom ya están en fase de disponibilidad general para desarrolladores. Consulta la documentación sobre complementos para obtener más información.
Es la URL del documento de respuestas del formulario. Solo se establece si se registraron respuestas y solo cuando el usuario solicitante es un editor del formulario.
Solo lectura.
title
string
Es el título del formulario.
Solo lectura.
thumbnailUrl
string
Es la URL de una imagen en miniatura del formulario.
[[["Fácil de comprender","easyToUnderstand","thumb-up"],["Resolvió mi problema","solvedMyProblem","thumb-up"],["Otro","otherUp","thumb-up"]],[["Falta la información que necesito","missingTheInformationINeed","thumb-down"],["Muy complicado o demasiados pasos","tooComplicatedTooManySteps","thumb-down"],["Desactualizado","outOfDate","thumb-down"],["Problema de traducción","translationIssue","thumb-down"],["Problema con las muestras o los códigos","samplesCodeIssue","thumb-down"],["Otro","otherDown","thumb-down"]],["Última actualización: 2025-07-25 (UTC)"],[],[],null,["- [JSON representation](#SCHEMA_REPRESENTATION)\n\nGoogle Forms item.\n\n| JSON representation |\n|-----------------------------------------------------------------------------------------------|\n| ``` { \"formUrl\": string, \"responseUrl\": string, \"title\": string, \"thumbnailUrl\": string } ``` |\n\n| Fields ||\n|----------------|--------------------------------------------------------------------------------------------------------------------------------------------------------------|\n| `formUrl` | `string` URL of the form. |\n| `responseUrl` | `string` URL of the form responses document. Only set if responses have been recorded and only when the requesting user is an editor of the form. Read-only. |\n| `title` | `string` Title of the Form. Read-only. |\n| `thumbnailUrl` | `string` URL of a thumbnail image of the Form. Read-only. |"]]