# Functions
GetProject gets an existing Project resource's state with the given name, ID, and optional state properties that are used to uniquely qualify the lookup (nil if not required).
GetProjectLocation gets an existing ProjectLocation resource's state with the given name, ID, and optional state properties that are used to uniquely qualify the lookup (nil if not required).
GetWebApp gets an existing WebApp resource's state with the given name, ID, and optional state properties that are used to uniquely qualify the lookup (nil if not required).
A Google Cloud Firebase web application configuration
To get more information about WebApp, see:
* [API documentation](https://firebase.google.com/docs/projects/api/reference/rest/v1beta1/projects.webApps) * How-to Guides * [Official Documentation](https://firebase.google.com/).
A Google Cloud Firebase web application instance.
NewProject registers a new resource with the given unique name, arguments, and options.
NewProjectLocation registers a new resource with the given unique name, arguments, and options.
NewWebApp registers a new resource with the given unique name, arguments, and options.
# Structs
A collection of arguments for invoking getWebAppConfig.
A collection of values returned by getWebAppConfig.
A collection of arguments for invoking getWebApp.
A collection of values returned by getWebApp.
A Google Cloud Firebase instance.
The set of arguments for constructing a Project resource.
Sets the default Google Cloud Platform (GCP) resource location for the specified FirebaseProject.
The set of arguments for constructing a ProjectLocation resource.
No description provided by the author
No description provided by the author
A Google Cloud Firebase web application instance
To get more information about WebApp, see:
* [API documentation](https://firebase.google.com/docs/projects/api/reference/rest/v1beta1/projects.webApps) * How-to Guides * [Official Documentation](https://firebase.google.com/)
## Example Usage.
The set of arguments for constructing a WebApp resource.
No description provided by the author