speakerSpotlightProperties = $speakerSpotlightProperties; } /** * @return SpeakerSpotlightProperties */ public function getSpeakerSpotlightProperties() { return $this->speakerSpotlightProperties; } } // Adding a class alias for backwards compatibility with the previous class name. class_alias(SpeakerSpotlight::class, 'Google_Service_Slides_SpeakerSpotlight');