Google Apps Meet V2 Client - Class ActiveConference (0.2.2)

Reference documentation and code samples for the Google Apps Meet V2 Client class ActiveConference.

Active conference.

Generated from protobuf message google.apps.meet.v2.ActiveConference

Namespace

Google \ Apps \ Meet \ V2

Methods

__construct

Constructor.

Parameters
Name Description
data array

Optional. Data for populating the Message object.

↳ conference_record string

Output only. Reference to 'ConferenceRecord' resource. Format: conferenceRecords/{conference_record} where {conference_record} is a unique ID for each instance of a call within a space.

getConferenceRecord

Output only. Reference to 'ConferenceRecord' resource.

Format: conferenceRecords/{conference_record} where {conference_record} is a unique ID for each instance of a call within a space.

Returns
Type Description
string

setConferenceRecord

Output only. Reference to 'ConferenceRecord' resource.

Format: conferenceRecords/{conference_record} where {conference_record} is a unique ID for each instance of a call within a space.

Parameter
Name Description
var string
Returns
Type Description
$this