Google Meet V2BETA API - Module Google::Apps::Meet::V2beta::SpaceConfig::Moderation (v0.5.0)

Reference documentation and code samples for the Google Meet V2BETA API module Google::Apps::Meet::V2beta::SpaceConfig::Moderation.

The moderation mode for a meeting. When the moderation mode is on, the meeting owner has more control over the meeting with features such as co-host management (see message Member) and feature restrictions (see message ModerationRestrictions).

Constants

MODERATION_UNSPECIFIED

value: 0
Moderation type is not specified. This is used to indicate the user hasn't specified any value as the user does not intend to update the state. Users are not allowed to set the value as unspecified.

OFF

value: 1
Moderation is off.

ON

value: 2
Moderation is on.