/var/www/flurhymez/vendor/google/apiclient-services/src/CloudTalentSolution
Edit: /var/www/flurhymez/vendor/google/apiclient-services/src/CloudTalentSolution/HistogramQuery.php (1169B)
histogramQuery = $histogramQuery;
}
/**
* @return string
*/
public function getHistogramQuery()
{
return $this->histogramQuery;
}
}
// Adding a class alias for backwards compatibility with the previous class name.
class_alias(HistogramQuery::class, 'Google_Service_CloudTalentSolution_HistogramQuery');