google-apis-managedidentities_v1 0.40.0 → 0.41.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: dbe4ea2b1498ff212cb64b6484b734cb289711cb2be08f72e7953b836dc4cbbd
4
- data.tar.gz: d6971a31eceaa8f0f8ec12c94391289d5ee9383af8e6f82c127342cb43cbabf6
3
+ metadata.gz: 87cadd1cf47fc553180c5dbe2db98ab7439780bbdb261d7004448cf79bdd184d
4
+ data.tar.gz: 8a3b3fc5672f6d1cf766d5c009ea533fba4dead3a90c7ff17b20104d4abe12be
5
5
  SHA512:
6
- metadata.gz: 8bd38088bab396bf859943fcce3438eb93bb0c8acb64cd50efca81c0ff628eca935df17dccee42c77258716117b227b20e731ac1ec80bfaacae563ae8bceaf0c
7
- data.tar.gz: 5f890f5477acfd38b2087aceff83eef72d5df8c6a03ee667af1bd2612dece3162f61a746f7e5c6d2e05a49d840f0a4d6b5f2afe226bdb5014d8bfd033670b079
6
+ metadata.gz: 3cb912fba89f96f609cc86a9be22307c153e364e054749fd067d548c37bf6d6a12c26334879f17c64424f5ebdf2480d0f941ed0bd08820e7f5109785fb050d71
7
+ data.tar.gz: 3183fef934c73e22b70277bc929ef51aad0eebbb4d63f3111f55309434d7a89514a11d219d3d328443620a596f0f7ec9fc2176632a8c507262066eed5890274a
data/CHANGELOG.md CHANGED
@@ -1,5 +1,9 @@
1
1
  # Release history for google-apis-managedidentities_v1
2
2
 
3
+ ### v0.41.0 (2026-05-03)
4
+
5
+ * Regenerated from discovery document revision 20260414
6
+
3
7
  ### v0.40.0 (2026-02-15)
4
8
 
5
9
  * Regenerated from discovery document revision 20260202
@@ -16,13 +16,13 @@ module Google
16
16
  module Apis
17
17
  module ManagedidentitiesV1
18
18
  # Version of the google-apis-managedidentities_v1 gem
19
- GEM_VERSION = "0.40.0"
19
+ GEM_VERSION = "0.41.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 = "20260202"
25
+ REVISION = "20260414"
26
26
  end
27
27
  end
28
28
  end
@@ -83,10 +83,15 @@ module Google
83
83
  end
84
84
 
85
85
  # Lists information about the supported locations for this service. This method
86
- # can be called in two ways: * **List all public locations:** Use the path `GET /
87
- # v1/locations`. * **List project-visible locations:** Use the path `GET /v1/
88
- # projects/`project_id`/locations`. This may include public locations as well as
89
- # private or other locations specifically visible to the project.
86
+ # lists locations based on the resource scope provided in the
87
+ # ListLocationsRequest.name field: * **Global locations**: If `name` is empty,
88
+ # the method lists the public locations available to all projects. * **Project-
89
+ # specific locations**: If `name` follows the format `projects/`project``, the
90
+ # method lists locations visible to that specific project. This includes public,
91
+ # private, or other project-specific locations enabled for the project. For gRPC
92
+ # and client library implementations, the resource name is passed as the `name`
93
+ # field. For direct service calls, the resource name is incorporated into the
94
+ # request path based on the specific service implementation and version.
90
95
  # @param [String] name
91
96
  # The resource that owns the locations collection, if applicable.
92
97
  # @param [Array<String>, String] extra_location_types
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: google-apis-managedidentities_v1
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.40.0
4
+ version: 0.41.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_v1/CHANGELOG.md
61
- documentation_uri: https://googleapis.dev/ruby/google-apis-managedidentities_v1/v0.40.0
61
+ documentation_uri: https://googleapis.dev/ruby/google-apis-managedidentities_v1/v0.41.0
62
62
  source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-managedidentities_v1
63
63
  rdoc_options: []
64
64
  require_paths: