google-apis-tpu_v1alpha1 0.8.0 → 0.9.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: 4f0d3547d746d14d0dbf89fa60294d03a2df4e244ecc542373e2a1db92892d31
4
- data.tar.gz: e453bd42970f40c1b34fee8786872f899a3b6ba32114ef01291ff94e6ba23426
3
+ metadata.gz: db71b3fca2a5ccd7358dc71b7410911968056816cd116fdaaf714e16b8fe5a81
4
+ data.tar.gz: 472376f8dbab68f84cc28d02896f15e90951f2d2cdfbc253d1b0187bbfb49796
5
5
  SHA512:
6
- metadata.gz: 9d42c0466a2b702711c33ce297b7a500c54dbee476b9ffebe591825098518b1d10e66ea2e143663e22bf21810000fff9069231b6facbca5598267a275f45db61
7
- data.tar.gz: 1ffa27c1949a28b77c307957fe37baff02899c1d4d6e3af032ca3561c1664da04e07a109dc86498a43a2c552db3e9b61315774c79b1baa12b5e34388c66952e8
6
+ metadata.gz: f0419ab0ab6dad1b40d5d73bdff2baa010fa3de95cd4a0d32688bff76b934bf1e0b65ee8d1f15bfe15a147a3652533b1ac3e3c6de945838022c2a9b0d565dee5
7
+ data.tar.gz: d55cb17ff9dfb5b217d330475370f5c748caf6a9072420df2ed5ba5ebdb43d1f62821743fc5a0a92d16353a6621731d7de84d4de803679178c07d9b0f34e642a
data/CHANGELOG.md CHANGED
@@ -1,5 +1,9 @@
1
1
  # Release history for google-apis-tpu_v1alpha1
2
2
 
3
+ ### v0.9.0 (2021-08-21)
4
+
5
+ * Regenerated from discovery document revision 20210816
6
+
3
7
  ### v0.8.0 (2021-07-09)
4
8
 
5
9
  * Regenerated from discovery document revision 20210707
@@ -29,7 +29,7 @@ module Google
29
29
  # This is NOT the gem version.
30
30
  VERSION = 'V1alpha1'
31
31
 
32
- # See, edit, configure, and delete your Google Cloud Platform data
32
+ # See, edit, configure, and delete your Google Cloud data and see the email address for your Google Account.
33
33
  AUTH_CLOUD_PLATFORM = 'https://www.googleapis.com/auth/cloud-platform'
34
34
  end
35
35
  end
@@ -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.8.0"
19
+ GEM_VERSION = "0.9.0"
20
20
 
21
21
  # Version of the code generator used to generate this client
22
22
  GENERATOR_VERSION = "0.4.0"
23
23
 
24
24
  # Revision of the discovery document this client was generated from
25
- REVISION = "20210707"
25
+ REVISION = "20210816"
26
26
  end
27
27
  end
28
28
  end
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.8.0
4
+ version: 0.9.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-07-12 00:00:00.000000000 Z
11
+ date: 2021-08-23 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/master/generated/google-apis-tpu_v1alpha1/CHANGELOG.md
61
- documentation_uri: https://googleapis.dev/ruby/google-apis-tpu_v1alpha1/v0.8.0
61
+ documentation_uri: https://googleapis.dev/ruby/google-apis-tpu_v1alpha1/v0.9.0
62
62
  source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/master/generated/google-apis-tpu_v1alpha1
63
63
  post_install_message:
64
64
  rdoc_options: []