Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudRedis/
H A DInstanceAuthString.php25 public $authString; variable in Google\\Service\\CloudRedis\\InstanceAuthString
30 public function setAuthString($authString) argument
32 $this->authString = $authString;
39 return $this->authString;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/
H A DCloudRedis.php164 'path' => 'v1/{+name}/authString',