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