public interface PhoneFraudAssessmentOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
SmsTollFraudVerdict |
getSmsTollFraudVerdict()
Output only.
|
SmsTollFraudVerdictOrBuilder |
getSmsTollFraudVerdictOrBuilder()
Output only.
|
boolean |
hasSmsTollFraudVerdict()
Output only.
|
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofboolean hasSmsTollFraudVerdict()
Output only. Assessment of this phone event for risk of SMS toll fraud.
.google.cloud.recaptchaenterprise.v1.SmsTollFraudVerdict sms_toll_fraud_verdict = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];
SmsTollFraudVerdict getSmsTollFraudVerdict()
Output only. Assessment of this phone event for risk of SMS toll fraud.
.google.cloud.recaptchaenterprise.v1.SmsTollFraudVerdict sms_toll_fraud_verdict = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];
SmsTollFraudVerdictOrBuilder getSmsTollFraudVerdictOrBuilder()
Output only. Assessment of this phone event for risk of SMS toll fraud.
.google.cloud.recaptchaenterprise.v1.SmsTollFraudVerdict sms_toll_fraud_verdict = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];
Copyright © 2025 Google LLC. All rights reserved.