google-cloud-recaptcha_enterprise-v1beta1 0.15.1 → 0.15.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 5b0521f14cedd50ff125865e3a5875c34920857a6c21e212ef3dc9d2120715d7
4
- data.tar.gz: 73ad2dbe9a990b959ddfc57c023f8010af59ac203a062528b5e7029ffb5a127e
3
+ metadata.gz: 86a69bde87f938522a777a4f75305c393d09d0856e263ce68b2b831a3db58c71
4
+ data.tar.gz: 82f1b4108585e32297e09b596339202924e73e31606ceda24c3e27462e436735
5
5
  SHA512:
6
- metadata.gz: '03609cedde33815710a9e93f9dde7df67a9ceca28ee9423679c040708fbc7830d8a3d98812d9e6df44893ae0a50ffbb473dd68ef327b4cddd897202ae6563c33'
7
- data.tar.gz: 186efa2e339ce013e5a45b14dd70026116b7c8e0d187262aebb71d4a57239ae4935047b54fd52daef47bdb036cdb0ef694abb61a5143cbae1ef3f19498f406c1
6
+ metadata.gz: 2cddbc6b91ee1c86c164b36c7d2a1f4bebd5cdd6ac3d826a18270f2ae7b526e49f62672ac9dda5d66046be77541ca76c6af46e0ca8292bfc5a47b8e254a7721d
7
+ data.tar.gz: '094399d297580c64a7f738047ccf7aa444d29adbc5402c8b7c375896e5789f2edfce10483e62030c6b31cc1df2f317ef5338ed1836a0c163f5901d828d01af88'
@@ -186,7 +186,7 @@ module Google
186
186
  # the default parameter values, pass an empty Hash as a request object (see above).
187
187
  #
188
188
  # @param parent [::String]
189
- # Required. The name of the project in which the assessment will be created,
189
+ # Required. The name of the project in which the assessment is created,
190
190
  # in the format `projects/{project_number}`.
191
191
  # @param assessment [::Google::Cloud::RecaptchaEnterprise::V1beta1::Assessment, ::Hash]
192
192
  # Required. The assessment details.
@@ -279,8 +279,8 @@ module Google
279
279
  # Required. The resource name of the Assessment, in the format
280
280
  # `projects/{project_number}/assessments/{assessment_id}`.
281
281
  # @param annotation [::Google::Cloud::RecaptchaEnterprise::V1beta1::AnnotateAssessmentRequest::Annotation]
282
- # Optional. The annotation that will be assigned to the Event. This field can
283
- # be left empty to provide reasons that apply to an event without concluding
282
+ # Optional. The annotation that is assigned to the Event. This field can be
283
+ # left empty to provide reasons that apply to an event without concluding
284
284
  # whether the event is legitimate or fraudulent.
285
285
  # @param reasons [::Array<::Google::Cloud::RecaptchaEnterprise::V1beta1::AnnotateAssessmentRequest::Reason>]
286
286
  # Optional. Reasons for the annotation that are assigned to the event.
@@ -179,7 +179,7 @@ module Google
179
179
  # the default parameter values, pass an empty Hash as a request object (see above).
180
180
  #
181
181
  # @param parent [::String]
182
- # Required. The name of the project in which the assessment will be created,
182
+ # Required. The name of the project in which the assessment is created,
183
183
  # in the format `projects/{project_number}`.
184
184
  # @param assessment [::Google::Cloud::RecaptchaEnterprise::V1beta1::Assessment, ::Hash]
185
185
  # Required. The assessment details.
@@ -265,8 +265,8 @@ module Google
265
265
  # Required. The resource name of the Assessment, in the format
266
266
  # `projects/{project_number}/assessments/{assessment_id}`.
267
267
  # @param annotation [::Google::Cloud::RecaptchaEnterprise::V1beta1::AnnotateAssessmentRequest::Annotation]
268
- # Optional. The annotation that will be assigned to the Event. This field can
269
- # be left empty to provide reasons that apply to an event without concluding
268
+ # Optional. The annotation that is assigned to the Event. This field can be
269
+ # left empty to provide reasons that apply to an event without concluding
270
270
  # whether the event is legitimate or fraudulent.
271
271
  # @param reasons [::Array<::Google::Cloud::RecaptchaEnterprise::V1beta1::AnnotateAssessmentRequest::Reason>]
272
272
  # Optional. Reasons for the annotation that are assigned to the event.
@@ -21,7 +21,7 @@ module Google
21
21
  module Cloud
22
22
  module RecaptchaEnterprise
23
23
  module V1beta1
24
- VERSION = "0.15.1"
24
+ VERSION = "0.15.2"
25
25
  end
26
26
  end
27
27
  end
@@ -24,7 +24,7 @@ module Google
24
24
  # The create assessment request message.
25
25
  # @!attribute [rw] parent
26
26
  # @return [::String]
