Searched refs:Google_Subscription (Results 1 – 3 of 3) sorted by relevance
119 * @return Google_Subscription126 return new Google_Subscription($data);138 * @return Google_Subscription145 return new Google_Subscription($data);157 * @return Google_Subscription164 return new Google_Subscription($data);189 * @return Google_Subscription196 return new Google_Subscription($data);205 * @param Google_Subscription $postBody209 * @return Google_Subscription[all …]
198 * @param Google_Subscription $postBody200 * @return Google_Subscription202 public function insert(Google_Subscription $postBody, $optParams = array()) {207 return new Google_Subscription($data);233 * @param Google_Subscription $postBody235 * @return Google_Subscription237 public function update($id, Google_Subscription $postBody, $optParams = array()) {242 return new Google_Subscription($data);864 class Google_Subscription extends Google_Model { class
720 * @param Google_Subscription $postBody722 * @return Google_Subscription724 public function insert($part, Google_Subscription $postBody, $optParams = array()) {729 return new Google_Subscription($data);3657 class Google_Subscription extends Google_Model { class