Home
last modified time | relevance | path

Searched refs:GoogleProtobufEmpty (Results 126 – 134 of 134) sorted by relevance

123456

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dialogflow/Resource/
H A DProjectsLocationsAgentsEnvironments.php26 use Google\Service\Dialogflow\GoogleProtobufEmpty; alias
64 * @return GoogleProtobufEmpty
70 return $this->call('delete', [$params], GoogleProtobufEmpty::class);
H A DProjectsLocationsAgents.php27 use Google\Service\Dialogflow\GoogleProtobufEmpty; alias
63 * @return GoogleProtobufEmpty
69 return $this->call('delete', [$params], GoogleProtobufEmpty::class);
H A DProjectsLocationsAgentsFlows.php28 use Google\Service\Dialogflow\GoogleProtobufEmpty; alias
81 * @return GoogleProtobufEmpty
87 return $this->call('delete', [$params], GoogleProtobufEmpty::class);
H A DProjectsLocationsAgentsTestCases.php29 use Google\Service\Dialogflow\GoogleProtobufEmpty; alias
48 * @return GoogleProtobufEmpty
54 return $this->call('batchDelete', [$params], GoogleProtobufEmpty::class);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Apigee/Resource/
H A DOrganizationsDevelopers.php25 use Google\Service\Apigee\GoogleProtobufEmpty; alias
209 * @return GoogleProtobufEmpty
215 return $this->call('setDeveloperStatus', [$params], GoogleProtobufEmpty::class);
H A DOrganizationsEnvironments.php30 use Google\Service\Apigee\GoogleProtobufEmpty; alias
233 * @return GoogleProtobufEmpty
239 return $this->call('unsubscribe', [$params], GoogleProtobufEmpty::class);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudMachineLearningEngine/Resource/
H A DProjectsLocationsStudiesTrials.php30 use Google\Service\CloudMachineLearningEngine\GoogleProtobufEmpty; alias
108 * @return GoogleProtobufEmpty
114 return $this->call('delete', [$params], GoogleProtobufEmpty::class);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Cloudchannel/Resource/
H A DAccountsCustomers.php29 use Google\Service\Cloudchannel\GoogleProtobufEmpty; alias
70 * @return GoogleProtobufEmpty
76 return $this->call('delete', [$params], GoogleProtobufEmpty::class);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudRetail/Resource/
H A DProjectsLocationsCatalogsBranchesProducts.php29 use Google\Service\CloudRetail\GoogleProtobufEmpty; alias
130 * @return GoogleProtobufEmpty
136 return $this->call('delete', [$params], GoogleProtobufEmpty::class);

123456