google-apis-workloadmanager_v1 0.52.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: 90d4e96b0185af397a3b86ab5917d9b2ec51473118afd6fbe5eeb72ff5085f9e
4
- data.tar.gz: 5a8f39d383dd1d5300d479410f5b61149f3c9eacd91e37e172d70dea54526c23
3
+ metadata.gz: df9c781382259107b9aa6f81d8187cde270ba85d64e8e1237cc1c0fca0da0d3e
4
+ data.tar.gz: 0510e52fb846bb7030163b0d7b108fd58f6b0459aeda1f7ccea79c5978bfb01a
5
5
  SHA512:
6
- metadata.gz: 46860e171f9367c560f38fff2dfeba5a24bbab003ee0015b7c6d2d9054d608f3025ff4f75c658d415197d9289368742de543dccc672eae58db00aaeb2bf10070
7
- data.tar.gz: 13a8b967563f1c97ad29ad4acfd7ba913b4f5eb6ee3945d207de50ad373c5c32b6415a3e026113e2c0b3cd0477c40ef430ba4baf9de65b65d9287b945cda76ec
6
+ metadata.gz: '08a8f7205d387f563ab17763aed0bbde21cd2d11b7d59cdc5029e4ee2bbefa636e1a250b8a62e3c4f2d46bad3eee449b9de2e5a9ee49eeda1b9598cfc2bccdb4'
7
+ data.tar.gz: '068d1a166260ca7279f8e8a387ff7678dcd669cec15e294bf386f96387d1e264f8a60637e4d5a082f338c34288f264545b8bd76b512406f4b3340512845427b5'
data/CHANGELOG.md CHANGED
@@ -1,5 +1,9 @@
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
+
3
7
  ### v0.52.0 (2026-04-19)
4
8
 
5
9
  * Regenerated from discovery document revision 20260401
@@ -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.52.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 = "20260401"
25
+ REVISION = "20260429"
26
26
  end
27
27
  end
28
28
  end
@@ -84,8 +84,8 @@ module Google
84
84
  end
85
85
 
86
86
  # Lists information about the supported locations for this service. This method
87
- # lists locations based on the resource scope provided in the [
88
- # ListLocationsRequest.name] field: * **Global locations**: If `name` is empty,
87
+ # lists locations based on the resource scope provided in the
88
+ # ListLocationsRequest.name field: * **Global locations**: If `name` is empty,
89
89
  # the method lists the public locations available to all projects. * **Project-
90
90
  # specific locations**: If `name` follows the format `projects/`project``, the
91
91
  # method lists locations visible to that specific project. This includes public,
@@ -96,8 +96,8 @@ module Google
96
96
  # @param [String] name
97
97
  # The resource that owns the locations collection, if applicable.
98
98
  # @param [Array<String>, String] extra_location_types
99
- # Optional. Do not use this field. It is unsupported and is ignored unless
100
- # 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.
101
101
  # @param [String] filter
102
102
  # A filter to narrow down results to a preferred subset. The filtering language
103
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.52.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.52.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: