google-apis-tpu_v2alpha1 0.4.0 → 0.7.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: c372cc6fc010fca975d7ce054fb193ce8de9b1fb85c34844b5f10591d25c395d
4
- data.tar.gz: cb60075ffcfec83137024baa41e0ee662cb77ee4b42689eb1fab48a7196ccbfc
3
+ metadata.gz: 1a6d55b0a69dcfa64252acd9598b02893d58695d27dc63427d8320312c1850fa
4
+ data.tar.gz: 53725136ce22f691cfb7f6b173e8b7a3d2fefc5b5a2f7b5f9c73bb9ac2352f33
5
5
  SHA512:
6
- metadata.gz: 68d9e6d9fc966966921a315208b4027d4546f7fc1056b9238487d2ce7b248c1dccb8a95a54417256145b86b9fd2875d9d1e2241b1e7b888f03c5233981ee2464
7
- data.tar.gz: c4b1769d5ca77954b682203f6a16df5784082ebc19a5db8ff7c12b64a898e32df318e7897363414d86c25cd4279f36348a70fb10224fe9d580de63e5030e31d5
6
+ metadata.gz: d8b512e6aaa0107a05bccbda16987c3e8ad68b77599b44b256419a7a68ed8f305acf6cb02448c22c39fb8f49ecc654adc5ed91e13ddcbfe207262ef7b8e189b0
7
+ data.tar.gz: 979745e8ae6383bf999148560998fef1f28ad5edf3dae3a59ecbaf66ddc5536e106290dc70023b2b3863389979a51475b3bbac121507326bc4b53a5ddc276a82
data/CHANGELOG.md CHANGED
@@ -1,5 +1,17 @@
1
1
  # Release history for google-apis-tpu_v2alpha1
2
2
 
3
+ ### v0.7.0 (2022-06-30)
4
+
5
+ * Regenerated using generator version 0.8.0
6
+
7
+ ### v0.6.0 (2022-06-17)
8
+
9
+ * Regenerated using generator version 0.6.0
10
+
11
+ ### v0.5.0 (2022-04-17)
12
+
13
+ * Regenerated from discovery document revision 20220412
14
+
3
15
  ### v0.4.0 (2022-03-06)
4
16
 
5
17
  * Regenerated from discovery document revision 20220301
@@ -96,8 +96,7 @@ module Google
96
96
  # A generic empty message that you can re-use to avoid defining duplicated empty
97
97
  # messages in your APIs. A typical example is to use it as the request or the
98
98
  # response type of an API method. For instance: service Foo ` rpc Bar(google.
99
- # protobuf.Empty) returns (google.protobuf.Empty); ` The JSON representation for
100
- # `Empty` is empty JSON object ````.
99
+ # protobuf.Empty) returns (google.protobuf.Empty); `
101
100
  class Empty
102
101
  include Google::Apis::Core::Hashable
103
102
 
@@ -533,7 +532,7 @@ module Google
533
532
  class Node
534
533
  include Google::Apis::Core::Hashable
535
534
 
536
- # Required. The type of hardware accelerators associated with this node.
535
+ # The type of hardware accelerators associated with this node.
537
536
  # Corresponds to the JSON property `acceleratorType`
538
537
  # @return [String]
539
538
  attr_accessor :accelerator_type
@@ -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.4.0"
19
+ GEM_VERSION = "0.7.0"
20
20
 
21
21
  # Version of the code generator used to generate this client
22
- GENERATOR_VERSION = "0.4.1"
22
+ GENERATOR_VERSION = "0.8.0"
23
23
 
24
24
  # Revision of the discovery document this client was generated from
25
- REVISION = "20220301"
25
+ REVISION = "20220412"
26
26
  end
27
27
  end
28
28
  end
@@ -117,8 +117,8 @@ module Google
117
117
  # The resource that owns the locations collection, if applicable.
118
118
  # @param [String] filter
119
119
  # A filter to narrow down results to a preferred subset. The filtering language
120
- # accepts strings like "displayName=tokyo", and is documented in more detail in [
121
- # AIP-160](https://google.aip.dev/160).
120
+ # accepts strings like `"displayName=tokyo"`, and is documented in more detail
121
+ # in [AIP-160](https://google.aip.dev/160).
122
122
  # @param [Fixnum] page_size
123
123
  # The maximum number of results to return. If not set, the service selects a
124
124
  # default.
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.4.0
4
+ version: 0.7.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-03-07 00:00:00.000000000 Z
11
+ date: 2022-07-04 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: google-apis-core
@@ -16,7 +16,7 @@ dependencies:
16
16
  requirements:
17
17
  - - ">="
18
18
  - !ruby/object:Gem::Version
19
- version: '0.4'
19
+ version: '0.7'
20
20
  - - "<"
21
21
  - !ruby/object:Gem::Version
22
22
  version: 2.a
@@ -26,7 +26,7 @@ dependencies:
26
26
  requirements:
27
27
  - - ">="
28
28
  - !ruby/object:Gem::Version
29
- version: '0.4'
29
+ version: '0.7'
30
30
  - - "<"
31
31
  - !ruby/object:Gem::Version
32
32
  version: 2.a
@@ -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.4.0
61
+ documentation_uri: https://googleapis.dev/ruby/google-apis-tpu_v2alpha1/v0.7.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.5
78
+ rubygems_version: 3.3.14
79
79
  signing_key:
80
80
  specification_version: 4
81
81
  summary: Simple REST client for Cloud TPU API V2alpha1