google-apis-recaptchaenterprise_v1 0.1.0 → 0.5.0

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: eb8e44da6484c5071c2c52956040de5a20e3e2d172b6140289acbc2ab04612f0
4
- data.tar.gz: 67f049173decbfc7dd1d37415998d2ec3958abdf71835c28ed942564d3aa6df4
3
+ metadata.gz: ca3d11e8bc06ccf3700d7397dea09ace17dbf4004e00c7436b9d51ad0f56f299
4
+ data.tar.gz: af63255a5bb25b3d8fc79639bef2ffdf766ea596142ff4e6a75253f02b58a729
5
5
  SHA512:
6
- metadata.gz: 65a7ff53b559e4a67bd5c84c5d3a74fb1a978e2806daa8011fdf5003782b29db33a4d3a88ce2e40643448dfdc42ecf71409dd33a2bc3106818f89f1d7280168e
7
- data.tar.gz: b32834db1a3bc5a6c73943bafd07980861227039290c052e9fb1ac04a925015f600e5c8e1217d023692abf9f3d0b9a5e694f74920930b2654119848caa9825ca
6
+ metadata.gz: a37acff93ba36a5650d6b28ba949a22a46fc9fbe844e8928183d50030613e28936e929d5ed546d1428f08c344f457c737166812a139f620557c1edb0ecad2f3e
7
+ data.tar.gz: 03a65ecacf8f056d4a92dee08b76d9730acf7d58f9a701ded5b7c6ec984beacaa45f574a8bd508a79be2cf966dc453185202a381e111c165df400f50075a5e7d
data/CHANGELOG.md CHANGED
@@ -1,7 +1,24 @@
1
1
  # Release history for google-apis-recaptchaenterprise_v1
2
2
 
3
- ### v0.1.0 (2021-05-11)
3
+ ### v0.5.0 (2021-08-03)
4
4
 
5
- * Regenerated from discovery document revision 20210501
5
+ * Regenerated from discovery document revision 20210731
6
+
7
+ ### v0.4.0 (2021-06-29)
8
+
9
+ * Regenerated using generator version 0.4.0
10
+
11
+ ### v0.3.0 (2021-06-24)
12
+
13
+ * Regenerated from discovery document revision 20210528
14
+ * Regenerated using generator version 0.3.0
15
+
16
+ ### v0.2.0 (2021-05-19)
17
+
18
+ * Unspecified changes
19
+
20
+ ### v0.1.0 (2021-05-18)
21
+
22
+ * Regenerated from discovery document revision 20210514
6
23
  * Regenerated using generator version 0.2.0
7
24
 
@@ -329,6 +329,12 @@ module Google
329
329
  # @return [Array<Google::Apis::RecaptchaenterpriseV1::GoogleCloudRecaptchaenterpriseV1ChallengeMetrics>]
330
330
  attr_accessor :challenge_metrics
331
331
 
332
+ # Output only. The name of the metrics, in the format "projects/`project`/keys/`
333
+ # key`/metrics".
334
+ # Corresponds to the JSON property `name`
335
+ # @return [String]
336
+ attr_accessor :name
337
+
332
338
  # Metrics will be continuous and in order by dates, and in the granularity of
333
339
  # day. All Key types should have score-based data.
334
340
  # Corresponds to the JSON property `scoreMetrics`
@@ -347,6 +353,7 @@ module Google
347
353
  # Update properties of this object
348
354
  def update!(**args)
349
355
  @challenge_metrics = args[:challenge_metrics] if args.key?(:challenge_metrics)
356
+ @name = args[:name] if args.key?(:name)
350
357
  @score_metrics = args[:score_metrics] if args.key?(:score_metrics)
351
358
  @start_time = args[:start_time] if args.key?(:start_time)
352
359
  end
@@ -16,13 +16,13 @@ module Google
16
16
  module Apis
17
17
  module RecaptchaenterpriseV1
18
18
  # Version of the google-apis-recaptchaenterprise_v1 gem
19
- GEM_VERSION = "0.1.0"
19
+ GEM_VERSION = "0.5.0"
20
20
 
21
21
  # Version of the code generator used to generate this client
22
- GENERATOR_VERSION = "0.2.0"
22
+ GENERATOR_VERSION = "0.4.0"
23
23
 
24
24
  # Revision of the discovery document this client was generated from
25
- REVISION = "20210501"
25
+ REVISION = "20210731"
26
26
  end
