matchedSegmentsInTextBody = $matchedSegmentsInTextBody; } /** * @return AppsDynamiteSharedTextSegmentsWithDescription[] */ public function getMatchedSegmentsInTextBody() { return $this->matchedSegmentsInTextBody; } } // Adding a class alias for backwards compatibility with the previous class name. class_alias(AppsDynamiteSharedMessageSearchInfo::class, 'Google_Service_CloudSearch_AppsDynamiteSharedMessageSearchInfo');