Documentation ¶
Overview ¶
Package recaptchaenterprise aliases all exported identifiers in package "cloud.google.com/go/recaptchaenterprise/v2/apiv1beta1/recaptchaenterprisepb".
Deprecated: Please use types in: cloud.google.com/go/recaptchaenterprise/v2/apiv1beta1/recaptchaenterprisepb. Please read https://github.com/googleapis/google-cloud-go/blob/main/migration.md for more details.
Index ¶
- Constants
- Variables
- func RegisterRecaptchaEnterpriseServiceV1Beta1Server(s *grpc.Server, srv RecaptchaEnterpriseServiceV1Beta1Server)deprecated
- type AccountDefenderAssessmentdeprecated
- type AccountDefenderAssessment_AccountDefenderLabeldeprecated
- type AnnotateAssessmentRequestdeprecated
- type AnnotateAssessmentRequest_Annotationdeprecated
- type AnnotateAssessmentRequest_Reasondeprecated
- type AnnotateAssessmentResponsedeprecated
- type Assessmentdeprecated
- type Assessment_ClassificationReasondeprecated
- type CreateAssessmentRequestdeprecated
- type Event
- type PasswordLeakVerificationdeprecated
- type RecaptchaEnterpriseServiceV1Beta1Clientdeprecated
- type RecaptchaEnterpriseServiceV1Beta1Serverdeprecated
- type TokenProperties
- type TokenProperties_InvalidReasondeprecated
- type UnimplementedRecaptchaEnterpriseServiceV1Beta1Serverdeprecated
Constants ¶
const ( AccountDefenderAssessment_ACCOUNT_DEFENDER_LABEL_UNSPECIFIED = src.AccountDefenderAssessment_ACCOUNT_DEFENDER_LABEL_UNSPECIFIED AccountDefenderAssessment_PROFILE_MATCH = src.AccountDefenderAssessment_PROFILE_MATCH AccountDefenderAssessment_RELATED_ACCOUNTS_NUMBER_HIGH = src.AccountDefenderAssessment_RELATED_ACCOUNTS_NUMBER_HIGH AccountDefenderAssessment_SUSPICIOUS_ACCOUNT_CREATION = src.AccountDefenderAssessment_SUSPICIOUS_ACCOUNT_CREATION AccountDefenderAssessment_SUSPICIOUS_LOGIN_ACTIVITY = src.AccountDefenderAssessment_SUSPICIOUS_LOGIN_ACTIVITY AnnotateAssessmentRequest_ANNOTATION_UNSPECIFIED = src.AnnotateAssessmentRequest_ANNOTATION_UNSPECIFIED AnnotateAssessmentRequest_CHARGEBACK = src.AnnotateAssessmentRequest_CHARGEBACK AnnotateAssessmentRequest_CHARGEBACK_DISPUTE = src.AnnotateAssessmentRequest_CHARGEBACK_DISPUTE AnnotateAssessmentRequest_CHARGEBACK_FRAUD = src.AnnotateAssessmentRequest_CHARGEBACK_FRAUD AnnotateAssessmentRequest_CORRECT_PASSWORD = src.AnnotateAssessmentRequest_CORRECT_PASSWORD AnnotateAssessmentRequest_FAILED_TWO_FACTOR = src.AnnotateAssessmentRequest_FAILED_TWO_FACTOR AnnotateAssessmentRequest_FRAUDULENT = src.AnnotateAssessmentRequest_FRAUDULENT AnnotateAssessmentRequest_INCORRECT_PASSWORD = src.AnnotateAssessmentRequest_INCORRECT_PASSWORD AnnotateAssessmentRequest_INITIATED_TWO_FACTOR = src.AnnotateAssessmentRequest_INITIATED_TWO_FACTOR AnnotateAssessmentRequest_LEGITIMATE = src.AnnotateAssessmentRequest_LEGITIMATE AnnotateAssessmentRequest_PASSED_TWO_FACTOR = src.AnnotateAssessmentRequest_PASSED_TWO_FACTOR AnnotateAssessmentRequest_PASSWORD_CORRECT = src.AnnotateAssessmentRequest_PASSWORD_CORRECT AnnotateAssessmentRequest_PASSWORD_INCORRECT = src.AnnotateAssessmentRequest_PASSWORD_INCORRECT AnnotateAssessmentRequest_PAYMENT_HEURISTICS = src.AnnotateAssessmentRequest_PAYMENT_HEURISTICS AnnotateAssessmentRequest_REASON_UNSPECIFIED = src.AnnotateAssessmentRequest_REASON_UNSPECIFIED Assessment_AUTOMATION = src.Assessment_AUTOMATION Assessment_CLASSIFICATION_REASON_UNSPECIFIED = src.Assessment_CLASSIFICATION_REASON_UNSPECIFIED Assessment_LOW_CONFIDENCE_SCORE = src.Assessment_LOW_CONFIDENCE_SCORE Assessment_TOO_MUCH_TRAFFIC = src.Assessment_TOO_MUCH_TRAFFIC Assessment_UNEXPECTED_ENVIRONMENT = src.Assessment_UNEXPECTED_ENVIRONMENT Assessment_UNEXPECTED_USAGE_PATTERNS = src.Assessment_UNEXPECTED_USAGE_PATTERNS TokenProperties_BROWSER_ERROR = src.TokenProperties_BROWSER_ERROR TokenProperties_DUPE = src.TokenProperties_DUPE TokenProperties_EXPIRED = src.TokenProperties_EXPIRED TokenProperties_INVALID_REASON_UNSPECIFIED = src.TokenProperties_INVALID_REASON_UNSPECIFIED TokenProperties_MALFORMED = src.TokenProperties_MALFORMED TokenProperties_MISSING = src.TokenProperties_MISSING TokenProperties_SITE_MISMATCH = src.TokenProperties_SITE_MISMATCH TokenProperties_UNKNOWN_INVALID_REASON = src.TokenProperties_UNKNOWN_INVALID_REASON )
Deprecated: Please use consts in: cloud.google.com/go/recaptchaenterprise/v2/apiv1beta1/recaptchaenterprisepb
Variables ¶
var ( AccountDefenderAssessment_AccountDefenderLabel_name = src.AccountDefenderAssessment_AccountDefenderLabel_name AccountDefenderAssessment_AccountDefenderLabel_value = src.AccountDefenderAssessment_AccountDefenderLabel_value AnnotateAssessmentRequest_Annotation_name = src.AnnotateAssessmentRequest_Annotation_name AnnotateAssessmentRequest_Annotation_value = src.AnnotateAssessmentRequest_Annotation_value AnnotateAssessmentRequest_Reason_name = src.AnnotateAssessmentRequest_Reason_name AnnotateAssessmentRequest_Reason_value = src.AnnotateAssessmentRequest_Reason_value Assessment_ClassificationReason_name = src.Assessment_ClassificationReason_name Assessment_ClassificationReason_value = src.Assessment_ClassificationReason_value File_google_cloud_recaptchaenterprise_v1beta1_recaptchaenterprise_proto = src.File_google_cloud_recaptchaenterprise_v1beta1_recaptchaenterprise_proto TokenProperties_InvalidReason_name = src.TokenProperties_InvalidReason_name TokenProperties_InvalidReason_value = src.TokenProperties_InvalidReason_value )
Deprecated: Please use vars in: cloud.google.com/go/recaptchaenterprise/v2/apiv1beta1/recaptchaenterprisepb
Functions ¶
func RegisterRecaptchaEnterpriseServiceV1Beta1Server
deprecated
func RegisterRecaptchaEnterpriseServiceV1Beta1Server(s *grpc.Server, srv RecaptchaEnterpriseServiceV1Beta1Server)
Deprecated: Please use funcs in: cloud.google.com/go/recaptchaenterprise/v2/apiv1beta1/recaptchaenterprisepb
Types ¶
type AccountDefenderAssessment
deprecated
type AccountDefenderAssessment = src.AccountDefenderAssessment
Account Defender risk assessment.
Deprecated: Please use types in: cloud.google.com/go/recaptchaenterprise/v2/apiv1beta1/recaptchaenterprisepb
type AccountDefenderAssessment_AccountDefenderLabel
deprecated
type AccountDefenderAssessment_AccountDefenderLabel = src.AccountDefenderAssessment_AccountDefenderLabel
Labels returned by Account Defender for this request.
Deprecated: Please use types in: cloud.google.com/go/recaptchaenterprise/v2/apiv1beta1/recaptchaenterprisepb
type AnnotateAssessmentRequest
deprecated
type AnnotateAssessmentRequest = src.AnnotateAssessmentRequest
The request message to annotate an Assessment.
Deprecated: Please use types in: cloud.google.com/go/recaptchaenterprise/v2/apiv1beta1/recaptchaenterprisepb
type AnnotateAssessmentRequest_Annotation
deprecated
type AnnotateAssessmentRequest_Annotation = src.AnnotateAssessmentRequest_Annotation
Enum that represents the types of annotations.
Deprecated: Please use types in: cloud.google.com/go/recaptchaenterprise/v2/apiv1beta1/recaptchaenterprisepb
type AnnotateAssessmentRequest_Reason
deprecated
type AnnotateAssessmentRequest_Reason = src.AnnotateAssessmentRequest_Reason
Enum that represents potential reasons for annotating an assessment.
Deprecated: Please use types in: cloud.google.com/go/recaptchaenterprise/v2/apiv1beta1/recaptchaenterprisepb
type AnnotateAssessmentResponse
deprecated
type AnnotateAssessmentResponse = src.AnnotateAssessmentResponse
Empty response for AnnotateAssessment.
Deprecated: Please use types in: cloud.google.com/go/recaptchaenterprise/v2/apiv1beta1/recaptchaenterprisepb
type Assessment
deprecated
type Assessment = src.Assessment
A recaptcha assessment resource.
Deprecated: Please use types in: cloud.google.com/go/recaptchaenterprise/v2/apiv1beta1/recaptchaenterprisepb
type Assessment_ClassificationReason
deprecated
type Assessment_ClassificationReason = src.Assessment_ClassificationReason
Reasons contributing to the risk analysis verdict.
Deprecated: Please use types in: cloud.google.com/go/recaptchaenterprise/v2/apiv1beta1/recaptchaenterprisepb
type CreateAssessmentRequest
deprecated
type CreateAssessmentRequest = src.CreateAssessmentRequest
The create assessment request message.
Deprecated: Please use types in: cloud.google.com/go/recaptchaenterprise/v2/apiv1beta1/recaptchaenterprisepb
type PasswordLeakVerification
deprecated
type PasswordLeakVerification = src.PasswordLeakVerification
Password leak verification info.
Deprecated: Please use types in: cloud.google.com/go/recaptchaenterprise/v2/apiv1beta1/recaptchaenterprisepb
type RecaptchaEnterpriseServiceV1Beta1Client
deprecated
type RecaptchaEnterpriseServiceV1Beta1Client = src.RecaptchaEnterpriseServiceV1Beta1Client
RecaptchaEnterpriseServiceV1Beta1Client is the client API for RecaptchaEnterpriseServiceV1Beta1 service. For semantics around ctx use and closing/ending streaming RPCs, please refer to https://godoc.org/google.golang.org/grpc#ClientConn.NewStream.
Deprecated: Please use types in: cloud.google.com/go/recaptchaenterprise/v2/apiv1beta1/recaptchaenterprisepb
func NewRecaptchaEnterpriseServiceV1Beta1Client
deprecated
func NewRecaptchaEnterpriseServiceV1Beta1Client(cc grpc.ClientConnInterface) RecaptchaEnterpriseServiceV1Beta1Client
Deprecated: Please use funcs in: cloud.google.com/go/recaptchaenterprise/v2/apiv1beta1/recaptchaenterprisepb
type RecaptchaEnterpriseServiceV1Beta1Server
deprecated
type RecaptchaEnterpriseServiceV1Beta1Server = src.RecaptchaEnterpriseServiceV1Beta1Server
RecaptchaEnterpriseServiceV1Beta1Server is the server API for RecaptchaEnterpriseServiceV1Beta1 service.
Deprecated: Please use types in: cloud.google.com/go/recaptchaenterprise/v2/apiv1beta1/recaptchaenterprisepb
type TokenProperties ¶
type TokenProperties = src.TokenProperties
type TokenProperties_InvalidReason
deprecated
type TokenProperties_InvalidReason = src.TokenProperties_InvalidReason
Enum that represents the types of invalid token reasons.
Deprecated: Please use types in: cloud.google.com/go/recaptchaenterprise/v2/apiv1beta1/recaptchaenterprisepb
type UnimplementedRecaptchaEnterpriseServiceV1Beta1Server
deprecated
type UnimplementedRecaptchaEnterpriseServiceV1Beta1Server = src.UnimplementedRecaptchaEnterpriseServiceV1Beta1Server
UnimplementedRecaptchaEnterpriseServiceV1Beta1Server can be embedded to have forward compatible implementations.
Deprecated: Please use types in: cloud.google.com/go/recaptchaenterprise/v2/apiv1beta1/recaptchaenterprisepb