google-apis-firebaseappcheck_v1beta 0.42.0 → 0.44.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: f4571c820eeb4c4314869315c188f97fa9a3fb162f78a1289b5845430c6eaf8c
4
- data.tar.gz: 81c2d47d90070710e636a74b05641a157e8b15240b73903617286467ba6b0915
3
+ metadata.gz: 65fe4109237644575a0463bd2ea352aacc21df6c883338275433514e7e0a730b
4
+ data.tar.gz: 4f0143b619530577af55ef9f124d6cc1d79a630cafe69b08f572711bb847d746
5
5
  SHA512:
6
- metadata.gz: 49f6842da8ce3d265050e8c46b30df1c55a2af40bc0bc4e2f1e80c656a480aa268364ea18499740ee204317fdcea79524746305d709b31c7aa2feff83da1a740
7
- data.tar.gz: 165ac0f397bddfbcb32bb04211ac71e11f35e5eb53f5e56c0c58d525976a5ea8dbddbb1789a9fc3d8957d81174db35f4d3d9b9a060da6e82d1cedf7138f9743b
6
+ metadata.gz: c131de39b6cd6ff3164e9d0a86d3ba1fe07bc771b203eba0e9ee78e6c580fe9479d96bea98543e602fe1ef24c33da659d49fd1881b77905e6b14920dab218076
7
+ data.tar.gz: e37c4b8e9e7c946cd21578cd0be40f1b24d446703458b3dbab7a585c7fb09f8d6b4e6f34edaefbc174700c9616501401d98b9aaf0bc54f5727de7cc59c2bbac6
data/CHANGELOG.md CHANGED
@@ -1,5 +1,14 @@
1
1
  # Release history for google-apis-firebaseappcheck_v1beta
2
2
 
3
+ ### v0.44.0 (2024-12-02)
4
+
5
+ * Regenerated from discovery document revision 20240930
6
+ * Regenerated using generator version 0.15.1
7
+
8
+ ### v0.43.0 (2024-06-02)
9
+
10
+ * Regenerated from discovery document revision 20240528
11
+
3
12
  ### v0.42.0 (2024-05-19)
4
13
 
5
14
  * Regenerated using generator version 0.15.0
@@ -56,21 +56,27 @@ module Google
56
56
  end
57
57
  end
58
58
 
59
- # Encapsulates an *App Check token*, which are used to access Firebase services
59
+ # Encapsulates an *App Check token*, which are used to access backend services
60
60
  # protected by App Check.
61
61
  class GoogleFirebaseAppcheckV1betaAppCheckToken
62
62
  include Google::Apis::Core::Hashable
63
63
 
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.
64
+ # The App Check token. App Check tokens are signed [JWTs](https://tools.ietf.org/
65
+ # html/rfc7519) containing claims that identify the attested app and GCP project.
66
+ # This token is used to access Google services protected by App Check. These
67
+ # tokens can also be [verified by your own custom backends](https://firebase.
68
+ # google.com/docs/app-check/custom-resource-backend) using the Firebase Admin
69
+ # SDK or third-party libraries.
67
70
  # Corresponds to the JSON property `attestationToken`
68
71
  # @return [String]
69
72
  attr_accessor :attestation_token
70
73
 
71
- # An App Check token. App Check tokens are signed [JWTs](https://tools.ietf.org/
72
- # html/rfc7519) containing claims that identify the attested app and Firebase
73
- # project. This token is used to access Firebase services protected by App Check.
74
+ # The App Check token. App Check tokens are signed [JWTs](https://tools.ietf.org/
75
+ # html/rfc7519) containing claims that identify the attested app and GCP project.
76
+ # This token is used to access Google services protected by App Check. These
77
+ # tokens can also be [verified by your own custom backends](https://firebase.
78
+ # google.com/docs/app-check/custom-resource-backend) using the Firebase Admin
79
+ # SDK or third-party libraries.
74
80
  # Corresponds to the JSON property `token`
75
81
  # @return [String]
76
82
  attr_accessor :token
@@ -316,9 +322,9 @@ module Google
316
322
  attr_accessor :requests
317
323
 
318
324
  # Optional. A comma-separated list of names of fields in the Services to update.
