google-apis-toolresults_v1beta3 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: 74a1e214fb336fdbb830986bbb2d52a174ef72f734ec0ee5097854e38115694b
4
- data.tar.gz: 96f1cb8c8f0252dd60a5aca6a3c80a76aa331b5f454bed6a25fc9a82e290eaad
3
+ metadata.gz: 708104ce5bf37b5a1bd74d03a9d69baef65d80090337b637eeb3a12c60d04993
4
+ data.tar.gz: ded4465dbe57ca83bddbf9328208099116772a7eec54335a599deabd7770b2b5
5
5
  SHA512:
6
- metadata.gz: 2938bea05b5616b6ac6ce3f1df1a6b79f7d731dc8a636de2c7f7363459fa2cf6d6bfd4992ef4223b8ce1363a46b02136716eaa6d003ee5366bb96dc0dcf0d24d
7
- data.tar.gz: e639611ecff605f2bb674e1948fac9aad99d3a29834fbafb62fe088e09aede2c35cf3d6242e2d9f702e264661cfd4715e67c6e9bc61482a12a324b9c6d39edb5
6
+ metadata.gz: b267fe91349f0b208e7aaa72acb951ed58cce35fba18b96982cd4e9520837727078d87b33e066460fb3ca9d3554771d70f35098598ac1b521f670681e22b7c29
7
+ data.tar.gz: c9e8043c10d44a947754beb2b6ec90e34cdc5182cb72f0e9e385c2bb9fc3070658482f56ba0d8647975c0b6bb35d08ebef5da3d46146e580e8a80900046b41dc
data/CHANGELOG.md CHANGED
@@ -1,5 +1,10 @@
1
1
  # Release history for google-apis-toolresults_v1beta3
2
2
 
3
+ ### v0.4.0 (2021-03-26)
4
+
5
+ * Regenerated from discovery document revision 20210325
6
+ * Regenerated using generator version 0.2.0
7
+
3
8
  ### v0.3.0 (2021-03-04)
4
9
 
5
10
  * Unspecified changes
@@ -29,7 +29,7 @@ module Google
29
29
  # This is NOT the gem version.
30
30
  VERSION = 'V1beta3'
31
31
 
32
- # View and manage your data across Google Cloud Platform services
32
+ # See, edit, configure, and delete your Google Cloud Platform data
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 ToolresultsV1beta3
18
18
  # Version of the google-apis-toolresults_v1beta3 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
- GENERATOR_VERSION = "0.1.2"
22
+ GENERATOR_VERSION = "0.2.0"
23
23
 
24
24
  # Revision of the discovery document this client was generated from
25
- REVISION = "20210120"
25
+ REVISION = "20210325"
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-toolresults_v1beta3
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-03-08 00:00:00.000000000 Z
11
+ date: 2021-03-29 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-toolresults_v1beta3/CHANGELOG.md
55
- documentation_uri: https://googleapis.dev/ruby/google-apis-toolresults_v1beta3/v0.3.0
55
+ documentation_uri: https://googleapis.dev/ruby/google-apis-toolresults_v1beta3/v0.4.0
56
56
  source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/master/generated/google-apis-toolresults_v1beta3
57
57
  post_install_message:
58
58
  rdoc_options: []