Reference documentation and code samples for the Google Meet V2BETA API class Google::Apps::Meet::V2beta::SpaceConfig::ArtifactConfig::TranscriptionConfig.
Configuration related to transcription in a meeting space.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#auto_transcription_generation
def auto_transcription_generation() -> ::Google::Apps::Meet::V2beta::SpaceConfig::ArtifactConfig::AutoGenerationType
Returns
- (::Google::Apps::Meet::V2beta::SpaceConfig::ArtifactConfig::AutoGenerationType) — Defines whether the content of a meeting is automatically transcribed when someone with the privilege to transcribe joins the meeting.
#auto_transcription_generation=
def auto_transcription_generation=(value) -> ::Google::Apps::Meet::V2beta::SpaceConfig::ArtifactConfig::AutoGenerationType
Parameter
- value (::Google::Apps::Meet::V2beta::SpaceConfig::ArtifactConfig::AutoGenerationType) — Defines whether the content of a meeting is automatically transcribed when someone with the privilege to transcribe joins the meeting.
Returns
- (::Google::Apps::Meet::V2beta::SpaceConfig::ArtifactConfig::AutoGenerationType) — Defines whether the content of a meeting is automatically transcribed when someone with the privilege to transcribe joins the meeting.