/home/techb158/immovalet.com/vendor/google/apiclient-services/src/Analytics/Resource
Edit: /home/techb158/immovalet.com/vendor/google/apiclient-services/src/Analytics/Resource/Management.php (1066B)
* $analyticsService = new Google\Service\Analytics(...);
* $management = $analyticsService->management;
*
*/
class Management extends \Google\Service\Resource
{
}
// Adding a class alias for backwards compatibility with the previous class name.
class_alias(Management::class, 'Google_Service_Analytics_Resource_Management');