google-apis-containeranalysis_v1 0.1.0 → 0.2.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.
@@ -94,12 +94,6 @@ module Google
|
|
94
94
|
include Google::Apis::Core::JsonObjectSupport
|
95
95
|
end
|
96
96
|
|
97
|
-
class BuildStep
|
98
|
-
class Representation < Google::Apis::Core::JsonRepresentation; end
|
99
|
-
|
100
|
-
include Google::Apis::Core::JsonObjectSupport
|
101
|
-
end
|
102
|
-
|
103
97
|
class BuilderConfig
|
104
98
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
105
99
|
|
@@ -166,6 +160,162 @@ module Google
|
|
166
160
|
include Google::Apis::Core::JsonObjectSupport
|
167
161
|
end
|
168
162
|
|
163
|
+
class ContaineranalysisGoogleDevtoolsCloudbuildV1ApprovalConfig
|
164
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
165
|
+
|
166
|
+
include Google::Apis::Core::JsonObjectSupport
|
167
|
+
end
|
168
|
+
|
169
|
+
class ContaineranalysisGoogleDevtoolsCloudbuildV1ApprovalResult
|
170
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
171
|
+
|
172
|
+
include Google::Apis::Core::JsonObjectSupport
|
173
|
+
end
|
174
|
+
|
175
|
+
class ContaineranalysisGoogleDevtoolsCloudbuildV1Artifacts
|
176
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
177
|
+
|
178
|
+
include Google::Apis::Core::JsonObjectSupport
|
179
|
+
end
|
180
|
+
|
181
|
+
class ContaineranalysisGoogleDevtoolsCloudbuildV1ArtifactsArtifactObjects
|
182
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
183
|
+
|
184
|
+
include Google::Apis::Core::JsonObjectSupport
|
185
|
+
end
|
186
|
+
|
187
|
+
class ContaineranalysisGoogleDevtoolsCloudbuildV1Build
|
188
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
189
|
+
|
190
|
+
include Google::Apis::Core::JsonObjectSupport
|
191
|
+
end
|
192
|
+
|
193
|
+
class ContaineranalysisGoogleDevtoolsCloudbuildV1BuildApproval
|
194
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
195
|
+
|
196
|
+
include Google::Apis::Core::JsonObjectSupport
|
197
|
+
end
|
198
|
+
|
199
|
+
class ContaineranalysisGoogleDevtoolsCloudbuildV1BuildFailureInfo
|
200
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
201
|
+
|
202
|
+
include Google::Apis::Core::JsonObjectSupport
|
203
|
+
end
|
204
|
+
|
205
|
+
class ContaineranalysisGoogleDevtoolsCloudbuildV1BuildOptions
|
206
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
207
|
+
|
208
|
+
include Google::Apis::Core::JsonObjectSupport
|
209
|
+
end
|
210
|
+
|
211
|
+
class ContaineranalysisGoogleDevtoolsCloudbuildV1BuildOptionsPoolOption
|
212
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
213
|
+
|
214
|
+
include Google::Apis::Core::JsonObjectSupport
|
215
|
+
end
|
216
|
+
|
217
|
+
class ContaineranalysisGoogleDevtoolsCloudbuildV1BuildStep
|
218
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
219
|
+
|
220
|
+
include Google::Apis::Core::JsonObjectSupport
|
221
|
+
end
|
222
|
+
|
223
|
+
class ContaineranalysisGoogleDevtoolsCloudbuildV1BuildWarning
|
224
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
225
|
+
|
226
|
+
include Google::Apis::Core::JsonObjectSupport
|
227
|
+
end
|
228
|
+
|
229
|
+
class ContaineranalysisGoogleDevtoolsCloudbuildV1BuiltImage
|
230
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
231
|
+
|
232
|
+
include Google::Apis::Core::JsonObjectSupport
|
233
|
+
end
|
234
|
+
|
235
|
+
class ContaineranalysisGoogleDevtoolsCloudbuildV1FileHashes
|
236
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
237
|
+
|
238
|
+
include Google::Apis::Core::JsonObjectSupport
|
239
|
+
end
|
240
|
+
|
241
|
+
class ContaineranalysisGoogleDevtoolsCloudbuildV1Hash
|
242
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
243
|
+
|
244
|
+
include Google::Apis::Core::JsonObjectSupport
|
245
|
+
end
|
246
|
+
|
247
|
+
class ContaineranalysisGoogleDevtoolsCloudbuildV1InlineSecret
|
248
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
249
|
+
|
250
|
+
include Google::Apis::Core::JsonObjectSupport
|
251
|
+
end
|
252
|
+
|
253
|
+
class ContaineranalysisGoogleDevtoolsCloudbuildV1RepoSource
|
254
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
255
|
+
|
256
|
+
include Google::Apis::Core::JsonObjectSupport
|
257
|
+
end
|
258
|
+
|
259
|
+
class ContaineranalysisGoogleDevtoolsCloudbuildV1Results
|
260
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
261
|
+
|
262
|
+
include Google::Apis::Core::JsonObjectSupport
|
263
|
+
end
|
264
|
+
|
265
|
+
class ContaineranalysisGoogleDevtoolsCloudbuildV1Secret
|
266
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
267
|
+
|
268
|
+
include Google::Apis::Core::JsonObjectSupport
|
269
|
+
end
|
270
|
+
|
271
|
+
class ContaineranalysisGoogleDevtoolsCloudbuildV1SecretManagerSecret
|
272
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
273
|
+
|
274
|
+
include Google::Apis::Core::JsonObjectSupport
|
275
|
+
end
|
276
|
+
|
277
|
+
class ContaineranalysisGoogleDevtoolsCloudbuildV1Secrets
|
278
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
279
|
+
|
280
|
+
include Google::Apis::Core::JsonObjectSupport
|
281
|
+
end
|
282
|
+
|
283
|
+
class ContaineranalysisGoogleDevtoolsCloudbuildV1Source
|
284
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
285
|
+
|
286
|
+
include Google::Apis::Core::JsonObjectSupport
|
287
|
+
end
|
288
|
+
|
289
|
+
class ContaineranalysisGoogleDevtoolsCloudbuildV1SourceProvenance
|
290
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
291
|
+
|
292
|
+
include Google::Apis::Core::JsonObjectSupport
|
293
|
+
end
|
294
|
+
|
295
|
+
class ContaineranalysisGoogleDevtoolsCloudbuildV1StorageSource
|
296
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
297
|
+
|
298
|
+
include Google::Apis::Core::JsonObjectSupport
|
299
|
+
end
|
300
|
+
|
301
|
+
class ContaineranalysisGoogleDevtoolsCloudbuildV1StorageSourceManifest
|
302
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
303
|
+
|
304
|
+
include Google::Apis::Core::JsonObjectSupport
|
305
|
+
end
|
306
|
+
|
307
|
+
class ContaineranalysisGoogleDevtoolsCloudbuildV1TimeSpan
|
308
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
309
|
+
|
310
|
+
include Google::Apis::Core::JsonObjectSupport
|
311
|
+
end
|
312
|
+
|
313
|
+
class ContaineranalysisGoogleDevtoolsCloudbuildV1Volume
|
314
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
315
|
+
|
316
|
+
include Google::Apis::Core::JsonObjectSupport
|
317
|
+
end
|
318
|
+
|
169
319
|
class DsseAttestationNote
|
170
320
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
171
321
|
|
@@ -382,6 +532,12 @@ module Google
|
|
382
532
|
include Google::Apis::Core::JsonObjectSupport
|
383
533
|
end
|
384
534
|
|
535
|
+
class Material
|
536
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
537
|
+
|
538
|
+
include Google::Apis::Core::JsonObjectSupport
|
539
|
+
end
|
540
|
+
|
385
541
|
class Metadata
|
386
542
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
387
543
|
|
@@ -472,73 +628,91 @@ module Google
|
|
472
628
|
include Google::Apis::Core::JsonObjectSupport
|
473
629
|
end
|
474
630
|
|
475
|
-
class
|
631
|
+
class SlsaBuilder
|
476
632
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
477
633
|
|
478
634
|
include Google::Apis::Core::JsonObjectSupport
|
479
635
|
end
|
480
636
|
|
481
|
-
class
|
637
|
+
class SlsaCompleteness
|
482
638
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
483
639
|
|
484
640
|
include Google::Apis::Core::JsonObjectSupport
|
485
641
|
end
|
486
642
|
|
487
|
-
class
|
643
|
+
class SlsaMetadata
|
488
644
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
489
645
|
|
490
646
|
include Google::Apis::Core::JsonObjectSupport
|
491
647
|
end
|
492
648
|
|
493
|
-
class
|
649
|
+
class SlsaProvenance
|
494
650
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
495
651
|
|
496
652
|
include Google::Apis::Core::JsonObjectSupport
|
497
653
|
end
|
498
654
|
|
499
|
-
class
|
655
|
+
class SlsaRecipe
|
500
656
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
501
657
|
|
502
658
|
include Google::Apis::Core::JsonObjectSupport
|
503
659
|
end
|
504
660
|
|
505
|
-
class
|
661
|
+
class Source
|
506
662
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
507
663
|
|
508
664
|
include Google::Apis::Core::JsonObjectSupport
|
509
665
|
end
|
510
666
|
|
511
|
-
class
|
667
|
+
class SourceContext
|
512
668
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
513
669
|
|
514
670
|
include Google::Apis::Core::JsonObjectSupport
|
515
671
|
end
|
516
672
|
|
517
|
-
class
|
673
|
+
class Status
|
518
674
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
519
675
|
|
520
676
|
include Google::Apis::Core::JsonObjectSupport
|
521
677
|
end
|
522
678
|
|
523
|
-
class
|
679
|
+
class Subject
|
524
680
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
525
681
|
|
526
682
|
include Google::Apis::Core::JsonObjectSupport
|
527
683
|
end
|
528
684
|
|
529
|
-
class
|
685
|
+
class TestIamPermissionsRequest
|
530
686
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
531
687
|
|
532
688
|
include Google::Apis::Core::JsonObjectSupport
|
533
689
|
end
|
534
690
|
|
535
|
-
class
|
691
|
+
class TestIamPermissionsResponse
|
692
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
693
|
+
|
694
|
+
include Google::Apis::Core::JsonObjectSupport
|
695
|
+
end
|
696
|
+
|
697
|
+
class UpgradeDistribution
|
698
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
699
|
+
|
700
|
+
include Google::Apis::Core::JsonObjectSupport
|
701
|
+
end
|
702
|
+
|
703
|
+
class UpgradeNote
|
704
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
705
|
+
|
706
|
+
include Google::Apis::Core::JsonObjectSupport
|
707
|
+
end
|
708
|
+
|
709
|
+
class UpgradeOccurrence
|
536
710
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
537
711
|
|
538
712
|
include Google::Apis::Core::JsonObjectSupport
|
539
713
|
end
|
540
714
|
|
541
|
-
class
|
715
|
+
class Version
|
542
716
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
543
717
|
|
544
718
|
include Google::Apis::Core::JsonObjectSupport
|
@@ -664,6 +838,8 @@ module Google
|
|
664
838
|
class Representation < Google::Apis::Core::JsonRepresentation
|
665
839
|
property :intoto_provenance, as: 'intotoProvenance', class: Google::Apis::ContaineranalysisV1::InTotoProvenance, decorator: Google::Apis::ContaineranalysisV1::InTotoProvenance::Representation
|
666
840
|
|
841
|
+
property :intoto_statement, as: 'intotoStatement', class: Google::Apis::ContaineranalysisV1::InTotoStatement, decorator: Google::Apis::ContaineranalysisV1::InTotoStatement::Representation
|
842
|
+
|
667
843
|
property :provenance, as: 'provenance', class: Google::Apis::ContaineranalysisV1::BuildProvenance, decorator: Google::Apis::ContaineranalysisV1::BuildProvenance::Representation
|
668
844
|
|
669
845
|
property :provenance_bytes, as: 'provenanceBytes'
|
@@ -692,29 +868,6 @@ module Google
|
|
692
868
|
end
|
693
869
|
end
|
694
870
|
|
695
|
-
class BuildStep
|
696
|
-
# @private
|
697
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
698
|
-
collection :args, as: 'args'
|
699
|
-
property :dir, as: 'dir'
|
700
|
-
property :entrypoint, as: 'entrypoint'
|
701
|
-
collection :env, as: 'env'
|
702
|
-
property :id, as: 'id'
|
703
|
-
property :name, as: 'name'
|
704
|
-
property :pull_timing, as: 'pullTiming', class: Google::Apis::ContaineranalysisV1::TimeSpan, decorator: Google::Apis::ContaineranalysisV1::TimeSpan::Representation
|
705
|
-
|
706
|
-
property :script, as: 'script'
|
707
|
-
collection :secret_env, as: 'secretEnv'
|
708
|
-
property :status, as: 'status'
|
709
|
-
property :timeout, as: 'timeout'
|
710
|
-
property :timing, as: 'timing', class: Google::Apis::ContaineranalysisV1::TimeSpan, decorator: Google::Apis::ContaineranalysisV1::TimeSpan::Representation
|
711
|
-
|
712
|
-
collection :volumes, as: 'volumes', class: Google::Apis::ContaineranalysisV1::Volume, decorator: Google::Apis::ContaineranalysisV1::Volume::Representation
|
713
|
-
|
714
|
-
collection :wait_for, as: 'waitFor'
|
715
|
-
end
|
716
|
-
end
|
717
|
-
|
718
871
|
class BuilderConfig
|
719
872
|
# @private
|
720
873
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -825,6 +978,316 @@ module Google
|
|
825
978
|
end
|
826
979
|
end
|
827
980
|
|
981
|
+
class ContaineranalysisGoogleDevtoolsCloudbuildV1ApprovalConfig
|
982
|
+
# @private
|
983
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
984
|
+
property :approval_required, as: 'approvalRequired'
|
985
|
+
end
|
986
|
+
end
|
987
|
+
|
988
|
+
class ContaineranalysisGoogleDevtoolsCloudbuildV1ApprovalResult
|
989
|
+
# @private
|
990
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
991
|
+
property :approval_time, as: 'approvalTime'
|
992
|
+
property :approver_account, as: 'approverAccount'
|
993
|
+
property :comment, as: 'comment'
|
994
|
+
property :decision, as: 'decision'
|
995
|
+
property :url, as: 'url'
|
996
|
+
end
|
997
|
+
end
|
998
|
+
|
999
|
+
class ContaineranalysisGoogleDevtoolsCloudbuildV1Artifacts
|
1000
|
+
# @private
|
1001
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
1002
|
+
collection :images, as: 'images'
|
1003
|
+
property :objects, as: 'objects', class: Google::Apis::ContaineranalysisV1::ContaineranalysisGoogleDevtoolsCloudbuildV1ArtifactsArtifactObjects, decorator: Google::Apis::ContaineranalysisV1::ContaineranalysisGoogleDevtoolsCloudbuildV1ArtifactsArtifactObjects::Representation
|
1004
|
+
|
1005
|
+
end
|
1006
|
+
end
|
1007
|
+
|
1008
|
+
class ContaineranalysisGoogleDevtoolsCloudbuildV1ArtifactsArtifactObjects
|
1009
|
+
# @private
|
1010
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
1011
|
+
property :location, as: 'location'
|
1012
|
+
collection :paths, as: 'paths'
|
1013
|
+
property :timing, as: 'timing', class: Google::Apis::ContaineranalysisV1::ContaineranalysisGoogleDevtoolsCloudbuildV1TimeSpan, decorator: Google::Apis::ContaineranalysisV1::ContaineranalysisGoogleDevtoolsCloudbuildV1TimeSpan::Representation
|
1014
|
+
|
1015
|
+
end
|
1016
|
+
end
|
1017
|
+
|
1018
|
+
class ContaineranalysisGoogleDevtoolsCloudbuildV1Build
|
1019
|
+
# @private
|
1020
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
1021
|
+
property :approval, as: 'approval', class: Google::Apis::ContaineranalysisV1::ContaineranalysisGoogleDevtoolsCloudbuildV1BuildApproval, decorator: Google::Apis::ContaineranalysisV1::ContaineranalysisGoogleDevtoolsCloudbuildV1BuildApproval::Representation
|
1022
|
+
|
1023
|
+
property :artifacts, as: 'artifacts', class: Google::Apis::ContaineranalysisV1::ContaineranalysisGoogleDevtoolsCloudbuildV1Artifacts, decorator: Google::Apis::ContaineranalysisV1::ContaineranalysisGoogleDevtoolsCloudbuildV1Artifacts::Representation
|
1024
|
+
|
1025
|
+
property :available_secrets, as: 'availableSecrets', class: Google::Apis::ContaineranalysisV1::ContaineranalysisGoogleDevtoolsCloudbuildV1Secrets, decorator: Google::Apis::ContaineranalysisV1::ContaineranalysisGoogleDevtoolsCloudbuildV1Secrets::Representation
|
1026
|
+
|
1027
|
+
property :build_trigger_id, as: 'buildTriggerId'
|
1028
|
+
property :create_time, as: 'createTime'
|
1029
|
+
property :failure_info, as: 'failureInfo', class: Google::Apis::ContaineranalysisV1::ContaineranalysisGoogleDevtoolsCloudbuildV1BuildFailureInfo, decorator: Google::Apis::ContaineranalysisV1::ContaineranalysisGoogleDevtoolsCloudbuildV1BuildFailureInfo::Representation
|
1030
|
+
|
1031
|
+
property :finish_time, as: 'finishTime'
|
1032
|
+
property :id, as: 'id'
|
1033
|
+
collection :images, as: 'images'
|
1034
|
+
property :log_url, as: 'logUrl'
|
1035
|
+
property :logs_bucket, as: 'logsBucket'
|
1036
|
+
property :name, as: 'name'
|
1037
|
+
property :options, as: 'options', class: Google::Apis::ContaineranalysisV1::ContaineranalysisGoogleDevtoolsCloudbuildV1BuildOptions, decorator: Google::Apis::ContaineranalysisV1::ContaineranalysisGoogleDevtoolsCloudbuildV1BuildOptions::Representation
|
1038
|
+
|
1039
|
+
property :project_id, as: 'projectId'
|
1040
|
+
property :queue_ttl, as: 'queueTtl'
|
1041
|
+
property :results, as: 'results', class: Google::Apis::ContaineranalysisV1::ContaineranalysisGoogleDevtoolsCloudbuildV1Results, decorator: Google::Apis::ContaineranalysisV1::ContaineranalysisGoogleDevtoolsCloudbuildV1Results::Representation
|
1042
|
+
|
1043
|
+
collection :secrets, as: 'secrets', class: Google::Apis::ContaineranalysisV1::ContaineranalysisGoogleDevtoolsCloudbuildV1Secret, decorator: Google::Apis::ContaineranalysisV1::ContaineranalysisGoogleDevtoolsCloudbuildV1Secret::Representation
|
1044
|
+
|
1045
|
+
property :service_account, as: 'serviceAccount'
|
1046
|
+
property :source, as: 'source', class: Google::Apis::ContaineranalysisV1::ContaineranalysisGoogleDevtoolsCloudbuildV1Source, decorator: Google::Apis::ContaineranalysisV1::ContaineranalysisGoogleDevtoolsCloudbuildV1Source::Representation
|
1047
|
+
|
1048
|
+
property :source_provenance, as: 'sourceProvenance', class: Google::Apis::ContaineranalysisV1::ContaineranalysisGoogleDevtoolsCloudbuildV1SourceProvenance, decorator: Google::Apis::ContaineranalysisV1::ContaineranalysisGoogleDevtoolsCloudbuildV1SourceProvenance::Representation
|
1049
|
+
|
1050
|
+
property :start_time, as: 'startTime'
|
1051
|
+
property :status, as: 'status'
|
1052
|
+
property :status_detail, as: 'statusDetail'
|
1053
|
+
collection :steps, as: 'steps', class: Google::Apis::ContaineranalysisV1::ContaineranalysisGoogleDevtoolsCloudbuildV1BuildStep, decorator: Google::Apis::ContaineranalysisV1::ContaineranalysisGoogleDevtoolsCloudbuildV1BuildStep::Representation
|
1054
|
+
|
1055
|
+
hash :substitutions, as: 'substitutions'
|
1056
|
+
collection :tags, as: 'tags'
|
1057
|
+
property :timeout, as: 'timeout'
|
1058
|
+
hash :timing, as: 'timing', class: Google::Apis::ContaineranalysisV1::ContaineranalysisGoogleDevtoolsCloudbuildV1TimeSpan, decorator: Google::Apis::ContaineranalysisV1::ContaineranalysisGoogleDevtoolsCloudbuildV1TimeSpan::Representation
|
1059
|
+
|
1060
|
+
collection :warnings, as: 'warnings', class: Google::Apis::ContaineranalysisV1::ContaineranalysisGoogleDevtoolsCloudbuildV1BuildWarning, decorator: Google::Apis::ContaineranalysisV1::ContaineranalysisGoogleDevtoolsCloudbuildV1BuildWarning::Representation
|
1061
|
+
|
1062
|
+
end
|
1063
|
+
end
|
1064
|
+
|
1065
|
+
class ContaineranalysisGoogleDevtoolsCloudbuildV1BuildApproval
|
1066
|
+
# @private
|
1067
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
1068
|
+
property :config, as: 'config', class: Google::Apis::ContaineranalysisV1::ContaineranalysisGoogleDevtoolsCloudbuildV1ApprovalConfig, decorator: Google::Apis::ContaineranalysisV1::ContaineranalysisGoogleDevtoolsCloudbuildV1ApprovalConfig::Representation
|
1069
|
+
|
1070
|
+
property :result, as: 'result', class: Google::Apis::ContaineranalysisV1::ContaineranalysisGoogleDevtoolsCloudbuildV1ApprovalResult, decorator: Google::Apis::ContaineranalysisV1::ContaineranalysisGoogleDevtoolsCloudbuildV1ApprovalResult::Representation
|
1071
|
+
|
1072
|
+
property :state, as: 'state'
|
1073
|
+
end
|
1074
|
+
end
|
1075
|
+
|
1076
|
+
class ContaineranalysisGoogleDevtoolsCloudbuildV1BuildFailureInfo
|
1077
|
+
# @private
|
1078
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
1079
|
+
property :detail, as: 'detail'
|
1080
|
+
property :type, as: 'type'
|
1081
|
+
end
|
1082
|
+
end
|
1083
|
+
|
1084
|
+
class ContaineranalysisGoogleDevtoolsCloudbuildV1BuildOptions
|
1085
|
+
# @private
|
1086
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
1087
|
+
property :disk_size_gb, :numeric_string => true, as: 'diskSizeGb'
|
1088
|
+
property :dynamic_substitutions, as: 'dynamicSubstitutions'
|
1089
|
+
collection :env, as: 'env'
|
1090
|
+
property :log_streaming_option, as: 'logStreamingOption'
|
1091
|
+
property :logging, as: 'logging'
|
1092
|
+
property :machine_type, as: 'machineType'
|
1093
|
+
property :pool, as: 'pool', class: Google::Apis::ContaineranalysisV1::ContaineranalysisGoogleDevtoolsCloudbuildV1BuildOptionsPoolOption, decorator: Google::Apis::ContaineranalysisV1::ContaineranalysisGoogleDevtoolsCloudbuildV1BuildOptionsPoolOption::Representation
|
1094
|
+
|
1095
|
+
property :requested_verify_option, as: 'requestedVerifyOption'
|
1096
|
+
collection :secret_env, as: 'secretEnv'
|
1097
|
+
collection :source_provenance_hash, as: 'sourceProvenanceHash'
|
1098
|
+
property :substitution_option, as: 'substitutionOption'
|
1099
|
+
collection :volumes, as: 'volumes', class: Google::Apis::ContaineranalysisV1::ContaineranalysisGoogleDevtoolsCloudbuildV1Volume, decorator: Google::Apis::ContaineranalysisV1::ContaineranalysisGoogleDevtoolsCloudbuildV1Volume::Representation
|
1100
|
+
|
1101
|
+
property :worker_pool, as: 'workerPool'
|
1102
|
+
end
|
1103
|
+
end
|
1104
|
+
|
1105
|
+
class ContaineranalysisGoogleDevtoolsCloudbuildV1BuildOptionsPoolOption
|
1106
|
+
# @private
|
1107
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
1108
|
+
property :name, as: 'name'
|
1109
|
+
end
|
1110
|
+
end
|
1111
|
+
|
1112
|
+
class ContaineranalysisGoogleDevtoolsCloudbuildV1BuildStep
|
1113
|
+
# @private
|
1114
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
1115
|
+
collection :args, as: 'args'
|
1116
|
+
property :dir, as: 'dir'
|
1117
|
+
property :entrypoint, as: 'entrypoint'
|
1118
|
+
collection :env, as: 'env'
|
1119
|
+
property :id, as: 'id'
|
1120
|
+
property :name, as: 'name'
|
1121
|
+
property :pull_timing, as: 'pullTiming', class: Google::Apis::ContaineranalysisV1::ContaineranalysisGoogleDevtoolsCloudbuildV1TimeSpan, decorator: Google::Apis::ContaineranalysisV1::ContaineranalysisGoogleDevtoolsCloudbuildV1TimeSpan::Representation
|
1122
|
+
|
1123
|
+
property :script, as: 'script'
|
1124
|
+
collection :secret_env, as: 'secretEnv'
|
1125
|
+
property :status, as: 'status'
|
1126
|
+
property :timeout, as: 'timeout'
|
1127
|
+
property :timing, as: 'timing', class: Google::Apis::ContaineranalysisV1::ContaineranalysisGoogleDevtoolsCloudbuildV1TimeSpan, decorator: Google::Apis::ContaineranalysisV1::ContaineranalysisGoogleDevtoolsCloudbuildV1TimeSpan::Representation
|
1128
|
+
|
1129
|
+
collection :volumes, as: 'volumes', class: Google::Apis::ContaineranalysisV1::ContaineranalysisGoogleDevtoolsCloudbuildV1Volume, decorator: Google::Apis::ContaineranalysisV1::ContaineranalysisGoogleDevtoolsCloudbuildV1Volume::Representation
|
1130
|
+
|
1131
|
+
collection :wait_for, as: 'waitFor'
|
1132
|
+
end
|
1133
|
+
end
|
1134
|
+
|
1135
|
+
class ContaineranalysisGoogleDevtoolsCloudbuildV1BuildWarning
|
1136
|
+
# @private
|
1137
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
1138
|
+
property :priority, as: 'priority'
|
1139
|
+
property :text, as: 'text'
|
1140
|
+
end
|
1141
|
+
end
|
1142
|
+
|
1143
|
+
class ContaineranalysisGoogleDevtoolsCloudbuildV1BuiltImage
|
1144
|
+
# @private
|
1145
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
1146
|
+
property :digest, as: 'digest'
|
1147
|
+
property :name, as: 'name'
|
1148
|
+
property :push_timing, as: 'pushTiming', class: Google::Apis::ContaineranalysisV1::ContaineranalysisGoogleDevtoolsCloudbuildV1TimeSpan, decorator: Google::Apis::ContaineranalysisV1::ContaineranalysisGoogleDevtoolsCloudbuildV1TimeSpan::Representation
|
1149
|
+
|
1150
|
+
end
|
1151
|
+
end
|
1152
|
+
|
1153
|
+
class ContaineranalysisGoogleDevtoolsCloudbuildV1FileHashes
|
1154
|
+
# @private
|
1155
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
1156
|
+
collection :file_hash, as: 'fileHash', class: Google::Apis::ContaineranalysisV1::ContaineranalysisGoogleDevtoolsCloudbuildV1Hash, decorator: Google::Apis::ContaineranalysisV1::ContaineranalysisGoogleDevtoolsCloudbuildV1Hash::Representation
|
1157
|
+
|
1158
|
+
end
|
1159
|
+
end
|
1160
|
+
|
1161
|
+
class ContaineranalysisGoogleDevtoolsCloudbuildV1Hash
|
1162
|
+
# @private
|
1163
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
1164
|
+
property :type, as: 'type'
|
1165
|
+
property :value, :base64 => true, as: 'value'
|
1166
|
+
end
|
1167
|
+
end
|
1168
|
+
|
1169
|
+
class ContaineranalysisGoogleDevtoolsCloudbuildV1InlineSecret
|
1170
|
+
# @private
|
1171
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
1172
|
+
hash :env_map, as: 'envMap'
|
1173
|
+
property :kms_key_name, as: 'kmsKeyName'
|
1174
|
+
end
|
1175
|
+
end
|
1176
|
+
|
1177
|
+
class ContaineranalysisGoogleDevtoolsCloudbuildV1RepoSource
|
1178
|
+
# @private
|
1179
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
1180
|
+
property :branch_name, as: 'branchName'
|
1181
|
+
property :commit_sha, as: 'commitSha'
|
1182
|
+
property :dir, as: 'dir'
|
1183
|
+
property :invert_regex, as: 'invertRegex'
|
1184
|
+
property :project_id, as: 'projectId'
|
1185
|
+
property :repo_name, as: 'repoName'
|
1186
|
+
hash :substitutions, as: 'substitutions'
|
1187
|
+
property :tag_name, as: 'tagName'
|
1188
|
+
end
|
1189
|
+
end
|
1190
|
+
|
1191
|
+
class ContaineranalysisGoogleDevtoolsCloudbuildV1Results
|
1192
|
+
# @private
|
1193
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
1194
|
+
property :artifact_manifest, as: 'artifactManifest'
|
1195
|
+
property :artifact_timing, as: 'artifactTiming', class: Google::Apis::ContaineranalysisV1::ContaineranalysisGoogleDevtoolsCloudbuildV1TimeSpan, decorator: Google::Apis::ContaineranalysisV1::ContaineranalysisGoogleDevtoolsCloudbuildV1TimeSpan::Representation
|
1196
|
+
|
1197
|
+
collection :build_step_images, as: 'buildStepImages'
|
1198
|
+
collection :build_step_outputs, as: 'buildStepOutputs'
|
1199
|
+
collection :images, as: 'images', class: Google::Apis::ContaineranalysisV1::ContaineranalysisGoogleDevtoolsCloudbuildV1BuiltImage, decorator: Google::Apis::ContaineranalysisV1::ContaineranalysisGoogleDevtoolsCloudbuildV1BuiltImage::Representation
|
1200
|
+
|
1201
|
+
property :num_artifacts, :numeric_string => true, as: 'numArtifacts'
|
1202
|
+
end
|
1203
|
+
end
|
1204
|
+
|
1205
|
+
class ContaineranalysisGoogleDevtoolsCloudbuildV1Secret
|
1206
|
+
# @private
|
1207
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
1208
|
+
property :kms_key_name, as: 'kmsKeyName'
|
1209
|
+
hash :secret_env, as: 'secretEnv'
|
1210
|
+
end
|
1211
|
+
end
|
1212
|
+
|
1213
|
+
class ContaineranalysisGoogleDevtoolsCloudbuildV1SecretManagerSecret
|
1214
|
+
# @private
|
1215
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
1216
|
+
property :env, as: 'env'
|
1217
|
+
property :version_name, as: 'versionName'
|
1218
|
+
end
|
1219
|
+
end
|
1220
|
+
|
1221
|
+
class ContaineranalysisGoogleDevtoolsCloudbuildV1Secrets
|
1222
|
+
# @private
|
1223
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
1224
|
+
collection :inline, as: 'inline', class: Google::Apis::ContaineranalysisV1::ContaineranalysisGoogleDevtoolsCloudbuildV1InlineSecret, decorator: Google::Apis::ContaineranalysisV1::ContaineranalysisGoogleDevtoolsCloudbuildV1InlineSecret::Representation
|
1225
|
+
|
1226
|
+
collection :secret_manager, as: 'secretManager', class: Google::Apis::ContaineranalysisV1::ContaineranalysisGoogleDevtoolsCloudbuildV1SecretManagerSecret, decorator: Google::Apis::ContaineranalysisV1::ContaineranalysisGoogleDevtoolsCloudbuildV1SecretManagerSecret::Representation
|
1227
|
+
|
1228
|
+
end
|
1229
|
+
end
|
1230
|
+
|
1231
|
+
class ContaineranalysisGoogleDevtoolsCloudbuildV1Source
|
1232
|
+
# @private
|
1233
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
1234
|
+
property :repo_source, as: 'repoSource', class: Google::Apis::ContaineranalysisV1::ContaineranalysisGoogleDevtoolsCloudbuildV1RepoSource, decorator: Google::Apis::ContaineranalysisV1::ContaineranalysisGoogleDevtoolsCloudbuildV1RepoSource::Representation
|
1235
|
+
|
1236
|
+
property :storage_source, as: 'storageSource', class: Google::Apis::ContaineranalysisV1::ContaineranalysisGoogleDevtoolsCloudbuildV1StorageSource, decorator: Google::Apis::ContaineranalysisV1::ContaineranalysisGoogleDevtoolsCloudbuildV1StorageSource::Representation
|
1237
|
+
|
1238
|
+
property :storage_source_manifest, as: 'storageSourceManifest', class: Google::Apis::ContaineranalysisV1::ContaineranalysisGoogleDevtoolsCloudbuildV1StorageSourceManifest, decorator: Google::Apis::ContaineranalysisV1::ContaineranalysisGoogleDevtoolsCloudbuildV1StorageSourceManifest::Representation
|
1239
|
+
|
1240
|
+
end
|
1241
|
+
end
|
1242
|
+
|
1243
|
+
class ContaineranalysisGoogleDevtoolsCloudbuildV1SourceProvenance
|
1244
|
+
# @private
|
1245
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
1246
|
+
hash :file_hashes, as: 'fileHashes', class: Google::Apis::ContaineranalysisV1::ContaineranalysisGoogleDevtoolsCloudbuildV1FileHashes, decorator: Google::Apis::ContaineranalysisV1::ContaineranalysisGoogleDevtoolsCloudbuildV1FileHashes::Representation
|
1247
|
+
|
1248
|
+
property :resolved_repo_source, as: 'resolvedRepoSource', class: Google::Apis::ContaineranalysisV1::ContaineranalysisGoogleDevtoolsCloudbuildV1RepoSource, decorator: Google::Apis::ContaineranalysisV1::ContaineranalysisGoogleDevtoolsCloudbuildV1RepoSource::Representation
|
1249
|
+
|
1250
|
+
property :resolved_storage_source, as: 'resolvedStorageSource', class: Google::Apis::ContaineranalysisV1::ContaineranalysisGoogleDevtoolsCloudbuildV1StorageSource, decorator: Google::Apis::ContaineranalysisV1::ContaineranalysisGoogleDevtoolsCloudbuildV1StorageSource::Representation
|
1251
|
+
|
1252
|
+
property :resolved_storage_source_manifest, as: 'resolvedStorageSourceManifest', class: Google::Apis::ContaineranalysisV1::ContaineranalysisGoogleDevtoolsCloudbuildV1StorageSourceManifest, decorator: Google::Apis::ContaineranalysisV1::ContaineranalysisGoogleDevtoolsCloudbuildV1StorageSourceManifest::Representation
|
1253
|
+
|
1254
|
+
end
|
1255
|
+
end
|
1256
|
+
|
1257
|
+
class ContaineranalysisGoogleDevtoolsCloudbuildV1StorageSource
|
1258
|
+
# @private
|
1259
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
1260
|
+
property :bucket, as: 'bucket'
|
1261
|
+
property :generation, :numeric_string => true, as: 'generation'
|
1262
|
+
property :object, as: 'object'
|
1263
|
+
end
|
1264
|
+
end
|
1265
|
+
|
1266
|
+
class ContaineranalysisGoogleDevtoolsCloudbuildV1StorageSourceManifest
|
1267
|
+
# @private
|
1268
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
1269
|
+
property :bucket, as: 'bucket'
|
1270
|
+
property :generation, :numeric_string => true, as: 'generation'
|
1271
|
+
property :object, as: 'object'
|
1272
|
+
end
|
1273
|
+
end
|
1274
|
+
|
1275
|
+
class ContaineranalysisGoogleDevtoolsCloudbuildV1TimeSpan
|
1276
|
+
# @private
|
1277
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
1278
|
+
property :end_time, as: 'endTime'
|
1279
|
+
property :start_time, as: 'startTime'
|
1280
|
+
end
|
1281
|
+
end
|
1282
|
+
|
1283
|
+
class ContaineranalysisGoogleDevtoolsCloudbuildV1Volume
|
1284
|
+
# @private
|
1285
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
1286
|
+
property :name, as: 'name'
|
1287
|
+
property :path, as: 'path'
|
1288
|
+
end
|
1289
|
+
end
|
1290
|
+
|
828
1291
|
class DsseAttestationNote
|
829
1292
|
# @private
|
830
1293
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -1088,12 +1551,14 @@ module Google
|
|
1088
1551
|
class InTotoStatement
|
1089
1552
|
# @private
|
1090
1553
|
class Representation < Google::Apis::Core::JsonRepresentation
|
1554
|
+
property :_type, as: '_type'
|
1091
1555
|
property :predicate_type, as: 'predicateType'
|
1092
1556
|
property :provenance, as: 'provenance', class: Google::Apis::ContaineranalysisV1::InTotoProvenance, decorator: Google::Apis::ContaineranalysisV1::InTotoProvenance::Representation
|
1093
1557
|
|
1558
|
+
property :slsa_provenance, as: 'slsaProvenance', class: Google::Apis::ContaineranalysisV1::SlsaProvenance, decorator: Google::Apis::ContaineranalysisV1::SlsaProvenance::Representation
|
1559
|
+
|
1094
1560
|
collection :subject, as: 'subject', class: Google::Apis::ContaineranalysisV1::Subject, decorator: Google::Apis::ContaineranalysisV1::Subject::Representation
|
1095
1561
|
|
1096
|
-
property :type, as: 'type'
|
1097
1562
|
end
|
1098
1563
|
end
|
1099
1564
|
|
@@ -1166,6 +1631,14 @@ module Google
|
|
1166
1631
|
end
|
1167
1632
|
end
|
1168
1633
|
|
1634
|
+
class Material
|
1635
|
+
# @private
|
1636
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
1637
|
+
hash :digest, as: 'digest'
|
1638
|
+
property :uri, as: 'uri'
|
1639
|
+
end
|
1640
|
+
end
|
1641
|
+
|
1169
1642
|
class Metadata
|
1170
1643
|
# @private
|
1171
1644
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -1367,6 +1840,59 @@ module Google
|
|
1367
1840
|
end
|
1368
1841
|
end
|
1369
1842
|
|
1843
|
+
class SlsaBuilder
|
1844
|
+
# @private
|
1845
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
1846
|
+
property :id, as: 'id'
|
1847
|
+
end
|
1848
|
+
end
|
1849
|
+
|
1850
|
+
class SlsaCompleteness
|
1851
|
+
# @private
|
1852
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
1853
|
+
property :arguments, as: 'arguments'
|
1854
|
+
property :environment, as: 'environment'
|
1855
|
+
property :materials, as: 'materials'
|
1856
|
+
end
|
1857
|
+
end
|
1858
|
+
|
1859
|
+
class SlsaMetadata
|
1860
|
+
# @private
|
1861
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
1862
|
+
property :build_finished_on, as: 'buildFinishedOn'
|
1863
|
+
property :build_invocation_id, as: 'buildInvocationId'
|
1864
|
+
property :build_started_on, as: 'buildStartedOn'
|
1865
|
+
property :completeness, as: 'completeness', class: Google::Apis::ContaineranalysisV1::SlsaCompleteness, decorator: Google::Apis::ContaineranalysisV1::SlsaCompleteness::Representation
|
1866
|
+
|
1867
|
+
property :reproducible, as: 'reproducible'
|
1868
|
+
end
|
1869
|
+
end
|
1870
|
+
|
1871
|
+
class SlsaProvenance
|
1872
|
+
# @private
|
1873
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
1874
|
+
property :builder, as: 'builder', class: Google::Apis::ContaineranalysisV1::SlsaBuilder, decorator: Google::Apis::ContaineranalysisV1::SlsaBuilder::Representation
|
1875
|
+
|
1876
|
+
collection :materials, as: 'materials', class: Google::Apis::ContaineranalysisV1::Material, decorator: Google::Apis::ContaineranalysisV1::Material::Representation
|
1877
|
+
|
1878
|
+
property :metadata, as: 'metadata', class: Google::Apis::ContaineranalysisV1::SlsaMetadata, decorator: Google::Apis::ContaineranalysisV1::SlsaMetadata::Representation
|
1879
|
+
|
1880
|
+
property :recipe, as: 'recipe', class: Google::Apis::ContaineranalysisV1::SlsaRecipe, decorator: Google::Apis::ContaineranalysisV1::SlsaRecipe::Representation
|
1881
|
+
|
1882
|
+
end
|
1883
|
+
end
|
1884
|
+
|
1885
|
+
class SlsaRecipe
|
1886
|
+
# @private
|
1887
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
1888
|
+
hash :arguments, as: 'arguments'
|
1889
|
+
property :defined_in_material, :numeric_string => true, as: 'definedInMaterial'
|
1890
|
+
property :entry_point, as: 'entryPoint'
|
1891
|
+
hash :environment, as: 'environment'
|
1892
|
+
property :type, as: 'type'
|
1893
|
+
end
|
1894
|
+
end
|
1895
|
+
|
1370
1896
|
class Source
|
1371
1897
|
# @private
|
1372
1898
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -1424,14 +1950,6 @@ module Google
|
|
1424
1950
|
end
|
1425
1951
|
end
|
1426
1952
|
|
1427
|
-
class TimeSpan
|
1428
|
-
# @private
|
1429
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
1430
|
-
property :end_time, as: 'endTime'
|
1431
|
-
property :start_time, as: 'startTime'
|
1432
|
-
end
|
1433
|
-
end
|
1434
|
-
|
1435
1953
|
class UpgradeDistribution
|
1436
1954
|
# @private
|
1437
1955
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -1480,14 +1998,6 @@ module Google
|
|
1480
1998
|
end
|
1481
1999
|
end
|
1482
2000
|
|
1483
|
-
class Volume
|
1484
|
-
# @private
|
1485
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
1486
|
-
property :name, as: 'name'
|
1487
|
-
property :path, as: 'path'
|
1488
|
-
end
|
1489
|
-
end
|
1490
|
-
|
1491
2001
|
class VulnerabilityNote
|
1492
2002
|
# @private
|
1493
2003
|
class Representation < Google::Apis::Core::JsonRepresentation
|