google-apis-containeranalysis_v1beta1 0.3.0 → 0.4.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 +4 -4
- data/CHANGELOG.md +5 -0
- data/lib/google/apis/containeranalysis_v1beta1.rb +1 -1
- data/lib/google/apis/containeranalysis_v1beta1/classes.rb +6 -0
- data/lib/google/apis/containeranalysis_v1beta1/gem_version.rb +3 -3
- data/lib/google/apis/containeranalysis_v1beta1/representations.rb +1 -0
- metadata +3 -3
checksums.yaml
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
---
|
|
2
2
|
SHA256:
|
|
3
|
-
metadata.gz:
|
|
4
|
-
data.tar.gz:
|
|
3
|
+
metadata.gz: b8fa127ab2a5cfc89e10a7e197f3e0e8aec891b9a5c46008b20512e3c5fdd285
|
|
4
|
+
data.tar.gz: d1b2824f145aa1df0a155b9d7bd2627b102774f5f6e1e8e4ecbe39ab237400a3
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: '09b00c3d506d7874b3cda71bbf653cf0697575522335734bdfb8f03088862e78b2b2936b5e5a5d3a05033c94671e567fb64ec5b5f422c31184f80b738a355882'
|
|
7
|
+
data.tar.gz: 66fd6e925bdd8ed1ad008994d428a4cd3b9f40a9629aea2246b055f9469b759ce351f2b04829194d3a3bef9567757e060c090c2b1474c4d0705e271a57e80983
|
data/CHANGELOG.md
CHANGED
|
@@ -30,7 +30,7 @@ module Google
|
|
|
30
30
|
# This is NOT the gem version.
|
|
31
31
|
VERSION = 'V1beta1'
|
|
32
32
|
|
|
33
|
-
#
|
|
33
|
+
# See, edit, configure, and delete your Google Cloud Platform data
|
|
34
34
|
AUTH_CLOUD_PLATFORM = 'https://www.googleapis.com/auth/cloud-platform'
|
|
35
35
|
end
|
|
36
36
|
end
|
|
@@ -906,6 +906,11 @@ module Google
|
|
|
906
906
|
# @return [String]
|
|
907
907
|
attr_accessor :source_update_time
|
|
908
908
|
|
|
909
|
+
# The name of the vendor of the product.
|
|
910
|
+
# Corresponds to the JSON property `vendor`
|
|
911
|
+
# @return [String]
|
|
912
|
+
attr_accessor :vendor
|
|
913
|
+
|
|
909
914
|
def initialize(**args)
|
|
910
915
|
update!(**args)
|
|
911
916
|
end
|
|
@@ -923,6 +928,7 @@ module Google
|
|
|
923
928
|
@severity_name = args[:severity_name] if args.key?(:severity_name)
|
|
924
929
|
@source = args[:source] if args.key?(:source)
|
|
925
930
|
@source_update_time = args[:source_update_time] if args.key?(:source_update_time)
|
|
931
|
+
@vendor = args[:vendor] if args.key?(:vendor)
|
|
926
932
|
end
|
|
927
933
|
end
|
|
928
934
|
|
|
@@ -16,13 +16,13 @@ module Google
|
|
|
16
16
|
module Apis
|
|
17
17
|
module ContaineranalysisV1beta1
|
|
18
18
|
# Version of the google-apis-containeranalysis_v1beta1 gem
|
|
19
|
-
GEM_VERSION = "0.
|
|
19
|
+
GEM_VERSION = "0.4.0"
|
|
20
20
|
|
|
21
21
|
# Version of the code generator used to generate this client
|
|
22
|
-
GENERATOR_VERSION = "0.
|
|
22
|
+
GENERATOR_VERSION = "0.2.0"
|
|
23
23
|
|
|
24
24
|
# Revision of the discovery document this client was generated from
|
|
25
|
-
REVISION = "
|
|
25
|
+
REVISION = "20210326"
|
|
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_v1beta1
|
|
3
3
|
version: !ruby/object:Gem::Version
|
|
4
|
-
version: 0.
|
|
4
|
+
version: 0.4.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-
|
|
11
|
+
date: 2021-04-05 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-containeranalysis_v1beta1/CHANGELOG.md
|
|
55
|
-
documentation_uri: https://googleapis.dev/ruby/google-apis-containeranalysis_v1beta1/v0.
|
|
55
|
+
documentation_uri: https://googleapis.dev/ruby/google-apis-containeranalysis_v1beta1/v0.4.0
|
|
56
56
|
source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/master/generated/google-apis-containeranalysis_v1beta1
|
|
57
57
|
post_install_message:
|
|
58
58
|
rdoc_options: []
|