google-apis-firebaseappcheck_v1 0.24.0 → 0.25.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:
|
|
4
|
-
data.tar.gz:
|
|
3
|
+
metadata.gz: ea2eec55349b7d0d0b95def208baf22129d4f6810c2efac565a1a012887f5071
|
|
4
|
+
data.tar.gz: eff4a5a946bbc74d7f1950985bbdec1982d5278337da9529ffb378b43bdcf635
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: 01b51808c42d69f65a6fa0469c4a8ab32b6d6323eab9c047c5774263c566eca834d897778755ad4d40741f0ad7f9223c732446095f004e54af8006d19d86bedf
|
|
7
|
+
data.tar.gz: cedf91625b22ad8856a15ca498f27b34fda20602cdd6dc9fd3fc9e461ca075dfcd050642b83a2ca5ff883d62f249e4214cd0ba3e571f53e6e80289d9250f87cc
|
data/CHANGELOG.md
CHANGED
|
@@ -1368,7 +1368,12 @@ module Google
|
|
|
1368
1368
|
# for Firebase) * `firebaseml.googleapis.com` (Firebase AI Logic) Google Maps
|
|
1369
1369
|
# Platform services: * `maps-backend.googleapis.com` (Maps JavaScript API) * `
|
|
1370
1370
|
# places.googleapis.com` (Places API (New)) Other supported Google services: * `
|
|
1371
|
-
# oauth2.googleapis.com` (Google Identity for iOS)
|
|
1371
|
+
# oauth2.googleapis.com` (Google Identity for iOS) Note: While all the supported
|
|
1372
|
+
# `service_id`s may appear to be subdomains of `googleapis.com`, the `service_id`
|
|
1373
|
+
# has no semantic meaning beyond identifying the service to App Check. It is
|
|
1374
|
+
# not intended to represent the actual domain to which your apps send traffic,
|
|
1375
|
+
# nor is it necessarily the API that should be enabled to use the service. For
|
|
1376
|
+
# information on using these Google services, consult their documentation.
|
|
1372
1377
|
# Corresponds to the JSON property `name`
|
|
1373
1378
|
# @return [String]
|
|
1374
1379
|
attr_accessor :name
|
|
@@ -16,13 +16,13 @@ module Google
|
|
|
16
16
|
module Apis
|
|
17
17
|
module FirebaseappcheckV1
|
|
18
18
|
# Version of the google-apis-firebaseappcheck_v1 gem
|
|
19
|
-
GEM_VERSION = "0.
|
|
19
|
+
GEM_VERSION = "0.25.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 = "
|
|
25
|
+
REVISION = "20260717"
|
|
26
26
|
end
|
|
27
27
|
end
|
|
28
28
|
end
|
|
@@ -1523,7 +1523,12 @@ module Google
|
|
|
1523
1523
|
# for Firebase) * `firebaseml.googleapis.com` (Firebase AI Logic) Google Maps
|
|
1524
1524
|
# Platform services: * `maps-backend.googleapis.com` (Maps JavaScript API) * `
|
|
1525
1525
|
# places.googleapis.com` (Places API (New)) Other supported Google services: * `
|
|
1526
|
-
# oauth2.googleapis.com` (Google Identity for iOS)
|
|
1526
|
+
# oauth2.googleapis.com` (Google Identity for iOS) Note: While all the supported
|
|
1527
|
+
# `service_id`s may appear to be subdomains of `googleapis.com`, the `service_id`
|
|
1528
|
+
# has no semantic meaning beyond identifying the service to App Check. It is
|
|
1529
|
+
# not intended to represent the actual domain to which your apps send traffic,
|
|
1530
|
+
# nor is it necessarily the API that should be enabled to use the service. For
|
|
1531
|
+
# information on using these Google services, consult their documentation.
|
|
1527
1532
|
# @param [Google::Apis::FirebaseappcheckV1::GoogleFirebaseAppcheckV1Service] google_firebase_appcheck_v1_service_object
|
|
1528
1533
|
# @param [String] update_mask
|
|
1529
1534
|
# 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_v1
|
|
3
3
|
version: !ruby/object:Gem::Version
|
|
4
|
-
version: 0.
|
|
4
|
+
version: 0.25.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_v1/CHANGELOG.md
|
|
60
|
-
documentation_uri: https://googleapis.dev/ruby/google-apis-firebaseappcheck_v1/v0.
|
|
60
|
+
documentation_uri: https://googleapis.dev/ruby/google-apis-firebaseappcheck_v1/v0.25.0
|
|
61
61
|
source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-firebaseappcheck_v1
|
|
62
62
|
rdoc_options: []
|
|
63
63
|
require_paths:
|