google-apis-remotebuildexecution_v1alpha 0.6.0 → 0.7.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: 03e4fc5a3055ddb0793089c6b711a81f79feaa627414e8e4037facca5419a85d
4
- data.tar.gz: f60acd3c602ee458a047097e1445180804f0d1d89a203ffbcc62fce7b96a9970
3
+ metadata.gz: 7ddc48a2c7b20c3b8139ee1afdee51a0ad71a181ad5273d6a43f1022a67feee2
4
+ data.tar.gz: 2b171b2798c91dd29056879b14034cbe77d4f083fe832d3d95f75ec7e4357087
5
5
  SHA512:
6
- metadata.gz: 89deb24e40d1eb3b783feac7dadb79e63d4f4409577d50b72569039197035182802a595b048006f1166c86fdbcffe1ee8e3f80f4b58bd4e4d15770223dc15d99
7
- data.tar.gz: 1fdd2d3a9c86988b8d41ffff9439247a044d1e072a61b3dd25362ad2464d454cbd6d1efbdf936bffd56fc8cc8219329b873f4fc174cbbe2cbd851efd7da870a5
6
+ metadata.gz: ec1c2714df22700985ab6482ff914b828a1cb1f674bd0625f432e65b8403cf095d31f02679d524b9e464e7e170863416b164b05615669457f229e5b38d9231e4
7
+ data.tar.gz: 12641d141c0c6438b908db42c5c417902f4b0afc92d1a3af30410ef95ab095bf6cbeb0add5bae9a535e9334456e7a34e7953314eda52530087de7bd2d81fd3fc
data/CHANGELOG.md CHANGED
@@ -1,5 +1,9 @@
1
1
  # Release history for google-apis-remotebuildexecution_v1alpha
2
2
 
3
+ ### v0.7.0 (2021-03-25)
4
+
5
+ * Regenerated from discovery document revision 20210322
6
+
3
7
  ### v0.6.0 (2021-03-18)
4
8
 
5
9
  * Regenerated from discovery document revision 20210316
@@ -29,7 +29,7 @@ module Google
29
29
  # This is NOT the gem version.
30
30
  VERSION = 'V1alpha'
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 RemotebuildexecutionV1alpha
18
18
  # Version of the google-apis-remotebuildexecution_v1alpha gem
19
- GEM_VERSION = "0.6.0"
19
+ GEM_VERSION = "0.7.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 = "20210316"
25
+ REVISION = "20210322"
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-remotebuildexecution_v1alpha
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.6.0
4
+ version: 0.7.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-22 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-remotebuildexecution_v1alpha/CHANGELOG.md
55
- documentation_uri: https://googleapis.dev/ruby/google-apis-remotebuildexecution_v1alpha/v0.6.0
55
+ documentation_uri: https://googleapis.dev/ruby/google-apis-remotebuildexecution_v1alpha/v0.7.0
56
56
  source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/master/generated/google-apis-remotebuildexecution_v1alpha
57
57
  post_install_message:
58
58
  rdoc_options: []