Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Firebaseappcheck/
H A DGoogleFirebaseAppcheckV1betaExchangeDeviceCheckTokenRequest.php25 public $deviceToken; variable in Google\\Service\\Firebaseappcheck\\GoogleFirebaseAppcheckV1betaExchangeDeviceCheckTokenRequest
30 public function setDeviceToken($deviceToken) argument
32 $this->deviceToken = $deviceToken;
39 return $this->deviceToken;