Home
last modified time | relevance | path

Searched refs:liveStreams (Results 1 – 2 of 2) sorted by relevance

/plugin/authgooglesheets/vendor/google/apiclient-services/src/
H A DYouTube.php74 public $liveStreams; variable in Google\\Service\\YouTube
1051 'liveStreams',
1055 'path' => 'youtube/v3/liveStreams',
1073 'path' => 'youtube/v3/liveStreams',
1092 'path' => 'youtube/v3/liveStreams',
1128 'path' => 'youtube/v3/liveStreams',
/plugin/authgoogle/google/contrib/
H A DGoogle_YouTubeService.php981 public $liveStreams; variable in Google_YouTubeService
1005 …$this->liveStreams = new Google_LiveStreamsServiceResource($this, $this->serviceName, 'liveStreams…