[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-09-04 UTC."],[],[],null,["# Google Apps Meet V2beta Client - Class TranscriptEntry (0.4.1)\n\nVersion latestkeyboard_arrow_down\n\n- [0.4.1 (latest)](/php/docs/reference/apps-meet/latest/V2beta.TranscriptEntry)\n- [0.4.0](/php/docs/reference/apps-meet/0.4.0/V2beta.TranscriptEntry)\n- [0.3.0](/php/docs/reference/apps-meet/0.3.0/V2beta.TranscriptEntry)\n- [0.2.6](/php/docs/reference/apps-meet/0.2.6/V2beta.TranscriptEntry)\n- [0.1.0](/php/docs/reference/apps-meet/0.1.0/V2beta.TranscriptEntry) \n| **Beta**\n|\n|\n| This library is covered by the [Pre-GA Offerings Terms](/terms/service-terms#1)\n| of the Terms of Service. Pre-GA libraries might have limited support,\n| and changes to pre-GA libraries might not be compatible with other pre-GA versions.\n| For more information, see the\n[launch stage descriptions](/products#product-launch-stages). \nReference documentation and code samples for the Google Apps Meet V2beta Client class TranscriptEntry.\n\nSingle entry for one user's speech during a transcript session.\n\nGenerated from protobuf message `google.apps.meet.v2beta.TranscriptEntry`\n\nNamespace\n---------\n\nGoogle \\\\ Apps \\\\ Meet \\\\ V2beta\n\nMethods\n-------\n\n### __construct\n\nConstructor.\n\n### getName\n\nOutput only. Resource name of the entry. Format:\n\"conferenceRecords/{conference_record}/transcripts/{transcript}/entries/{entry}\"\n\n### setName\n\nOutput only. Resource name of the entry. Format:\n\"conferenceRecords/{conference_record}/transcripts/{transcript}/entries/{entry}\"\n\n### getParticipant\n\nOutput only. Refers to the participant who speaks.\n\n### setParticipant\n\nOutput only. Refers to the participant who speaks.\n\n### getText\n\nOutput only. The transcribed text of the participant's voice, at maximum\n10K words. Note that the limit is subject to change.\n\n### setText\n\nOutput only. The transcribed text of the participant's voice, at maximum\n10K words. Note that the limit is subject to change.\n\n### getLanguageCode\n\nOutput only. Language of spoken text, such as \"en-US\".\n\nIETF BCP 47 syntax (\u003chttps://tools.ietf.org/html/bcp47\u003e)\n\n### setLanguageCode\n\nOutput only. Language of spoken text, such as \"en-US\".\n\nIETF BCP 47 syntax (\u003chttps://tools.ietf.org/html/bcp47\u003e)\n\n### getStartTime\n\nOutput only. Timestamp when the transcript entry started.\n\n### hasStartTime\n\n### clearStartTime\n\n### setStartTime\n\nOutput only. Timestamp when the transcript entry started.\n\n### getEndTime\n\nOutput only. Timestamp when the transcript entry ended.\n\n### hasEndTime\n\n### clearEndTime\n\n### setEndTime\n\nOutput only. Timestamp when the transcript entry ended."]]