Interface SpaceConfig.ArtifactConfig.TranscriptionConfigOrBuilder (0.24.0)

public static interface SpaceConfig.ArtifactConfig.TranscriptionConfigOrBuilder extends MessageOrBuilder

Implements

MessageOrBuilder

Methods

getAutoTranscriptionGeneration()

public abstract SpaceConfig.ArtifactConfig.AutoGenerationType getAutoTranscriptionGeneration()

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

.google.apps.meet.v2beta.SpaceConfig.ArtifactConfig.AutoGenerationType auto_transcription_generation = 2;

Returns
Type Description
SpaceConfig.ArtifactConfig.AutoGenerationType

The autoTranscriptionGeneration.

getAutoTranscriptionGenerationValue()

public abstract int getAutoTranscriptionGenerationValue()

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

.google.apps.meet.v2beta.SpaceConfig.ArtifactConfig.AutoGenerationType auto_transcription_generation = 2;

Returns
Type Description
int

The enum numeric value on the wire for autoTranscriptionGeneration.