google-apis-tpu_v1alpha1 0.33.0 → 0.34.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: d2e9206571c4c5c602a4248280fdaf4c92cddb2369bf845fd1582acf10896af9
4
- data.tar.gz: 7aedadc092f5aa40fc0e4a6b55e7823cd2104442345e9ebdfdd006c3e2037bd3
3
+ metadata.gz: 30d0fb430c60b549a3e1a8233682420dfc832d94f70984fff839e78346455394
4
+ data.tar.gz: ce56a059d4dd34d9dda3721df6e428fa4709cafe5e12a1cdccabf9a5faeb9a85
5
5
  SHA512:
6
- metadata.gz: 0d469afe247a5773324b72972a6bff5fd2932ecbc58b1a5da3da5302c07df543f8229ccb015bed6eee7dff9081b6c13dff856585c7f1f31647ef27c2640541c4
7
- data.tar.gz: 21f2e39eebd4e21d20ac5711246c98b25c8a2cc622e4cffbd825c3bd55b0dd3cad5b1dd008b2b6bd23018efae468a62119572bbd82649dbfaca98356fd8abd73
6
+ metadata.gz: 52d2b823075a047f021a240e7d7a771f3ea0639d4db3f701690ff6e7cb10a5c4f9de3d2423fd01e1b39341b24547fafebeb2054d65683f802ecec6f42506f6aa
7
+ data.tar.gz: 757565e88289cd502e163dcab2e85ba0acbe755e829c35c46062be2cbe34c1e724b4ba4903963f8db6710a99452a390957d4d70bea58f40847ae481847b29a67
data/CHANGELOG.md CHANGED
@@ -1,5 +1,9 @@
1
1
  # Release history for google-apis-tpu_v1alpha1
2
2
 
3
+ ### v0.34.0 (2026-02-01)
4
+
5
+ * Regenerated from discovery document revision 20260127
6
+
3
7
  ### v0.33.0 (2025-12-07)
4
8
 
5
9
  * Regenerated from discovery document revision 20251130
@@ -16,13 +16,13 @@ module Google
16
16
  module Apis
17
17
  module TpuV1alpha1
18
18
  # Version of the google-apis-tpu_v1alpha1 gem
19
- GEM_VERSION = "0.33.0"
19
+ GEM_VERSION = "0.34.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 = "20251130"
25
+ REVISION = "20260127"
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-tpu_v1alpha1
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.33.0
4
+ version: 0.34.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-tpu_v1alpha1/CHANGELOG.md
60
- documentation_uri: https://googleapis.dev/ruby/google-apis-tpu_v1alpha1/v0.33.0
60
+ documentation_uri: https://googleapis.dev/ruby/google-apis-tpu_v1alpha1/v0.34.0
61
61
  source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-tpu_v1alpha1
62
62
  rdoc_options: []
63
63
  require_paths: