google-apis-firebaseappcheck_v1beta 0.17.0 → 0.20.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: 40d21f46b85ab089e7ba759e2b6e45aa36c363552b2c6f4f3d7bcad7d55259b3
4
- data.tar.gz: dc0e6b315bae593bc0dddfd994ec4321d2f0ae48220f2bd222b3c0dd98ff6075
3
+ metadata.gz: f8ef2173fdf380c99e55646bb2fa82e06b0d761e46d392cb94a6f40c278920b5
4
+ data.tar.gz: 2c874ac3d97a40b03393dbcd7779d9253111093002b2fad5349f6f321128084e
5
5
  SHA512:
6
- metadata.gz: 0da783c57814c07ca6b369338bc23abec9c2b7e0d868ea24016724d8762c85521d6ba2dccb6a4488e771afee96c0b8b2e33582032e5329644a1d694889bc4315
7
- data.tar.gz: 1285bb7d50b5fbc53b148b862aa14c47de572aa858cbcb265c668d465216227b9e1a96940fe2714e9da35c3e986544ab48c7351095cd505e4f2508e25fffdea1
6
+ metadata.gz: d93e50c993bfe7618920a5ab2e7594ab6f1e8d155e7eba8e8068741b5da2cc31f00e8c2b18b9ff3c48db986d8778c5267b224e5830bf5f4df43f6cc483dabe77
7
+ data.tar.gz: 11fd20043867f3e18c00ac57e691614299aeb7ebf9ac36c5a4f87d5cb2c2fc02e462250b4adefe3c99e73eba6dc7ae4db963014b368c0cc57a93286dd19e4c4a
data/CHANGELOG.md CHANGED
@@ -1,5 +1,17 @@
1
1
  # Release history for google-apis-firebaseappcheck_v1beta
2
2
 
3
+ ### v0.20.0 (2022-06-21)
4
+
5
+ * Regenerated using generator version 0.7.0
6
+
7
+ ### v0.19.0 (2022-06-04)
8
+
9
+ * Regenerated using generator version 0.5.0
10
+
11
+ ### v0.18.0 (2022-05-21)
12
+
13
+ * Regenerated from discovery document revision 20220513
14
+
3
15
  ### v0.17.0 (2022-05-03)
4
16
 
5
17
  * Regenerated from discovery document revision 20220425
@@ -61,10 +61,9 @@ module Google
61
61
  class GoogleFirebaseAppcheckV1betaAppCheckToken
62
62
  include Google::Apis::Core::Hashable
63
63
 
64
- # This field has been renamed to `token`. An App Check token. App Check tokens
65
- # are signed [JWTs](https://tools.ietf.org/html/rfc7519) containing claims that
66
- # identify the attested app and Firebase project. This token is used to access
67
- # Firebase services protected by App Check.
64
+ # An App Check token. App Check tokens are signed [JWTs](https://tools.ietf.org/
65
+ # html/rfc7519) containing claims that identify the attested app and Firebase
66
+ # project. This token is used to access Firebase services protected by App Check.
68
67
  # Corresponds to the JSON property `attestationToken`
69
68
  # @return [String]
70
69
  attr_accessor :attestation_token
@@ -927,10 +926,10 @@ module Google
927
926
  end
928
927
  end
929
928
 
930
- # This REST resource has been renamed to RecaptchaV3Config. An app's reCAPTCHA
931
- # v3 configuration object. This configuration is used by ExchangeRecaptchaToken
932
- # to validate reCAPTCHA tokens issued to apps by reCAPTCHA v3. It also controls
933
- # certain properties of the returned `AppCheckToken`, such as its ttl.
929
+ # An app's reCAPTCHA v3 configuration object. This configuration is used by
930
+ # ExchangeRecaptchaToken to validate reCAPTCHA tokens issued to apps by
931
+ # reCAPTCHA v3. It also controls certain properties of the returned `
932
+ # AppCheckToken`, such as its ttl.
934
933
  class GoogleFirebaseAppcheckV1betaRecaptchaConfig
935
934
  include Google::Apis::Core::Hashable
936
935
 
@@ -16,13 +16,13 @@ module Google
16
16
  module Apis
17
17
  module FirebaseappcheckV1beta
18
18
  # Version of the google-apis-firebaseappcheck_v1beta gem
19
- GEM_VERSION = "0.17.0"
19
+ GEM_VERSION = "0.20.0"
20
20
 
21
21
  # Version of the code generator used to generate this client
22
- GENERATOR_VERSION = "0.4.1"
22
+ GENERATOR_VERSION = "0.7.0"
23
23
 
24
24
  # Revision of the discovery document this client was generated from
25
- REVISION = "20220425"
25
+ REVISION = "20220513"
26
26
  end
27
27
  end
28
28
  end
@@ -360,9 +360,8 @@ module Google
360
360
  execute_or_queue_command(command, &block)
361
361
  end
362
362
 
