google-apis-firebaseappcheck_v1beta 0.50.0 → 0.51.0

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: cdb4b7d877f48e5d7377cafb19c44b2b559fbe3d13621c747b78dd9355212a9a
4
- data.tar.gz: 4838d866afbe217032e05dbe895df93ce7b99e005dd68bbc54d673d8ed516617
3
+ metadata.gz: 1169bca8721cecb301df4099489e66dc1c76e8d5328fcbec39d8c082ae2a081e
4
+ data.tar.gz: 68f3dd6ffc61f3860a2a54a6f9feced38c546c54978f1845246661be7cdab01c
5
5
  SHA512:
6
- metadata.gz: e16794a8ec52f3c15b42333f7c4a33df0b128862a57e7333ce042762dce49bae3e7d00437666e5291240d230c5f0a42eb5a88187b5080d258fa3d36ab34da76d
7
- data.tar.gz: 79475bd040e650bd6ac76131e816f69f9a5914e99cc058ed9b39398b9428d20f778b371d35d23fb43766826d25ad9309cd1e7412242365e00632be19a280d535
6
+ metadata.gz: eba0d182cd454a6cbd238d5593fdd0b889e60234dc1305a911422003032b0174f214c5d6f1c20fa5d18fe8b382a99caf72b5b3e7b275b26a256a1a9cea8e20a3
7
+ data.tar.gz: f9bd48b14f0b8ddf3793edaae8c4e0056e543a427bcfcc520e025bc36b119ed1a26d7d68901315661458d65133482dd71faf4dee9d1a04cb08aa2c0bd913947c
data/CHANGELOG.md CHANGED
@@ -1,5 +1,9 @@
1
1
  # Release history for google-apis-firebaseappcheck_v1beta
2
2
 
3
+ ### v0.51.0 (2026-08-02)
4
+
5
+ * Regenerated from discovery document revision 20260717
6
+
3
7
  ### v0.50.0 (2026-07-19)
4
8
 
5
9
  * Regenerated from discovery document revision 20260711
@@ -1512,7 +1512,12 @@ module Google
1512
1512
  # for Firebase) * `firebaseml.googleapis.com` (Firebase AI Logic) Google Maps
1513
1513
  # Platform services: * `maps-backend.googleapis.com` (Maps JavaScript API) * `
1514
1514
  # places.googleapis.com` (Places API (New)) Other supported Google services: * `
1515
- # oauth2.googleapis.com` (Google Identity for iOS)
1515
+ # oauth2.googleapis.com` (Google Identity for iOS) Note: While all the supported
1516
+ # `service_id`s may appear to be subdomains of `googleapis.com`, the `service_id`
1517
+ # has no semantic meaning beyond identifying the service to App Check. It is
1518
+ # not intended to represent the actual domain to which your apps send traffic,
1519
+ # nor is it necessarily the API that should be enabled to use the service. For
1520
+ # information on using these Google services, consult their documentation.
1516
1521
  # Corresponds to the JSON property `name`
1517
1522
  # @return [String]
1518
1523
  attr_accessor :name
@@ -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.50.0"
19
+ GEM_VERSION = "0.51.0"
20
20
 
21
21
  # Version of the code generator used to generate this client
22
22
  GENERATOR_VERSION = "0.19.0"
23
23
 
24
24
  # Revision of the discovery document this client was generated from
25
- REVISION = "20260711"
25
+ REVISION = "20260717"
26
26
  end
27
27
  end
28
28
  end
@@ -1778,7 +1778,12 @@ module Google
1778
1778
  # for Firebase) * `firebaseml.googleapis.com` (Firebase AI Logic) Google Maps
1779
1779
  # Platform services: * `maps-backend.googleapis.com` (Maps JavaScript API) * `
1780
1780
  # places.googleapis.com` (Places API (New)) Other supported Google services: * `
1781
- # oauth2.googleapis.com` (Google Identity for iOS)
1781
+ # oauth2.googleapis.com` (Google Identity for iOS) Note: While all the supported
1782
+ # `service_id`s may appear to be subdomains of `googleapis.com`, the `service_id`
1783
+ # has no semantic meaning beyond identifying the service to App Check. It is
1784
+ # not intended to represent the actual domain to which your apps send traffic,
1785
+ # nor is it necessarily the API that should be enabled to use the service. For
1786
+ # information on using these Google services, consult their documentation.
1782
1787
  # @param [Google::Apis::FirebaseappcheckV1beta::GoogleFirebaseAppcheckV1betaService] google_firebase_appcheck_v1beta_service_object
1783
1788
  # @param [String] update_mask
1784
1789
  # Required. A comma-separated list of names of fields in the Service to update.
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: google-apis-firebaseappcheck_v1beta
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.50.0
4
+ version: 0.51.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - Google LLC
@@ -57,7 +57,7 @@ licenses:
57
57
  metadata:
58
58
  bug_tracker_uri: https://github.com/googleapis/google-api-ruby-client/issues
59
59
  changelog_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-firebaseappcheck_v1beta/CHANGELOG.md
60
- documentation_uri: https://googleapis.dev/ruby/google-apis-firebaseappcheck_v1beta/v0.50.0
60
+ documentation_uri: https://googleapis.dev/ruby/google-apis-firebaseappcheck_v1beta/v0.51.0
61
61
  source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-firebaseappcheck_v1beta
62
62
  rdoc_options: []
63
63
  require_paths: