| Package | Description |
|---|---|
| com.google.api.services.walletobjects.model |
| Modifier and Type | Method and Description |
|---|---|
RotatingBarcodeTotpDetailsTotpParameters |
RotatingBarcodeTotpDetailsTotpParameters.clone() |
RotatingBarcodeTotpDetailsTotpParameters |
RotatingBarcodeTotpDetailsTotpParameters.set(String fieldName,
Object value) |
RotatingBarcodeTotpDetailsTotpParameters |
RotatingBarcodeTotpDetailsTotpParameters.setKey(String key)
The secret key used for the TOTP value generation, encoded as a Base16 string.
|
RotatingBarcodeTotpDetailsTotpParameters |
RotatingBarcodeTotpDetailsTotpParameters.setValueLength(Integer valueLength)
The length of the TOTP value in decimal digits.
|
| Modifier and Type | Method and Description |
|---|---|
List<RotatingBarcodeTotpDetailsTotpParameters> |
RotatingBarcodeTotpDetails.getParameters()
The TOTP parameters for each of the {totp_value_*} substitutions.
|
| Modifier and Type | Method and Description |
|---|---|
RotatingBarcodeTotpDetails |
RotatingBarcodeTotpDetails.setParameters(List<RotatingBarcodeTotpDetailsTotpParameters> parameters)
The TOTP parameters for each of the {totp_value_*} substitutions.
|
Copyright © 2011–2025 Google. All rights reserved.