एंट्री आईडी के हिसाब से TranscriptEntry संसाधन मिलता है.
ध्यान दें: ऐसा हो सकता है कि Google Meet API से मिली ट्रांसक्रिप्ट की एंट्री, Google Docs की ट्रांसक्रिप्ट फ़ाइल में मौजूद ट्रांसक्रिप्शन से मेल न खाए. जनरेट होने के बाद, Google Docs ट्रांसक्रिप्ट फ़ाइल में बदलाव होने पर ऐसा हो सकता है.
एचटीटीपी अनुरोध
GET https://meet.googleapis.com/v2/{name=conferenceRecords/*/transcripts/*/entries/*}
[[["समझने में आसान है","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"]],["आखिरी बार 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."]]],[]]