google-apis-tpu_v1alpha1 0.3.0 → 0.4.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: 7458a00fecec27ecf49f31b76945bf2695b5e33a0613e8dcf03ad46f82c66805
4
- data.tar.gz: f4ad23061c4e057a87b1d60b1566b44e86184343e61607fa1ad241ec3db13486
3
+ metadata.gz: c11894a428044dc7384a30149913e1ffbd2165b1fa8d9ae8ee09a793af62116a
4
+ data.tar.gz: 6673ba835570c0d9855489afa81a97bb9d1052f83a02efbb7167a2af8281ea06
5
5
  SHA512:
6
- metadata.gz: d948609e4a5e8bfeb89c8a7928f60a2532fc18a964b344d5901a7ed928404a9d841edb9476d1a1143eef1c20d5dce30d218d4aa126afac247450be91b5925e71
7
- data.tar.gz: 88916b2d5726551078b0b61a98a93ac815caaebb7477ab2658ec86aa9463122061b980058dc62d41a17efd92cbf44f6b28d4bb1457bdc1953d6a09a20a051f4a
6
+ metadata.gz: 9b33d88a100274ac29025863a23219eb914c47faed5b9f3203f0a4ad227253ad96494e4c63c18ba19865400840265e5d2f148f2c2432222de117691a14d40e15
7
+ data.tar.gz: 88525862ab35ca403f928e9aeb8fa6e2e53cfeab8795a2a2d54ad26ff38d0a4e8ce80fb4d5d93bdd9ab99a9145f87f08906c4f147df4b565599b1df851107dc0
data/CHANGELOG.md CHANGED
@@ -1,5 +1,9 @@
1
1
  # Release history for google-apis-tpu_v1alpha1
2
2
 
3
+ ### v0.4.0 (2021-04-16)
4
+
5
+ * Regenerated from discovery document revision 20210414
6
+
3
7
  ### v0.3.0 (2021-04-04)
4
8
 
5
9
  * Regenerated from discovery document revision 20210401
@@ -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.3.0"
19
+ GEM_VERSION = "0.4.0"
20
20
 
21
21
  # Version of the code generator used to generate this client
22
22
  GENERATOR_VERSION = "0.2.0"
23
23
 
24
24
  # Revision of the discovery document this client was generated from
25
- REVISION = "20210401"
25
+ REVISION = "20210414"
26
26
  end
27
27
  end
28
28
  end
@@ -87,7 +87,7 @@ module Google
87
87
  # accepts strings like "displayName=tokyo", and is documented in more detail in [
88
88
  # AIP-160](https://google.aip.dev/160).
89
89
  # @param [Fixnum] page_size
90
- # The maximum number of results to return. If not set, the service will select a
90
+ # The maximum number of results to return. If not set, the service selects a
91
91
  # default.
92
92
  # @param [String] page_token
93
93
  # A page token received from the `next_page_token` field in the response. Send
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: google-apis-tpu_v1alpha1
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.3.0
4
+ version: 0.4.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: 2021-04-05 00:00:00.000000000 Z
11
+ date: 2021-05-18 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: google-apis-core
@@ -52,7 +52,7 @@ licenses:
52
52
  metadata:
53
53
  bug_tracker_uri: https://github.com/googleapis/google-api-ruby-client/issues
54
54
  changelog_uri: https://github.com/googleapis/google-api-ruby-client/tree/master/generated/google-apis-tpu_v1alpha1/CHANGELOG.md
55
- documentation_uri: https://googleapis.dev/ruby/google-apis-tpu_v1alpha1/v0.3.0
55
+ documentation_uri: https://googleapis.dev/ruby/google-apis-tpu_v1alpha1/v0.4.0
56
56
  source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/master/generated/google-apis-tpu_v1alpha1
57
57
  post_install_message:
58
58
  rdoc_options: []
@@ -69,7 +69,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
69
69
  - !ruby/object:Gem::Version
70
70
  version: '0'
71
71
  requirements: []
72
- rubygems_version: 3.2.13
72
+ rubygems_version: 3.2.17
73
73
  signing_key:
74
74
  specification_version: 4
75
75
  summary: Simple REST client for Cloud TPU API V1alpha1