target.apidocs.com.google.api.services.bigquery.BigqueryScopes.html Maven / Gradle / Ivy
BigqueryScopes (BigQuery API v2-rev20240727-2.0.0)
com.google.api.services.bigquery
Class BigqueryScopes
- java.lang.Object
-
- com.google.api.services.bigquery.BigqueryScopes
-
public class BigqueryScopes
extends Object
Available OAuth 2.0 scopes for use with the BigQuery API.
- Since:
- 1.4
-
-
Field Summary
Fields
Modifier and Type
Field and Description
static String
BIGQUERY
View and manage your data in Google BigQuery and see the email address for your Google Account.
static String
BIGQUERY_INSERTDATA
Insert data into Google BigQuery.
static String
CLOUD_PLATFORM
See, edit, configure, and delete your Google Cloud data and see the email address for your Google Account..
static String
CLOUD_PLATFORM_READ_ONLY
View your data across Google Cloud services and see the email address of your Google Account.
static String
DEVSTORAGE_FULL_CONTROL
Manage your data and permissions in Cloud Storage and see the email address for your Google Account.
static String
DEVSTORAGE_READ_ONLY
View your data in Google Cloud Storage.
static String
DEVSTORAGE_READ_WRITE
Manage your data in Cloud Storage and see the email address of your Google Account.
-
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
-
BIGQUERY
public static final String BIGQUERY
View and manage your data in Google BigQuery and see the email address for your Google Account.
- See Also:
- Constant Field Values
-
BIGQUERY_INSERTDATA
public static final String BIGQUERY_INSERTDATA
Insert data into Google BigQuery.
- See Also:
- Constant Field Values
-
CLOUD_PLATFORM
public static final String CLOUD_PLATFORM
See, edit, configure, and delete your Google Cloud data and see the email address for your Google Account..
- See Also:
- Constant Field Values
-
CLOUD_PLATFORM_READ_ONLY
public static final String CLOUD_PLATFORM_READ_ONLY
View your data across Google Cloud services and see the email address of your Google Account.
- See Also:
- Constant Field Values
-
DEVSTORAGE_FULL_CONTROL
public static final String DEVSTORAGE_FULL_CONTROL
Manage your data and permissions in Cloud Storage and see the email address for your Google Account.
- See Also:
- Constant Field Values
-
DEVSTORAGE_READ_ONLY
public static final String DEVSTORAGE_READ_ONLY
View your data in Google Cloud Storage.
- See Also:
- Constant Field Values
-
DEVSTORAGE_READ_WRITE
public static final String DEVSTORAGE_READ_WRITE
Manage your data in Cloud Storage and see the email address of your Google Account.
- See Also:
- Constant Field Values
Copyright © 2011–2024 Google. All rights reserved.
© 2015 - 2025 Weber Informatics LLC | Privacy Policy