
target.apidocs.com.google.api.services.firebasehosting.v1beta1.FirebaseHostingScopes.html Maven / Gradle / Ivy
FirebaseHostingScopes (Firebase Hosting API v1beta1-rev20190813-1.30.1)
com.google.api.services.firebasehosting.v1beta1
Class FirebaseHostingScopes
- java.lang.Object
-
- com.google.api.services.firebasehosting.v1beta1.FirebaseHostingScopes
-
public class FirebaseHostingScopes
extends Object
Available OAuth 2.0 scopes for use with the Firebase Hosting API.
- Since:
- 1.4
-
-
Field Summary
Fields
Modifier and Type
Field and Description
static String
CLOUD_PLATFORM
View and manage your data across Google Cloud Platform services.
static String
CLOUD_PLATFORM_READ_ONLY
View your data across Google Cloud Platform services.
static String
FIREBASE
View and administer all your Firebase data and settings.
static String
FIREBASE_READONLY
View all your Firebase data and settings.
-
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
-
CLOUD_PLATFORM
public static final String CLOUD_PLATFORM
View and manage your data across Google Cloud Platform services.
- See Also:
- Constant Field Values
-
CLOUD_PLATFORM_READ_ONLY
public static final String CLOUD_PLATFORM_READ_ONLY
View your data across Google Cloud Platform services.
- See Also:
- Constant Field Values
-
FIREBASE
public static final String FIREBASE
View and administer all your Firebase data and settings.
- See Also:
- Constant Field Values
-
FIREBASE_READONLY
public static final String FIREBASE_READONLY
View all your Firebase data and settings.
- See Also:
- Constant Field Values
Copyright © 2011–2019 Google. All rights reserved.
© 2015 - 2025 Weber Informatics LLC | Privacy Policy