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