| Modifier and Type | Method and Description |
|---|---|
static AccountVerificationInfo.Result |
AccountVerificationInfo.Result.forNumber(int value) |
AccountVerificationInfo.Result |
AccountVerificationInfo.getLatestVerificationResult()
Output only.
|
AccountVerificationInfo.Result |
AccountVerificationInfo.Builder.getLatestVerificationResult()
Output only.
|
AccountVerificationInfo.Result |
AccountVerificationInfoOrBuilder.getLatestVerificationResult()
Output only.
|
static AccountVerificationInfo.Result |
AccountVerificationInfo.Result.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
static AccountVerificationInfo.Result |
AccountVerificationInfo.Result.valueOf(int value)
Deprecated.
Use
forNumber(int) instead. |
static AccountVerificationInfo.Result |
AccountVerificationInfo.Result.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AccountVerificationInfo.Result[] |
AccountVerificationInfo.Result.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static com.google.protobuf.Internal.EnumLiteMap<AccountVerificationInfo.Result> |
AccountVerificationInfo.Result.internalGetValueMap() |
| Modifier and Type | Method and Description |
|---|---|
AccountVerificationInfo.Builder |
AccountVerificationInfo.Builder.setLatestVerificationResult(AccountVerificationInfo.Result value)
Output only.
|
Copyright © 2025 Google LLC. All rights reserved.