google-apis-toolresults_v1beta3 0.7.0 → 0.8.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: 611b8ec62f00322d4bc72e010b8c24034815098ecccb2852246ebddd645f6673
4
- data.tar.gz: af2eb919cef2452df182fc1eb048d502efd726881f76ad903dd41fcab9f96115
3
+ metadata.gz: de7c3c267ee5164dfe8b65caf2de26227d8225351e5e114ae9ab78d84a2a14a3
4
+ data.tar.gz: cb23f7a77f40d4881a21ecb006a5b1282bc4bdea040ed642ce938cd07c6bca08
5
5
  SHA512:
6
- metadata.gz: cff51eaa91201805402d7fcdf2ff922e29bc60b3f30617d28a20d99b912f5869fdcde34d1fcede456d0aa7caf5aee19546448853742e5b582925ad3b34941824
7
- data.tar.gz: 133755919072d046019acb052ba8a7cf1fb76be093dfbe36ad652340453a29ac4be111d9a72ca37551961f544524f8acd3ff4a822d43b087bfe31e0e0104d363
6
+ metadata.gz: 83cf28e7da519630ec77f96afd28986f7e4591de8987bdb89045dfdc2c7abf84d6b7a098aca51881656fa30a37d9d1046f14d7d8bf1c038afb51d891de633972
7
+ data.tar.gz: 91525f0e337d6931c46d2ee83b2db99b53e3347a6afa105237a27f8f9a52edd7fc85ce6486c0ef15356390bc4efd257806af7b5d1e2532687a0deee6b15caa15
data/CHANGELOG.md CHANGED
@@ -1,5 +1,9 @@
1
1
  # Release history for google-apis-toolresults_v1beta3
2
2
 
3
+ ### v0.8.0 (2021-09-01)
4
+
5
+ * Regenerated from discovery document revision 20210809
6
+
3
7
  ### v0.7.0 (2021-06-29)
4
8
 
5
9
  * Regenerated using generator version 0.4.0
@@ -16,13 +16,13 @@ module Google
16
16
  module Apis
17
17
  module ToolresultsV1beta3
18
18
  # Version of the google-apis-toolresults_v1beta3 gem
19
- GEM_VERSION = "0.7.0"
19
+ GEM_VERSION = "0.8.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 = "20210325"
25
+ REVISION = "20210809"
26
26
  end
27
27
  end
28
28
  end
@@ -29,7 +29,7 @@ module Google
29
29
  # This is NOT the gem version.
30
30
  VERSION = 'V1beta3'
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
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: google-apis-toolresults_v1beta3
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.7.0
4
+ version: 0.8.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-05 00:00:00.000000000 Z
11
+ date: 2021-09-06 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-toolresults_v1beta3/CHANGELOG.md
61
- documentation_uri: https://googleapis.dev/ruby/google-apis-toolresults_v1beta3/v0.7.0
61
+ documentation_uri: https://googleapis.dev/ruby/google-apis-toolresults_v1beta3/v0.8.0
62
62
  source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/master/generated/google-apis-toolresults_v1beta3
63
63
  post_install_message:
64
64
  rdoc_options: []