Home
last modified time | relevance | path

Searched refs:postBody (Results 476 – 500 of 1267) sorted by path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Compute/Resource/
H A DProjects.php72 * @param ProjectsDisableXpnResourceRequest $postBody
89 $params = ['project' => $project, 'postBody' => $postBody];
123 * @param ProjectsEnableXpnResourceRequest $postBody
140 $params = ['project' => $project, 'postBody' => $postBody];
236 * @param ProjectsListXpnHostsRequest $postBody
282 $params = ['project' => $project, 'postBody' => $postBody];
290 * @param DiskMoveRequest $postBody
320 * @param InstanceMoveRequest $postBody
346 * @param Metadata $postBody
373 * @param ProjectsSetDefaultNetworkTierRequest $postBody
[all …]
H A DPublicAdvertisedPrefixes.php83 * @param PublicAdvertisedPrefix $postBody
98 public function insert($project, PublicAdvertisedPrefix $postBody, $optParams = []) argument
100 $params = ['project' => $project, 'postBody' => $postBody];
166 * @param PublicAdvertisedPrefix $postBody
181 …public function patch($project, $publicAdvertisedPrefix, PublicAdvertisedPrefix $postBody, $optPar… argument
183 …roject' => $project, 'publicAdvertisedPrefix' => $publicAdvertisedPrefix, '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];
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 DRegionBackendServices.php87 * @param ResourceGroupReference $postBody
91 …public function getHealth($project, $region, $backendService, ResourceGroupReference $postBody, $o… argument
93 …t' => $project, 'region' => $region, 'backendService' => $backendService, 'postBody' => $postBody];
104 * @param BackendService $postBody
119 public function insert($project, $region, BackendService $postBody, $optParams = []) argument
121 $params = ['project' => $project, 'region' => $region, 'postBody' => $postBody];
190 * @param BackendService $postBody
205 …public function patch($project, $region, $backendService, BackendService $postBody, $optParams = [… argument
207 …t' => $project, 'region' => $region, 'backendService' => $backendService, 'postBody' => $postBody];
219 * @param BackendService $postBody
[all …]
H A DRegionCommitments.php118 * @param Commitment $postBody
133 public function insert($project, $region, Commitment $postBody, $optParams = []) argument
135 $params = ['project' => $project, 'region' => $region, 'postBody' => $postBody];
204 * @param Commitment $postBody
222 public function update($project, $region, $commitment, Commitment $postBody, $optParams = []) argument
224 …['project' => $project, 'region' => $region, 'commitment' => $commitment, 'postBody' => $postBody];
H A DRegionDisks.php51 * @param RegionDisksAddResourcePoliciesRequest $postBody
81 * @param Snapshot $postBody
96 public function createSnapshot($project, $region, $disk, Snapshot $postBody, $optParams = []) argument
170 * @param Disk $postBody
187 public function insert($project, $region, Disk $postBody, $optParams = []) argument
189 $params = ['project' => $project, 'region' => $region, 'postBody' => $postBody];
255 * @param RegionDisksRemoveResourcePoliciesRequest $postBody
282 * @param RegionDisksResizeRequest $postBody
310 * @param RegionSetPolicyRequest $postBody
326 * @param RegionSetLabelsRequest $postBody
[all …]
H A DRegionHealthCheckServices.php86 * @param HealthCheckService $postBody
101 public function insert($project, $region, HealthCheckService $postBody, $optParams = []) argument
103 $params = ['project' => $project, 'region' => $region, 'postBody' => $postBody];
173 * @param HealthCheckService $postBody
188 …public function patch($project, $region, $healthCheckService, HealthCheckService $postBody, $optPa… argument
190 …roject, 'region' => $region, 'healthCheckService' => $healthCheckService, '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 DRegionInstanceGroupManagers.php64 * @param RegionInstanceGroupManagersAbandonInstancesRequest $postBody
94 * @param RegionInstanceGroupManagersApplyUpdatesRequest $postBody
117 * @param RegionInstanceGroupManagersCreateInstancesRequest $postBody
182 * @param RegionInstanceGroupManagersDeleteInstancesRequest $postBody
212 * @param RegionInstanceGroupManagerDeleteInstanceConfigReq $postBody
250 * @param InstanceGroupManager $postBody
521 * @param InstanceGroupManager $postBody
553 * @param RegionInstanceGroupManagerPatchInstanceConfigReq $postBody
590 * @param RegionInstanceGroupManagersRecreateRequest $postBody
656 * @param RegionInstanceGroupManagersSetTemplateRequest $postBody
[all …]
H A DRegionInstanceGroups.php117 * @param RegionInstanceGroupsListInstancesRequest $postBody
161 …ject, $region, $instanceGroup, RegionInstanceGroupsListInstancesRequest $postBody, $optParams = []) argument
163 …ect' => $project, 'region' => $region, 'instanceGroup' => $instanceGroup, 'postBody' => $postBody];
175 * @param RegionInstanceGroupsSetNamedPortsRequest $postBody
190 …ject, $region, $instanceGroup, RegionInstanceGroupsSetNamedPortsRequest $postBody, $optParams = []) argument
192 …ect' => $project, 'region' => $region, 'instanceGroup' => $instanceGroup, 'postBody' => $postBody];
H A DRegionInstances.php39 * @param BulkInsertInstanceResource $postBody
54 …public function bulkInsert($project, $region, BulkInsertInstanceResource $postBody, $optParams = [… argument
56 $params = ['project' => $project, 'region' => $region, 'postBody' => $postBody];
H A DRegionNetworkEndpointGroups.php91 * @param NetworkEndpointGroup $postBody
106 public function insert($project, $region, NetworkEndpointGroup $postBody, $optParams = []) argument
108 $params = ['project' => $project, 'region' => $region, 'postBody' => $postBody];
H A DRegionNetworkFirewallPolicies.php48 * @param FirewallPolicyAssociation $postBody
79 * @param FirewallPolicyRule $postBody
100 …public function addRule($project, $region, $firewallPolicy, FirewallPolicyRule $postBody, $optPara… argument
258 * @param FirewallPolicy $postBody
273 public function insert($project, $region, FirewallPolicy $postBody, $optParams = []) argument
275 $params = ['project' => $project, 'region' => $region, 'postBody' => $postBody];
342 * @param FirewallPolicy $postBody
357 …public function patch($project, $region, $firewallPolicy, FirewallPolicy $postBody, $optParams = [… argument
370 * @param FirewallPolicyRule $postBody
456 * @param RegionSetPolicyRequest $postBody
[all …]
H A DRegionNotificationEndpoints.php86 * @param NotificationEndpoint $postBody
101 public function insert($project, $region, NotificationEndpoint $postBody, $optParams = []) argument
103 $params = ['project' => $project, 'region' => $region, 'postBody' => $postBody];
H A DRegionSecurityPolicies.php82 * @param SecurityPolicy $postBody
98 public function insert($project, $region, SecurityPolicy $postBody, $optParams = []) argument
100 $params = ['project' => $project, 'region' => $region, 'postBody' => $postBody];
166 * @param SecurityPolicy $postBody
181 …public function patch($project, $region, $securityPolicy, SecurityPolicy $postBody, $optParams = [… argument
183 …t' => $project, 'region' => $region, 'securityPolicy' => $securityPolicy, 'postBody' => $postBody];
H A DRegionSslCertificates.php84 * @param SslCertificate $postBody
99 public function insert($project, $region, SslCertificate $postBody, $optParams = []) argument
101 $params = ['project' => $project, 'region' => $region, 'postBody' => $postBody];
H A DRegionTargetHttpProxies.php87 * @param TargetHttpProxy $postBody
102 public function insert($project, $region, TargetHttpProxy $postBody, $optParams = []) argument
104 $params = ['project' => $project, 'region' => $region, 'postBody' => $postBody];
171 * @param UrlMapReference $postBody
186 …public function setUrlMap($project, $region, $targetHttpProxy, UrlMapReference $postBody, $optPara… argument
188 … => $project, 'region' => $region, 'targetHttpProxy' => $targetHttpProxy, 'postBody' => $postBody];
H A DRegionTargetHttpsProxies.php88 * @param TargetHttpsProxy $postBody
103 public function insert($project, $region, TargetHttpsProxy $postBody, $optParams = []) argument
105 $params = ['project' => $project, 'region' => $region, 'postBody' => $postBody];
174 * @param TargetHttpsProxy $postBody
189 …public function patch($project, $region, $targetHttpsProxy, TargetHttpsProxy $postBody, $optParams… argument
191 …> $project, 'region' => $region, 'targetHttpsProxy' => $targetHttpsProxy, 'postBody' => $postBody];
203 * @param RegionTargetHttpsProxiesSetSslCertificatesRequest $postBody
220 …> $project, 'region' => $region, 'targetHttpsProxy' => $targetHttpsProxy, 'postBody' => $postBody];
232 * @param UrlMapReference $postBody
247 …public function setUrlMap($project, $region, $targetHttpsProxy, UrlMapReference $postBody, $optPar… argument
[all …]
H A DRegionUrlMaps.php76 * @param UrlMap $postBody
83 public function insert($project, $region, UrlMap $postBody, $optParams = []) argument
85 $params = ['project' => $project, 'region' => $region, 'postBody' => $postBody];
152 * @param UrlMap $postBody
159 public function patch($project, $region, $urlMap, UrlMap $postBody, $optParams = []) argument
161 …arams = ['project' => $project, 'region' => $region, 'urlMap' => $urlMap, 'postBody' => $postBody];
172 * @param UrlMap $postBody
179 public function update($project, $region, $urlMap, UrlMap $postBody, $optParams = []) argument
181 …arams = ['project' => $project, 'region' => $region, 'urlMap' => $urlMap, 'postBody' => $postBody];
193 * @param RegionUrlMapsValidateRequest $postBody
[all …]
H A DReservations.php165 * @param Reservation $postBody
180 public function insert($project, $zone, Reservation $postBody, $optParams = []) argument
182 $params = ['project' => $project, 'zone' => $zone, 'postBody' => $postBody];
248 * @param ReservationsResizeRequest $postBody
276 * @param ZoneSetPolicyRequest $postBody
280 …public function setIamPolicy($project, $zone, $resource, ZoneSetPolicyRequest $postBody, $optParam… argument
282 …arams = ['project' => $project, 'zone' => $zone, 'resource' => $resource, 'postBody' => $postBody];
293 * @param TestPermissionsRequest $postBody
299 …arams = ['project' => $project, 'zone' => $zone, 'resource' => $resource, 'postBody' => $postBody];
309 * @param Reservation $postBody
[all …]
H A DResourcePolicies.php165 * @param ResourcePolicy $postBody
180 public function insert($project, $region, ResourcePolicy $postBody, $optParams = []) argument
182 $params = ['project' => $project, 'region' => $region, 'postBody' => $postBody];
248 * @param RegionSetPolicyRequest $postBody
252 …public function setIamPolicy($project, $region, $resource, RegionSetPolicyRequest $postBody, $optP… argument
254 …s = ['project' => $project, 'region' => $region, 'resource' => $resource, 'postBody' => $postBody];
265 * @param TestPermissionsRequest $postBody
269 …public function testIamPermissions($project, $region, $resource, TestPermissionsRequest $postBody,… argument
271 …s = ['project' => $project, 'region' => $region, 'resource' => $resource, '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 …]
H A DRoutes.php79 * @param Route $postBody
94 public function insert($project, Route $postBody, $optParams = []) argument
96 $params = ['project' => $project, 'postBody' => $postBody];
H A DSecurityPolicies.php42 * @param SecurityPolicyRule $postBody
46 public function addRule($project, $securityPolicy, SecurityPolicyRule $postBody, $optParams = []) argument
48 $params = ['project' => $project, 'securityPolicy' => $securityPolicy, 'postBody' => $postBody];
176 * @param SecurityPolicy $postBody
191 public function insert($project, SecurityPolicy $postBody, $optParams = []) argument
193 $params = ['project' => $project, 'postBody' => $postBody];
313 * @param SecurityPolicy $postBody
328 public function patch($project, $securityPolicy, SecurityPolicy $postBody, $optParams = []) argument
330 $params = ['project' => $project, 'securityPolicy' => $securityPolicy, 'postBody' => $postBody];
339 * @param SecurityPolicyRule $postBody
[all …]

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