Home
last modified time | relevance | path

Searched refs:UpdateSchemaRequest (Results 1 – 2 of 2) sorted by last modified time

/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudSearch/Resource/
H A DIndexingDatasources.php22 use Google\Service\CloudSearch\UpdateSchemaRequest; alias
78 * @param UpdateSchemaRequest $postBody
82 public function updateSchema($name, UpdateSchemaRequest $postBody, $optParams = [])
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudSearch/
H A DUpdateSchemaRequest.php20 class UpdateSchemaRequest extends \Google\Model class
76 class_alias(UpdateSchemaRequest::class, 'Google_Service_CloudSearch_UpdateSchemaRequest');