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

target.apidocs.com.google.api.services.drive.DriveScopes.html Maven / Gradle / Ivy

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






DriveScopes (Google Drive API v2-rev20240521-2.0.0)












com.google.api.services.drive

Class DriveScopes



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

      • DRIVE

        public static final String DRIVE
        See, edit, create, and delete all of your Google Drive files.
        See Also:
        Constant Field Values
      • DRIVE_APPDATA

        public static final String DRIVE_APPDATA
        See, create, and delete its own configuration data in your Google Drive.
        See Also:
        Constant Field Values
      • DRIVE_FILE

        public static final String DRIVE_FILE
        See, edit, create, and delete only the specific Google Drive files you use with this app.
        See Also:
        Constant Field Values
      • DRIVE_MEET_READONLY

        public static final String DRIVE_MEET_READONLY
        See and download your Google Drive files that were created or edited by Google Meet..
        See Also:
        Constant Field Values
      • DRIVE_METADATA

        public static final String DRIVE_METADATA
        View and manage metadata of files in your Google Drive.
        See Also:
        Constant Field Values
      • DRIVE_METADATA_READONLY

        public static final String DRIVE_METADATA_READONLY
        See information about your Google Drive files.
        See Also:
        Constant Field Values
      • DRIVE_PHOTOS_READONLY

        public static final String DRIVE_PHOTOS_READONLY
        View the photos, videos and albums in your Google Photos.
        See Also:
        Constant Field Values
      • DRIVE_READONLY

        public static final String DRIVE_READONLY
        See and download all your Google Drive files.
        See Also:
        Constant Field Values
      • DRIVE_SCRIPTS

        public static final String DRIVE_SCRIPTS
        Modify your Google Apps Script scripts' behavior.
        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