google-apis-tpu_v2alpha1 0.48.0 → 0.49.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: bc4a9b11d503a791e6b56e15b456f1e37a8c6eeccbde180a89e6d67fe04c46a6
4
- data.tar.gz: ad2529e4ba775d7f627eb65fa21bdd8badab520c861a72db08fb09f3d229a952
3
+ metadata.gz: b5849dfa869e333829a81b52cff7896a0aa2f1214be05f7425e9547b5971006a
4
+ data.tar.gz: 2b7f6d8c61ef8501ab2e4e8026628af09426252b110f65f52d2d6ef29872fad1
5
5
  SHA512:
6
- metadata.gz: 20924a72d011c5a25d0f182c57565a7958b1c057bcb82d3cbdabbe4c7e9e232128037c7c27c69f5c768821aec89646eeb0c67b3595e64a3a5685d05d461c7834
7
- data.tar.gz: ed2636cab343ec082a8873e51193bc783a33d76f9e7831bf6a6a624a2f48b1128c5b98ecd59b7973037d225259a060859aa53d84ccfe792b5441d7a0fcfceffd
6
+ metadata.gz: 8b86af41ecacc8c01ecf8e3958c0973427c96070ad41ec836847dbbf22bd41b23a91c1775a275767a63f4ec7b17e4b25e7d703bbc4f9ca06da5e19014727a35c
7
+ data.tar.gz: 85058738db179f00432e2fc259747e87263e81c2b1dbf1f38efd9054a9df518aa8d5d6c0d305c4cf02581ae84178490e5d82f23f07f5098fd6d8948a4866bd8b
data/CHANGELOG.md CHANGED
@@ -1,5 +1,9 @@
1
1
  # Release history for google-apis-tpu_v2alpha1
2
2
 
3
+ ### v0.49.0 (2026-02-01)
4
+
5
+ * Regenerated from discovery document revision 20260127
6
+
3
7
  ### v0.48.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 TpuV2alpha1
18
18
  # Version of the google-apis-tpu_v2alpha1 gem
19
- GEM_VERSION = "0.48.0"
19
+ GEM_VERSION = "0.49.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
@@ -114,7 +114,11 @@ module Google
114
114
  execute_or_queue_command(command, &block)
115
115
  end
116
116
 
117
- # Lists information about the supported locations for this service.
117
+ # Lists information about the supported locations for this service. This method
118
+ # can be called in two ways: * **List all public locations:** Use the path `GET /
119
+ # v1/locations`. * **List project-visible locations:** Use the path `GET /v1/
120
+ # projects/`project_id`/locations`. This may include public locations as well as
121
+ # private or other locations specifically visible to the project.
118
122
  # @param [String] name
119
123
  # The resource that owns the locations collection, if applicable.
120
124
  # @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_v2alpha1
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.48.0
4
+ version: 0.49.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_v2alpha1/CHANGELOG.md
60
- documentation_uri: https://googleapis.dev/ruby/google-apis-tpu_v2alpha1/v0.48.0
60
+ documentation_uri: https://googleapis.dev/ruby/google-apis-tpu_v2alpha1/v0.49.0
61
61
  source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-tpu_v2alpha1
62
62
  rdoc_options: []
63
63
  require_paths: