Home
last modified time | relevance | path

Searched refs:HttpBody (Results 1 – 19 of 19) sorted by last modified time

/plugin/authgooglesheets/vendor/google/apiclient-services/src/DomainsRDAP/Resource/
H A DDomain.php20 use Google\Service\DomainsRDAP\HttpBody; alias
37 * @return HttpBody
43 return $this->call('get', [$params], HttpBody::class);
H A DV1.php20 use Google\Service\DomainsRDAP\HttpBody; alias
64 * @return HttpBody
70 return $this->call('getHelp', [$params], HttpBody::class);
77 * @return HttpBody
83 return $this->call('getIp', [$params], HttpBody::class);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudHealthcare/Resource/
H A DProjectsLocationsDatasetsDicomStoresStudiesSeriesInstances.php21 use Google\Service\CloudHealthcare\HttpBody; alias
77 * @return HttpBody
83 return $this->call('retrieveInstance', [$params], HttpBody::class);
104 * @return HttpBody
110 return $this->call('retrieveMetadata', [$params], HttpBody::class);
131 * @return HttpBody
137 return $this->call('retrieveRendered', [$params], HttpBody::class);
H A DProjectsLocationsDatasetsDicomStores.php24 use Google\Service\CloudHealthcare\HttpBody; alias
260 * @return HttpBody
266 return $this->call('searchForInstances', [$params], HttpBody::class);
285 * @return HttpBody
291 return $this->call('searchForSeries', [$params], HttpBody::class);
310 * @return HttpBody
316 return $this->call('searchForStudies', [$params], HttpBody::class);
351 * @param HttpBody $postBody
353 * @return HttpBody
355 public function storeInstances($parent, $dicomWebPath, HttpBody $postBody, $optParams = [])
[all …]
H A DProjectsLocationsDatasetsDicomStoresStudies.php20 use Google\Service\CloudHealthcare\HttpBody; alias
72 * @return HttpBody
78 return $this->call('retrieveMetadata', [$params], HttpBody::class);
96 * @return HttpBody
102 return $this->call('retrieveStudy', [$params], HttpBody::class);
122 * @return HttpBody
147 * @return HttpBody
153 return $this->call('searchForSeries', [$params], HttpBody::class);
170 * @param HttpBody $postBody
172 * @return HttpBody
[all …]
H A DProjectsLocationsDatasetsDicomStoresStudiesSeries.php20 use Google\Service\CloudHealthcare\HttpBody; alias
75 * @return HttpBody
81 return $this->call('retrieveMetadata', [$params], HttpBody::class);
99 * @return HttpBody
105 return $this->call('retrieveSeries', [$params], HttpBody::class);
125 * @return HttpBody
131 return $this->call('searchForInstances', [$params], HttpBody::class);
H A DProjectsLocationsDatasetsDicomStoresStudiesSeriesInstancesFrames.php20 use Google\Service\CloudHealthcare\HttpBody; alias
50 * @return HttpBody
56 return $this->call('retrieveFrames', [$params], HttpBody::class);
77 * @return HttpBody
83 return $this->call('retrieveRendered', [$params], HttpBody::class);
H A DProjectsLocationsDatasetsFhirStoresFhir.php83 * @return HttpBody
141 * @return HttpBody
167 * @return HttpBody
201 * @return HttpBody
224 * @return HttpBody
265 * @return HttpBody
311 * @return HttpBody
340 * @return HttpBody
369 * @return HttpBody
429 * @return HttpBody
[all …]
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudBuild/Resource/
H A DLocations.php21 use Google\Service\CloudBuild\HttpBody; alias
39 * @param HttpBody $postBody
47 public function regionalWebhook($location, HttpBody $postBody, $optParams = [])
H A DProjectsLocationsTriggers.php22 use Google\Service\CloudBuild\HttpBody; alias
158 * @param HttpBody $postBody
167 public function webhook($name, HttpBody $postBody, $optParams = [])
H A DProjectsTriggers.php22 use Google\Service\CloudBuild\HttpBody; alias
154 * @param HttpBody $postBody
163 public function webhook($projectId, $trigger, HttpBody $postBody, $optParams = [])
H A DV1.php21 use Google\Service\CloudBuild\HttpBody; alias
36 * @param HttpBody $postBody
44 public function webhook(HttpBody $postBody, $optParams = [])
/plugin/authgooglesheets/vendor/google/apiclient-services/src/DomainsRDAP/
H A DRdapResponse.php31 protected $jsonResponseType = HttpBody::class;
77 * @param HttpBody
79 public function setJsonResponse(HttpBody $jsonResponse)
84 * @return HttpBody
H A DHttpBody.php20 class HttpBody extends \Google\Collection class
81 class_alias(HttpBody::class, 'Google_Service_DomainsRDAP_HttpBody');
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Adsense/
H A DHttpBody.php20 class HttpBody extends \Google\Collection class
81 class_alias(HttpBody::class, 'Google_Service_Adsense_HttpBody');
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Adsense/Resource/
H A DAccountsReports.php20 use Google\Service\Adsense\HttpBody; alias
137 * @return HttpBody
143 return $this->call('generateCsv', [$params], HttpBody::class);
H A DAccountsReportsSaved.php20 use Google\Service\Adsense\HttpBody; alias
112 * @return HttpBody
118 return $this->call('generateCsv', [$params], HttpBody::class);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudHealthcare/
H A DHttpBody.php20 class HttpBody extends \Google\Collection class
81 class_alias(HttpBody::class, 'Google_Service_CloudHealthcare_HttpBody');
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudBuild/
H A DHttpBody.php20 class HttpBody extends \Google\Collection class
81 class_alias(HttpBody::class, 'Google_Service_CloudBuild_HttpBody');