Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Safebrowsing/
H A DGoogleSecuritySafebrowsingV4FindFullHashesRequest.php30 public $clientStates; variable in Google\\Service\\Safebrowsing\\GoogleSecuritySafebrowsingV4FindFullHashesRequest
65 public function setClientStates($clientStates) argument
67 $this->clientStates = $clientStates;
74 return $this->clientStates;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudIdentity/
H A DGoogleAppsCloudidentityDevicesV1ListClientStatesResponse.php33 public function setClientStates($clientStates) argument
35 $this->clientStates = $clientStates;
42 return $this->clientStates;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/
H A DCloudIdentity.php315 'clientStates',
333 'path' => 'v1/{+parent}/clientStates',