...

Package recaptchaenterprise

import "google.golang.org/genproto/googleapis/cloud/recaptchaenterprise/v1"
Overview
Index

Overview ▾

Package recaptchaenterprise aliases all exported identifiers in package "cloud.google.com/go/recaptchaenterprise/v2/apiv1/recaptchaenterprisepb".

Deprecated: Please use types in: cloud.google.com/go/recaptchaenterprise/v2/apiv1/recaptchaenterprisepb. Please read https://github.com/googleapis/google-cloud-go/blob/main/migration.md for more details.

Index ▾

Constants
Variables
func RegisterRecaptchaEnterpriseServiceServer(s *grpc.Server, srv RecaptchaEnterpriseServiceServer)
type AccountDefenderAssessment
type AccountDefenderAssessment_AccountDefenderLabel
type AndroidKeySettings
type AnnotateAssessmentRequest
type AnnotateAssessmentRequest_Annotation
type AnnotateAssessmentRequest_Reason
type AnnotateAssessmentResponse
type Assessment
type ChallengeMetrics
type CreateAssessmentRequest
type CreateKeyRequest
type DeleteKeyRequest
type Event
type GetKeyRequest
type GetMetricsRequest
type IOSKeySettings
type Key
type Key_AndroidSettings
type Key_IosSettings
type Key_WebSettings
type ListKeysRequest
type ListKeysResponse
type ListRelatedAccountGroupMembershipsRequest
type ListRelatedAccountGroupMembershipsResponse
type ListRelatedAccountGroupsRequest
type ListRelatedAccountGroupsResponse
type Metrics
type MigrateKeyRequest
type PrivatePasswordLeakVerification
type RecaptchaEnterpriseServiceClient
    func NewRecaptchaEnterpriseServiceClient(cc grpc.ClientConnInterface) RecaptchaEnterpriseServiceClient
type RecaptchaEnterpriseServiceServer
type RelatedAccountGroup
type RelatedAccountGroupMembership
type RetrieveLegacySecretKeyRequest
type RetrieveLegacySecretKeyResponse
type RiskAnalysis
type RiskAnalysis_ClassificationReason
type ScoreDistribution
type ScoreMetrics
type SearchRelatedAccountGroupMembershipsRequest
type SearchRelatedAccountGroupMembershipsResponse
type TestingOptions
type TestingOptions_TestingChallenge
type TokenProperties
type TokenProperties_InvalidReason
type UnimplementedRecaptchaEnterpriseServiceServer
type UpdateKeyRequest
type WafSettings
type WafSettings_WafFeature
type WafSettings_WafService
type WebKeySettings
type WebKeySettings_ChallengeSecurityPreference
type WebKeySettings_IntegrationType

Package files

alias.go

Constants

