google-apis-cloudidentity_v1 0.37.0 → 0.38.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: '084f2c917616204d1089d253d985224114c25d1c4cd9125d7fa7bf1e49f696c6'
4
- data.tar.gz: 53bd3157b624c5b786e41d0c5a3c59ebc082c1cd42ec3a50ae2cd2996fadde0a
3
+ metadata.gz: f1a674e6d2746bd443ca4cea88dca74cb937b67e6cf5ae32b642a449d8995102
4
+ data.tar.gz: 5452e6d18954376b0c54cb8c25e135ad1658991db0ae17f5607102f54b6d5e55
5
5
  SHA512:
6
- metadata.gz: ec492f9bb8c4b1a971c5ebe6d811d7fdf5e53b284da4abfa69237b124f241272836de2c70590c055b644158dc96f879d6712d3391d14334c5660791f87139d10
7
- data.tar.gz: 89acf6e9216fbb39ede4e9c6e140936d7560e7d2b7b41deeeae376b2a1ae017d1606506297504c5125733ca053f616d1c27efb14b48e2a2a2ca39d0bac64a195
6
+ metadata.gz: ea67f59350217983d3ea4c5f5f5fcc7496ab072bccaa442a3195f619e38ed5b09597808f069778a18c057648ecfe4b07a30e633771c6c6703f2d892883c745f9
7
+ data.tar.gz: 7aa284b2c2872503197a482a340b6d4ad7625f2281f25310994ade31afde129f73a3f07010da37b44f5d36535d3e7e08ca754d7e1e80f925e21e47329ada1ee9
data/CHANGELOG.md CHANGED
@@ -1,5 +1,9 @@
1
1
  # Release history for google-apis-cloudidentity_v1
2
2
 
3
+ ### v0.38.0 (2024-01-07)
4
+
5
+ * Regenerated from discovery document revision 20240101
6
+
3
7
  ### v0.37.0 (2023-12-17)
4
8
 
5
9
  * Regenerated from discovery document revision 20231211
@@ -237,7 +237,7 @@ module Google
237
237
  include Google::Apis::Core::Hashable
238
238
 
239
239
  # Memberships will be the union of all queries. Only one entry with USER
240
- # resource is currently supported. Customers can create up to 100 dynamic groups.
240
+ # resource is currently supported. Customers can create up to 500 dynamic groups.
241
241
  # Corresponds to the JSON property `queries`
242
242
  # @return [Array<Google::Apis::CloudidentityV1::DynamicGroupQuery>]
243
243
  attr_accessor :queries
@@ -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.37.0"
19
+ GEM_VERSION = "0.38.0"
20
20
 
21
21
  # Version of the code generator used to generate this client
22
22
  GENERATOR_VERSION = "0.12.0"
23
23
 
24
24
  # Revision of the discovery document this client was generated from
25
- REVISION = "20231211"
25
+ REVISION = "20240101"
26
26
  end
27
27
  end
28
28
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: google-apis-cloudidentity_v1
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.37.0
4
+ version: 0.38.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: 2023-12-17 00:00:00.000000000 Z
11
+ date: 2024-01-07 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-cloudidentity_v1/CHANGELOG.md
61
- documentation_uri: https://googleapis.dev/ruby/google-apis-cloudidentity_v1/v0.37.0
61
+ documentation_uri: https://googleapis.dev/ruby/google-apis-cloudidentity_v1/v0.38.0
62
62
  source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-cloudidentity_v1
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.4.19
78
+ rubygems_version: 3.5.3
79
79
  signing_key:
80
80
  specification_version: 4
81
81
  summary: Simple REST client for Cloud Identity API V1