Ruft eine TranscriptEntry-Ressource nach Eintrags-ID ab.
Hinweis: Die von der Google Meet API zurückgegebenen Transkripteinträge stimmen möglicherweise nicht mit dem Transkript in der Transkriptdatei von Google Docs überein. Das kann passieren, wenn die Transkriptdatei von Google Docs nach dem Erstellen geändert wird.
HTTP-Anfrage
GET https://meet.googleapis.com/v2/{name=conferenceRecords/*/transcripts/*/entries/*}
[[["Leicht verständlich","easyToUnderstand","thumb-up"],["Mein Problem wurde gelöst","solvedMyProblem","thumb-up"],["Sonstiges","otherUp","thumb-up"]],[["Benötigte Informationen nicht gefunden","missingTheInformationINeed","thumb-down"],["Zu umständlich/zu viele Schritte","tooComplicatedTooManySteps","thumb-down"],["Nicht mehr aktuell","outOfDate","thumb-down"],["Problem mit der Übersetzung","translationIssue","thumb-down"],["Problem mit Beispielen/Code","samplesCodeIssue","thumb-down"],["Sonstiges","otherDown","thumb-down"]],["Zuletzt aktualisiert: 2024-04-30 (UTC)."],[[["Retrieves a specific transcript entry from a Google Meet recording using its unique identifier."],["Transcript entries from the API might differ from the Google Docs version if the latter was modified."],["Requires providing the transcript entry's resource name as a path parameter in the request."],["Returns the requested `TranscriptEntry` object if the request is successful."],["Needs authorization with specific scopes related to Google Meet and Workspace."]]],[]]