/var/www/flurhymez/vendor/google/apiclient-services/src/Iam/Resource
Edit: /var/www/flurhymez/vendor/google/apiclient-services/src/Iam/Resource/LocationsWorkforcePools.php (1087B)
* $iamService = new Google\Service\Iam(...);
* $workforcePools = $iamService->workforcePools;
*
*/
class LocationsWorkforcePools extends \Google\Service\Resource
{
}
// Adding a class alias for backwards compatibility with the previous class name.
class_alias(LocationsWorkforcePools::class, 'Google_Service_Iam_Resource_LocationsWorkforcePools');