Google Apps Meet V2beta Client - Class ListConferenceRecordsResponse (0.4.1)

Reference documentation and code samples for the Google Apps Meet V2beta Client class ListConferenceRecordsResponse.

Response of ListConferenceRecords method.

Generated from protobuf message google.apps.meet.v2beta.ListConferenceRecordsResponse

Namespace

Google \ Apps \ Meet \ V2beta

Methods

__construct

Constructor.

Parameters
Name
Description
data
array

Optional. Data for populating the Message object.

↳ conference_records
array< ConferenceRecord >

List of conferences in one page.

↳ 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.

Returns
Type
Description

setConferenceRecords

List of conferences in one page.

Parameter
Name
Description
var
array< ConferenceRecord >
Returns
Type
Description
$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.

Returns
Type
Description
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.

Parameter
Name
Description
var
string
Returns
Type
Description
$this
Create a Mobile Website
View Site in Mobile | Classic
Share by: