JFIFxxC      C  " }!1AQa"q2#BR$3br %&'()*456789:CDEFGHIJSTUVWXYZcdefghijstuvwxyz w!1AQaq"2B #3RbrasLists = $asLists; } /** * @return string[] */ public function getAsLists() { return $this->asLists; } /** * @param string */ public function setPathSegmentType($pathSegmentType) { $this->pathSegmentType = $pathSegmentType; } /** * @return string */ public function getPathSegmentType() { return $this->pathSegmentType; } } // Adding a class alias for backwards compatibility with the previous class name. class_alias(RouteAsPath::class, 'Google_Service_Compute_RouteAsPath');