Home
last modified time | relevance | path

Searched refs:clientRevision (Results 1 – 3 of 3) sorted by relevance

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Games/Resource/
DRevisions.php35 * @param string $clientRevision The revision of the client SDK used by your
43 public function check($clientRevision, $optParams = []) argument
45 $params = ['clientRevision' => $clientRevision];
/plugin/authgooglesheets/vendor/google/apiclient-services/src/
DGames.php444 'clientRevision' => [
/plugin/authgoogle/google/contrib/
DGoogle_GamesService.php280 * @param string $clientRevision The revision of the client SDK used by your application.
284 public function check($clientRevision, $optParams = array()) { argument
285 $params = array('clientRevision' => $clientRevision);