FirebaseManagementApi class
The Firebase Management API enables programmatic setup and management of Firebase projects, including a project's Firebase resources and Firebase apps.
Constructors
- FirebaseManagementApi(Client client, {String rootUrl = 'https://firebase.googleapis.com/', String servicePath = ''})
Properties
- availableProjects → AvailableProjectsResource
-
no setter
- hashCode → int
-
The hash code for this object.
no setterinherited
- operations → OperationsResource
-
no setter
- projects → ProjectsResource
-
no setter
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
Methods
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited
Constants
- cloudPlatformReadOnlyScope → const String
- View your data across Google Cloud services and see the email address of your Google Account
- cloudPlatformScope → const String
- See, edit, configure, and delete your Google Cloud data and see the email address for your Google Account.
- firebaseReadonlyScope → const String
- View all your Firebase data and settings
- firebaseScope → const String
- View and administer all your Firebase data and settings