Home
last modified time | relevance | path

Searched refs:postBody (Results 201 – 225 of 1267) sorted by last modified time

12345678910>>...51

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Compute/Resource/
H A DBackendBuckets.php43 * @param SignedUrlKey $postBody
58 public function addSignedUrlKey($project, $backendBucket, SignedUrlKey $postBody, $optParams = []) argument
60 $params = ['project' => $project, 'backendBucket' => $backendBucket, 'postBody' => $postBody];
137 * @param BackendBucket $postBody
152 public function insert($project, BackendBucket $postBody, $optParams = []) argument
154 $params = ['project' => $project, 'postBody' => $postBody];
219 * @param BackendBucket $postBody
234 public function patch($project, $backendBucket, BackendBucket $postBody, $optParams = []) argument
247 * @param SecurityPolicyReference $postBody
274 * @param BackendBucket $postBody
[all …]
H A DDisks.php52 * @param DisksAddResourcePoliciesRequest $postBody
142 * @param Snapshot $postBody
159 public function createSnapshot($project, $zone, $disk, Snapshot $postBody, $optParams = []) argument
237 * @param Disk $postBody
254 public function insert($project, $zone, Disk $postBody, $optParams = []) argument
256 $params = ['project' => $project, 'zone' => $zone, 'postBody' => $postBody];
321 * @param DisksRemoveResourcePoliciesRequest $postBody
349 * @param DisksResizeRequest $postBody
377 * @param ZoneSetPolicyRequest $postBody
394 * @param ZoneSetLabelsRequest $postBody
[all …]
H A DExternalVpnGateways.php82 * @param ExternalVpnGateway $postBody
97 public function insert($project, ExternalVpnGateway $postBody, $optParams = []) argument
99 $params = ['project' => $project, 'postBody' => $postBody];
163 * @param GlobalSetLabelsRequest $postBody
167 public function setLabels($project, $resource, GlobalSetLabelsRequest $postBody, $optParams = []) argument
169 $params = ['project' => $project, 'resource' => $resource, 'postBody' => $postBody];
179 * @param TestPermissionsRequest $postBody
183 …public function testIamPermissions($project, $resource, TestPermissionsRequest $postBody, $optPara… argument
185 $params = ['project' => $project, 'resource' => $resource, 'postBody' => $postBody];
H A DFirewalls.php78 * @param Firewall $postBody
93 public function insert($project, Firewall $postBody, $optParams = []) argument
95 $params = ['project' => $project, 'postBody' => $postBody];
160 * @param Firewall $postBody
175 public function patch($project, $firewall, Firewall $postBody, $optParams = []) argument
177 $params = ['project' => $project, 'firewall' => $firewall, 'postBody' => $postBody];
189 * @param Firewall $postBody
204 public function update($project, $firewall, Firewall $postBody, $optParams = []) argument
206 $params = ['project' => $project, 'firewall' => $firewall, 'postBody' => $postBody];
H A DGlobalAddresses.php79 * @param Address $postBody
94 public function insert($project, Address $postBody, $optParams = []) argument
96 $params = ['project' => $project, 'postBody' => $postBody];
H A DGlobalForwardingRules.php82 * @param ForwardingRule $postBody
97 public function insert($project, ForwardingRule $postBody, $optParams = []) argument
99 $params = ['project' => $project, 'postBody' => $postBody];
165 * @param ForwardingRule $postBody
180 public function patch($project, $forwardingRule, ForwardingRule $postBody, $optParams = []) argument
182 $params = ['project' => $project, 'forwardingRule' => $forwardingRule, 'postBody' => $postBody];
192 * @param GlobalSetLabelsRequest $postBody
196 public function setLabels($project, $resource, GlobalSetLabelsRequest $postBody, $optParams = []) argument
198 $params = ['project' => $project, 'resource' => $resource, 'postBody' => $postBody];
210 * @param TargetReference $postBody
[all …]
H A DGlobalNetworkEndpointGroups.php44 * @param GlobalNetworkEndpointGroupsAttachEndpointsRequest $postBody
59 …networkEndpointGroup, GlobalNetworkEndpointGroupsAttachEndpointsRequest $postBody, $optParams = []) argument
61 … ['project' => $project, 'networkEndpointGroup' => $networkEndpointGroup, 'postBody' => $postBody];
100 * @param GlobalNetworkEndpointGroupsDetachEndpointsRequest $postBody
115 …networkEndpointGroup, GlobalNetworkEndpointGroupsDetachEndpointsRequest $postBody, $optParams = []) argument
117 … ['project' => $project, 'networkEndpointGroup' => $networkEndpointGroup, 'postBody' => $postBody];
144 * @param NetworkEndpointGroup $postBody
159 public function insert($project, NetworkEndpointGroup $postBody, $optParams = []) argument
161 $params = ['project' => $project, 'postBody' => $postBody];
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 DLicenseCodes.php59 * @param TestPermissionsRequest $postBody
63 …public function testIamPermissions($project, $resource, TestPermissionsRequest $postBody, $optPara… argument
65 $params = ['project' => $project, 'resource' => $resource, 'postBody' => $postBody];
H A DNetworks.php44 * @param NetworksAddPeeringRequest $postBody
61 $params = ['project' => $project, 'network' => $network, 'postBody' => $postBody];
125 * @param Network $postBody
140 public function insert($project, Network $postBody, $optParams = []) argument
142 $params = ['project' => $project, 'postBody' => $postBody];
266 * @param Network $postBody
281 public function patch($project, $network, Network $postBody, $optParams = []) argument
283 $params = ['project' => $project, 'network' => $network, 'postBody' => $postBody];
292 * @param NetworksRemovePeeringRequest $postBody
309 $params = ['project' => $project, 'network' => $network, 'postBody' => $postBody];
[all …]
H A DPacketMirrorings.php147 * @param PacketMirroring $postBody
162 public function insert($project, $region, PacketMirroring $postBody, $optParams = []) argument
164 $params = ['project' => $project, 'region' => $region, 'postBody' => $postBody];
231 * @param PacketMirroring $postBody
246 …public function patch($project, $region, $packetMirroring, PacketMirroring $postBody, $optParams =… argument
248 … => $project, 'region' => $region, 'packetMirroring' => $packetMirroring, 'postBody' => $postBody];
259 * @param TestPermissionsRequest $postBody
263 …public function testIamPermissions($project, $region, $resource, TestPermissionsRequest $postBody,… argument
265 …s = ['project' => $project, 'region' => $region, 'resource' => $resource, 'postBody' => $postBody];
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 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 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];
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudHealthcare/Resource/
H A DProjectsLocationsDatasetsConsentStoresUserDataMappings.php41 * @param ArchiveUserDataMappingRequest $postBody
45 public function archive($name, ArchiveUserDataMappingRequest $postBody, $optParams = []) argument
47 $params = ['name' => $name, 'postBody' => $postBody];
56 * @param UserDataMapping $postBody
60 public function create($parent, UserDataMapping $postBody, $optParams = []) argument
62 $params = ['parent' => $parent, 'postBody' => $postBody];
145 * @param UserDataMapping $postBody
154 public function patch($name, UserDataMapping $postBody, $optParams = []) argument
156 $params = ['name' => $name, 'postBody' => $postBody];
H A DProjectsLocationsDatasetsHl7V2StoresMessages.php45 * @param CreateMessageRequest $postBody
49 public function create($parent, CreateMessageRequest $postBody, $optParams = []) argument
51 $params = ['parent' => $parent, 'postBody' => $postBody];
96 * @param IngestMessageRequest $postBody
100 public function ingest($parent, IngestMessageRequest $postBody, $optParams = []) argument
102 $params = ['parent' => $parent, 'postBody' => $postBody];
183 * @param Message $postBody
191 public function patch($name, Message $postBody, $optParams = []) argument
193 $params = ['name' => $name, 'postBody' => $postBody];
H A DProjectsLocationsDatasetsOperations.php47 * @param CancelOperationRequest $postBody
51 public function cancel($name, CancelOperationRequest $postBody, $optParams = []) argument
53 $params = ['name' => $name, 'postBody' => $postBody];
H A DProjectsLocationsServicesNlp.php40 * @param AnalyzeEntitiesRequest $postBody
44 public function analyzeEntities($nlpService, AnalyzeEntitiesRequest $postBody, $optParams = []) argument
46 $params = ['nlpService' => $nlpService, 'postBody' => $postBody];
/plugin/authgooglesheets/vendor/google/apiclient-services/src/BigQueryReservation/Resource/
H A DProjectsLocationsReservationsAssignments.php60 * @param Assignment $postBody
69 public function create($parent, Assignment $postBody, $optParams = []) argument
71 $params = ['parent' => $parent, 'postBody' => $postBody];
132 * @param MoveAssignmentRequest $postBody
136 public function move($name, MoveAssignmentRequest $postBody, $optParams = []) argument
138 $params = ['name' => $name, 'postBody' => $postBody];
150 * @param Assignment $postBody
157 public function patch($name, Assignment $postBody, $optParams = []) argument
159 $params = ['name' => $name, 'postBody' => $postBody];
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudBillingBudget/Resource/
H A DBillingAccountsBudgets.php41 * @param GoogleCloudBillingBudgetsV1Budget $postBody
45 public function create($parent, GoogleCloudBillingBudgetsV1Budget $postBody, $optParams = []) argument
47 $params = ['parent' => $parent, 'postBody' => $postBody];
115 * @param GoogleCloudBillingBudgetsV1Budget $postBody
125 public function patch($name, GoogleCloudBillingBudgetsV1Budget $postBody, $optParams = []) argument
127 $params = ['name' => $name, 'postBody' => $postBody];
/plugin/authgooglesheets/vendor/google/apiclient-services/src/HangoutsChat/Resource/
H A DDms.php38 * @param Message $postBody
51 public function messages($parent, Message $postBody, $optParams = []) argument
53 $params = ['parent' => $parent, 'postBody' => $postBody];
63 * @param Message $postBody
76 public function webhooks($parent, Message $postBody, $optParams = []) argument
78 $params = ['parent' => $parent, 'postBody' => $postBody];
H A DDmsConversations.php38 * @param Message $postBody
51 public function messages($parent, Message $postBody, $optParams = []) argument
53 $params = ['parent' => $parent, 'postBody' => $postBody];
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudIAP/Resource/
H A DProjectsIapTunnelLocationsDestGroups.php40 * @param TunnelDestGroup $postBody
48 public function create($parent, TunnelDestGroup $postBody, $optParams = []) argument
50 $params = ['parent' => $parent, 'postBody' => $postBody];
117 * @param TunnelDestGroup $postBody
126 public function patch($name, TunnelDestGroup $postBody, $optParams = []) argument
128 $params = ['name' => $name, 'postBody' => $postBody];

12345678910>>...51