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
- operations → OperationsResource
-
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