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

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

The newest version!






CalendarScopes (Calendar API v3-rev20241101-2.0.0)












com.google.api.services.calendar

Class CalendarScopes



  • public class CalendarScopes
    extends Object
    Available OAuth 2.0 scopes for use with the Calendar API.
    Since:
    1.4
    • Field Detail

      • CALENDAR

        public static final String CALENDAR
        See, edit, share, and permanently delete all the calendars you can access using Google Calendar.
        See Also:
        Constant Field Values
      • CALENDAR_EVENTS

        public static final String CALENDAR_EVENTS
        View and edit events on all your calendars.
        See Also:
        Constant Field Values
      • CALENDAR_EVENTS_READONLY

        public static final String CALENDAR_EVENTS_READONLY
        View events on all your calendars.
        See Also:
        Constant Field Values
      • CALENDAR_READONLY

        public static final String CALENDAR_READONLY
        See and download any calendar you can access using your Google Calendar.
        See Also:
        Constant Field Values
      • CALENDAR_SETTINGS_READONLY

        public static final String CALENDAR_SETTINGS_READONLY
        View your Calendar settings.
        See Also:
        Constant Field Values
    • Method Detail

      • all

        public static Set<String> all()
        Returns an unmodifiable set that contains all scopes declared by this class.
        Since:
        1.16

Copyright © 2011–2024 Google. All rights reserved.





© 2015 - 2024 Weber Informatics LLC | Privacy Policy