/var/www/flurhymez/vendor/google/apiclient-services/src/Container/Resource
Edit: /var/www/flurhymez/vendor/google/apiclient-services/src/Container/Resource/ProjectsAggregated.php (1090B)
* $containerService = new Google\Service\Container(...);
* $aggregated = $containerService->aggregated;
*
*/
class ProjectsAggregated extends \Google\Service\Resource
{
}
// Adding a class alias for backwards compatibility with the previous class name.
class_alias(ProjectsAggregated::class, 'Google_Service_Container_Resource_ProjectsAggregated');