target.apidocs.com.google.api.services.gmail.GmailScopes.html Maven / Gradle / Ivy
GmailScopes (Gmail API v1-rev20240422-2.0.0)
com.google.api.services.gmail
Class GmailScopes
- java.lang.Object
-
- com.google.api.services.gmail.GmailScopes
-
public class GmailScopes
extends Object
Available OAuth 2.0 scopes for use with the Gmail API.
- Since:
- 1.4
-
-
Field Summary
Fields
Modifier and Type
Field and Description
static String
GMAIL_ADDONS_CURRENT_ACTION_COMPOSE
Manage drafts and send emails when you interact with the add-on.
static String
GMAIL_ADDONS_CURRENT_MESSAGE_ACTION
View your email messages when you interact with the add-on.
static String
GMAIL_ADDONS_CURRENT_MESSAGE_METADATA
View your email message metadata when the add-on is running.
static String
GMAIL_ADDONS_CURRENT_MESSAGE_READONLY
View your email messages when the add-on is running.
static String
GMAIL_COMPOSE
Manage drafts and send emails.
static String
GMAIL_INSERT
Add emails into your Gmail mailbox.
static String
GMAIL_LABELS
See and edit your email labels.
static String
GMAIL_METADATA
View your email message metadata such as labels and headers, but not the email body.
static String
GMAIL_MODIFY
Read, compose, and send emails from your Gmail account.
static String
GMAIL_READONLY
View your email messages and settings.
static String
GMAIL_SEND
Send email on your behalf.
static String
GMAIL_SETTINGS_BASIC
See, edit, create, or change your email settings and filters in Gmail.
static String
GMAIL_SETTINGS_SHARING
Manage your sensitive mail settings, including who can manage your mail.
static String
MAIL_GOOGLE_COM
Read, compose, send, and permanently delete all your email from Gmail.
-
Method Summary
All Methods Static Methods Concrete Methods
Modifier and Type
Method and Description
static Set<String>
all()
Returns an unmodifiable set that contains all scopes declared by this class.
-
-
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_COMPOSE
public static final String GMAIL_COMPOSE
Manage drafts and send emails.
- See Also:
- Constant Field Values
-
GMAIL_INSERT
public static final String GMAIL_INSERT
Add emails into your Gmail mailbox.
- See Also:
- Constant Field Values
-
GMAIL_LABELS
public static final String GMAIL_LABELS
See and edit your email labels.
- 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_READONLY
public static final String GMAIL_READONLY
View your email messages and settings.
- See Also:
- Constant Field Values
-
GMAIL_SEND
public static final String GMAIL_SEND
Send email on your behalf.
- 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
Copyright © 2011–2024 Google. All rights reserved.
© 2015 - 2024 Weber Informatics LLC | Privacy Policy