- 3.80.0 (latest)
- 3.79.0
- 3.77.0
- 3.75.0
- 3.73.0
- 3.72.0
- 3.71.0
- 3.70.0
- 3.69.0
- 3.67.0
- 3.65.0
- 3.64.0
- 3.61.0
- 3.60.0
- 3.59.0
- 3.57.0
- 3.56.0
- 3.55.0
- 3.54.0
- 3.53.0
- 3.52.0
- 3.51.0
- 3.50.0
- 3.49.0
- 3.48.0
- 3.46.0
- 3.45.0
- 3.44.0
- 3.43.0
- 3.42.0
- 3.41.0
- 3.40.0
- 3.39.0
- 3.38.0
- 3.37.0
- 3.36.0
- 3.34.0
- 3.33.0
- 3.32.0
- 3.31.0
- 3.30.0
- 3.29.0
- 3.28.0
- 3.27.0
- 3.26.0
- 3.25.0
- 3.24.0
- 3.21.0
- 3.20.0
- 3.19.0
- 3.18.0
- 3.17.0
- 3.16.0
- 3.15.0
- 3.14.0
- 3.13.0
- 3.12.0
- 3.11.0
- 3.10.0
- 3.9.0
- 3.8.0
- 3.6.0
- 3.5.0
- 3.4.0
- 3.3.0
- 3.2.0
- 3.1.0
- 3.0.12
- 2.6.1
- 2.5.0
- 2.4.10
- 2.3.1
public static final class FraudPreventionAssessment.Builder extends GeneratedMessage.Builder<FraudPreventionAssessment.Builder> implements FraudPreventionAssessmentOrBuilderAssessment for Fraud Prevention.
Protobuf type google.cloud.recaptchaenterprise.v1.FraudPreventionAssessment
Inheritance
java.lang.Object > AbstractMessageLite.Builder<MessageType,BuilderType> > AbstractMessage.Builder<BuilderType> > GeneratedMessage.Builder > FraudPreventionAssessment.BuilderImplements
FraudPreventionAssessmentOrBuilderStatic Methods
getDescriptor()
public static final Descriptors.Descriptor getDescriptor()| Returns | |
|---|---|
| Type | Description |
Descriptor |
|
Methods
addAllRiskReasons(Iterable<? extends FraudPreventionAssessment.RiskReason> values)
public FraudPreventionAssessment.Builder addAllRiskReasons(Iterable<? extends FraudPreventionAssessment.RiskReason> values)Output only. Reasons why the transaction is probably fraudulent and received a high transaction risk score.
repeated .google.cloud.recaptchaenterprise.v1.FraudPreventionAssessment.RiskReason risk_reasons = 6 [(.google.api.field_behavior) = OUTPUT_ONLY];
| Parameter | |
|---|---|
| Name | Description |
values |
Iterable<? extends com.google.recaptchaenterprise.v1.FraudPreventionAssessment.RiskReason> |
| Returns | |
|---|---|
| Type | Description |
FraudPreventionAssessment.Builder |
|
addRiskReasons(FraudPreventionAssessment.RiskReason value)
public FraudPreventionAssessment.Builder addRiskReasons(FraudPreventionAssessment.RiskReason value)Output only. Reasons why the transaction is probably fraudulent and received a high transaction risk score.
repeated .google.cloud.recaptchaenterprise.v1.FraudPreventionAssessment.RiskReason risk_reasons = 6 [(.google.api.field_behavior) = OUTPUT_ONLY];
| Parameter | |
|---|---|
| Name | Description |
value |
FraudPreventionAssessment.RiskReason |
| Returns | |
|---|---|
| Type | Description |
FraudPreventionAssessment.Builder |
|
addRiskReasons(FraudPreventionAssessment.RiskReason.Builder builderForValue)
public FraudPreventionAssessment.Builder addRiskReasons(FraudPreventionAssessment.RiskReason.Builder builderForValue)Output only. Reasons why the transaction is probably fraudulent and received a high transaction risk score.
repeated .google.cloud.recaptchaenterprise.v1.FraudPreventionAssessment.RiskReason risk_reasons = 6 [(.google.api.field_behavior) = OUTPUT_ONLY];
| Parameter | |
|---|---|
| Name | Description |
builderForValue |
FraudPreventionAssessment.RiskReason.Builder |
| Returns | |
|---|---|
| Type | Description |
FraudPreventionAssessment.Builder |
|
addRiskReasons(int index, FraudPreventionAssessment.RiskReason value)
public FraudPreventionAssessment.Builder addRiskReasons(int index, FraudPreventionAssessment.RiskReason value)Output only. Reasons why the transaction is probably fraudulent and received a high transaction risk score.
repeated .google.cloud.recaptchaenterprise.v1.FraudPreventionAssessment.RiskReason risk_reasons = 6 [(.google.api.field_behavior) = OUTPUT_ONLY];
| Parameters | |
|---|---|
| Name | Description |
index |
int |
value |
FraudPreventionAssessment.RiskReason |
| Returns | |
|---|---|
| Type | Description |
FraudPreventionAssessment.Builder |
|
addRiskReasons(int index, FraudPreventionAssessment.RiskReason.Builder builderForValue)
public FraudPreventionAssessment.Builder addRiskReasons(int index, FraudPreventionAssessment.RiskReason.Builder builderForValue)Output only. Reasons why the transaction is probably fraudulent and received a high transaction risk score.
repeated .google.cloud.recaptchaenterprise.v1.FraudPreventionAssessment.RiskReason risk_reasons = 6 [(.google.api.field_behavior) = OUTPUT_ONLY];
| Parameters | |
|---|---|
| Name | Description |
index |
int |
builderForValue |
FraudPreventionAssessment.RiskReason.Builder |
| Returns | |
|---|---|
| Type | Description |
FraudPreventionAssessment.Builder |
|
addRiskReasonsBuilder()
public FraudPreventionAssessment.RiskReason.Builder addRiskReasonsBuilder()Output only. Reasons why the transaction is probably fraudulent and received a high transaction risk score.
repeated .google.cloud.recaptchaenterprise.v1.FraudPreventionAssessment.RiskReason risk_reasons = 6 [(.google.api.field_behavior) = OUTPUT_ONLY];
| Returns | |
|---|---|
| Type | Description |
FraudPreventionAssessment.RiskReason.Builder |
|
addRiskReasonsBuilder(int index)
public FraudPreventionAssessment.RiskReason.Builder addRiskReasonsBuilder(int index)Output only. Reasons why the transaction is probably fraudulent and received a high transaction risk score.
repeated .google.cloud.recaptchaenterprise.v1.FraudPreventionAssessment.RiskReason risk_reasons = 6 [(.google.api.field_behavior) = OUTPUT_ONLY];
| Parameter | |
|---|---|
| Name | Description |
index |
int |
| Returns | |
|---|---|
| Type | Description |
FraudPreventionAssessment.RiskReason.Builder |
|
build()
public FraudPreventionAssessment build()| Returns | |
|---|---|
| Type | Description |
FraudPreventionAssessment |
|
buildPartial()
public FraudPreventionAssessment buildPartial()| Returns | |
|---|---|
| Type | Description |
FraudPreventionAssessment |
|
clear()
public FraudPreventionAssessment.Builder clear()| Returns | |
|---|---|
| Type | Description |
FraudPreventionAssessment.Builder |
|
clearBehavioralTrustVerdict()
public FraudPreventionAssessment.Builder clearBehavioralTrustVerdict()Output only. Assessment of this transaction for behavioral trust.
.google.cloud.recaptchaenterprise.v1.FraudPreventionAssessment.BehavioralTrustVerdict behavioral_trust_verdict = 4 [(.google.api.field_behavior) = OUTPUT_ONLY];
| Returns | |
|---|---|
| Type | Description |
FraudPreventionAssessment.Builder |
|
clearCardTestingVerdict()
public FraudPreventionAssessment.Builder clearCardTestingVerdict()Output only. Assessment of this transaction for risk of being part of a card testing attack.
.google.cloud.recaptchaenterprise.v1.FraudPreventionAssessment.CardTestingVerdict card_testing_verdict = 3 [(.google.api.field_behavior) = OUTPUT_ONLY];
| Returns | |
|---|---|
| Type | Description |
FraudPreventionAssessment.Builder |
|
clearRiskReasons()
public FraudPreventionAssessment.Builder clearRiskReasons()Output only. Reasons why the transaction is probably fraudulent and received a high transaction risk score.
repeated .google.cloud.recaptchaenterprise.v1.FraudPreventionAssessment.RiskReason risk_reasons = 6 [(.google.api.field_behavior) = OUTPUT_ONLY];
| Returns | |
|---|---|
| Type | Description |
FraudPreventionAssessment.Builder |
|
clearStolenInstrumentVerdict()
public FraudPreventionAssessment.Builder clearStolenInstrumentVerdict()Output only. Assessment of this transaction for risk of a stolen instrument.
.google.cloud.recaptchaenterprise.v1.FraudPreventionAssessment.StolenInstrumentVerdict stolen_instrument_verdict = 2 [(.google.api.field_behavior) = OUTPUT_ONLY];
| Returns | |
|---|---|
| Type | Description |
FraudPreventionAssessment.Builder |
|
clearTransactionRisk()
public FraudPreventionAssessment.Builder clearTransactionRisk()Output only. Probability of this transaction being fraudulent. Summarizes the combined risk of attack vectors below. Values are from 0.0 (lowest) to 1.0 (highest).
float transaction_risk = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];
| Returns | |
|---|---|
| Type | Description |
FraudPreventionAssessment.Builder |
This builder for chaining. |
getBehavioralTrustVerdict()
public FraudPreventionAssessment.BehavioralTrustVerdict getBehavioralTrustVerdict()Output only. Assessment of this transaction for behavioral trust.
.google.cloud.recaptchaenterprise.v1.FraudPreventionAssessment.BehavioralTrustVerdict behavioral_trust_verdict = 4 [(.google.api.field_behavior) = OUTPUT_ONLY];
| Returns | |
|---|---|
| Type | Description |
FraudPreventionAssessment.BehavioralTrustVerdict |
The behavioralTrustVerdict. |
getBehavioralTrustVerdictBuilder()
public FraudPreventionAssessment.BehavioralTrustVerdict.Builder getBehavioralTrustVerdictBuilder()Output only. Assessment of this transaction for behavioral trust.
.google.cloud.recaptchaenterprise.v1.FraudPreventionAssessment.BehavioralTrustVerdict behavioral_trust_verdict = 4 [(.google.api.field_behavior) = OUTPUT_ONLY];
| Returns | |
|---|---|
| Type | Description |
FraudPreventionAssessment.BehavioralTrustVerdict.Builder |
|
getBehavioralTrustVerdictOrBuilder()
public FraudPreventionAssessment.BehavioralTrustVerdictOrBuilder getBehavioralTrustVerdictOrBuilder()Output only. Assessment of this transaction for behavioral trust.
.google.cloud.recaptchaenterprise.v1.FraudPreventionAssessment.BehavioralTrustVerdict behavioral_trust_verdict = 4 [(.google.api.field_behavior) = OUTPUT_ONLY];
| Returns | |
|---|---|
| Type | Description |
FraudPreventionAssessment.BehavioralTrustVerdictOrBuilder |
|
getCardTestingVerdict()
public FraudPreventionAssessment.CardTestingVerdict getCardTestingVerdict()Output only. Assessment of this transaction for risk of being part of a card testing attack.
.google.cloud.recaptchaenterprise.v1.FraudPreventionAssessment.CardTestingVerdict card_testing_verdict = 3 [(.google.api.field_behavior) = OUTPUT_ONLY];
| Returns | |
|---|---|
| Type | Description |
FraudPreventionAssessment.CardTestingVerdict |
The cardTestingVerdict. |
getCardTestingVerdictBuilder()
public FraudPreventionAssessment.CardTestingVerdict.Builder getCardTestingVerdictBuilder()Output only. Assessment of this transaction for risk of being part of a card testing attack.
.google.cloud.recaptchaenterprise.v1.FraudPreventionAssessment.CardTestingVerdict card_testing_verdict = 3 [(.google.api.field_behavior) = OUTPUT_ONLY];
| Returns | |
|---|---|
| Type | Description |
FraudPreventionAssessment.CardTestingVerdict.Builder |
|
getCardTestingVerdictOrBuilder()
public FraudPreventionAssessment.CardTestingVerdictOrBuilder getCardTestingVerdictOrBuilder()Output only. Assessment of this transaction for risk of being part of a card testing attack.
.google.cloud.recaptchaenterprise.v1.FraudPreventionAssessment.CardTestingVerdict card_testing_verdict = 3 [(.google.api.field_behavior) = OUTPUT_ONLY];
| Returns | |
|---|---|
| Type | Description |
FraudPreventionAssessment.CardTestingVerdictOrBuilder |
|
getDefaultInstanceForType()
public FraudPreventionAssessment getDefaultInstanceForType()| Returns | |
|---|---|
| Type | Description |
FraudPreventionAssessment |
|
getDescriptorForType()
public Descriptors.Descriptor getDescriptorForType()| Returns | |
|---|---|
| Type | Description |
Descriptor |
|
getRiskReasons(int index)
public FraudPreventionAssessment.RiskReason getRiskReasons(int index)Output only. Reasons why the transaction is probably fraudulent and received a high transaction risk score.
repeated .google.cloud.recaptchaenterprise.v1.FraudPreventionAssessment.RiskReason risk_reasons = 6 [(.google.api.field_behavior) = OUTPUT_ONLY];
| Parameter | |
|---|---|
| Name | Description |
index |
int |
| Returns | |
|---|---|
| Type | Description |
FraudPreventionAssessment.RiskReason |
|
getRiskReasonsBuilder(int index)
public FraudPreventionAssessment.RiskReason.Builder getRiskReasonsBuilder(int index)Output only. Reasons why the transaction is probably fraudulent and received a high transaction risk score.
repeated .google.cloud.recaptchaenterprise.v1.FraudPreventionAssessment.RiskReason risk_reasons = 6 [(.google.api.field_behavior) = OUTPUT_ONLY];
| Parameter | |
|---|---|
| Name | Description |
index |
int |
| Returns | |
|---|---|
| Type | Description |
FraudPreventionAssessment.RiskReason.Builder |
|
getRiskReasonsBuilderList()
public List<FraudPreventionAssessment.RiskReason.Builder> getRiskReasonsBuilderList()Output only. Reasons why the transaction is probably fraudulent and received a high transaction risk score.
repeated .google.cloud.recaptchaenterprise.v1.FraudPreventionAssessment.RiskReason risk_reasons = 6 [(.google.api.field_behavior) = OUTPUT_ONLY];
| Returns | |
|---|---|
| Type | Description |
List<Builder> |
|
getRiskReasonsCount()
public int getRiskReasonsCount()Output only. Reasons why the transaction is probably fraudulent and received a high transaction risk score.
repeated .google.cloud.recaptchaenterprise.v1.FraudPreventionAssessment.RiskReason risk_reasons = 6 [(.google.api.field_behavior) = OUTPUT_ONLY];
| Returns | |
|---|---|
| Type | Description |
int |
|
getRiskReasonsList()
public List<FraudPreventionAssessment.RiskReason> getRiskReasonsList()Output only. Reasons why the transaction is probably fraudulent and received a high transaction risk score.
repeated .google.cloud.recaptchaenterprise.v1.FraudPreventionAssessment.RiskReason risk_reasons = 6 [(.google.api.field_behavior) = OUTPUT_ONLY];
| Returns | |
|---|---|
| Type | Description |
List<RiskReason> |
|
getRiskReasonsOrBuilder(int index)
public FraudPreventionAssessment.RiskReasonOrBuilder getRiskReasonsOrBuilder(int index)Output only. Reasons why the transaction is probably fraudulent and received a high transaction risk score.
repeated .google.cloud.recaptchaenterprise.v1.FraudPreventionAssessment.RiskReason risk_reasons = 6 [(.google.api.field_behavior) = OUTPUT_ONLY];
| Parameter | |
|---|---|
| Name | Description |
index |
int |
| Returns | |
|---|---|
| Type | Description |
FraudPreventionAssessment.RiskReasonOrBuilder |
|
getRiskReasonsOrBuilderList()
public List<? extends FraudPreventionAssessment.RiskReasonOrBuilder> getRiskReasonsOrBuilderList()Output only. Reasons why the transaction is probably fraudulent and received a high transaction risk score.
repeated .google.cloud.recaptchaenterprise.v1.FraudPreventionAssessment.RiskReason risk_reasons = 6 [(.google.api.field_behavior) = OUTPUT_ONLY];
| Returns | |
|---|---|
| Type | Description |
List<? extends com.google.recaptchaenterprise.v1.FraudPreventionAssessment.RiskReasonOrBuilder> |
|
getStolenInstrumentVerdict()
public FraudPreventionAssessment.StolenInstrumentVerdict getStolenInstrumentVerdict()Output only. Assessment of this transaction for risk of a stolen instrument.
.google.cloud.recaptchaenterprise.v1.FraudPreventionAssessment.StolenInstrumentVerdict stolen_instrument_verdict = 2 [(.google.api.field_behavior) = OUTPUT_ONLY];
| Returns | |
|---|---|
| Type | Description |
FraudPreventionAssessment.StolenInstrumentVerdict |
The stolenInstrumentVerdict. |
getStolenInstrumentVerdictBuilder()
public FraudPreventionAssessment.StolenInstrumentVerdict.Builder getStolenInstrumentVerdictBuilder()Output only. Assessment of this transaction for risk of a stolen instrument.
.google.cloud.recaptchaenterprise.v1.FraudPreventionAssessment.StolenInstrumentVerdict stolen_instrument_verdict = 2 [(.google.api.field_behavior) = OUTPUT_ONLY];
| Returns | |
|---|---|
| Type | Description |
FraudPreventionAssessment.StolenInstrumentVerdict.Builder |
|
getStolenInstrumentVerdictOrBuilder()
public FraudPreventionAssessment.StolenInstrumentVerdictOrBuilder getStolenInstrumentVerdictOrBuilder()Output only. Assessment of this transaction for risk of a stolen instrument.
.google.cloud.recaptchaenterprise.v1.FraudPreventionAssessment.StolenInstrumentVerdict stolen_instrument_verdict = 2 [(.google.api.field_behavior) = OUTPUT_ONLY];
| Returns | |
|---|---|
| Type | Description |
FraudPreventionAssessment.StolenInstrumentVerdictOrBuilder |
|
getTransactionRisk()
public float getTransactionRisk()Output only. Probability of this transaction being fraudulent. Summarizes the combined risk of attack vectors below. Values are from 0.0 (lowest) to 1.0 (highest).
float transaction_risk = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];
| Returns | |
|---|---|
| Type | Description |
float |
The transactionRisk. |
hasBehavioralTrustVerdict()
public boolean hasBehavioralTrustVerdict()Output only. Assessment of this transaction for behavioral trust.
.google.cloud.recaptchaenterprise.v1.FraudPreventionAssessment.BehavioralTrustVerdict behavioral_trust_verdict = 4 [(.google.api.field_behavior) = OUTPUT_ONLY];
| Returns | |
|---|---|
| Type | Description |
boolean |
Whether the behavioralTrustVerdict field is set. |
hasCardTestingVerdict()
public boolean hasCardTestingVerdict()Output only. Assessment of this transaction for risk of being part of a card testing attack.
.google.cloud.recaptchaenterprise.v1.FraudPreventionAssessment.CardTestingVerdict card_testing_verdict = 3 [(.google.api.field_behavior) = OUTPUT_ONLY];
| Returns | |
|---|---|
| Type | Description |
boolean |
Whether the cardTestingVerdict field is set. |
hasStolenInstrumentVerdict()
public boolean hasStolenInstrumentVerdict()Output only. Assessment of this transaction for risk of a stolen instrument.
.google.cloud.recaptchaenterprise.v1.FraudPreventionAssessment.StolenInstrumentVerdict stolen_instrument_verdict = 2 [(.google.api.field_behavior) = OUTPUT_ONLY];
| Returns | |
|---|---|
| Type | Description |
boolean |
Whether the stolenInstrumentVerdict field is set. |
internalGetFieldAccessorTable()
protected GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()| Returns | |
|---|---|
| Type | Description |
FieldAccessorTable |
|
isInitialized()
public final boolean isInitialized()| Returns | |
|---|---|
| Type | Description |
boolean |
|
mergeBehavioralTrustVerdict(FraudPreventionAssessment.BehavioralTrustVerdict value)
public FraudPreventionAssessment.Builder mergeBehavioralTrustVerdict(FraudPreventionAssessment.BehavioralTrustVerdict value)Output only. Assessment of this transaction for behavioral trust.
.google.cloud.recaptchaenterprise.v1.FraudPreventionAssessment.BehavioralTrustVerdict behavioral_trust_verdict = 4 [(.google.api.field_behavior) = OUTPUT_ONLY];
| Parameter | |
|---|---|
| Name | Description |
value |
FraudPreventionAssessment.BehavioralTrustVerdict |
| Returns | |
|---|---|
| Type | Description |
FraudPreventionAssessment.Builder |
|
mergeCardTestingVerdict(FraudPreventionAssessment.CardTestingVerdict value)
public FraudPreventionAssessment.Builder mergeCardTestingVerdict(FraudPreventionAssessment.CardTestingVerdict value)Output only. Assessment of this transaction for risk of being part of a card testing attack.
.google.cloud.recaptchaenterprise.v1.FraudPreventionAssessment.CardTestingVerdict card_testing_verdict = 3 [(.google.api.field_behavior) = OUTPUT_ONLY];
| Parameter | |
|---|---|
| Name | Description |
value |
FraudPreventionAssessment.CardTestingVerdict |
| Returns | |
|---|---|
| Type | Description |
FraudPreventionAssessment.Builder |
|
mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)
public FraudPreventionAssessment.Builder mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
input |
CodedInputStream |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
FraudPreventionAssessment.Builder |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
mergeFrom(Message other)
public FraudPreventionAssessment.Builder mergeFrom(Message other)| Parameter | |
|---|---|
| Name | Description |
other |
Message |
| Returns | |
|---|---|
| Type | Description |
FraudPreventionAssessment.Builder |
|
mergeFrom(FraudPreventionAssessment other)
public FraudPreventionAssessment.Builder mergeFrom(FraudPreventionAssessment other)| Parameter | |
|---|---|
| Name | Description |
other |
FraudPreventionAssessment |
| Returns | |
|---|---|
| Type | Description |
FraudPreventionAssessment.Builder |
|
mergeStolenInstrumentVerdict(FraudPreventionAssessment.StolenInstrumentVerdict value)
public FraudPreventionAssessment.Builder mergeStolenInstrumentVerdict(FraudPreventionAssessment.StolenInstrumentVerdict value)Output only. Assessment of this transaction for risk of a stolen instrument.
.google.cloud.recaptchaenterprise.v1.FraudPreventionAssessment.StolenInstrumentVerdict stolen_instrument_verdict = 2 [(.google.api.field_behavior) = OUTPUT_ONLY];
| Parameter | |
|---|---|
| Name | Description |
value |
FraudPreventionAssessment.StolenInstrumentVerdict |
| Returns | |
|---|---|
| Type | Description |
FraudPreventionAssessment.Builder |
|
removeRiskReasons(int index)
public FraudPreventionAssessment.Builder removeRiskReasons(int index)Output only. Reasons why the transaction is probably fraudulent and received a high transaction risk score.
repeated .google.cloud.recaptchaenterprise.v1.FraudPreventionAssessment.RiskReason risk_reasons = 6 [(.google.api.field_behavior) = OUTPUT_ONLY];
| Parameter | |
|---|---|
| Name | Description |
index |
int |
| Returns | |
|---|---|
| Type | Description |
FraudPreventionAssessment.Builder |
|
setBehavioralTrustVerdict(FraudPreventionAssessment.BehavioralTrustVerdict value)
public FraudPreventionAssessment.Builder setBehavioralTrustVerdict(FraudPreventionAssessment.BehavioralTrustVerdict value)Output only. Assessment of this transaction for behavioral trust.
.google.cloud.recaptchaenterprise.v1.FraudPreventionAssessment.BehavioralTrustVerdict behavioral_trust_verdict = 4 [(.google.api.field_behavior) = OUTPUT_ONLY];
| Parameter | |
|---|---|
| Name | Description |
value |
FraudPreventionAssessment.BehavioralTrustVerdict |
| Returns | |
|---|---|
| Type | Description |
FraudPreventionAssessment.Builder |
|
setBehavioralTrustVerdict(FraudPreventionAssessment.BehavioralTrustVerdict.Builder builderForValue)
public FraudPreventionAssessment.Builder setBehavioralTrustVerdict(FraudPreventionAssessment.BehavioralTrustVerdict.Builder builderForValue)Output only. Assessment of this transaction for behavioral trust.
.google.cloud.recaptchaenterprise.v1.FraudPreventionAssessment.BehavioralTrustVerdict behavioral_trust_verdict = 4 [(.google.api.field_behavior) = OUTPUT_ONLY];
| Parameter | |
|---|---|
| Name | Description |
builderForValue |
FraudPreventionAssessment.BehavioralTrustVerdict.Builder |
| Returns | |
|---|---|
| Type | Description |
FraudPreventionAssessment.Builder |
|
setCardTestingVerdict(FraudPreventionAssessment.CardTestingVerdict value)
public FraudPreventionAssessment.Builder setCardTestingVerdict(FraudPreventionAssessment.CardTestingVerdict value)Output only. Assessment of this transaction for risk of being part of a card testing attack.
.google.cloud.recaptchaenterprise.v1.FraudPreventionAssessment.CardTestingVerdict card_testing_verdict = 3 [(.google.api.field_behavior) = OUTPUT_ONLY];
| Parameter | |
|---|---|
| Name | Description |
value |
FraudPreventionAssessment.CardTestingVerdict |
| Returns | |
|---|---|
| Type | Description |
FraudPreventionAssessment.Builder |
|
setCardTestingVerdict(FraudPreventionAssessment.CardTestingVerdict.Builder builderForValue)
public FraudPreventionAssessment.Builder setCardTestingVerdict(FraudPreventionAssessment.CardTestingVerdict.Builder builderForValue)Output only. Assessment of this transaction for risk of being part of a card testing attack.
.google.cloud.recaptchaenterprise.v1.FraudPreventionAssessment.CardTestingVerdict card_testing_verdict = 3 [(.google.api.field_behavior) = OUTPUT_ONLY];
| Parameter | |
|---|---|
| Name | Description |
builderForValue |
FraudPreventionAssessment.CardTestingVerdict.Builder |
| Returns | |
|---|---|
| Type | Description |
FraudPreventionAssessment.Builder |
|
setRiskReasons(int index, FraudPreventionAssessment.RiskReason value)
public FraudPreventionAssessment.Builder setRiskReasons(int index, FraudPreventionAssessment.RiskReason value)Output only. Reasons why the transaction is probably fraudulent and received a high transaction risk score.
repeated .google.cloud.recaptchaenterprise.v1.FraudPreventionAssessment.RiskReason risk_reasons = 6 [(.google.api.field_behavior) = OUTPUT_ONLY];
| Parameters | |
|---|---|
| Name | Description |
index |
int |
value |
FraudPreventionAssessment.RiskReason |
| Returns | |
|---|---|
| Type | Description |
FraudPreventionAssessment.Builder |
|
setRiskReasons(int index, FraudPreventionAssessment.RiskReason.Builder builderForValue)
public FraudPreventionAssessment.Builder setRiskReasons(int index, FraudPreventionAssessment.RiskReason.Builder builderForValue)Output only. Reasons why the transaction is probably fraudulent and received a high transaction risk score.
repeated .google.cloud.recaptchaenterprise.v1.FraudPreventionAssessment.RiskReason risk_reasons = 6 [(.google.api.field_behavior) = OUTPUT_ONLY];
| Parameters | |
|---|---|
| Name | Description |
index |
int |
builderForValue |
FraudPreventionAssessment.RiskReason.Builder |
| Returns | |
|---|---|
| Type | Description |
FraudPreventionAssessment.Builder |
|
setStolenInstrumentVerdict(FraudPreventionAssessment.StolenInstrumentVerdict value)
public FraudPreventionAssessment.Builder setStolenInstrumentVerdict(FraudPreventionAssessment.StolenInstrumentVerdict value)Output only. Assessment of this transaction for risk of a stolen instrument.
.google.cloud.recaptchaenterprise.v1.FraudPreventionAssessment.StolenInstrumentVerdict stolen_instrument_verdict = 2 [(.google.api.field_behavior) = OUTPUT_ONLY];
| Parameter | |
|---|---|
| Name | Description |
value |
FraudPreventionAssessment.StolenInstrumentVerdict |
| Returns | |
|---|---|
| Type | Description |
FraudPreventionAssessment.Builder |
|
setStolenInstrumentVerdict(FraudPreventionAssessment.StolenInstrumentVerdict.Builder builderForValue)
public FraudPreventionAssessment.Builder setStolenInstrumentVerdict(FraudPreventionAssessment.StolenInstrumentVerdict.Builder builderForValue)Output only. Assessment of this transaction for risk of a stolen instrument.
.google.cloud.recaptchaenterprise.v1.FraudPreventionAssessment.StolenInstrumentVerdict stolen_instrument_verdict = 2 [(.google.api.field_behavior) = OUTPUT_ONLY];
| Parameter | |
|---|---|
| Name | Description |
builderForValue |
FraudPreventionAssessment.StolenInstrumentVerdict.Builder |
| Returns | |
|---|---|
| Type | Description |
FraudPreventionAssessment.Builder |
|
setTransactionRisk(float value)
public FraudPreventionAssessment.Builder setTransactionRisk(float value)Output only. Probability of this transaction being fraudulent. Summarizes the combined risk of attack vectors below. Values are from 0.0 (lowest) to 1.0 (highest).
float transaction_risk = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];
| Parameter | |
|---|---|
| Name | Description |
value |
floatThe transactionRisk to set. |
| Returns | |
|---|---|
| Type | Description |
FraudPreventionAssessment.Builder |
This builder for chaining. |