Google Apps Meet V2beta Client - Class TranscriptionConfig (0.3.0)

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

Configuration related to transcription in a meeting space.

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

Namespace

Google \ Apps \ Meet \ V2beta \ SpaceConfig \ ArtifactConfig

Methods

__construct

Constructor.

Parameters
Name Description
data array

Optional. Data for populating the Message object.

↳ auto_transcription_generation int

Defines whether the content of a meeting is automatically transcribed when someone with the privilege to transcribe joins the meeting.

getAutoTranscriptionGeneration

Defines whether the content of a meeting is automatically transcribed when someone with the privilege to transcribe joins the meeting.

Returns
Type Description
int

setAutoTranscriptionGeneration

Defines whether the content of a meeting is automatically transcribed when someone with the privilege to transcribe joins the meeting.

Parameter
Name Description
var int
Returns
Type Description
$this