public enum AuthGoogleScope extends Enum<AuthGoogleScope> implements AuthScope
Modifier and Type | Method and Description |
---|---|
static List<String> |
getAdminDirectoryScopes() |
static List<String> |
getCalendarScopes()
View And manage user's calendars in Google Calendar.
|
static List<String> |
getDriveScopes()
List, download, create, move, edit, share and search all of user's documents and files in Google Drive.
|
static List<String> |
getGmailScopes()
View And manage user's mail in Gmail.
|
static List<String> |
getGoogleAnalyticsScopes()
View And manage user's Google Analytics.
|
static List<String> |
getOidcScopes()
Used for OIDC authorization and certification
|
static List<String> |
getPeopleScopes()
View And manage user's detail and Google Contacts.
|
static List<String> |
getPhotosLibraryScopes()
View and manage user's photo library.
|
static List<String> |
getYouTubeScopes()
View And manage user's videos, activity and playlists.
|
static AuthGoogleScope |
valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AuthGoogleScope[] |
values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
public static final AuthGoogleScope USER_OPENID
scope
含义,以description
为准public static final AuthGoogleScope USER_EMAIL
public static final AuthGoogleScope USER_PROFILE
public static final AuthGoogleScope USER_PHONENUMBERS_READ
public static final AuthGoogleScope USER_ORGANIZATION_READ
public static final AuthGoogleScope USER_GENDER_READ
public static final AuthGoogleScope USER_EMAILS_READ
public static final AuthGoogleScope USER_BIRTHDAY_READ
public static final AuthGoogleScope USER_ADDRESSES_READ
public static final AuthGoogleScope USERINFO_PROFILE
public static final AuthGoogleScope USERINFO_EMAIL
public static final AuthGoogleScope YT_ANALYTICS_READONLY
public static final AuthGoogleScope YT_ANALYTICS_MONETARY_READONLY
public static final AuthGoogleScope YOUTUBEPARTNER_CHANNEL_AUDIT
public static final AuthGoogleScope YOUTUBEPARTNER
public static final AuthGoogleScope YOUTUBE_UPLOAD
public static final AuthGoogleScope YOUTUBE_READONLY
public static final AuthGoogleScope YOUTUBE_FORCE_SSL
public static final AuthGoogleScope YOUTUBE_CHANNEL_MEMBERSHIPS_CREATOR
public static final AuthGoogleScope YOUTUBE
public static final AuthGoogleScope WEBMASTERS_READONLY
public static final AuthGoogleScope WEBMASTERS
public static final AuthGoogleScope VERIFIEDACCESS
public static final AuthGoogleScope TRACE_APPEND
public static final AuthGoogleScope TASKS_READONLY
public static final AuthGoogleScope TASKS
public static final AuthGoogleScope TAGMANAGER_READONLY
public static final AuthGoogleScope TAGMANAGER_PUBLISH
public static final AuthGoogleScope TAGMANAGER_MANAGE_USERS
public static final AuthGoogleScope TAGMANAGER_MANAGE_ACCOUNTS
public static final AuthGoogleScope TAGMANAGER_EDIT_CONTAINERVERSIONS
public static final AuthGoogleScope TAGMANAGER_EDIT_CONTAINERS
public static final AuthGoogleScope TAGMANAGER_DELETE_CONTAINERS
public static final AuthGoogleScope STREETVIEWPUBLISH
public static final AuthGoogleScope SQLSERVICE_ADMIN
public static final AuthGoogleScope SPREADSHEETS_READONLY
public static final AuthGoogleScope SPREADSHEETS
public static final AuthGoogleScope SPANNER_DATA
public static final AuthGoogleScope SPANNER_ADMIN
public static final AuthGoogleScope SOURCE_READ_WRITE
public static final AuthGoogleScope SOURCE_READ_ONLY
public static final AuthGoogleScope SOURCE_FULL_CONTROL
public static final AuthGoogleScope SITEVERIFICATION_VERIFY_ONLY
public static final AuthGoogleScope SITEVERIFICATION
public static final AuthGoogleScope SERVICECONTROL
public static final AuthGoogleScope SERVICE_MANAGEMENT_READONLY
public static final AuthGoogleScope SERVICE_MANAGEMENT
public static final AuthGoogleScope SCRIPT_PROJECTS_READONLY
public static final AuthGoogleScope SCRIPT_PROJECTS
public static final AuthGoogleScope SCRIPT_PROCESSES
public static final AuthGoogleScope SCRIPT_METRICS
public static final AuthGoogleScope SCRIPT_DEPLOYMENTS_READONLY
public static final AuthGoogleScope SCRIPT_DEPLOYMENTS
public static final AuthGoogleScope PUBSUB
public static final AuthGoogleScope PRESENTATIONS_READONLY
public static final AuthGoogleScope PRESENTATIONS
public static final AuthGoogleScope PHOTOSLIBRARY_SHARING
public static final AuthGoogleScope PHOTOSLIBRARY_READONLY_APPCREATEDDATA
public static final AuthGoogleScope PHOTOSLIBRARY_READONLY
public static final AuthGoogleScope PHOTOSLIBRARY_APPENDONLY
public static final AuthGoogleScope PHOTOSLIBRARY
public static final AuthGoogleScope NDEV_CLOUDMAN_READONLY
public static final AuthGoogleScope NDEV_CLOUDMAN
public static final AuthGoogleScope NDEV_CLOUDDNS_READWRITE
public static final AuthGoogleScope NDEV_CLOUDDNS_READONLY
public static final AuthGoogleScope MONITORING_WRITE
public static final AuthGoogleScope MONITORING_READ
public static final AuthGoogleScope MONITORING
public static final AuthGoogleScope MANUFACTURERCENTER
public static final AuthGoogleScope LOGGING_WRITE
public static final AuthGoogleScope LOGGING_READ
public static final AuthGoogleScope LOGGING_ADMIN
public static final AuthGoogleScope JOBS
public static final AuthGoogleScope INDEXING
public static final AuthGoogleScope GROUPS
public static final AuthGoogleScope GMAIL
public static final AuthGoogleScope GMAIL_SETTINGS_SHARING
public static final AuthGoogleScope GMAIL_SETTINGS_BASIC
public static final AuthGoogleScope GMAIL_SEND
public static final AuthGoogleScope GMAIL_READONLY
public static final AuthGoogleScope GMAIL_MODIFY
public static final AuthGoogleScope GMAIL_METADATA
public static final AuthGoogleScope GMAIL_LABELS
public static final AuthGoogleScope GMAIL_INSERT
public static final AuthGoogleScope GMAIL_COMPOSE
public static final AuthGoogleScope GMAIL_ADDONS_CURRENT_MESSAGE_READONLY
public static final AuthGoogleScope GMAIL_ADDONS_CURRENT_MESSAGE_METADATA
public static final AuthGoogleScope GMAIL_ADDONS_CURRENT_MESSAGE_ACTION
public static final AuthGoogleScope GMAIL_ADDONS_CURRENT_ACTION_COMPOSE
public static final AuthGoogleScope GENOMICS
public static final AuthGoogleScope GAMES
public static final AuthGoogleScope FORMS_CURRENTONLY
public static final AuthGoogleScope FORMS
public static final AuthGoogleScope FITNESS_REPRODUCTIVE_HEALTH_WRITE
public static final AuthGoogleScope FITNESS_REPRODUCTIVE_HEALTH_READ
public static final AuthGoogleScope FITNESS_OXYGEN_SATURATION_WRITE
public static final AuthGoogleScope FITNESS_OXYGEN_SATURATION_READ
public static final AuthGoogleScope FITNESS_NUTRITION_WRITE
public static final AuthGoogleScope FITNESS_NUTRITION_READ
public static final AuthGoogleScope FITNESS_LOCATION_WRITE
public static final AuthGoogleScope FITNESS_LOCATION_READ
public static final AuthGoogleScope FITNESS_BODY_TEMPERATURE_WRITE
public static final AuthGoogleScope FITNESS_BODY_TEMPERATURE_READ
public static final AuthGoogleScope FITNESS_BODY_WRITE
public static final AuthGoogleScope FITNESS_BODY_READ
public static final AuthGoogleScope FITNESS_BLOOD_PRESSURE_WRITE
public static final AuthGoogleScope FITNESS_BLOOD_PRESSURE_READ
public static final AuthGoogleScope FITNESS_BLOOD_GLUCOSE_WRITE
public static final AuthGoogleScope FITNESS_BLOOD_GLUCOSE_READ
public static final AuthGoogleScope FITNESS_ACTIVITY_WRITE
public static final AuthGoogleScope FITNESS_ACTIVITY_READ
public static final AuthGoogleScope FIREBASE_READONLY
public static final AuthGoogleScope FIREBASE
public static final AuthGoogleScope EDISCOVERY_READONLY
public static final AuthGoogleScope EDISCOVERY
public static final AuthGoogleScope DRIVE_SCRIPTS
public static final AuthGoogleScope DRIVE_READONLY
public static final AuthGoogleScope DRIVE_PHOTOS_READONLY
public static final AuthGoogleScope DRIVE_METADATA_READONLY
public static final AuthGoogleScope DRIVE_METADATA
public static final AuthGoogleScope DRIVE_FILE
public static final AuthGoogleScope DRIVE_APPDATA
public static final AuthGoogleScope DRIVE_ACTIVITY_READONLY
public static final AuthGoogleScope DRIVE_ACTIVITY
public static final AuthGoogleScope DRIVE
public static final AuthGoogleScope ACTIVITY
public static final AuthGoogleScope DOUBLECLICKSEARCH
public static final AuthGoogleScope DOUBLECLICKBIDMANAGER
public static final AuthGoogleScope DOCUMENTS_READONLY
public static final AuthGoogleScope DOCUMENTS
public static final AuthGoogleScope DISPLAY_VIDEO
public static final AuthGoogleScope DIRECTORY_READONLY
public static final AuthGoogleScope DIALOGFLOW
public static final AuthGoogleScope DFATRAFFICKING
public static final AuthGoogleScope DFAREPORTING
public static final AuthGoogleScope DEVSTORAGE_READ_WRITE
public static final AuthGoogleScope DEVSTORAGE_READ_ONLY
public static final AuthGoogleScope DEVSTORAGE_FULL_CONTROL
public static final AuthGoogleScope DDMCONVERSIONS
public static final AuthGoogleScope DATASTORE
public static final AuthGoogleScope CONTENT
public static final AuthGoogleScope CONTACTS_READONLY
public static final AuthGoogleScope CONTACTS_OTHER_READONLY
public static final AuthGoogleScope CONTACTS
public static final AuthGoogleScope CONTACTS_FEEDS
public static final AuthGoogleScope COMPUTE_READONLY
public static final AuthGoogleScope COMPUTE
public static final AuthGoogleScope CLOUDRUNTIMECONFIG
public static final AuthGoogleScope CLOUDKMS
public static final AuthGoogleScope CLOUDIOT
public static final AuthGoogleScope CLOUD_SEARCH_STATS_INDEXING
public static final AuthGoogleScope CLOUD_SEARCH_STATS
public static final AuthGoogleScope CLOUD_SEARCH_SETTINGS_QUERY
public static final AuthGoogleScope CLOUD_SEARCH_SETTINGS_INDEXING
public static final AuthGoogleScope CLOUD_SEARCH_SETTINGS
public static final AuthGoogleScope CLOUD_SEARCH_QUERY
public static final AuthGoogleScope CLOUD_SEARCH_INDEXING
public static final AuthGoogleScope CLOUD_SEARCH_DEBUG
public static final AuthGoogleScope CLOUD_SEARCH
public static final AuthGoogleScope CLOUD_DEBUGGER
public static final AuthGoogleScope CLOUD_VISION
public static final AuthGoogleScope CLOUD_TRANSLATION
public static final AuthGoogleScope CLOUD_PLATFORM_READ_ONLY
public static final AuthGoogleScope CLOUD_PLATFORM
public static final AuthGoogleScope CLOUD_LANGUAGE
public static final AuthGoogleScope CLOUD_IDENTITY_GROUPS_READONLY
public static final AuthGoogleScope CLOUD_IDENTITY_GROUPS
public static final AuthGoogleScope CLOUD_BIGTABLE_ADMIN_TABLE
public static final AuthGoogleScope CLOUD_BIGTABLE_ADMIN_CLUSTER
public static final AuthGoogleScope CLOUD_BIGTABLE_ADMIN
public static final AuthGoogleScope CLASSROOM_TOPICS_READONLY
public static final AuthGoogleScope CLASSROOM_TOPICS
public static final AuthGoogleScope CLASSROOM_STUDENT_SUBMISSIONS_STUDENTS_READONLY
public static final AuthGoogleScope CLASSROOM_STUDENT_SUBMISSIONS_ME_READONLY
public static final AuthGoogleScope CLASSROOM_ROSTERS_READONLY
public static final AuthGoogleScope CLASSROOM_ROSTERS
public static final AuthGoogleScope CLASSROOM_PUSH_NOTIFICATIONS
public static final AuthGoogleScope CLASSROOM_PROFILE_PHOTOS
public static final AuthGoogleScope CLASSROOM_PROFILE_EMAILS
public static final AuthGoogleScope CLASSROOM_GUARDIANLINKS_STUDENTS_READONLY
public static final AuthGoogleScope CLASSROOM_GUARDIANLINKS_STUDENTS
public static final AuthGoogleScope CLASSROOM_GUARDIANLINKS_ME_READONLY
public static final AuthGoogleScope CLASSROOM_COURSEWORK_STUDENTS_READONLY
public static final AuthGoogleScope CLASSROOM_COURSEWORK_STUDENTS
public static final AuthGoogleScope CLASSROOM_COURSEWORK_ME_READONLY
public static final AuthGoogleScope CLASSROOM_COURSEWORK_ME
public static final AuthGoogleScope CLASSROOM_COURSES_READONLY
public static final AuthGoogleScope CLASSROOM_COURSES
public static final AuthGoogleScope CLASSROOM_ANNOUNCEMENTS_READONLY
public static final AuthGoogleScope CLASSROOM_ANNOUNCEMENTS
public static final AuthGoogleScope CALENDAR_SETTINGS_READONLY
public static final AuthGoogleScope CALENDAR_READONLY
public static final AuthGoogleScope CALENDAR_EVENTS_READONLY
public static final AuthGoogleScope CALENDAR_EVENTS
public static final AuthGoogleScope CALENDAR
public static final AuthGoogleScope CALENDAR_FEEDS
public static final AuthGoogleScope BOOKS
public static final AuthGoogleScope BLOGGER_READONLY
public static final AuthGoogleScope BLOGGER
public static final AuthGoogleScope BIGTABLE_ADMIN_TABLE
public static final AuthGoogleScope BIGTABLE_ADMIN_INSTANCE
public static final AuthGoogleScope BIGTABLE_ADMIN_CLUSTER
public static final AuthGoogleScope BIGTABLE_ADMIN
public static final AuthGoogleScope BIGQUERY_READONLY
public static final AuthGoogleScope BIGQUERY_INSERTDATA
public static final AuthGoogleScope BIGQUERY
public static final AuthGoogleScope APPS_ORDER_READONLY
public static final AuthGoogleScope APPS_ORDER
public static final AuthGoogleScope APPS_LICENSING
public static final AuthGoogleScope APPS_GROUPS_SETTINGS
public static final AuthGoogleScope APPS_GROUPS_MIGRATION
public static final AuthGoogleScope APPS_ALERTS
public static final AuthGoogleScope APPENGINE_ADMIN
public static final AuthGoogleScope ANDROIDPUBLISHER
public static final AuthGoogleScope ANDROIDMANAGEMENT
public static final AuthGoogleScope ANDROIDENTERPRISE
public static final AuthGoogleScope ANALYTICS_USER_DELETION
public static final AuthGoogleScope ANALYTICS_READONLY
public static final AuthGoogleScope ANALYTICS_PROVISION
public static final AuthGoogleScope ANALYTICS_MANAGE_USERS_READONLY
public static final AuthGoogleScope ANALYTICS_MANAGE_USERS
public static final AuthGoogleScope ANALYTICS_EDIT
public static final AuthGoogleScope ANALYTICS
public static final AuthGoogleScope ADSENSEHOST
public static final AuthGoogleScope ADSENSE_READONLY
public static final AuthGoogleScope ADSENSE
public static final AuthGoogleScope ADMIN_REPORTS_USAGE_READONLY
public static final AuthGoogleScope ADMIN_REPORTS_AUDIT_READONLY
public static final AuthGoogleScope ADMIN_DIRECTORY_USERSCHEMA_READONLY
public static final AuthGoogleScope ADMIN_DIRECTORY_USERSCHEMA
public static final AuthGoogleScope ADMIN_DIRECTORY_USER_SECURITY
public static final AuthGoogleScope ADMIN_DIRECTORY_USER_READONLY
public static final AuthGoogleScope ADMIN_DIRECTORY_USER_ALIAS_READONLY
public static final AuthGoogleScope ADMIN_DIRECTORY_USER_ALIAS
public static final AuthGoogleScope ADMIN_DIRECTORY_USER
public static final AuthGoogleScope ADMIN_DIRECTORY_ROLEMANAGEMENT_READONLY
public static final AuthGoogleScope ADMIN_DIRECTORY_ROLEMANAGEMENT
public static final AuthGoogleScope ADMIN_DIRECTORY_RESOURCE_CALENDAR_READONLY
public static final AuthGoogleScope ADMIN_DIRECTORY_RESOURCE_CALENDAR
public static final AuthGoogleScope ADMIN_DIRECTORY_ORGUNIT_READONLY
public static final AuthGoogleScope ADMIN_DIRECTORY_ORGUNIT
public static final AuthGoogleScope ADMIN_DIRECTORY_NOTIFICATIONS
public static final AuthGoogleScope ADMIN_DIRECTORY_GROUP_READONLY
public static final AuthGoogleScope ADMIN_DIRECTORY_GROUP_MEMBER_READONLY
public static final AuthGoogleScope ADMIN_DIRECTORY_GROUP_MEMBER
public static final AuthGoogleScope ADMIN_DIRECTORY_GROUP
public static final AuthGoogleScope ADMIN_DIRECTORY_DOMAIN_READONLY
public static final AuthGoogleScope ADMIN_DIRECTORY_DOMAIN
public static final AuthGoogleScope ADMIN_DIRECTORY_DEVICE_MOBILE_READONLY
public static final AuthGoogleScope ADMIN_DIRECTORY_DEVICE_MOBILE_ACTION
public static final AuthGoogleScope ADMIN_DIRECTORY_DEVICE_MOBILE
public static final AuthGoogleScope ADMIN_DIRECTORY_DEVICE_CHROMEOS_READONLY
public static final AuthGoogleScope ADMIN_DIRECTORY_DEVICE_CHROMEOS
public static final AuthGoogleScope ADMIN_DIRECTORY_CUSTOMER_READONLY
public static final AuthGoogleScope ADMIN_DIRECTORY_CUSTOMER
public static final AuthGoogleScope ADMIN_DATATRANSFER_READONLY
public static final AuthGoogleScope ADMIN_DATATRANSFER
public static final AuthGoogleScope ADEXCHANGE_BUYER
public static AuthGoogleScope[] values()
for (AuthGoogleScope c : AuthGoogleScope.values()) System.out.println(c);
public static AuthGoogleScope valueOf(String name)
name
- the name of the enum constant to be returned.IllegalArgumentException
- if this enum type has no constant with the specified nameNullPointerException
- if the argument is nullpublic static List<String> getGmailScopes()
public static List<String> getOidcScopes()
public static List<String> getPeopleScopes()
public static List<String> getPhotosLibraryScopes()
public static List<String> getYouTubeScopes()
public static List<String> getGoogleAnalyticsScopes()
public static List<String> getCalendarScopes()
Copyright © 2021. All rights reserved.