363
- # This method has been renamed to ExchangeRecaptchaV3Token. Validates a [
364
- # reCAPTCHA v3 response token](https://developers.google.com/recaptcha/docs/v3).
365
- # If valid, returns an AppCheckToken.
363
+ # Validates a [reCAPTCHA v3 response token](https://developers.google.com/
364
+ # recaptcha/docs/v3). If valid, returns an AppCheckToken.
366
365
  # @param [String] app
367
366
  # Required. The relative resource name of the web app, in the format: ```
368
367
  # projects/`project_number`/apps/`app_id` ``` If necessary, the `project_number`
@@ -1077,10 +1076,8 @@ module Google
1077
1076
  execute_or_queue_command(command, &block)
1078
1077
  end
1079
1078
 
1080
- # The RecaptchaConfig REST resource has been renamed to RecaptchaV3Config.
1081
- # Please use BatchGetRecaptchaV3Configs instead. Atomically gets the
1082
- # RecaptchaConfigs for the specified list of apps. For security reasons, the `
1083
- # site_secret` field is never populated in the response.
1079
+ # Atomically gets the RecaptchaConfigs for the specified list of apps. For
1080
+ # security reasons, the `site_secret` field is never populated in the response.
1084
1081
  # @param [String] parent
1085
1082
  # Required. The parent project name shared by all RecaptchaConfigs being
1086
1083
  # retrieved, in the format ``` projects/`project_number` ``` The parent
@@ -1118,10 +1115,8 @@ module Google
1118
1115
  execute_or_queue_command(command, &block)
1119
1116
  end
1120
1117
 
1121
- # The RecaptchaConfig REST resource has been renamed to RecaptchaV3Config.
1122
- # Please use GetRecaptchaV3Config instead. Gets the RecaptchaConfig for the
1123
- # specified app. For security reasons, the `site_secret` field is never
1124
- # populated in the response.
1118
+ # Gets the RecaptchaConfig for the specified app. For security reasons, the `
1119
+ # site_secret` field is never populated in the response.
1125
1120
  # @param [String] name
1126
1121
  # Required. The relative resource name of the RecaptchaConfig, in the format: ```
1127
1122
  # projects/`project_number`/apps/`app_id`/recaptchaConfig ```
@@ -1152,11 +1147,10 @@ module Google
1152
1147
  execute_or_queue_command(command, &block)
1153
1148
  end
1154
1149
 
1155
- # The RecaptchaConfig REST resource has been renamed to RecaptchaV3Config.
1156
- # Please use UpdateRecaptchaV3Config instead. Updates the RecaptchaConfig for
1157
- # the specified app. While this configuration is incomplete or invalid, the app
1158
- # will be unable to exchange reCAPTCHA tokens for App Check tokens. For security
1159
- # reasons, the `site_secret` field is never populated in the response.
1150
+ # Updates the RecaptchaConfig for the specified app. While this configuration is
1151
+ # incomplete or invalid, the app will be unable to exchange reCAPTCHA tokens for
1152
+ # App Check tokens. For security reasons, the `site_secret` field is never
1153
+ # populated in the response.
1160
1154
  # @param [String] name
1161
1155
  # Required. The relative resource name of the reCAPTCHA v3 configuration object,
1162
1156
  # in the format: ``` projects/`project_number`/apps/`app_id`/recaptchaConfig ```
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: google-apis-firebaseappcheck_v1beta
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.17.0
4
+ version: 0.20.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: 2022-05-09 00:00:00.000000000 Z
11
+ date: 2022-06-27 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: google-apis-core
@@ -16,7 +16,7 @@ dependencies:
16
16
  requirements:
17
17
  - - ">="
18
18
  - !ruby/object:Gem::Version
19
- version: '0.4'
19
+ version: '0.6'
20
20
  - - "<"
21
21
  - !ruby/object:Gem::Version
22
22
  version: 2.a
@@ -26,7 +26,7 @@ dependencies:
26
26
  requirements:
27
27
  - - ">="
28
28
  - !ruby/object:Gem::Version
29
- version: '0.4'
29
+ version: '0.6'
30
30
  - - "<"
31
31
  - !ruby/object:Gem::Version
32
32
  version: 2.a
@@ -58,7 +58,7 @@ licenses:
58
58
  metadata:
59
59
  bug_tracker_uri: https://github.com/googleapis/google-api-ruby-client/issues
60
60
  changelog_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-firebaseappcheck_v1beta/CHANGELOG.md
61
- documentation_uri: https://googleapis.dev/ruby/google-apis-firebaseappcheck_v1beta/v0.17.0
61
+ documentation_uri: https://googleapis.dev/ruby/google-apis-firebaseappcheck_v1beta/v0.20.0
62
62
  source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-firebaseappcheck_v1beta
63
63
  post_install_message:
64
64
  rdoc_options: []
@@ -75,7 +75,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
75
75
  - !ruby/object:Gem::Version
76
76
  version: '0'
77
77
  requirements: []
78
- rubygems_version: 3.3.5
78
+ rubygems_version: 3.3.14
79
79
  signing_key:
80
80
  specification_version: 4
81
81
  summary: Simple REST client for Firebase App Check API V1beta