name property
The fully-qualified resource name of the Hosting site, in the format:
projects/PROJECT_IDENTIFIER/sites/SITE_ID PROJECT_IDENTIFIER: the Firebase
project's
[ProjectNumber
](https://firebase.google.com/docs/projects/api/reference/rest/v1beta1/projects#FirebaseProject.FIELDS.project_number)
(recommended) or its
[ProjectId
](https://firebase.google.com/docs/projects/api/reference/rest/v1beta1/projects#FirebaseProject.FIELDS.project_id).
Learn more about using project identifiers in Google's AIP 2510 standard.
Output only.
Implementation
core.String? name;