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 (Drive API v2-rev20180830-1.26.0)












com.google.api.services.drive

Class DriveScopes



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

      • DRIVE_APPDATA

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

        public static final String DRIVE_FILE
        View and manage Google Drive files and folders that you have opened or created with this app.
        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
        View metadata for files in your Google Drive.
        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_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–2018 Google. All rights reserved.





© 2015 - 2024 Weber Informatics LLC | Privacy Policy