Home
last modified time | relevance | path

Searched defs:resultSets (Results 1 – 2 of 2) sorted by relevance

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Spanner/
H A DExecuteBatchDmlResponse.php31 public function setResultSets($resultSets)
/plugin/elasticsearch/vendor/ruflin/elastica/src/Multi/
H A DResultSet.php38 public function __construct(Response $response, array $resultSets) argument