Reference documentation and code samples for the Google Apps Meet V2beta Client class Transcript.
Metadata for a transcript generated from a conference. It refers to the ASR
(Automatic Speech Recognition) result of user's speech during the conference.
Generated from protobuf messagegoogle.apps.meet.v2beta.Transcript
Output only. Where the Google Docs transcript is saved.
↳ name
string
Output only. Resource name of the transcript. Format:conferenceRecords/{conference_record}/transcripts/{transcript}, where{transcript}is a 1:1 mapping to each unique transcription session of the conference.
Format:conferenceRecords/{conference_record}/transcripts/{transcript},
where{transcript}is a 1:1 mapping to each unique transcription session
of the conference.
Returns
Type
Description
string
setName
Output only. Resource name of the transcript.
Format:conferenceRecords/{conference_record}/transcripts/{transcript},
where{transcript}is a 1:1 mapping to each unique transcription session
of the conference.
Parameter
Name
Description
var
string
Returns
Type
Description
$this
getState
Output only. Current state.
Returns
Type
Description
int
setState
Output only. Current state.
Parameter
Name
Description
var
int
Returns
Type
Description
$this
getStartTime
Output only. Timestamp when the transcript started.
[[["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 Transcript (0.4.1)\n\nVersion latestkeyboard_arrow_down\n\n- [0.4.1 (latest)](/php/docs/reference/apps-meet/latest/V2beta.Transcript)\n- [0.4.0](/php/docs/reference/apps-meet/0.4.0/V2beta.Transcript)\n- [0.3.0](/php/docs/reference/apps-meet/0.3.0/V2beta.Transcript)\n- [0.2.6](/php/docs/reference/apps-meet/0.2.6/V2beta.Transcript)\n- [0.1.0](/php/docs/reference/apps-meet/0.1.0/V2beta.Transcript) \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 Transcript.\n\nMetadata for a transcript generated from a conference. It refers to the ASR\n(Automatic Speech Recognition) result of user's speech during the conference.\n\nGenerated from protobuf message `google.apps.meet.v2beta.Transcript`\n\nNamespace\n---------\n\nGoogle \\\\ Apps \\\\ Meet \\\\ V2beta\n\nMethods\n-------\n\n### __construct\n\nConstructor.\n\n### getDocsDestination\n\nOutput only. Where the Google Docs transcript is saved.\n\n### hasDocsDestination\n\n### setDocsDestination\n\nOutput only. Where the Google Docs transcript is saved.\n\n### getName\n\nOutput only. Resource name of the transcript.\n\nFormat: `conferenceRecords/{conference_record}/transcripts/{transcript}`,\nwhere `{transcript}` is a 1:1 mapping to each unique transcription session\nof the conference.\n\n### setName\n\nOutput only. Resource name of the transcript.\n\nFormat: `conferenceRecords/{conference_record}/transcripts/{transcript}`,\nwhere `{transcript}` is a 1:1 mapping to each unique transcription session\nof the conference.\n\n### getState\n\nOutput only. Current state.\n\n### setState\n\nOutput only. Current state.\n\n### getStartTime\n\nOutput only. Timestamp when the transcript started.\n\n### hasStartTime\n\n### clearStartTime\n\n### setStartTime\n\nOutput only. Timestamp when the transcript started.\n\n### getEndTime\n\nOutput only. Timestamp when the transcript stopped.\n\n### hasEndTime\n\n### clearEndTime\n\n### setEndTime\n\nOutput only. Timestamp when the transcript stopped.\n\n### getDestination"]]