
target.apidocs.com.google.api.services.fcm.v1.FirebaseCloudMessagingScopes.html Maven / Gradle / Ivy
FirebaseCloudMessagingScopes (Firebase Cloud Messaging API v1-rev20241112-2.0.0)
com.google.api.services.fcm.v1
Class FirebaseCloudMessagingScopes
- java.lang.Object
-
- com.google.api.services.fcm.v1.FirebaseCloudMessagingScopes
-
public class FirebaseCloudMessagingScopes
extends Object
Available OAuth 2.0 scopes for use with the Firebase Cloud Messaging API.
- Since:
- 1.4
-
-
Field Summary
Fields
Modifier and Type
Field and Description
static String
CLOUD_PLATFORM
See, edit, configure, and delete your Google Cloud data and see the email address for your Google Account..
static String
FIREBASE_MESSAGING
Send messages and manage messaging subscriptions for your Firebase applications.
-
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
See, edit, configure, and delete your Google Cloud data and see the email address for your Google Account..
- See Also:
- Constant Field Values
-
FIREBASE_MESSAGING
public static final String FIREBASE_MESSAGING
Send messages and manage messaging subscriptions for your Firebase applications.
- See Also:
- Constant Field Values
Copyright © 2011–2024 Google. All rights reserved.
© 2015 - 2025 Weber Informatics LLC | Privacy Policy