google-apis-ondemandscanning_v1 0.21.0 → 0.22.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: c6dbc2a25afea085509fac6f9846521345e8cc69feb50316194458fd847f2c31
4
- data.tar.gz: 1ad11e9842f6b66566fef0476363b31084e65cfeca40737d14fe005251ab4c3a
3
+ metadata.gz: 3036df429b6f93f653ac46e71ef2c8d82ef95e64867604a3edbd78e96cdcd895
4
+ data.tar.gz: 5e5a12e5dfed7b7f189283e01c6401924ff1de0344b3bd36f0d15c066afde700
5
5
  SHA512:
6
- metadata.gz: 293117b098052e49ea5079e683c8f4e9fb5b1a2fbdf15a8765eb025fc99bc9dec3f7fd255a54306dfe10a1a0573d65ac2f6d73312a62ebeaebdba72987f1c25b
7
- data.tar.gz: 39c78986c2f0d64bbe6e1e443789bbc6d0f81dd181e8e7448d514e24042a0f0bec413450a88e836c489b3b65cbafc930931b520317153f652e843ff99010d17f
6
+ metadata.gz: 560c8fdc7fe0fd788f3b0643b1df700be354a681416ffa84bd3a41db24ce3a5f55ed0be04ae00990ba57cd377cc8e2b0c3bb23f2af82556edb44d1a8f6a64342
7
+ data.tar.gz: 9b3a69e04794af1f0ba727c5c7b971b4b0e438aece1af5d69060e1583ded680ab609c6b84b6106391cc4a870a90803401a05f9b0891901d4d8346b0c6f9313e7
data/CHANGELOG.md CHANGED
@@ -1,5 +1,9 @@
1
1
  # Release history for google-apis-ondemandscanning_v1
2
2
 
3
+ ### v0.22.0 (2022-05-25)
4
+
5
+ * Regenerated from discovery document revision 20220522
6
+
3
7
  ### v0.21.0 (2022-05-19)
4
8
 
5
9
  * Regenerated from discovery document revision 20220513
@@ -1055,7 +1055,7 @@ module Google
1055
1055
 
1056
1056
  # Identifies the entity that executed the recipe, which is trusted to have
1057
1057
  # correctly performed the operation and populated this provenance.
1058
- class GrafeasV1SlsaProvenance02SlsaBuilder
1058
+ class GrafeasV1SlsaProvenanceZeroTwoSlsaBuilder
1059
1059
  include Google::Apis::Core::Hashable
1060
1060
 
1061
1061
  #
@@ -1075,7 +1075,7 @@ module Google
1075
1075
 
1076
1076
  # Indicates that the builder claims certain fields in this message to be
1077
1077
  # complete.
1078
- class GrafeasV1SlsaProvenance02SlsaCompleteness
1078
+ class GrafeasV1SlsaProvenanceZeroTwoSlsaCompleteness
1079
1079
  include Google::Apis::Core::Hashable
1080
1080
 
1081
1081
  #
@@ -1110,7 +1110,7 @@ module Google
1110
1110
 
1111
1111
  # Describes where the config file that kicked off the build came from. This is
1112
1112
  # effectively a pointer to the source where buildConfig came from.
1113
- class GrafeasV1SlsaProvenance02SlsaConfigSource
1113
+ class GrafeasV1SlsaProvenanceZeroTwoSlsaConfigSource
1114
1114
  include Google::Apis::Core::Hashable
1115
1115
 
1116
1116
  #
@@ -1141,13 +1141,13 @@ module Google
1141
1141
  end
1142
1142
 
1143
1143
  # Identifies the event that kicked off the build.
1144
- class GrafeasV1SlsaProvenance02SlsaInvocation
1144
+ class GrafeasV1SlsaProvenanceZeroTwoSlsaInvocation
1145
1145
  include Google::Apis::Core::Hashable
1146
1146
 
1147
1147
  # Describes where the config file that kicked off the build came from. This is
1148
1148
  # effectively a pointer to the source where buildConfig came from.
1149
1149
  # Corresponds to the JSON property `configSource`
1150
- # @return [Google::Apis::OndemandscanningV1::GrafeasV1SlsaProvenance02SlsaConfigSource]
1150
+ # @return [Google::Apis::OndemandscanningV1::GrafeasV1SlsaProvenanceZeroTwoSlsaConfigSource]
1151
1151
  attr_accessor :config_source
