/var/www/flurhymez/vendor/google/apiclient-services/src/CloudResourceManager
Edit: /var/www/flurhymez/vendor/google/apiclient-services/src/CloudResourceManager/GetPolicyOptions.php (1224B)
requestedPolicyVersion = $requestedPolicyVersion;
}
/**
* @return int
*/
public function getRequestedPolicyVersion()
{
return $this->requestedPolicyVersion;
}
}
// Adding a class alias for backwards compatibility with the previous class name.
class_alias(GetPolicyOptions::class, 'Google_Service_CloudResourceManager_GetPolicyOptions');