Lines Matching refs:part

31 …* @param string $part The part parameter serves two purposes in this operation. It identifies the …
37 public function insert($part, Google_Activity $postBody, $optParams = array()) { argument
38 $params = array('part' => $part, 'postBody' => $postBody);
53 …* @param string $part The part parameter specifies a comma-separated list of one or more activity …
67 public function listActivities($part, $optParams = array()) { argument
68 $params = array('part' => $part);
124 …* @param string $part The part parameter specifies a comma-separated list of one or more channel r…
139 public function listChannels($part, $optParams = array()) { argument
140 $params = array('part' => $part);
152 …* @param string $part The part parameter serves two purposes in this operation. It identifies the …
161 public function update($part, Google_Channel $postBody, $optParams = array()) { argument
162 $params = array('part' => $part, 'postBody' => $postBody);
186 …* @param string $part The part parameter specifies a comma-separated list of one or more guideCate…
195 public function listGuideCategories($part, $optParams = array()) { argument
196 $params = array('part' => $part);
222 …* @param string $part The part parameter specifies a comma-separated list of one or more liveBroad…
229 public function bind($id, $part, $optParams = array()) { argument
230 $params = array('id' => $id, 'part' => $part);
243 …* @param string $part The part parameter specifies a comma-separated list of one or more liveBroad…
251 public function control($id, $part, $optParams = array()) { argument
252 $params = array('id' => $id, 'part' => $part);
278 …* @param string $part The part parameter serves two purposes in this operation. It identifies the …
286 public function insert($part, Google_LiveBroadcast $postBody, $optParams = array()) { argument
287 $params = array('part' => $part, 'postBody' => $postBody);
299 …* @param string $part The part parameter specifies a comma-separated list of one or more liveBroad…
309 public function listLiveBroadcasts($part, $optParams = array()) { argument
310 $params = array('part' => $part);
326 …* @param string $part The part parameter specifies a comma-separated list of one or more liveBroad…
332 public function transition($broadcastStatus, $id, $part, $optParams = array()) { argument
333 $params = array('broadcastStatus' => $broadcastStatus, 'id' => $id, 'part' => $part);
346 …* @param string $part The part parameter serves two purposes in this operation. It identifies the …
355 public function update($part, Google_LiveBroadcast $postBody, $optParams = array()) { argument
356 $params = array('part' => $part, 'postBody' => $postBody);
393 …* @param string $part The part parameter serves two purposes in this operation. It identifies the …
399 public function insert($part, Google_LiveStream $postBody, $optParams = array()) { argument
400 $params = array('part' => $part, 'postBody' => $postBody);
412 …* @param string $part The part parameter specifies a comma-separated list of one or more liveStrea…
421 public function listLiveStreams($part, $optParams = array()) { argument
422 $params = array('part' => $part);
435 …* @param string $part The part parameter serves two purposes in this operation. It identifies the …
442 public function update($part, Google_LiveStream $postBody, $optParams = array()) { argument
443 $params = array('part' => $part, 'postBody' => $postBody);
479 …* @param string $part The part parameter serves two purposes in this operation. It identifies the …
485 public function insert($part, Google_PlaylistItem $postBody, $optParams = array()) { argument
486 $params = array('part' => $part, 'postBody' => $postBody);
500 …* @param string $part The part parameter specifies a comma-separated list of one or more playlistI…
511 public function listPlaylistItems($part, $optParams = array()) { argument
512 $params = array('part' => $part);
525 …* @param string $part The part parameter serves two purposes in this operation. It identifies the …
532 public function update($part, Google_PlaylistItem $postBody, $optParams = array()) { argument
533 $params = array('part' => $part, 'postBody' => $postBody);
569 …* @param string $part The part parameter serves two purposes in this operation. It identifies the …
575 public function insert($part, Google_Playlist $postBody, $optParams = array()) { argument
576 $params = array('part' => $part, 'postBody' => $postBody);
590 …* @param string $part The part parameter specifies a comma-separated list of one or more playlist …
601 public function listPlaylists($part, $optParams = array()) { argument
602 $params = array('part' => $part);
615 …* @param string $part The part parameter serves two purposes in this operation. It identifies the …
622 public function update($part, Google_Playlist $postBody, $optParams = array()) { argument
623 $params = array('part' => $part, 'postBody' => $postBody);
650 …* @param string $part The part parameter specifies a comma-separated list of one or more search re…
681 public function listSearch($part, $optParams = array()) { argument
682 $params = array('part' => $part);
718 …* @param string $part The part parameter serves two purposes in this operation. It identifies the …
724 public function insert($part, Google_Subscription $postBody, $optParams = array()) { argument
725 $params = array('part' => $part, 'postBody' => $postBody);
737 …* @param string $part The part parameter specifies a comma-separated list of one or more subscript…
751 public function listSubscriptions($part, $optParams = array()) { argument
752 $params = array('part' => $part);
805 …* @param string $part The part parameter specifies the videoCategory resource parts that the API r…
813 public function listVideoCategories($part, $optParams = array()) { argument
814 $params = array('part' => $part);
871 …* @param string $part The part parameter serves two purposes in this operation. It identifies the …
884 public function insert($part, Google_Video $postBody, $optParams = array()) { argument
885 $params = array('part' => $part, 'postBody' => $postBody);
897 …* @param string $part The part parameter specifies a comma-separated list of one or more video res…
911 public function listVideos($part, $optParams = array()) { argument
912 $params = array('part' => $part);
939 …* @param string $part The part parameter serves two purposes in this operation. It identifies the …
949 public function update($part, Google_Video $postBody, $optParams = array()) { argument
950 $params = array('part' => $part, 'postBody' => $postBody);