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

target.apidocs.com.google.api.services.gmail.GmailScopes.html Maven / Gradle / Ivy

There is a newer version: v1-rev20240520-2.0.0
Show newest version






GmailScopes (Gmail API v1-rev20240422-2.0.0)












com.google.api.services.gmail

Class GmailScopes



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

      • MAIL_GOOGLE_COM

        public static final String MAIL_GOOGLE_COM
        Read, compose, send, and permanently delete all your email from Gmail.
        See Also:
        Constant Field Values
      • GMAIL_ADDONS_CURRENT_ACTION_COMPOSE

        public static final String GMAIL_ADDONS_CURRENT_ACTION_COMPOSE
        Manage drafts and send emails when you interact with the add-on.
        See Also:
        Constant Field Values
      • GMAIL_ADDONS_CURRENT_MESSAGE_ACTION

        public static final String GMAIL_ADDONS_CURRENT_MESSAGE_ACTION
        View your email messages when you interact with the add-on.
        See Also:
        Constant Field Values
      • GMAIL_ADDONS_CURRENT_MESSAGE_METADATA

        public static final String GMAIL_ADDONS_CURRENT_MESSAGE_METADATA
        View your email message metadata when the add-on is running.
        See Also:
        Constant Field Values
      • GMAIL_ADDONS_CURRENT_MESSAGE_READONLY

        public static final String GMAIL_ADDONS_CURRENT_MESSAGE_READONLY
        View your email messages when the add-on is running.
        See Also:
        Constant Field Values
      • GMAIL_METADATA

        public static final String GMAIL_METADATA
        View your email message metadata such as labels and headers, but not the email body.
        See Also:
        Constant Field Values
      • GMAIL_MODIFY

        public static final String GMAIL_MODIFY
        Read, compose, and send emails from your Gmail account.
        See Also:
        Constant Field Values
      • GMAIL_SETTINGS_BASIC

        public static final String GMAIL_SETTINGS_BASIC
        See, edit, create, or change your email settings and filters in Gmail.
        See Also:
        Constant Field Values
      • GMAIL_SETTINGS_SHARING

        public static final String GMAIL_SETTINGS_SHARING
        Manage your sensitive mail settings, including who can manage your mail.
        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