class ProjectsSites extends Resource (View source)

The "sites" collection of methods.

Typical usage is:

 $firebasehostingService = new Google\Service\FirebaseHosting(...);
 $sites = $firebasehostingService->projects_sites;