package recaptchaenterprise
import "google.golang.org/genproto/googleapis/cloud/recaptchaenterprise/v1"
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
- 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
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 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 )
Deprecated: Please use consts in: cloud.google.com/go/recaptchaenterprise/v2/apiv1/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 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 )
Deprecated: Please use vars in: cloud.google.com/go/recaptchaenterprise/v2/apiv1/recaptchaenterprisepb
Functions ¶
func RegisterRecaptchaEnterpriseServiceServer ¶
func RegisterRecaptchaEnterpriseServiceServer(s *grpc.Server, srv RecaptchaEnterpriseServiceServer)
Deprecated: Please use funcs in: cloud.google.com/go/recaptchaenterprise/v2/apiv1/recaptchaenterprisepb
Types ¶
type AccountDefenderAssessment ¶
type AccountDefenderAssessment = src.AccountDefenderAssessment
Account defender risk assessment.
Deprecated: Please use types in: cloud.google.com/go/recaptchaenterprise/v2/apiv1/recaptchaenterprisepb
type AccountDefenderAssessment_AccountDefenderLabel ¶
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/apiv1/recaptchaenterprisepb
type AndroidKeySettings ¶
type AndroidKeySettings = src.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 AnnotateAssessmentRequest ¶
type AnnotateAssessmentRequest = src.AnnotateAssessmentRequest
The request message to annotate an Assessment.
Deprecated: Please use types in: cloud.google.com/go/recaptchaenterprise/v2/apiv1/recaptchaenterprisepb
type AnnotateAssessmentRequest_Annotation ¶
type AnnotateAssessmentRequest_Annotation = src.AnnotateAssessmentRequest_Annotation
Enum that represents the types of annotations.
Deprecated: Please use types in: cloud.google.com/go/recaptchaenterprise/v2/apiv1/recaptchaenterprisepb
type AnnotateAssessmentRequest_Reason ¶
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/apiv1/recaptchaenterprisepb
type AnnotateAssessmentResponse ¶
type AnnotateAssessmentResponse = src.AnnotateAssessmentResponse
Empty response for AnnotateAssessment.
Deprecated: Please use types in: cloud.google.com/go/recaptchaenterprise/v2/apiv1/recaptchaenterprisepb
type Assessment ¶
type Assessment = src.Assessment
A recaptcha assessment resource.
Deprecated: Please use types in: cloud.google.com/go/recaptchaenterprise/v2/apiv1/recaptchaenterprisepb
type ChallengeMetrics ¶
type ChallengeMetrics = src.ChallengeMetrics
Metrics related to challenges.
Deprecated: Please use types in: cloud.google.com/go/recaptchaenterprise/v2/apiv1/recaptchaenterprisepb
type CreateAssessmentRequest ¶
type CreateAssessmentRequest = src.CreateAssessmentRequest
The create assessment request message.
Deprecated: Please use types in: cloud.google.com/go/recaptchaenterprise/v2/apiv1/recaptchaenterprisepb
type CreateKeyRequest ¶
type CreateKeyRequest = src.CreateKeyRequest
The create key request message.
Deprecated: Please use types in: cloud.google.com/go/recaptchaenterprise/v2/apiv1/recaptchaenterprisepb
type DeleteKeyRequest ¶
type DeleteKeyRequest = src.DeleteKeyRequest
The delete key request message.
Deprecated: Please use types in: cloud.google.com/go/recaptchaenterprise/v2/apiv1/recaptchaenterprisepb
type Event ¶
type GetKeyRequest ¶
type GetKeyRequest = src.GetKeyRequest
The get key request message.
Deprecated: Please use types in: cloud.google.com/go/recaptchaenterprise/v2/apiv1/recaptchaenterprisepb
type GetMetricsRequest ¶
type GetMetricsRequest = src.GetMetricsRequest
The get metrics request message.
Deprecated: Please use types in: cloud.google.com/go/recaptchaenterprise/v2/apiv1/recaptchaenterprisepb
type IOSKeySettings ¶
type IOSKeySettings = src.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 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_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 ¶
type ListKeysRequest = src.ListKeysRequest
The list keys request message.
Deprecated: Please use types in: cloud.google.com/go/recaptchaenterprise/v2/apiv1/recaptchaenterprisepb
type ListKeysResponse ¶
type ListKeysResponse = src.ListKeysResponse
Response to request to list keys in a project.
Deprecated: Please use types in: cloud.google.com/go/recaptchaenterprise/v2/apiv1/recaptchaenterprisepb
type ListRelatedAccountGroupMembershipsRequest ¶
type ListRelatedAccountGroupMembershipsRequest = src.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 ListRelatedAccountGroupMembershipsResponse ¶
type ListRelatedAccountGroupMembershipsResponse = src.ListRelatedAccountGroupMembershipsResponse
The response to a `ListRelatedAccountGroupMemberships` call.
Deprecated: Please use types in: cloud.google.com/go/recaptchaenterprise/v2/apiv1/recaptchaenterprisepb
type ListRelatedAccountGroupsRequest ¶
type ListRelatedAccountGroupsRequest = src.ListRelatedAccountGroupsRequest
The request message to list related account groups.
Deprecated: Please use types in: cloud.google.com/go/recaptchaenterprise/v2/apiv1/recaptchaenterprisepb
type ListRelatedAccountGroupsResponse ¶
type ListRelatedAccountGroupsResponse = src.ListRelatedAccountGroupsResponse
The response to a `ListRelatedAccountGroups` call.
Deprecated: Please use types in: cloud.google.com/go/recaptchaenterprise/v2/apiv1/recaptchaenterprisepb
type Metrics ¶
Metrics for a single Key.
Deprecated: Please use types in: cloud.google.com/go/recaptchaenterprise/v2/apiv1/recaptchaenterprisepb
type MigrateKeyRequest ¶
type MigrateKeyRequest = src.MigrateKeyRequest
The migrate key request message.
Deprecated: Please use types in: cloud.google.com/go/recaptchaenterprise/v2/apiv1/recaptchaenterprisepb
type PrivatePasswordLeakVerification ¶
type PrivatePasswordLeakVerification = src.PrivatePasswordLeakVerification
Private password leak verification info.
Deprecated: Please use types in: cloud.google.com/go/recaptchaenterprise/v2/apiv1/recaptchaenterprisepb
type RecaptchaEnterpriseServiceClient ¶
type RecaptchaEnterpriseServiceClient = src.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
func NewRecaptchaEnterpriseServiceClient ¶
func NewRecaptchaEnterpriseServiceClient(cc grpc.ClientConnInterface) RecaptchaEnterpriseServiceClient
Deprecated: Please use funcs in: cloud.google.com/go/recaptchaenterprise/v2/apiv1/recaptchaenterprisepb
type RecaptchaEnterpriseServiceServer ¶
type RecaptchaEnterpriseServiceServer = src.RecaptchaEnterpriseServiceServer
RecaptchaEnterpriseServiceServer is the server API for RecaptchaEnterpriseService service.
Deprecated: Please use types in: cloud.google.com/go/recaptchaenterprise/v2/apiv1/recaptchaenterprisepb
type RelatedAccountGroup ¶
type RelatedAccountGroup = src.RelatedAccountGroup
A group of related accounts.
Deprecated: Please use types in: cloud.google.com/go/recaptchaenterprise/v2/apiv1/recaptchaenterprisepb
type RelatedAccountGroupMembership ¶
type RelatedAccountGroupMembership = src.RelatedAccountGroupMembership
A membership in a group of related accounts.
Deprecated: Please use types in: cloud.google.com/go/recaptchaenterprise/v2/apiv1/recaptchaenterprisepb
type RetrieveLegacySecretKeyRequest ¶
type RetrieveLegacySecretKeyRequest = src.RetrieveLegacySecretKeyRequest
The retrieve legacy secret key request message.
Deprecated: Please use types in: cloud.google.com/go/recaptchaenterprise/v2/apiv1/recaptchaenterprisepb
type RetrieveLegacySecretKeyResponse ¶
type RetrieveLegacySecretKeyResponse = src.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 RiskAnalysis ¶
type RiskAnalysis = src.RiskAnalysis
Risk analysis result for an event.
Deprecated: Please use types in: cloud.google.com/go/recaptchaenterprise/v2/apiv1/recaptchaenterprisepb
type RiskAnalysis_ClassificationReason ¶
type RiskAnalysis_ClassificationReason = src.RiskAnalysis_ClassificationReason
Reasons contributing to the risk analysis verdict.
Deprecated: Please use types in: cloud.google.com/go/recaptchaenterprise/v2/apiv1/recaptchaenterprisepb
type ScoreDistribution ¶
type ScoreDistribution = src.ScoreDistribution
Score distribution.
Deprecated: Please use types in: cloud.google.com/go/recaptchaenterprise/v2/apiv1/recaptchaenterprisepb
type ScoreMetrics ¶
type ScoreMetrics = src.ScoreMetrics
Metrics related to scoring.
Deprecated: Please use types in: cloud.google.com/go/recaptchaenterprise/v2/apiv1/recaptchaenterprisepb
type SearchRelatedAccountGroupMembershipsRequest ¶
type SearchRelatedAccountGroupMembershipsRequest = src.SearchRelatedAccountGroupMembershipsRequest
The request message to search related account group memberships.
Deprecated: Please use types in: cloud.google.com/go/recaptchaenterprise/v2/apiv1/recaptchaenterprisepb
type SearchRelatedAccountGroupMembershipsResponse ¶
type SearchRelatedAccountGroupMembershipsResponse = src.SearchRelatedAccountGroupMembershipsResponse
The response to a `SearchRelatedAccountGroupMemberships` call.
Deprecated: Please use types in: cloud.google.com/go/recaptchaenterprise/v2/apiv1/recaptchaenterprisepb
type TestingOptions ¶
type TestingOptions = src.TestingOptions
Options for user acceptance testing.
Deprecated: Please use types in: cloud.google.com/go/recaptchaenterprise/v2/apiv1/recaptchaenterprisepb
type TestingOptions_TestingChallenge ¶
type TestingOptions_TestingChallenge = src.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 TokenProperties ¶
type TokenProperties = src.TokenProperties
type TokenProperties_InvalidReason ¶
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/apiv1/recaptchaenterprisepb
type UnimplementedRecaptchaEnterpriseServiceServer ¶
type UnimplementedRecaptchaEnterpriseServiceServer = src.UnimplementedRecaptchaEnterpriseServiceServer
UnimplementedRecaptchaEnterpriseServiceServer can be embedded to have forward compatible implementations.
Deprecated: Please use types in: cloud.google.com/go/recaptchaenterprise/v2/apiv1/recaptchaenterprisepb
type UpdateKeyRequest ¶
type UpdateKeyRequest = src.UpdateKeyRequest
The update key request message.
Deprecated: Please use types in: cloud.google.com/go/recaptchaenterprise/v2/apiv1/recaptchaenterprisepb
type WafSettings ¶
type WafSettings = src.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_WafFeature ¶
type WafSettings_WafFeature = src.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_WafService ¶
type WafSettings_WafService = src.WafSettings_WafService
Web Application Firewalls supported by reCAPTCHA Enterprise.
Deprecated: Please use types in: cloud.google.com/go/recaptchaenterprise/v2/apiv1/recaptchaenterprisepb
type WebKeySettings ¶
type WebKeySettings = src.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_ChallengeSecurityPreference ¶
type WebKeySettings_ChallengeSecurityPreference = src.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_IntegrationType ¶
type WebKeySettings_IntegrationType = src.WebKeySettings_IntegrationType
Enum that represents the integration types for web keys.
Deprecated: Please use types in: cloud.google.com/go/recaptchaenterprise/v2/apiv1/recaptchaenterprisepb
Source Files ¶
alias.go
- Version
- v0.0.0-20250219182151-9fdb1cabc7b2 (latest)
- Published
- Feb 19, 2025
- Platform
- linux/amd64
- Imports
- 2 packages
- Last checked
- 1 hour ago –
Tools for package owners.