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