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.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-09-04 UTC."],[],[],null,["# Google Apps Meet V2 Client - Class ActiveConference (0.4.1)\n\nVersion latestkeyboard_arrow_down\n\n- [0.4.1 (latest)](/php/docs/reference/apps-meet/latest/V2.ActiveConference)\n- [0.4.0](/php/docs/reference/apps-meet/0.4.0/V2.ActiveConference)\n- [0.3.0](/php/docs/reference/apps-meet/0.3.0/V2.ActiveConference)\n- [0.2.6](/php/docs/reference/apps-meet/0.2.6/V2.ActiveConference)\n- [0.1.0](/php/docs/reference/apps-meet/0.1.0/V2.ActiveConference) \nReference documentation and code samples for the Google Apps Meet V2 Client class ActiveConference.\n\nActive conference.\n\nGenerated from protobuf message `google.apps.meet.v2.ActiveConference`\n\nNamespace\n---------\n\nGoogle \\\\ Apps \\\\ Meet \\\\ V2\n\nMethods\n-------\n\n### __construct\n\nConstructor.\n\n### getConferenceRecord\n\nOutput only. Reference to 'ConferenceRecord' resource.\n\nFormat: `conferenceRecords/{conference_record}` where `{conference_record}`\nis a unique ID for each instance of a call within a space.\n\n### setConferenceRecord\n\nOutput only. Reference to 'ConferenceRecord' resource.\n\nFormat: `conferenceRecords/{conference_record}` where `{conference_record}`\nis a unique ID for each instance of a call within a space."]]