Serialized Form
-
Package com.google.recaptchaenterprise.v1
-
Class com.google.recaptchaenterprise.v1.AccountDefenderAssessment extends com.google.protobuf.GeneratedMessageV3 implements Serializable
- serialVersionUID:
- 0L
-
Class com.google.recaptchaenterprise.v1.AccountVerificationInfo extends com.google.protobuf.GeneratedMessageV3 implements Serializable
- serialVersionUID:
- 0L
-
Serialized Fields
-
endpoints_
List<EndpointVerificationInfo> endpoints_
-
languageCode_
Object languageCode_
-
latestVerificationResult_
int latestVerificationResult_
-
memoizedIsInitialized
byte memoizedIsInitialized
-
username_
Object username_
-
-
Class com.google.recaptchaenterprise.v1.AndroidKeySettings extends com.google.protobuf.GeneratedMessageV3 implements Serializable
- serialVersionUID:
- 0L
-
Serialized Fields
-
allowAllPackageNames_
boolean allowAllPackageNames_
-
allowedPackageNames_
com.google.protobuf.LazyStringArrayList allowedPackageNames_
-
memoizedIsInitialized
byte memoizedIsInitialized
-
-
Class com.google.recaptchaenterprise.v1.AnnotateAssessmentRequest extends com.google.protobuf.GeneratedMessageV3 implements Serializable
- serialVersionUID:
- 0L
-
Serialized Fields
-
annotation_
int annotation_
-
hashedAccountId_
com.google.protobuf.ByteString hashedAccountId_
-
memoizedIsInitialized
byte memoizedIsInitialized
-
name_
Object name_
-
reasons_
List<Integer> reasons_
-
reasonsMemoizedSerializedSize
int reasonsMemoizedSerializedSize
-
transactionEvent_
TransactionEvent transactionEvent_
-
-
Class com.google.recaptchaenterprise.v1.AnnotateAssessmentResponse extends com.google.protobuf.GeneratedMessageV3 implements Serializable
- serialVersionUID:
- 0L
-
Serialized Fields
-
memoizedIsInitialized
byte memoizedIsInitialized
-
-
Class com.google.recaptchaenterprise.v1.Assessment extends com.google.protobuf.GeneratedMessageV3 implements Serializable
- serialVersionUID:
- 0L
-
Serialized Fields
-
accountDefenderAssessment_
AccountDefenderAssessment accountDefenderAssessment_
-
accountVerification_
AccountVerificationInfo accountVerification_
-
event_
Event event_
-
fraudPreventionAssessment_
FraudPreventionAssessment fraudPreventionAssessment_
-
memoizedIsInitialized
byte memoizedIsInitialized
-
name_
Object name_
-
privatePasswordLeakVerification_
PrivatePasswordLeakVerification privatePasswordLeakVerification_
-
riskAnalysis_
RiskAnalysis riskAnalysis_
-
tokenProperties_
TokenProperties tokenProperties_
-
-
Class com.google.recaptchaenterprise.v1.ChallengeMetrics extends com.google.protobuf.GeneratedMessageV3 implements Serializable
- serialVersionUID:
- 0L
-
Serialized Fields
-
failedCount_
long failedCount_
-
memoizedIsInitialized
byte memoizedIsInitialized
-
nocaptchaCount_
long nocaptchaCount_
-
pageloadCount_
long pageloadCount_
-
passedCount_
long passedCount_
-
-
Class com.google.recaptchaenterprise.v1.CreateAssessmentRequest extends com.google.protobuf.GeneratedMessageV3 implements Serializable
- serialVersionUID:
- 0L
-
Serialized Fields
-
assessment_
Assessment assessment_
-
memoizedIsInitialized
byte memoizedIsInitialized
-
parent_
Object parent_
-
-
Class com.google.recaptchaenterprise.v1.CreateKeyRequest extends com.google.protobuf.GeneratedMessageV3 implements Serializable
- serialVersionUID:
- 0L
-
Class com.google.recaptchaenterprise.v1.DeleteKeyRequest extends com.google.protobuf.GeneratedMessageV3 implements Serializable
- serialVersionUID:
- 0L
-
Serialized Fields
-
memoizedIsInitialized
byte memoizedIsInitialized
-
name_
Object name_
-
-
Class com.google.recaptchaenterprise.v1.EndpointVerificationInfo extends com.google.protobuf.GeneratedMessageV3 implements Serializable
- serialVersionUID:
- 0L
-
Class com.google.recaptchaenterprise.v1.Event extends com.google.protobuf.GeneratedMessageV3 implements Serializable
- serialVersionUID:
- 0L
-
Serialized Fields
-
expectedAction_
Object expectedAction_
-
hashedAccountId_
com.google.protobuf.ByteString hashedAccountId_
-
memoizedIsInitialized
byte memoizedIsInitialized
-
siteKey_
Object siteKey_
-
token_
Object token_
-
transactionData_
TransactionData transactionData_
-
userAgent_
Object userAgent_
-
userIpAddress_
Object userIpAddress_
-
-
Class com.google.recaptchaenterprise.v1.FraudPreventionAssessment extends com.google.protobuf.GeneratedMessageV3 implements Serializable
- serialVersionUID:
- 0L
-
Serialized Fields
-
cardTestingVerdict_
FraudPreventionAssessment.CardTestingVerdict cardTestingVerdict_
-
memoizedIsInitialized
byte memoizedIsInitialized
-
stolenInstrumentVerdict_
FraudPreventionAssessment.StolenInstrumentVerdict stolenInstrumentVerdict_
-
transactionRisk_
float transactionRisk_
-
-
Class com.google.recaptchaenterprise.v1.FraudPreventionAssessment.CardTestingVerdict extends com.google.protobuf.GeneratedMessageV3 implements Serializable
- serialVersionUID:
- 0L
-
Serialized Fields
-
memoizedIsInitialized
byte memoizedIsInitialized
-
risk_
float risk_
-
-
Class com.google.recaptchaenterprise.v1.FraudPreventionAssessment.StolenInstrumentVerdict extends com.google.protobuf.GeneratedMessageV3 implements Serializable
- serialVersionUID:
- 0L
-
Serialized Fields
-
memoizedIsInitialized
byte memoizedIsInitialized
-
risk_
float risk_
-
-
Class com.google.recaptchaenterprise.v1.GetKeyRequest extends com.google.protobuf.GeneratedMessageV3 implements Serializable
- serialVersionUID:
- 0L
-
Serialized Fields
-
memoizedIsInitialized
byte memoizedIsInitialized
-
name_
Object name_
-
-
Class com.google.recaptchaenterprise.v1.GetMetricsRequest extends com.google.protobuf.GeneratedMessageV3 implements Serializable
- serialVersionUID:
- 0L
-
Serialized Fields
-
memoizedIsInitialized
byte memoizedIsInitialized
-
name_
Object name_
-
-
Class com.google.recaptchaenterprise.v1.IOSKeySettings extends com.google.protobuf.GeneratedMessageV3 implements Serializable
- serialVersionUID:
- 0L
-
Serialized Fields
-
allowAllBundleIds_
boolean allowAllBundleIds_
-
allowedBundleIds_
com.google.protobuf.LazyStringArrayList allowedBundleIds_
-
memoizedIsInitialized
byte memoizedIsInitialized
-
-
Class com.google.recaptchaenterprise.v1.Key extends com.google.protobuf.GeneratedMessageV3 implements Serializable
- serialVersionUID:
- 0L
-
Serialized Fields
-
createTime_
com.google.protobuf.Timestamp createTime_
-
displayName_
Object displayName_
-
labels_
com.google.protobuf.MapField<String,String> labels_
-
memoizedIsInitialized
byte memoizedIsInitialized
-
name_
Object name_
-
platformSettings_
Object platformSettings_
-
platformSettingsCase_
int platformSettingsCase_
-
testingOptions_
TestingOptions testingOptions_
-
wafSettings_
WafSettings wafSettings_
-
-
Class com.google.recaptchaenterprise.v1.ListKeysRequest extends com.google.protobuf.GeneratedMessageV3 implements Serializable
- serialVersionUID:
- 0L
-
Class com.google.recaptchaenterprise.v1.ListKeysResponse extends com.google.protobuf.GeneratedMessageV3 implements Serializable
- serialVersionUID:
- 0L
-
Class com.google.recaptchaenterprise.v1.ListRelatedAccountGroupMembershipsRequest extends com.google.protobuf.GeneratedMessageV3 implements Serializable
- serialVersionUID:
- 0L
-
Class com.google.recaptchaenterprise.v1.ListRelatedAccountGroupMembershipsResponse extends com.google.protobuf.GeneratedMessageV3 implements Serializable
- serialVersionUID:
- 0L
-
Serialized Fields
-
memoizedIsInitialized
byte memoizedIsInitialized
-
nextPageToken_
Object nextPageToken_
-
relatedAccountGroupMemberships_
List<RelatedAccountGroupMembership> relatedAccountGroupMemberships_
-
-
Class com.google.recaptchaenterprise.v1.ListRelatedAccountGroupsRequest extends com.google.protobuf.GeneratedMessageV3 implements Serializable
- serialVersionUID:
- 0L
-
Class com.google.recaptchaenterprise.v1.ListRelatedAccountGroupsResponse extends com.google.protobuf.GeneratedMessageV3 implements Serializable
- serialVersionUID:
- 0L
-
Serialized Fields
-
memoizedIsInitialized
byte memoizedIsInitialized
-
nextPageToken_
Object nextPageToken_
-
relatedAccountGroups_
List<RelatedAccountGroup> relatedAccountGroups_
-
-
Class com.google.recaptchaenterprise.v1.Metrics extends com.google.protobuf.GeneratedMessageV3 implements Serializable
- serialVersionUID:
- 0L
-
Serialized Fields
-
challengeMetrics_
List<ChallengeMetrics> challengeMetrics_
-
memoizedIsInitialized
byte memoizedIsInitialized
-
name_
Object name_
-
scoreMetrics_
List<ScoreMetrics> scoreMetrics_
-
startTime_
com.google.protobuf.Timestamp startTime_
-
-
Class com.google.recaptchaenterprise.v1.MigrateKeyRequest extends com.google.protobuf.GeneratedMessageV3 implements Serializable
- serialVersionUID:
- 0L
-
Serialized Fields
-
memoizedIsInitialized
byte memoizedIsInitialized
-
name_
Object name_
-
skipBillingCheck_
boolean skipBillingCheck_
-
-
Class com.google.recaptchaenterprise.v1.PrivatePasswordLeakVerification extends com.google.protobuf.GeneratedMessageV3 implements Serializable
- serialVersionUID:
- 0L
-
Serialized Fields
-
encryptedLeakMatchPrefixes_
List<com.google.protobuf.ByteString> encryptedLeakMatchPrefixes_
-
encryptedUserCredentialsHash_
com.google.protobuf.ByteString encryptedUserCredentialsHash_
-
lookupHashPrefix_
com.google.protobuf.ByteString lookupHashPrefix_
-
memoizedIsInitialized
byte memoizedIsInitialized
-
reencryptedUserCredentialsHash_
com.google.protobuf.ByteString reencryptedUserCredentialsHash_
-
-
Class com.google.recaptchaenterprise.v1.RelatedAccountGroup extends com.google.protobuf.GeneratedMessageV3 implements Serializable
- serialVersionUID:
- 0L
-
Serialized Fields
-
memoizedIsInitialized
byte memoizedIsInitialized
-
name_
Object name_
-
-
Class com.google.recaptchaenterprise.v1.RelatedAccountGroupMembership extends com.google.protobuf.GeneratedMessageV3 implements Serializable
- serialVersionUID:
- 0L
-
Serialized Fields
-
hashedAccountId_
com.google.protobuf.ByteString hashedAccountId_
-
memoizedIsInitialized
byte memoizedIsInitialized
-
name_
Object name_
-
-
Class com.google.recaptchaenterprise.v1.RetrieveLegacySecretKeyRequest extends com.google.protobuf.GeneratedMessageV3 implements Serializable
- serialVersionUID:
- 0L
-
Serialized Fields
-
key_
Object key_
-
memoizedIsInitialized
byte memoizedIsInitialized
-
-
Class com.google.recaptchaenterprise.v1.RetrieveLegacySecretKeyResponse extends com.google.protobuf.GeneratedMessageV3 implements Serializable
- serialVersionUID:
- 0L
-
Serialized Fields
-
legacySecretKey_
Object legacySecretKey_
-
memoizedIsInitialized
byte memoizedIsInitialized
-
-
Class com.google.recaptchaenterprise.v1.RiskAnalysis extends com.google.protobuf.GeneratedMessageV3 implements Serializable
- serialVersionUID:
- 0L
-
Class com.google.recaptchaenterprise.v1.ScoreDistribution extends com.google.protobuf.GeneratedMessageV3 implements Serializable
- serialVersionUID:
- 0L
-
Class com.google.recaptchaenterprise.v1.ScoreMetrics extends com.google.protobuf.GeneratedMessageV3 implements Serializable
- serialVersionUID:
- 0L
-
Serialized Fields
-
actionMetrics_
com.google.protobuf.MapField<String,ScoreDistribution> actionMetrics_
-
memoizedIsInitialized
byte memoizedIsInitialized
-
overallMetrics_
ScoreDistribution overallMetrics_
-
-
Class com.google.recaptchaenterprise.v1.SearchRelatedAccountGroupMembershipsRequest extends com.google.protobuf.GeneratedMessageV3 implements Serializable
- serialVersionUID:
- 0L
-
Class com.google.recaptchaenterprise.v1.SearchRelatedAccountGroupMembershipsResponse extends com.google.protobuf.GeneratedMessageV3 implements Serializable
- serialVersionUID:
- 0L
-
Serialized Fields
-
memoizedIsInitialized
byte memoizedIsInitialized
-
nextPageToken_
Object nextPageToken_
-
relatedAccountGroupMemberships_
List<RelatedAccountGroupMembership> relatedAccountGroupMemberships_
-
-
Class com.google.recaptchaenterprise.v1.TestingOptions extends com.google.protobuf.GeneratedMessageV3 implements Serializable
- serialVersionUID:
- 0L
-
Serialized Fields
-
memoizedIsInitialized
byte memoizedIsInitialized
-
testingChallenge_
int testingChallenge_
-
testingScore_
float testingScore_
-
-
Class com.google.recaptchaenterprise.v1.TokenProperties extends com.google.protobuf.GeneratedMessageV3 implements Serializable
- serialVersionUID:
- 0L
-
Serialized Fields
-
Class com.google.recaptchaenterprise.v1.TransactionData extends com.google.protobuf.GeneratedMessageV3 implements Serializable
- serialVersionUID:
- 0L
-
Serialized Fields
-
billingAddress_
TransactionData.Address billingAddress_
-
bitField0_
int bitField0_
-
cardBin_
Object cardBin_
-
cardLastFour_
Object cardLastFour_
-
currencyCode_
Object currencyCode_
-
gatewayInfo_
TransactionData.GatewayInfo gatewayInfo_
-
items_
List<TransactionData.Item> items_
-
memoizedIsInitialized
byte memoizedIsInitialized
-
merchants_
List<TransactionData.User> merchants_
-
paymentMethod_
Object paymentMethod_
-
shippingAddress_
TransactionData.Address shippingAddress_
-
shippingValue_
double shippingValue_
-
transactionId_
Object transactionId_
-
user_
TransactionData.User user_
-
value_
double value_
-
-
Class com.google.recaptchaenterprise.v1.TransactionData.Address extends com.google.protobuf.GeneratedMessageV3 implements Serializable
- serialVersionUID:
- 0L
-
Class com.google.recaptchaenterprise.v1.TransactionData.GatewayInfo extends com.google.protobuf.GeneratedMessageV3 implements Serializable
- serialVersionUID:
- 0L
-
Class com.google.recaptchaenterprise.v1.TransactionData.Item extends com.google.protobuf.GeneratedMessageV3 implements Serializable
- serialVersionUID:
- 0L
-
Class com.google.recaptchaenterprise.v1.TransactionData.User extends com.google.protobuf.GeneratedMessageV3 implements Serializable
- serialVersionUID:
- 0L
-
Class com.google.recaptchaenterprise.v1.TransactionEvent extends com.google.protobuf.GeneratedMessageV3 implements Serializable
- serialVersionUID:
- 0L
-
Serialized Fields
-
eventTime_
com.google.protobuf.Timestamp eventTime_
-
eventType_
int eventType_
-
memoizedIsInitialized
byte memoizedIsInitialized
-
reason_
Object reason_
-
value_
double value_
-
-
Class com.google.recaptchaenterprise.v1.UpdateKeyRequest extends com.google.protobuf.GeneratedMessageV3 implements Serializable
- serialVersionUID:
- 0L
-
Serialized Fields
-
key_
Key key_
-
memoizedIsInitialized
byte memoizedIsInitialized
-
updateMask_
com.google.protobuf.FieldMask updateMask_
-
-
Class com.google.recaptchaenterprise.v1.WafSettings extends com.google.protobuf.GeneratedMessageV3 implements Serializable
- serialVersionUID:
- 0L
-
Serialized Fields
-
memoizedIsInitialized
byte memoizedIsInitialized
-
wafFeature_
int wafFeature_
-
wafService_
int wafService_
-
-
Class com.google.recaptchaenterprise.v1.WebKeySettings extends com.google.protobuf.GeneratedMessageV3 implements Serializable
- serialVersionUID:
- 0L
-
Serialized Fields
-
allowAllDomains_
boolean allowAllDomains_
-
allowAmpTraffic_
boolean allowAmpTraffic_
-
allowedDomains_
com.google.protobuf.LazyStringArrayList allowedDomains_
-
challengeSecurityPreference_
int challengeSecurityPreference_
-
integrationType_
int integrationType_
-
memoizedIsInitialized
byte memoizedIsInitialized
-
-
-
Package com.google.recaptchaenterprise.v1beta1
-
Class com.google.recaptchaenterprise.v1beta1.AccountDefenderAssessment extends com.google.protobuf.GeneratedMessageV3 implements Serializable
- serialVersionUID:
- 0L
-
Class com.google.recaptchaenterprise.v1beta1.AnnotateAssessmentRequest extends com.google.protobuf.GeneratedMessageV3 implements Serializable
- serialVersionUID:
- 0L
-
Serialized Fields
-
annotation_
int annotation_
-
hashedAccountId_
com.google.protobuf.ByteString hashedAccountId_
-
memoizedIsInitialized
byte memoizedIsInitialized
-
name_
Object name_
-
reasons_
List<Integer> reasons_
-
reasonsMemoizedSerializedSize
int reasonsMemoizedSerializedSize
-
transactionEvent_
TransactionEvent transactionEvent_
-
-
Class com.google.recaptchaenterprise.v1beta1.AnnotateAssessmentResponse extends com.google.protobuf.GeneratedMessageV3 implements Serializable
- serialVersionUID:
- 0L
-
Serialized Fields
-
memoizedIsInitialized
byte memoizedIsInitialized
-
-
Class com.google.recaptchaenterprise.v1beta1.Assessment extends com.google.protobuf.GeneratedMessageV3 implements Serializable
- serialVersionUID:
- 0L
-
Serialized Fields
-
accountDefenderAssessment_
AccountDefenderAssessment accountDefenderAssessment_
-
event_
Event event_
-
fraudPreventionAssessment_
FraudPreventionAssessment fraudPreventionAssessment_
-
memoizedIsInitialized
byte memoizedIsInitialized
-
name_
Object name_
-
passwordLeakVerification_
PasswordLeakVerification passwordLeakVerification_
-
reasons_
List<Integer> reasons_
-
reasonsMemoizedSerializedSize
int reasonsMemoizedSerializedSize
-
score_
float score_
-
tokenProperties_
TokenProperties tokenProperties_
-
-
Class com.google.recaptchaenterprise.v1beta1.CreateAssessmentRequest extends com.google.protobuf.GeneratedMessageV3 implements Serializable
- serialVersionUID:
- 0L
-
Serialized Fields
-
assessment_
Assessment assessment_
-
memoizedIsInitialized
byte memoizedIsInitialized
-
parent_
Object parent_
-
-
Class com.google.recaptchaenterprise.v1beta1.Event extends com.google.protobuf.GeneratedMessageV3 implements Serializable
- serialVersionUID:
- 0L
-
Serialized Fields
-
expectedAction_
Object expectedAction_
-
hashedAccountId_
com.google.protobuf.ByteString hashedAccountId_
-
memoizedIsInitialized
byte memoizedIsInitialized
-
siteKey_
Object siteKey_
-
token_
Object token_
-
transactionData_
TransactionData transactionData_
-
userAgent_
Object userAgent_
-
userIpAddress_
Object userIpAddress_
-
-
Class com.google.recaptchaenterprise.v1beta1.FraudPreventionAssessment extends com.google.protobuf.GeneratedMessageV3 implements Serializable
- serialVersionUID:
- 0L
-
Serialized Fields
-
cardTestingVerdict_
FraudPreventionAssessment.CardTestingVerdict cardTestingVerdict_
-
memoizedIsInitialized
byte memoizedIsInitialized
-
stolenInstrumentVerdict_
FraudPreventionAssessment.StolenInstrumentVerdict stolenInstrumentVerdict_
-
transactionRisk_
float transactionRisk_
-
-
Class com.google.recaptchaenterprise.v1beta1.FraudPreventionAssessment.CardTestingVerdict extends com.google.protobuf.GeneratedMessageV3 implements Serializable
- serialVersionUID:
- 0L
-
Serialized Fields
-
memoizedIsInitialized
byte memoizedIsInitialized
-
risk_
float risk_
-
-
Class com.google.recaptchaenterprise.v1beta1.FraudPreventionAssessment.StolenInstrumentVerdict extends com.google.protobuf.GeneratedMessageV3 implements Serializable
- serialVersionUID:
- 0L
-
Serialized Fields
-
memoizedIsInitialized
byte memoizedIsInitialized
-
risk_
float risk_
-
-
Class com.google.recaptchaenterprise.v1beta1.PasswordLeakVerification extends com.google.protobuf.GeneratedMessageV3 implements Serializable
- serialVersionUID:
- 0L
-
Serialized Fields
-
canonicalizedUsername_
Object canonicalizedUsername_
-
credentialsLeaked_
boolean credentialsLeaked_
-
hashedUserCredentials_
com.google.protobuf.ByteString hashedUserCredentials_
-
memoizedIsInitialized
byte memoizedIsInitialized
-
-
Class com.google.recaptchaenterprise.v1beta1.TokenProperties extends com.google.protobuf.GeneratedMessageV3 implements Serializable
- serialVersionUID:
- 0L
-
Class com.google.recaptchaenterprise.v1beta1.TransactionData extends com.google.protobuf.GeneratedMessageV3 implements Serializable
- serialVersionUID:
- 0L
-
Serialized Fields
-
billingAddress_
TransactionData.Address billingAddress_
-
bitField0_
int bitField0_
-
cardBin_
Object cardBin_
-
cardLastFour_
Object cardLastFour_
-
currencyCode_
Object currencyCode_
-
gatewayInfo_
TransactionData.GatewayInfo gatewayInfo_
-
items_
List<TransactionData.Item> items_
-
memoizedIsInitialized
byte memoizedIsInitialized
-
merchants_
List<TransactionData.User> merchants_
-
paymentMethod_
Object paymentMethod_
-
shippingAddress_
TransactionData.Address shippingAddress_
-
shippingValue_
double shippingValue_
-
transactionId_
Object transactionId_
-
user_
TransactionData.User user_
-
value_
double value_
-
-
Class com.google.recaptchaenterprise.v1beta1.TransactionData.Address extends com.google.protobuf.GeneratedMessageV3 implements Serializable
- serialVersionUID:
- 0L
-
Class com.google.recaptchaenterprise.v1beta1.TransactionData.GatewayInfo extends com.google.protobuf.GeneratedMessageV3 implements Serializable
- serialVersionUID:
- 0L
-
Class com.google.recaptchaenterprise.v1beta1.TransactionData.Item extends com.google.protobuf.GeneratedMessageV3 implements Serializable
- serialVersionUID:
- 0L
-
Class com.google.recaptchaenterprise.v1beta1.TransactionData.User extends com.google.protobuf.GeneratedMessageV3 implements Serializable
- serialVersionUID:
- 0L
-
Class com.google.recaptchaenterprise.v1beta1.TransactionEvent extends com.google.protobuf.GeneratedMessageV3 implements Serializable
- serialVersionUID:
- 0L
-
Serialized Fields
-
eventTime_
com.google.protobuf.Timestamp eventTime_
-
eventType_
int eventType_
-
memoizedIsInitialized
byte memoizedIsInitialized
-
reason_
Object reason_
-
value_
double value_
-
-