google-apis-runtimeconfig_v1 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: 649b0b9af006c7f0cfd136094b268f40bdaa8195b6492aec9a689a70cab5108d
4
- data.tar.gz: 51411b657f3f09df977cf3a214474daa5c826e2c162d88a578d507376d53f7a0
3
+ metadata.gz: dba8e4bbd50b70a17491bce3b183a7eba705afe4e9ca6b572729fb98bf726555
4
+ data.tar.gz: 4fd941b21783eb3c67cc687ad388778684cf3c1efea9d761640e1a2a8340dfb2
5
5
  SHA512:
6
- metadata.gz: eadcbff6f90eaf749c510e4692c7e942747ec24508664a5e2adbe17b4443217ddcaf65b57265f64275071a611f96e7441bc97b9e4b1220e3fc06ec955fa49df5
7
- data.tar.gz: 499a6aaa09c1cf015ae357f9edc3fd95ad94c9669364a84b80a02126c81a80f3a1adf69eb86a34f9d75c7f950005ee740c50a83778eb9394e500ce3be3fef44d
6
+ metadata.gz: 7982b50324e2542e4fdf51811f5f8887ce791eca50c4b04aee7ca20893203e4b74267e3b722c484a197a3f07dc1caf4cc91f14ce8ba4d6a71df3dde93b7f3c3c
7
+ data.tar.gz: 2e9424dcba519166b0ea3487f6f2ed4b39694261237082bd1efd02e836bb2ce25ad65b639cacad5f7af16c0b97e0a05000a5ad9bbb9eea394bd0e76495f9fe94
data/CHANGELOG.md CHANGED
@@ -1,5 +1,9 @@
1
1
  # Release history for google-apis-runtimeconfig_v1
2
2
 
3
+ ### v0.7.0 (2021-09-01)
4
+
5
+ * Regenerated from discovery document revision 20210809
6
+
3
7
  ### v0.6.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 RuntimeconfigV1
18
18
  # Version of the google-apis-runtimeconfig_v1 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.4.0"
23
23
 
24
24
  # Revision of the discovery document this client was generated from
25
- REVISION = "20210322"
25
+ REVISION = "20210809"
26
26
  end
27
27
  end
28
28
  end
@@ -32,7 +32,7 @@ module Google
32
32
  # This is NOT the gem version.
33
33
  VERSION = 'V1'
34
34
 
35
- # See, edit, configure, and delete your Google Cloud Platform data
35
+ # See, edit, configure, and delete your Google Cloud data and see the email address for your Google Account.
36
36
  AUTH_CLOUD_PLATFORM = 'https://www.googleapis.com/auth/cloud-platform'
37
37
 
38
38
  # Manage your Google Cloud Platform services' runtime configuration
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: google-apis-runtimeconfig_v1
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-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-runtimeconfig_v1/CHANGELOG.md
61
- documentation_uri: https://googleapis.dev/ruby/google-apis-runtimeconfig_v1/v0.6.0
61
+ documentation_uri: https://googleapis.dev/ruby/google-apis-runtimeconfig_v1/v0.7.0
62
62
  source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/master/generated/google-apis-runtimeconfig_v1
63
63
  post_install_message:
64
64
  rdoc_options: []