| Modifier and Type | Method and Description |
|---|---|
PasswordLeakVerification |
PasswordLeakVerification.Builder.build() |
PasswordLeakVerification |
PasswordLeakVerification.Builder.buildPartial() |
static PasswordLeakVerification |
PasswordLeakVerification.getDefaultInstance() |
PasswordLeakVerification |
PasswordLeakVerification.getDefaultInstanceForType() |
PasswordLeakVerification |
PasswordLeakVerification.Builder.getDefaultInstanceForType() |
PasswordLeakVerification |
Assessment.getPasswordLeakVerification()
Information about the user's credentials used to check for leaks.
|
PasswordLeakVerification |
Assessment.Builder.getPasswordLeakVerification()
Information about the user's credentials used to check for leaks.
|
PasswordLeakVerification |
AssessmentOrBuilder.getPasswordLeakVerification()
Information about the user's credentials used to check for leaks.
|
static PasswordLeakVerification |
PasswordLeakVerification.parseDelimitedFrom(InputStream input) |
static PasswordLeakVerification |
PasswordLeakVerification.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static PasswordLeakVerification |
PasswordLeakVerification.parseFrom(byte[] data) |
static PasswordLeakVerification |
PasswordLeakVerification.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static PasswordLeakVerification |
PasswordLeakVerification.parseFrom(ByteBuffer data) |
static PasswordLeakVerification |
PasswordLeakVerification.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static PasswordLeakVerification |
PasswordLeakVerification.parseFrom(com.google.protobuf.ByteString data) |
static PasswordLeakVerification |
PasswordLeakVerification.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static PasswordLeakVerification |
PasswordLeakVerification.parseFrom(com.google.protobuf.CodedInputStream input) |
static PasswordLeakVerification |
PasswordLeakVerification.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static PasswordLeakVerification |
PasswordLeakVerification.parseFrom(InputStream input) |
static PasswordLeakVerification |
PasswordLeakVerification.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<PasswordLeakVerification> |
PasswordLeakVerification.getParserForType() |
static com.google.protobuf.Parser<PasswordLeakVerification> |
PasswordLeakVerification.parser() |
| Modifier and Type | Method and Description |
|---|---|
PasswordLeakVerification.Builder |
PasswordLeakVerification.Builder.mergeFrom(PasswordLeakVerification other) |
Assessment.Builder |
Assessment.Builder.mergePasswordLeakVerification(PasswordLeakVerification value)
Information about the user's credentials used to check for leaks.
|
static PasswordLeakVerification.Builder |
PasswordLeakVerification.newBuilder(PasswordLeakVerification prototype) |
Assessment.Builder |
Assessment.Builder.setPasswordLeakVerification(PasswordLeakVerification value)
Information about the user's credentials used to check for leaks.
|
Copyright © 2023 Google LLC. All rights reserved.