319
- # Example: `display_name`. If this field is present, the `update_mask` field in
320
- # the UpdateServiceRequest messages must all match this field, or the entire
321
- # batch fails and no updates will be committed.
325
+ # Example: `display_name`. If the `update_mask` field is set in both this
326
+ # request and any of the UpdateServiceRequest messages, they must match or the
327
+ # entire batch fails and no updates will be committed.
322
328
  # Corresponds to the JSON property `updateMask`
323
329
  # @return [String]
324
330
  attr_accessor :update_mask
@@ -555,7 +561,7 @@ module Google
555
561
  class GoogleFirebaseAppcheckV1betaExchangeAppAttestAttestationResponse
556
562
  include Google::Apis::Core::Hashable
557
563
 
558
- # Encapsulates an *App Check token*, which are used to access Firebase services
564
+ # Encapsulates an *App Check token*, which are used to access backend services
559
565
  # protected by App Check.
560
566
  # Corresponds to the JSON property `appCheckToken`
561
567
  # @return [Google::Apis::FirebaseappcheckV1beta::GoogleFirebaseAppcheckV1betaAppCheckToken]
@@ -1229,7 +1235,7 @@ module Google
1229
1235
  end
1230
1236
  end
1231
1237
 
1232
- # App Check enforcement policy for a specific resource of a Firebase service
1238
+ # App Check enforcement policy for a specific resource of a Google service
1233
1239
  # supported by App Check. Note that this policy will override the service-level
1234
1240
  # configuration.
1235
1241
  class GoogleFirebaseAppcheckV1betaResourcePolicy
@@ -1249,8 +1255,8 @@ module Google
1249
1255
  # @return [String]
1250
1256
  attr_accessor :etag
1251
1257
 
1252
- # Required. The relative name of the resource policy object, in the format: ```
1253
- # projects/`project_number`/services/`service_id`/resourcePolicies/`
1258
+ # Required. Identifier. The relative name of the resource policy object, in the
1259
+ # format: ``` projects/`project_number`/services/`service_id`/resourcePolicies/`
1254
1260
  # resource_policy_id` ``` Note that the `service_id` element must be a supported
1255
1261
  # service ID. Currently, the following service IDs are supported: * `oauth2.
1256
1262
  # googleapis.com` (Google Identity for iOS) `resource_policy_id` is a system-
@@ -1260,13 +1266,13 @@ module Google
1260
1266
  attr_accessor :name
1261
1267
 
1262
1268
  # Required. Service specific name of the resource object to which this policy
1263
- # applies, in the format: * `//oauth2.googleapis.com/projects/`project_number`/
1264
- # oauthClients/`oauth_client_id`` (Google Identity for iOS) Note that the
1265
- # resource must belong to the service specified in the `name` and be from the
1266
- # same project as this policy, but the resource is allowed to be missing at the
1267
- # time of creation of this policy; in that case, we make a best-effort attempt
1268
- # at respecting this policy, but it may not have any effect until the resource
1269
- # is fully created.
1269
+ # applies, in the format: * **iOS OAuth clients** (Google Identity for iOS): `//
1270
+ # oauth2.googleapis.com/projects/`project_number`/oauthClients/`oauth_client_id``
1271
+ # Note that the resource must belong to the service specified in the `name` and
1272
+ # be from the same project as this policy, but the resource is allowed to be
1273
+ # missing at the time of creation of this policy; in that case, we make a best-
1274
+ # effort attempt at respecting this policy, but it may not have any effect until
1275
+ # the resource is fully created.
1270
1276
  # Corresponds to the JSON property `targetResource`
1271
1277
  # @return [String]
1272
1278
  attr_accessor :target_resource
@@ -1348,7 +1354,8 @@ module Google
1348
1354
  # following service IDs are supported: * `firebasestorage.googleapis.com` (Cloud
1349
1355
  # Storage for Firebase) * `firebasedatabase.googleapis.com` (Firebase Realtime
1350
1356
  # Database) * `firestore.googleapis.com` (Cloud Firestore) * `identitytoolkit.
1351
- # googleapis.com` (Firebase Authentication with Identity Platform)
1357
+ # googleapis.com` (Firebase Authentication with Identity Platform) * `oauth2.
1358
+ # googleapis.com` (Google Identity for iOS)
1352
1359
  # Corresponds to the JSON property `name`
1353
1360
  # @return [String]
1354
1361
  attr_accessor :name
@@ -1377,7 +1384,7 @@ module Google
1377
1384
  class GoogleFirebaseAppcheckV1betaUpdateResourcePolicyRequest
1378
1385
  include Google::Apis::Core::Hashable
