Home
last modified time | relevance | path

Searched refs:postBody (Results 776 – 800 of 1267) sorted by relevance

1...<<31323334353637383940>>...51

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Compute/Resource/
H A DSslPolicies.php84 * @param SslPolicy $postBody
99 public function insert($project, SslPolicy $postBody, $optParams = []) argument
101 $params = ['project' => $project, 'postBody' => $postBody];
220 * @param SslPolicy $postBody
235 public function patch($project, $sslPolicy, SslPolicy $postBody, $optParams = []) argument
237 $params = ['project' => $project, 'sslPolicy' => $sslPolicy, 'postBody' => $postBody];
H A DInterconnects.php95 * @param Interconnect $postBody
110 public function insert($project, Interconnect $postBody, $optParams = []) argument
112 $params = ['project' => $project, 'postBody' => $postBody];
177 * @param Interconnect $postBody
192 public function patch($project, $interconnect, Interconnect $postBody, $optParams = []) argument
194 $params = ['project' => $project, 'interconnect' => $interconnect, 'postBody' => $postBody];
H A DInterconnectAttachments.php146 * @param InterconnectAttachment $postBody
162 public function insert($project, $region, InterconnectAttachment $postBody, $optParams = []) argument
164 $params = ['project' => $project, 'region' => $region, 'postBody' => $postBody];
232 * @param InterconnectAttachment $postBody
247 …atch($project, $region, $interconnectAttachment, InterconnectAttachment $postBody, $optParams = []) argument
249 …'region' => $region, 'interconnectAttachment' => $interconnectAttachment, 'postBody' => $postBody];
H A DPublicDelegatedPrefixes.php148 * @param PublicDelegatedPrefix $postBody
163 public function insert($project, $region, PublicDelegatedPrefix $postBody, $optParams = []) argument
165 $params = ['project' => $project, 'region' => $region, 'postBody' => $postBody];
233 * @param PublicDelegatedPrefix $postBody
248 …public function patch($project, $region, $publicDelegatedPrefix, PublicDelegatedPrefix $postBody, … argument
250 …, 'region' => $region, 'publicDelegatedPrefix' => $publicDelegatedPrefix, 'postBody' => $postBody];
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Apigee/Resource/
H A DOrganizationsEnvironmentsResourcefiles.php43 * @param GoogleApiHttpBody $postBody
51 public function create($parent, GoogleApiHttpBody $postBody, $optParams = []) argument
53 $params = ['parent' => $parent, 'postBody' => $postBody];
147 * @param GoogleApiHttpBody $postBody
151 public function update($parent, $type, $name, GoogleApiHttpBody $postBody, $optParams = []) argument
153 $params = ['parent' => $parent, 'type' => $type, 'name' => $name, 'postBody' => $postBody];
/plugin/authgooglesheets/vendor/google/apiclient-services/src/DisplayVideo/Resource/
H A DAdvertisersCampaigns.php82 * @param Campaign $postBody
86 public function create($advertiserId, Campaign $postBody, $optParams = []) argument
88 $params = ['advertiserId' => $advertiserId, 'postBody' => $postBody];
176 * @param Campaign $postBody
183 public function patch($advertiserId, $campaignId, Campaign $postBody, $optParams = []) argument
185 … $params = ['advertiserId' => $advertiserId, 'campaignId' => $campaignId, 'postBody' => $postBody];
H A DAdvertisersInsertionOrders.php82 * @param InsertionOrder $postBody
86 public function create($advertiserId, InsertionOrder $postBody, $optParams = []) argument
88 $params = ['advertiserId' => $advertiserId, 'postBody' => $postBody];
187 * @param InsertionOrder $postBody
194 public function patch($advertiserId, $insertionOrderId, InsertionOrder $postBody, $optParams = []) argument
196 …'advertiserId' => $advertiserId, 'insertionOrderId' => $insertionOrderId, 'postBody' => $postBody];
/plugin/authgooglesheets/vendor/google/apiclient-services/src/SQLAdmin/Resource/
H A DSslCerts.php46 * @param SslCertsCreateEphemeralRequest $postBody
50 …public function createEphemeral($project, $instance, SslCertsCreateEphemeralRequest $postBody, $op… argument
52 $params = ['project' => $project, 'instance' => $instance, 'postBody' => $postBody];
99 * @param SslCertsInsertRequest $postBody
103 public function insert($project, $instance, SslCertsInsertRequest $postBody, $optParams = []) argument
105 $params = ['project' => $project, 'instance' => $instance, 'postBody' => $postBody];
/plugin/authgooglesheets/vendor/google/apiclient-services/src/AndroidPublisher/Resource/
H A DEditsListings.php98 * @param Listing $postBody
102 public function patch($packageName, $editId, $language, Listing $postBody, $optParams = []) argument
104 …ckageName' => $packageName, 'editId' => $editId, 'language' => $language, 'postBody' => $postBody];
115 * @param Listing $postBody
119 public function update($packageName, $editId, $language, Listing $postBody, $optParams = []) argument
121 …ckageName' => $packageName, 'editId' => $editId, 'language' => $language, 'postBody' => $postBody];
H A DPurchasesSubscriptions.php44 * @param SubscriptionPurchasesAcknowledgeRequest $postBody
47 …eName, $subscriptionId, $token, SubscriptionPurchasesAcknowledgeRequest $postBody, $optParams = []) argument
49 … => $packageName, 'subscriptionId' => $subscriptionId, 'token' => $token, 'postBody' => $postBody];
81 * @param SubscriptionPurchasesDeferRequest $postBody
85 …packageName, $subscriptionId, $token, SubscriptionPurchasesDeferRequest $postBody, $optParams = []) argument
87 … => $packageName, 'subscriptionId' => $subscriptionId, 'token' => $token, 'postBody' => $postBody];
/plugin/authgoogle/google/io/
H A DGoogle_HttpRequest.php38 protected $postBody; variable in Google_HttpRequest
47 public function __construct($url, $method = 'GET', $headers = array(), $postBody = null) { argument
51 $this->setPostBody($postBody);
185 return $this->postBody;
226 * @param string $postBody the postBody to set
228 public function setPostBody($postBody) { argument
229 $this->postBody = $postBody;
/plugin/authgoogle/google/contrib/
H A DGoogle_FusiontablesService.php62 * @param Google_Column $postBody
102 * @param Google_Column $postBody
121 * @param Google_Column $postBody
234 * @param Google_StyleSetting $postBody
273 * @param Google_StyleSetting $postBody
412 * @param Google_Table $postBody
450 * @param Google_Table $postBody
471 * @param Google_Table $postBody
534 * @param Google_Template $postBody
573 * @param Google_Template $postBody
[all …]
H A DGoogle_LicensingService.php65 * @param Google_LicenseAssignmentInsert $postBody
69 …public function insert($productId, $skuId, Google_LicenseAssignmentInsert $postBody, $optParams = … argument
70 $params = array('productId' => $productId, 'skuId' => $skuId, 'postBody' => $postBody);
129 * @param Google_LicenseAssignment $postBody
133 …public function patch($productId, $skuId, $userId, Google_LicenseAssignment $postBody, $optParams … argument
134 … array('productId' => $productId, 'skuId' => $skuId, 'userId' => $userId, 'postBody' => $postBody);
149 * @param Google_LicenseAssignment $postBody
153 …public function update($productId, $skuId, $userId, Google_LicenseAssignment $postBody, $optParams… argument
154 … array('productId' => $productId, 'skuId' => $skuId, 'userId' => $userId, 'postBody' => $postBody);
H A DGoogle_ModeratorService.php34 * @param Google_Vote $postBody
56 * @param Google_Vote $postBody
99 * @param Google_Vote $postBody
219 * @param Google_Tag $postBody
282 * @param Google_Series $postBody
300 * @param Google_Series $postBody
338 * @param Google_Series $postBody
462 * @param Google_Topic $postBody
503 * @param Google_Topic $postBody
638 * @param Google_Profile $postBody
[all …]
H A DGoogle_CalendarService.php62 * @param Google_AclRule $postBody
98 * @param Google_AclRule $postBody
117 * @param Google_AclRule $postBody
182 $params = array('postBody' => $postBody);
310 * @param Google_Calendar $postBody
328 * @param Google_Calendar $postBody
346 * @param Google_Calendar $postBody
441 * @param Google_Event $postBody
459 * @param Google_Event $postBody
562 * @param Google_Event $postBody
[all …]
H A DGoogle_DriveService.php146 * @param Google_Channel $postBody
181 * @param Google_Channel $postBody
321 * @param Google_Comment $postBody
362 * @param Google_Comment $postBody
381 * @param Google_Comment $postBody
411 * @param Google_DriveFile $postBody
468 * @param Google_DriveFile $postBody
625 * @param Google_Channel $postBody
894 * @param Google_Property $postBody
930 * @param Google_Property $postBody
[all …]
H A DGoogle_DatastoreService.php32 * @param Google_AllocateIdsRequest $postBody
37 $params = array('datasetId' => $datasetId, 'postBody' => $postBody);
50 * @param Google_BeginTransactionRequest $postBody
55 $params = array('datasetId' => $datasetId, 'postBody' => $postBody);
68 * @param Google_BlindWriteRequest $postBody
73 $params = array('datasetId' => $datasetId, 'postBody' => $postBody);
86 * @param Google_CommitRequest $postBody
91 $params = array('datasetId' => $datasetId, 'postBody' => $postBody);
104 * @param Google_LookupRequest $postBody
122 * @param Google_RollbackRequest $postBody
[all …]
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dns/Resource/
H A DResourceRecordSets.php41 * @param ResourceRecordSet $postBody
49 …public function create($project, $location, $managedZone, ResourceRecordSet $postBody, $optParams … argument
51 …ect' => $project, 'location' => $location, 'managedZone' => $managedZone, 'postBody' => $postBody];
140 * @param ResourceRecordSet $postBody
148 …atch($project, $location, $managedZone, $name, $type, ResourceRecordSet $postBody, $optParams = []) argument
150 …ocation, 'managedZone' => $managedZone, 'name' => $name, 'type' => $type, 'postBody' => $postBody];
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudAsset/Resource/
H A DV1.php181 * @param AnalyzeIamPolicyLongrunningRequest $postBody
185 …public function analyzeIamPolicyLongrunning($scope, AnalyzeIamPolicyLongrunningRequest $postBody, … argument
187 $params = ['scope' => $scope, 'postBody' => $postBody];
279 * @param ExportAssetsRequest $postBody
283 public function exportAssets($parent, ExportAssetsRequest $postBody, $optParams = []) argument
285 $params = ['parent' => $parent, 'postBody' => $postBody];
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Bigquery/Resource/
H A DJobs.php131 * @param Job $postBody
135 public function insert($projectId, Job $postBody, $optParams = []) argument
137 $params = ['projectId' => $projectId, 'postBody' => $postBody];
180 * @param QueryRequest $postBody
184 public function query($projectId, QueryRequest $postBody, $optParams = []) argument
186 $params = ['projectId' => $projectId, 'postBody' => $postBody];
/plugin/authgooglesheets/vendor/google/apiclient-services/src/AndroidEnterprise/Resource/
H A DDevices.php109 * @param DeviceState $postBody
113 …public function setState($enterpriseId, $userId, $deviceId, DeviceState $postBody, $optParams = []) argument
115 …rpriseId' => $enterpriseId, 'userId' => $userId, 'deviceId' => $deviceId, 'postBody' => $postBody];
132 * @param Device $postBody
140 public function update($enterpriseId, $userId, $deviceId, Device $postBody, $optParams = []) argument
142 …rpriseId' => $enterpriseId, 'userId' => $userId, 'deviceId' => $deviceId, 'postBody' => $postBody];
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ShoppingContent/Resource/
H A DShippingsettings.php42 * @param ShippingsettingsCustomBatchRequest $postBody
46 public function custombatch(ShippingsettingsCustomBatchRequest $postBody, $optParams = []) argument
48 $params = ['postBody' => $postBody];
142 * @param ShippingSettingsModel $postBody
146 public function update($merchantId, $accountId, ShippingSettingsModel $postBody, $optParams = []) argument
148 $params = ['merchantId' => $merchantId, 'accountId' => $accountId, 'postBody' => $postBody];
/plugin/authgooglesheets/vendor/google/apiclient-services/src/IdentityToolkit/
H A DIdentitytoolkitRelyingpartyVerifyAssertionRequest.php45 public $postBody; variable in Google\\Service\\IdentityToolkit\\IdentitytoolkitRelyingpartyVerifyAssertionRequest
148 public function setPostBody($postBody) argument
150 $this->postBody = $postBody;
157 return $this->postBody;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudIdentity/Resource/
H A DGroupsMemberships.php74 * @param Membership $postBody
78 public function create($parent, Membership $postBody, $optParams = []) argument
80 $params = ['parent' => $parent, 'postBody' => $postBody];
210 * @param ModifyMembershipRolesRequest $postBody
214 …public function modifyMembershipRoles($name, ModifyMembershipRolesRequest $postBody, $optParams = … argument
216 $params = ['name' => $name, 'postBody' => $postBody];
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Drive/Resource/
H A DChannels.php35 * @param Channel $postBody
38 public function stop(Channel $postBody, $optParams = []) argument
40 $params = ['postBody' => $postBody];

1...<<31323334353637383940>>...51