Home
last modified time | relevance | path

Searched refs:Channel (Results 1 – 25 of 37) sorted by relevance

12

/plugin/authgooglesheets/vendor/google/apiclient-services/src/DisplayVideo/Resource/
H A DPartnersChannels.php20 use Google\Service\DisplayVideo\Channel; alias
38 * @param Channel $postBody
43 * @return Channel
45 public function create($partnerId, Channel $postBody, $optParams = [])
49 return $this->call('create', [$params], Channel::class);
60 * @return Channel
66 return $this->call('get', [$params], Channel::class);
109 * @param Channel $postBody
116 * @return Channel
118 public function patch($partnerId, $channelId, Channel $postBody, $optParams = [])
[all …]
H A DAdvertisersChannels.php20 use Google\Service\DisplayVideo\Channel; alias
39 * @param Channel $postBody
44 * @return Channel
46 public function create($advertiserId, Channel $postBody, $optParams = [])
50 return $this->call('create', [$params], Channel::class);
62 * @return Channel
68 return $this->call('get', [$params], Channel::class);
112 * @param Channel $postBody
119 * @return Channel
121 public function patch($advertiserId, $channelId, Channel $postBody, $optParams = [])
[all …]
/plugin/authgooglesheets/vendor/google/apiclient-services/src/YouTube/Resource/
H A DChannels.php20 use Google\Service\YouTube\Channel; alias
97 * @param Channel $postBody
108 * @return Channel
110 public function update($part, Channel $postBody, $optParams = [])
114 return $this->call('update', [$params], Channel::class);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Reports/Resource/
H A DActivities.php21 use Google\Service\Reports\Channel; alias
155 * @param Channel $postBody
242 * @return Channel
244 public function watch($userKey, $applicationName, Channel $postBody, $optParams = [])
248 return $this->call('watch', [$params], Channel::class);
H A DChannels.php20 use Google\Service\Reports\Channel; alias
35 * @param Channel $postBody
38 public function stop(Channel $postBody, $optParams = [])
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Calendar/Resource/
H A DSettings.php20 use Google\Service\Calendar\Channel; alias
75 * @param Channel $postBody
90 * @return Channel
92 public function watch(Channel $postBody, $optParams = [])
96 return $this->call('watch', [$params], Channel::class);
H A DCalendarList.php22 use Google\Service\Calendar\Channel; alias
166 * @param Channel $postBody
192 * @return Channel
194 public function watch(Channel $postBody, $optParams = [])
198 return $this->call('watch', [$params], Channel::class);
H A DAcl.php22 use Google\Service\Calendar\Channel; alias
166 * @param Channel $postBody
186 * @return Channel
188 public function watch($calendarId, Channel $postBody, $optParams = [])
192 return $this->call('watch', [$params], Channel::class);
H A DChannels.php20 use Google\Service\Calendar\Channel; alias
35 * @param Channel $postBody
38 public function stop(Channel $postBody, $optParams = [])
H A DEvents.php20 use Google\Service\Calendar\Channel; alias
407 * @param Channel $postBody
481 * @return Channel
483 public function watch($calendarId, Channel $postBody, $optParams = [])
487 return $this->call('watch', [$params], Channel::class);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Drive/Resource/
H A DChanges.php21 use Google\Service\Drive\Channel; alias
103 * @param Channel $postBody
133 * @return Channel
135 public function watch($pageToken, Channel $postBody, $optParams = [])
139 return $this->call('watch', [$params], Channel::class);
H A DChannels.php20 use Google\Service\Drive\Channel; alias
35 * @param Channel $postBody
38 public function stop(Channel $postBody, $optParams = [])
H A DFiles.php20 use Google\Service\Drive\Channel; alias
291 * @param Channel $postBody
302 * @return Channel
304 public function watch($fileId, Channel $postBody, $optParams = [])
308 return $this->call('watch', [$params], Channel::class);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Directory/Resource/
H A DUsersAliases.php22 use Google\Service\Directory\Channel; alias
83 * @param Channel $postBody
87 * @return Channel
89 public function watch($userKey, Channel $postBody, $optParams = [])
93 return $this->call('watch', [$params], Channel::class);
H A DChannels.php20 use Google\Service\Directory\Channel; alias
35 * @param Channel $postBody
38 public function stop(Channel $postBody, $optParams = [])
H A DUsers.php20 use Google\Service\Directory\Channel; alias
211 * @param Channel $postBody
239 * @return Channel
241 public function watch(Channel $postBody, $optParams = [])
245 return $this->call('watch', [$params], Channel::class);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Storage/Resource/
H A DChannels.php20 use Google\Service\Storage\Channel; alias
35 * @param Channel $postBody
38 public function stop(Channel $postBody, $optParams = [])
H A DObjects.php20 use Google\Service\Storage\Channel; alias
500 * @param Channel $postBody
532 * @return Channel
534 public function watchAll($bucket, Channel $postBody, $optParams = [])
538 return $this->call('watchAll', [$params], Channel::class);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/VersionHistory/
H A DListChannelsResponse.php23 protected $channelsType = Channel::class;
31 * @param Channel[]
38 * @return Channel[]
H A DChannel.php20 class Channel extends \Google\Model class
62 class_alias(Channel::class, 'Google_Service_VersionHistory_Channel');
/plugin/authgooglesheets/vendor/google/apiclient-services/src/DisplayVideo/
H A DListChannelsResponse.php23 protected $channelsType = Channel::class;
31 * @param Channel[]
38 * @return Channel[]
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CivicInfo/
H A DCandidate.php27 protected $channelsType = Channel::class;
69 * @param Channel[]
76 * @return Channel[]
H A DOfficial.php25 protected $channelsType = Channel::class;
69 * @param Channel[]
76 * @return Channel[]
H A DChannel.php20 class Channel extends \Google\Model class
62 class_alias(Channel::class, 'Google_Service_CivicInfo_Channel');
/plugin/authgooglesheets/vendor/google/apiclient-services/src/YouTube/
H A DChannelListResponse.php31 protected $itemsType = Channel::class;
83 * @param Channel[]
90 * @return Channel[]

12