Google Apps Meet V2beta Client - Class ActiveConference (0.1.0)

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

Active conference.

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

Namespace

Google \ Apps \ Meet \ V2beta

Methods

__construct

Constructor.

Parameters
NameDescription
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
TypeDescription
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
NameDescription
var string
Returns
TypeDescription
$this