google-apis-tpu_v2alpha1 0.12.0 → 0.13.0

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: c1cd3439c2fa42b94f3418ca750b0f80a043946c0f07823bc40d91778390e918
4
- data.tar.gz: cd0dea717d8b6522e8216a547aecd48096ed80a4fa464a054e331e3a55f71c6a
3
+ metadata.gz: c9b06da2945438a1242e94b47bc60119043822379a1a5ae6d9f54a4685762248
4
+ data.tar.gz: d0ecc71a02f6b85009bef690f3c17c491175eaa08f61da0ebb66e6afa787dbf8
5
5
  SHA512:
6
- metadata.gz: cac4462f099e0c40ca5ea07ce276a13013283decb6cc4bb29e88749b711c186ef2d328b64d44638d5b5ed6f71c08ee832809b7accdc18d852ca3f8ce51671a9a
7
- data.tar.gz: b2af4950ec0efdb3b50db7e65faa2b42f49b7dfcd8d999600cfbca6a3104474644bc95d51db76624b28b9e0efdd49e49a70c639c8858defb5d9a593450c6975a
6
+ metadata.gz: 5fb3f5ec5ee4c58c35dc2f28afda529ef15f60c93cbd6884340909125efd3eda0e174f14ada37fa5df97a89a7a087c185b6ca4e551f3ec0253c55ebb7d62a7b9
7
+ data.tar.gz: 16556e00caf8a7e10708ae233ad17ce891032d499a3b7d6cc7cf5ca70aedf66a0f786069221709941ddbeb19e3a2e25c992140e9afd383da356cec2b2ea33360
data/CHANGELOG.md CHANGED
@@ -1,5 +1,10 @@
1
1
  # Release history for google-apis-tpu_v2alpha1
2
2
 
3
+ ### v0.13.0 (2023-01-15)
4
+
5
+ * Regenerated from discovery document revision 20230105
6
+ * Regenerated using generator version 0.11.1
7
+
3
8
  ### v0.12.0 (2022-11-19)
4
9
 
5
10
  * Regenerated from discovery document revision 20221107
@@ -873,7 +873,7 @@ module Google
873
873
  # @return [Google::Apis::TpuV2alpha1::Node]
874
874
  attr_accessor :node
875
875
 
876
- # The unqualified resource name. Should follow the ^[A-Za-z0-9_.~+%-]+$ regex
876
+ # The unqualified resource name. Should follow the `^[A-Za-z0-9_.~+%-]+$` regex
877
877
  # format. This is only specified when requesting a single node. In case of multi-
878
878
  # node requests, multi_node_params must be populated instead. It's an error to
879
879
  # specify both node_id and multi_node_params.
@@ -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.12.0"
19
+ GEM_VERSION = "0.13.0"
20
20
 
21
21
  # Version of the code generator used to generate this client
22
- GENERATOR_VERSION = "0.11.0"
22
+ GENERATOR_VERSION = "0.11.1"
23
23
 
24
24
  # Revision of the discovery document this client was generated from
25
- REVISION = "20221107"
25
+ REVISION = "20230105"
26
26
  end
27
27
  end
28
28
  end
@@ -470,7 +470,7 @@ module Google
470
470
 
471
471
  # Starts a node.
472
472
  # @param [String] name
473
- # The resource name.
473
+ # Required. The resource name.
474
474
  # @param [Google::Apis::TpuV2alpha1::StartNodeRequest] start_node_request_object
475
475
  # @param [String] fields
476
476
  # Selector specifying which fields to include in a partial response.
@@ -503,7 +503,7 @@ module Google
503
503
 
504
504
  # Stops a node. This operation is only available with single TPU nodes.
505
505
  # @param [String] name
506
- # The resource name.
506
+ # Required. The resource name.
507
507
  # @param [Google::Apis::TpuV2alpha1::StopNodeRequest] stop_node_request_object
508
508
  # @param [String] fields
509
509
  # Selector specifying which fields to include in a partial response.
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: google-apis-tpu_v2alpha1
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.12.0
4
+ version: 0.13.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - Google LLC
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2022-12-12 00:00:00.000000000 Z
11
+ date: 2023-01-15 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: google-apis-core
@@ -58,7 +58,7 @@ licenses:
58
58
  metadata:
59
59
  bug_tracker_uri: https://github.com/googleapis/google-api-ruby-client/issues
60
60
  changelog_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-tpu_v2alpha1/CHANGELOG.md
61
- documentation_uri: https://googleapis.dev/ruby/google-apis-tpu_v2alpha1/v0.12.0
61
+ documentation_uri: https://googleapis.dev/ruby/google-apis-tpu_v2alpha1/v0.13.0
62
62
  source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-tpu_v2alpha1
63
63
  post_install_message:
64
64
  rdoc_options: []
@@ -75,7 +75,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
75
75
  - !ruby/object:Gem::Version
76
76
  version: '0'
77
77
  requirements: []
78
- rubygems_version: 3.3.14
78
+ rubygems_version: 3.4.2
79
79
  signing_key:
80
80
  specification_version: 4
81
81
  summary: Simple REST client for Cloud TPU API V2alpha1