Searched defs:setMapping (Results 1 – 3 of 3) sorted by relevance
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Transcoder/ | ||
H A D | TextStream.php | 47 public function setMapping($mapping) function in Google\\Service\\Transcoder\\TextStream |
H A D | AudioStream.php | 105 public function setMapping($mapping) function in Google\\Service\\Transcoder\\AudioStream |
/plugin/elasticsearch/vendor/ruflin/elastica/src/ | ||
H A D | Index.php | 106 public function setMapping(Mapping $mapping, array $query = []): Response global() function in Elastica\\Index |