Lines Matching refs:serviceName

997     $this->serviceName = 'youtube';
999 $client->addService($this->serviceName, $this->version);
1000 …$this->activities = new Google_ActivitiesServiceResource($this, $this->serviceName, 'activities', …
1001 …$this->channelBanners = new Google_ChannelBannersServiceResource($this, $this->serviceName, 'chann…
1002 …$this->channels = new Google_ChannelsServiceResource($this, $this->serviceName, 'channels', json_d…
1003 …$this->guideCategories = new Google_GuideCategoriesServiceResource($this, $this->serviceName, 'gui…
1004 …$this->liveBroadcasts = new Google_LiveBroadcastsServiceResource($this, $this->serviceName, 'liveB…
1005 …$this->liveStreams = new Google_LiveStreamsServiceResource($this, $this->serviceName, 'liveStreams…
1006 …$this->playlistItems = new Google_PlaylistItemsServiceResource($this, $this->serviceName, 'playlis…
1007 …$this->playlists = new Google_PlaylistsServiceResource($this, $this->serviceName, 'playlists', jso…
1008 …$this->search = new Google_SearchServiceResource($this, $this->serviceName, 'search', json_decode(…
1009 …$this->subscriptions = new Google_SubscriptionsServiceResource($this, $this->serviceName, 'subscri…
1010 …$this->thumbnails = new Google_ThumbnailsServiceResource($this, $this->serviceName, 'thumbnails', …
1011 …$this->videoCategories = new Google_VideoCategoriesServiceResource($this, $this->serviceName, 'vid…
1012 …$this->videos = new Google_VideosServiceResource($this, $this->serviceName, 'videos', json_decode(…