google-apis-testing_v1 0.4.0 → 0.5.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: b8194b5d7225657c2bd3fd423b11178f508e18864138df8cb4ec80c1c3f4055a
4
- data.tar.gz: cb23d5acd2329bc7453f1e43ef13274f9426ad54542234b7c610a0f49c228526
3
+ metadata.gz: 9d589f197ed928f7b838264a2856603cf8ac9ba9936efc0e7e1e244f12b21f02
4
+ data.tar.gz: d408dfd60d51bab7bcd1212acc13e33f3317f872aeb5da1b85d3c79b5b2926b2
5
5
  SHA512:
6
- metadata.gz: 483020202454888ccd827364cf4ac4248856e5bd81eb4a4ed673acd7eaa55e26bb59f61f00a0f581dbcf177423df3c98ccd6ec4304baadbcf702d68ba9bf34fd
7
- data.tar.gz: ec5eba803435975926b86bae3c4a3f373996784c139d05accc9e3204c29c3e5e0928e5b5767aea184664d42964740c792b00803fcb9d9e70897b9eefe15c9c22
6
+ metadata.gz: 7c18d8a6b9521ac42085d89a601b8654e8c850fe6982f1778ac9d9f41c592fc0609b75f30996aef10f21b6c82bc94855f5eb8d1be932bd06227bd324f20facc1
7
+ data.tar.gz: d43c29e864864017a6f2da53c9b43757ff7fa611cb959910fbdfbd12e11a472f0585db6c09521c04f535a02917f88ea4000165c00c8974adc230da3c4a46a69c
data/CHANGELOG.md CHANGED
@@ -1,5 +1,10 @@
1
1
  # Release history for google-apis-testing_v1
2
2
 
3
+ ### v0.5.0 (2021-04-01)
4
+
5
+ * Regenerated from discovery document revision 20210326
6
+ * Regenerated using generator version 0.2.0
7
+
3
8
  ### v0.4.0 (2021-03-04)
4
9
 
5
10
  * Unspecified changes
@@ -30,7 +30,7 @@ module Google
30
30
  # This is NOT the gem version.
31
31
  VERSION = 'V1'
32
32
 
33
- # View and manage your data across Google Cloud Platform services
33
+ # See, edit, configure, and delete your Google Cloud Platform data
34
34
  AUTH_CLOUD_PLATFORM = 'https://www.googleapis.com/auth/cloud-platform'
35
35
 
36
36
  # View your data across Google Cloud Platform services
@@ -16,13 +16,13 @@ module Google
16
16
  module Apis
17
17
  module TestingV1
18
18
  # Version of the google-apis-testing_v1 gem
19
- GEM_VERSION = "0.4.0"
19
+ GEM_VERSION = "0.5.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 = "20210204"
25
+ REVISION = "20210326"
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-testing_v1
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.4.0
4
+ version: 0.5.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-04-05 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-testing_v1/CHANGELOG.md
55
- documentation_uri: https://googleapis.dev/ruby/google-apis-testing_v1/v0.4.0
55
+ documentation_uri: https://googleapis.dev/ruby/google-apis-testing_v1/v0.5.0
56
56
  source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/master/generated/google-apis-testing_v1
57
57
  post_install_message:
58
58
  rdoc_options: []