1152
1152
 
1153
1153
  #
@@ -1174,7 +1174,7 @@ module Google
1174
1174
 
1175
1175
  # The collection of artifacts that influenced the build including sources,
1176
1176
  # dependencies, build tools, base images, and so on.
1177
- class GrafeasV1SlsaProvenance02SlsaMaterial
1177
+ class GrafeasV1SlsaProvenanceZeroTwoSlsaMaterial
1178
1178
  include Google::Apis::Core::Hashable
1179
1179
 
1180
1180
  #
@@ -1199,7 +1199,7 @@ module Google
1199
1199
  end
1200
1200
 
1201
1201
  # Other properties of the build.
1202
- class GrafeasV1SlsaProvenance02SlsaMetadata
1202
+ class GrafeasV1SlsaProvenanceZeroTwoSlsaMetadata
1203
1203
  include Google::Apis::Core::Hashable
1204
1204
 
1205
1205
  #
@@ -1220,7 +1220,7 @@ module Google
1220
1220
  # Indicates that the builder claims certain fields in this message to be
1221
1221
  # complete.
1222
1222
  # Corresponds to the JSON property `completeness`
1223
- # @return [Google::Apis::OndemandscanningV1::GrafeasV1SlsaProvenance02SlsaCompleteness]
1223
+ # @return [Google::Apis::OndemandscanningV1::GrafeasV1SlsaProvenanceZeroTwoSlsaCompleteness]
1224
1224
  attr_accessor :completeness
1225
1225
 
1226
1226
  #
@@ -1403,9 +1403,9 @@ module Google
1403
1403
  attr_accessor :slsa_provenance
1404
1404
 
1405
1405
  # See full explanation of fields at slsa.dev/provenance/v0.2.
1406
- # Corresponds to the JSON property `slsaProvenance02`
1407
- # @return [Google::Apis::OndemandscanningV1::SlsaProvenance02]
1408
- attr_accessor :slsa_provenance02
1406
+ # Corresponds to the JSON property `slsaProvenanceZeroTwo`
1407
+ # @return [Google::Apis::OndemandscanningV1::SlsaProvenanceZeroTwo]
1408
+ attr_accessor :slsa_provenance_zero_two
1409
1409
 
1410
1410
  #
1411
1411
  # Corresponds to the JSON property `subject`
@@ -1422,7 +1422,7 @@ module Google
1422
1422
  @predicate_type = args[:predicate_type] if args.key?(:predicate_type)
1423
1423
  @provenance = args[:provenance] if args.key?(:provenance)
1424
1424
  @slsa_provenance = args[:slsa_provenance] if args.key?(:slsa_provenance)
1425
- @slsa_provenance02 = args[:slsa_provenance02] if args.key?(:slsa_provenance02)
1425
+ @slsa_provenance_zero_two = args[:slsa_provenance_zero_two] if args.key?(:slsa_provenance_zero_two)
1426
1426
  @subject = args[:subject] if args.key?(:subject)
1427
1427
  end
1428
1428
  end
@@ -2447,7 +2447,7 @@ module Google
2447
2447
  end
2448
2448
 
2449
2449
  # See full explanation of fields at slsa.dev/provenance/v0.2.
2450
- class SlsaProvenance02
2450
+ class SlsaProvenanceZeroTwo
2451
2451
  include Google::Apis::Core::Hashable
2452
2452
 
2453
2453
  #
@@ -2463,22 +2463,22 @@ module Google
2463
2463
  # Identifies the entity that executed the recipe, which is trusted to have
2464
2464
  # correctly performed the operation and populated this provenance.
2465
2465
  # Corresponds to the JSON property `builder`
2466
- # @return [Google::Apis::OndemandscanningV1::GrafeasV1SlsaProvenance02SlsaBuilder]
2466
+ # @return [Google::Apis::OndemandscanningV1::GrafeasV1SlsaProvenanceZeroTwoSlsaBuilder]
2467
2467
  attr_accessor :builder
2468
2468
 
2469
2469
  # Identifies the event that kicked off the build.
2470
2470
  # Corresponds to the JSON property `invocation`
2471
- # @return [Google::Apis::OndemandscanningV1::GrafeasV1SlsaProvenance02SlsaInvocation]
2471
+ # @return [Google::Apis::OndemandscanningV1::GrafeasV1SlsaProvenanceZeroTwoSlsaInvocation]
2472
2472
  attr_accessor :invocation
