servedFeature = $servedFeature; } /** * @return GeostoreFeatureIdProto[] */ public function getServedFeature() { return $this->servedFeature; } } // Adding a class alias for backwards compatibility with the previous class name. class_alias(GeostoreServiceAreaProto::class, 'Google_Service_Contentwarehouse_GeostoreServiceAreaProto');