google-apis-workstations_v1 0.31.0 → 0.32.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: e8c33397bc67b608a888faf200fb8ad984455077a916333aea68a9936f9066b6
4
- data.tar.gz: e91772876aeaa714fffe3c3c07dac1dba1f899d95b76dec1b24c342c022c2bf4
3
+ metadata.gz: 48a3db25d98e3c6a04f5cfd3f6a91e9832b30db9539cf1b94edb3cf4212f7a86
4
+ data.tar.gz: 8b526c1197fb90e3c252e46560bd5b3cce5685610b501ab0d5d0f5072d9208dd
5
5
  SHA512:
6
- metadata.gz: a8f3901d7cdd44d25115fc053823094cab0ecb06639818065cd2b129e0ff553bda92f05d9ff93f3da77fc33ed4b4cd1c82e9d383e48a29545004a416f415e60f
7
- data.tar.gz: f5b2803d9d615672ce86e49740cfb1faa9fc9c737255d833e77ed7bb6a9eb9e6962398ab0dd31bda14389cfa8b322207c6ec50c79507b75b49c9272cbab21407
6
+ metadata.gz: fc38f6c2f0abf589407a2a8a1c6c34b499879ba04cd9543a0ef67343353d7640c782c4c7a61fe08a4035222b8ac5866774eb33ffa7a33e28d61e1e9ea21a167b
7
+ data.tar.gz: 1c2780fa0603ac23a02888cb7bed1ba865a9ed06869eaaecfd57e9e2132396bf13a4f4eb4df7fda5a110294ee9678583262d855e495a9a2b5a66eee935635d7b
data/CHANGELOG.md CHANGED
@@ -1,5 +1,9 @@
1
1
  # Release history for google-apis-workstations_v1
2
2
 
3
+ ### v0.32.0 (2026-02-08)
4
+
5
+ * Regenerated from discovery document revision 20260126
6
+
3
7
  ### v0.31.0 (2026-01-25)
4
8
 
5
9
  * Regenerated from discovery document revision 20260113
@@ -16,13 +16,13 @@ module Google
16
16
  module Apis
17
17
  module WorkstationsV1
18
18
  # Version of the google-apis-workstations_v1 gem
19
- GEM_VERSION = "0.31.0"
19
+ GEM_VERSION = "0.32.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 = "20260113"
25
+ REVISION = "20260126"
26
26
  end
27
27
  end
28
28
  end
@@ -81,7 +81,11 @@ module Google
81
81
  execute_or_queue_command(command, &block)
82
82
  end
83
83
 
84
- # Lists information about the supported locations for this service.
84
+ # Lists information about the supported locations for this service. This method
85
+ # can be called in two ways: * **List all public locations:** Use the path `GET /
86
+ # v1/locations`. * **List project-visible locations:** Use the path `GET /v1/
87
+ # projects/`project_id`/locations`. This may include public locations as well as
88
+ # private or other locations specifically visible to the project.
85
89
  # @param [String] name
86
90
  # The resource that owns the locations collection, if applicable.
87
91
  # @param [Array<String>, String] extra_location_types
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: google-apis-workstations_v1
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.31.0
4
+ version: 0.32.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-workstations_v1/CHANGELOG.md
60
- documentation_uri: https://googleapis.dev/ruby/google-apis-workstations_v1/v0.31.0
60
+ documentation_uri: https://googleapis.dev/ruby/google-apis-workstations_v1/v0.32.0
61
61
  source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-workstations_v1
62
62
  rdoc_options: []
63
63
  require_paths: