google-apis-managedidentities_v1alpha1 0.42.0 → 0.44.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: e441de1271208996269621acef5b2c8c7e0750b19995120dfe3bd0b096e681e1
4
- data.tar.gz: 9abac09fc42429dcf8f6b6ea13ba5cec53019b77c978653b2dc2306d3ce1f949
3
+ metadata.gz: f65796134d6bb95851eae7798b93e7e5b9f663f50ff2b0e7941241e2704d4b5d
4
+ data.tar.gz: 2a613874779fbe09e33a946fbe5fe55f6a52bfa8fd635e51387f5b72e2bfef35
5
5
  SHA512:
6
- metadata.gz: b0527c84fdbc2bb7471d23de27a1c0956df0f1e7c193b638882b2cede8731135e26a4e49cb37a4854778e39ce254f3562e3867250d5ccb05a18fe7979af21fc4
7
- data.tar.gz: dca4b7b949054c42311c9b98da7a210408787d745657a903540e820329ccee14ea193eeae9c155184295bd30b2a1a50f096f3caf9d3a66d9440a8ad6ba4f8c91
6
+ metadata.gz: 40f125f449190ca59c8924cbece6eafcf43505b1fc097ada58d0618fc9763955a32d9ac926edbe02605829e0f2a37b315f78d966b5cbbcf7ae720aa514df1499
7
+ data.tar.gz: 0f0cbde20b753e8464fc3dce966ec2ed03279a97c5de769a4441db9bffb82bdb2173221fe852edfc96ada4b8e7b09a56e462ff2884b0c4f19d5dd24562e4c58f
data/CHANGELOG.md CHANGED
@@ -1,5 +1,13 @@
1
1
  # Release history for google-apis-managedidentities_v1alpha1
2
2
 
3
+ ### v0.44.0 (2026-06-14)
4
+
5
+ * Regenerated using generator version 0.19.0
6
+
7
+ ### v0.43.0 (2026-05-17)
8
+
9
+ * Regenerated from discovery document revision 20260424
10
+
3
11
  ### v0.42.0 (2026-05-03)
4
12
 
5
13
  * Regenerated from discovery document revision 20260414
data/OVERVIEW.md CHANGED
@@ -83,7 +83,7 @@ The [product documentation](https://cloud.google.com/managed-microsoft-ad/) may
83
83
 
84
84
  ## Supported Ruby versions
85
85
 
86
- This library is supported on Ruby 3.1+.
86
+ This library is supported on Ruby 3.2+.
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 ManagedidentitiesV1alpha1
18
18
  # Version of the google-apis-managedidentities_v1alpha1 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.18.0"
22
+ GENERATOR_VERSION = "0.19.0"
23
23
 
24
24
  # Revision of the discovery document this client was generated from
25
- REVISION = "20260414"
25
+ REVISION = "20260424"
26
26
  end
27
27
  end
28
28
  end
@@ -95,8 +95,8 @@ module Google
95
95
  # @param [String] name
96
96
  # The resource that owns the locations collection, if applicable.
97
97
  # @param [Array<String>, String] extra_location_types
98
- # Optional. Do not use this field. It is unsupported and is ignored unless
99
- # explicitly documented otherwise. This is primarily for internal usage.
98
+ # Optional. Do not use this field unless explicitly documented otherwise. This
99
+ # is primarily for internal usage.
100
100
  # @param [String] filter
101
101
  # A filter to narrow down results to a preferred subset. The filtering language
102
102
  # accepts strings like `"displayName=tokyo"`, and is documented in more detail
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: google-apis-managedidentities_v1alpha1
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
@@ -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-managedidentities_v1alpha1/CHANGELOG.md
61
- documentation_uri: https://googleapis.dev/ruby/google-apis-managedidentities_v1alpha1/v0.42.0
61
+ documentation_uri: https://googleapis.dev/ruby/google-apis-managedidentities_v1alpha1/v0.44.0
62
62
  source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-managedidentities_v1alpha1
63
63
  rdoc_options: []
64
64
  require_paths:
@@ -67,7 +67,7 @@ required_ruby_version: !ruby/object:Gem::Requirement
67
67
  requirements:
68
68
  - - ">="
69
69
  - !ruby/object:Gem::Version
70
- version: '3.1'
70
+ version: '3.2'
71
71
  required_rubygems_version: !ruby/object:Gem::Requirement
72
72
  requirements:
73
73
  - - ">="