Class SpaceConfig.Types.ArtifactConfig.Types.SmartNotesConfig
Configuration related to smart notes in a meeting space. More details about smart notes https://support.google.com/meet/answer/14754931?hl=en.
Implements
Namespace: Google.Apps.Meet.V2Beta
Assembly: Google.Apps.Meet.V2Beta.dll
Syntax
public sealed class SpaceConfig.Types.ArtifactConfig.Types.SmartNotesConfig : IMessage<SpaceConfig.Types.ArtifactConfig.Types.SmartNotesConfig>, IEquatable<SpaceConfig.Types.ArtifactConfig.Types.SmartNotesConfig>, IDeepCloneable<SpaceConfig.Types.ArtifactConfig.Types.SmartNotesConfig>, IBufferMessage, IMessage
Constructors
SmartNotesConfig()
Declaration
public SmartNotesConfig()
SmartNotesConfig(SmartNotesConfig)
Declaration
public SmartNotesConfig(SpaceConfig.Types.ArtifactConfig.Types.SmartNotesConfig other)
Parameters
Type | Name | Description |
---|---|---|
SpaceConfig.Types.ArtifactConfig.Types.SmartNotesConfig | other |
Properties
AutoSmartNotesGeneration
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.
Declaration
public SpaceConfig.Types.ArtifactConfig.Types.AutoGenerationType AutoSmartNotesGeneration { get; set; }
Property Value
Type | Description |
---|---|
SpaceConfig.Types.ArtifactConfig.Types.AutoGenerationType |