google-apis-containeranalysis_v1alpha1 0.11.0 → 0.12.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:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: 13642fe32fe0258e5f67b5144945bb9952101afc3c155a53fd1e928193bf67f7
|
4
|
+
data.tar.gz: 7757e62355ea4f2f2b2a278e58c34171034760ccc0f8596b9d17797722c2da7f
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 5e4525fcb45b96638be0a4872e4f007035c45616950ac4438069ef913ca63699558d02f41f62c18e21d07443c98439acccc2c95cfcbb0ef5f0b5a11d382444b5
|
7
|
+
data.tar.gz: a246e2c40ea21a591cb9eaedc1838be77469cdfc723bcf340190540113029fcc39366af4bc60c3e28c26038347fd1165dbbfa1af75b371b079d5d4388ee0ba78
|
data/CHANGELOG.md
CHANGED
@@ -30,7 +30,7 @@ module Google
|
|
30
30
|
# This is NOT the gem version.
|
31
31
|
VERSION = 'V1alpha1'
|
32
32
|
|
33
|
-
# See, edit, configure, and delete your Google Cloud
|
33
|
+
# See, edit, configure, and delete your Google Cloud data and see the email address for your Google Account.
|
34
34
|
AUTH_CLOUD_PLATFORM = 'https://www.googleapis.com/auth/cloud-platform'
|
35
35
|
end
|
36
36
|
end
|
@@ -2992,7 +2992,7 @@ module Google
|
|
2992
2992
|
# resourcemanager.organizationAdmin - members: - user:eve@example.com role:
|
2993
2993
|
# roles/resourcemanager.organizationViewer condition: title: expirable access
|
2994
2994
|
# description: Does not grant access after Sep 2020 expression: request.time <
|
2995
|
-
# timestamp('2020-10-01T00:00:00.000Z')
|
2995
|
+
# timestamp('2020-10-01T00:00:00.000Z') etag: BwWWja0YfJA= version: 3 For a
|
2996
2996
|
# description of IAM and its features, see the [IAM documentation](https://cloud.
|
2997
2997
|
# google.com/iam/docs/).
|
2998
2998
|
class Policy
|
@@ -3341,7 +3341,7 @@ module Google
|
|
3341
3341
|
# resourcemanager.organizationAdmin - members: - user:eve@example.com role:
|
3342
3342
|
# roles/resourcemanager.organizationViewer condition: title: expirable access
|
3343
3343
|
# description: Does not grant access after Sep 2020 expression: request.time <
|
3344
|
-
# timestamp('2020-10-01T00:00:00.000Z')
|
3344
|
+
# timestamp('2020-10-01T00:00:00.000Z') etag: BwWWja0YfJA= version: 3 For a
|
3345
3345
|
# description of IAM and its features, see the [IAM documentation](https://cloud.
|
3346
3346
|
# google.com/iam/docs/).
|
3347
3347
|
# Corresponds to the JSON property `policy`
|
@@ -16,13 +16,13 @@ module Google
|
|
16
16
|
module Apis
|
17
17
|
module ContaineranalysisV1alpha1
|
18
18
|
# Version of the google-apis-containeranalysis_v1alpha1 gem
|
19
|
-
GEM_VERSION = "0.
|
19
|
+
GEM_VERSION = "0.12.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 = "
|
25
|
+
REVISION = "20210813"
|
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-containeranalysis_v1alpha1
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 0.
|
4
|
+
version: 0.12.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-08-
|
11
|
+
date: 2021-08-23 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-containeranalysis_v1alpha1/CHANGELOG.md
|
61
|
-
documentation_uri: https://googleapis.dev/ruby/google-apis-containeranalysis_v1alpha1/v0.
|
61
|
+
documentation_uri: https://googleapis.dev/ruby/google-apis-containeranalysis_v1alpha1/v0.12.0
|
62
62
|
source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/master/generated/google-apis-containeranalysis_v1alpha1
|
63
63
|
post_install_message:
|
64
64
|
rdoc_options: []
|