...

Source file src/google.golang.org/genproto/googleapis/cloud/recaptchaenterprise/v1/alias.go

Documentation: google.golang.org/genproto/googleapis/cloud/recaptchaenterprise/v1

     1  // Copyright 2022 Google LLC
     2  //
     3  // Licensed under the Apache License, Version 2.0 (the "License");
     4  // you may not use this file except in compliance with the License.
     5  // You may obtain a copy of the License at
     6  //
     7  //     http://www.apache.org/licenses/LICENSE-2.0
     8  //
     9  // Unless required by applicable law or agreed to in writing, software
    10  // distributed under the License is distributed on an "AS IS" BASIS,
    11  // WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
    12  // See the License for the specific language governing permissions and
    13  // limitations under the License.
    14  
    15  // Code generated by aliasgen. DO NOT EDIT.
    16  
    17  // Package recaptchaenterprise aliases all exported identifiers in package
    18  // "cloud.google.com/go/recaptchaenterprise/v2/apiv1/recaptchaenterprisepb".
    19  //
    20  // Deprecated: Please use types in: cloud.google.com/go/recaptchaenterprise/v2/apiv1/recaptchaenterprisepb.
    21  // Please read https://github.com/googleapis/google-cloud-go/blob/main/migration.md
    22  // for more details.
    23  package recaptchaenterprise
    24  
    25  import (
    26  	src "cloud.google.com/go/recaptchaenterprise/v2/apiv1/recaptchaenterprisepb"
    27  	grpc "google.golang.org/grpc"
    28  )
    29  
    30  // Deprecated: Please use consts in: cloud.google.com/go/recaptchaenterprise/v2/apiv1/recaptchaenterprisepb
    31  const (
    32  	AccountDefenderAssessment_ACCOUNT_DEFENDER_LABEL_UNSPECIFIED = src.AccountDefenderAssessment_ACCOUNT_DEFENDER_LABEL_UNSPECIFIED
    33  	AccountDefenderAssessment_PROFILE_MATCH                      = src.AccountDefenderAssessment_PROFILE_MATCH
    34  	AccountDefenderAssessment_RELATED_ACCOUNTS_NUMBER_HIGH       = src.AccountDefenderAssessment_RELATED_ACCOUNTS_NUMBER_HIGH
    35  	AccountDefenderAssessment_SUSPICIOUS_ACCOUNT_CREATION        = src.AccountDefenderAssessment_SUSPICIOUS_ACCOUNT_CREATION
    36  	AccountDefenderAssessment_SUSPICIOUS_LOGIN_ACTIVITY          = src.AccountDefenderAssessment_SUSPICIOUS_LOGIN_ACTIVITY
    37  	AnnotateAssessmentRequest_ANNOTATION_UNSPECIFIED             = src.AnnotateAssessmentRequest_ANNOTATION_UNSPECIFIED
    38  	AnnotateAssessmentRequest_CHARGEBACK                         = src.AnnotateAssessmentRequest_CHARGEBACK
    39  	AnnotateAssessmentRequest_CHARGEBACK_DISPUTE                 = src.AnnotateAssessmentRequest_CHARGEBACK_DISPUTE
    40  	AnnotateAssessmentRequest_CHARGEBACK_FRAUD                   = src.AnnotateAssessmentRequest_CHARGEBACK_FRAUD
    41  	AnnotateAssessmentRequest_CORRECT_PASSWORD                   = src.AnnotateAssessmentRequest_CORRECT_PASSWORD
    42  	AnnotateAssessmentRequest_FAILED_TWO_FACTOR                  = src.AnnotateAssessmentRequest_FAILED_TWO_FACTOR
    43  	AnnotateAssessmentRequest_FRAUDULENT                         = src.AnnotateAssessmentRequest_FRAUDULENT
    44  	AnnotateAssessmentRequest_INCORRECT_PASSWORD                 = src.AnnotateAssessmentRequest_INCORRECT_PASSWORD
    45  	AnnotateAssessmentRequest_INITIATED_TWO_FACTOR               = src.AnnotateAssessmentRequest_INITIATED_TWO_FACTOR
    46  	AnnotateAssessmentRequest_LEGITIMATE                         = src.AnnotateAssessmentRequest_LEGITIMATE
    47  	AnnotateAssessmentRequest_PASSED_TWO_FACTOR                  = src.AnnotateAssessmentRequest_PASSED_TWO_FACTOR
    48  	AnnotateAssessmentRequest_PASSWORD_CORRECT                   = src.AnnotateAssessmentRequest_PASSWORD_CORRECT
    49  	AnnotateAssessmentRequest_PASSWORD_INCORRECT                 = src.AnnotateAssessmentRequest_PASSWORD_INCORRECT
    50  	AnnotateAssessmentRequest_PAYMENT_HEURISTICS                 = src.AnnotateAssessmentRequest_PAYMENT_HEURISTICS
    51  	AnnotateAssessmentRequest_REASON_UNSPECIFIED                 = src.AnnotateAssessmentRequest_REASON_UNSPECIFIED
    52  	AnnotateAssessmentRequest_REFUND                             = src.AnnotateAssessmentRequest_REFUND
    53  	AnnotateAssessmentRequest_REFUND_FRAUD                       = src.AnnotateAssessmentRequest_REFUND_FRAUD
    54  	AnnotateAssessmentRequest_SOCIAL_SPAM                        = src.AnnotateAssessmentRequest_SOCIAL_SPAM
    55  	AnnotateAssessmentRequest_TRANSACTION_ACCEPTED               = src.AnnotateAssessmentRequest_TRANSACTION_ACCEPTED
    56  	AnnotateAssessmentRequest_TRANSACTION_DECLINED               = src.AnnotateAssessmentRequest_TRANSACTION_DECLINED
    57  	RiskAnalysis_AUTOMATION                                      = src.RiskAnalysis_AUTOMATION
    58  	RiskAnalysis_CLASSIFICATION_REASON_UNSPECIFIED               = src.RiskAnalysis_CLASSIFICATION_REASON_UNSPECIFIED
    59  	RiskAnalysis_LOW_CONFIDENCE_SCORE                            = src.RiskAnalysis_LOW_CONFIDENCE_SCORE
    60  	RiskAnalysis_TOO_MUCH_TRAFFIC                                = src.RiskAnalysis_TOO_MUCH_TRAFFIC
    61  	RiskAnalysis_UNEXPECTED_ENVIRONMENT                          = src.RiskAnalysis_UNEXPECTED_ENVIRONMENT
    62  	RiskAnalysis_UNEXPECTED_USAGE_PATTERNS                       = src.RiskAnalysis_UNEXPECTED_USAGE_PATTERNS
    63  	TestingOptions_NOCAPTCHA                                     = src.TestingOptions_NOCAPTCHA
    64  	TestingOptions_TESTING_CHALLENGE_UNSPECIFIED                 = src.TestingOptions_TESTING_CHALLENGE_UNSPECIFIED
    65  	TestingOptions_UNSOLVABLE_CHALLENGE                          = src.TestingOptions_UNSOLVABLE_CHALLENGE
    66  	TokenProperties_BROWSER_ERROR                                = src.TokenProperties_BROWSER_ERROR
    67  	TokenProperties_DUPE                                         = src.TokenProperties_DUPE
    68  	TokenProperties_EXPIRED                                      = src.TokenProperties_EXPIRED
    69  	TokenProperties_INVALID_REASON_UNSPECIFIED                   = src.TokenProperties_INVALID_REASON_UNSPECIFIED
    70  	TokenProperties_MALFORMED                                    = src.TokenProperties_MALFORMED
    71  	TokenProperties_MISSING                                      = src.TokenProperties_MISSING
    72  	TokenProperties_UNKNOWN_INVALID_REASON                       = src.TokenProperties_UNKNOWN_INVALID_REASON
    73  	WafSettings_ACTION_TOKEN                                     = src.WafSettings_ACTION_TOKEN
    74  	WafSettings_CA                                               = src.WafSettings_CA
    75  	WafSettings_CHALLENGE_PAGE                                   = src.WafSettings_CHALLENGE_PAGE
    76  	WafSettings_SESSION_TOKEN                                    = src.WafSettings_SESSION_TOKEN
    77  	WafSettings_WAF_FEATURE_UNSPECIFIED                          = src.WafSettings_WAF_FEATURE_UNSPECIFIED
    78  	WafSettings_WAF_SERVICE_UNSPECIFIED                          = src.WafSettings_WAF_SERVICE_UNSPECIFIED
    79  	WebKeySettings_BALANCE                                       = src.WebKeySettings_BALANCE
    80  	WebKeySettings_CHALLENGE_SECURITY_PREFERENCE_UNSPECIFIED     = src.WebKeySettings_CHALLENGE_SECURITY_PREFERENCE_UNSPECIFIED
    81  	WebKeySettings_CHECKBOX                                      = src.WebKeySettings_CHECKBOX
    82  	WebKeySettings_INTEGRATION_TYPE_UNSPECIFIED                  = src.WebKeySettings_INTEGRATION_TYPE_UNSPECIFIED
    83  	WebKeySettings_INVISIBLE                                     = src.WebKeySettings_INVISIBLE
    84  	WebKeySettings_SCORE                                         = src.WebKeySettings_SCORE
    85  	WebKeySettings_SECURITY                                      = src.WebKeySettings_SECURITY
    86  	WebKeySettings_USABILITY                                     = src.WebKeySettings_USABILITY
    87  )
    88  
    89  // Deprecated: Please use vars in: cloud.google.com/go/recaptchaenterprise/v2/apiv1/recaptchaenterprisepb
    90  var (
    91  	AccountDefenderAssessment_AccountDefenderLabel_name                = src.AccountDefenderAssessment_AccountDefenderLabel_name
    92  	AccountDefenderAssessment_AccountDefenderLabel_value               = src.AccountDefenderAssessment_AccountDefenderLabel_value
    93  	AnnotateAssessmentRequest_Annotation_name                          = src.AnnotateAssessmentRequest_Annotation_name
    94  	AnnotateAssessmentRequest_Annotation_value                         = src.AnnotateAssessmentRequest_Annotation_value
    95  	AnnotateAssessmentRequest_Reason_name                              = src.AnnotateAssessmentRequest_Reason_name
    96  	AnnotateAssessmentRequest_Reason_value                             = src.AnnotateAssessmentRequest_Reason_value
    97  	File_google_cloud_recaptchaenterprise_v1_recaptchaenterprise_proto = src.File_google_cloud_recaptchaenterprise_v1_recaptchaenterprise_proto
    98  	RiskAnalysis_ClassificationReason_name                             = src.RiskAnalysis_ClassificationReason_name
    99  	RiskAnalysis_ClassificationReason_value                            = src.RiskAnalysis_ClassificationReason_value
   100  	TestingOptions_TestingChallenge_name                               = src.TestingOptions_TestingChallenge_name
   101  	TestingOptions_TestingChallenge_value                              = src.TestingOptions_TestingChallenge_value
   102  	TokenProperties_InvalidReason_name                                 = src.TokenProperties_InvalidReason_name
   103  	TokenProperties_InvalidReason_value                                = src.TokenProperties_InvalidReason_value
   104  	WafSettings_WafFeature_name                                        = src.WafSettings_WafFeature_name
   105  	WafSettings_WafFeature_value                                       = src.WafSettings_WafFeature_value
   106  	WafSettings_WafService_name                                        = src.WafSettings_WafService_name
   107  	WafSettings_WafService_value                                       = src.WafSettings_WafService_value
   108  	WebKeySettings_ChallengeSecurityPreference_name                    = src.WebKeySettings_ChallengeSecurityPreference_name
   109  	WebKeySettings_ChallengeSecurityPreference_value                   = src.WebKeySettings_ChallengeSecurityPreference_value
   110  	WebKeySettings_IntegrationType_name                                = src.WebKeySettings_IntegrationType_name
   111  	WebKeySettings_IntegrationType_value                               = src.WebKeySettings_IntegrationType_value
   112  )
   113  
   114  // Account defender risk assessment.
   115  //
   116  // Deprecated: Please use types in: cloud.google.com/go/recaptchaenterprise/v2/apiv1/recaptchaenterprisepb
   117  type AccountDefenderAssessment = src.AccountDefenderAssessment
   118  
   119  // Labels returned by account defender for this request.
   120  //
   121  // Deprecated: Please use types in: cloud.google.com/go/recaptchaenterprise/v2/apiv1/recaptchaenterprisepb
   122  type AccountDefenderAssessment_AccountDefenderLabel = src.AccountDefenderAssessment_AccountDefenderLabel
   123  
   124  // Settings specific to keys that can be used by Android apps.
   125  //
   126  // Deprecated: Please use types in: cloud.google.com/go/recaptchaenterprise/v2/apiv1/recaptchaenterprisepb
   127  type AndroidKeySettings = src.AndroidKeySettings
   128  
   129  // The request message to annotate an Assessment.
   130  //
   131  // Deprecated: Please use types in: cloud.google.com/go/recaptchaenterprise/v2/apiv1/recaptchaenterprisepb
   132  type AnnotateAssessmentRequest = src.AnnotateAssessmentRequest
   133  
   134  // Enum that represents the types of annotations.
   135  //
   136  // Deprecated: Please use types in: cloud.google.com/go/recaptchaenterprise/v2/apiv1/recaptchaenterprisepb
   137  type AnnotateAssessmentRequest_Annotation = src.AnnotateAssessmentRequest_Annotation
   138  
   139  // Enum that represents potential reasons for annotating an assessment.
   140  //
   141  // Deprecated: Please use types in: cloud.google.com/go/recaptchaenterprise/v2/apiv1/recaptchaenterprisepb
   142  type AnnotateAssessmentRequest_Reason = src.AnnotateAssessmentRequest_Reason
   143  
   144  // Empty response for AnnotateAssessment.
   145  //
   146  // Deprecated: Please use types in: cloud.google.com/go/recaptchaenterprise/v2/apiv1/recaptchaenterprisepb
   147  type AnnotateAssessmentResponse = src.AnnotateAssessmentResponse
   148  
   149  // A recaptcha assessment resource.
   150  //
   151  // Deprecated: Please use types in: cloud.google.com/go/recaptchaenterprise/v2/apiv1/recaptchaenterprisepb
   152  type Assessment = src.Assessment
   153  
   154  // Metrics related to challenges.
   155  //
   156  // Deprecated: Please use types in: cloud.google.com/go/recaptchaenterprise/v2/apiv1/recaptchaenterprisepb
   157  type ChallengeMetrics = src.ChallengeMetrics
   158  
   159  // The create assessment request message.
   160  //
   161  // Deprecated: Please use types in: cloud.google.com/go/recaptchaenterprise/v2/apiv1/recaptchaenterprisepb
   162  type CreateAssessmentRequest = src.CreateAssessmentRequest
   163  
   164  // The create key request message.
   165  //
   166  // Deprecated: Please use types in: cloud.google.com/go/recaptchaenterprise/v2/apiv1/recaptchaenterprisepb
   167  type CreateKeyRequest = src.CreateKeyRequest
   168  
   169  // The delete key request message.
   170  //
   171  // Deprecated: Please use types in: cloud.google.com/go/recaptchaenterprise/v2/apiv1/recaptchaenterprisepb
   172  type DeleteKeyRequest = src.DeleteKeyRequest
   173  type Event = src.Event
   174  
   175  // The get key request message.
   176  //
   177  // Deprecated: Please use types in: cloud.google.com/go/recaptchaenterprise/v2/apiv1/recaptchaenterprisepb
   178  type GetKeyRequest = src.GetKeyRequest
   179  
   180  // The get metrics request message.
   181  //
   182  // Deprecated: Please use types in: cloud.google.com/go/recaptchaenterprise/v2/apiv1/recaptchaenterprisepb
   183  type GetMetricsRequest = src.GetMetricsRequest
   184  
   185  // Settings specific to keys that can be used by iOS apps.
   186  //
   187  // Deprecated: Please use types in: cloud.google.com/go/recaptchaenterprise/v2/apiv1/recaptchaenterprisepb
   188  type IOSKeySettings = src.IOSKeySettings
   189  
   190  // A key used to identify and configure applications (web and/or mobile) that
   191  // use reCAPTCHA Enterprise.
   192  //
   193  // Deprecated: Please use types in: cloud.google.com/go/recaptchaenterprise/v2/apiv1/recaptchaenterprisepb
   194  type Key = src.Key
   195  type Key_AndroidSettings = src.Key_AndroidSettings
   196  type Key_IosSettings = src.Key_IosSettings
   197  type Key_WebSettings = src.Key_WebSettings
   198  
   199  // The list keys request message.
   200  //
   201  // Deprecated: Please use types in: cloud.google.com/go/recaptchaenterprise/v2/apiv1/recaptchaenterprisepb
   202  type ListKeysRequest = src.ListKeysRequest
   203  
   204  // Response to request to list keys in a project.
   205  //
   206  // Deprecated: Please use types in: cloud.google.com/go/recaptchaenterprise/v2/apiv1/recaptchaenterprisepb
   207  type ListKeysResponse = src.ListKeysResponse
   208  
   209  // The request message to list memberships in a related account group.
   210  //
   211  // Deprecated: Please use types in: cloud.google.com/go/recaptchaenterprise/v2/apiv1/recaptchaenterprisepb
   212  type ListRelatedAccountGroupMembershipsRequest = src.ListRelatedAccountGroupMembershipsRequest
   213  
   214  // The response to a `ListRelatedAccountGroupMemberships` call.
   215  //
   216  // Deprecated: Please use types in: cloud.google.com/go/recaptchaenterprise/v2/apiv1/recaptchaenterprisepb
   217  type ListRelatedAccountGroupMembershipsResponse = src.ListRelatedAccountGroupMembershipsResponse
   218  
   219  // The request message to list related account groups.
   220  //
   221  // Deprecated: Please use types in: cloud.google.com/go/recaptchaenterprise/v2/apiv1/recaptchaenterprisepb
   222  type ListRelatedAccountGroupsRequest = src.ListRelatedAccountGroupsRequest
   223  
   224  // The response to a `ListRelatedAccountGroups` call.
   225  //
   226  // Deprecated: Please use types in: cloud.google.com/go/recaptchaenterprise/v2/apiv1/recaptchaenterprisepb
   227  type ListRelatedAccountGroupsResponse = src.ListRelatedAccountGroupsResponse
   228  
   229  // Metrics for a single Key.
   230  //
   231  // Deprecated: Please use types in: cloud.google.com/go/recaptchaenterprise/v2/apiv1/recaptchaenterprisepb
   232  type Metrics = src.Metrics
   233  
   234  // The migrate key request message.
   235  //
   236  // Deprecated: Please use types in: cloud.google.com/go/recaptchaenterprise/v2/apiv1/recaptchaenterprisepb
   237  type MigrateKeyRequest = src.MigrateKeyRequest
   238  
   239  // Private password leak verification info.
   240  //
   241  // Deprecated: Please use types in: cloud.google.com/go/recaptchaenterprise/v2/apiv1/recaptchaenterprisepb
   242  type PrivatePasswordLeakVerification = src.PrivatePasswordLeakVerification
   243  
   244  // RecaptchaEnterpriseServiceClient is the client API for
   245  // RecaptchaEnterpriseService service. For semantics around ctx use and
   246  // closing/ending streaming RPCs, please refer to
   247  // https://godoc.org/google.golang.org/grpc#ClientConn.NewStream.
   248  //
   249  // Deprecated: Please use types in: cloud.google.com/go/recaptchaenterprise/v2/apiv1/recaptchaenterprisepb
   250  type RecaptchaEnterpriseServiceClient = src.RecaptchaEnterpriseServiceClient
   251  
   252  // RecaptchaEnterpriseServiceServer is the server API for
   253  // RecaptchaEnterpriseService service.
   254  //
   255  // Deprecated: Please use types in: cloud.google.com/go/recaptchaenterprise/v2/apiv1/recaptchaenterprisepb
   256  type RecaptchaEnterpriseServiceServer = src.RecaptchaEnterpriseServiceServer
   257  
   258  // A group of related accounts.
   259  //
   260  // Deprecated: Please use types in: cloud.google.com/go/recaptchaenterprise/v2/apiv1/recaptchaenterprisepb
   261  type RelatedAccountGroup = src.RelatedAccountGroup
   262  
   263  // A membership in a group of related accounts.
   264  //
   265  // Deprecated: Please use types in: cloud.google.com/go/recaptchaenterprise/v2/apiv1/recaptchaenterprisepb
   266  type RelatedAccountGroupMembership = src.RelatedAccountGroupMembership
   267  
   268  // The retrieve legacy secret key request message.
   269  //
   270  // Deprecated: Please use types in: cloud.google.com/go/recaptchaenterprise/v2/apiv1/recaptchaenterprisepb
   271  type RetrieveLegacySecretKeyRequest = src.RetrieveLegacySecretKeyRequest
   272  
   273  // Secret key is used only in legacy reCAPTCHA. It must be used in a 3rd party
   274  // integration with legacy reCAPTCHA.
   275  //
   276  // Deprecated: Please use types in: cloud.google.com/go/recaptchaenterprise/v2/apiv1/recaptchaenterprisepb
   277  type RetrieveLegacySecretKeyResponse = src.RetrieveLegacySecretKeyResponse
   278  
   279  // Risk analysis result for an event.
   280  //
   281  // Deprecated: Please use types in: cloud.google.com/go/recaptchaenterprise/v2/apiv1/recaptchaenterprisepb
   282  type RiskAnalysis = src.RiskAnalysis
   283  
   284  // Reasons contributing to the risk analysis verdict.
   285  //
   286  // Deprecated: Please use types in: cloud.google.com/go/recaptchaenterprise/v2/apiv1/recaptchaenterprisepb
   287  type RiskAnalysis_ClassificationReason = src.RiskAnalysis_ClassificationReason
   288  
   289  // Score distribution.
   290  //
   291  // Deprecated: Please use types in: cloud.google.com/go/recaptchaenterprise/v2/apiv1/recaptchaenterprisepb
   292  type ScoreDistribution = src.ScoreDistribution
   293  
   294  // Metrics related to scoring.
   295  //
   296  // Deprecated: Please use types in: cloud.google.com/go/recaptchaenterprise/v2/apiv1/recaptchaenterprisepb
   297  type ScoreMetrics = src.ScoreMetrics
   298  
   299  // The request message to search related account group memberships.
   300  //
   301  // Deprecated: Please use types in: cloud.google.com/go/recaptchaenterprise/v2/apiv1/recaptchaenterprisepb
   302  type SearchRelatedAccountGroupMembershipsRequest = src.SearchRelatedAccountGroupMembershipsRequest
   303  
   304  // The response to a `SearchRelatedAccountGroupMemberships` call.
   305  //
   306  // Deprecated: Please use types in: cloud.google.com/go/recaptchaenterprise/v2/apiv1/recaptchaenterprisepb
   307  type SearchRelatedAccountGroupMembershipsResponse = src.SearchRelatedAccountGroupMembershipsResponse
   308  
   309  // Options for user acceptance testing.
   310  //
   311  // Deprecated: Please use types in: cloud.google.com/go/recaptchaenterprise/v2/apiv1/recaptchaenterprisepb
   312  type TestingOptions = src.TestingOptions
   313  
   314  // Enum that represents the challenge option for challenge-based (CHECKBOX,
   315  // INVISIBLE) testing keys.
   316  //
   317  // Deprecated: Please use types in: cloud.google.com/go/recaptchaenterprise/v2/apiv1/recaptchaenterprisepb
   318  type TestingOptions_TestingChallenge = src.TestingOptions_TestingChallenge
   319  type TokenProperties = src.TokenProperties
   320  
   321  // Enum that represents the types of invalid token reasons.
   322  //
   323  // Deprecated: Please use types in: cloud.google.com/go/recaptchaenterprise/v2/apiv1/recaptchaenterprisepb
   324  type TokenProperties_InvalidReason = src.TokenProperties_InvalidReason
   325  
   326  // UnimplementedRecaptchaEnterpriseServiceServer can be embedded to have
   327  // forward compatible implementations.
   328  //
   329  // Deprecated: Please use types in: cloud.google.com/go/recaptchaenterprise/v2/apiv1/recaptchaenterprisepb
   330  type UnimplementedRecaptchaEnterpriseServiceServer = src.UnimplementedRecaptchaEnterpriseServiceServer
   331  
   332  // The update key request message.
   333  //
   334  // Deprecated: Please use types in: cloud.google.com/go/recaptchaenterprise/v2/apiv1/recaptchaenterprisepb
   335  type UpdateKeyRequest = src.UpdateKeyRequest
   336  
   337  // Settings specific to keys that can be used for WAF (Web Application
   338  // Firewall).
   339  //
   340  // Deprecated: Please use types in: cloud.google.com/go/recaptchaenterprise/v2/apiv1/recaptchaenterprisepb
   341  type WafSettings = src.WafSettings
   342  
   343  // Supported WAF features. For more information, see
   344  // https://cloud.google.com/recaptcha-enterprise/docs/usecase#comparison_of_features.
   345  //
   346  // Deprecated: Please use types in: cloud.google.com/go/recaptchaenterprise/v2/apiv1/recaptchaenterprisepb
   347  type WafSettings_WafFeature = src.WafSettings_WafFeature
   348  
   349  // Web Application Firewalls supported by reCAPTCHA Enterprise.
   350  //
   351  // Deprecated: Please use types in: cloud.google.com/go/recaptchaenterprise/v2/apiv1/recaptchaenterprisepb
   352  type WafSettings_WafService = src.WafSettings_WafService
   353  
   354  // Settings specific to keys that can be used by websites.
   355  //
   356  // Deprecated: Please use types in: cloud.google.com/go/recaptchaenterprise/v2/apiv1/recaptchaenterprisepb
   357  type WebKeySettings = src.WebKeySettings
   358  
   359  // Enum that represents the possible challenge frequency and difficulty
   360  // configurations for a web key.
   361  //
   362  // Deprecated: Please use types in: cloud.google.com/go/recaptchaenterprise/v2/apiv1/recaptchaenterprisepb
   363  type WebKeySettings_ChallengeSecurityPreference = src.WebKeySettings_ChallengeSecurityPreference
   364  
   365  // Enum that represents the integration types for web keys.
   366  //
   367  // Deprecated: Please use types in: cloud.google.com/go/recaptchaenterprise/v2/apiv1/recaptchaenterprisepb
   368  type WebKeySettings_IntegrationType = src.WebKeySettings_IntegrationType
   369  
   370  // Deprecated: Please use funcs in: cloud.google.com/go/recaptchaenterprise/v2/apiv1/recaptchaenterprisepb
   371  func NewRecaptchaEnterpriseServiceClient(cc grpc.ClientConnInterface) RecaptchaEnterpriseServiceClient {
   372  	return src.NewRecaptchaEnterpriseServiceClient(cc)
   373  }
   374  
   375  // Deprecated: Please use funcs in: cloud.google.com/go/recaptchaenterprise/v2/apiv1/recaptchaenterprisepb
   376  func RegisterRecaptchaEnterpriseServiceServer(s *grpc.Server, srv RecaptchaEnterpriseServiceServer) {
   377  	src.RegisterRecaptchaEnterpriseServiceServer(s, srv)
   378  }
   379  

View as plain text