google-apis-firebaseappcheck_v1beta 0.15.0 → 0.18.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: 0bc5a36b6165c91e9668b9b0fd6d0a900c4e44cb75aecb5bf2986001ad06af2a
4
- data.tar.gz: 0355765af1133c7dce876b2a08cd12bcaf0f22e5f32565c7dc77183ee9938066
3
+ metadata.gz: 868ec1575aeed57defa9e7081f23e6ca32ca999c806077b8b37225a84a7c65a0
4
+ data.tar.gz: ce5decb9684b4c92b1af7b0f8d89ffbdefd277c98d8acf44258edeb859ac53e7
5
5
  SHA512:
6
- metadata.gz: 263a1781bbac5d34a268ed639a5f48e82ac2d65bfaa8ee44e602df7c0dbb359ceb171e2f8ba8a8505419b739fe8b7a8d57c1d0b9ebab26a7452319d31a74671d
7
- data.tar.gz: f5584ae6578eeb648ba6e5c75973743bb756d88501e67eefbe2d7d14de62dfdf77302002c969f58dff3fe52a1e7724933d9a9d040e8334a92a50d075d5d579e6
6
+ metadata.gz: 6035d31a9647ffe178e625514bd083f185cae177a2b57c405ebf7d5dbc02a3d689c2bbf58fb638cb7a6aed4aa091fcc3669f86e2d2ca6c2dca90224377a7cb2d
7
+ data.tar.gz: c9f7d3d758aca62f00398a1fa13d20163c62d595a32958384544be7d7cb3883f1efa130ee32bce63c3ccd839a2f4baed82a99184b91f124cb79a063e87ca91c7
data/CHANGELOG.md CHANGED
@@ -1,5 +1,17 @@
1
1
  # Release history for google-apis-firebaseappcheck_v1beta
2
2
 
3
+ ### v0.18.0 (2022-05-21)
4
+
5
+ * Regenerated from discovery document revision 20220513
6
+
7
+ ### v0.17.0 (2022-05-03)
8
+
9
+ * Regenerated from discovery document revision 20220425
10
+
11
+ ### v0.16.0 (2022-04-12)
12
+
13
+ * Regenerated from discovery document revision 20220408
14
+
3
15
  ### v0.15.0 (2022-04-05)
4
16
 
5
17
  * Regenerated from discovery document revision 20220404
@@ -23,7 +23,7 @@ module Google
23
23
  module FirebaseappcheckV1beta
24
24
 
25
25
  # An app's App Attest configuration object. This configuration controls certain
26
- # properties of the App Check token returned by ExchangeAppAttestAttestation and
26
+ # properties of the `AppCheckToken` returned by ExchangeAppAttestAttestation and
27
27
  # ExchangeAppAttestAssertion, such as its ttl. Note that the Team ID registered
28
28
  # with your app is used as part of the validation process. Please register it
29
29
  # via the Firebase Console or programmatically via the [Firebase Management
@@ -346,11 +346,12 @@ module Google
346
346
 
347
347
  # An app's DeviceCheck configuration object. This configuration is used by
348
348
  # ExchangeDeviceCheckToken to validate device tokens issued to apps by
349
- # DeviceCheck. It also controls certain properties of the returned App Check
350
- # token, such as its ttl. Note that the Team ID registered with your app is used
351
- # as part of the validation process. Please register it via the Firebase Console
352
- # or programmatically via the [Firebase Management Service](https://firebase.
353
- # google.com/docs/projects/api/reference/rest/v1beta1/projects.iosApps/patch).
349
+ # DeviceCheck. It also controls certain properties of the returned `
350
+ # AppCheckToken`, such as its ttl. Note that the Team ID registered with your
351
+ # app is used as part of the validation process. Please register it via the
352
+ # Firebase Console or programmatically via the [Firebase Management Service](
353
+ # https://firebase.google.com/docs/projects/api/reference/rest/v1beta1/projects.
354
+ # iosApps/patch).
354
355
  class GoogleFirebaseAppcheckV1betaDeviceCheckConfig
