FirebaseHostingApi class
The Firebase Hosting REST API enables programmatic and customizable management and deployments to your Firebase-hosted sites.
Use this REST API to create and manage channels and sites as well as to deploy new or updated hosting configurations and content files.
Constructors
- FirebaseHostingApi(Client client, {String rootUrl = 'https://firebasehosting.googleapis.com/', String servicePath = ''})
Properties
- hashCode → int
-
The hash code for this object.
no setterinherited
- projects → ProjectsResource
-
no setter
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
- sites → SitesResource
-
no setter
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