Google Apps Meet V2beta Client - Class SmartNotesConfig (0.3.0)

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

Configuration related to smart notes in a meeting space. More details about smart notes https://support.google.com/meet/answer/14754931?hl=en.

Generated from protobuf message google.apps.meet.v2beta.SpaceConfig.ArtifactConfig.SmartNotesConfig

Namespace

Google \ Apps \ Meet \ V2beta \ SpaceConfig \ ArtifactConfig

Methods

__construct

Constructor.

Parameters
Name Description
data array

Optional. Data for populating the Message object.

↳ auto_smart_notes_generation int

Defines whether to automatically generate a summary and recap of the meeting for all invitees in the organization when someone with the privilege to enable smart notes joins the meeting.

getAutoSmartNotesGeneration

Defines whether to automatically generate a summary and recap of the meeting for all invitees in the organization when someone with the privilege to enable smart notes joins the meeting.

Returns
Type Description
int

setAutoSmartNotesGeneration

Defines whether to automatically generate a summary and recap of the meeting for all invitees in the organization when someone with the privilege to enable smart notes joins the meeting.

Parameter
Name Description
var int
Returns
Type Description
$this