public static final class Assessment.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<Assessment.Builder> implements AssessmentOrBuilder
A reCAPTCHA Enterprise assessment resource.Protobuf type
google.cloud.recaptchaenterprise.v1beta1.Assessment| Modifier and Type | Method and Description |
|---|---|
Assessment.Builder |
addAllReasons(Iterable<? extends Assessment.ClassificationReason> values)
Output only.
|
Assessment.Builder |
addAllReasonsValue(Iterable<Integer> values)
Output only.
|
Assessment.Builder |
addReasons(Assessment.ClassificationReason value)
Output only.
|
Assessment.Builder |
addReasonsValue(int value)
Output only.
|
Assessment.Builder |
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
Assessment |
build() |
Assessment |
buildPartial() |
Assessment.Builder |
clear() |
Assessment.Builder |
clearAccountDefenderAssessment()
Assessment returned by account defender when a hashed_account_id is
provided.
|
Assessment.Builder |
clearEvent()
The event being assessed.
|
Assessment.Builder |
clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
Assessment.Builder |
clearFraudPreventionAssessment()
Assessment returned by Fraud Prevention when TransactionData is provided.
|
Assessment.Builder |
clearName()
Output only.
|
Assessment.Builder |
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
Assessment.Builder |
clearPasswordLeakVerification()
Information about the user's credentials used to check for leaks.
|
Assessment.Builder |
clearReasons()
Output only.
|
Assessment.Builder |
clearScore()
Output only.
|
Assessment.Builder |
clearTokenProperties()
Output only.
|
Assessment.Builder |
clone() |
AccountDefenderAssessment |
getAccountDefenderAssessment()
Assessment returned by account defender when a hashed_account_id is
provided.
|
AccountDefenderAssessment.Builder |
getAccountDefenderAssessmentBuilder()
Assessment returned by account defender when a hashed_account_id is
provided.
|
AccountDefenderAssessmentOrBuilder |
getAccountDefenderAssessmentOrBuilder()
Assessment returned by account defender when a hashed_account_id is
provided.
|
Assessment |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
Event |
getEvent()
The event being assessed.
|
Event.Builder |
getEventBuilder()
The event being assessed.
|
EventOrBuilder |
getEventOrBuilder()
The event being assessed.
|
FraudPreventionAssessment |
getFraudPreventionAssessment()
Assessment returned by Fraud Prevention when TransactionData is provided.
|
FraudPreventionAssessment.Builder |
getFraudPreventionAssessmentBuilder()
Assessment returned by Fraud Prevention when TransactionData is provided.
|
FraudPreventionAssessmentOrBuilder |
getFraudPreventionAssessmentOrBuilder()
Assessment returned by Fraud Prevention when TransactionData is provided.
|
String |
getName()
Output only.
|
com.google.protobuf.ByteString |
getNameBytes()
Output only.
|
PasswordLeakVerification |
getPasswordLeakVerification()
Information about the user's credentials used to check for leaks.
|
PasswordLeakVerification.Builder |
getPasswordLeakVerificationBuilder()
Information about the user's credentials used to check for leaks.
|
PasswordLeakVerificationOrBuilder |
getPasswordLeakVerificationOrBuilder()
Information about the user's credentials used to check for leaks.
|
Assessment.ClassificationReason |
getReasons(int index)
Output only.
|
int |
getReasonsCount()
Output only.
|
List<Assessment.ClassificationReason> |
getReasonsList()
Output only.
|
int |
getReasonsValue(int index)
Output only.
|
List<Integer> |
getReasonsValueList()
Output only.
|
float |
getScore()
Output only.
|
TokenProperties |
getTokenProperties()
Output only.
|
TokenProperties.Builder |
getTokenPropertiesBuilder()
Output only.
|
TokenPropertiesOrBuilder |
getTokenPropertiesOrBuilder()
Output only.
|
boolean |
hasAccountDefenderAssessment()
Assessment returned by account defender when a hashed_account_id is
provided.
|
boolean |
hasEvent()
The event being assessed.
|
boolean |
hasFraudPreventionAssessment()
Assessment returned by Fraud Prevention when TransactionData is provided.
|
boolean |
hasPasswordLeakVerification()
Information about the user's credentials used to check for leaks.
|
boolean |
hasTokenProperties()
Output only.
|
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
Assessment.Builder |
mergeAccountDefenderAssessment(AccountDefenderAssessment value)
Assessment returned by account defender when a hashed_account_id is
provided.
|
Assessment.Builder |
mergeEvent(Event value)
The event being assessed.
|
Assessment.Builder |
mergeFraudPreventionAssessment(FraudPreventionAssessment value)
Assessment returned by Fraud Prevention when TransactionData is provided.
|
Assessment.Builder |
mergeFrom(Assessment other) |
Assessment.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
Assessment.Builder |
mergeFrom(com.google.protobuf.Message other) |
Assessment.Builder |
mergePasswordLeakVerification(PasswordLeakVerification value)
Information about the user's credentials used to check for leaks.
|
Assessment.Builder |
mergeTokenProperties(TokenProperties value)
Output only.
|
Assessment.Builder |
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
Assessment.Builder |
setAccountDefenderAssessment(AccountDefenderAssessment.Builder builderForValue)
Assessment returned by account defender when a hashed_account_id is
provided.
|
Assessment.Builder |
setAccountDefenderAssessment(AccountDefenderAssessment value)
Assessment returned by account defender when a hashed_account_id is
provided.
|
Assessment.Builder |
setEvent(Event.Builder builderForValue)
The event being assessed.
|
Assessment.Builder |
setEvent(Event value)
The event being assessed.
|
Assessment.Builder |
setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
Assessment.Builder |
setFraudPreventionAssessment(FraudPreventionAssessment.Builder builderForValue)
Assessment returned by Fraud Prevention when TransactionData is provided.
|
Assessment.Builder |
setFraudPreventionAssessment(FraudPreventionAssessment value)
Assessment returned by Fraud Prevention when TransactionData is provided.
|
Assessment.Builder |
setName(String value)
Output only.
|
Assessment.Builder |
setNameBytes(com.google.protobuf.ByteString value)
Output only.
|
Assessment.Builder |
setPasswordLeakVerification(PasswordLeakVerification.Builder builderForValue)
Information about the user's credentials used to check for leaks.
|
Assessment.Builder |
setPasswordLeakVerification(PasswordLeakVerification value)
Information about the user's credentials used to check for leaks.
|
Assessment.Builder |
setReasons(int index,
Assessment.ClassificationReason value)
Output only.
|
Assessment.Builder |
setReasonsValue(int index,
int value)
Output only.
|
Assessment.Builder |
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
Assessment.Builder |
setScore(float value)
Output only.
|
Assessment.Builder |
setTokenProperties(TokenProperties.Builder builderForValue)
Output only.
|
Assessment.Builder |
setTokenProperties(TokenProperties value)
Output only.
|
Assessment.Builder |
setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, internalGetMapField, internalGetMapFieldReflection, internalGetMutableMapField, internalGetMutableMapFieldReflection, isClean, markClean, mergeUnknownLengthDelimitedField, mergeUnknownVarintField, newBuilderForField, onBuilt, onChanged, parseUnknownField, setUnknownFieldSetBuilder, setUnknownFieldsProto3findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toStringaddAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, newUninitializedMessageExceptionequals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitpublic static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3.Builder<Assessment.Builder>public Assessment.Builder clear()
clear in interface com.google.protobuf.Message.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessageV3.Builder<Assessment.Builder>public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
getDescriptorForType in interface com.google.protobuf.Message.BuildergetDescriptorForType in interface com.google.protobuf.MessageOrBuildergetDescriptorForType in class com.google.protobuf.GeneratedMessageV3.Builder<Assessment.Builder>public Assessment getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic Assessment build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic Assessment buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic Assessment.Builder clone()
clone in interface com.google.protobuf.Message.Builderclone in interface com.google.protobuf.MessageLite.Builderclone in class com.google.protobuf.GeneratedMessageV3.Builder<Assessment.Builder>public Assessment.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
setField in interface com.google.protobuf.Message.BuildersetField in class com.google.protobuf.GeneratedMessageV3.Builder<Assessment.Builder>public Assessment.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField in interface com.google.protobuf.Message.BuilderclearField in class com.google.protobuf.GeneratedMessageV3.Builder<Assessment.Builder>public Assessment.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof in interface com.google.protobuf.Message.BuilderclearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<Assessment.Builder>public Assessment.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
setRepeatedField in interface com.google.protobuf.Message.BuildersetRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<Assessment.Builder>public Assessment.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
addRepeatedField in interface com.google.protobuf.Message.BuilderaddRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<Assessment.Builder>public Assessment.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<Assessment.Builder>public Assessment.Builder mergeFrom(Assessment other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<Assessment.Builder>public Assessment.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in interface com.google.protobuf.MessageLite.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<Assessment.Builder>IOExceptionpublic String getName()
Output only. The resource name for the Assessment in the format
`projects/{project_number}/assessments/{assessment_id}`.
string name = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];getName in interface AssessmentOrBuilderpublic com.google.protobuf.ByteString getNameBytes()
Output only. The resource name for the Assessment in the format
`projects/{project_number}/assessments/{assessment_id}`.
string name = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];getNameBytes in interface AssessmentOrBuilderpublic Assessment.Builder setName(String value)
Output only. The resource name for the Assessment in the format
`projects/{project_number}/assessments/{assessment_id}`.
string name = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];value - The name to set.public Assessment.Builder clearName()
Output only. The resource name for the Assessment in the format
`projects/{project_number}/assessments/{assessment_id}`.
string name = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];public Assessment.Builder setNameBytes(com.google.protobuf.ByteString value)
Output only. The resource name for the Assessment in the format
`projects/{project_number}/assessments/{assessment_id}`.
string name = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];value - The bytes for name to set.public boolean hasEvent()
The event being assessed.
.google.cloud.recaptchaenterprise.v1beta1.Event event = 2;hasEvent in interface AssessmentOrBuilderpublic Event getEvent()
The event being assessed.
.google.cloud.recaptchaenterprise.v1beta1.Event event = 2;getEvent in interface AssessmentOrBuilderpublic Assessment.Builder setEvent(Event value)
The event being assessed.
.google.cloud.recaptchaenterprise.v1beta1.Event event = 2;public Assessment.Builder setEvent(Event.Builder builderForValue)
The event being assessed.
.google.cloud.recaptchaenterprise.v1beta1.Event event = 2;public Assessment.Builder mergeEvent(Event value)
The event being assessed.
.google.cloud.recaptchaenterprise.v1beta1.Event event = 2;public Assessment.Builder clearEvent()
The event being assessed.
.google.cloud.recaptchaenterprise.v1beta1.Event event = 2;public Event.Builder getEventBuilder()
The event being assessed.
.google.cloud.recaptchaenterprise.v1beta1.Event event = 2;public EventOrBuilder getEventOrBuilder()
The event being assessed.
.google.cloud.recaptchaenterprise.v1beta1.Event event = 2;getEventOrBuilder in interface AssessmentOrBuilderpublic float getScore()
Output only. Legitimate event score from 0.0 to 1.0. (1.0 means very likely legitimate traffic while 0.0 means very likely non-legitimate traffic).
float score = 3 [(.google.api.field_behavior) = OUTPUT_ONLY];getScore in interface AssessmentOrBuilderpublic Assessment.Builder setScore(float value)
Output only. Legitimate event score from 0.0 to 1.0. (1.0 means very likely legitimate traffic while 0.0 means very likely non-legitimate traffic).
float score = 3 [(.google.api.field_behavior) = OUTPUT_ONLY];value - The score to set.public Assessment.Builder clearScore()
Output only. Legitimate event score from 0.0 to 1.0. (1.0 means very likely legitimate traffic while 0.0 means very likely non-legitimate traffic).
float score = 3 [(.google.api.field_behavior) = OUTPUT_ONLY];public boolean hasTokenProperties()
Output only. Properties of the provided event token.
.google.cloud.recaptchaenterprise.v1beta1.TokenProperties token_properties = 4 [(.google.api.field_behavior) = OUTPUT_ONLY];
hasTokenProperties in interface AssessmentOrBuilderpublic TokenProperties getTokenProperties()
Output only. Properties of the provided event token.
.google.cloud.recaptchaenterprise.v1beta1.TokenProperties token_properties = 4 [(.google.api.field_behavior) = OUTPUT_ONLY];
getTokenProperties in interface AssessmentOrBuilderpublic Assessment.Builder setTokenProperties(TokenProperties value)
Output only. Properties of the provided event token.
.google.cloud.recaptchaenterprise.v1beta1.TokenProperties token_properties = 4 [(.google.api.field_behavior) = OUTPUT_ONLY];
public Assessment.Builder setTokenProperties(TokenProperties.Builder builderForValue)
Output only. Properties of the provided event token.
.google.cloud.recaptchaenterprise.v1beta1.TokenProperties token_properties = 4 [(.google.api.field_behavior) = OUTPUT_ONLY];
public Assessment.Builder mergeTokenProperties(TokenProperties value)
Output only. Properties of the provided event token.
.google.cloud.recaptchaenterprise.v1beta1.TokenProperties token_properties = 4 [(.google.api.field_behavior) = OUTPUT_ONLY];
public Assessment.Builder clearTokenProperties()
Output only. Properties of the provided event token.
.google.cloud.recaptchaenterprise.v1beta1.TokenProperties token_properties = 4 [(.google.api.field_behavior) = OUTPUT_ONLY];
public TokenProperties.Builder getTokenPropertiesBuilder()
Output only. Properties of the provided event token.
.google.cloud.recaptchaenterprise.v1beta1.TokenProperties token_properties = 4 [(.google.api.field_behavior) = OUTPUT_ONLY];
public TokenPropertiesOrBuilder getTokenPropertiesOrBuilder()
Output only. Properties of the provided event token.
.google.cloud.recaptchaenterprise.v1beta1.TokenProperties token_properties = 4 [(.google.api.field_behavior) = OUTPUT_ONLY];
getTokenPropertiesOrBuilder in interface AssessmentOrBuilderpublic List<Assessment.ClassificationReason> getReasonsList()
Output only. Reasons contributing to the risk analysis verdict.
repeated .google.cloud.recaptchaenterprise.v1beta1.Assessment.ClassificationReason reasons = 5 [(.google.api.field_behavior) = OUTPUT_ONLY];
getReasonsList in interface AssessmentOrBuilderpublic int getReasonsCount()
Output only. Reasons contributing to the risk analysis verdict.
repeated .google.cloud.recaptchaenterprise.v1beta1.Assessment.ClassificationReason reasons = 5 [(.google.api.field_behavior) = OUTPUT_ONLY];
getReasonsCount in interface AssessmentOrBuilderpublic Assessment.ClassificationReason getReasons(int index)
Output only. Reasons contributing to the risk analysis verdict.
repeated .google.cloud.recaptchaenterprise.v1beta1.Assessment.ClassificationReason reasons = 5 [(.google.api.field_behavior) = OUTPUT_ONLY];
getReasons in interface AssessmentOrBuilderindex - The index of the element to return.public Assessment.Builder setReasons(int index, Assessment.ClassificationReason value)
Output only. Reasons contributing to the risk analysis verdict.
repeated .google.cloud.recaptchaenterprise.v1beta1.Assessment.ClassificationReason reasons = 5 [(.google.api.field_behavior) = OUTPUT_ONLY];
index - The index to set the value at.value - The reasons to set.public Assessment.Builder addReasons(Assessment.ClassificationReason value)
Output only. Reasons contributing to the risk analysis verdict.
repeated .google.cloud.recaptchaenterprise.v1beta1.Assessment.ClassificationReason reasons = 5 [(.google.api.field_behavior) = OUTPUT_ONLY];
value - The reasons to add.public Assessment.Builder addAllReasons(Iterable<? extends Assessment.ClassificationReason> values)
Output only. Reasons contributing to the risk analysis verdict.
repeated .google.cloud.recaptchaenterprise.v1beta1.Assessment.ClassificationReason reasons = 5 [(.google.api.field_behavior) = OUTPUT_ONLY];
values - The reasons to add.public Assessment.Builder clearReasons()
Output only. Reasons contributing to the risk analysis verdict.
repeated .google.cloud.recaptchaenterprise.v1beta1.Assessment.ClassificationReason reasons = 5 [(.google.api.field_behavior) = OUTPUT_ONLY];
public List<Integer> getReasonsValueList()
Output only. Reasons contributing to the risk analysis verdict.
repeated .google.cloud.recaptchaenterprise.v1beta1.Assessment.ClassificationReason reasons = 5 [(.google.api.field_behavior) = OUTPUT_ONLY];
getReasonsValueList in interface AssessmentOrBuilderpublic int getReasonsValue(int index)
Output only. Reasons contributing to the risk analysis verdict.
repeated .google.cloud.recaptchaenterprise.v1beta1.Assessment.ClassificationReason reasons = 5 [(.google.api.field_behavior) = OUTPUT_ONLY];
getReasonsValue in interface AssessmentOrBuilderindex - The index of the value to return.public Assessment.Builder setReasonsValue(int index, int value)
Output only. Reasons contributing to the risk analysis verdict.
repeated .google.cloud.recaptchaenterprise.v1beta1.Assessment.ClassificationReason reasons = 5 [(.google.api.field_behavior) = OUTPUT_ONLY];
index - The index to set the value at.value - The enum numeric value on the wire for reasons to set.public Assessment.Builder addReasonsValue(int value)
Output only. Reasons contributing to the risk analysis verdict.
repeated .google.cloud.recaptchaenterprise.v1beta1.Assessment.ClassificationReason reasons = 5 [(.google.api.field_behavior) = OUTPUT_ONLY];
value - The enum numeric value on the wire for reasons to add.public Assessment.Builder addAllReasonsValue(Iterable<Integer> values)
Output only. Reasons contributing to the risk analysis verdict.
repeated .google.cloud.recaptchaenterprise.v1beta1.Assessment.ClassificationReason reasons = 5 [(.google.api.field_behavior) = OUTPUT_ONLY];
values - The enum numeric values on the wire for reasons to add.public boolean hasPasswordLeakVerification()
Information about the user's credentials used to check for leaks. This feature is part of the Early Access Program (EAP). Exercise caution, and do not deploy integrations based on this feature in a production environment.
.google.cloud.recaptchaenterprise.v1beta1.PasswordLeakVerification password_leak_verification = 7;
hasPasswordLeakVerification in interface AssessmentOrBuilderpublic PasswordLeakVerification getPasswordLeakVerification()
Information about the user's credentials used to check for leaks. This feature is part of the Early Access Program (EAP). Exercise caution, and do not deploy integrations based on this feature in a production environment.
.google.cloud.recaptchaenterprise.v1beta1.PasswordLeakVerification password_leak_verification = 7;
getPasswordLeakVerification in interface AssessmentOrBuilderpublic Assessment.Builder setPasswordLeakVerification(PasswordLeakVerification value)
Information about the user's credentials used to check for leaks. This feature is part of the Early Access Program (EAP). Exercise caution, and do not deploy integrations based on this feature in a production environment.
.google.cloud.recaptchaenterprise.v1beta1.PasswordLeakVerification password_leak_verification = 7;
public Assessment.Builder setPasswordLeakVerification(PasswordLeakVerification.Builder builderForValue)
Information about the user's credentials used to check for leaks. This feature is part of the Early Access Program (EAP). Exercise caution, and do not deploy integrations based on this feature in a production environment.
.google.cloud.recaptchaenterprise.v1beta1.PasswordLeakVerification password_leak_verification = 7;
public Assessment.Builder mergePasswordLeakVerification(PasswordLeakVerification value)
Information about the user's credentials used to check for leaks. This feature is part of the Early Access Program (EAP). Exercise caution, and do not deploy integrations based on this feature in a production environment.
.google.cloud.recaptchaenterprise.v1beta1.PasswordLeakVerification password_leak_verification = 7;
public Assessment.Builder clearPasswordLeakVerification()
Information about the user's credentials used to check for leaks. This feature is part of the Early Access Program (EAP). Exercise caution, and do not deploy integrations based on this feature in a production environment.
.google.cloud.recaptchaenterprise.v1beta1.PasswordLeakVerification password_leak_verification = 7;
public PasswordLeakVerification.Builder getPasswordLeakVerificationBuilder()
Information about the user's credentials used to check for leaks. This feature is part of the Early Access Program (EAP). Exercise caution, and do not deploy integrations based on this feature in a production environment.
.google.cloud.recaptchaenterprise.v1beta1.PasswordLeakVerification password_leak_verification = 7;
public PasswordLeakVerificationOrBuilder getPasswordLeakVerificationOrBuilder()
Information about the user's credentials used to check for leaks. This feature is part of the Early Access Program (EAP). Exercise caution, and do not deploy integrations based on this feature in a production environment.
.google.cloud.recaptchaenterprise.v1beta1.PasswordLeakVerification password_leak_verification = 7;
getPasswordLeakVerificationOrBuilder in interface AssessmentOrBuilderpublic boolean hasAccountDefenderAssessment()
Assessment returned by account defender when a hashed_account_id is provided.
.google.cloud.recaptchaenterprise.v1beta1.AccountDefenderAssessment account_defender_assessment = 8;
hasAccountDefenderAssessment in interface AssessmentOrBuilderpublic AccountDefenderAssessment getAccountDefenderAssessment()
Assessment returned by account defender when a hashed_account_id is provided.
.google.cloud.recaptchaenterprise.v1beta1.AccountDefenderAssessment account_defender_assessment = 8;
getAccountDefenderAssessment in interface AssessmentOrBuilderpublic Assessment.Builder setAccountDefenderAssessment(AccountDefenderAssessment value)
Assessment returned by account defender when a hashed_account_id is provided.
.google.cloud.recaptchaenterprise.v1beta1.AccountDefenderAssessment account_defender_assessment = 8;
public Assessment.Builder setAccountDefenderAssessment(AccountDefenderAssessment.Builder builderForValue)
Assessment returned by account defender when a hashed_account_id is provided.
.google.cloud.recaptchaenterprise.v1beta1.AccountDefenderAssessment account_defender_assessment = 8;
public Assessment.Builder mergeAccountDefenderAssessment(AccountDefenderAssessment value)
Assessment returned by account defender when a hashed_account_id is provided.
.google.cloud.recaptchaenterprise.v1beta1.AccountDefenderAssessment account_defender_assessment = 8;
public Assessment.Builder clearAccountDefenderAssessment()
Assessment returned by account defender when a hashed_account_id is provided.
.google.cloud.recaptchaenterprise.v1beta1.AccountDefenderAssessment account_defender_assessment = 8;
public AccountDefenderAssessment.Builder getAccountDefenderAssessmentBuilder()
Assessment returned by account defender when a hashed_account_id is provided.
.google.cloud.recaptchaenterprise.v1beta1.AccountDefenderAssessment account_defender_assessment = 8;
public AccountDefenderAssessmentOrBuilder getAccountDefenderAssessmentOrBuilder()
Assessment returned by account defender when a hashed_account_id is provided.
.google.cloud.recaptchaenterprise.v1beta1.AccountDefenderAssessment account_defender_assessment = 8;
getAccountDefenderAssessmentOrBuilder in interface AssessmentOrBuilderpublic boolean hasFraudPreventionAssessment()
Assessment returned by Fraud Prevention when TransactionData is provided.
.google.cloud.recaptchaenterprise.v1beta1.FraudPreventionAssessment fraud_prevention_assessment = 11;
hasFraudPreventionAssessment in interface AssessmentOrBuilderpublic FraudPreventionAssessment getFraudPreventionAssessment()
Assessment returned by Fraud Prevention when TransactionData is provided.
.google.cloud.recaptchaenterprise.v1beta1.FraudPreventionAssessment fraud_prevention_assessment = 11;
getFraudPreventionAssessment in interface AssessmentOrBuilderpublic Assessment.Builder setFraudPreventionAssessment(FraudPreventionAssessment value)
Assessment returned by Fraud Prevention when TransactionData is provided.
.google.cloud.recaptchaenterprise.v1beta1.FraudPreventionAssessment fraud_prevention_assessment = 11;
public Assessment.Builder setFraudPreventionAssessment(FraudPreventionAssessment.Builder builderForValue)
Assessment returned by Fraud Prevention when TransactionData is provided.
.google.cloud.recaptchaenterprise.v1beta1.FraudPreventionAssessment fraud_prevention_assessment = 11;
public Assessment.Builder mergeFraudPreventionAssessment(FraudPreventionAssessment value)
Assessment returned by Fraud Prevention when TransactionData is provided.
.google.cloud.recaptchaenterprise.v1beta1.FraudPreventionAssessment fraud_prevention_assessment = 11;
public Assessment.Builder clearFraudPreventionAssessment()
Assessment returned by Fraud Prevention when TransactionData is provided.
.google.cloud.recaptchaenterprise.v1beta1.FraudPreventionAssessment fraud_prevention_assessment = 11;
public FraudPreventionAssessment.Builder getFraudPreventionAssessmentBuilder()
Assessment returned by Fraud Prevention when TransactionData is provided.
.google.cloud.recaptchaenterprise.v1beta1.FraudPreventionAssessment fraud_prevention_assessment = 11;
public FraudPreventionAssessmentOrBuilder getFraudPreventionAssessmentOrBuilder()
Assessment returned by Fraud Prevention when TransactionData is provided.
.google.cloud.recaptchaenterprise.v1beta1.FraudPreventionAssessment fraud_prevention_assessment = 11;
getFraudPreventionAssessmentOrBuilder in interface AssessmentOrBuilderpublic final Assessment.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields in interface com.google.protobuf.Message.BuildersetUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<Assessment.Builder>public final Assessment.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields in interface com.google.protobuf.Message.BuildermergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<Assessment.Builder>Copyright © 2023 Google LLC. All rights reserved.