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

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

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






FreeBusyGroup (Calendar API v3-rev20240927-2.0.0)












com.google.api.services.calendar.model

Class FreeBusyGroup

    • Constructor Detail

      • FreeBusyGroup

        public FreeBusyGroup()
    • Method Detail

      • getCalendars

        public List<String> getCalendars()
        List of calendars' identifiers within a group.
        Returns:
        value or null for none
      • setCalendars

        public FreeBusyGroup setCalendars(List<String> calendars)
        List of calendars' identifiers within a group.
        Parameters:
        calendars - calendars or null for none
      • getErrors

        public List<Error> getErrors()
        Optional error(s) (if computation for the group failed).
        Returns:
        value or null for none
      • setErrors

        public FreeBusyGroup setErrors(List<Error> errors)
        Optional error(s) (if computation for the group failed).
        Parameters:
        errors - errors or null for none
      • set

        public FreeBusyGroup set(String fieldName,
                                 Object value)
        Overrides:
        set in class com.google.api.client.json.GenericJson
      • clone

        public FreeBusyGroup 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