Home
last modified time | relevance | path

Searched refs:privateKeySet (Results 1 – 1 of 1) sorted by last modified time

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Firebaseappcheck/
H A DGoogleFirebaseAppcheckV1betaDeviceCheckConfig.php37 public $privateKeySet; variable in Google\\Service\\Firebaseappcheck\\GoogleFirebaseAppcheckV1betaDeviceCheckConfig
88 public function setPrivateKeySet($privateKeySet) argument
90 $this->privateKeySet = $privateKeySet;
97 return $this->privateKeySet;