Home
last modified time | relevance | path

Searched refs:postBody (Results 451 – 475 of 1267) sorted by relevance

1...<<11121314151617181920>>...51

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Iam/Resource/
H A DIamPolicies.php42 * @param LintPolicyRequest $postBody
46 public function lintPolicy(LintPolicyRequest $postBody, $optParams = []) argument
48 $params = ['postBody' => $postBody];
58 * @param QueryAuditableServicesRequest $postBody
62 public function queryAuditableServices(QueryAuditableServicesRequest $postBody, $optParams = []) argument
64 $params = ['postBody' => $postBody];
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Sasportal/Resource/
H A DInstaller.php39 * @param SasPortalGenerateSecretRequest $postBody
43 public function generateSecret(SasPortalGenerateSecretRequest $postBody, $optParams = []) argument
45 $params = ['postBody' => $postBody];
53 * @param SasPortalValidateInstallerRequest $postBody
57 public function validate(SasPortalValidateInstallerRequest $postBody, $optParams = []) argument
59 $params = ['postBody' => $postBody];
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Vision/Resource/
H A DFiles.php43 * @param BatchAnnotateFilesRequest $postBody
47 public function annotate(BatchAnnotateFilesRequest $postBody, $optParams = []) argument
49 $params = ['postBody' => $postBody];
61 * @param AsyncBatchAnnotateFilesRequest $postBody
65 public function asyncBatchAnnotate(AsyncBatchAnnotateFilesRequest $postBody, $optParams = []) argument
67 $params = ['postBody' => $postBody];
H A DProjectsFiles.php48 * @param BatchAnnotateFilesRequest $postBody
52 public function annotate($parent, BatchAnnotateFilesRequest $postBody, $optParams = []) argument
54 $params = ['parent' => $parent, 'postBody' => $postBody];
71 * @param AsyncBatchAnnotateFilesRequest $postBody
75 …public function asyncBatchAnnotate($parent, AsyncBatchAnnotateFilesRequest $postBody, $optParams =… argument
77 $params = ['parent' => $parent, 'postBody' => $postBody];
H A DProjectsImages.php43 * @param BatchAnnotateImagesRequest $postBody
47 public function annotate($parent, BatchAnnotateImagesRequest $postBody, $optParams = []) argument
49 $params = ['parent' => $parent, 'postBody' => $postBody];
67 * @param AsyncBatchAnnotateImagesRequest $postBody
71 …public function asyncBatchAnnotate($parent, AsyncBatchAnnotateImagesRequest $postBody, $optParams … argument
73 $params = ['parent' => $parent, 'postBody' => $postBody];
H A DProjectsLocationsFiles.php48 * @param BatchAnnotateFilesRequest $postBody
52 public function annotate($parent, BatchAnnotateFilesRequest $postBody, $optParams = []) argument
54 $params = ['parent' => $parent, 'postBody' => $postBody];
71 * @param AsyncBatchAnnotateFilesRequest $postBody
75 …public function asyncBatchAnnotate($parent, AsyncBatchAnnotateFilesRequest $postBody, $optParams =… argument
77 $params = ['parent' => $parent, 'postBody' => $postBody];
H A DProjectsLocationsImages.php43 * @param BatchAnnotateImagesRequest $postBody
47 public function annotate($parent, BatchAnnotateImagesRequest $postBody, $optParams = []) argument
49 $params = ['parent' => $parent, 'postBody' => $postBody];
67 * @param AsyncBatchAnnotateImagesRequest $postBody
71 …public function asyncBatchAnnotate($parent, AsyncBatchAnnotateImagesRequest $postBody, $optParams … argument
73 $params = ['parent' => $parent, 'postBody' => $postBody];
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Verifiedaccess/Resource/
H A DChallenge.php38 * @param VerifiedaccessEmpty $postBody
42 public function create(VerifiedaccessEmpty $postBody, $optParams = []) argument
44 $params = ['postBody' => $postBody];
51 * @param VerifyChallengeResponseRequest $postBody
55 public function verify(VerifyChallengeResponseRequest $postBody, $optParams = []) argument
57 $params = ['postBody' => $postBody];
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Speech/Resource/
H A DSpeech.php43 * @param LongRunningRecognizeRequest $postBody
47 public function longrunningrecognize(LongRunningRecognizeRequest $postBody, $optParams = []) argument
49 $params = ['postBody' => $postBody];
57 * @param RecognizeRequest $postBody
61 public function recognize(RecognizeRequest $postBody, $optParams = []) argument
63 $params = ['postBody' => $postBody];
/plugin/authgoogle/google/io/
H A DGoogle_IO.php90 $postBody = $request->getPostBody();
100 if ($contentType == self::FORM_URLENCODED && is_array($postBody)) {
101 $postBody = http_build_query($postBody, '', '&');
102 $request->setPostBody($postBody);
106 if (!$postBody || is_string($postBody)) {
107 $postsLength = strlen($postBody);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ShoppingContent/Resource/
H A DLocalinventory.php38 * @param LocalinventoryCustomBatchRequest $postBody
42 public function custombatch(LocalinventoryCustomBatchRequest $postBody, $optParams = []) argument
44 $params = ['postBody' => $postBody];
56 * @param LocalInventoryModel $postBody
60 public function insert($merchantId, $productId, LocalInventoryModel $postBody, $optParams = []) argument
62 $params = ['merchantId' => $merchantId, 'productId' => $productId, 'postBody' => $postBody];
H A DRegionalinventory.php38 * @param RegionalinventoryCustomBatchRequest $postBody
42 public function custombatch(RegionalinventoryCustomBatchRequest $postBody, $optParams = []) argument
44 $params = ['postBody' => $postBody];
57 * @param RegionalInventoryModel $postBody
61 public function insert($merchantId, $productId, RegionalInventoryModel $postBody, $optParams = []) argument
63 $params = ['merchantId' => $merchantId, 'productId' => $productId, 'postBody' => $postBody];
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ServiceNetworking/Resource/
H A DServicesDnsZones.php43 * @param AddDnsZoneRequest $postBody
47 public function add($parent, AddDnsZoneRequest $postBody, $optParams = []) argument
49 $params = ['parent' => $parent, 'postBody' => $postBody];
62 * @param RemoveDnsZoneRequest $postBody
66 public function remove($parent, RemoveDnsZoneRequest $postBody, $optParams = []) argument
68 $params = ['parent' => $parent, 'postBody' => $postBody];
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ChromePolicy/Resource/
H A DCustomersPoliciesOrgunits.php45 * @param GoogleChromePolicyV1BatchInheritOrgUnitPoliciesRequest $postBody
49 …herit($customer, GoogleChromePolicyV1BatchInheritOrgUnitPoliciesRequest $postBody, $optParams = []) argument
51 $params = ['customer' => $customer, 'postBody' => $postBody];
65 * @param GoogleChromePolicyV1BatchModifyOrgUnitPoliciesRequest $postBody
69 …Modify($customer, GoogleChromePolicyV1BatchModifyOrgUnitPoliciesRequest $postBody, $optParams = []) argument
71 $params = ['customer' => $customer, 'postBody' => $postBody];
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Apigee/Resource/
H A DOrganizationsDevelopersBalance.php42 * @param GoogleCloudApigeeV1AdjustDeveloperBalanceRequest $postBody
46 …public function adjust($name, GoogleCloudApigeeV1AdjustDeveloperBalanceRequest $postBody, $optPara… argument
48 $params = ['name' => $name, 'postBody' => $postBody];
58 * @param GoogleCloudApigeeV1CreditDeveloperBalanceRequest $postBody
62 …public function credit($name, GoogleCloudApigeeV1CreditDeveloperBalanceRequest $postBody, $optPara… argument
64 $params = ['name' => $name, 'postBody' => $postBody];
/plugin/authgooglesheets/vendor/google/apiclient-services/src/RecaptchaEnterprise/Resource/
H A DProjectsAssessments.php41 * @param GoogleCloudRecaptchaenterpriseV1AnnotateAssessmentRequest $postBody
45 …notate($name, GoogleCloudRecaptchaenterpriseV1AnnotateAssessmentRequest $postBody, $optParams = []) argument
47 $params = ['name' => $name, 'postBody' => $postBody];
57 * @param GoogleCloudRecaptchaenterpriseV1Assessment $postBody
61 …public function create($parent, GoogleCloudRecaptchaenterpriseV1Assessment $postBody, $optParams =… argument
63 $params = ['parent' => $parent, 'postBody' => $postBody];
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudRetail/Resource/
H A DProjectsLocationsCatalogsPlacements.php48 * @param GoogleCloudRetailV2PredictRequest $postBody
52 public function predict($placement, GoogleCloudRetailV2PredictRequest $postBody, $optParams = []) argument
54 $params = ['placement' => $placement, 'postBody' => $postBody];
69 * @param GoogleCloudRetailV2SearchRequest $postBody
73 public function search($placement, GoogleCloudRetailV2SearchRequest $postBody, $optParams = []) argument
75 $params = ['placement' => $placement, 'postBody' => $postBody];
H A DProjectsLocationsCatalogsServingConfigs.php48 * @param GoogleCloudRetailV2PredictRequest $postBody
52 public function predict($placement, GoogleCloudRetailV2PredictRequest $postBody, $optParams = []) argument
54 $params = ['placement' => $placement, 'postBody' => $postBody];
69 * @param GoogleCloudRetailV2SearchRequest $postBody
73 public function search($placement, GoogleCloudRetailV2SearchRequest $postBody, $optParams = []) argument
75 $params = ['placement' => $placement, 'postBody' => $postBody];
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Keep/Resource/
H A DNotesPermissions.php43 * @param BatchCreatePermissionsRequest $postBody
47 public function batchCreate($parent, BatchCreatePermissionsRequest $postBody, $optParams = []) argument
49 $params = ['parent' => $parent, 'postBody' => $postBody];
64 * @param BatchDeletePermissionsRequest $postBody
68 public function batchDelete($parent, BatchDeletePermissionsRequest $postBody, $optParams = []) argument
70 $params = ['parent' => $parent, 'postBody' => $postBody];
/plugin/authgooglesheets/vendor/google/apiclient-services/src/AndroidPublisher/Resource/
H A DGrants.php37 * @param Grant $postBody
41 public function create($parent, Grant $postBody, $optParams = []) argument
43 $params = ['parent' => $parent, 'postBody' => $postBody];
68 * @param Grant $postBody
74 public function patch($name, Grant $postBody, $optParams = []) argument
76 $params = ['name' => $name, 'postBody' => $postBody];
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dfareporting/Resource/
H A DConversions.php39 * @param ConversionsBatchInsertRequest $postBody
43 public function batchinsert($profileId, ConversionsBatchInsertRequest $postBody, $optParams = []) argument
45 $params = ['profileId' => $profileId, 'postBody' => $postBody];
53 * @param ConversionsBatchUpdateRequest $postBody
57 public function batchupdate($profileId, ConversionsBatchUpdateRequest $postBody, $optParams = []) argument
59 $params = ['profileId' => $profileId, 'postBody' => $postBody];
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ServiceControl/Resource/
H A DServices.php58 * @param CheckRequest $postBody
62 public function check($serviceName, CheckRequest $postBody, $optParams = []) argument
64 $params = ['serviceName' => $serviceName, 'postBody' => $postBody];
88 * @param ReportRequest $postBody
92 public function report($serviceName, ReportRequest $postBody, $optParams = []) argument
94 $params = ['serviceName' => $serviceName, 'postBody' => $postBody];
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ArtifactRegistry/Resource/
H A DProjectsLocationsRepositoriesAptArtifacts.php43 * @param ImportAptArtifactsRequest $postBody
47 public function import($parent, ImportAptArtifactsRequest $postBody, $optParams = []) argument
49 $params = ['parent' => $parent, 'postBody' => $postBody];
61 * @param UploadAptArtifactRequest $postBody
65 public function upload($parent, UploadAptArtifactRequest $postBody, $optParams = []) argument
67 $params = ['parent' => $parent, 'postBody' => $postBody];
H A DProjectsLocationsRepositoriesYumArtifacts.php43 * @param ImportYumArtifactsRequest $postBody
47 public function import($parent, ImportYumArtifactsRequest $postBody, $optParams = []) argument
49 $params = ['parent' => $parent, 'postBody' => $postBody];
61 * @param UploadYumArtifactRequest $postBody
65 public function upload($parent, UploadYumArtifactRequest $postBody, $optParams = []) argument
67 $params = ['parent' => $parent, 'postBody' => $postBody];
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudSearch/Resource/
H A DDebugDatasourcesItems.php42 * @param Principal $postBody
49 public function checkAccess($name, Principal $postBody, $optParams = []) argument
51 $params = ['name' => $name, 'postBody' => $postBody];
61 * @param SearchItemsByViewUrlRequest $postBody
65 public function searchByViewUrl($name, SearchItemsByViewUrlRequest $postBody, $optParams = []) argument
67 $params = ['name' => $name, 'postBody' => $postBody];

1...<<11121314151617181920>>...51