Home
last modified time | relevance | path

Searched refs:Google_Channel (Results 1 – 4 of 4) sorted by relevance

/plugin/authgoogle/google/contrib/
H A DGoogle_StorageService.php282 * @param Google_Channel $postBody
285 public function stop(Google_Channel $postBody, $optParams = array()) {
765 * @param Google_Channel $postBody
774 * @return Google_Channel
776 public function watchAll($bucket, Google_Channel $postBody, $optParams = array()) {
781 return new Google_Channel($data);
1263 class Google_Channel extends Google_Model { class
H A DGoogle_DriveService.php146 * @param Google_Channel $postBody
154 * @return Google_Channel
156 public function watch(Google_Channel $postBody, $optParams = array()) {
161 return new Google_Channel($data);
181 * @param Google_Channel $postBody
184 public function stop(Google_Channel $postBody, $optParams = array()) {
625 * @param Google_Channel $postBody
630 * @return Google_Channel
632 public function watch($fileId, Google_Channel $postBody, $optParams = array()) {
637 return new Google_Channel($data);
[all …]
H A DGoogle_CivicInfoService.php309 class Google_Channel extends Google_Model { class
H A DGoogle_YouTubeService.php155 * @param Google_Channel $postBody
159 * @return Google_Channel
161 public function update($part, Google_Channel $postBody, $optParams = array()) {
166 return new Google_Channel($data);
1534 class Google_Channel extends Google_Model { class