All Downloads are FREE. Search and download functionalities are using the official Maven repository.

target.apidocs.com.google.api.services.calendar.model.ConferenceProperties.html Maven / Gradle / Ivy

There is a newer version: v3-rev20241101-2.0.0
Show newest version






ConferenceProperties (Calendar API v3-rev20240927-2.0.0)












com.google.api.services.calendar.model

Class ConferenceProperties

    • Constructor Detail

      • ConferenceProperties

        public ConferenceProperties()
    • Method Detail

      • getAllowedConferenceSolutionTypes

        public List<String> getAllowedConferenceSolutionTypes()
        The types of conference solutions that are supported for this calendar. The possible values are: - "eventHangout" - "eventNamedHangout" - "hangoutsMeet" Optional.
        Returns:
        value or null for none
      • setAllowedConferenceSolutionTypes

        public ConferenceProperties setAllowedConferenceSolutionTypes(List<String> allowedConferenceSolutionTypes)
        The types of conference solutions that are supported for this calendar. The possible values are: - "eventHangout" - "eventNamedHangout" - "hangoutsMeet" Optional.
        Parameters:
        allowedConferenceSolutionTypes - allowedConferenceSolutionTypes or null for none
      • clone

        public ConferenceProperties clone()
        Overrides:
        clone in class com.google.api.client.json.GenericJson

Copyright © 2011–2024 Google. All rights reserved.





© 2015 - 2024 Weber Informatics LLC | Privacy Policy