/var/www/vhosts/ihelp.ro/httpdocs/vendor/google/apiclient-services/src/Iam/Resource
Edit: /var/www/vhosts/ihelp.ro/httpdocs/vendor/google/apiclient-services/src/Iam/Resource/Locations.php (1030B)
* $iamService = new Google\Service\Iam(...);
* $locations = $iamService->locations;
*
*/
class Locations extends \Google\Service\Resource
{
}
// Adding a class alias for backwards compatibility with the previous class name.
class_alias(Locations::class, 'Google_Service_Iam_Resource_Locations');