| Modifier and Type | Method and Description |
|---|---|
AccountVerificationInfo |
AccountVerificationInfo.Builder.build() |
AccountVerificationInfo |
AccountVerificationInfo.Builder.buildPartial() |
AccountVerificationInfo |
AssessmentOrBuilder.getAccountVerification()
Optional.
|
AccountVerificationInfo |
Assessment.getAccountVerification()
Optional.
|
AccountVerificationInfo |
Assessment.Builder.getAccountVerification()
Optional.
|
static AccountVerificationInfo |
AccountVerificationInfo.getDefaultInstance() |
AccountVerificationInfo |
AccountVerificationInfo.getDefaultInstanceForType() |
AccountVerificationInfo |
AccountVerificationInfo.Builder.getDefaultInstanceForType() |
static AccountVerificationInfo |
AccountVerificationInfo.parseDelimitedFrom(InputStream input) |
static AccountVerificationInfo |
AccountVerificationInfo.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static AccountVerificationInfo |
AccountVerificationInfo.parseFrom(byte[] data) |
static AccountVerificationInfo |
AccountVerificationInfo.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static AccountVerificationInfo |
AccountVerificationInfo.parseFrom(ByteBuffer data) |
static AccountVerificationInfo |
AccountVerificationInfo.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static AccountVerificationInfo |
AccountVerificationInfo.parseFrom(com.google.protobuf.ByteString data) |
static AccountVerificationInfo |
AccountVerificationInfo.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static AccountVerificationInfo |
AccountVerificationInfo.parseFrom(com.google.protobuf.CodedInputStream input) |
static AccountVerificationInfo |
AccountVerificationInfo.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static AccountVerificationInfo |
AccountVerificationInfo.parseFrom(InputStream input) |
static AccountVerificationInfo |
AccountVerificationInfo.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<AccountVerificationInfo> |
AccountVerificationInfo.getParserForType() |
static com.google.protobuf.Parser<AccountVerificationInfo> |
AccountVerificationInfo.parser() |
| Modifier and Type | Method and Description |
|---|---|
Assessment.Builder |
Assessment.Builder.mergeAccountVerification(AccountVerificationInfo value)
Optional.
|
AccountVerificationInfo.Builder |
AccountVerificationInfo.Builder.mergeFrom(AccountVerificationInfo other) |
static AccountVerificationInfo.Builder |
AccountVerificationInfo.newBuilder(AccountVerificationInfo prototype) |
Assessment.Builder |
Assessment.Builder.setAccountVerification(AccountVerificationInfo value)
Optional.
|
Copyright © 2025 Google LLC. All rights reserved.