google-apis-cloudidentity_v1beta1 0.61.0 → 0.62.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: d9fbfeee409e1e1af5f09def04e925645ca6e915da031c5706a70924e3f368f2
4
- data.tar.gz: b6b9b59e15054da3cf64f9827d6cd0d8a1d4f87ceddda079015e3f099d0a0ad3
3
+ metadata.gz: 3ef46e8414bebaccf0eefd52d13230b2445c8dc0988767077366731fe7ce7ad7
4
+ data.tar.gz: 1a9fda907d9b4d6f2175e9860b860560a969568048d23bacaeb9dc8037ea714d
5
5
  SHA512:
6
- metadata.gz: dc76d23f5d6ec2313688994be4d8fe59ef85fefd902fe57516ee934b1039aee9f969bb4cba708dd94fc6df86d150b72920ae22eca7d490bd344046da047f9f1e
7
- data.tar.gz: 335699a133e12816e6c74bb3106fa3eeb5c6714ec955e3901fe0d3c5fa53b203c9e96ff8cf03aa1b804e19846538d8213285b5c2d3fbd6318bfa55beef11ae79
6
+ metadata.gz: d695f52a8d910ebb0d09a66e3420194340b5e2c2c9cc22fdb6c46e9c139f5eac988a904455710f3dd5a1822c13661742e3b639cddaf445e946ecf2b92ec3f15a
7
+ data.tar.gz: 643777c16ab1cb04ac0c252285aed03f702f5b534af0abf9fb4ea139c1e00c9c3e9651b8b5be8cb767f62b8c371867c0308cf074b0d901ba3d2c2e1f8573bd68
data/CHANGELOG.md CHANGED
@@ -1,5 +1,9 @@
1
1
  # Release history for google-apis-cloudidentity_v1beta1
2
2
 
3
+ ### v0.62.0 (2026-01-18)
4
+
5
+ * Regenerated from discovery document revision 20260113
6
+
3
7
  ### v0.61.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 CloudidentityV1beta1
18
18
  # Version of the google-apis-cloudidentity_v1beta1 gem
19
- GEM_VERSION = "0.61.0"
19
+ GEM_VERSION = "0.62.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
@@ -745,9 +745,10 @@ module Google
745
745
  # provided, only DeviceUsers having all of these properties are considered as
746
746
  # matches - i.e. the query behaves like an AND. Different platforms require
747
747
  # different amounts of information from the caller to ensure that the DeviceUser
748
- # is uniquely identified. - iOS: Specifying the 'partner' and 'ios_device_id'
749
- # fields is required. - Android: Specifying the 'android_id' field is required. -
750
- # Desktop: Specifying the 'raw_resource_id' field is required.
748
+ # is uniquely identified. - iOS: If either the `partner` or `ios_device_id`
749
+ # field is provided, then both fields are required. - Android: Specifying the `
750
+ # android_id` field is required. - Desktop: Specifying the `raw_resource_id`
751
+ # field is required.
751
752
  # @param [String] parent
752
753
  # Must be set to "devices/-/deviceUsers" to search across all DeviceUser
753
754
  # belonging to the user.
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: google-apis-cloudidentity_v1beta1
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.61.0
4
+ version: 0.62.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_v1beta1/CHANGELOG.md
60
- documentation_uri: https://googleapis.dev/ruby/google-apis-cloudidentity_v1beta1/v0.61.0
60
+ documentation_uri: https://googleapis.dev/ruby/google-apis-cloudidentity_v1beta1/v0.62.0
61
61
  source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-cloudidentity_v1beta1
62
62
  rdoc_options: []
63
63
  require_paths: