Home
last modified time | relevance | path

Searched defs:postBody (Results 1251 – 1259 of 1259) sorted by last modified time

1...<<51

/plugin/authgoogle/google/contrib/
H A DGoogle_AdexchangebuyerService.php68 public function patch($id, Google_Account $postBody, $optParams = array()) {
86 public function update($id, Google_Account $postBody, $optParams = array()) {
133 public function insert(Google_Creative $postBody, $optParams = array()) {
H A DGoogle_AnalyticsService.php344 …public function insert($accountId, $webPropertyId, $profileId, Google_Experiment $postBody, $optPa…
388 …n patch($accountId, $webPropertyId, $profileId, $experimentId, Google_Experiment $postBody, $optPa…
409 … update($accountId, $webPropertyId, $profileId, $experimentId, Google_Experiment $postBody, $optPa…
H A DGoogle_CivicInfoService.php54 …public function voterInfoQuery($electionId, Google_VoterInfoRequest $postBody, $optParams = array(…
H A DGoogle_GanService.php197 public function insert($role, $roleId, Google_Link $postBody, $optParams = array()) {
H A DGoogle_LicensingService.php69 …public function insert($productId, $skuId, Google_LicenseAssignmentInsert $postBody, $optParams = …
133 …public function patch($productId, $skuId, $userId, Google_LicenseAssignment $postBody, $optParams …
153 …public function update($productId, $skuId, $userId, Google_LicenseAssignment $postBody, $optParams…
H A DGoogle_ModeratorService.php40 public function insert($seriesId, $submissionId, Google_Vote $postBody, $optParams = array()) {
63 public function patch($seriesId, $submissionId, Google_Vote $postBody, $optParams = array()) {
106 public function update($seriesId, $submissionId, Google_Vote $postBody, $optParams = array()) {
223 public function insert($seriesId, $submissionId, Google_Tag $postBody, $optParams = array()) {
286 public function insert(Google_Series $postBody, $optParams = array()) {
304 public function patch($seriesId, Google_Series $postBody, $optParams = array()) {
342 public function update($seriesId, Google_Series $postBody, $optParams = array()) {
466 public function insert($seriesId, Google_Topic $postBody, $optParams = array()) {
507 public function update($seriesId, $topicId, Google_Topic $postBody, $optParams = array()) {
642 public function patch(Google_Profile $postBody, $optParams = array()) {
[all …]
H A DGoogle_ResellerService.php53 public function insert(Google_Customer $postBody, $optParams = array()) {
72 public function patch($customerId, Google_Customer $postBody, $optParams = array()) {
90 public function update($customerId, Google_Customer $postBody, $optParams = array()) {
121 …public function changePlan($customerId, $subscriptionId, Google_ChangePlanRequest $postBody, $optP…
140 …unction changeRenewalSettings($customerId, $subscriptionId, Google_RenewalSettings $postBody, $opt…
159 …public function changeSeats($customerId, $subscriptionId, Google_Seats $postBody, $optParams = arr…
211 public function insert($customerId, Google_Subscription $postBody, $optParams = array()) {
H A DGoogle_SiteVerificationService.php63 …public function getToken(Google_SiteVerificationWebResourceGettokenRequest $postBody, $optParams =…
81 …public function insert($verificationMethod, Google_SiteVerificationWebResourceResource $postBody, …
116 …public function patch($id, Google_SiteVerificationWebResourceResource $postBody, $optParams = arra…
134 …public function update($id, Google_SiteVerificationWebResourceResource $postBody, $optParams = arr…
/plugin/botbouncer/lib/
H A Dmollom.php229 …public static function checkContent($sessionId = null, $postTitle = null, $postBody = null, $autho…

1...<<51