Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/ServiceNetworking/Resource/
H A DServices.php25 use Google\Service\ServiceNetworking\ValidateConsumerConfigRequest; alias
130 * @param ValidateConsumerConfigRequest $postBody
134 public function validate($parent, ValidateConsumerConfigRequest $postBody, $optParams = [])
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ServiceNetworking/
H A DValidateConsumerConfigRequest.php20 class ValidateConsumerConfigRequest extends \Google\Model class
112 class_alias(ValidateConsumerConfigRequest::class, 'Google_Service_ServiceNetworking_ValidateConsume…