Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/IdentityToolkit/
H A DIdentitytoolkitRelyingpartyVerifyPasswordRequest.php61 public $tenantId; variable in Google\\Service\\IdentityToolkit\\IdentitytoolkitRelyingpartyVerifyPasswordRequest
196 public function setTenantId($tenantId) argument
198 $this->tenantId = $tenantId;
205 return $this->tenantId;
H A DIdentitytoolkitRelyingpartyVerifyAssertionRequest.php69 public $tenantId; variable in Google\\Service\\IdentityToolkit\\IdentitytoolkitRelyingpartyVerifyAssertionRequest
232 public function setTenantId($tenantId) argument
234 $this->tenantId = $tenantId;
241 return $this->tenantId;
H A DIdentitytoolkitRelyingpartySignupNewUserRequest.php73 public $tenantId; variable in Google\\Service\\IdentityToolkit\\IdentitytoolkitRelyingpartySignupNewUserRequest
250 public function setTenantId($tenantId) argument
252 $this->tenantId = $tenantId;
259 return $this->tenantId;
H A DIdentitytoolkitRelyingpartyCreateAuthUriRequest.php81 public $tenantId; variable in Google\\Service\\IdentityToolkit\\IdentitytoolkitRelyingpartyCreateAuthUriRequest
286 public function setTenantId($tenantId) argument
288 $this->tenantId = $tenantId;
295 return $this->tenantId;