Lines Matching refs:Google_Subscription
119 * @return Google_Subscription
126 return new Google_Subscription($data);
138 * @return Google_Subscription
145 return new Google_Subscription($data);
157 * @return Google_Subscription
164 return new Google_Subscription($data);
189 * @return Google_Subscription
196 return new Google_Subscription($data);
205 * @param Google_Subscription $postBody
209 * @return Google_Subscription
211 public function insert($customerId, Google_Subscription $postBody, $optParams = array()) {
216 return new Google_Subscription($data);
250 * @return Google_Subscription
257 return new Google_Subscription($data);
501 class Google_Subscription extends Google_Model { class