Enum SpaceConfig.Types.AttendanceReportGenerationType
Possible states of whether attendance report is enabled for the meeting space.
Namespace: Google.Apps.Meet.V2Beta
Assembly: Google.Apps.Meet.V2Beta.dll
Syntax
public enum SpaceConfig.Types.AttendanceReportGenerationType
Fields
Name | Description |
---|---|
DoNotGenerate | Attendance report will not be generated. |
GenerateReport | Attendance report will be generated and sent to drive/email. |
Unspecified | Default value specified by user policy. This should never be returned. |