Deprecated: Please use consts in: cloud.google.com/go/recaptchaenterprise/v2/apiv1/recaptchaenterprisepb

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
    AnnotateAssessmentRequest_REFUND                             = src.AnnotateAssessmentRequest_REFUND
    AnnotateAssessmentRequest_REFUND_FRAUD                       = src.AnnotateAssessmentRequest_REFUND_FRAUD
    AnnotateAssessmentRequest_SOCIAL_SPAM                        = src.AnnotateAssessmentRequest_SOCIAL_SPAM
    AnnotateAssessmentRequest_TRANSACTION_ACCEPTED               = src.AnnotateAssessmentRequest_TRANSACTION_ACCEPTED
    AnnotateAssessmentRequest_TRANSACTION_DECLINED               = src.AnnotateAssessmentRequest_TRANSACTION_DECLINED
    RiskAnalysis_AUTOMATION                                      = src.RiskAnalysis_AUTOMATION
    RiskAnalysis_CLASSIFICATION_REASON_UNSPECIFIED               = src.RiskAnalysis_CLASSIFICATION_REASON_UNSPECIFIED
    RiskAnalysis_LOW_CONFIDENCE_SCORE                            = src.RiskAnalysis_LOW_CONFIDENCE_SCORE
    RiskAnalysis_TOO_MUCH_TRAFFIC                                = src.RiskAnalysis_TOO_MUCH_TRAFFIC
    RiskAnalysis_UNEXPECTED_ENVIRONMENT                          = src.RiskAnalysis_UNEXPECTED_ENVIRONMENT
    RiskAnalysis_UNEXPECTED_USAGE_PATTERNS                       = src.RiskAnalysis_UNEXPECTED_USAGE_PATTERNS
    TestingOptions_NOCAPTCHA                                     = src.TestingOptions_NOCAPTCHA
    TestingOptions_TESTING_CHALLENGE_UNSPECIFIED                 = src.TestingOptions_TESTING_CHALLENGE_UNSPECIFIED
    TestingOptions_UNSOLVABLE_CHALLENGE                          = src.TestingOptions_UNSOLVABLE_CHALLENGE
    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_UNKNOWN_INVALID_REASON                       = src.TokenProperties_UNKNOWN_INVALID_REASON
    WafSettings_ACTION_TOKEN                                     = src.WafSettings_ACTION_TOKEN
    WafSettings_CA                                               = src.WafSettings_CA
    WafSettings_CHALLENGE_PAGE                                   = src.WafSettings_CHALLENGE_PAGE
    WafSettings_SESSION_TOKEN                                    = src.WafSettings_SESSION_TOKEN
    WafSettings_WAF_FEATURE_UNSPECIFIED                          = src.WafSettings_WAF_FEATURE_UNSPECIFIED
    WafSettings_WAF_SERVICE_UNSPECIFIED                          = src.WafSettings_WAF_SERVICE_UNSPECIFIED
    WebKeySettings_BALANCE                                       = src.WebKeySettings_BALANCE
    WebKeySettings_CHALLENGE_SECURITY_PREFERENCE_UNSPECIFIED     = src.WebKeySettings_CHALLENGE_SECURITY_PREFERENCE_UNSPECIFIED
    WebKeySettings_CHECKBOX                                      = src.WebKeySettings_CHECKBOX
    WebKeySettings_INTEGRATION_TYPE_UNSPECIFIED                  = src.WebKeySettings_INTEGRATION_TYPE_UNSPECIFIED
    WebKeySettings_INVISIBLE                                     = src.WebKeySettings_INVISIBLE
    WebKeySettings_SCORE                                         = src.WebKeySettings_SCORE
    WebKeySettings_SECURITY                                      = src.WebKeySettings_SECURITY
    WebKeySettings_USABILITY                                     = src.WebKeySettings_USABILITY
)

Variables

Deprecated: Please use vars in: cloud.google.com/go/recaptchaenterprise/v2/apiv1/recaptchaenterprisepb

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
    File_google_cloud_recaptchaenterprise_v1_recaptchaenterprise_proto = src.File_google_cloud_recaptchaenterprise_v1_recaptchaenterprise_proto
    RiskAnalysis_ClassificationReason_name                             = src.RiskAnalysis_ClassificationReason_name
    RiskAnalysis_ClassificationReason_value                            = src.RiskAnalysis_ClassificationReason_value
    TestingOptions_TestingChallenge_name                               = src.TestingOptions_TestingChallenge_name
    TestingOptions_TestingChallenge_value                              = src.TestingOptions_TestingChallenge_value
    TokenProperties_InvalidReason_name                                 = src.TokenProperties_InvalidReason_name
    TokenProperties_InvalidReason_value                                = src.TokenProperties_InvalidReason_value
    WafSettings_WafFeature_name                                        = src.WafSettings_WafFeature_name
    WafSettings_WafFeature_value                                       = src.WafSettings_WafFeature_value
    WafSettings_WafService_name                                        = src.WafSettings_WafService_name
    WafSettings_WafService_value                                       = src.WafSettings_WafService_value
    WebKeySettings_ChallengeSecurityPreference_name                    = src.WebKeySettings_ChallengeSecurityPreference_name
    WebKeySettings_ChallengeSecurityPreference_value                   = src.WebKeySettings_ChallengeSecurityPreference_value
    WebKeySettings_IntegrationType_name                                = src.WebKeySettings_IntegrationType_name
    WebKeySettings_IntegrationType_value                               = src.WebKeySettings_IntegrationType_value
)

func RegisterRecaptchaEnterpriseServiceServer

func RegisterRecaptchaEnterpriseServiceServer(s *grpc.Server, srv RecaptchaEnterpriseServiceServer)

Deprecated: Please use funcs in: cloud.google.com/go/recaptchaenterprise/v2/apiv1/recaptchaenterprisepb

type AccountDefenderAssessment

Account defender risk assessment.

Deprecated: Please use types in: cloud.google.com/go/recaptchaenterprise/v2/apiv1/recaptchaenterprisepb

type AccountDefenderAssessment = src.AccountDefenderAssessment

type AccountDefenderAssessment_AccountDefenderLabel

Labels returned by account defender for this request.

Deprecated: Please use types in: cloud.google.com/go/recaptchaenterprise/v2/apiv1/recaptchaenterprisepb

type AccountDefenderAssessment_AccountDefenderLabel = src.AccountDefenderAssessment_AccountDefenderLabel

