| Package | Description |
|---|---|
| com.google.api.services.identitytoolkit | |
| com.google.api.services.identitytoolkit.model |
| Modifier and Type | Method and Description |
|---|---|
IdentityToolkit.Relyingparty.DownloadAccount |
IdentityToolkit.Relyingparty.downloadAccount(IdentitytoolkitRelyingpartyDownloadAccountRequest content)
Batch download user accounts.
|
| Constructor and Description |
|---|
DownloadAccount(IdentitytoolkitRelyingpartyDownloadAccountRequest content)
Batch download user accounts.
|
| Modifier and Type | Method and Description |
|---|---|
IdentitytoolkitRelyingpartyDownloadAccountRequest |
IdentitytoolkitRelyingpartyDownloadAccountRequest.clone() |
IdentitytoolkitRelyingpartyDownloadAccountRequest |
IdentitytoolkitRelyingpartyDownloadAccountRequest.set(String fieldName,
Object value) |
IdentitytoolkitRelyingpartyDownloadAccountRequest |
IdentitytoolkitRelyingpartyDownloadAccountRequest.setDelegatedProjectNumber(Long delegatedProjectNumber)
GCP project number of the requesting delegated app.
|
IdentitytoolkitRelyingpartyDownloadAccountRequest |
IdentitytoolkitRelyingpartyDownloadAccountRequest.setMaxResults(Long maxResults)
The max number of results to return in the response.
|
IdentitytoolkitRelyingpartyDownloadAccountRequest |
IdentitytoolkitRelyingpartyDownloadAccountRequest.setNextPageToken(String nextPageToken)
The token for the next page.
|
IdentitytoolkitRelyingpartyDownloadAccountRequest |
IdentitytoolkitRelyingpartyDownloadAccountRequest.setTargetProjectId(String targetProjectId)
Specify which project (field value is actually project id) to operate.
|
Copyright © 2011–2021 Google. All rights reserved.