355
356
  include Google::Apis::Core::Hashable
356
357
 
@@ -815,7 +816,7 @@ module Google
815
816
  end
816
817
 
817
818
  # An app's Play Integrity configuration object. This configuration controls
818
- # certain properties of the App Check token returned by
819
+ # certain properties of the `AppCheckToken` returned by
819
820
  # ExchangePlayIntegrityToken, such as its ttl. Note that your registered SHA-256
820
821
  # certificate fingerprints are used to validate tokens issued by the Play
821
822
  # Integrity API; please register them via the Firebase Console or
@@ -927,8 +928,8 @@ module Google
927
928
 
928
929
  # An app's reCAPTCHA v3 configuration object. This configuration is used by
929
930
  # ExchangeRecaptchaToken to validate reCAPTCHA tokens issued to apps by
930
- # reCAPTCHA v3. It also controls certain properties of the returned App Check
931
- # token, such as its ttl.
931
+ # reCAPTCHA v3. It also controls certain properties of the returned `
932
+ # AppCheckToken`, such as its ttl.
932
933
  class GoogleFirebaseAppcheckV1betaRecaptchaConfig
933
934
  include Google::Apis::Core::Hashable
934
935
 
@@ -976,7 +977,7 @@ module Google
976
977
  # An app's reCAPTCHA Enterprise configuration object. This configuration is used
977
978
  # by ExchangeRecaptchaEnterpriseToken to validate reCAPTCHA tokens issued to
978
979
  # apps by reCAPTCHA Enterprise. It also controls certain properties of the
979
- # returned App Check token, such as its ttl.
980
+ # returned `AppCheckToken`, such as its ttl.
980
981
  class GoogleFirebaseAppcheckV1betaRecaptchaEnterpriseConfig
981
982
  include Google::Apis::Core::Hashable
982
983
 
@@ -1018,8 +1019,8 @@ module Google
1018
1019
 
1019
1020
  # An app's reCAPTCHA v3 configuration object. This configuration is used by
1020
1021
  # ExchangeRecaptchaV3Token to validate reCAPTCHA tokens issued to apps by
1021
- # reCAPTCHA v3. It also controls certain properties of the returned App Check
1022
- # token, such as its ttl.
1022
+ # reCAPTCHA v3. It also controls certain properties of the returned `
1023
+ # AppCheckToken`, such as its ttl.
1023
1024
  class GoogleFirebaseAppcheckV1betaRecaptchaV3Config
1024
1025
  include Google::Apis::Core::Hashable
1025
1026
 
@@ -1066,7 +1067,7 @@ module Google
1066
1067
  end
1067
1068
 
1068
1069
  # An app's SafetyNet configuration object. This configuration controls certain
1069
- # properties of the App Check token returned by ExchangeSafetyNetToken, such as
1070
+ # properties of the `AppCheckToken` returned by ExchangeSafetyNetToken, such as
1070
1071
  # its ttl. Note that your registered SHA-256 certificate fingerprints are used
1071
1072
  # to validate tokens issued by SafetyNet; please register them via the Firebase
1072
1073
  # Console or programmatically via the [Firebase Management Service](https://
@@ -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.15.0"
19
+ GEM_VERSION = "0.18.0"
20
20
 
21
21
  # Version of the code generator used to generate this client
22
22
  GENERATOR_VERSION = "0.4.1"
23
23
 
24
24
  # Revision of the discovery document this client was generated from
25
- REVISION = "20220404"
25
+ REVISION = "20220513"
26
26
  end
27
27
  end
28
28
  end
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.15.0
4
+ version: 0.18.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-04-11 00:00:00.000000000 Z
11
+ date: 2022-05-23 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: google-apis-core
@@ -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.15.0
61
+ documentation_uri: https://googleapis.dev/ruby/google-apis-firebaseappcheck_v1beta/v0.18.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: []