Reference documentation and code samples for the Google Meet V2BETA API class Google::Apps::Meet::V2beta::SpaceConfig.
The configuration pertaining to a meeting space.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#access_type
def access_type() -> ::Google::Apps::Meet::V2beta::SpaceConfig::AccessType
Returns
- (::Google::Apps::Meet::V2beta::SpaceConfig::AccessType) — Access type of the meeting space that determines who can join without knocking. Default: The user's default access settings. Controlled by the user's admin for enterprise users or RESTRICTED.
#access_type=
def access_type=(value) -> ::Google::Apps::Meet::V2beta::SpaceConfig::AccessType
Parameter
- value (::Google::Apps::Meet::V2beta::SpaceConfig::AccessType) — Access type of the meeting space that determines who can join without knocking. Default: The user's default access settings. Controlled by the user's admin for enterprise users or RESTRICTED.
Returns
- (::Google::Apps::Meet::V2beta::SpaceConfig::AccessType) — Access type of the meeting space that determines who can join without knocking. Default: The user's default access settings. Controlled by the user's admin for enterprise users or RESTRICTED.
#artifact_config
def artifact_config() -> ::Google::Apps::Meet::V2beta::SpaceConfig::ArtifactConfig
Returns
- (::Google::Apps::Meet::V2beta::SpaceConfig::ArtifactConfig) — Developer Preview: Configuration pertaining to the auto-generated artifacts that the meeting supports.
#artifact_config=
def artifact_config=(value) -> ::Google::Apps::Meet::V2beta::SpaceConfig::ArtifactConfig
Parameter
- value (::Google::Apps::Meet::V2beta::SpaceConfig::ArtifactConfig) — Developer Preview: Configuration pertaining to the auto-generated artifacts that the meeting supports.
Returns
- (::Google::Apps::Meet::V2beta::SpaceConfig::ArtifactConfig) — Developer Preview: Configuration pertaining to the auto-generated artifacts that the meeting supports.
#attendance_report_generation_type
def attendance_report_generation_type() -> ::Google::Apps::Meet::V2beta::SpaceConfig::AttendanceReportGenerationType
Returns
- (::Google::Apps::Meet::V2beta::SpaceConfig::AttendanceReportGenerationType) — Developer Preview: Whether attendance report is enabled for the meeting space.
#attendance_report_generation_type=
def attendance_report_generation_type=(value) -> ::Google::Apps::Meet::V2beta::SpaceConfig::AttendanceReportGenerationType
Parameter
- value (::Google::Apps::Meet::V2beta::SpaceConfig::AttendanceReportGenerationType) — Developer Preview: Whether attendance report is enabled for the meeting space.
Returns
- (::Google::Apps::Meet::V2beta::SpaceConfig::AttendanceReportGenerationType) — Developer Preview: Whether attendance report is enabled for the meeting space.
#entry_point_access
def entry_point_access() -> ::Google::Apps::Meet::V2beta::SpaceConfig::EntryPointAccess
Returns
- (::Google::Apps::Meet::V2beta::SpaceConfig::EntryPointAccess) — Defines the entry points that can be used to join meetings hosted in this meeting space. Default: EntryPointAccess.ALL
#entry_point_access=
def entry_point_access=(value) -> ::Google::Apps::Meet::V2beta::SpaceConfig::EntryPointAccess
Parameter
- value (::Google::Apps::Meet::V2beta::SpaceConfig::EntryPointAccess) — Defines the entry points that can be used to join meetings hosted in this meeting space. Default: EntryPointAccess.ALL
Returns
- (::Google::Apps::Meet::V2beta::SpaceConfig::EntryPointAccess) — Defines the entry points that can be used to join meetings hosted in this meeting space. Default: EntryPointAccess.ALL
#moderation
def moderation() -> ::Google::Apps::Meet::V2beta::SpaceConfig::Moderation
Returns
- (::Google::Apps::Meet::V2beta::SpaceConfig::Moderation) — Developer Preview: The pre-configured moderation mode for the Meeting. Default: Controlled by the user's policies.
#moderation=
def moderation=(value) -> ::Google::Apps::Meet::V2beta::SpaceConfig::Moderation
Parameter
- value (::Google::Apps::Meet::V2beta::SpaceConfig::Moderation) — Developer Preview: The pre-configured moderation mode for the Meeting. Default: Controlled by the user's policies.
Returns
- (::Google::Apps::Meet::V2beta::SpaceConfig::Moderation) — Developer Preview: The pre-configured moderation mode for the Meeting. Default: Controlled by the user's policies.
#moderation_restrictions
def moderation_restrictions() -> ::Google::Apps::Meet::V2beta::SpaceConfig::ModerationRestrictions
Returns
- (::Google::Apps::Meet::V2beta::SpaceConfig::ModerationRestrictions) — Developer Preview: When moderation.ON, these restrictions go into effect for the meeting. When moderation.OFF, will be reset to default ModerationRestrictions.
#moderation_restrictions=
def moderation_restrictions=(value) -> ::Google::Apps::Meet::V2beta::SpaceConfig::ModerationRestrictions
Parameter
- value (::Google::Apps::Meet::V2beta::SpaceConfig::ModerationRestrictions) — Developer Preview: When moderation.ON, these restrictions go into effect for the meeting. When moderation.OFF, will be reset to default ModerationRestrictions.
Returns
- (::Google::Apps::Meet::V2beta::SpaceConfig::ModerationRestrictions) — Developer Preview: When moderation.ON, these restrictions go into effect for the meeting. When moderation.OFF, will be reset to default ModerationRestrictions.