component = $component; } /** * @return GeostoreRoadSignComponentProto[] */ public function getComponent() { return $this->component; } } // Adding a class alias for backwards compatibility with the previous class name. class_alias(GeostoreRoadSignProto::class, 'Google_Service_Contentwarehouse_GeostoreRoadSignProto');