Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Pubsub/
H A DValidateSchemaResponse.php20 class ValidateSchemaResponse extends \Google\Model class
25 class_alias(ValidateSchemaResponse::class, 'Google_Service_Pubsub_ValidateSchemaResponse');
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Pubsub/Resource/
H A DProjectsSchemas.php30 use Google\Service\Pubsub\ValidateSchemaResponse; alias
190 * @return ValidateSchemaResponse
196 return $this->call('validate', [$params], ValidateSchemaResponse::class);