hasGeolocation = $hasGeolocation; } /** * @return bool */ public function getHasGeolocation() { return $this->hasGeolocation; } } // Adding a class alias for backwards compatibility with the previous class name. class_alias(VideoMediaOverviewMediaClipInfoOverview::class, 'Google_Service_Contentwarehouse_VideoMediaOverviewMediaClipInfoOverview');