google-apis-runtimeconfig_v1beta1 0.6.0 → 0.7.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 0f19b7b70090b6173d70d96f27bded3c4f29fa76f777a5ae0dbe696efeb70347
4
- data.tar.gz: b62f177594ccefd7e0eda4f299252bf14a7567fba580a2232ce10aa17f31a961
3
+ metadata.gz: 10ded0f5989f3484952331b8991cfe8ac11b2705ab3c5dad75abfe7b542eb348
4
+ data.tar.gz: 0052c5797cfb9a8fc94dc54dad50927bf51450cf0317953ca8e692cfd4ae0433
5
5
  SHA512:
6
- metadata.gz: b866ad9ca1cd94a690ee54d173e27860684d5fb06628704048284b7fd7272f49611027307291b855e44fe35129b1510a5702ea8b766e40dde5e60dee9f60b6e4
7
- data.tar.gz: 3d481f19d2716fc778ab2612344388a47c0a1ff191404d7cc802e7062a3669fb729c61ec6d697e6210466ee855eba4e5124d162b6e30812e78c8be7e46b8f01c
6
+ metadata.gz: 0c8083dabc05585793c616d93b236913e7b05d886986536a7c4a141e42393463cb053bce8b83380dd71748a77acce4490f20daa17bf7ca89e2749f8578cca7d1
7
+ data.tar.gz: f52c450df4b793d1e104287228e266bd010e50ece7f775a4fbee99228ae0ea897b491e4942c3e51037d033d05f9a84c3a2be8e9e611859039eac7cb20cd915be
data/CHANGELOG.md CHANGED
@@ -1,5 +1,9 @@
1
1
  # Release history for google-apis-runtimeconfig_v1beta1
2
2
 
3
+ ### v0.7.0 (2021-09-01)
4
+
5
+ * Regenerated from discovery document revision 20210816
6
+
3
7
  ### v0.6.0 (2021-06-29)
4
8
 
5
9
  * Regenerated using generator version 0.4.0
@@ -404,7 +404,7 @@ module Google
404
404
  # resourcemanager.organizationAdmin - members: - user:eve@example.com role:
405
405
  # roles/resourcemanager.organizationViewer condition: title: expirable access
406
406
  # description: Does not grant access after Sep 2020 expression: request.time <
407
- # timestamp('2020-10-01T00:00:00.000Z') - etag: BwWWja0YfJA= - version: 3 For a
407
+ # timestamp('2020-10-01T00:00:00.000Z') etag: BwWWja0YfJA= version: 3 For a
408
408
  # description of IAM and its features, see the [IAM documentation](https://cloud.
409
409
  # google.com/iam/docs/).
410
410
  class Policy
@@ -525,7 +525,7 @@ module Google
525
525
  # resourcemanager.organizationAdmin - members: - user:eve@example.com role:
526
526
  # roles/resourcemanager.organizationViewer condition: title: expirable access
527
527
  # description: Does not grant access after Sep 2020 expression: request.time <
528
- # timestamp('2020-10-01T00:00:00.000Z') - etag: BwWWja0YfJA= - version: 3 For a
528
+ # timestamp('2020-10-01T00:00:00.000Z') etag: BwWWja0YfJA= version: 3 For a
529
529
  # description of IAM and its features, see the [IAM documentation](https://cloud.
530
530
  # google.com/iam/docs/).
531
531
  # Corresponds to the JSON property `policy`
@@ -16,13 +16,13 @@ module Google
16
16
  module Apis
17
17
  module RuntimeconfigV1beta1
18
18
  # Version of the google-apis-runtimeconfig_v1beta1 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 = "20210816"
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 = 'V1beta1'
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_v1beta1
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_v1beta1/CHANGELOG.md
61
- documentation_uri: https://googleapis.dev/ruby/google-apis-runtimeconfig_v1beta1/v0.6.0
61
+ documentation_uri: https://googleapis.dev/ruby/google-apis-runtimeconfig_v1beta1/v0.7.0
62
62
  source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/master/generated/google-apis-runtimeconfig_v1beta1
63
63
  post_install_message:
64
64
  rdoc_options: []