Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/IdentityToolkit/
H A DIdentitytoolkitRelyingpartySetProjectConfigRequest.php145 public function setIdpConfig($idpConfig) argument
147 $this->idpConfig = $idpConfig;
154 return $this->idpConfig;
H A DIdentitytoolkitRelyingpartyGetProjectConfigResponse.php149 public function setIdpConfig($idpConfig) argument
151 $this->idpConfig = $idpConfig;
158 return $this->idpConfig;