Reference documentation and code samples for the Google Meet V2BETA API class Google::Apps::Meet::V2beta::SpaceConfig::ModerationRestrictions.
Defines restrictions for features when the meeting is moderated.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#chat_restriction
def chat_restriction() -> ::Google::Apps::Meet::V2beta::SpaceConfig::ModerationRestrictions::RestrictionType
Returns
- (::Google::Apps::Meet::V2beta::SpaceConfig::ModerationRestrictions::RestrictionType) — Defines who has permission to send chat messages in the meeting space.
#chat_restriction=
def chat_restriction=(value) -> ::Google::Apps::Meet::V2beta::SpaceConfig::ModerationRestrictions::RestrictionType
Parameter
- value (::Google::Apps::Meet::V2beta::SpaceConfig::ModerationRestrictions::RestrictionType) — Defines who has permission to send chat messages in the meeting space.
Returns
- (::Google::Apps::Meet::V2beta::SpaceConfig::ModerationRestrictions::RestrictionType) — Defines who has permission to send chat messages in the meeting space.
#default_join_as_viewer_type
def default_join_as_viewer_type() -> ::Google::Apps::Meet::V2beta::SpaceConfig::ModerationRestrictions::DefaultJoinAsViewerType
Returns
- (::Google::Apps::Meet::V2beta::SpaceConfig::ModerationRestrictions::DefaultJoinAsViewerType) — Defines whether to restrict the default role assigned to users as viewer.
#default_join_as_viewer_type=
def default_join_as_viewer_type=(value) -> ::Google::Apps::Meet::V2beta::SpaceConfig::ModerationRestrictions::DefaultJoinAsViewerType
Parameter
- value (::Google::Apps::Meet::V2beta::SpaceConfig::ModerationRestrictions::DefaultJoinAsViewerType) — Defines whether to restrict the default role assigned to users as viewer.
Returns
- (::Google::Apps::Meet::V2beta::SpaceConfig::ModerationRestrictions::DefaultJoinAsViewerType) — Defines whether to restrict the default role assigned to users as viewer.
#present_restriction
def present_restriction() -> ::Google::Apps::Meet::V2beta::SpaceConfig::ModerationRestrictions::RestrictionType
Returns
- (::Google::Apps::Meet::V2beta::SpaceConfig::ModerationRestrictions::RestrictionType) — Defines who has permission to share their screen in the meeting space.
#present_restriction=
def present_restriction=(value) -> ::Google::Apps::Meet::V2beta::SpaceConfig::ModerationRestrictions::RestrictionType
Parameter
- value (::Google::Apps::Meet::V2beta::SpaceConfig::ModerationRestrictions::RestrictionType) — Defines who has permission to share their screen in the meeting space.
Returns
- (::Google::Apps::Meet::V2beta::SpaceConfig::ModerationRestrictions::RestrictionType) — Defines who has permission to share their screen in the meeting space.
#reaction_restriction
def reaction_restriction() -> ::Google::Apps::Meet::V2beta::SpaceConfig::ModerationRestrictions::RestrictionType
Returns
- (::Google::Apps::Meet::V2beta::SpaceConfig::ModerationRestrictions::RestrictionType) — Defines who has permission to send reactions in the meeting space.
#reaction_restriction=
def reaction_restriction=(value) -> ::Google::Apps::Meet::V2beta::SpaceConfig::ModerationRestrictions::RestrictionType
Parameter
- value (::Google::Apps::Meet::V2beta::SpaceConfig::ModerationRestrictions::RestrictionType) — Defines who has permission to send reactions in the meeting space.
Returns
- (::Google::Apps::Meet::V2beta::SpaceConfig::ModerationRestrictions::RestrictionType) — Defines who has permission to send reactions in the meeting space.