Home
last modified time | relevance | path

Searched refs:GoogleApiHttpBody (Results 1 – 17 of 17) sorted by relevance

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Apigee/Resource/
H A DOrganizationsEnvironmentsKeystoresAliases.php20 use Google\Service\Apigee\GoogleApiHttpBody; alias
49 * @param GoogleApiHttpBody $postBody
70 public function create($parent, GoogleApiHttpBody $postBody, $optParams = [])
84 * @return GoogleApiHttpBody
90 return $this->call('csr', [$params], GoogleApiHttpBody::class);
130 * @return GoogleApiHttpBody
136 return $this->call('getCertificate', [$params], GoogleApiHttpBody::class);
144 * @param GoogleApiHttpBody $postBody
156 public function update($name, GoogleApiHttpBody $postBody, $optParams = [])
H A DOrganizationsEnvironmentsResourcefiles.php20 use Google\Service\Apigee\GoogleApiHttpBody; alias
43 * @param GoogleApiHttpBody $postBody
51 public function create($parent, GoogleApiHttpBody $postBody, $optParams = [])
87 * @return GoogleApiHttpBody
93 return $this->call('get', [$params], GoogleApiHttpBody::class);
147 * @param GoogleApiHttpBody $postBody
151 public function update($parent, $type, $name, GoogleApiHttpBody $postBody, $optParams = [])
H A DOrganizationsApisRevisions.php20 use Google\Service\Apigee\GoogleApiHttpBody; alias
65 * @return GoogleApiHttpBody
71 return $this->call('get', [$params], GoogleApiHttpBody::class);
83 * @param GoogleApiHttpBody $postBody
90 public function updateApiProxyRevision($name, GoogleApiHttpBody $postBody, $optParams = [])
H A DOrganizationsSharedflowsRevisions.php20 use Google\Service\Apigee\GoogleApiHttpBody; alias
65 * @return GoogleApiHttpBody
71 return $this->call('get', [$params], GoogleApiHttpBody::class);
83 * @param GoogleApiHttpBody $postBody
91 public function updateSharedFlowRevision($name, GoogleApiHttpBody $postBody, $optParams = [])
H A DOrganizationsSharedflows.php20 use Google\Service\Apigee\GoogleApiHttpBody; alias
45 * @param GoogleApiHttpBody $postBody
53 public function create($parent, GoogleApiHttpBody $postBody, $optParams = [])
H A DOrganizationsEnvironmentsQueries.php20 use Google\Service\Apigee\GoogleApiHttpBody; alias
81 * @return GoogleApiHttpBody
87 return $this->call('getResult', [$params], GoogleApiHttpBody::class);
H A DOrganizationsHostQueries.php20 use Google\Service\Apigee\GoogleApiHttpBody; alias
80 * @return GoogleApiHttpBody
86 return $this->call('getResult', [$params], GoogleApiHttpBody::class);
H A DOrganizationsApis.php20 use Google\Service\Apigee\GoogleApiHttpBody; alias
54 * @param GoogleApiHttpBody $postBody
67 public function create($parent, GoogleApiHttpBody $postBody, $optParams = [])
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudMachineLearningEngine/
H A DGoogleCloudMlV1PredictRequest.php22 protected $httpBodyType = GoogleApiHttpBody::class;
26 * @param GoogleApiHttpBody
28 public function setHttpBody(GoogleApiHttpBody $httpBody)
33 * @return GoogleApiHttpBody
H A DGoogleCloudMlV1ExplainRequest.php22 protected $httpBodyType = GoogleApiHttpBody::class;
26 * @param GoogleApiHttpBody
28 public function setHttpBody(GoogleApiHttpBody $httpBody)
33 * @return GoogleApiHttpBody
H A DGoogleApiHttpBody.php20 class GoogleApiHttpBody extends \Google\Collection class
81 class_alias(GoogleApiHttpBody::class, 'Google_Service_CloudMachineLearningEngine_GoogleApiHttpBody'…
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudMachineLearningEngine/Resource/
H A DProjects.php20 use Google\Service\CloudMachineLearningEngine\GoogleApiHttpBody; alias
43 * @return GoogleApiHttpBody
49 return $this->call('explain', [$params], GoogleApiHttpBody::class);
75 * @return GoogleApiHttpBody
81 return $this->call('predict', [$params], GoogleApiHttpBody::class);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudRetail/Resource/
H A DProjectsLocationsCatalogsUserEvents.php20 use Google\Service\CloudRetail\GoogleApiHttpBody; alias
56 * @return GoogleApiHttpBody
62 return $this->call('collect', [$params], GoogleApiHttpBody::class);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Apigee/
H A DGoogleApiHttpBody.php20 class GoogleApiHttpBody extends \Google\Collection class
81 class_alias(GoogleApiHttpBody::class, 'Google_Service_Apigee_GoogleApiHttpBody');
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudRetail/
H A DGoogleApiHttpBody.php20 class GoogleApiHttpBody extends \Google\Collection class
81 class_alias(GoogleApiHttpBody::class, 'Google_Service_CloudRetail_GoogleApiHttpBody');
/plugin/authgooglesheets/vendor/google/apiclient-services/src/RecommendationsAI/
H A DGoogleApiHttpBody.php20 class GoogleApiHttpBody extends \Google\Collection class
81 class_alias(GoogleApiHttpBody::class, 'Google_Service_RecommendationsAI_GoogleApiHttpBody');
/plugin/authgooglesheets/vendor/google/apiclient-services/src/RecommendationsAI/Resource/
H A DProjectsLocationsCatalogsEventStoresUserEvents.php20 use Google\Service\RecommendationsAI\GoogleApiHttpBody; alias
58 * @return GoogleApiHttpBody
64 return $this->call('collect', [$params], GoogleApiHttpBody::class);