1379
1386
 
1380
- # App Check enforcement policy for a specific resource of a Firebase service
1387
+ # App Check enforcement policy for a specific resource of a Google service
1381
1388
  # supported by App Check. Note that this policy will override the service-level
1382
1389
  # configuration.
1383
1390
  # Corresponds to the JSON property `resourcePolicy`
@@ -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.42.0"
19
+ GEM_VERSION = "0.44.0"
20
20
 
21
21
  # Version of the code generator used to generate this client
22
- GENERATOR_VERSION = "0.15.0"
22
+ GENERATOR_VERSION = "0.15.1"
23
23
 
24
24
  # Revision of the discovery document this client was generated from
25
- REVISION = "20240429"
25
+ REVISION = "20240930"
26
26
  end
27
27
  end
28
28
  end
@@ -1833,7 +1833,8 @@ module Google
1833
1833
  # service IDs are supported: * `firebasestorage.googleapis.com` (Cloud Storage
1834
1834
  # for Firebase) * `firebasedatabase.googleapis.com` (Firebase Realtime Database)
1835
1835
  # * `firestore.googleapis.com` (Cloud Firestore) * `identitytoolkit.googleapis.
1836
- # com` (Firebase Authentication with Identity Platform)
1836
+ # com` (Firebase Authentication with Identity Platform) * `oauth2.googleapis.com`
1837
+ # (Google Identity for iOS)
1837
1838
  # @param [String] fields
1838
1839
  # Selector specifying which fields to include in a partial response.
1839
1840
  # @param [String] quota_user
@@ -1870,8 +1871,8 @@ module Google
1870
1871
  # @param [Fixnum] page_size
1871
1872
  # The maximum number of Services to return in the response. Only explicitly
1872
1873
  # configured services are returned. The server may return fewer than this at its
1873
- # own discretion. If no value is specified or set to zero (or too large a value
1874
- # is specified), the server will impose its own limit.
1874
+ # own discretion. If no value is specified (or too large a value is specified),
1875
+ # the server will impose its own limit.
1875
1876
  # @param [String] page_token
1876
1877
  # Token returned from a previous call to ListServices indicating where in the
1877
1878
  # set of Services to resume listing. Provide this to retrieve the subsequent
@@ -1915,7 +1916,8 @@ module Google
1915
1916
  # following service IDs are supported: * `firebasestorage.googleapis.com` (Cloud
1916
1917
  # Storage for Firebase) * `firebasedatabase.googleapis.com` (Firebase Realtime
1917
1918
  # Database) * `firestore.googleapis.com` (Cloud Firestore) * `identitytoolkit.
1918
- # googleapis.com` (Firebase Authentication with Identity Platform)
1919
+ # googleapis.com` (Firebase Authentication with Identity Platform) * `oauth2.
1920
+ # googleapis.com` (Google Identity for iOS)
1919
1921
  # @param [Google::Apis::FirebaseappcheckV1beta::GoogleFirebaseAppcheckV1betaService] google_firebase_appcheck_v1beta_service_object
1920
1922
  # @param [String] update_mask
1921
1923
  # Required. A comma-separated list of names of fields in the Service to update.
@@ -2157,8 +2159,8 @@ module Google
2157
2159
 
2158
2160
  # Updates the specified ResourcePolicy configuration.
2159
2161
  # @param [String] name
2160
- # Required. The relative name of the resource policy object, in the format: ```
2161
- # projects/`project_number`/services/`service_id`/resourcePolicies/`
2162
+ # Required. Identifier. The relative name of the resource policy object, in the
2163
+ # format: ``` projects/`project_number`/services/`service_id`/resourcePolicies/`
2162
2164
  # resource_policy_id` ``` Note that the `service_id` element must be a supported
2163
2165
  # service ID. Currently, the following service IDs are supported: * `oauth2.
2164
2166
  # googleapis.com` (Google Identity for iOS) `resource_policy_id` is a system-
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.42.0
4
+ version: 0.44.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: 2024-05-19 00:00:00.000000000 Z
11
+ date: 2024-12-04 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.42.0
61
+ documentation_uri: https://googleapis.dev/ruby/google-apis-firebaseappcheck_v1beta/v0.44.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.5.6
78
+ rubygems_version: 3.5.22
79
79
  signing_key:
80
80
  specification_version: 4
81
81
  summary: Simple REST client for Firebase App Check API V1beta