google-apis-workloadmanager_v1 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: afe706b99d79f83c7831a5bd4fed3e263f2f9e74832577b8d56c0ccaa0de5b1d
4
- data.tar.gz: 3ae833b7b698a4dd78c576148386b5d53559a9fe959abf450edae21522714bef
3
+ metadata.gz: df9c781382259107b9aa6f81d8187cde270ba85d64e8e1237cc1c0fca0da0d3e
4
+ data.tar.gz: 0510e52fb846bb7030163b0d7b108fd58f6b0459aeda1f7ccea79c5978bfb01a
5
5
  SHA512:
6
- metadata.gz: 55e0b128f354f7a9f0cb51ea98d30d2da91ef731508b129e8996c871767317e8bbb1b535e9096255df2a0e498647961489cbf6396a05c97ce2237c52af992bc2
7
- data.tar.gz: bd6609965f4bc65b73f6828e0265202b1b43047e02bdf4571864f22c5946e00d28654ead63b9bc59db41cdfab707cf9bba15ee077e2f2fd672e7798458e511cb
6
+ metadata.gz: '08a8f7205d387f563ab17763aed0bbde21cd2d11b7d59cdc5029e4ee2bbefa636e1a250b8a62e3c4f2d46bad3eee449b9de2e5a9ee49eeda1b9598cfc2bccdb4'
7
+ data.tar.gz: '068d1a166260ca7279f8e8a387ff7678dcd669cec15e294bf386f96387d1e264f8a60637e4d5a082f338c34288f264545b8bd76b512406f4b3340512845427b5'
data/CHANGELOG.md CHANGED
@@ -1,5 +1,13 @@
1
1
  # Release history for google-apis-workloadmanager_v1
2
2
 
3
+ ### v0.53.0 (2026-05-17)
4
+
5
+ * Regenerated from discovery document revision 20260429
6
+
7
+ ### v0.52.0 (2026-04-19)
8
+
9
+ * Regenerated from discovery document revision 20260401
10
+
3
11
  ### v0.51.0 (2026-03-15)
4
12
 
5
13
  * Regenerated from discovery document revision 20260217
@@ -16,13 +16,13 @@ module Google
16
16
  module Apis
17
17
  module WorkloadmanagerV1
18
18
  # Version of the google-apis-workloadmanager_v1 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
22
  GENERATOR_VERSION = "0.18.0"
23
23
 
24
24
  # Revision of the discovery document this client was generated from
25
- REVISION = "20260217"
25
+ REVISION = "20260429"
26
26
  end
27
27
  end
28
28
  end
@@ -84,15 +84,20 @@ module Google
84
84
  end
85
85
 
86
86
  # Lists information about the supported locations for this service. This method
87
- # can be called in two ways: * **List all public locations:** Use the path `GET /
88
- # v1/locations`. * **List project-visible locations:** Use the path `GET /v1/
89
- # projects/`project_id`/locations`. This may include public locations as well as
90
- # private or other locations specifically visible to the project.
87
+ # lists locations based on the resource scope provided in the
88
+ # ListLocationsRequest.name field: * **Global locations**: If `name` is empty,
89
+ # the method lists the public locations available to all projects. * **Project-
90
+ # specific locations**: If `name` follows the format `projects/`project``, the
91
+ # method lists locations visible to that specific project. This includes public,
92
+ # private, or other project-specific locations enabled for the project. For gRPC
93
+ # and client library implementations, the resource name is passed as the `name`
94
+ # field. For direct service calls, the resource name is incorporated into the
95
+ # request path based on the specific service implementation and version.
91
96
  # @param [String] name
92
97
  # The resource that owns the locations collection, if applicable.
93
98
  # @param [Array<String>, String] extra_location_types
94
- # Optional. Do not use this field. It is unsupported and is ignored unless
95
- # explicitly documented otherwise. This is primarily for internal usage.
99
+ # Optional. Do not use this field unless explicitly documented otherwise. This
100
+ # is primarily for internal usage.
96
101
  # @param [String] filter
97
102
  # A filter to narrow down results to a preferred subset. The filtering language
98
103
  # 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-workloadmanager_v1
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
@@ -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-workloadmanager_v1/CHANGELOG.md
60
- documentation_uri: https://googleapis.dev/ruby/google-apis-workloadmanager_v1/v0.51.0
60
+ documentation_uri: https://googleapis.dev/ruby/google-apis-workloadmanager_v1/v0.53.0
61
61
  source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-workloadmanager_v1
62
62
  rdoc_options: []
63
63
  require_paths: