Home
last modified time | relevance | path

Searched refs:postBody (Results 401 – 425 of 1267) sorted by relevance

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Compute/Resource/
H A DHealthChecks.php141 * @param HealthCheck $postBody
156 public function insert($project, HealthCheck $postBody, $optParams = []) argument
158 $params = ['project' => $project, 'postBody' => $postBody];
223 * @param HealthCheck $postBody
238 public function patch($project, $healthCheck, HealthCheck $postBody, $optParams = []) argument
240 $params = ['project' => $project, 'healthCheck' => $healthCheck, 'postBody' => $postBody];
250 * @param HealthCheck $postBody
265 public function update($project, $healthCheck, HealthCheck $postBody, $optParams = []) argument
267 $params = ['project' => $project, 'healthCheck' => $healthCheck, 'postBody' => $postBody];
H A DTargetTcpProxies.php81 * @param TargetTcpProxy $postBody
96 public function insert($project, TargetTcpProxy $postBody, $optParams = []) argument
98 $params = ['project' => $project, 'postBody' => $postBody];
163 * @param TargetTcpProxiesSetBackendServiceRequest $postBody
178 …ice($project, $targetTcpProxy, TargetTcpProxiesSetBackendServiceRequest $postBody, $optParams = []) argument
180 $params = ['project' => $project, 'targetTcpProxy' => $targetTcpProxy, 'postBody' => $postBody];
191 * @param TargetTcpProxiesSetProxyHeaderRequest $postBody
206 …Header($project, $targetTcpProxy, TargetTcpProxiesSetProxyHeaderRequest $postBody, $optParams = []) argument
208 $params = ['project' => $project, 'targetTcpProxy' => $targetTcpProxy, 'postBody' => $postBody];
H A DRegionAutoscalers.php81 * @param Autoscaler $postBody
96 public function insert($project, $region, Autoscaler $postBody, $optParams = []) argument
98 $params = ['project' => $project, 'region' => $region, 'postBody' => $postBody];
164 * @param Autoscaler $postBody
180 public function patch($project, $region, Autoscaler $postBody, $optParams = []) argument
182 $params = ['project' => $project, 'region' => $region, 'postBody' => $postBody];
192 * @param Autoscaler $postBody
208 public function update($project, $region, Autoscaler $postBody, $optParams = []) argument
210 $params = ['project' => $project, 'region' => $region, 'postBody' => $postBody];
H A DRegionHealthChecks.php82 * @param HealthCheck $postBody
97 public function insert($project, $region, HealthCheck $postBody, $optParams = []) argument
99 $params = ['project' => $project, 'region' => $region, 'postBody' => $postBody];
166 * @param HealthCheck $postBody
181 public function patch($project, $region, $healthCheck, HealthCheck $postBody, $optParams = []) argument
183 …project' => $project, 'region' => $region, 'healthCheck' => $healthCheck, 'postBody' => $postBody];
194 * @param HealthCheck $postBody
209 public function update($project, $region, $healthCheck, HealthCheck $postBody, $optParams = []) argument
211 …project' => $project, 'region' => $region, 'healthCheck' => $healthCheck, 'postBody' => $postBody];
H A DRouters.php219 * @param Router $postBody
234 public function insert($project, $region, Router $postBody, $optParams = []) argument
236 $params = ['project' => $project, 'region' => $region, 'postBody' => $postBody];
303 * @param Router $postBody
318 public function patch($project, $region, $router, Router $postBody, $optParams = []) argument
320 …arams = ['project' => $project, 'region' => $region, 'router' => $router, 'postBody' => $postBody];
331 * @param Router $postBody
335 public function preview($project, $region, $router, Router $postBody, $optParams = []) argument
337 …arams = ['project' => $project, 'region' => $region, 'router' => $router, 'postBody' => $postBody];
350 * @param Router $postBody
[all …]
/plugin/authgooglesheets/vendor/google/apiclient-services/src/IDS/Resource/
H A DProjectsLocationsEndpoints.php42 * @param Endpoint $postBody
63 public function create($parent, Endpoint $postBody, $optParams = []) argument
65 $params = ['parent' => $parent, 'postBody' => $postBody];
171 * @param SetIamPolicyRequest $postBody
175 public function setIamPolicy($resource, SetIamPolicyRequest $postBody, $optParams = []) argument
177 $params = ['resource' => $resource, 'postBody' => $postBody];
192 * @param TestIamPermissionsRequest $postBody
196 …public function testIamPermissions($resource, TestIamPermissionsRequest $postBody, $optParams = []) argument
198 $params = ['resource' => $resource, 'postBody' => $postBody];
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Analytics/Resource/
H A DManagementWebPropertyAdWordsLinks.php73 * @param EntityAdWordsLink $postBody
77 public function insert($accountId, $webPropertyId, EntityAdWordsLink $postBody, $optParams = []) argument
79 … $params = ['accountId' => $accountId, 'webPropertyId' => $webPropertyId, 'postBody' => $postBody];
115 * @param EntityAdWordsLink $postBody
119 …accountId, $webPropertyId, $webPropertyAdWordsLinkId, EntityAdWordsLink $postBody, $optParams = []) argument
121 … $webPropertyId, 'webPropertyAdWordsLinkId' => $webPropertyAdWordsLinkId, 'postBody' => $postBody];
134 * @param EntityAdWordsLink $postBody
138 …accountId, $webPropertyId, $webPropertyAdWordsLinkId, EntityAdWordsLink $postBody, $optParams = []) argument
140 … $webPropertyId, 'webPropertyAdWordsLinkId' => $webPropertyAdWordsLinkId, 'postBody' => $postBody];
H A DManagementProfiles.php71 * @param Profile $postBody
75 public function insert($accountId, $webPropertyId, Profile $postBody, $optParams = []) argument
77 … $params = ['accountId' => $accountId, 'webPropertyId' => $webPropertyId, 'postBody' => $postBody];
113 * @param Profile $postBody
117 public function patch($accountId, $webPropertyId, $profileId, Profile $postBody, $optParams = []) argument
119 …$accountId, 'webPropertyId' => $webPropertyId, 'profileId' => $profileId, 'postBody' => $postBody];
130 * @param Profile $postBody
134 public function update($accountId, $webPropertyId, $profileId, Profile $postBody, $optParams = []) argument
136 …$accountId, 'webPropertyId' => $webPropertyId, 'profileId' => $profileId, 'postBody' => $postBody];
H A DManagementGoals.php55 * @param Goal $postBody
59 public function insert($accountId, $webPropertyId, $profileId, Goal $postBody, $optParams = []) argument
61 …$accountId, 'webPropertyId' => $webPropertyId, 'profileId' => $profileId, 'postBody' => $postBody];
98 * @param Goal $postBody
102 …public function patch($accountId, $webPropertyId, $profileId, $goalId, Goal $postBody, $optParams … argument
104 …rtyId' => $webPropertyId, 'profileId' => $profileId, 'goalId' => $goalId, 'postBody' => $postBody];
115 * @param Goal $postBody
119 …public function update($accountId, $webPropertyId, $profileId, $goalId, Goal $postBody, $optParams… argument
121 …rtyId' => $webPropertyId, 'profileId' => $profileId, 'goalId' => $goalId, 'postBody' => $postBody];
H A DManagementRemarketingAudience.php76 * @param RemarketingAudience $postBody
80 public function insert($accountId, $webPropertyId, RemarketingAudience $postBody, $optParams = []) argument
82 … $params = ['accountId' => $accountId, 'webPropertyId' => $webPropertyId, 'postBody' => $postBody];
119 * @param RemarketingAudience $postBody
123 …$accountId, $webPropertyId, $remarketingAudienceId, RemarketingAudience $postBody, $optParams = []) argument
125 …Id' => $webPropertyId, 'remarketingAudienceId' => $remarketingAudienceId, 'postBody' => $postBody];
138 * @param RemarketingAudience $postBody
142 …$accountId, $webPropertyId, $remarketingAudienceId, RemarketingAudience $postBody, $optParams = []) argument
144 …Id' => $webPropertyId, 'remarketingAudienceId' => $remarketingAudienceId, 'postBody' => $postBody];
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dfareporting/Resource/
H A DReports.php65 * @param Report $postBody
69 public function insert($profileId, Report $postBody, $optParams = []) argument
71 $params = ['profileId' => $profileId, 'postBody' => $postBody];
101 * @param Report $postBody
105 public function patch($profileId, $reportId, Report $postBody, $optParams = []) argument
107 $params = ['profileId' => $profileId, 'reportId' => $reportId, 'postBody' => $postBody];
133 * @param Report $postBody
137 public function update($profileId, $reportId, Report $postBody, $optParams = []) argument
139 $params = ['profileId' => $profileId, 'reportId' => $reportId, 'postBody' => $postBody];
H A DCreativeFieldValues.php70 * @param CreativeFieldValue $postBody
74 …public function insert($profileId, $creativeFieldId, CreativeFieldValue $postBody, $optParams = []) argument
76 …rams = ['profileId' => $profileId, 'creativeFieldId' => $creativeFieldId, 'postBody' => $postBody];
112 * @param CreativeFieldValue $postBody
116 …public function patch($profileId, $creativeFieldId, $id, CreativeFieldValue $postBody, $optParams … argument
118 …ileId' => $profileId, 'creativeFieldId' => $creativeFieldId, 'id' => $id, 'postBody' => $postBody];
128 * @param CreativeFieldValue $postBody
132 …public function update($profileId, $creativeFieldId, CreativeFieldValue $postBody, $optParams = []) argument
134 …rams = ['profileId' => $profileId, 'creativeFieldId' => $creativeFieldId, 'postBody' => $postBody];
H A DFloodlightActivities.php81 * @param FloodlightActivity $postBody
85 public function insert($profileId, FloodlightActivity $postBody, $optParams = []) argument
87 $params = ['profileId' => $profileId, 'postBody' => $postBody];
144 * @param FloodlightActivity $postBody
148 public function patch($profileId, $id, FloodlightActivity $postBody, $optParams = []) argument
150 $params = ['profileId' => $profileId, 'id' => $id, 'postBody' => $postBody];
158 * @param FloodlightActivity $postBody
162 public function update($profileId, FloodlightActivity $postBody, $optParams = []) argument
164 $params = ['profileId' => $profileId, 'postBody' => $postBody];
/plugin/authgooglesheets/vendor/google/apiclient-services/src/DataprocMetastore/Resource/
H A DProjectsLocationsServicesBackups.php44 * @param Backup $postBody
62 public function create($parent, Backup $postBody, $optParams = []) argument
64 $params = ['parent' => $parent, 'postBody' => $postBody];
174 * @param SetIamPolicyRequest $postBody
178 public function setIamPolicy($resource, SetIamPolicyRequest $postBody, $optParams = []) argument
180 $params = ['resource' => $resource, 'postBody' => $postBody];
194 * @param TestIamPermissionsRequest $postBody
198 …public function testIamPermissions($resource, TestIamPermissionsRequest $postBody, $optParams = []) argument
200 $params = ['resource' => $resource, 'postBody' => $postBody];
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dns/Resource/
H A DPolicies.php41 * @param Policy $postBody
49 public function create($project, $location, Policy $postBody, $optParams = []) argument
51 $params = ['project' => $project, 'location' => $location, 'postBody' => $postBody];
126 * @param Policy $postBody
134 public function patch($project, $location, $policy, Policy $postBody, $optParams = []) argument
136 …s = ['project' => $project, 'location' => $location, 'policy' => $policy, 'postBody' => $postBody];
148 * @param Policy $postBody
156 public function update($project, $location, $policy, Policy $postBody, $optParams = []) argument
158 …s = ['project' => $project, 'location' => $location, 'policy' => $policy, 'postBody' => $postBody];
H A DResponsePolicies.php42 * @param ResponsePolicy $postBody
50 public function create($project, $location, ResponsePolicy $postBody, $optParams = []) argument
52 $params = ['project' => $project, 'location' => $location, 'postBody' => $postBody];
130 * @param ResponsePolicy $postBody
138 …public function patch($project, $location, $responsePolicy, ResponsePolicy $postBody, $optParams =… argument
140 …> $project, 'location' => $location, 'responsePolicy' => $responsePolicy, 'postBody' => $postBody];
152 * @param ResponsePolicy $postBody
160 …public function update($project, $location, $responsePolicy, ResponsePolicy $postBody, $optParams … argument
162 …> $project, 'location' => $location, 'responsePolicy' => $responsePolicy, 'postBody' => $postBody];
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ApiKeysService/Resource/
H A DProjectsLocationsKeys.php41 * @param V2Key $postBody
52 public function create($parent, V2Key $postBody, $optParams = []) argument
54 $params = ['parent' => $parent, 'postBody' => $postBody];
139 * @param V2Key $postBody
151 public function patch($name, V2Key $postBody, $optParams = []) argument
153 $params = ['name' => $name, 'postBody' => $postBody];
164 * @param V2UndeleteKeyRequest $postBody
168 public function undelete($name, V2UndeleteKeyRequest $postBody, $optParams = []) argument
170 $params = ['name' => $name, 'postBody' => $postBody];
/plugin/authgooglesheets/vendor/google/apiclient-services/src/AlertCenter/Resource/
H A DAlerts.php43 * @param BatchDeleteAlertsRequest $postBody
47 public function batchDelete(BatchDeleteAlertsRequest $postBody, $optParams = []) argument
49 $params = ['postBody' => $postBody];
56 * @param BatchUndeleteAlertsRequest $postBody
60 public function batchUndelete(BatchUndeleteAlertsRequest $postBody, $optParams = []) argument
62 $params = ['postBody' => $postBody];
165 * @param UndeleteAlertRequest $postBody
169 public function undelete($alertId, UndeleteAlertRequest $postBody, $optParams = []) argument
171 $params = ['alertId' => $alertId, 'postBody' => $postBody];
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Gmail/Resource/
H A DUsersSettingsSendAs.php46 * @param SendAs $postBody
50 public function create($userId, SendAs $postBody, $optParams = []) argument
52 $params = ['userId' => $userId, 'postBody' => $postBody];
110 * @param SendAs $postBody
114 public function patch($userId, $sendAsEmail, SendAs $postBody, $optParams = []) argument
116 $params = ['userId' => $userId, 'sendAsEmail' => $sendAsEmail, 'postBody' => $postBody];
129 * @param SendAs $postBody
133 public function update($userId, $sendAsEmail, SendAs $postBody, $optParams = []) argument
135 $params = ['userId' => $userId, 'sendAsEmail' => $sendAsEmail, 'postBody' => $postBody];
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Directory/Resource/
H A DMembers.php89 * @param Member $postBody
93 public function insert($groupKey, Member $postBody, $optParams = []) argument
95 $params = ['groupKey' => $groupKey, 'postBody' => $postBody];
131 * @param Member $postBody
135 public function patch($groupKey, $memberKey, Member $postBody, $optParams = []) argument
137 $params = ['groupKey' => $groupKey, 'memberKey' => $memberKey, 'postBody' => $postBody];
149 * @param Member $postBody
153 public function update($groupKey, $memberKey, Member $postBody, $optParams = []) argument
155 $params = ['groupKey' => $groupKey, 'memberKey' => $memberKey, 'postBody' => $postBody];
/plugin/authgooglesheets/vendor/google/apiclient-services/src/TagManager/Resource/
H A DAccountsContainersWorkspacesFolders.php40 * @param Folder $postBody
44 public function create($parent, Folder $postBody, $optParams = []) argument
46 $params = ['parent' => $parent, 'postBody' => $postBody];
117 * @param Folder $postBody
124 public function move_entities_to_folder($path, Folder $postBody, $optParams = []) argument
126 $params = ['path' => $path, 'postBody' => $postBody];
152 * @param Folder $postBody
159 public function update($path, Folder $postBody, $optParams = []) argument
161 $params = ['path' => $path, 'postBody' => $postBody];
/plugin/authgooglesheets/vendor/google/apiclient-services/src/RecaptchaEnterprise/Resource/
H A DProjectsKeys.php41 * @param GoogleCloudRecaptchaenterpriseV1Key $postBody
45 public function create($parent, GoogleCloudRecaptchaenterpriseV1Key $postBody, $optParams = []) argument
47 $params = ['parent' => $parent, 'postBody' => $postBody];
124 * @param GoogleCloudRecaptchaenterpriseV1MigrateKeyRequest $postBody
128 …public function migrate($name, GoogleCloudRecaptchaenterpriseV1MigrateKeyRequest $postBody, $optPa… argument
130 $params = ['name' => $name, 'postBody' => $postBody];
139 * @param GoogleCloudRecaptchaenterpriseV1Key $postBody
146 public function patch($name, GoogleCloudRecaptchaenterpriseV1Key $postBody, $optParams = []) argument
148 $params = ['name' => $name, 'postBody' => $postBody];
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Essentialcontacts/Resource/
H A DOrganizationsContacts.php71 * @param GoogleCloudEssentialcontactsV1Contact $postBody
75 public function create($parent, GoogleCloudEssentialcontactsV1Contact $postBody, $optParams = []) argument
77 $params = ['parent' => $parent, 'postBody' => $postBody];
143 * @param GoogleCloudEssentialcontactsV1Contact $postBody
151 public function patch($name, GoogleCloudEssentialcontactsV1Contact $postBody, $optParams = []) argument
153 $params = ['name' => $name, 'postBody' => $postBody];
165 * @param GoogleCloudEssentialcontactsV1SendTestMessageRequest $postBody
169 …Message($resource, GoogleCloudEssentialcontactsV1SendTestMessageRequest $postBody, $optParams = []) argument
171 $params = ['resource' => $resource, 'postBody' => $postBody];
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ShoppingContent/Resource/
H A DDatafeeds.php40 * @param DatafeedsCustomBatchRequest $postBody
44 public function custombatch(DatafeedsCustomBatchRequest $postBody, $optParams = []) argument
46 $params = ['postBody' => $postBody];
104 * @param Datafeed $postBody
108 public function insert($merchantId, Datafeed $postBody, $optParams = []) argument
110 $params = ['merchantId' => $merchantId, 'postBody' => $postBody];
140 * @param Datafeed $postBody
144 public function update($merchantId, $datafeedId, Datafeed $postBody, $optParams = []) argument
146 $params = ['merchantId' => $merchantId, 'datafeedId' => $datafeedId, 'postBody' => $postBody];
/plugin/authgooglesheets/vendor/google/apiclient-services/src/NetworkServices/Resource/
H A DProjectsLocationsServiceBindings.php44 * @param ServiceBinding $postBody
51 public function create($parent, ServiceBinding $postBody, $optParams = []) argument
53 $params = ['parent' => $parent, 'postBody' => $postBody];
145 * @param SetIamPolicyRequest $postBody
149 public function setIamPolicy($resource, SetIamPolicyRequest $postBody, $optParams = []) argument
151 $params = ['resource' => $resource, 'postBody' => $postBody];
166 * @param TestIamPermissionsRequest $postBody
170 …public function testIamPermissions($resource, TestIamPermissionsRequest $postBody, $optParams = []) argument
172 $params = ['resource' => $resource, 'postBody' => $postBody];

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