google-apis-accesscontextmanager_v1 0.2.0 → 0.3.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: e33e72894b3d70f5f30eef8d486b00cc8d77eedfd48da02a20fddd8ace3170d9
4
- data.tar.gz: 104f68c875d5439614646eda3c7820429349dfd78a6a6d3d6e62174ee6b83f1a
3
+ metadata.gz: 93d773c1c38f45cbeb235731b6a54b40af89dddfcaeaed09f4a5d614cc49e54a
4
+ data.tar.gz: 18a2a088d1676a41739d3a7280569f7fddadfecc1938ae46d5649c5993d7dcd3
5
5
  SHA512:
6
- metadata.gz: 4c3c907d9520a6f01767d85eed4efbc57c88c80547c2b61eb4fc074b2ed919cbf664cc726c0e6d3a01d2f09fd44bde427a1aad83d6a8f95f593a2c6992a7553e
7
- data.tar.gz: 0d7fb2fcf5703697227b21b23c3edb1b8a5efb089e70f1cd6d4ca33e1cb595aa203e516d2c42dcbe04e3e453abd37ee6a71849ae3e0f8ce088eee11a53db8804
6
+ metadata.gz: 25c66a4c3ae8148733abd6a3b6342345dc06ab4557e211723b980243d5bfc1c1babe3111de789da254ae62d02036b4f42e5321672af84e833f81d89d1feec6dd
7
+ data.tar.gz: 43ac69909ed15c804b503d8b13e5476fcf78f4283a924dcc63d7fd6fd484e9fe74aad28480e6f959a596bcd4d478eeadb23ccd3a98690db05f4c02a4845528b0
data/CHANGELOG.md CHANGED
@@ -1,5 +1,10 @@
1
1
  # Release history for google-apis-accesscontextmanager_v1
2
2
 
3
+ ### v0.3.0 (2021-03-26)
4
+
5
+ * Regenerated from discovery document revision 20210319
6
+ * Regenerated using generator version 0.2.0
7
+
3
8
  ### v0.2.0 (2021-03-04)
4
9
 
5
10
  * Regenerated using generator version 0.1.2
@@ -29,7 +29,7 @@ module Google
29
29
  # This is NOT the gem version.
30
30
  VERSION = 'V1'
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 AccesscontextmanagerV1
18
18
  # Version of the google-apis-accesscontextmanager_v1 gem
19
- GEM_VERSION = "0.2.0"
19
+ GEM_VERSION = "0.3.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 = "20201210"
25
+ REVISION = "20210319"
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-accesscontextmanager_v1
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.2.0
4
+ version: 0.3.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-accesscontextmanager_v1/CHANGELOG.md
55
- documentation_uri: https://googleapis.dev/ruby/google-apis-accesscontextmanager_v1/v0.2.0
55
+ documentation_uri: https://googleapis.dev/ruby/google-apis-accesscontextmanager_v1/v0.3.0
56
56
  source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/master/generated/google-apis-accesscontextmanager_v1
57
57
  post_install_message:
58
58
  rdoc_options: []