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

target.apidocs.com.google.api.services.sheets.v4.SheetsScopes.html Maven / Gradle / Ivy







SheetsScopes (Google Sheets API v4-rev20230526-2.0.0)












com.google.api.services.sheets.v4

Class SheetsScopes



  • public class SheetsScopes
    extends Object
    Available OAuth 2.0 scopes for use with the Google Sheets 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_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_READONLY

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

        public static final String SPREADSHEETS
        See, edit, create, and delete all your Google Sheets spreadsheets.
        See Also:
        Constant Field Values
      • SPREADSHEETS_READONLY

        public static final String SPREADSHEETS_READONLY
        See all your Google Sheets spreadsheets.
        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–2023 Google. All rights reserved.





© 2015 - 2024 Weber Informatics LLC | Privacy Policy