27
27
  end
28
28
  end
@@ -224,6 +224,7 @@ module Google
224
224
  class Representation < Google::Apis::Core::JsonRepresentation
225
225
  collection :challenge_metrics, as: 'challengeMetrics', class: Google::Apis::RecaptchaenterpriseV1::GoogleCloudRecaptchaenterpriseV1ChallengeMetrics, decorator: Google::Apis::RecaptchaenterpriseV1::GoogleCloudRecaptchaenterpriseV1ChallengeMetrics::Representation
226
226
 
227
+ property :name, as: 'name'
227
228
  collection :score_metrics, as: 'scoreMetrics', class: Google::Apis::RecaptchaenterpriseV1::GoogleCloudRecaptchaenterpriseV1ScoreMetrics, decorator: Google::Apis::RecaptchaenterpriseV1::GoogleCloudRecaptchaenterpriseV1ScoreMetrics::Representation
228
229
 
229
230
  property :start_time, as: 'startTime'
@@ -286,8 +286,10 @@ module Google
286
286
  end
287
287
 
288
288
  # Migrates an existing key from reCAPTCHA to reCAPTCHA Enterprise. Once a key is
289
- # migrated, it can be used from either product. SiteVerify requests will be
290
- # billed as CreateAssessment calls.
289
+ # migrated, it can be used from either product. SiteVerify requests are billed
290
+ # as CreateAssessment calls. You must be authenticated as one of the current
291
+ # owners of the reCAPTCHA Site Key, and your user must have the reCAPTCHA
292
+ # Enterprise Admin IAM role in the destination project.
291
293
  # @param [String] name
292
294
  # Required. The name of the key to be migrated, in the format "projects/`project`
293
295
  # /keys/`key`".
@@ -326,7 +328,7 @@ module Google
326
328
  # The resource name for the Key in the format "projects/`project`/keys/`key`".
327
329
  # @param [Google::Apis::RecaptchaenterpriseV1::GoogleCloudRecaptchaenterpriseV1Key] google_cloud_recaptchaenterprise_v1_key_object
328
330
  # @param [String] update_mask
329
- # Optional. The mask to control which field of the key get updated. If the mask
331
+ # Optional. The mask to control which fields of the key get updated. If the mask
330
332
  # is not present, all fields will be updated.
331
333
  # @param [String] fields
332
334
  # Selector specifying which fields to include in a partial response.
metadata CHANGED
@@ -1,29 +1,35 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: google-apis-recaptchaenterprise_v1
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.1.0
4
+ version: 0.5.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - Google LLC
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2021-05-18 00:00:00.000000000 Z
11
+ date: 2021-08-09 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: google-apis-core
15
15
  requirement: !ruby/object:Gem::Requirement
16
16
  requirements:
17
- - - "~>"
17
+ - - ">="
18
18
  - !ruby/object:Gem::Version
19
- version: '0.1'
19
+ version: '0.4'
20
+ - - "<"
21
+ - !ruby/object:Gem::Version
22
+ version: 2.a
20
23
  type: :runtime
21
24
  prerelease: false
22
25
  version_requirements: !ruby/object:Gem::Requirement
23
26
  requirements:
24
- - - "~>"
27
+ - - ">="
28
+ - !ruby/object:Gem::Version
29
+ version: '0.4'
30
+ - - "<"
25
31
  - !ruby/object:Gem::Version
26
- version: '0.1'
32
+ version: 2.a
27
33
  description: This is the simple REST client for reCAPTCHA Enterprise API V1. Simple
28
34
  REST clients are Ruby client libraries that provide access to Google services via
29
35
  their HTTP REST API endpoints. These libraries are generated and updated automatically
@@ -52,7 +58,7 @@ licenses:
52
58
  metadata:
53
59
  bug_tracker_uri: https://github.com/googleapis/google-api-ruby-client/issues
54
60
  changelog_uri: https://github.com/googleapis/google-api-ruby-client/tree/master/generated/google-apis-recaptchaenterprise_v1/CHANGELOG.md
55
- documentation_uri: https://googleapis.dev/ruby/google-apis-recaptchaenterprise_v1/v0.1.0
61
+ documentation_uri: https://googleapis.dev/ruby/google-apis-recaptchaenterprise_v1/v0.5.0
56
62
  source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/master/generated/google-apis-recaptchaenterprise_v1
57
63
  post_install_message:
58
64
  rdoc_options: []