2473
2473
 
2474
2474
  #
2475
2475
  # Corresponds to the JSON property `materials`
2476
- # @return [Array<Google::Apis::OndemandscanningV1::GrafeasV1SlsaProvenance02SlsaMaterial>]
2476
+ # @return [Array<Google::Apis::OndemandscanningV1::GrafeasV1SlsaProvenanceZeroTwoSlsaMaterial>]
2477
2477
  attr_accessor :materials
2478
2478
 
2479
2479
  # Other properties of the build.
2480
2480
  # Corresponds to the JSON property `metadata`
2481
- # @return [Google::Apis::OndemandscanningV1::GrafeasV1SlsaProvenance02SlsaMetadata]
2481
+ # @return [Google::Apis::OndemandscanningV1::GrafeasV1SlsaProvenanceZeroTwoSlsaMetadata]
2482
2482
  attr_accessor :metadata
2483
2483
 
2484
2484
  def initialize(**args)
@@ -16,13 +16,13 @@ module Google
16
16
  module Apis
17
17
  module OndemandscanningV1
18
18
  # Version of the google-apis-ondemandscanning_v1 gem
19
- GEM_VERSION = "0.21.0"
19
+ GEM_VERSION = "0.22.0"
20
20
 
21
21
  # Version of the code generator used to generate this client
22
22
  GENERATOR_VERSION = "0.4.1"
23
23
 
24
24
  # Revision of the discovery document this client was generated from
25
- REVISION = "20220513"
25
+ REVISION = "20220522"
26
26
  end
27
27
  end
28
28
  end
@@ -196,37 +196,37 @@ module Google
196
196
  include Google::Apis::Core::JsonObjectSupport
197
197
  end
198
198
 
199
- class GrafeasV1SlsaProvenance02SlsaBuilder
199
+ class GrafeasV1SlsaProvenanceZeroTwoSlsaBuilder
200
200
  class Representation < Google::Apis::Core::JsonRepresentation; end
201
201
 
202
202
  include Google::Apis::Core::JsonObjectSupport
203
203
  end
204
204
 
205
- class GrafeasV1SlsaProvenance02SlsaCompleteness
205
+ class GrafeasV1SlsaProvenanceZeroTwoSlsaCompleteness
206
206
  class Representation < Google::Apis::Core::JsonRepresentation; end
207
207
 
208
208
  include Google::Apis::Core::JsonObjectSupport
209
209
  end
210
210
 
211
- class GrafeasV1SlsaProvenance02SlsaConfigSource
211
+ class GrafeasV1SlsaProvenanceZeroTwoSlsaConfigSource
212
212
  class Representation < Google::Apis::Core::JsonRepresentation; end
213
213
 
214
214
  include Google::Apis::Core::JsonObjectSupport
215
215
  end
216
216
 
217
- class GrafeasV1SlsaProvenance02SlsaInvocation
217
+ class GrafeasV1SlsaProvenanceZeroTwoSlsaInvocation
218
218
  class Representation < Google::Apis::Core::JsonRepresentation; end
219
219
 
220
220
  include Google::Apis::Core::JsonObjectSupport
221
221
  end
222
222
 
223
- class GrafeasV1SlsaProvenance02SlsaMaterial
223
+ class GrafeasV1SlsaProvenanceZeroTwoSlsaMaterial
224
224
  class Representation < Google::Apis::Core::JsonRepresentation; end
225
225
 
226
226
  include Google::Apis::Core::JsonObjectSupport
227
227
  end
228
228
 
229
- class GrafeasV1SlsaProvenance02SlsaMetadata
229
+ class GrafeasV1SlsaProvenanceZeroTwoSlsaMetadata
230
230
  class Representation < Google::Apis::Core::JsonRepresentation; end
231
231
 
232
232
  include Google::Apis::Core::JsonObjectSupport
@@ -400,7 +400,7 @@ module Google
400
400
  include Google::Apis::Core::JsonObjectSupport
401
401
  end
402
402
 
403
- class SlsaProvenance02
403
+ class SlsaProvenanceZeroTwo
404
404
  class Representation < Google::Apis::Core::JsonRepresentation; end
405
405
 
406
406
  include Google::Apis::Core::JsonObjectSupport
@@ -753,14 +753,14 @@ module Google
753
753
  end
