Send feedback
Class TokenProperties (1.7.1)
Stay organized with collections
Save and categorize content based on your preferences.
Version 1.7.1 keyboard_arrow_down
TokenProperties ( mapping = None , * , ignore_unknown_fields = False , ** kwargs )
Attributes Name Description valid
bool
Whether the provided user response token is valid. When
valid = false, the reason could be specified in
invalid_reason or it could also be due to a user failing to
solve a challenge or a sitekey mismatch (i.e the sitekey
used to generate the token was different than the one
specified in the assessment).
invalid_reason
google.cloud.recaptchaenterprise_v1.types.TokenProperties.InvalidReason
Reason associated with the response when
valid = false.
create_time
google.protobuf.timestamp_pb2.Timestamp
The timestamp corresponding to the generation
of the token.
hostname
str
The hostname of the page on which the token
was generated.
action
str
Action name provided at token generation.
Classes
InvalidReason
Enum that represents the types of invalid token reasons.
Send feedback
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License , and code samples are licensed under the Apache 2.0 License . For details, see the Google Developers Site Policies . Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2024-09-10 UTC.
[{
"type": "thumb-down",
"id": "hardToUnderstand",
"label":"Hard to understand"
},{
"type": "thumb-down",
"id": "incorrectInformationOrSampleCode",
"label":"Incorrect information or sample code"
},{
"type": "thumb-down",
"id": "missingTheInformationSamplesINeed",
"label":"Missing the information/samples I need"
},{
"type": "thumb-down",
"id": "otherDown",
"label":"Other"
}]
[{
"type": "thumb-up",
"id": "easyToUnderstand",
"label":"Easy to understand"
},{
"type": "thumb-up",
"id": "solvedMyProblem",
"label":"Solved my problem"
},{
"type": "thumb-up",
"id": "otherUp",
"label":"Other"
}]
Need to tell us more?
{"lastModified": "Last updated 2024-09-10 UTC."}