Reference documentation and code samples for the Google Apps Meet V2 Client class ListConferenceRecordsResponse.
Response of ListConferenceRecords method.
Generated from protobuf message google.apps.meet.v2.ListConferenceRecordsResponse
Namespace
Google \ Apps \ Meet \ V2Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ conference_records
↳ next_page_token
string
Token to be circulated back for further List call if current List does NOT include all the Conferences. Unset if all conferences have been returned.
getConferenceRecords
List of conferences in one page.
setConferenceRecords
List of conferences in one page.
$this
getNextPageToken
Token to be circulated back for further List call if current List does NOT include all the Conferences. Unset if all conferences have been returned.
string
setNextPageToken
Token to be circulated back for further List call if current List does NOT include all the Conferences. Unset if all conferences have been returned.
var
string
$this