/var/www/flurhymez/vendor/google/apiclient-services/src/CloudSearch/Resource
Edit: /var/www/flurhymez/vendor/google/apiclient-services/src/CloudSearch/Resource/Debug.php (1046B)
* $cloudsearchService = new Google\Service\CloudSearch(...);
* $debug = $cloudsearchService->debug;
*
*/
class Debug extends \Google\Service\Resource
{
}
// Adding a class alias for backwards compatibility with the previous class name.
class_alias(Debug::class, 'Google_Service_CloudSearch_Resource_Debug');