type AndroidKeySettings

Settings specific to keys that can be used by Android apps.

Deprecated: Please use types in: cloud.google.com/go/recaptchaenterprise/v2/apiv1/recaptchaenterprisepb

type AndroidKeySettings = src.AndroidKeySettings

type AnnotateAssessmentRequest

The request message to annotate an Assessment.

Deprecated: Please use types in: cloud.google.com/go/recaptchaenterprise/v2/apiv1/recaptchaenterprisepb

type AnnotateAssessmentRequest = src.AnnotateAssessmentRequest

type AnnotateAssessmentRequest_Annotation

Enum that represents the types of annotations.

Deprecated: Please use types in: cloud.google.com/go/recaptchaenterprise/v2/apiv1/recaptchaenterprisepb

type AnnotateAssessmentRequest_Annotation = src.AnnotateAssessmentRequest_Annotation

type AnnotateAssessmentRequest_Reason

Enum that represents potential reasons for annotating an assessment.

Deprecated: Please use types in: cloud.google.com/go/recaptchaenterprise/v2/apiv1/recaptchaenterprisepb

type AnnotateAssessmentRequest_Reason = src.AnnotateAssessmentRequest_Reason

type AnnotateAssessmentResponse

Empty response for AnnotateAssessment.

Deprecated: Please use types in: cloud.google.com/go/recaptchaenterprise/v2/apiv1/recaptchaenterprisepb

type AnnotateAssessmentResponse = src.AnnotateAssessmentResponse

type Assessment

A recaptcha assessment resource.

Deprecated: Please use types in: cloud.google.com/go/recaptchaenterprise/v2/apiv1/recaptchaenterprisepb

type Assessment = src.Assessment

type ChallengeMetrics

Metrics related to challenges.

Deprecated: Please use types in: cloud.google.com/go/recaptchaenterprise/v2/apiv1/recaptchaenterprisepb

type ChallengeMetrics = src.ChallengeMetrics

type CreateAssessmentRequest

The create assessment request message.

Deprecated: Please use types in: cloud.google.com/go/recaptchaenterprise/v2/apiv1/recaptchaenterprisepb

type CreateAssessmentRequest = src.CreateAssessmentRequest

type CreateKeyRequest

The create key request message.

Deprecated: Please use types in: cloud.google.com/go/recaptchaenterprise/v2/apiv1/recaptchaenterprisepb

type CreateKeyRequest = src.CreateKeyRequest

type DeleteKeyRequest

The delete key request message.

Deprecated: Please use types in: cloud.google.com/go/recaptchaenterprise/v2/apiv1/recaptchaenterprisepb

type DeleteKeyRequest = src.DeleteKeyRequest

type Event

type Event = src.Event

type GetKeyRequest

The get key request message.

Deprecated: Please use types in: cloud.google.com/go/recaptchaenterprise/v2/apiv1/recaptchaenterprisepb

type GetKeyRequest = src.GetKeyRequest

type GetMetricsRequest

The get metrics request message.

Deprecated: Please use types in: cloud.google.com/go/recaptchaenterprise/v2/apiv1/recaptchaenterprisepb

type GetMetricsRequest = src.GetMetricsRequest

type IOSKeySettings

Settings specific to keys that can be used by iOS apps.

Deprecated: Please use types in: cloud.google.com/go/recaptchaenterprise/v2/apiv1/recaptchaenterprisepb

type IOSKeySettings = src.IOSKeySettings

type Key

A key used to identify and configure applications (web and/or mobile) that use reCAPTCHA Enterprise.

Deprecated: Please use types in: cloud.google.com/go/recaptchaenterprise/v2/apiv1/recaptchaenterprisepb

type Key = src.Key

type Key_AndroidSettings

type Key_AndroidSettings = src.Key_AndroidSettings

type Key_IosSettings

type Key_IosSettings = src.Key_IosSettings

type Key_WebSettings

type Key_WebSettings = src.Key_WebSettings

type ListKeysRequest

The list keys request message.

Deprecated: Please use types in: cloud.google.com/go/recaptchaenterprise/v2/apiv1/recaptchaenterprisepb

type ListKeysRequest = src.ListKeysRequest

type ListKeysResponse

Response to request to list keys in a project.

Deprecated: Please use types in: cloud.google.com/go/recaptchaenterprise/v2/apiv1/recaptchaenterprisepb

type ListKeysResponse = src.ListKeysResponse

type ListRelatedAccountGroupMembershipsRequest

The request message to list memberships in a related account group.

Deprecated: Please use types in: cloud.google.com/go/recaptchaenterprise/v2/apiv1/recaptchaenterprisepb

