allowedConferenceSolutionTypes property

List<String>? allowedConferenceSolutionTypes
getter/setter pair

The types of conference solutions that are supported for this calendar. The possible values are:

  • "eventHangout"
  • "eventNamedHangout"
  • "hangoutsMeet" Optional.

Implementation

core.List<core.String>? allowedConferenceSolutionTypes;