754
754
  end
755
755
 
756
- class GrafeasV1SlsaProvenance02SlsaBuilder
756
+ class GrafeasV1SlsaProvenanceZeroTwoSlsaBuilder
757
757
  # @private
758
758
  class Representation < Google::Apis::Core::JsonRepresentation
759
759
  property :id, as: 'id'
760
760
  end
761
761
  end
762
762
 
763
- class GrafeasV1SlsaProvenance02SlsaCompleteness
763
+ class GrafeasV1SlsaProvenanceZeroTwoSlsaCompleteness
764
764
  # @private
765
765
  class Representation < Google::Apis::Core::JsonRepresentation
766
766
  property :environment, as: 'environment'
@@ -769,7 +769,7 @@ module Google
769
769
  end
770
770
  end
771
771
 
772
- class GrafeasV1SlsaProvenance02SlsaConfigSource
772
+ class GrafeasV1SlsaProvenanceZeroTwoSlsaConfigSource
773
773
  # @private
774
774
  class Representation < Google::Apis::Core::JsonRepresentation
775
775
  hash :digest, as: 'digest'
@@ -778,17 +778,17 @@ module Google
778
778
  end
779
779
  end
780
780
 
781
- class GrafeasV1SlsaProvenance02SlsaInvocation
781
+ class GrafeasV1SlsaProvenanceZeroTwoSlsaInvocation
782
782
  # @private
783
783
  class Representation < Google::Apis::Core::JsonRepresentation
784
- property :config_source, as: 'configSource', class: Google::Apis::OndemandscanningV1::GrafeasV1SlsaProvenance02SlsaConfigSource, decorator: Google::Apis::OndemandscanningV1::GrafeasV1SlsaProvenance02SlsaConfigSource::Representation
784
+ property :config_source, as: 'configSource', class: Google::Apis::OndemandscanningV1::GrafeasV1SlsaProvenanceZeroTwoSlsaConfigSource, decorator: Google::Apis::OndemandscanningV1::GrafeasV1SlsaProvenanceZeroTwoSlsaConfigSource::Representation
785
785
 
786
786
  hash :environment, as: 'environment'
787
787
  hash :parameters, as: 'parameters'
788
788
  end
789
789
  end
790
790
 
791
- class GrafeasV1SlsaProvenance02SlsaMaterial
791
+ class GrafeasV1SlsaProvenanceZeroTwoSlsaMaterial
792
792
  # @private
793
793
  class Representation < Google::Apis::Core::JsonRepresentation
794
794
  hash :digest, as: 'digest'
@@ -796,13 +796,13 @@ module Google
796
796
  end
797
797
  end
798
798
 
799
- class GrafeasV1SlsaProvenance02SlsaMetadata
799
+ class GrafeasV1SlsaProvenanceZeroTwoSlsaMetadata
800
800
  # @private
801
801
  class Representation < Google::Apis::Core::JsonRepresentation
802
802
  property :build_finished_on, as: 'buildFinishedOn'
803
803
  property :build_invocation_id, as: 'buildInvocationId'
804
804
  property :build_started_on, as: 'buildStartedOn'
805
- property :completeness, as: 'completeness', class: Google::Apis::OndemandscanningV1::GrafeasV1SlsaProvenance02SlsaCompleteness, decorator: Google::Apis::OndemandscanningV1::GrafeasV1SlsaProvenance02SlsaCompleteness::Representation
805
+ property :completeness, as: 'completeness', class: Google::Apis::OndemandscanningV1::GrafeasV1SlsaProvenanceZeroTwoSlsaCompleteness, decorator: Google::Apis::OndemandscanningV1::GrafeasV1SlsaProvenanceZeroTwoSlsaCompleteness::Representation
806
806
 
807
807
  property :reproducible, as: 'reproducible'
808
808
  end
@@ -858,7 +858,7 @@ module Google
858
858
 
859
859
  property :slsa_provenance, as: 'slsaProvenance', class: Google::Apis::OndemandscanningV1::SlsaProvenance, decorator: Google::Apis::OndemandscanningV1::SlsaProvenance::Representation
860
860
 
