childType = $childType; } /** * @return int */ public function getChildType() { return $this->childType; } } // Adding a class alias for backwards compatibility with the previous class name. class_alias(GeostoreRouteProto::class, 'Google_Service_Contentwarehouse_GeostoreRouteProto');