type ListRelatedAccountGroupMembershipsRequest = src.ListRelatedAccountGroupMembershipsRequest

type ListRelatedAccountGroupMembershipsResponse

The response to a `ListRelatedAccountGroupMemberships` call.

Deprecated: Please use types in: cloud.google.com/go/recaptchaenterprise/v2/apiv1/recaptchaenterprisepb

type ListRelatedAccountGroupMembershipsResponse = src.ListRelatedAccountGroupMembershipsResponse

type ListRelatedAccountGroupsRequest

The request message to list related account groups.

Deprecated: Please use types in: cloud.google.com/go/recaptchaenterprise/v2/apiv1/recaptchaenterprisepb

type ListRelatedAccountGroupsRequest = src.ListRelatedAccountGroupsRequest

type ListRelatedAccountGroupsResponse

The response to a `ListRelatedAccountGroups` call.

Deprecated: Please use types in: cloud.google.com/go/recaptchaenterprise/v2/apiv1/recaptchaenterprisepb

type ListRelatedAccountGroupsResponse = src.ListRelatedAccountGroupsResponse

type Metrics

Metrics for a single Key.

Deprecated: Please use types in: cloud.google.com/go/recaptchaenterprise/v2/apiv1/recaptchaenterprisepb

type Metrics = src.Metrics

type MigrateKeyRequest

The migrate key request message.

Deprecated: Please use types in: cloud.google.com/go/recaptchaenterprise/v2/apiv1/recaptchaenterprisepb

type MigrateKeyRequest = src.MigrateKeyRequest

type PrivatePasswordLeakVerification

Private password leak verification info.

Deprecated: Please use types in: cloud.google.com/go/recaptchaenterprise/v2/apiv1/recaptchaenterprisepb

type PrivatePasswordLeakVerification = src.PrivatePasswordLeakVerification

type RecaptchaEnterpriseServiceClient

RecaptchaEnterpriseServiceClient is the client API for RecaptchaEnterpriseService 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/apiv1/recaptchaenterprisepb

type RecaptchaEnterpriseServiceClient = src.RecaptchaEnterpriseServiceClient

func NewRecaptchaEnterpriseServiceClient

func NewRecaptchaEnterpriseServiceClient(cc grpc.ClientConnInterface) RecaptchaEnterpriseServiceClient

Deprecated: Please use funcs in: cloud.google.com/go/recaptchaenterprise/v2/apiv1/recaptchaenterprisepb

type RecaptchaEnterpriseServiceServer

RecaptchaEnterpriseServiceServer is the server API for RecaptchaEnterpriseService service.

Deprecated: Please use types in: cloud.google.com/go/recaptchaenterprise/v2/apiv1/recaptchaenterprisepb

type RecaptchaEnterpriseServiceServer = src.RecaptchaEnterpriseServiceServer

type RelatedAccountGroup

A group of related accounts.

Deprecated: Please use types in: cloud.google.com/go/recaptchaenterprise/v2/apiv1/recaptchaenterprisepb

type RelatedAccountGroup = src.RelatedAccountGroup

type RelatedAccountGroupMembership

A membership in a group of related accounts.

Deprecated: Please use types in: cloud.google.com/go/recaptchaenterprise/v2/apiv1/recaptchaenterprisepb

type RelatedAccountGroupMembership = src.RelatedAccountGroupMembership

type RetrieveLegacySecretKeyRequest

The retrieve legacy secret key request message.

Deprecated: Please use types in: cloud.google.com/go/recaptchaenterprise/v2/apiv1/recaptchaenterprisepb

type RetrieveLegacySecretKeyRequest = src.RetrieveLegacySecretKeyRequest

type RetrieveLegacySecretKeyResponse

Secret key is used only in legacy reCAPTCHA. It must be used in a 3rd party integration with legacy reCAPTCHA.

Deprecated: Please use types in: cloud.google.com/go/recaptchaenterprise/v2/apiv1/recaptchaenterprisepb

type RetrieveLegacySecretKeyResponse = src.RetrieveLegacySecretKeyResponse

type RiskAnalysis

Risk analysis result for an event.

Deprecated: Please use types in: cloud.google.com/go/recaptchaenterprise/v2/apiv1/recaptchaenterprisepb

type RiskAnalysis = src.RiskAnalysis

type RiskAnalysis_ClassificationReason

Reasons contributing to the risk analysis verdict.

Deprecated: Please use types in: cloud.google.com/go/recaptchaenterprise/v2/apiv1/recaptchaenterprisepb

type RiskAnalysis_ClassificationReason = src.RiskAnalysis_ClassificationReason