861
- property :slsa_provenance02, as: 'slsaProvenance02', class: Google::Apis::OndemandscanningV1::SlsaProvenance02, decorator: Google::Apis::OndemandscanningV1::SlsaProvenance02::Representation
861
+ property :slsa_provenance_zero_two, as: 'slsaProvenanceZeroTwo', class: Google::Apis::OndemandscanningV1::SlsaProvenanceZeroTwo, decorator: Google::Apis::OndemandscanningV1::SlsaProvenanceZeroTwo::Representation
862
862
 
863
863
  collection :subject, as: 'subject', class: Google::Apis::OndemandscanningV1::Subject, decorator: Google::Apis::OndemandscanningV1::Subject::Representation
864
864
 
@@ -1129,18 +1129,18 @@ module Google
1129
1129
  end
1130
1130
  end
1131
1131
 
1132
- class SlsaProvenance02
1132
+ class SlsaProvenanceZeroTwo
1133
1133
  # @private
1134
1134
  class Representation < Google::Apis::Core::JsonRepresentation
1135
1135
  hash :build_config, as: 'buildConfig'
1136
1136
  property :build_type, as: 'buildType'
1137
- property :builder, as: 'builder', class: Google::Apis::OndemandscanningV1::GrafeasV1SlsaProvenance02SlsaBuilder, decorator: Google::Apis::OndemandscanningV1::GrafeasV1SlsaProvenance02SlsaBuilder::Representation
1137
+ property :builder, as: 'builder', class: Google::Apis::OndemandscanningV1::GrafeasV1SlsaProvenanceZeroTwoSlsaBuilder, decorator: Google::Apis::OndemandscanningV1::GrafeasV1SlsaProvenanceZeroTwoSlsaBuilder::Representation
1138
1138
 
1139
- property :invocation, as: 'invocation', class: Google::Apis::OndemandscanningV1::GrafeasV1SlsaProvenance02SlsaInvocation, decorator: Google::Apis::OndemandscanningV1::GrafeasV1SlsaProvenance02SlsaInvocation::Representation
1139
+ property :invocation, as: 'invocation', class: Google::Apis::OndemandscanningV1::GrafeasV1SlsaProvenanceZeroTwoSlsaInvocation, decorator: Google::Apis::OndemandscanningV1::GrafeasV1SlsaProvenanceZeroTwoSlsaInvocation::Representation
1140
1140
 
1141
- collection :materials, as: 'materials', class: Google::Apis::OndemandscanningV1::GrafeasV1SlsaProvenance02SlsaMaterial, decorator: Google::Apis::OndemandscanningV1::GrafeasV1SlsaProvenance02SlsaMaterial::Representation
1141
+ collection :materials, as: 'materials', class: Google::Apis::OndemandscanningV1::GrafeasV1SlsaProvenanceZeroTwoSlsaMaterial, decorator: Google::Apis::OndemandscanningV1::GrafeasV1SlsaProvenanceZeroTwoSlsaMaterial::Representation
1142
1142
 
1143
- property :metadata, as: 'metadata', class: Google::Apis::OndemandscanningV1::GrafeasV1SlsaProvenance02SlsaMetadata, decorator: Google::Apis::OndemandscanningV1::GrafeasV1SlsaProvenance02SlsaMetadata::Representation
1143
+ property :metadata, as: 'metadata', class: Google::Apis::OndemandscanningV1::GrafeasV1SlsaProvenanceZeroTwoSlsaMetadata, decorator: Google::Apis::OndemandscanningV1::GrafeasV1SlsaProvenanceZeroTwoSlsaMetadata::Representation
1144
1144
 
1145
1145
  end
1146
1146
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: google-apis-ondemandscanning_v1
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.21.0
4
+ version: 0.22.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-05-23 00:00:00.000000000 Z
11
+ date: 2022-05-30 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-ondemandscanning_v1/CHANGELOG.md
61
- documentation_uri: https://googleapis.dev/ruby/google-apis-ondemandscanning_v1/v0.21.0
61
+ documentation_uri: https://googleapis.dev/ruby/google-apis-ondemandscanning_v1/v0.22.0
62
62
  source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-ondemandscanning_v1
63
63
  post_install_message:
64
64
  rdoc_options: []
@@ -75,7 +75,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
75
75
  - !ruby/object:Gem::Version
76
76
  version: '0'
77
77
  requirements: []
78
- rubygems_version: 3.3.5
78
+ rubygems_version: 3.3.14
79
79
  signing_key:
80
80
  specification_version: 4
81
81
  summary: Simple REST client for On-Demand Scanning API V1