bounds = $bounds; } public function getBounds() { return $this->bounds; } } // Adding a class alias for backwards compatibility with the previous class name. class_alias(ExplicitBuckets::class, 'Google_Service_Networkconnectivity_ExplicitBuckets');