google-apis-cloudidentity_v1beta1 0.51.0 → 0.53.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: 30b3c012efcc7d875ec29a9dea02ff01b42d0570303860fe527e4bcbf58cebd2
4
- data.tar.gz: 67d8ff6506e6de9ca22b3722966241be30bf3c4a08c6f9e398c28fe368df8186
3
+ metadata.gz: 45fe35f1d0baf4412d1817504c30f65532b850c90976e4d574087ab7b3c71820
4
+ data.tar.gz: 77e8a08946ae8c9298adc0bcd41a38ba9346f269576f1bffb56a5c0952abb8db
5
5
  SHA512:
6
- metadata.gz: 6c1db61111d8a4a0e8a5de6f1d5c132db939f06606acb2979f4f795e14af8cd2bc5e94c0dd80d3f8da051d63afaad38bf0ea709c2af99988c2d2eec38b243a4d
7
- data.tar.gz: 0704b432fee5875fe5d0bde44b2084be7fbd7403ab1fbd59473732e469b539398b1c8c509cb422590dbe448db496b503357f7c2c21500be1f26dc08220cbca13
6
+ metadata.gz: bd4dd91512828af498e5fcf7bf29f1d5e96e6c798ef20b2eda1408023098a494a505c9a59dcfd02cceeba4ae5e92723259bb0fe70a41d9456e3c534f85fa8712
7
+ data.tar.gz: a57e0e9771779a891b04a34107c5fdf03e298ee3f616a48bebea0d0c7f302021e9922d021704a313e027f1dc574154d41c4a79d226edfbbf47aa47581ccbc0d1
data/CHANGELOG.md CHANGED
@@ -1,5 +1,13 @@
1
1
  # Release history for google-apis-cloudidentity_v1beta1
2
2
 
3
+ ### v0.53.0 (2025-05-04)
4
+
5
+ * Regenerated using generator version 0.17.0
6
+
7
+ ### v0.52.0 (2025-01-26)
8
+
9
+ * Regenerated from discovery document revision 20250121
10
+
3
11
  ### v0.51.0 (2025-01-12)
4
12
 
5
13
  * Regenerated from discovery document revision 20250107
