Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Transcoder/
H A DTextMapping.php25 public $atomKey; variable in Google\\Service\\Transcoder\\TextMapping
38 public function setAtomKey($atomKey) argument
40 $this->atomKey = $atomKey;
47 return $this->atomKey;
H A DAudioMapping.php25 public $atomKey; variable in Google\\Service\\Transcoder\\AudioMapping
47 public function setAtomKey($atomKey) argument
49 $this->atomKey = $atomKey;
56 return $this->atomKey;