/var/www/flurhymez/vendor/google/apiclient-services/src/ToolResults
Edit: /var/www/flurhymez/vendor/google/apiclient-services/src/ToolResults/PendingGoogleUpdateInsight.php (1224B)
nameOfGoogleLibrary = $nameOfGoogleLibrary;
}
/**
* @return string
*/
public function getNameOfGoogleLibrary()
{
return $this->nameOfGoogleLibrary;
}
}
// Adding a class alias for backwards compatibility with the previous class name.
class_alias(PendingGoogleUpdateInsight::class, 'Google_Service_ToolResults_PendingGoogleUpdateInsight');