hangoutVideoType = $hangoutVideoType; } /** * @return string */ public function getHangoutVideoType() { return $this->hangoutVideoType; } } // Adding a class alias for backwards compatibility with the previous class name. class_alias(HangoutVideoEventMetadata::class, 'Google_Service_CloudSearch_HangoutVideoEventMetadata');