Home
last modified time | relevance | path

Searched refs:ValidateConsumerConfigResponse (Results 1 – 2 of 2) sorted by relevance

/plugin/authgooglesheets/vendor/google/apiclient-services/src/ServiceNetworking/Resource/
H A DServices.php26 use Google\Service\ServiceNetworking\ValidateConsumerConfigResponse; alias
132 * @return ValidateConsumerConfigResponse
138 return $this->call('validate', [$params], ValidateConsumerConfigResponse::class);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ServiceNetworking/
H A DValidateConsumerConfigResponse.php20 class ValidateConsumerConfigResponse extends \Google\Collection class
79 class_alias(ValidateConsumerConfigResponse::class, 'Google_Service_ServiceNetworking_ValidateConsum…