google-apis-containeranalysis_v1beta1 0.29.0 → 0.30.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: 4b1d8f80ae84bb6822376713ec200e02372d1ce98ac1d9de7029bdbdca98cba2
4
- data.tar.gz: 9041aa67fdbb6e7bb19738a404c3d86d120b848b567dc2fe90942e44ca13ed9e
3
+ metadata.gz: d70fea4c3a37df9b35a43dd71124da3d241f09f7efe9a623547530f22af4071a
4
+ data.tar.gz: 26c31b213dda03e94182b5190e2636c247b9a222b5daa5c9f416504aeb4e4d08
5
5
  SHA512:
6
- metadata.gz: f03b74f0e394b2a99ff1ede2461ee163829661f836a4e400dbe6f5664e68f3d8eca8c2db94fbe3677cc50d6228d8a6cd700d2321f75c9a14d1045317c56911ef
7
- data.tar.gz: fb8f7cec9eb04e79daef23150631a1bd7e213f96fb73a921de8d47849472560d19863294661966056dc26b1d71175e14e3781feb64c1100e4528eb644a34b4e3
6
+ metadata.gz: 53d6f79fb56b48d4d0856f98a5d911ea06b9a58b5f909e760eeb5422faf61455479693441a125676853307c4af02a258fcc893796bea59e2243bfee812f7806a
7
+ data.tar.gz: f3ebc16430016c253411b4424cc68923fe7a4540ce404c47ed989246772dd1091b84686aa9856b7e343c00241445fe2f8e063c96cc185b380a393f144946e98f
data/CHANGELOG.md CHANGED
@@ -1,5 +1,9 @@
1
1
  # Release history for google-apis-containeranalysis_v1beta1
2
2
 
3
+ ### v0.30.0 (2022-11-18)
4
+
5
+ * Regenerated from discovery document revision 20221112
6
+
3
7
  ### v0.29.0 (2022-11-11)
4
8
 
5
9
  * Regenerated from discovery document revision 20221107
@@ -2824,7 +2824,7 @@ module Google
2824
2824
  end
2825
2825
 
2826
2826
  # DocumentNote represents an SPDX Document Creation Information section: https://
2827
- # spdx.github.io/spdx-spec/2-document-creation-information/
2827
+ # spdx.github.io/spdx-spec/v2.3/document-creation-information/
2828
2828
  class DocumentNote
2829
2829
  include Google::Apis::Core::Hashable
2830
2830
 
@@ -2852,7 +2852,7 @@ module Google
2852
2852
  end
2853
2853
 
2854
2854
  # DocumentOccurrence represents an SPDX Document Creation Information section:
2855
- # https://spdx.github.io/spdx-spec/2-document-creation-information/
2855
+ # https://spdx.github.io/spdx-spec/v2.3/document-creation-information/
2856
2856
  class DocumentOccurrence
2857
2857
  include Google::Apis::Core::Hashable
2858
2858
 
@@ -4257,7 +4257,7 @@ module Google
4257
4257
  attr_accessor :related_url
4258
4258
 
4259
4259
  # DocumentNote represents an SPDX Document Creation Information section: https://
4260
- # spdx.github.io/spdx-spec/2-document-creation-information/
4260
+ # spdx.github.io/spdx-spec/v2.3/document-creation-information/
4261
4261
  # Corresponds to the JSON property `sbom`
4262
4262
  # @return [Google::Apis::ContaineranalysisV1beta1::DocumentNote]
4263
4263
  attr_accessor :sbom
@@ -4408,7 +4408,7 @@ module Google
4408
4408
  attr_accessor :resource
4409
4409
 
4410
4410
  # DocumentOccurrence represents an SPDX Document Creation Information section:
4411
- # https://spdx.github.io/spdx-spec/2-document-creation-information/
4411
+ # https://spdx.github.io/spdx-spec/v2.3/document-creation-information/
4412
4412
  # Corresponds to the JSON property `sbom`
4413
4413
  # @return [Google::Apis::ContaineranalysisV1beta1::DocumentOccurrence]
4414
4414
  attr_accessor :sbom
@@ -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.29.0"
19
+ GEM_VERSION = "0.30.0"
20
20
 
21
21
  # Version of the code generator used to generate this client
22
22
  GENERATOR_VERSION = "0.11.0"
23
23
 
24
24
  # Revision of the discovery document this client was generated from
25
- REVISION = "20221107"
25
+ REVISION = "20221112"
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.29.0
4
+ version: 0.30.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: 2022-11-14 00:00:00.000000000 Z
11
+ date: 2022-12-12 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/main/generated/google-apis-containeranalysis_v1beta1/CHANGELOG.md
61
- documentation_uri: https://googleapis.dev/ruby/google-apis-containeranalysis_v1beta1/v0.29.0
61
+ documentation_uri: https://googleapis.dev/ruby/google-apis-containeranalysis_v1beta1/v0.30.0
62
62
  source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-containeranalysis_v1beta1
63
63
  post_install_message:
64
64
  rdoc_options: []