Pobiera zasób TranscriptEntry według identyfikatora wpisu.
Uwaga: wpisy transkrypcji zwracane przez interfejs Google Meet API mogą nie odpowiadać transkrypcji w pliku transkrypcji Dokumentów Google. Ten błąd może wystąpić, jeśli plik transkrypcji Dokumentów Google zostanie zmodyfikowany po wygenerowaniu.
Żądanie HTTP
GET https://meet.googleapis.com/v2/{name=conferenceRecords/*/transcripts/*/entries/*}
[[["Łatwo zrozumieć","easyToUnderstand","thumb-up"],["Rozwiązało to mój problem","solvedMyProblem","thumb-up"],["Inne","otherUp","thumb-up"]],[["Brak potrzebnych mi informacji","missingTheInformationINeed","thumb-down"],["Zbyt skomplikowane / zbyt wiele czynności do wykonania","tooComplicatedTooManySteps","thumb-down"],["Nieaktualne treści","outOfDate","thumb-down"],["Problem z tłumaczeniem","translationIssue","thumb-down"],["Problem z przykładami/kodem","samplesCodeIssue","thumb-down"],["Inne","otherDown","thumb-down"]],["Ostatnia aktualizacja: 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."]]],[]]