data/OVERVIEW.md CHANGED
@@ -83,7 +83,7 @@ The [product documentation](https://cloud.google.com/identity/) may provide guid
83
83
 
84
84
  ## Supported Ruby versions
85
85
 
86
- This library is supported on Ruby 2.7+.
86
+ This library is supported on Ruby 3.1+.
87
87
 
88
88
  Google provides official support for Ruby versions that are actively supported by Ruby Core -- that is, Ruby versions that are either in normal maintenance or in security maintenance, and not end of life. Older versions of Ruby _may_ still work, but are unsupported and not recommended. See https://www.ruby-lang.org/en/downloads/branches/ for details about the Ruby support schedule.
89
89
 
@@ -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.51.0"
19
+ GEM_VERSION = "0.53.0"
20
20
 
21
21
  # Version of the code generator used to generate this client
22
- GENERATOR_VERSION = "0.16.0"
22
+ GENERATOR_VERSION = "0.17.0"
23
23
 
24
24
  # Revision of the discovery document this client was generated from
25
- REVISION = "20250107"
25
+ REVISION = "20250121"
26
26
  end
27
27
  end
28
28
  end
@@ -2429,17 +2429,17 @@ module Google
2429
2429
  # List Policies
2430
2430
  # @param [String] filter
2431
2431
  # Optional. A CEL expression for filtering the results. Policies can be filtered
2432
- # by application with this expression: setting.name = 'settings/gmail.*'
2433
- # Policies can be filtered by setting type with this expression: setting.name = '
2434
- # *.service_status' A maximum of one of the above setting.name clauses can be
2435
- # used. Policies can be filtered by customer with this expression: customer = "
2436
- # customers/`customer`" Where `customer` is the `id` from the [Admin SDK `
2437
- # Customer` resource](https://developers.google.com/admin-sdk/directory/
2438
- # reference/rest/v1/customers). You may use `customers/my_customer` to specify
2439
- # your own organization. When no customer is mentioned it will be default to
2440
- # customers/my_customer. A maximum of one customer clause can be used. The above
2441
- # clauses can only be combined together in a single filter expression with the `&
2442
- # &` operator.
2432
+ # by application with this expression: setting.type.matches('^settings/gmail\\..*
2433
+ # $') Policies can be filtered by setting type with this expression: setting.
2434
+ # type.matches('^.*\\.service_status$') A maximum of one of the above setting.
2435
+ # type clauses can be used. Policies can be filtered by customer with this
2436
+ # expression: customer == "customers/`customer`" Where `customer` is the `id`
2437
+ # from the [Admin SDK `Customer` resource](https://developers.google.com/admin-
2438
+ # sdk/directory/reference/rest/v1/customers). You may use `customers/my_customer`
2439
+ # to specify your own organization. When no customer is mentioned it will be
2440
+ # default to customers/my_customer. A maximum of one customer clause can be used.
2441
+ # The above clauses can only be combined together in a single filter expression
2442
+ # with the `&&` operator.
2443
2443
  # @param [Fixnum] page_size
2444
2444
  # Optional. The maximum number of results to return. The service can return
2445
2445
  # fewer than this number. If omitted or set to 0, the default is 50 results per
@@ -50,6 +50,12 @@ module Google
50
50
  # See all of the Inbound SSO profiles and their assignments to any Org Units or Google Groups in your Cloud Identity Organization.
51
51
  AUTH_CLOUD_IDENTITY_INBOUNDSSO_READONLY = 'https://www.googleapis.com/auth/cloud-identity.inboundsso.readonly'
52
52
 
53
+ # List, Move orgmembers of an OrgUnit in your Cloud Identity Organization.
54
+ AUTH_CLOUD_IDENTITY_ORGUNITS = 'https://www.googleapis.com/auth/cloud-identity.orgunits'
55
+
56
+ # List org members of an OrgUnit in your Cloud Identity Organization.
57
+ AUTH_CLOUD_IDENTITY_ORGUNITS_READONLY = 'https://www.googleapis.com/auth/cloud-identity.orgunits.readonly'
58
+
53
59
  # See and edit policies in your Cloud Identity Organization.
54
60
  AUTH_CLOUD_IDENTITY_POLICIES = 'https://www.googleapis.com/auth/cloud-identity.policies'
55
61
 
metadata CHANGED
@@ -1,13 +1,13 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: google-apis-cloudidentity_v1beta1
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.51.0
4
+ version: 0.53.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - Google LLC
8
8
  bindir: bin
9
9
  cert_chain: []
10
- date: 2025-01-12 00:00:00.000000000 Z
10
+ date: 1980-01-02 00:00:00.000000000 Z
11
11
  dependencies:
12
12
  - !ruby/object:Gem::Dependency
13
13
  name: google-apis-core
@@ -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.51.0
60
+ documentation_uri: https://googleapis.dev/ruby/google-apis-cloudidentity_v1beta1/v0.53.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:
@@ -66,14 +66,14 @@ required_ruby_version: !ruby/object:Gem::Requirement
66
66
  requirements:
67
67
  - - ">="
68
68
  - !ruby/object:Gem::Version
69
- version: '2.7'
69
+ version: '3.1'
70
70
  required_rubygems_version: !ruby/object:Gem::Requirement
71
71
  requirements:
72
72
  - - ">="
73
73
  - !ruby/object:Gem::Version
74
74
  version: '0'
75
75
  requirements: []
76
- rubygems_version: 3.6.2
76
+ rubygems_version: 3.6.8
77
77
  specification_version: 4
78
78
  summary: Simple REST client for Cloud Identity API V1beta1
79
79
  test_files: []