Home
last modified time | relevance | path

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

/plugin/authgoogle/google/io/
H A DGoogle_REST.php88 static function createRequestUri($servicePath, $restPath, $params) { function in Google_REST
/plugin/authgooglesheets/vendor/google/apiclient/src/Service/
H A DResource.php262 public function createRequestUri($restPath, $params) function in Google\\Service\\Resource