Class SpaceConfig.Types.ArtifactConfig.Types.TranscriptionConfig
Configuration related to transcription in a meeting space.
Implements
Namespace: Google.Apps.Meet.V2Beta
Assembly: Google.Apps.Meet.V2Beta.dll
Syntax
public sealed class SpaceConfig.Types.ArtifactConfig.Types.TranscriptionConfig : IMessage<SpaceConfig.Types.ArtifactConfig.Types.TranscriptionConfig>, IEquatable<SpaceConfig.Types.ArtifactConfig.Types.TranscriptionConfig>, IDeepCloneable<SpaceConfig.Types.ArtifactConfig.Types.TranscriptionConfig>, IBufferMessage, IMessage
Constructors
TranscriptionConfig()
Declaration
public TranscriptionConfig()
TranscriptionConfig(TranscriptionConfig)
Declaration
public TranscriptionConfig(SpaceConfig.Types.ArtifactConfig.Types.TranscriptionConfig other)
Parameters
Type | Name | Description |
---|---|---|
SpaceConfig.Types.ArtifactConfig.Types.TranscriptionConfig | other |
Properties
AutoTranscriptionGeneration
Defines whether the content of a meeting is automatically transcribed when someone with the privilege to transcribe joins the meeting.
Declaration
public SpaceConfig.Types.ArtifactConfig.Types.AutoGenerationType AutoTranscriptionGeneration { get; set; }
Property Value
Type | Description |
---|---|
SpaceConfig.Types.ArtifactConfig.Types.AutoGenerationType |