Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Bigquery/
H A DQueryRequest.php28 public $createSession; variable in Google\\Service\\Bigquery\\QueryRequest
103 public function setCreateSession($createSession)
H A DJobConfigurationQuery.php38 public $createSession; variable in Google\\Service\\Bigquery\\JobConfigurationQuery
159 public function setCreateSession($createSession)
/plugin/etherpadlite/externals/etherpad-lite-client/
H A Detherpad-lite-client.php161 public function createSession($groupID, $authorID, $validUntil){ function in EtherpadLiteClient