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

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

Possible states of whether attendance report is enabled for the meeting space.

Constants

ATTENDANCE_REPORT_GENERATION_TYPE_UNSPECIFIED

value: 0
Default value specified by user policy. This should never be returned.

GENERATE_REPORT

value: 1
Attendance report will be generated and sent to drive/email.

DO_NOT_GENERATE

value: 2
Attendance report will not be generated.