google-apis-containeranalysis_v1alpha1 0.14.0 → 0.18.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.
@@ -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
|
|
@@ -643,6 +841,8 @@ module Google
|
|
643
841
|
class Representation < Google::Apis::Core::JsonRepresentation
|
644
842
|
property :intoto_provenance, as: 'intotoProvenance', class: Google::Apis::ContaineranalysisV1alpha1::InTotoProvenance, decorator: Google::Apis::ContaineranalysisV1alpha1::InTotoProvenance::Representation
|
645
843
|
|
844
|
+
property :intoto_statement, as: 'intotoStatement', class: Google::Apis::ContaineranalysisV1alpha1::InTotoStatement, decorator: Google::Apis::ContaineranalysisV1alpha1::InTotoStatement::Representation
|
845
|
+
|
646
846
|
property :provenance, as: 'provenance', class: Google::Apis::ContaineranalysisV1alpha1::BuildProvenance, decorator: Google::Apis::ContaineranalysisV1alpha1::BuildProvenance::Representation
|
647
847
|
|
648
848
|
property :provenance_bytes, as: 'provenanceBytes'
|
@@ -758,6 +958,316 @@ module Google
|
|
758
958
|
end
|
759
959
|
end
|
760
960
|
|
961
|
+
class ContaineranalysisGoogleDevtoolsCloudbuildV1ApprovalConfig
|
962
|
+
# @private
|
963
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
964
|
+
property :approval_required, as: 'approvalRequired'
|
965
|
+
end
|
966
|
+
end
|
967
|
+
|
968
|
+
class ContaineranalysisGoogleDevtoolsCloudbuildV1ApprovalResult
|
969
|
+
# @private
|
970
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
971
|
+
property :approval_time, as: 'approvalTime'
|
972
|
+
property :approver_account, as: 'approverAccount'
|
973
|
+
property :comment, as: 'comment'
|
974
|
+
property :decision, as: 'decision'
|
975
|
+
property :url, as: 'url'
|
976
|
+
end
|
977
|
+
end
|
978
|
+
|
979
|
+
class ContaineranalysisGoogleDevtoolsCloudbuildV1Artifacts
|
980
|
+
# @private
|
981
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
982
|
+
collection :images, as: 'images'
|
983
|
+
property :objects, as: 'objects', class: Google::Apis::ContaineranalysisV1alpha1::ContaineranalysisGoogleDevtoolsCloudbuildV1ArtifactsArtifactObjects, decorator: Google::Apis::ContaineranalysisV1alpha1::ContaineranalysisGoogleDevtoolsCloudbuildV1ArtifactsArtifactObjects::Representation
|
984
|
+
|
985
|
+
end
|
986
|
+
end
|
987
|
+
|
988
|
+
class ContaineranalysisGoogleDevtoolsCloudbuildV1ArtifactsArtifactObjects
|
989
|
+
# @private
|
990
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
991
|
+
property :location, as: 'location'
|
992
|
+
collection :paths, as: 'paths'
|
993
|
+
property :timing, as: 'timing', class: Google::Apis::ContaineranalysisV1alpha1::ContaineranalysisGoogleDevtoolsCloudbuildV1TimeSpan, decorator: Google::Apis::ContaineranalysisV1alpha1::ContaineranalysisGoogleDevtoolsCloudbuildV1TimeSpan::Representation
|
994
|
+
|
995
|
+
end
|
996
|
+
end
|
997
|
+
|
998
|
+
class ContaineranalysisGoogleDevtoolsCloudbuildV1Build
|
999
|
+
# @private
|
1000
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
1001
|
+
property :approval, as: 'approval', class: Google::Apis::ContaineranalysisV1alpha1::ContaineranalysisGoogleDevtoolsCloudbuildV1BuildApproval, decorator: Google::Apis::ContaineranalysisV1alpha1::ContaineranalysisGoogleDevtoolsCloudbuildV1BuildApproval::Representation
|
1002
|
+
|
1003
|
+
property :artifacts, as: 'artifacts', class: Google::Apis::ContaineranalysisV1alpha1::ContaineranalysisGoogleDevtoolsCloudbuildV1Artifacts, decorator: Google::Apis::ContaineranalysisV1alpha1::ContaineranalysisGoogleDevtoolsCloudbuildV1Artifacts::Representation
|
1004
|
+
|
1005
|
+
property :available_secrets, as: 'availableSecrets', class: Google::Apis::ContaineranalysisV1alpha1::ContaineranalysisGoogleDevtoolsCloudbuildV1Secrets, decorator: Google::Apis::ContaineranalysisV1alpha1::ContaineranalysisGoogleDevtoolsCloudbuildV1Secrets::Representation
|
1006
|
+
|
1007
|
+
property :build_trigger_id, as: 'buildTriggerId'
|
1008
|
+
property :create_time, as: 'createTime'
|
1009
|
+
property :failure_info, as: 'failureInfo', class: Google::Apis::ContaineranalysisV1alpha1::ContaineranalysisGoogleDevtoolsCloudbuildV1BuildFailureInfo, decorator: Google::Apis::ContaineranalysisV1alpha1::ContaineranalysisGoogleDevtoolsCloudbuildV1BuildFailureInfo::Representation
|
1010
|
+
|
1011
|
+
property :finish_time, as: 'finishTime'
|
1012
|
+
property :id, as: 'id'
|
1013
|
+
collection :images, as: 'images'
|
1014
|
+
property :log_url, as: 'logUrl'
|
1015
|
+
property :logs_bucket, as: 'logsBucket'
|
1016
|
+
property :name, as: 'name'
|
1017
|
+
property :options, as: 'options', class: Google::Apis::ContaineranalysisV1alpha1::ContaineranalysisGoogleDevtoolsCloudbuildV1BuildOptions, decorator: Google::Apis::ContaineranalysisV1alpha1::ContaineranalysisGoogleDevtoolsCloudbuildV1BuildOptions::Representation
|
1018
|
+
|
1019
|
+
property :project_id, as: 'projectId'
|
1020
|
+
property :queue_ttl, as: 'queueTtl'
|
1021
|
+
property :results, as: 'results', class: Google::Apis::ContaineranalysisV1alpha1::ContaineranalysisGoogleDevtoolsCloudbuildV1Results, decorator: Google::Apis::ContaineranalysisV1alpha1::ContaineranalysisGoogleDevtoolsCloudbuildV1Results::Representation
|
1022
|
+
|
1023
|
+
collection :secrets, as: 'secrets', class: Google::Apis::ContaineranalysisV1alpha1::ContaineranalysisGoogleDevtoolsCloudbuildV1Secret, decorator: Google::Apis::ContaineranalysisV1alpha1::ContaineranalysisGoogleDevtoolsCloudbuildV1Secret::Representation
|
1024
|
+
|
1025
|
+
property :service_account, as: 'serviceAccount'
|
1026
|
+
property :source, as: 'source', class: Google::Apis::ContaineranalysisV1alpha1::ContaineranalysisGoogleDevtoolsCloudbuildV1Source, decorator: Google::Apis::ContaineranalysisV1alpha1::ContaineranalysisGoogleDevtoolsCloudbuildV1Source::Representation
|
1027
|
+
|
1028
|
+
property :source_provenance, as: 'sourceProvenance', class: Google::Apis::ContaineranalysisV1alpha1::ContaineranalysisGoogleDevtoolsCloudbuildV1SourceProvenance, decorator: Google::Apis::ContaineranalysisV1alpha1::ContaineranalysisGoogleDevtoolsCloudbuildV1SourceProvenance::Representation
|
1029
|
+
|
1030
|
+
property :start_time, as: 'startTime'
|
1031
|
+
property :status, as: 'status'
|
1032
|
+
property :status_detail, as: 'statusDetail'
|
1033
|
+
collection :steps, as: 'steps', class: Google::Apis::ContaineranalysisV1alpha1::ContaineranalysisGoogleDevtoolsCloudbuildV1BuildStep, decorator: Google::Apis::ContaineranalysisV1alpha1::ContaineranalysisGoogleDevtoolsCloudbuildV1BuildStep::Representation
|
1034
|
+
|
1035
|
+
hash :substitutions, as: 'substitutions'
|
1036
|
+
collection :tags, as: 'tags'
|
1037
|
+
property :timeout, as: 'timeout'
|
1038
|
+
hash :timing, as: 'timing', class: Google::Apis::ContaineranalysisV1alpha1::ContaineranalysisGoogleDevtoolsCloudbuildV1TimeSpan, decorator: Google::Apis::ContaineranalysisV1alpha1::ContaineranalysisGoogleDevtoolsCloudbuildV1TimeSpan::Representation
|
1039
|
+
|
1040
|
+
collection :warnings, as: 'warnings', class: Google::Apis::ContaineranalysisV1alpha1::ContaineranalysisGoogleDevtoolsCloudbuildV1BuildWarning, decorator: Google::Apis::ContaineranalysisV1alpha1::ContaineranalysisGoogleDevtoolsCloudbuildV1BuildWarning::Representation
|
1041
|
+
|
1042
|
+
end
|
1043
|
+
end
|
1044
|
+
|
1045
|
+
class ContaineranalysisGoogleDevtoolsCloudbuildV1BuildApproval
|
1046
|
+
# @private
|
1047
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
1048
|
+
property :config, as: 'config', class: Google::Apis::ContaineranalysisV1alpha1::ContaineranalysisGoogleDevtoolsCloudbuildV1ApprovalConfig, decorator: Google::Apis::ContaineranalysisV1alpha1::ContaineranalysisGoogleDevtoolsCloudbuildV1ApprovalConfig::Representation
|
1049
|
+
|
1050
|
+
property :result, as: 'result', class: Google::Apis::ContaineranalysisV1alpha1::ContaineranalysisGoogleDevtoolsCloudbuildV1ApprovalResult, decorator: Google::Apis::ContaineranalysisV1alpha1::ContaineranalysisGoogleDevtoolsCloudbuildV1ApprovalResult::Representation
|
1051
|
+
|
1052
|
+
property :state, as: 'state'
|
1053
|
+
end
|
1054
|
+
end
|
1055
|
+
|
1056
|
+
class ContaineranalysisGoogleDevtoolsCloudbuildV1BuildFailureInfo
|
1057
|
+
# @private
|
1058
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
1059
|
+
property :detail, as: 'detail'
|
1060
|
+
property :type, as: 'type'
|
1061
|
+
end
|
1062
|
+
end
|
1063
|
+
|
1064
|
+
class ContaineranalysisGoogleDevtoolsCloudbuildV1BuildOptions
|
1065
|
+
# @private
|
1066
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
1067
|
+
property :disk_size_gb, :numeric_string => true, as: 'diskSizeGb'
|
1068
|
+
property :dynamic_substitutions, as: 'dynamicSubstitutions'
|
1069
|
+
collection :env, as: 'env'
|
1070
|
+
property :log_streaming_option, as: 'logStreamingOption'
|
1071
|
+
property :logging, as: 'logging'
|
1072
|
+
property :machine_type, as: 'machineType'
|
1073
|
+
property :pool, as: 'pool', class: Google::Apis::ContaineranalysisV1alpha1::ContaineranalysisGoogleDevtoolsCloudbuildV1BuildOptionsPoolOption, decorator: Google::Apis::ContaineranalysisV1alpha1::ContaineranalysisGoogleDevtoolsCloudbuildV1BuildOptionsPoolOption::Representation
|
1074
|
+
|
1075
|
+
property :requested_verify_option, as: 'requestedVerifyOption'
|
1076
|
+
collection :secret_env, as: 'secretEnv'
|
1077
|
+
collection :source_provenance_hash, as: 'sourceProvenanceHash'
|
1078
|
+
property :substitution_option, as: 'substitutionOption'
|
1079
|
+
collection :volumes, as: 'volumes', class: Google::Apis::ContaineranalysisV1alpha1::ContaineranalysisGoogleDevtoolsCloudbuildV1Volume, decorator: Google::Apis::ContaineranalysisV1alpha1::ContaineranalysisGoogleDevtoolsCloudbuildV1Volume::Representation
|
1080
|
+
|
1081
|
+
property :worker_pool, as: 'workerPool'
|
1082
|
+
end
|
1083
|
+
end
|
1084
|
+
|
1085
|
+
class ContaineranalysisGoogleDevtoolsCloudbuildV1BuildOptionsPoolOption
|
1086
|
+
# @private
|
1087
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
1088
|
+
property :name, as: 'name'
|
1089
|
+
end
|
1090
|
+
end
|
1091
|
+
|
1092
|
+
class ContaineranalysisGoogleDevtoolsCloudbuildV1BuildStep
|
1093
|
+
# @private
|
1094
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
1095
|
+
collection :args, as: 'args'
|
1096
|
+
property :dir, as: 'dir'
|
1097
|
+
property :entrypoint, as: 'entrypoint'
|
1098
|
+
collection :env, as: 'env'
|
1099
|
+
property :id, as: 'id'
|
1100
|
+
property :name, as: 'name'
|
1101
|
+
property :pull_timing, as: 'pullTiming', class: Google::Apis::ContaineranalysisV1alpha1::ContaineranalysisGoogleDevtoolsCloudbuildV1TimeSpan, decorator: Google::Apis::ContaineranalysisV1alpha1::ContaineranalysisGoogleDevtoolsCloudbuildV1TimeSpan::Representation
|
1102
|
+
|
1103
|
+
property :script, as: 'script'
|
1104
|
+
collection :secret_env, as: 'secretEnv'
|
1105
|
+
property :status, as: 'status'
|
1106
|
+
property :timeout, as: 'timeout'
|
1107
|
+
property :timing, as: 'timing', class: Google::Apis::ContaineranalysisV1alpha1::ContaineranalysisGoogleDevtoolsCloudbuildV1TimeSpan, decorator: Google::Apis::ContaineranalysisV1alpha1::ContaineranalysisGoogleDevtoolsCloudbuildV1TimeSpan::Representation
|
1108
|
+
|
1109
|
+
collection :volumes, as: 'volumes', class: Google::Apis::ContaineranalysisV1alpha1::ContaineranalysisGoogleDevtoolsCloudbuildV1Volume, decorator: Google::Apis::ContaineranalysisV1alpha1::ContaineranalysisGoogleDevtoolsCloudbuildV1Volume::Representation
|
1110
|
+
|
1111
|
+
collection :wait_for, as: 'waitFor'
|
1112
|
+
end
|
1113
|
+
end
|
1114
|
+
|
1115
|
+
class ContaineranalysisGoogleDevtoolsCloudbuildV1BuildWarning
|
1116
|
+
# @private
|
1117
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
1118
|
+
property :priority, as: 'priority'
|
1119
|
+
property :text, as: 'text'
|
1120
|
+
end
|
1121
|
+
end
|
1122
|
+
|
1123
|
+
class ContaineranalysisGoogleDevtoolsCloudbuildV1BuiltImage
|
1124
|
+
# @private
|
1125
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
1126
|
+
property :digest, as: 'digest'
|
1127
|
+
property :name, as: 'name'
|
1128
|
+
property :push_timing, as: 'pushTiming', class: Google::Apis::ContaineranalysisV1alpha1::ContaineranalysisGoogleDevtoolsCloudbuildV1TimeSpan, decorator: Google::Apis::ContaineranalysisV1alpha1::ContaineranalysisGoogleDevtoolsCloudbuildV1TimeSpan::Representation
|
1129
|
+
|
1130
|
+
end
|
1131
|
+
end
|
1132
|
+
|
1133
|
+
class ContaineranalysisGoogleDevtoolsCloudbuildV1FileHashes
|
1134
|
+
# @private
|
1135
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
1136
|
+
collection :file_hash, as: 'fileHash', class: Google::Apis::ContaineranalysisV1alpha1::ContaineranalysisGoogleDevtoolsCloudbuildV1Hash, decorator: Google::Apis::ContaineranalysisV1alpha1::ContaineranalysisGoogleDevtoolsCloudbuildV1Hash::Representation
|
1137
|
+
|
1138
|
+
end
|
1139
|
+
end
|
1140
|
+
|
1141
|
+
class ContaineranalysisGoogleDevtoolsCloudbuildV1Hash
|
1142
|
+
# @private
|
1143
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
1144
|
+
property :type, as: 'type'
|
1145
|
+
property :value, :base64 => true, as: 'value'
|
1146
|
+
end
|
1147
|
+
end
|
1148
|
+
|
1149
|
+
class ContaineranalysisGoogleDevtoolsCloudbuildV1InlineSecret
|
1150
|
+
# @private
|
1151
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
1152
|
+
hash :env_map, as: 'envMap'
|
1153
|
+
property :kms_key_name, as: 'kmsKeyName'
|
1154
|
+
end
|
1155
|
+
end
|
1156
|
+
|
1157
|
+
class ContaineranalysisGoogleDevtoolsCloudbuildV1RepoSource
|
1158
|
+
# @private
|
1159
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
1160
|
+
property :branch_name, as: 'branchName'
|
1161
|
+
property :commit_sha, as: 'commitSha'
|
1162
|
+
property :dir, as: 'dir'
|
1163
|
+
property :invert_regex, as: 'invertRegex'
|
1164
|
+
property :project_id, as: 'projectId'
|
1165
|
+
property :repo_name, as: 'repoName'
|
1166
|
+
hash :substitutions, as: 'substitutions'
|
1167
|
+
property :tag_name, as: 'tagName'
|
1168
|
+
end
|
1169
|
+
end
|
1170
|
+
|
1171
|
+
class ContaineranalysisGoogleDevtoolsCloudbuildV1Results
|
1172
|
+
# @private
|
1173
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
1174
|
+
property :artifact_manifest, as: 'artifactManifest'
|
1175
|
+
property :artifact_timing, as: 'artifactTiming', class: Google::Apis::ContaineranalysisV1alpha1::ContaineranalysisGoogleDevtoolsCloudbuildV1TimeSpan, decorator: Google::Apis::ContaineranalysisV1alpha1::ContaineranalysisGoogleDevtoolsCloudbuildV1TimeSpan::Representation
|
1176
|
+
|
1177
|
+
collection :build_step_images, as: 'buildStepImages'
|
1178
|
+
collection :build_step_outputs, as: 'buildStepOutputs'
|
1179
|
+
collection :images, as: 'images', class: Google::Apis::ContaineranalysisV1alpha1::ContaineranalysisGoogleDevtoolsCloudbuildV1BuiltImage, decorator: Google::Apis::ContaineranalysisV1alpha1::ContaineranalysisGoogleDevtoolsCloudbuildV1BuiltImage::Representation
|
1180
|
+
|
1181
|
+
property :num_artifacts, :numeric_string => true, as: 'numArtifacts'
|
1182
|
+
end
|
1183
|
+
end
|
1184
|
+
|
1185
|
+
class ContaineranalysisGoogleDevtoolsCloudbuildV1Secret
|
1186
|
+
# @private
|
1187
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
1188
|
+
property :kms_key_name, as: 'kmsKeyName'
|
1189
|
+
hash :secret_env, as: 'secretEnv'
|
1190
|
+
end
|
1191
|
+
end
|
1192
|
+
|
1193
|
+
class ContaineranalysisGoogleDevtoolsCloudbuildV1SecretManagerSecret
|
1194
|
+
# @private
|
1195
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
1196
|
+
property :env, as: 'env'
|
1197
|
+
property :version_name, as: 'versionName'
|
1198
|
+
end
|
1199
|
+
end
|
1200
|
+
|
1201
|
+
class ContaineranalysisGoogleDevtoolsCloudbuildV1Secrets
|
1202
|
+
# @private
|
1203
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
1204
|
+
collection :inline, as: 'inline', class: Google::Apis::ContaineranalysisV1alpha1::ContaineranalysisGoogleDevtoolsCloudbuildV1InlineSecret, decorator: Google::Apis::ContaineranalysisV1alpha1::ContaineranalysisGoogleDevtoolsCloudbuildV1InlineSecret::Representation
|
1205
|
+
|
1206
|
+
collection :secret_manager, as: 'secretManager', class: Google::Apis::ContaineranalysisV1alpha1::ContaineranalysisGoogleDevtoolsCloudbuildV1SecretManagerSecret, decorator: Google::Apis::ContaineranalysisV1alpha1::ContaineranalysisGoogleDevtoolsCloudbuildV1SecretManagerSecret::Representation
|
1207
|
+
|
1208
|
+
end
|
1209
|
+
end
|
1210
|
+
|
1211
|
+
class ContaineranalysisGoogleDevtoolsCloudbuildV1Source
|
1212
|
+
# @private
|
1213
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
1214
|
+
property :repo_source, as: 'repoSource', class: Google::Apis::ContaineranalysisV1alpha1::ContaineranalysisGoogleDevtoolsCloudbuildV1RepoSource, decorator: Google::Apis::ContaineranalysisV1alpha1::ContaineranalysisGoogleDevtoolsCloudbuildV1RepoSource::Representation
|
1215
|
+
|
1216
|
+
property :storage_source, as: 'storageSource', class: Google::Apis::ContaineranalysisV1alpha1::ContaineranalysisGoogleDevtoolsCloudbuildV1StorageSource, decorator: Google::Apis::ContaineranalysisV1alpha1::ContaineranalysisGoogleDevtoolsCloudbuildV1StorageSource::Representation
|
1217
|
+
|
1218
|
+
property :storage_source_manifest, as: 'storageSourceManifest', class: Google::Apis::ContaineranalysisV1alpha1::ContaineranalysisGoogleDevtoolsCloudbuildV1StorageSourceManifest, decorator: Google::Apis::ContaineranalysisV1alpha1::ContaineranalysisGoogleDevtoolsCloudbuildV1StorageSourceManifest::Representation
|
1219
|
+
|
1220
|
+
end
|
1221
|
+
end
|
1222
|
+
|
1223
|
+
class ContaineranalysisGoogleDevtoolsCloudbuildV1SourceProvenance
|
1224
|
+
# @private
|
1225
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
1226
|
+
hash :file_hashes, as: 'fileHashes', class: Google::Apis::ContaineranalysisV1alpha1::ContaineranalysisGoogleDevtoolsCloudbuildV1FileHashes, decorator: Google::Apis::ContaineranalysisV1alpha1::ContaineranalysisGoogleDevtoolsCloudbuildV1FileHashes::Representation
|
1227
|
+
|
1228
|
+
property :resolved_repo_source, as: 'resolvedRepoSource', class: Google::Apis::ContaineranalysisV1alpha1::ContaineranalysisGoogleDevtoolsCloudbuildV1RepoSource, decorator: Google::Apis::ContaineranalysisV1alpha1::ContaineranalysisGoogleDevtoolsCloudbuildV1RepoSource::Representation
|
1229
|
+
|
1230
|
+
property :resolved_storage_source, as: 'resolvedStorageSource', class: Google::Apis::ContaineranalysisV1alpha1::ContaineranalysisGoogleDevtoolsCloudbuildV1StorageSource, decorator: Google::Apis::ContaineranalysisV1alpha1::ContaineranalysisGoogleDevtoolsCloudbuildV1StorageSource::Representation
|
1231
|
+
|
1232
|
+
property :resolved_storage_source_manifest, as: 'resolvedStorageSourceManifest', class: Google::Apis::ContaineranalysisV1alpha1::ContaineranalysisGoogleDevtoolsCloudbuildV1StorageSourceManifest, decorator: Google::Apis::ContaineranalysisV1alpha1::ContaineranalysisGoogleDevtoolsCloudbuildV1StorageSourceManifest::Representation
|
1233
|
+
|
1234
|
+
end
|
1235
|
+
end
|
1236
|
+
|
1237
|
+
class ContaineranalysisGoogleDevtoolsCloudbuildV1StorageSource
|
1238
|
+
# @private
|
1239
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
1240
|
+
property :bucket, as: 'bucket'
|
1241
|
+
property :generation, :numeric_string => true, as: 'generation'
|
1242
|
+
property :object, as: 'object'
|
1243
|
+
end
|
1244
|
+
end
|
1245
|
+
|
1246
|
+
class ContaineranalysisGoogleDevtoolsCloudbuildV1StorageSourceManifest
|
1247
|
+
# @private
|
1248
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
1249
|
+
property :bucket, as: 'bucket'
|
1250
|
+
property :generation, :numeric_string => true, as: 'generation'
|
1251
|
+
property :object, as: 'object'
|
1252
|
+
end
|
1253
|
+
end
|
1254
|
+
|
1255
|
+
class ContaineranalysisGoogleDevtoolsCloudbuildV1TimeSpan
|
1256
|
+
# @private
|
1257
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
1258
|
+
property :end_time, as: 'endTime'
|
1259
|
+
property :start_time, as: 'startTime'
|
1260
|
+
end
|
1261
|
+
end
|
1262
|
+
|
1263
|
+
class ContaineranalysisGoogleDevtoolsCloudbuildV1Volume
|
1264
|
+
# @private
|
1265
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
1266
|
+
property :name, as: 'name'
|
1267
|
+
property :path, as: 'path'
|
1268
|
+
end
|
1269
|
+
end
|
1270
|
+
|
761
1271
|
class CreateOperationRequest
|
762
1272
|
# @private
|
763
1273
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -970,8 +1480,8 @@ module Google
|
|
970
1480
|
property :copyright, as: 'copyright'
|
971
1481
|
collection :files_license_info, as: 'filesLicenseInfo'
|
972
1482
|
property :id, as: 'id'
|
973
|
-
property :
|
974
|
-
|
1483
|
+
property :license_concluded, as: 'licenseConcluded', class: Google::Apis::ContaineranalysisV1alpha1::License, decorator: Google::Apis::ContaineranalysisV1alpha1::License::Representation
|
1484
|
+
|
975
1485
|
property :notice, as: 'notice'
|
976
1486
|
end
|
977
1487
|
end
|
@@ -1108,12 +1618,14 @@ module Google
|
|
1108
1618
|
class InTotoStatement
|
1109
1619
|
# @private
|
1110
1620
|
class Representation < Google::Apis::Core::JsonRepresentation
|
1621
|
+
property :_type, as: '_type'
|
1111
1622
|
property :predicate_type, as: 'predicateType'
|
1112
1623
|
property :provenance, as: 'provenance', class: Google::Apis::ContaineranalysisV1alpha1::InTotoProvenance, decorator: Google::Apis::ContaineranalysisV1alpha1::InTotoProvenance::Representation
|
1113
1624
|
|
1625
|
+
property :slsa_provenance, as: 'slsaProvenance', class: Google::Apis::ContaineranalysisV1alpha1::SlsaProvenance, decorator: Google::Apis::ContaineranalysisV1alpha1::SlsaProvenance::Representation
|
1626
|
+
|
1114
1627
|
collection :subject, as: 'subject', class: Google::Apis::ContaineranalysisV1alpha1::Subject, decorator: Google::Apis::ContaineranalysisV1alpha1::Subject::Representation
|
1115
1628
|
|
1116
|
-
property :type, as: 'type'
|
1117
1629
|
end
|
1118
1630
|
end
|
1119
1631
|
|
@@ -1134,6 +1646,14 @@ module Google
|
|
1134
1646
|
end
|
1135
1647
|
end
|
1136
1648
|
|
1649
|
+
class License
|
1650
|
+
# @private
|
1651
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
1652
|
+
property :comments, as: 'comments'
|
1653
|
+
property :expression, as: 'expression'
|
1654
|
+
end
|
1655
|
+
end
|
1656
|
+
|
1137
1657
|
class ListNoteOccurrencesResponse
|
1138
1658
|
# @private
|
1139
1659
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -1180,6 +1700,14 @@ module Google
|
|
1180
1700
|
end
|
1181
1701
|
end
|
1182
1702
|
|
1703
|
+
class Material
|
1704
|
+
# @private
|
1705
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
1706
|
+
hash :digest, as: 'digest'
|
1707
|
+
property :uri, as: 'uri'
|
1708
|
+
end
|
1709
|
+
end
|
1710
|
+
|
1183
1711
|
class Metadata
|
1184
1712
|
# @private
|
1185
1713
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -1232,7 +1760,7 @@ module Google
|
|
1232
1760
|
property :short_description, as: 'shortDescription'
|
1233
1761
|
property :spdx_file, as: 'spdxFile', class: Google::Apis::ContaineranalysisV1alpha1::FileNote, decorator: Google::Apis::ContaineranalysisV1alpha1::FileNote::Representation
|
1234
1762
|
|
1235
|
-
property :spdx_package, as: 'spdxPackage', class: Google::Apis::ContaineranalysisV1alpha1::
|
1763
|
+
property :spdx_package, as: 'spdxPackage', class: Google::Apis::ContaineranalysisV1alpha1::PackageInfoNote, decorator: Google::Apis::ContaineranalysisV1alpha1::PackageInfoNote::Representation
|
1236
1764
|
|
1237
1765
|
property :spdx_relationship, as: 'spdxRelationship', class: Google::Apis::ContaineranalysisV1alpha1::RelationshipNote, decorator: Google::Apis::ContaineranalysisV1alpha1::RelationshipNote::Representation
|
1238
1766
|
|
@@ -1277,7 +1805,7 @@ module Google
|
|
1277
1805
|
|
1278
1806
|
property :spdx_file, as: 'spdxFile', class: Google::Apis::ContaineranalysisV1alpha1::FileOccurrence, decorator: Google::Apis::ContaineranalysisV1alpha1::FileOccurrence::Representation
|
1279
1807
|
|
1280
|
-
property :spdx_package, as: 'spdxPackage', class: Google::Apis::ContaineranalysisV1alpha1::
|
1808
|
+
property :spdx_package, as: 'spdxPackage', class: Google::Apis::ContaineranalysisV1alpha1::PackageInfoOccurrence, decorator: Google::Apis::ContaineranalysisV1alpha1::PackageInfoOccurrence::Representation
|
1281
1809
|
|
1282
1810
|
property :spdx_relationship, as: 'spdxRelationship', class: Google::Apis::ContaineranalysisV1alpha1::RelationshipOccurrence, decorator: Google::Apis::ContaineranalysisV1alpha1::RelationshipOccurrence::Representation
|
1283
1811
|
|
@@ -1310,20 +1838,7 @@ module Google
|
|
1310
1838
|
end
|
1311
1839
|
end
|
1312
1840
|
|
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
|
1841
|
+
class PackageInfoNote
|
1327
1842
|
# @private
|
1328
1843
|
class Representation < Google::Apis::Core::JsonRepresentation
|
1329
1844
|
property :analyzed, as: 'analyzed'
|
@@ -1336,8 +1851,10 @@ module Google
|
|
1336
1851
|
|
1337
1852
|
collection :files_license_info, as: 'filesLicenseInfo'
|
1338
1853
|
property :home_page, as: 'homePage'
|
1339
|
-
property :license_declared, as: 'licenseDeclared'
|
1854
|
+
property :license_declared, as: 'licenseDeclared', class: Google::Apis::ContaineranalysisV1alpha1::License, decorator: Google::Apis::ContaineranalysisV1alpha1::License::Representation
|
1855
|
+
|
1340
1856
|
property :originator, as: 'originator'
|
1857
|
+
property :package_type, as: 'packageType'
|
1341
1858
|
property :summary_description, as: 'summaryDescription'
|
1342
1859
|
property :supplier, as: 'supplier'
|
1343
1860
|
property :title, as: 'title'
|
@@ -1346,15 +1863,33 @@ module Google
|
|
1346
1863
|
end
|
1347
1864
|
end
|
1348
1865
|
|
1349
|
-
class
|
1866
|
+
class PackageInfoOccurrence
|
1350
1867
|
# @private
|
1351
1868
|
class Representation < Google::Apis::Core::JsonRepresentation
|
1352
1869
|
property :comment, as: 'comment'
|
1353
1870
|
property :filename, as: 'filename'
|
1871
|
+
property :home_page, as: 'homePage'
|
1354
1872
|
property :id, as: 'id'
|
1355
|
-
property :
|
1356
|
-
|
1873
|
+
property :license_concluded, as: 'licenseConcluded', class: Google::Apis::ContaineranalysisV1alpha1::License, decorator: Google::Apis::ContaineranalysisV1alpha1::License::Representation
|
1874
|
+
|
1875
|
+
property :package_type, as: 'packageType'
|
1357
1876
|
property :source_info, as: 'sourceInfo'
|
1877
|
+
property :summary_description, as: 'summaryDescription'
|
1878
|
+
property :title, as: 'title'
|
1879
|
+
property :version, as: 'version'
|
1880
|
+
end
|
1881
|
+
end
|
1882
|
+
|
1883
|
+
class PackageIssue
|
1884
|
+
# @private
|
1885
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
1886
|
+
property :affected_location, as: 'affectedLocation', class: Google::Apis::ContaineranalysisV1alpha1::VulnerabilityLocation, decorator: Google::Apis::ContaineranalysisV1alpha1::VulnerabilityLocation::Representation
|
1887
|
+
|
1888
|
+
property :effective_severity, as: 'effectiveSeverity'
|
1889
|
+
property :fixed_location, as: 'fixedLocation', class: Google::Apis::ContaineranalysisV1alpha1::VulnerabilityLocation, decorator: Google::Apis::ContaineranalysisV1alpha1::VulnerabilityLocation::Representation
|
1890
|
+
|
1891
|
+
property :package_type, as: 'packageType'
|
1892
|
+
property :severity_name, as: 'severityName'
|
1358
1893
|
end
|
1359
1894
|
end
|
1360
1895
|
|
@@ -1399,6 +1934,7 @@ module Google
|
|
1399
1934
|
class RelationshipNote
|
1400
1935
|
# @private
|
1401
1936
|
class Representation < Google::Apis::Core::JsonRepresentation
|
1937
|
+
property :type, as: 'type'
|
1402
1938
|
end
|
1403
1939
|
end
|
1404
1940
|
|
@@ -1460,6 +1996,59 @@ module Google
|
|
1460
1996
|
end
|
1461
1997
|
end
|
1462
1998
|
|
1999
|
+
class SlsaBuilder
|
2000
|
+
# @private
|
2001
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
2002
|
+
property :id, as: 'id'
|
2003
|
+
end
|
2004
|
+
end
|
2005
|
+
|
2006
|
+
class SlsaCompleteness
|
2007
|
+
# @private
|
2008
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
2009
|
+
property :arguments, as: 'arguments'
|
2010
|
+
property :environment, as: 'environment'
|
2011
|
+
property :materials, as: 'materials'
|
2012
|
+
end
|
2013
|
+
end
|
2014
|
+
|
2015
|
+
class SlsaMetadata
|
2016
|
+
# @private
|
2017
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
2018
|
+
property :build_finished_on, as: 'buildFinishedOn'
|
2019
|
+
property :build_invocation_id, as: 'buildInvocationId'
|
2020
|
+
property :build_started_on, as: 'buildStartedOn'
|
2021
|
+
property :completeness, as: 'completeness', class: Google::Apis::ContaineranalysisV1alpha1::SlsaCompleteness, decorator: Google::Apis::ContaineranalysisV1alpha1::SlsaCompleteness::Representation
|
2022
|
+
|
2023
|
+
property :reproducible, as: 'reproducible'
|
2024
|
+
end
|
2025
|
+
end
|
2026
|
+
|
2027
|
+
class SlsaProvenance
|
2028
|
+
# @private
|
2029
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
2030
|
+
property :builder, as: 'builder', class: Google::Apis::ContaineranalysisV1alpha1::SlsaBuilder, decorator: Google::Apis::ContaineranalysisV1alpha1::SlsaBuilder::Representation
|
2031
|
+
|
2032
|
+
collection :materials, as: 'materials', class: Google::Apis::ContaineranalysisV1alpha1::Material, decorator: Google::Apis::ContaineranalysisV1alpha1::Material::Representation
|
2033
|
+
|
2034
|
+
property :metadata, as: 'metadata', class: Google::Apis::ContaineranalysisV1alpha1::SlsaMetadata, decorator: Google::Apis::ContaineranalysisV1alpha1::SlsaMetadata::Representation
|
2035
|
+
|
2036
|
+
property :recipe, as: 'recipe', class: Google::Apis::ContaineranalysisV1alpha1::SlsaRecipe, decorator: Google::Apis::ContaineranalysisV1alpha1::SlsaRecipe::Representation
|
2037
|
+
|
2038
|
+
end
|
2039
|
+
end
|
2040
|
+
|
2041
|
+
class SlsaRecipe
|
2042
|
+
# @private
|
2043
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
2044
|
+
hash :arguments, as: 'arguments'
|
2045
|
+
property :defined_in_material, :numeric_string => true, as: 'definedInMaterial'
|
2046
|
+
property :entry_point, as: 'entryPoint'
|
2047
|
+
hash :environment, as: 'environment'
|
2048
|
+
property :type, as: 'type'
|
2049
|
+
end
|
2050
|
+
end
|
2051
|
+
|
1463
2052
|
class Source
|
1464
2053
|
# @private
|
1465
2054
|
class Representation < Google::Apis::Core::JsonRepresentation
|