google-apis-cloudidentity_v1 0.55.0 → 0.56.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: e32bc3f0aeeecad8a4c12ecd47ec5e55c869e4fc250bb38b5a0b1aee4d0eb792
4
- data.tar.gz: afd75402eac4025cda523fb30fed498b572f7ab0b85bed115f5aaaddd075851c
3
+ metadata.gz: cb6d6f3f62cd981f0b33a99ccdf6c8979282e41dff0cab1567b03f4b6ed5aff5
4
+ data.tar.gz: a1a40e14dddca85dacd6351dd1b70b8c08bfc79a6cb7cf159fc15ea981403578
5
5
  SHA512:
6
- metadata.gz: 87383d878c66e33ad46ebb122796d75cb94fbd707c50a1e0439a71b701ac6b4afb73dc4ecf67607c3c70df4c82657eedc5ddc22048638566b5822471f7ab3d39
7
- data.tar.gz: 99bd7613ec85ef446aad4dcb419eca53de255b044a314746b0128673c390c8d8d48d904bd39a41338d96cdcecb3bd56823f0100eb6469530c64811eb16c8c8e4
6
+ metadata.gz: 7db12dea8c81dcc44442246f52b89b418150e43427fc927999cb0d8fc3bfccd625192a3f7d245e906d2534bf00767e1ca10fbf6fe09f59d460f9ec777c305f64
7
+ data.tar.gz: 8209ff5cda585b912ed7bf6d423dd1362818948c66233f40e651562e8fc9f105fe87d649d18479ac624c2f86ab7729f05a9fff618ba1a5aa24e9c57e4f9a79f0
data/CHANGELOG.md CHANGED
@@ -1,5 +1,9 @@
1
1
  # Release history for google-apis-cloudidentity_v1
2
2
 
3
+ ### v0.56.0 (2026-01-18)
4
+
5
+ * Regenerated from discovery document revision 20260113
6
+
3
7
  ### v0.55.0 (2025-12-14)
4
8
 
5
9
  * Regenerated from discovery document revision 20251208
@@ -16,13 +16,13 @@ module Google
16
16
  module Apis
17
17
  module CloudidentityV1
18
18
  # Version of the google-apis-cloudidentity_v1 gem
19
- GEM_VERSION = "0.55.0"
19
+ GEM_VERSION = "0.56.0"
20
20
 
21
21
  # Version of the code generator used to generate this client
22
22
  GENERATOR_VERSION = "0.18.0"
23
23
 
24
24
  # Revision of the discovery document this client was generated from
25
- REVISION = "20251208"
25
+ REVISION = "20260113"
26
26
  end
27
27
  end
28
28
  end
@@ -762,9 +762,10 @@ module Google
762
762
  # provided, only DeviceUsers having all of these properties are considered as
763
763
  # matches - i.e. the query behaves like an AND. Different platforms require
764
764
  # different amounts of information from the caller to ensure that the DeviceUser
765
- # is uniquely identified. - iOS: Specifying the 'partner' and 'ios_device_id'
766
- # fields is required. - Android: Specifying the 'android_id' field is required. -
767
- # Desktop: Specifying the 'raw_resource_id' field is required.
765
+ # is uniquely identified. - iOS: If either the `partner` or `ios_device_id`
766
+ # field is provided, then both fields are required. - Android: Specifying the `
767
+ # android_id` field is required. - Desktop: Specifying the `raw_resource_id`
768
+ # field is required.
768
769
  # @param [String] parent
769
770
  # Must be set to "devices/-/deviceUsers" to search across all DeviceUser
770
771
  # belonging to the user.
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: google-apis-cloudidentity_v1
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.55.0
4
+ version: 0.56.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-cloudidentity_v1/CHANGELOG.md
60
- documentation_uri: https://googleapis.dev/ruby/google-apis-cloudidentity_v1/v0.55.0
60
+ documentation_uri: https://googleapis.dev/ruby/google-apis-cloudidentity_v1/v0.56.0
61
61
  source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-cloudidentity_v1
62
62
  rdoc_options: []
63
63
  require_paths: