lowerBounds = $lowerBounds; } public function getLowerBounds() { return $this->lowerBounds; } } // Adding a class alias for backwards compatibility with the previous class name. class_alias(AggregationHistogram::class, 'Google_Service_MigrationCenterAPI_AggregationHistogram');