Home
last modified time | relevance | path

Searched refs:postBody (Results 601 – 625 of 1267) sorted by last modified time

1...<<21222324252627282930>>...51

/plugin/authgooglesheets/vendor/google/apiclient-services/src/DisplayVideo/Resource/
H A DSdfdownloadtasks.php43 * @param CreateSdfDownloadTaskRequest $postBody
47 public function create(CreateSdfDownloadTaskRequest $postBody, $optParams = []) argument
49 $params = ['postBody' => $postBody];
H A DTargetingTypesTargetingOptions.php132 * @param SearchTargetingOptionsRequest $postBody
136 public function search($targetingType, SearchTargetingOptionsRequest $postBody, $optParams = []) argument
138 $params = ['targetingType' => $targetingType, 'postBody' => $postBody];
H A DUsers.php45 * @param BulkEditAssignedUserRolesRequest $postBody
49 …public function bulkEditAssignedUserRoles($userId, BulkEditAssignedUserRolesRequest $postBody, $op… argument
51 $params = ['userId' => $userId, 'postBody' => $postBody];
59 * @param User $postBody
63 public function create(User $postBody, $optParams = []) argument
65 $params = ['postBody' => $postBody];
148 * @param User $postBody
155 public function patch($userId, User $postBody, $optParams = []) argument
157 $params = ['userId' => $userId, 'postBody' => $postBody];
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Bigquery/Resource/
H A DTables.php80 * @param GetIamPolicyRequest $postBody
84 public function getIamPolicy($resource, GetIamPolicyRequest $postBody, $optParams = []) argument
86 $params = ['resource' => $resource, 'postBody' => $postBody];
95 * @param Table $postBody
99 public function insert($projectId, $datasetId, Table $postBody, $optParams = []) argument
133 * @param Table $postBody
154 * @param SetIamPolicyRequest $postBody
160 $params = ['resource' => $resource, 'postBody' => $postBody];
174 * @param TestIamPermissionsRequest $postBody
180 $params = ['resource' => $resource, 'postBody' => $postBody];
[all …]
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Gmail/Resource/
H A DUsersLabels.php38 * @param Label $postBody
42 public function create($userId, Label $postBody, $optParams = []) argument
44 $params = ['userId' => $userId, 'postBody' => $postBody];
98 * @param Label $postBody
102 public function patch($userId, $id, Label $postBody, $optParams = []) argument
104 $params = ['userId' => $userId, 'id' => $id, 'postBody' => $postBody];
114 * @param Label $postBody
118 public function update($userId, $id, Label $postBody, $optParams = []) argument
120 $params = ['userId' => $userId, 'id' => $id, 'postBody' => $postBody];
H A DUsersMessages.php42 * @param BatchDeleteMessagesRequest $postBody
47 $params = ['userId' => $userId, 'postBody' => $postBody];
56 * @param BatchModifyMessagesRequest $postBody
61 $params = ['userId' => $userId, 'postBody' => $postBody];
111 * @param Message $postBody
127 $params = ['userId' => $userId, 'postBody' => $postBody];
138 * @param Message $postBody
150 $params = ['userId' => $userId, 'postBody' => $postBody];
187 * @param ModifyMessageRequest $postBody
203 * @param Message $postBody
[all …]
H A DUsersThreads.php103 * @param ModifyThreadRequest $postBody
107 public function modify($userId, $id, ModifyThreadRequest $postBody, $optParams = []) argument
109 $params = ['userId' => $userId, 'id' => $id, 'postBody' => $postBody];
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Cloudchannel/Resource/
H A DAccounts.php55 * @param GoogleCloudChannelV1CheckCloudIdentityAccountsExistRequest $postBody
61 $params = ['parent' => $parent, 'postBody' => $postBody];
109 * @param GoogleCloudChannelV1ListTransferableOffersRequest $postBody
115 $params = ['parent' => $parent, 'postBody' => $postBody];
132 * @param GoogleCloudChannelV1ListTransferableSkusRequest $postBody
138 $params = ['parent' => $parent, 'postBody' => $postBody];
156 * @param GoogleCloudChannelV1RegisterSubscriberRequest $postBody
160 …public function register($account, GoogleCloudChannelV1RegisterSubscriberRequest $postBody, $optPa… argument
162 $params = ['account' => $account, 'postBody' => $postBody];
182 * @param GoogleCloudChannelV1UnregisterSubscriberRequest $postBody
[all …]
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Script/Resource/
H A DScripts.php48 * @param ExecutionRequest $postBody
52 public function run($scriptId, ExecutionRequest $postBody, $optParams = []) argument
54 $params = ['scriptId' => $scriptId, 'postBody' => $postBody];
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Blogger/Resource/
H A DPages.php66 * @param Page $postBody
72 public function insert($blogId, Page $postBody, $optParams = []) argument
74 $params = ['blogId' => $blogId, 'postBody' => $postBody];
102 * @param Page $postBody
109 public function patch($blogId, $pageId, Page $postBody, $optParams = []) argument
111 $params = ['blogId' => $blogId, 'pageId' => $pageId, 'postBody' => $postBody];
148 * @param Page $postBody
155 public function update($blogId, $pageId, Page $postBody, $optParams = []) argument
157 $params = ['blogId' => $blogId, 'pageId' => $pageId, 'postBody' => $postBody];
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudMachineLearningEngine/Resource/
H A DProjectsJobs.php43 * @param GoogleCloudMlV1CancelJobRequest $postBody
49 $params = ['name' => $name, 'postBody' => $postBody];
57 * @param GoogleCloudMlV1Job $postBody
63 $params = ['parent' => $parent, 'postBody' => $postBody];
145 * @param GoogleCloudMlV1Job $postBody
160 public function patch($name, GoogleCloudMlV1Job $postBody, $optParams = []) argument
162 $params = ['name' => $name, 'postBody' => $postBody];
174 * @param GoogleIamV1SetIamPolicyRequest $postBody
180 $params = ['resource' => $resource, 'postBody' => $postBody];
194 * @param GoogleIamV1TestIamPermissionsRequest $postBody
[all …]
H A DProjectsModelsVersions.php45 * @param GoogleCloudMlV1Version $postBody
49 public function create($parent, GoogleCloudMlV1Version $postBody, $optParams = []) argument
51 $params = ['parent' => $parent, 'postBody' => $postBody];
122 * @param GoogleCloudMlV1Version $postBody
137 public function patch($name, GoogleCloudMlV1Version $postBody, $optParams = []) argument
139 $params = ['name' => $name, 'postBody' => $postBody];
153 * @param GoogleCloudMlV1SetDefaultVersionRequest $postBody
157 …public function setDefault($name, GoogleCloudMlV1SetDefaultVersionRequest $postBody, $optParams = … argument
159 $params = ['name' => $name, 'postBody' => $postBody];
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Eventarc/Resource/
H A DProjectsLocationsTriggers.php43 * @param Trigger $postBody
52 public function create($parent, Trigger $postBody, $optParams = []) argument
54 $params = ['parent' => $parent, 'postBody' => $postBody];
154 * @param Trigger $postBody
166 public function patch($name, Trigger $postBody, $optParams = []) argument
168 $params = ['name' => $name, 'postBody' => $postBody];
180 * @param SetIamPolicyRequest $postBody
184 public function setIamPolicy($resource, SetIamPolicyRequest $postBody, $optParams = []) argument
186 $params = ['resource' => $resource, 'postBody' => $postBody];
200 * @param TestIamPermissionsRequest $postBody
[all …]
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Books/Resource/
H A DMyconfig.php126 * @param Usersettings $postBody
130 public function updateUserSettings(Usersettings $postBody, $optParams = []) argument
132 $params = ['postBody' => $postBody];
/plugin/authgooglesheets/vendor/google/apiclient-services/src/TagManager/Resource/
H A DAccounts.php67 * @param Account $postBody
74 public function update($path, Account $postBody, $optParams = []) argument
76 $params = ['path' => $path, 'postBody' => $postBody];
H A DAccountsContainersWorkspacesTemplates.php39 * @param CustomTemplate $postBody
43 public function create($parent, CustomTemplate $postBody, $optParams = []) argument
45 $params = ['parent' => $parent, 'postBody' => $postBody];
120 * @param CustomTemplate $postBody
127 public function update($path, CustomTemplate $postBody, $optParams = []) argument
129 $params = ['path' => $path, 'postBody' => $postBody];
H A DAccountsContainersWorkspacesTriggers.php39 * @param Trigger $postBody
43 public function create($parent, Trigger $postBody, $optParams = []) argument
45 $params = ['parent' => $parent, 'postBody' => $postBody];
120 * @param Trigger $postBody
127 public function update($path, Trigger $postBody, $optParams = []) argument
129 $params = ['path' => $path, 'postBody' => $postBody];
H A DAccountsContainersWorkspacesVariables.php39 * @param Variable $postBody
43 public function create($parent, Variable $postBody, $optParams = []) argument
45 $params = ['parent' => $parent, 'postBody' => $postBody];
120 * @param Variable $postBody
127 public function update($path, Variable $postBody, $optParams = []) argument
129 $params = ['path' => $path, 'postBody' => $postBody];
/plugin/authgooglesheets/vendor/google/apiclient-services/src/FirebaseDynamicLinks/Resource/
H A DManagedShortLinks.php44 * @param CreateManagedShortLinkRequest $postBody
48 public function create(CreateManagedShortLinkRequest $postBody, $optParams = []) argument
50 $params = ['postBody' => $postBody];
H A DShortLinks.php41 * @param CreateShortDynamicLinkRequest $postBody
45 public function create(CreateShortDynamicLinkRequest $postBody, $optParams = []) argument
47 $params = ['postBody' => $postBody];
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ManagedServiceforMicrosoftActiveDirectoryConsumerAPI/Resource/
H A DProjectsLocationsManagedidentitiesGlobalOperations.php47 * @param CancelOperationRequest $postBody
51 public function cancel($name, CancelOperationRequest $postBody, $optParams = []) argument
53 $params = ['name' => $name, 'postBody' => $postBody];
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudNaturalLanguage/Resource/
H A DDocuments.php48 * @param AnalyzeEntitiesRequest $postBody
54 $params = ['postBody' => $postBody];
69 $params = ['postBody' => $postBody];
76 * @param AnalyzeSentimentRequest $postBody
82 $params = ['postBody' => $postBody];
91 * @param AnalyzeSyntaxRequest $postBody
97 $params = ['postBody' => $postBody];
106 * @param AnnotateTextRequest $postBody
112 $params = ['postBody' => $postBody];
119 * @param ClassifyTextRequest $postBody
[all …]
/plugin/authgooglesheets/vendor/google/apiclient-services/src/FirebaseHosting/Resource/
H A DOperations.php46 * @param CancelOperationRequest $postBody
50 public function cancel($name, CancelOperationRequest $postBody, $optParams = []) argument
52 $params = ['name' => $name, 'postBody' => $postBody];
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Appengine/Resource/
H A DAppsFirewallIngressRules.php45 * @param BatchUpdateIngressRulesRequest $postBody
49 public function batchUpdate($appsId, BatchUpdateIngressRulesRequest $postBody, $optParams = []) argument
51 $params = ['appsId' => $appsId, 'postBody' => $postBody];
61 * @param FirewallRule $postBody
65 public function create($appsId, FirewallRule $postBody, $optParams = []) argument
67 $params = ['appsId' => $appsId, 'postBody' => $postBody];
129 * @param FirewallRule $postBody
136 public function patch($appsId, $ingressRulesId, FirewallRule $postBody, $optParams = []) argument
138 $params = ['appsId' => $appsId, 'ingressRulesId' => $ingressRulesId, 'postBody' => $postBody];
H A DAppsServices.php88 * @param Service $postBody
109 public function patch($appsId, $servicesId, Service $postBody, $optParams = []) argument
111 $params = ['appsId' => $appsId, 'servicesId' => $servicesId, 'postBody' => $postBody];

1...<<21222324252627282930>>...51