Reference documentation and code samples for the Google Meet V2BETA API class Google::Apps::Meet::V2beta::SpaceConfig::ArtifactConfig::SmartNotesConfig.
Configuration related to smart notes in a meeting space. More details about smart notes https://support.google.com/meet/answer/14754931?hl=en.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#auto_smart_notes_generation
def auto_smart_notes_generation() -> ::Google::Apps::Meet::V2beta::SpaceConfig::ArtifactConfig::AutoGenerationType
Returns
- (::Google::Apps::Meet::V2beta::SpaceConfig::ArtifactConfig::AutoGenerationType) — Defines whether to automatically generate a summary and recap of the meeting for all invitees in the organization when someone with the privilege to enable smart notes joins the meeting.
#auto_smart_notes_generation=
def auto_smart_notes_generation=(value) -> ::Google::Apps::Meet::V2beta::SpaceConfig::ArtifactConfig::AutoGenerationType
Parameter
- value (::Google::Apps::Meet::V2beta::SpaceConfig::ArtifactConfig::AutoGenerationType) — Defines whether to automatically generate a summary and recap of the meeting for all invitees in the organization when someone with the privilege to enable smart notes joins the meeting.
Returns
- (::Google::Apps::Meet::V2beta::SpaceConfig::ArtifactConfig::AutoGenerationType) — Defines whether to automatically generate a summary and recap of the meeting for all invitees in the organization when someone with the privilege to enable smart notes joins the meeting.