Home
last modified time | relevance | path

Searched refs:postBody (Results 76 – 100 of 1267) sorted by relevance

12345678910>>...51

/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudHealthcare/Resource/
H A DProjectsLocationsDatasetsFhirStoresFhir.php136 * @param HttpBody $postBody
199 * @param HttpBody $postBody
263 * @param HttpBody $postBody
269 $params = ['parent' => $parent, 'postBody' => $postBody];
338 * @param HttpBody $postBody
344 $params = ['name' => $name, 'postBody' => $postBody];
427 * @param SearchResourcesRequest $postBody
433 $params = ['parent' => $parent, 'postBody' => $postBody];
492 * @param SearchResourcesRequest $postBody
527 * @param HttpBody $postBody
[all …]
H A DProjectsLocationsDatasetsDicomStores.php47 * @param DicomStore $postBody
74 * @param DeidentifyDicomStoreRequest $postBody
108 * @param ExportDicomDataRequest $postBody
114 $params = ['name' => $name, 'postBody' => $postBody];
170 * @param ImportDicomDataRequest $postBody
176 $params = ['name' => $name, 'postBody' => $postBody];
228 * @param DicomStore $postBody
238 $params = ['name' => $name, 'postBody' => $postBody];
326 * @param SetIamPolicyRequest $postBody
351 * @param HttpBody $postBody
[all …]
H A DProjectsLocationsDatasetsHl7V2Stores.php45 * @param Hl7V2Store $postBody
55 $params = ['parent' => $parent, 'postBody' => $postBody];
86 * @param ExportMessagesRequest $postBody
92 $params = ['name' => $name, 'postBody' => $postBody];
167 * @param ImportMessagesRequest $postBody
173 $params = ['name' => $name, 'postBody' => $postBody];
224 * @param Hl7V2Store $postBody
234 $params = ['name' => $name, 'postBody' => $postBody];
246 * @param SetIamPolicyRequest $postBody
252 $params = ['resource' => $resource, 'postBody' => $postBody];
[all …]
/plugin/authgooglesheets/vendor/google/apiclient-services/src/DeploymentManager/Resource/
H A DDeployments.php46 * @param DeploymentsCancelPreviewRequest $postBody
109 * @param Deployment $postBody
124 public function insert($project, Deployment $postBody, $optParams = []) argument
126 $params = ['project' => $project, 'postBody' => $postBody];
186 * @param Deployment $postBody
204 public function patch($project, $deployment, Deployment $postBody, $optParams = []) argument
216 * @param GlobalSetPolicyRequest $postBody
233 * @param DeploymentsStopRequest $postBody
249 * @param TestPermissionsRequest $postBody
265 * @param Deployment $postBody
[all …]
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Compute/Resource/
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 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 DTargetPools.php48 * @param TargetPoolsAddHealthCheckRequest $postBody
76 * @param TargetPoolsAddInstanceRequest $postBody
207 * @param InstanceReference $postBody
211 …public function getHealth($project, $region, $targetPool, InstanceReference $postBody, $optParams … argument
223 * @param TargetPool $postBody
238 public function insert($project, $region, TargetPool $postBody, $optParams = []) argument
240 $params = ['project' => $project, 'region' => $region, 'postBody' => $postBody];
306 * @param TargetPoolsRemoveHealthCheckRequest $postBody
334 * @param TargetPoolsRemoveInstanceRequest $postBody
362 * @param TargetReference $postBody
[all …]
H A DTargetHttpsProxies.php147 * @param TargetHttpsProxy $postBody
162 public function insert($project, TargetHttpsProxy $postBody, $optParams = []) argument
164 $params = ['project' => $project, 'postBody' => $postBody];
230 * @param TargetHttpsProxy $postBody
245 public function patch($project, $targetHttpsProxy, TargetHttpsProxy $postBody, $optParams = []) argument
247 …params = ['project' => $project, 'targetHttpsProxy' => $targetHttpsProxy, 'postBody' => $postBody];
258 * @param TargetHttpsProxiesSetQuicOverrideRequest $postBody
286 * @param TargetHttpsProxiesSetSslCertificatesRequest $postBody
317 * @param SslPolicyReference $postBody
344 * @param UrlMapReference $postBody
[all …]
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dialogflow/Resource/
H A DProjectsLocationsAgentsFlows.php48 * @param GoogleCloudDialogflowCxV3Flow $postBody
64 $params = ['parent' => $parent, 'postBody' => $postBody];
100 * @param GoogleCloudDialogflowCxV3ExportFlowRequest $postBody
106 $params = ['name' => $name, 'postBody' => $postBody];
167 * @param GoogleCloudDialogflowCxV3ImportFlowRequest $postBody
173 $params = ['parent' => $parent, 'postBody' => $postBody];
215 * @param GoogleCloudDialogflowCxV3Flow $postBody
233 $params = ['name' => $name, 'postBody' => $postBody];
252 * @param GoogleCloudDialogflowCxV3TrainFlowRequest $postBody
258 $params = ['name' => $name, 'postBody' => $postBody];
[all …]
/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 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 …]
/plugin/authgooglesheets/vendor/google/apiclient-services/src/GoogleAnalyticsAdmin/Resource/
H A DPropertiesUserLinks.php52 * @param GoogleAnalyticsAdminV1alphaAuditUserLinksRequest $postBody
58 $params = ['parent' => $parent, 'postBody' => $postBody];
71 * @param GoogleAnalyticsAdminV1alphaBatchCreateUserLinksRequest $postBody
77 $params = ['parent' => $parent, 'postBody' => $postBody];
88 * @param GoogleAnalyticsAdminV1alphaBatchDeleteUserLinksRequest $postBody
94 $params = ['parent' => $parent, 'postBody' => $postBody];
132 $params = ['parent' => $parent, 'postBody' => $postBody];
143 * @param GoogleAnalyticsAdminV1alphaUserLink $postBody
152 $params = ['parent' => $parent, 'postBody' => $postBody];
211 * @param GoogleAnalyticsAdminV1alphaUserLink $postBody
[all …]
H A DAccountsUserLinks.php52 * @param GoogleAnalyticsAdminV1alphaAuditUserLinksRequest $postBody
58 $params = ['parent' => $parent, 'postBody' => $postBody];
71 * @param GoogleAnalyticsAdminV1alphaBatchCreateUserLinksRequest $postBody
77 $params = ['parent' => $parent, 'postBody' => $postBody];
88 * @param GoogleAnalyticsAdminV1alphaBatchDeleteUserLinksRequest $postBody
94 $params = ['parent' => $parent, 'postBody' => $postBody];
132 $params = ['parent' => $parent, 'postBody' => $postBody];
143 * @param GoogleAnalyticsAdminV1alphaUserLink $postBody
152 $params = ['parent' => $parent, 'postBody' => $postBody];
211 * @param GoogleAnalyticsAdminV1alphaUserLink $postBody
[all …]
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CertificateAuthorityService/Resource/
H A DProjectsLocationsCaPoolsCertificateAuthorities.php47 * @param ActivateCertificateAuthorityRequest $postBody
53 $params = ['name' => $name, 'postBody' => $postBody];
63 * @param CertificateAuthority $postBody
125 * @param DisableCertificateAuthorityRequest $postBody
131 $params = ['name' => $name, 'postBody' => $postBody];
140 * @param EnableCertificateAuthorityRequest $postBody
146 $params = ['name' => $name, 'postBody' => $postBody];
214 * @param CertificateAuthority $postBody
234 $params = ['name' => $name, 'postBody' => $postBody];
244 * @param UndeleteCertificateAuthorityRequest $postBody
[all …]
/plugin/authgooglesheets/vendor/google/apiclient-services/src/SecurityCommandCenter/Resource/
H A DOrganizationsSources.php43 * @param Source $postBody
47 public function create($parent, Source $postBody, $optParams = []) argument
49 $params = ['parent' => $parent, 'postBody' => $postBody];
74 * @param GetIamPolicyRequest $postBody
80 $params = ['resource' => $resource, 'postBody' => $postBody];
112 * @param Source $postBody
119 public function patch($name, Source $postBody, $optParams = []) argument
121 $params = ['name' => $name, 'postBody' => $postBody];
132 * @param SetIamPolicyRequest $postBody
138 $params = ['resource' => $resource, 'postBody' => $postBody];
[all …]
/plugin/authgooglesheets/vendor/google/apiclient-services/src/DataCatalog/Resource/
H A DProjectsLocationsTagTemplates.php47 * @param GoogleCloudDatacatalogV1TagTemplate $postBody
58 $params = ['parent' => $parent, 'postBody' => $postBody];
108 * @param GetIamPolicyRequest $postBody
112 public function getIamPolicy($resource, GetIamPolicyRequest $postBody, $optParams = []) argument
114 $params = ['resource' => $resource, 'postBody' => $postBody];
129 * @param GoogleCloudDatacatalogV1TagTemplate $postBody
142 $params = ['name' => $name, 'postBody' => $postBody];
160 * @param SetIamPolicyRequest $postBody
166 $params = ['resource' => $resource, 'postBody' => $postBody];
182 * @param TestIamPermissionsRequest $postBody
[all …]
H A DProjectsLocationsEntryGroups.php60 * @param GoogleCloudDatacatalogV1EntryGroup $postBody
71 $params = ['parent' => $parent, 'postBody' => $postBody];
124 * @param GetIamPolicyRequest $postBody
128 public function getIamPolicy($resource, GetIamPolicyRequest $postBody, $optParams = []) argument
130 $params = ['resource' => $resource, 'postBody' => $postBody];
163 * @param GoogleCloudDatacatalogV1EntryGroup $postBody
174 $params = ['name' => $name, 'postBody' => $postBody];
192 * @param SetIamPolicyRequest $postBody
198 $params = ['resource' => $resource, 'postBody' => $postBody];
214 * @param TestIamPermissionsRequest $postBody
[all …]
H A DProjectsLocationsTaxonomiesPolicyTags.php44 * @param GoogleCloudDatacatalogV1PolicyTag $postBody
50 $params = ['parent' => $parent, 'postBody' => $postBody];
90 * @param GetIamPolicyRequest $postBody
94 public function getIamPolicy($resource, GetIamPolicyRequest $postBody, $optParams = []) argument
96 $params = ['resource' => $resource, 'postBody' => $postBody];
128 * @param GoogleCloudDatacatalogV1PolicyTag $postBody
140 $params = ['name' => $name, 'postBody' => $postBody];
150 * @param SetIamPolicyRequest $postBody
156 $params = ['resource' => $resource, 'postBody' => $postBody];
167 * @param TestIamPermissionsRequest $postBody
[all …]
/plugin/authgooglesheets/vendor/google/apiclient-services/src/AuthorizedBuyersMarketplace/Resource/
H A DBuyersProposals.php49 * @param AcceptProposalRequest $postBody
55 $params = ['name' => $name, 'postBody' => $postBody];
64 * @param AddNoteRequest $postBody
70 $params = ['proposal' => $proposal, 'postBody' => $postBody];
87 * @param CancelNegotiationRequest $postBody
93 $params = ['proposal' => $proposal, 'postBody' => $postBody];
150 * @param Proposal $postBody
165 public function patch($name, Proposal $postBody, $optParams = []) argument
167 $params = ['name' => $name, 'postBody' => $postBody];
181 * @param SendRfpRequest $postBody
[all …]
/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 …]
H A DAccountsCustomers.php51 * @param GoogleCloudChannelV1Customer $postBody
57 $params = ['parent' => $parent, 'postBody' => $postBody];
112 * @param GoogleCloudChannelV1ImportCustomerRequest $postBody
118 $params = ['parent' => $parent, 'postBody' => $postBody];
232 * @param GoogleCloudChannelV1Customer $postBody
241 $params = ['name' => $name, 'postBody' => $postBody];
262 * @param GoogleCloudChannelV1ProvisionCloudIdentityRequest $postBody
268 $params = ['customer' => $customer, 'postBody' => $postBody];
295 * @param GoogleCloudChannelV1TransferEntitlementsRequest $postBody
301 $params = ['parent' => $parent, 'postBody' => $postBody];
[all …]
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ShoppingContent/Resource/
H A DAccounts.php83 * @param AccountsCustomBatchRequest $postBody
87 public function custombatch(AccountsCustomBatchRequest $postBody, $optParams = []) argument
89 $params = ['postBody' => $postBody];
135 * @param Account $postBody
139 public function insert($merchantId, Account $postBody, $optParams = []) argument
141 $params = ['merchantId' => $merchantId, 'postBody' => $postBody];
153 * @param AccountsLinkRequest $postBody
219 * @param RequestPhoneVerificationRequest $postBody
237 * @param Account $postBody
253 * @param AccountsUpdateLabelsRequest $postBody
[all …]
/plugin/authgooglesheets/vendor/google/apiclient-services/src/HomeGraphService/Resource/
H A DDevices.php46 * @param QueryRequest $postBody
50 public function query(QueryRequest $postBody, $optParams = []) argument
52 $params = ['postBody' => $postBody];
70 * @param ReportStateAndNotificationRequest $postBody
76 $params = ['postBody' => $postBody];
88 * @param RequestSyncDevicesRequest $postBody
92 public function requestSync(RequestSyncDevicesRequest $postBody, $optParams = []) argument
94 $params = ['postBody' => $postBody];
104 * @param SyncRequest $postBody
108 public function sync(SyncRequest $postBody, $optParams = []) argument
[all …]
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Logging/Resource/
H A DEntries.php43 * @param CopyLogEntriesRequest $postBody
47 public function copy(CopyLogEntriesRequest $postBody, $optParams = []) argument
49 $params = ['postBody' => $postBody];
59 * @param ListLogEntriesRequest $postBody
65 $params = ['postBody' => $postBody];
73 * @param TailLogEntriesRequest $postBody
77 public function tail(TailLogEntriesRequest $postBody, $optParams = []) argument
79 $params = ['postBody' => $postBody];
91 * @param WriteLogEntriesRequest $postBody
95 public function write(WriteLogEntriesRequest $postBody, $optParams = []) argument
[all …]
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudScheduler/Resource/
H A DProjectsLocationsJobs.php42 * @param Job $postBody
46 public function create($parent, Job $postBody, $optParams = []) argument
48 $params = ['parent' => $parent, 'postBody' => $postBody];
123 * @param Job $postBody
132 $params = ['name' => $name, 'postBody' => $postBody];
144 * @param PauseJobRequest $postBody
150 $params = ['name' => $name, 'postBody' => $postBody];
162 * @param ResumeJobRequest $postBody
168 $params = ['name' => $name, 'postBody' => $postBody];
178 * @param RunJobRequest $postBody
[all …]

12345678910>>...51