Home
last modified time | relevance | path

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

/plugin/authgoogle/google/contrib/
H A DGoogle_AdexchangebuyerService.php32 * @return Google_Account
39 return new Google_Account($data);
64 * @param Google_Account $postBody
66 * @return Google_Account
68 public function patch($id, Google_Account $postBody, $optParams = array()) {
73 return new Google_Account($data);
82 * @param Google_Account $postBody
84 * @return Google_Account
86 public function update($id, Google_Account $postBody, $optParams = array()) {
91 return new Google_Account($data);
[all …]
H A DGoogle_AdsensehostService.php32 * @return Google_Account
39 return new Google_Account($data);
688 class Google_Account extends Google_Model { class
H A DGoogle_AdSenseService.php34 * @return Google_Account
41 return new Google_Account($data);
1069 class Google_Account extends Google_Model { class
H A DGoogle_AnalyticsService.php601 class Google_Account extends Google_Model { class