google-apis-containeranalysis_v1alpha1 0.13.0 → 0.17.0
Sign up to get free protection for your applications and to get access to all the features.
@@ -124,6 +124,162 @@ module Google
|
|
124
124
|
include Google::Apis::Core::JsonObjectSupport
|
125
125
|
end
|
126
126
|
|
127
|
+
class ContaineranalysisGoogleDevtoolsCloudbuildV1ApprovalConfig
|
128
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
129
|
+
|
130
|
+
include Google::Apis::Core::JsonObjectSupport
|
131
|
+
end
|
132
|
+
|
133
|
+
class ContaineranalysisGoogleDevtoolsCloudbuildV1ApprovalResult
|
134
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
135
|
+
|
136
|
+
include Google::Apis::Core::JsonObjectSupport
|
137
|
+
end
|
138
|
+
|
139
|
+
class ContaineranalysisGoogleDevtoolsCloudbuildV1Artifacts
|
140
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
141
|
+
|
142
|
+
include Google::Apis::Core::JsonObjectSupport
|
143
|
+
end
|
144
|
+
|
145
|
+
class ContaineranalysisGoogleDevtoolsCloudbuildV1ArtifactsArtifactObjects
|
146
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
147
|
+
|
148
|
+
include Google::Apis::Core::JsonObjectSupport
|
149
|
+
end
|
150
|
+
|
151
|
+
class ContaineranalysisGoogleDevtoolsCloudbuildV1Build
|
152
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
153
|
+
|
154
|
+
include Google::Apis::Core::JsonObjectSupport
|
155
|
+
end
|
156
|
+
|
157
|
+
class ContaineranalysisGoogleDevtoolsCloudbuildV1BuildApproval
|
158
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
159
|
+
|
160
|
+
include Google::Apis::Core::JsonObjectSupport
|
161
|
+
end
|
162
|
+
|
163
|
+
class ContaineranalysisGoogleDevtoolsCloudbuildV1BuildFailureInfo
|
164
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
165
|
+
|
166
|
+
include Google::Apis::Core::JsonObjectSupport
|
167
|
+
end
|
168
|
+
|
169
|
+
class ContaineranalysisGoogleDevtoolsCloudbuildV1BuildOptions
|
170
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
171
|
+
|
172
|
+
include Google::Apis::Core::JsonObjectSupport
|
173
|
+
end
|
174
|
+
|
175
|
+
class ContaineranalysisGoogleDevtoolsCloudbuildV1BuildOptionsPoolOption
|
176
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
177
|
+
|
178
|
+
include Google::Apis::Core::JsonObjectSupport
|
179
|
+
end
|
180
|
+
|
181
|
+
class ContaineranalysisGoogleDevtoolsCloudbuildV1BuildStep
|
182
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
183
|
+
|
184
|
+
include Google::Apis::Core::JsonObjectSupport
|
185
|
+
end
|
186
|
+
|
187
|
+
class ContaineranalysisGoogleDevtoolsCloudbuildV1BuildWarning
|
188
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
189
|
+
|
190
|
+
include Google::Apis::Core::JsonObjectSupport
|
191
|
+
end
|
192
|
+
|
193
|
+
class ContaineranalysisGoogleDevtoolsCloudbuildV1BuiltImage
|
194
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
195
|
+
|
196
|
+
include Google::Apis::Core::JsonObjectSupport
|
197
|
+
end
|
198
|
+
|
199
|
+
class ContaineranalysisGoogleDevtoolsCloudbuildV1FileHashes
|
200
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
201
|
+
|
202
|
+
include Google::Apis::Core::JsonObjectSupport
|
203
|
+
end
|
204
|
+
|
205
|
+
class ContaineranalysisGoogleDevtoolsCloudbuildV1Hash
|
206
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
207
|
+
|
208
|
+
include Google::Apis::Core::JsonObjectSupport
|
209
|
+
end
|
210
|
+
|
211
|
+
class ContaineranalysisGoogleDevtoolsCloudbuildV1InlineSecret
|
212
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
213
|
+
|
214
|
+
include Google::Apis::Core::JsonObjectSupport
|
215
|
+
end
|
216
|
+
|
217
|
+
class ContaineranalysisGoogleDevtoolsCloudbuildV1RepoSource
|
218
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
219
|
+
|
220
|
+
include Google::Apis::Core::JsonObjectSupport
|
221
|
+
end
|
222
|
+
|
223
|
+
class ContaineranalysisGoogleDevtoolsCloudbuildV1Results
|
224
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
225
|
+
|
226
|
+
include Google::Apis::Core::JsonObjectSupport
|
227
|
+
end
|
228
|
+
|
229
|
+
class ContaineranalysisGoogleDevtoolsCloudbuildV1Secret
|
230
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
231
|
+
|
232
|
+
include Google::Apis::Core::JsonObjectSupport
|
233
|
+
end
|
234
|
+
|
235
|
+
class ContaineranalysisGoogleDevtoolsCloudbuildV1SecretManagerSecret
|
236
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
237
|
+
|
238
|
+
include Google::Apis::Core::JsonObjectSupport
|
239
|
+
end
|
240
|
+
|
241
|
+
class ContaineranalysisGoogleDevtoolsCloudbuildV1Secrets
|
242
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
243
|
+
|
244
|
+
include Google::Apis::Core::JsonObjectSupport
|
245
|
+
end
|
246
|
+
|
247
|
+
class ContaineranalysisGoogleDevtoolsCloudbuildV1Source
|
248
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
249
|
+
|
250
|
+
include Google::Apis::Core::JsonObjectSupport
|
251
|
+
end
|
252
|
+
|
253
|
+
class ContaineranalysisGoogleDevtoolsCloudbuildV1SourceProvenance
|
254
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
255
|
+
|
256
|
+
include Google::Apis::Core::JsonObjectSupport
|
257
|
+
end
|
258
|
+
|
259
|
+
class ContaineranalysisGoogleDevtoolsCloudbuildV1StorageSource
|
260
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
261
|
+
|
262
|
+
include Google::Apis::Core::JsonObjectSupport
|
263
|
+
end
|
264
|
+
|
265
|
+
class ContaineranalysisGoogleDevtoolsCloudbuildV1StorageSourceManifest
|
266
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
267
|
+
|
268
|
+
include Google::Apis::Core::JsonObjectSupport
|
269
|
+
end
|
270
|
+
|
271
|
+
class ContaineranalysisGoogleDevtoolsCloudbuildV1TimeSpan
|
272
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
273
|
+
|
274
|
+
include Google::Apis::Core::JsonObjectSupport
|
275
|
+
end
|
276
|
+
|
277
|
+
class ContaineranalysisGoogleDevtoolsCloudbuildV1Volume
|
278
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
279
|
+
|
280
|
+
include Google::Apis::Core::JsonObjectSupport
|
281
|
+
end
|
282
|
+
|
127
283
|
class CreateOperationRequest
|
128
284
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
129
285
|
|
@@ -352,6 +508,12 @@ module Google
|
|
352
508
|
include Google::Apis::Core::JsonObjectSupport
|
353
509
|
end
|
354
510
|
|
511
|
+
class License
|
512
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
513
|
+
|
514
|
+
include Google::Apis::Core::JsonObjectSupport
|
515
|
+
end
|
516
|
+
|
355
517
|
class ListNoteOccurrencesResponse
|
356
518
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
357
519
|
|
@@ -382,6 +544,12 @@ module Google
|
|
382
544
|
include Google::Apis::Core::JsonObjectSupport
|
383
545
|
end
|
384
546
|
|
547
|
+
class Material
|
548
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
549
|
+
|
550
|
+
include Google::Apis::Core::JsonObjectSupport
|
551
|
+
end
|
552
|
+
|
385
553
|
class Metadata
|
386
554
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
387
555
|
|
@@ -418,19 +586,19 @@ module Google
|
|
418
586
|
include Google::Apis::Core::JsonObjectSupport
|
419
587
|
end
|
420
588
|
|
421
|
-
class
|
589
|
+
class PackageInfoNote
|
422
590
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
423
591
|
|
424
592
|
include Google::Apis::Core::JsonObjectSupport
|
425
593
|
end
|
426
594
|
|
427
|
-
class
|
595
|
+
class PackageInfoOccurrence
|
428
596
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
429
597
|
|
430
598
|
include Google::Apis::Core::JsonObjectSupport
|
431
599
|
end
|
432
600
|
|
433
|
-
class
|
601
|
+
class PackageIssue
|
434
602
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
435
603
|
|
436
604
|
include Google::Apis::Core::JsonObjectSupport
|
@@ -502,6 +670,36 @@ module Google
|
|
502
670
|
include Google::Apis::Core::JsonObjectSupport
|
503
671
|
end
|
504
672
|
|
673
|
+
class SlsaBuilder
|
674
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
675
|
+
|
676
|
+
include Google::Apis::Core::JsonObjectSupport
|
677
|
+
end
|
678
|
+
|
679
|
+
class SlsaCompleteness
|
680
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
681
|
+
|
682
|
+
include Google::Apis::Core::JsonObjectSupport
|
683
|
+
end
|
684
|
+
|
685
|
+
class SlsaMetadata
|
686
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
687
|
+
|
688
|
+
include Google::Apis::Core::JsonObjectSupport
|
689
|
+
end
|
690
|
+
|
691
|
+
class SlsaProvenance
|
692
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
693
|
+
|
694
|
+
include Google::Apis::Core::JsonObjectSupport
|
695
|
+
end
|
696
|
+
|
697
|
+
class SlsaRecipe
|
698
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
699
|
+
|
700
|
+
include Google::Apis::Core::JsonObjectSupport
|
701
|
+
end
|
702
|
+
|
505
703
|
class Source
|
506
704
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
507
705
|
|
@@ -758,6 +956,316 @@ module Google
|
|
758
956
|
end
|
759
957
|
end
|
760
958
|
|
959
|
+
class ContaineranalysisGoogleDevtoolsCloudbuildV1ApprovalConfig
|
960
|
+
# @private
|
961
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
962
|
+
property :approval_required, as: 'approvalRequired'
|
963
|
+
end
|
964
|
+
end
|
965
|
+
|
966
|
+
class ContaineranalysisGoogleDevtoolsCloudbuildV1ApprovalResult
|
967
|
+
# @private
|
968
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
969
|
+
property :approval_time, as: 'approvalTime'
|
970
|
+
property :approver_account, as: 'approverAccount'
|
971
|
+
property :comment, as: 'comment'
|
972
|
+
property :decision, as: 'decision'
|
973
|
+
property :url, as: 'url'
|
974
|
+
end
|
975
|
+
end
|
976
|
+
|
977
|
+
class ContaineranalysisGoogleDevtoolsCloudbuildV1Artifacts
|
978
|
+
# @private
|
979
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
980
|
+
collection :images, as: 'images'
|
981
|
+
property :objects, as: 'objects', class: Google::Apis::ContaineranalysisV1alpha1::ContaineranalysisGoogleDevtoolsCloudbuildV1ArtifactsArtifactObjects, decorator: Google::Apis::ContaineranalysisV1alpha1::ContaineranalysisGoogleDevtoolsCloudbuildV1ArtifactsArtifactObjects::Representation
|
982
|
+
|
983
|
+
end
|
984
|
+
end
|
985
|
+
|
986
|
+
class ContaineranalysisGoogleDevtoolsCloudbuildV1ArtifactsArtifactObjects
|
987
|
+
# @private
|
988
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
989
|
+
property :location, as: 'location'
|
990
|
+
collection :paths, as: 'paths'
|
991
|
+
property :timing, as: 'timing', class: Google::Apis::ContaineranalysisV1alpha1::ContaineranalysisGoogleDevtoolsCloudbuildV1TimeSpan, decorator: Google::Apis::ContaineranalysisV1alpha1::ContaineranalysisGoogleDevtoolsCloudbuildV1TimeSpan::Representation
|
992
|
+
|
993
|
+
end
|
994
|
+
end
|
995
|
+
|
996
|
+
class ContaineranalysisGoogleDevtoolsCloudbuildV1Build
|
997
|
+
# @private
|
998
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
999
|
+
property :approval, as: 'approval', class: Google::Apis::ContaineranalysisV1alpha1::ContaineranalysisGoogleDevtoolsCloudbuildV1BuildApproval, decorator: Google::Apis::ContaineranalysisV1alpha1::ContaineranalysisGoogleDevtoolsCloudbuildV1BuildApproval::Representation
|
1000
|
+
|
1001
|
+
property :artifacts, as: 'artifacts', class: Google::Apis::ContaineranalysisV1alpha1::ContaineranalysisGoogleDevtoolsCloudbuildV1Artifacts, decorator: Google::Apis::ContaineranalysisV1alpha1::ContaineranalysisGoogleDevtoolsCloudbuildV1Artifacts::Representation
|
1002
|
+
|
1003
|
+
property :available_secrets, as: 'availableSecrets', class: Google::Apis::ContaineranalysisV1alpha1::ContaineranalysisGoogleDevtoolsCloudbuildV1Secrets, decorator: Google::Apis::ContaineranalysisV1alpha1::ContaineranalysisGoogleDevtoolsCloudbuildV1Secrets::Representation
|
1004
|
+
|
1005
|
+
property :build_trigger_id, as: 'buildTriggerId'
|
1006
|
+
property :create_time, as: 'createTime'
|
1007
|
+
property :failure_info, as: 'failureInfo', class: Google::Apis::ContaineranalysisV1alpha1::ContaineranalysisGoogleDevtoolsCloudbuildV1BuildFailureInfo, decorator: Google::Apis::ContaineranalysisV1alpha1::ContaineranalysisGoogleDevtoolsCloudbuildV1BuildFailureInfo::Representation
|
1008
|
+
|
1009
|
+
property :finish_time, as: 'finishTime'
|
1010
|
+
property :id, as: 'id'
|
1011
|
+
collection :images, as: 'images'
|
1012
|
+
property :log_url, as: 'logUrl'
|
1013
|
+
property :logs_bucket, as: 'logsBucket'
|
1014
|
+
property :name, as: 'name'
|
1015
|
+
property :options, as: 'options', class: Google::Apis::ContaineranalysisV1alpha1::ContaineranalysisGoogleDevtoolsCloudbuildV1BuildOptions, decorator: Google::Apis::ContaineranalysisV1alpha1::ContaineranalysisGoogleDevtoolsCloudbuildV1BuildOptions::Representation
|
1016
|
+
|
1017
|
+
property :project_id, as: 'projectId'
|
1018
|
+
property :queue_ttl, as: 'queueTtl'
|
1019
|
+
property :results, as: 'results', class: Google::Apis::ContaineranalysisV1alpha1::ContaineranalysisGoogleDevtoolsCloudbuildV1Results, decorator: Google::Apis::ContaineranalysisV1alpha1::ContaineranalysisGoogleDevtoolsCloudbuildV1Results::Representation
|
1020
|
+
|
1021
|
+
collection :secrets, as: 'secrets', class: Google::Apis::ContaineranalysisV1alpha1::ContaineranalysisGoogleDevtoolsCloudbuildV1Secret, decorator: Google::Apis::ContaineranalysisV1alpha1::ContaineranalysisGoogleDevtoolsCloudbuildV1Secret::Representation
|
1022
|
+
|
1023
|
+
property :service_account, as: 'serviceAccount'
|
1024
|
+
property :source, as: 'source', class: Google::Apis::ContaineranalysisV1alpha1::ContaineranalysisGoogleDevtoolsCloudbuildV1Source, decorator: Google::Apis::ContaineranalysisV1alpha1::ContaineranalysisGoogleDevtoolsCloudbuildV1Source::Representation
|
1025
|
+
|
1026
|
+
property :source_provenance, as: 'sourceProvenance', class: Google::Apis::ContaineranalysisV1alpha1::ContaineranalysisGoogleDevtoolsCloudbuildV1SourceProvenance, decorator: Google::Apis::ContaineranalysisV1alpha1::ContaineranalysisGoogleDevtoolsCloudbuildV1SourceProvenance::Representation
|
1027
|
+
|
1028
|
+
property :start_time, as: 'startTime'
|
1029
|
+
property :status, as: 'status'
|
1030
|
+
property :status_detail, as: 'statusDetail'
|
1031
|
+
collection :steps, as: 'steps', class: Google::Apis::ContaineranalysisV1alpha1::ContaineranalysisGoogleDevtoolsCloudbuildV1BuildStep, decorator: Google::Apis::ContaineranalysisV1alpha1::ContaineranalysisGoogleDevtoolsCloudbuildV1BuildStep::Representation
|
1032
|
+
|
1033
|
+
hash :substitutions, as: 'substitutions'
|
1034
|
+
collection :tags, as: 'tags'
|
1035
|
+
property :timeout, as: 'timeout'
|
1036
|
+
hash :timing, as: 'timing', class: Google::Apis::ContaineranalysisV1alpha1::ContaineranalysisGoogleDevtoolsCloudbuildV1TimeSpan, decorator: Google::Apis::ContaineranalysisV1alpha1::ContaineranalysisGoogleDevtoolsCloudbuildV1TimeSpan::Representation
|
1037
|
+
|
1038
|
+
collection :warnings, as: 'warnings', class: Google::Apis::ContaineranalysisV1alpha1::ContaineranalysisGoogleDevtoolsCloudbuildV1BuildWarning, decorator: Google::Apis::ContaineranalysisV1alpha1::ContaineranalysisGoogleDevtoolsCloudbuildV1BuildWarning::Representation
|
1039
|
+
|
1040
|
+
end
|
1041
|
+
end
|
1042
|
+
|
1043
|
+
class ContaineranalysisGoogleDevtoolsCloudbuildV1BuildApproval
|
1044
|
+
# @private
|
1045
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
1046
|
+
property :config, as: 'config', class: Google::Apis::ContaineranalysisV1alpha1::ContaineranalysisGoogleDevtoolsCloudbuildV1ApprovalConfig, decorator: Google::Apis::ContaineranalysisV1alpha1::ContaineranalysisGoogleDevtoolsCloudbuildV1ApprovalConfig::Representation
|
1047
|
+
|
1048
|
+
property :result, as: 'result', class: Google::Apis::ContaineranalysisV1alpha1::ContaineranalysisGoogleDevtoolsCloudbuildV1ApprovalResult, decorator: Google::Apis::ContaineranalysisV1alpha1::ContaineranalysisGoogleDevtoolsCloudbuildV1ApprovalResult::Representation
|
1049
|
+
|
1050
|
+
property :state, as: 'state'
|
1051
|
+
end
|
1052
|
+
end
|
1053
|
+
|
1054
|
+
class ContaineranalysisGoogleDevtoolsCloudbuildV1BuildFailureInfo
|
1055
|
+
# @private
|
1056
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
1057
|
+
property :detail, as: 'detail'
|
1058
|
+
property :type, as: 'type'
|
1059
|
+
end
|
1060
|
+
end
|
1061
|
+
|
1062
|
+
class ContaineranalysisGoogleDevtoolsCloudbuildV1BuildOptions
|
1063
|
+
# @private
|
1064
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
1065
|
+
property :disk_size_gb, :numeric_string => true, as: 'diskSizeGb'
|
1066
|
+
property :dynamic_substitutions, as: 'dynamicSubstitutions'
|
1067
|
+
collection :env, as: 'env'
|
1068
|
+
property :log_streaming_option, as: 'logStreamingOption'
|
1069
|
+
property :logging, as: 'logging'
|
1070
|
+
property :machine_type, as: 'machineType'
|
1071
|
+
property :pool, as: 'pool', class: Google::Apis::ContaineranalysisV1alpha1::ContaineranalysisGoogleDevtoolsCloudbuildV1BuildOptionsPoolOption, decorator: Google::Apis::ContaineranalysisV1alpha1::ContaineranalysisGoogleDevtoolsCloudbuildV1BuildOptionsPoolOption::Representation
|
1072
|
+
|
1073
|
+
property :requested_verify_option, as: 'requestedVerifyOption'
|
1074
|
+
collection :secret_env, as: 'secretEnv'
|
1075
|
+
collection :source_provenance_hash, as: 'sourceProvenanceHash'
|
1076
|
+
property :substitution_option, as: 'substitutionOption'
|
1077
|
+
collection :volumes, as: 'volumes', class: Google::Apis::ContaineranalysisV1alpha1::ContaineranalysisGoogleDevtoolsCloudbuildV1Volume, decorator: Google::Apis::ContaineranalysisV1alpha1::ContaineranalysisGoogleDevtoolsCloudbuildV1Volume::Representation
|
1078
|
+
|
1079
|
+
property :worker_pool, as: 'workerPool'
|
1080
|
+
end
|
1081
|
+
end
|
1082
|
+
|
1083
|
+
class ContaineranalysisGoogleDevtoolsCloudbuildV1BuildOptionsPoolOption
|
1084
|
+
# @private
|
1085
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
1086
|
+
property :name, as: 'name'
|
1087
|
+
end
|
1088
|
+
end
|
1089
|
+
|
1090
|
+
class ContaineranalysisGoogleDevtoolsCloudbuildV1BuildStep
|
1091
|
+
# @private
|
1092
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
1093
|
+
collection :args, as: 'args'
|
1094
|
+
property :dir, as: 'dir'
|
1095
|
+
property :entrypoint, as: 'entrypoint'
|
1096
|
+
collection :env, as: 'env'
|
1097
|
+
property :id, as: 'id'
|
1098
|
+
property :name, as: 'name'
|
1099
|
+
property :pull_timing, as: 'pullTiming', class: Google::Apis::ContaineranalysisV1alpha1::ContaineranalysisGoogleDevtoolsCloudbuildV1TimeSpan, decorator: Google::Apis::ContaineranalysisV1alpha1::ContaineranalysisGoogleDevtoolsCloudbuildV1TimeSpan::Representation
|
1100
|
+
|
1101
|
+
property :script, as: 'script'
|
1102
|
+
collection :secret_env, as: 'secretEnv'
|
1103
|
+
property :status, as: 'status'
|
1104
|
+
property :timeout, as: 'timeout'
|
1105
|
+
property :timing, as: 'timing', class: Google::Apis::ContaineranalysisV1alpha1::ContaineranalysisGoogleDevtoolsCloudbuildV1TimeSpan, decorator: Google::Apis::ContaineranalysisV1alpha1::ContaineranalysisGoogleDevtoolsCloudbuildV1TimeSpan::Representation
|
1106
|
+
|
1107
|
+
collection :volumes, as: 'volumes', class: Google::Apis::ContaineranalysisV1alpha1::ContaineranalysisGoogleDevtoolsCloudbuildV1Volume, decorator: Google::Apis::ContaineranalysisV1alpha1::ContaineranalysisGoogleDevtoolsCloudbuildV1Volume::Representation
|
1108
|
+
|
1109
|
+
collection :wait_for, as: 'waitFor'
|
1110
|
+
end
|
1111
|
+
end
|
1112
|
+
|
1113
|
+
class ContaineranalysisGoogleDevtoolsCloudbuildV1BuildWarning
|
1114
|
+
# @private
|
1115
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
1116
|
+
property :priority, as: 'priority'
|
1117
|
+
property :text, as: 'text'
|
1118
|
+
end
|
1119
|
+
end
|
1120
|
+
|
1121
|
+
class ContaineranalysisGoogleDevtoolsCloudbuildV1BuiltImage
|
1122
|
+
# @private
|
1123
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
1124
|
+
property :digest, as: 'digest'
|
1125
|
+
property :name, as: 'name'
|
1126
|
+
property :push_timing, as: 'pushTiming', class: Google::Apis::ContaineranalysisV1alpha1::ContaineranalysisGoogleDevtoolsCloudbuildV1TimeSpan, decorator: Google::Apis::ContaineranalysisV1alpha1::ContaineranalysisGoogleDevtoolsCloudbuildV1TimeSpan::Representation
|
1127
|
+
|
1128
|
+
end
|
1129
|
+
end
|
1130
|
+
|
1131
|
+
class ContaineranalysisGoogleDevtoolsCloudbuildV1FileHashes
|
1132
|
+
# @private
|
1133
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
1134
|
+
collection :file_hash, as: 'fileHash', class: Google::Apis::ContaineranalysisV1alpha1::ContaineranalysisGoogleDevtoolsCloudbuildV1Hash, decorator: Google::Apis::ContaineranalysisV1alpha1::ContaineranalysisGoogleDevtoolsCloudbuildV1Hash::Representation
|
1135
|
+
|
1136
|
+
end
|
1137
|
+
end
|
1138
|
+
|
1139
|
+
class ContaineranalysisGoogleDevtoolsCloudbuildV1Hash
|
1140
|
+
# @private
|
1141
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
1142
|
+
property :type, as: 'type'
|
1143
|
+
property :value, :base64 => true, as: 'value'
|
1144
|
+
end
|
1145
|
+
end
|
1146
|
+
|
1147
|
+
class ContaineranalysisGoogleDevtoolsCloudbuildV1InlineSecret
|
1148
|
+
# @private
|
1149
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
1150
|
+
hash :env_map, as: 'envMap'
|
1151
|
+
property :kms_key_name, as: 'kmsKeyName'
|
1152
|
+
end
|
1153
|
+
end
|
1154
|
+
|
1155
|
+
class ContaineranalysisGoogleDevtoolsCloudbuildV1RepoSource
|
1156
|
+
# @private
|
1157
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
1158
|
+
property :branch_name, as: 'branchName'
|
1159
|
+
property :commit_sha, as: 'commitSha'
|
1160
|
+
property :dir, as: 'dir'
|
1161
|
+
property :invert_regex, as: 'invertRegex'
|
1162
|
+
property :project_id, as: 'projectId'
|
1163
|
+
property :repo_name, as: 'repoName'
|
1164
|
+
hash :substitutions, as: 'substitutions'
|
1165
|
+
property :tag_name, as: 'tagName'
|
1166
|
+
end
|
1167
|
+
end
|
1168
|
+
|
1169
|
+
class ContaineranalysisGoogleDevtoolsCloudbuildV1Results
|
1170
|
+
# @private
|
1171
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
1172
|
+
property :artifact_manifest, as: 'artifactManifest'
|
1173
|
+
property :artifact_timing, as: 'artifactTiming', class: Google::Apis::ContaineranalysisV1alpha1::ContaineranalysisGoogleDevtoolsCloudbuildV1TimeSpan, decorator: Google::Apis::ContaineranalysisV1alpha1::ContaineranalysisGoogleDevtoolsCloudbuildV1TimeSpan::Representation
|
1174
|
+
|
1175
|
+
collection :build_step_images, as: 'buildStepImages'
|
1176
|
+
collection :build_step_outputs, as: 'buildStepOutputs'
|
1177
|
+
collection :images, as: 'images', class: Google::Apis::ContaineranalysisV1alpha1::ContaineranalysisGoogleDevtoolsCloudbuildV1BuiltImage, decorator: Google::Apis::ContaineranalysisV1alpha1::ContaineranalysisGoogleDevtoolsCloudbuildV1BuiltImage::Representation
|
1178
|
+
|
1179
|
+
property :num_artifacts, :numeric_string => true, as: 'numArtifacts'
|
1180
|
+
end
|
1181
|
+
end
|
1182
|
+
|
1183
|
+
class ContaineranalysisGoogleDevtoolsCloudbuildV1Secret
|
1184
|
+
# @private
|
1185
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
1186
|
+
property :kms_key_name, as: 'kmsKeyName'
|
1187
|
+
hash :secret_env, as: 'secretEnv'
|
1188
|
+
end
|
1189
|
+
end
|
1190
|
+
|
1191
|
+
class ContaineranalysisGoogleDevtoolsCloudbuildV1SecretManagerSecret
|
1192
|
+
# @private
|
1193
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
1194
|
+
property :env, as: 'env'
|
1195
|
+
property :version_name, as: 'versionName'
|
1196
|
+
end
|
1197
|
+
end
|
1198
|
+
|
1199
|
+
class ContaineranalysisGoogleDevtoolsCloudbuildV1Secrets
|
1200
|
+
# @private
|
1201
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
1202
|
+
collection :inline, as: 'inline', class: Google::Apis::ContaineranalysisV1alpha1::ContaineranalysisGoogleDevtoolsCloudbuildV1InlineSecret, decorator: Google::Apis::ContaineranalysisV1alpha1::ContaineranalysisGoogleDevtoolsCloudbuildV1InlineSecret::Representation
|
1203
|
+
|
1204
|
+
collection :secret_manager, as: 'secretManager', class: Google::Apis::ContaineranalysisV1alpha1::ContaineranalysisGoogleDevtoolsCloudbuildV1SecretManagerSecret, decorator: Google::Apis::ContaineranalysisV1alpha1::ContaineranalysisGoogleDevtoolsCloudbuildV1SecretManagerSecret::Representation
|
1205
|
+
|
1206
|
+
end
|
1207
|
+
end
|
1208
|
+
|
1209
|
+
class ContaineranalysisGoogleDevtoolsCloudbuildV1Source
|
1210
|
+
# @private
|
1211
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
1212
|
+
property :repo_source, as: 'repoSource', class: Google::Apis::ContaineranalysisV1alpha1::ContaineranalysisGoogleDevtoolsCloudbuildV1RepoSource, decorator: Google::Apis::ContaineranalysisV1alpha1::ContaineranalysisGoogleDevtoolsCloudbuildV1RepoSource::Representation
|
1213
|
+
|
1214
|
+
property :storage_source, as: 'storageSource', class: Google::Apis::ContaineranalysisV1alpha1::ContaineranalysisGoogleDevtoolsCloudbuildV1StorageSource, decorator: Google::Apis::ContaineranalysisV1alpha1::ContaineranalysisGoogleDevtoolsCloudbuildV1StorageSource::Representation
|
1215
|
+
|
1216
|
+
property :storage_source_manifest, as: 'storageSourceManifest', class: Google::Apis::ContaineranalysisV1alpha1::ContaineranalysisGoogleDevtoolsCloudbuildV1StorageSourceManifest, decorator: Google::Apis::ContaineranalysisV1alpha1::ContaineranalysisGoogleDevtoolsCloudbuildV1StorageSourceManifest::Representation
|
1217
|
+
|
1218
|
+
end
|
1219
|
+
end
|
1220
|
+
|
1221
|
+
class ContaineranalysisGoogleDevtoolsCloudbuildV1SourceProvenance
|
1222
|
+
# @private
|
1223
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
1224
|
+
hash :file_hashes, as: 'fileHashes', class: Google::Apis::ContaineranalysisV1alpha1::ContaineranalysisGoogleDevtoolsCloudbuildV1FileHashes, decorator: Google::Apis::ContaineranalysisV1alpha1::ContaineranalysisGoogleDevtoolsCloudbuildV1FileHashes::Representation
|
1225
|
+
|
1226
|
+
property :resolved_repo_source, as: 'resolvedRepoSource', class: Google::Apis::ContaineranalysisV1alpha1::ContaineranalysisGoogleDevtoolsCloudbuildV1RepoSource, decorator: Google::Apis::ContaineranalysisV1alpha1::ContaineranalysisGoogleDevtoolsCloudbuildV1RepoSource::Representation
|
1227
|
+
|
1228
|
+
property :resolved_storage_source, as: 'resolvedStorageSource', class: Google::Apis::ContaineranalysisV1alpha1::ContaineranalysisGoogleDevtoolsCloudbuildV1StorageSource, decorator: Google::Apis::ContaineranalysisV1alpha1::ContaineranalysisGoogleDevtoolsCloudbuildV1StorageSource::Representation
|
1229
|
+
|
1230
|
+
property :resolved_storage_source_manifest, as: 'resolvedStorageSourceManifest', class: Google::Apis::ContaineranalysisV1alpha1::ContaineranalysisGoogleDevtoolsCloudbuildV1StorageSourceManifest, decorator: Google::Apis::ContaineranalysisV1alpha1::ContaineranalysisGoogleDevtoolsCloudbuildV1StorageSourceManifest::Representation
|
1231
|
+
|
1232
|
+
end
|
1233
|
+
end
|
1234
|
+
|
1235
|
+
class ContaineranalysisGoogleDevtoolsCloudbuildV1StorageSource
|
1236
|
+
# @private
|
1237
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
1238
|
+
property :bucket, as: 'bucket'
|
1239
|
+
property :generation, :numeric_string => true, as: 'generation'
|
1240
|
+
property :object, as: 'object'
|
1241
|
+
end
|
1242
|
+
end
|
1243
|
+
|
1244
|
+
class ContaineranalysisGoogleDevtoolsCloudbuildV1StorageSourceManifest
|
1245
|
+
# @private
|
1246
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
1247
|
+
property :bucket, as: 'bucket'
|
1248
|
+
property :generation, :numeric_string => true, as: 'generation'
|
1249
|
+
property :object, as: 'object'
|
1250
|
+
end
|
1251
|
+
end
|
1252
|
+
|
1253
|
+
class ContaineranalysisGoogleDevtoolsCloudbuildV1TimeSpan
|
1254
|
+
# @private
|
1255
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
1256
|
+
property :end_time, as: 'endTime'
|
1257
|
+
property :start_time, as: 'startTime'
|
1258
|
+
end
|
1259
|
+
end
|
1260
|
+
|
1261
|
+
class ContaineranalysisGoogleDevtoolsCloudbuildV1Volume
|
1262
|
+
# @private
|
1263
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
1264
|
+
property :name, as: 'name'
|
1265
|
+
property :path, as: 'path'
|
1266
|
+
end
|
1267
|
+
end
|
1268
|
+
|
761
1269
|
class CreateOperationRequest
|
762
1270
|
# @private
|
763
1271
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -970,8 +1478,8 @@ module Google
|
|
970
1478
|
property :copyright, as: 'copyright'
|
971
1479
|
collection :files_license_info, as: 'filesLicenseInfo'
|
972
1480
|
property :id, as: 'id'
|
973
|
-
property :
|
974
|
-
|
1481
|
+
property :license_concluded, as: 'licenseConcluded', class: Google::Apis::ContaineranalysisV1alpha1::License, decorator: Google::Apis::ContaineranalysisV1alpha1::License::Representation
|
1482
|
+
|
975
1483
|
property :notice, as: 'notice'
|
976
1484
|
end
|
977
1485
|
end
|
@@ -1108,12 +1616,14 @@ module Google
|
|
1108
1616
|
class InTotoStatement
|
1109
1617
|
# @private
|
1110
1618
|
class Representation < Google::Apis::Core::JsonRepresentation
|
1619
|
+
property :_type, as: '_type'
|
1111
1620
|
property :predicate_type, as: 'predicateType'
|
1112
1621
|
property :provenance, as: 'provenance', class: Google::Apis::ContaineranalysisV1alpha1::InTotoProvenance, decorator: Google::Apis::ContaineranalysisV1alpha1::InTotoProvenance::Representation
|
1113
1622
|
|
1623
|
+
property :slsa_provenance, as: 'slsaProvenance', class: Google::Apis::ContaineranalysisV1alpha1::SlsaProvenance, decorator: Google::Apis::ContaineranalysisV1alpha1::SlsaProvenance::Representation
|
1624
|
+
|
1114
1625
|
collection :subject, as: 'subject', class: Google::Apis::ContaineranalysisV1alpha1::Subject, decorator: Google::Apis::ContaineranalysisV1alpha1::Subject::Representation
|
1115
1626
|
|
1116
|
-
property :type, as: 'type'
|
1117
1627
|
end
|
1118
1628
|
end
|
1119
1629
|
|
@@ -1134,6 +1644,14 @@ module Google
|
|
1134
1644
|
end
|
1135
1645
|
end
|
1136
1646
|
|
1647
|
+
class License
|
1648
|
+
# @private
|
1649
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
1650
|
+
property :comments, as: 'comments'
|
1651
|
+
property :expression, as: 'expression'
|
1652
|
+
end
|
1653
|
+
end
|
1654
|
+
|
1137
1655
|
class ListNoteOccurrencesResponse
|
1138
1656
|
# @private
|
1139
1657
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -1180,6 +1698,14 @@ module Google
|
|
1180
1698
|
end
|
1181
1699
|
end
|
1182
1700
|
|
1701
|
+
class Material
|
1702
|
+
# @private
|
1703
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
1704
|
+
hash :digest, as: 'digest'
|
1705
|
+
property :uri, as: 'uri'
|
1706
|
+
end
|
1707
|
+
end
|
1708
|
+
|
1183
1709
|
class Metadata
|
1184
1710
|
# @private
|
1185
1711
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -1232,7 +1758,7 @@ module Google
|
|
1232
1758
|
property :short_description, as: 'shortDescription'
|
1233
1759
|
property :spdx_file, as: 'spdxFile', class: Google::Apis::ContaineranalysisV1alpha1::FileNote, decorator: Google::Apis::ContaineranalysisV1alpha1::FileNote::Representation
|
1234
1760
|
|
1235
|
-
property :spdx_package, as: 'spdxPackage', class: Google::Apis::ContaineranalysisV1alpha1::
|
1761
|
+
property :spdx_package, as: 'spdxPackage', class: Google::Apis::ContaineranalysisV1alpha1::PackageInfoNote, decorator: Google::Apis::ContaineranalysisV1alpha1::PackageInfoNote::Representation
|
1236
1762
|
|
1237
1763
|
property :spdx_relationship, as: 'spdxRelationship', class: Google::Apis::ContaineranalysisV1alpha1::RelationshipNote, decorator: Google::Apis::ContaineranalysisV1alpha1::RelationshipNote::Representation
|
1238
1764
|
|
@@ -1277,7 +1803,7 @@ module Google
|
|
1277
1803
|
|
1278
1804
|
property :spdx_file, as: 'spdxFile', class: Google::Apis::ContaineranalysisV1alpha1::FileOccurrence, decorator: Google::Apis::ContaineranalysisV1alpha1::FileOccurrence::Representation
|
1279
1805
|
|
1280
|
-
property :spdx_package, as: 'spdxPackage', class: Google::Apis::ContaineranalysisV1alpha1::
|
1806
|
+
property :spdx_package, as: 'spdxPackage', class: Google::Apis::ContaineranalysisV1alpha1::PackageInfoOccurrence, decorator: Google::Apis::ContaineranalysisV1alpha1::PackageInfoOccurrence::Representation
|
1281
1807
|
|
1282
1808
|
property :spdx_relationship, as: 'spdxRelationship', class: Google::Apis::ContaineranalysisV1alpha1::RelationshipOccurrence, decorator: Google::Apis::ContaineranalysisV1alpha1::RelationshipOccurrence::Representation
|
1283
1809
|
|
@@ -1310,20 +1836,7 @@ module Google
|
|
1310
1836
|
end
|
1311
1837
|
end
|
1312
1838
|
|
1313
|
-
class
|
1314
|
-
# @private
|
1315
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
1316
|
-
property :affected_location, as: 'affectedLocation', class: Google::Apis::ContaineranalysisV1alpha1::VulnerabilityLocation, decorator: Google::Apis::ContaineranalysisV1alpha1::VulnerabilityLocation::Representation
|
1317
|
-
|
1318
|
-
property :effective_severity, as: 'effectiveSeverity'
|
1319
|
-
property :fixed_location, as: 'fixedLocation', class: Google::Apis::ContaineranalysisV1alpha1::VulnerabilityLocation, decorator: Google::Apis::ContaineranalysisV1alpha1::VulnerabilityLocation::Representation
|
1320
|
-
|
1321
|
-
property :package_type, as: 'packageType'
|
1322
|
-
property :severity_name, as: 'severityName'
|
1323
|
-
end
|
1324
|
-
end
|
1325
|
-
|
1326
|
-
class PackageNote
|
1839
|
+
class PackageInfoNote
|
1327
1840
|
# @private
|
1328
1841
|
class Representation < Google::Apis::Core::JsonRepresentation
|
1329
1842
|
property :analyzed, as: 'analyzed'
|
@@ -1336,8 +1849,10 @@ module Google
|
|
1336
1849
|
|
1337
1850
|
collection :files_license_info, as: 'filesLicenseInfo'
|
1338
1851
|
property :home_page, as: 'homePage'
|
1339
|
-
property :license_declared, as: 'licenseDeclared'
|
1852
|
+
property :license_declared, as: 'licenseDeclared', class: Google::Apis::ContaineranalysisV1alpha1::License, decorator: Google::Apis::ContaineranalysisV1alpha1::License::Representation
|
1853
|
+
|
1340
1854
|
property :originator, as: 'originator'
|
1855
|
+
property :package_type, as: 'packageType'
|
1341
1856
|
property :summary_description, as: 'summaryDescription'
|
1342
1857
|
property :supplier, as: 'supplier'
|
1343
1858
|
property :title, as: 'title'
|
@@ -1346,15 +1861,33 @@ module Google
|
|
1346
1861
|
end
|
1347
1862
|
end
|
1348
1863
|
|
1349
|
-
class
|
1864
|
+
class PackageInfoOccurrence
|
1350
1865
|
# @private
|
1351
1866
|
class Representation < Google::Apis::Core::JsonRepresentation
|
1352
1867
|
property :comment, as: 'comment'
|
1353
1868
|
property :filename, as: 'filename'
|
1869
|
+
property :home_page, as: 'homePage'
|
1354
1870
|
property :id, as: 'id'
|
1355
|
-
property :
|
1356
|
-
|
1871
|
+
property :license_concluded, as: 'licenseConcluded', class: Google::Apis::ContaineranalysisV1alpha1::License, decorator: Google::Apis::ContaineranalysisV1alpha1::License::Representation
|
1872
|
+
|
1873
|
+
property :package_type, as: 'packageType'
|
1357
1874
|
property :source_info, as: 'sourceInfo'
|
1875
|
+
property :summary_description, as: 'summaryDescription'
|
1876
|
+
property :title, as: 'title'
|
1877
|
+
property :version, as: 'version'
|
1878
|
+
end
|
1879
|
+
end
|
1880
|
+
|
1881
|
+
class PackageIssue
|
1882
|
+
# @private
|
1883
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
1884
|
+
property :affected_location, as: 'affectedLocation', class: Google::Apis::ContaineranalysisV1alpha1::VulnerabilityLocation, decorator: Google::Apis::ContaineranalysisV1alpha1::VulnerabilityLocation::Representation
|
1885
|
+
|
1886
|
+
property :effective_severity, as: 'effectiveSeverity'
|
1887
|
+
property :fixed_location, as: 'fixedLocation', class: Google::Apis::ContaineranalysisV1alpha1::VulnerabilityLocation, decorator: Google::Apis::ContaineranalysisV1alpha1::VulnerabilityLocation::Representation
|
1888
|
+
|
1889
|
+
property :package_type, as: 'packageType'
|
1890
|
+
property :severity_name, as: 'severityName'
|
1358
1891
|
end
|
1359
1892
|
end
|
1360
1893
|
|
@@ -1383,7 +1916,7 @@ module Google
|
|
1383
1916
|
collection :arguments, as: 'arguments'
|
1384
1917
|
property :defined_in_material, :numeric_string => true, as: 'definedInMaterial'
|
1385
1918
|
property :entry_point, as: 'entryPoint'
|
1386
|
-
|
1919
|
+
collection :environment, as: 'environment'
|
1387
1920
|
property :type, as: 'type'
|
1388
1921
|
end
|
1389
1922
|
end
|
@@ -1399,6 +1932,7 @@ module Google
|
|
1399
1932
|
class RelationshipNote
|
1400
1933
|
# @private
|
1401
1934
|
class Representation < Google::Apis::Core::JsonRepresentation
|
1935
|
+
property :type, as: 'type'
|
1402
1936
|
end
|
1403
1937
|
end
|
1404
1938
|
|
@@ -1460,6 +1994,59 @@ module Google
|
|
1460
1994
|
end
|
1461
1995
|
end
|
1462
1996
|
|
1997
|
+
class SlsaBuilder
|
1998
|
+
# @private
|
1999
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
2000
|
+
property :id, as: 'id'
|
2001
|
+
end
|
2002
|
+
end
|
2003
|
+
|
2004
|
+
class SlsaCompleteness
|
2005
|
+
# @private
|
2006
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
2007
|
+
property :arguments, as: 'arguments'
|
2008
|
+
property :environment, as: 'environment'
|
2009
|
+
property :materials, as: 'materials'
|
2010
|
+
end
|
2011
|
+
end
|
2012
|
+
|
2013
|
+
class SlsaMetadata
|
2014
|
+
# @private
|
2015
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
2016
|
+
property :build_finished_on, as: 'buildFinishedOn'
|
2017
|
+
property :build_invocation_id, as: 'buildInvocationId'
|
2018
|
+
property :build_started_on, as: 'buildStartedOn'
|
2019
|
+
property :completeness, as: 'completeness', class: Google::Apis::ContaineranalysisV1alpha1::SlsaCompleteness, decorator: Google::Apis::ContaineranalysisV1alpha1::SlsaCompleteness::Representation
|
2020
|
+
|
2021
|
+
property :reproducible, as: 'reproducible'
|
2022
|
+
end
|
2023
|
+
end
|
2024
|
+
|
2025
|
+
class SlsaProvenance
|
2026
|
+
# @private
|
2027
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
2028
|
+
property :builder, as: 'builder', class: Google::Apis::ContaineranalysisV1alpha1::SlsaBuilder, decorator: Google::Apis::ContaineranalysisV1alpha1::SlsaBuilder::Representation
|
2029
|
+
|
2030
|
+
collection :materials, as: 'materials', class: Google::Apis::ContaineranalysisV1alpha1::Material, decorator: Google::Apis::ContaineranalysisV1alpha1::Material::Representation
|
2031
|
+
|
2032
|
+
property :metadata, as: 'metadata', class: Google::Apis::ContaineranalysisV1alpha1::SlsaMetadata, decorator: Google::Apis::ContaineranalysisV1alpha1::SlsaMetadata::Representation
|
2033
|
+
|
2034
|
+
property :recipe, as: 'recipe', class: Google::Apis::ContaineranalysisV1alpha1::SlsaRecipe, decorator: Google::Apis::ContaineranalysisV1alpha1::SlsaRecipe::Representation
|
2035
|
+
|
2036
|
+
end
|
2037
|
+
end
|
2038
|
+
|
2039
|
+
class SlsaRecipe
|
2040
|
+
# @private
|
2041
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
2042
|
+
hash :arguments, as: 'arguments'
|
2043
|
+
property :defined_in_material, :numeric_string => true, as: 'definedInMaterial'
|
2044
|
+
property :entry_point, as: 'entryPoint'
|
2045
|
+
hash :environment, as: 'environment'
|
2046
|
+
property :type, as: 'type'
|
2047
|
+
end
|
2048
|
+
end
|
2049
|
+
|
1463
2050
|
class Source
|
1464
2051
|
# @private
|
1465
2052
|
class Representation < Google::Apis::Core::JsonRepresentation
|