Reference documentation and code samples for the Google Apps Meet V2 Client class ListTranscriptEntriesResponse.
Response for ListTranscriptEntries method.
Generated from protobuf message google.apps.meet.v2.ListTranscriptEntriesResponse
Namespace
Google \ Apps \ Meet \ V2Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ transcript_entries
↳ next_page_token
string
Token to be circulated back for further List call if current List doesn't include all the transcript entries. Unset if all entries are returned.
getTranscriptEntries
List of TranscriptEntries in one page.
setTranscriptEntries
List of TranscriptEntries in one page.
$this
getNextPageToken
Token to be circulated back for further List call if current List doesn't include all the transcript entries. Unset if all entries are returned.
string
setNextPageToken
Token to be circulated back for further List call if current List doesn't include all the transcript entries. Unset if all entries are returned.
var
string
$this