Home
last modified time | relevance | path

Searched defs:setMapping (Results 1 – 3 of 3) sorted by relevance

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Transcoder/
H A DTextStream.php47 public function setMapping($mapping) function in Google\\Service\\Transcoder\\TextStream
H A DAudioStream.php105 public function setMapping($mapping) function in Google\\Service\\Transcoder\\AudioStream
/plugin/elasticsearch/vendor/ruflin/elastica/src/
H A DIndex.php106 public function setMapping(Mapping $mapping, array $query = []): Response global() function in Elastica\\Index