type ScoreDistribution

Score distribution.

Deprecated: Please use types in: cloud.google.com/go/recaptchaenterprise/v2/apiv1/recaptchaenterprisepb

type ScoreDistribution = src.ScoreDistribution

type ScoreMetrics

Metrics related to scoring.

Deprecated: Please use types in: cloud.google.com/go/recaptchaenterprise/v2/apiv1/recaptchaenterprisepb

type ScoreMetrics = src.ScoreMetrics

type SearchRelatedAccountGroupMembershipsRequest

The request message to search related account group memberships.

Deprecated: Please use types in: cloud.google.com/go/recaptchaenterprise/v2/apiv1/recaptchaenterprisepb

type SearchRelatedAccountGroupMembershipsRequest = src.SearchRelatedAccountGroupMembershipsRequest

type SearchRelatedAccountGroupMembershipsResponse

The response to a `SearchRelatedAccountGroupMemberships` call.

Deprecated: Please use types in: cloud.google.com/go/recaptchaenterprise/v2/apiv1/recaptchaenterprisepb

type SearchRelatedAccountGroupMembershipsResponse = src.SearchRelatedAccountGroupMembershipsResponse

type TestingOptions

Options for user acceptance testing.

Deprecated: Please use types in: cloud.google.com/go/recaptchaenterprise/v2/apiv1/recaptchaenterprisepb

type TestingOptions = src.TestingOptions

type TestingOptions_TestingChallenge

Enum that represents the challenge option for challenge-based (CHECKBOX, INVISIBLE) testing keys.

Deprecated: Please use types in: cloud.google.com/go/recaptchaenterprise/v2/apiv1/recaptchaenterprisepb

type TestingOptions_TestingChallenge = src.TestingOptions_TestingChallenge

type TokenProperties

type TokenProperties = src.TokenProperties

type TokenProperties_InvalidReason

Enum that represents the types of invalid token reasons.

Deprecated: Please use types in: cloud.google.com/go/recaptchaenterprise/v2/apiv1/recaptchaenterprisepb

type TokenProperties_InvalidReason = src.TokenProperties_InvalidReason

type UnimplementedRecaptchaEnterpriseServiceServer

UnimplementedRecaptchaEnterpriseServiceServer can be embedded to have forward compatible implementations.

Deprecated: Please use types in: cloud.google.com/go/recaptchaenterprise/v2/apiv1/recaptchaenterprisepb

type UnimplementedRecaptchaEnterpriseServiceServer = src.UnimplementedRecaptchaEnterpriseServiceServer

type UpdateKeyRequest

The update key request message.

Deprecated: Please use types in: cloud.google.com/go/recaptchaenterprise/v2/apiv1/recaptchaenterprisepb

type UpdateKeyRequest = src.UpdateKeyRequest

type WafSettings

Settings specific to keys that can be used for WAF (Web Application Firewall).

Deprecated: Please use types in: cloud.google.com/go/recaptchaenterprise/v2/apiv1/recaptchaenterprisepb

type WafSettings = src.WafSettings

type WafSettings_WafFeature

Supported WAF features. For more information, see https://cloud.google.com/recaptcha-enterprise/docs/usecase#comparison_of_features.

Deprecated: Please use types in: cloud.google.com/go/recaptchaenterprise/v2/apiv1/recaptchaenterprisepb

type WafSettings_WafFeature = src.WafSettings_WafFeature

type WafSettings_WafService

Web Application Firewalls supported by reCAPTCHA Enterprise.

Deprecated: Please use types in: cloud.google.com/go/recaptchaenterprise/v2/apiv1/recaptchaenterprisepb

type WafSettings_WafService = src.WafSettings_WafService

type WebKeySettings

Settings specific to keys that can be used by websites.

Deprecated: Please use types in: cloud.google.com/go/recaptchaenterprise/v2/apiv1/recaptchaenterprisepb

type WebKeySettings = src.WebKeySettings

type WebKeySettings_ChallengeSecurityPreference

Enum that represents the possible challenge frequency and difficulty configurations for a web key.

Deprecated: Please use types in: cloud.google.com/go/recaptchaenterprise/v2/apiv1/recaptchaenterprisepb

type WebKeySettings_ChallengeSecurityPreference = src.WebKeySettings_ChallengeSecurityPreference

type WebKeySettings_IntegrationType

Enum that represents the integration types for web keys.

Deprecated: Please use types in: cloud.google.com/go/recaptchaenterprise/v2/apiv1/recaptchaenterprisepb

type WebKeySettings_IntegrationType = src.WebKeySettings_IntegrationType