27
- # Required. The name of the project in which the assessment will be created,
27
+ # Required. The name of the project in which the assessment is created,
28
28
  # in the format `projects/{project_number}`.
29
29
  # @!attribute [rw] assessment
30
30
  # @return [::Google::Cloud::RecaptchaEnterprise::V1beta1::Assessment]
@@ -162,8 +162,8 @@ module Google
162
162
  # `projects/{project_number}/assessments/{assessment_id}`.
163
163
  # @!attribute [rw] annotation
164
164
  # @return [::Google::Cloud::RecaptchaEnterprise::V1beta1::AnnotateAssessmentRequest::Annotation]
165
- # Optional. The annotation that will be assigned to the Event. This field can
166
- # be left empty to provide reasons that apply to an event without concluding
165
+ # Optional. The annotation that is assigned to the Event. This field can be
166
+ # left empty to provide reasons that apply to an event without concluding
167
167
  # whether the event is legitimate or fraudulent.
168
168
  # @!attribute [rw] reasons
169
169
  # @return [::Array<::Google::Cloud::RecaptchaEnterprise::V1beta1::AnnotateAssessmentRequest::Reason>]
@@ -364,12 +364,12 @@ module Google
364
364
 
365
365
  # @!attribute [rw] token
366
366
  # @return [::String]
367
- # Optional. The user response token provided by the reCAPTCHA Enterprise
368
- # client-side integration on your site.
367
+ # Optional. The user response token provided by the reCAPTCHA client-side
368
+ # integration on your site.
369
369
  # @!attribute [rw] site_key
370
370
  # @return [::String]
371
- # Optional. The site key that was used to invoke reCAPTCHA Enterprise on your
372
- # site and generate the token.
371
+ # Optional. The site key that was used to invoke reCAPTCHA on your site and
372
+ # generate the token.
373
373
  # @!attribute [rw] user_agent
374
374
  # @return [::String]
375
375
  # Optional. The user agent present in the request from the user's device
@@ -382,7 +382,7 @@ module Google
382
382
  # @return [::String]
383
383
  # Optional. The expected action for this type of event. This should be the
384
384
  # same action provided at token generation time on client-side platforms
385
- # already integrated with recaptcha enterprise.
385
+ # already integrated with reCAPTCHA.
386
386
  # @!attribute [rw] hashed_account_id
387
387
  # @return [::String]
388
388
  # Optional. Unique stable hashed user identifier for the request. The
@@ -390,7 +390,7 @@ module Google
390
390
  # @!attribute [rw] transaction_data
391
391
  # @return [::Google::Cloud::RecaptchaEnterprise::V1beta1::TransactionData]
392
392
  # Optional. Data describing a payment transaction to be assessed. Sending
393
- # this data enables reCAPTCHA Enterprise Fraud Prevention and the
393
+ # this data enables reCAPTCHA Fraud Prevention and the
394
394
  # FraudPreventionAssessment component in the response.
395
395
  # @!attribute [rw] fraud_prevention
396
396
  # @return [::Google::Cloud::RecaptchaEnterprise::V1beta1::Event::FraudPrevention]
@@ -418,7 +418,7 @@ module Google
418
418
  end
419
419
  end
420
420
 
421
- # Transaction data associated with a payment protected by reCAPTCHA Enterprise.
421
+ # Transaction data associated with a payment protected by reCAPTCHA.
422
422
  # @!attribute [rw] transaction_id
423
423
  # @return [::String]
424
424
  # Unique identifier for the transaction. This custom identifier can be used
@@ -558,11 +558,11 @@ module Google
558
558
  # @!attribute [rw] avs_response_code
559
559
  # @return [::String]
560
560
  # AVS response code from the gateway
561
- # (available only when reCAPTCHA Enterprise is called after authorization).
561
+ # (available only when reCAPTCHA is called after authorization).
562
562
  # @!attribute [rw] cvv_response_code
563
563
  # @return [::String]
564
564
  # CVV response code from the gateway
565
- # (available only when reCAPTCHA Enterprise is called after authorization).
565
+ # (available only when reCAPTCHA is called after authorization).
566
566
  class GatewayInfo
567
567
  include ::Google::Protobuf::MessageExts
568
568
  extend ::Google::Protobuf::MessageExts::ClassMethods
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: google-cloud-recaptcha_enterprise-v1beta1
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.15.1
4
+ version: 0.15.2
5
5
  platform: ruby
6
6
  authors:
7
7
  - Google LLC
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2024-09-11 00:00:00.000000000 Z
11
+ date: 2024-10-15 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: gapic-common
@@ -97,7 +97,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
97
97
  - !ruby/object:Gem::Version
98
98
  version: '0'
99
99
  requirements: []
100
- rubygems_version: 3.5.6
100
+ rubygems_version: 3.5.21
101
101
  signing_key:
102
102
  specification_version: 4
103
103
  summary: Help protect your website from fraudulent activity, spam, and abuse without