google-apis-containeranalysis_v1alpha1 0.16.0 → 0.17.0
Sign up to get free protection for your applications and to get access to all the features.
@@ -76,12 +76,6 @@ module Google
|
|
76
76
|
include Google::Apis::Core::JsonObjectSupport
|
77
77
|
end
|
78
78
|
|
79
|
-
class BuildStep
|
80
|
-
class Representation < Google::Apis::Core::JsonRepresentation; end
|
81
|
-
|
82
|
-
include Google::Apis::Core::JsonObjectSupport
|
83
|
-
end
|
84
|
-
|
85
79
|
class BuildType
|
86
80
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
87
81
|
|
@@ -130,6 +124,162 @@ module Google
|
|
130
124
|
include Google::Apis::Core::JsonObjectSupport
|
131
125
|
end
|
132
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
|
+
|
133
283
|
class CreateOperationRequest
|
134
284
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
135
285
|
|
@@ -394,6 +544,12 @@ module Google
|
|
394
544
|
include Google::Apis::Core::JsonObjectSupport
|
395
545
|
end
|
396
546
|
|
547
|
+
class Material
|
548
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
549
|
+
|
550
|
+
include Google::Apis::Core::JsonObjectSupport
|
551
|
+
end
|
552
|
+
|
397
553
|
class Metadata
|
398
554
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
399
555
|
|
@@ -514,6 +670,36 @@ module Google
|
|
514
670
|
include Google::Apis::Core::JsonObjectSupport
|
515
671
|
end
|
516
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
|
+
|
517
703
|
class Source
|
518
704
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
519
705
|
|
@@ -550,12 +736,6 @@ module Google
|
|
550
736
|
include Google::Apis::Core::JsonObjectSupport
|
551
737
|
end
|
552
738
|
|
553
|
-
class TimeSpan
|
554
|
-
class Representation < Google::Apis::Core::JsonRepresentation; end
|
555
|
-
|
556
|
-
include Google::Apis::Core::JsonObjectSupport
|
557
|
-
end
|
558
|
-
|
559
739
|
class UpdateOperationRequest
|
560
740
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
561
741
|
|
@@ -586,12 +766,6 @@ module Google
|
|
586
766
|
include Google::Apis::Core::JsonObjectSupport
|
587
767
|
end
|
588
768
|
|
589
|
-
class Volume
|
590
|
-
class Representation < Google::Apis::Core::JsonRepresentation; end
|
591
|
-
|
592
|
-
include Google::Apis::Core::JsonObjectSupport
|
593
|
-
end
|
594
|
-
|
595
769
|
class VulnerabilityDetails
|
596
770
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
597
771
|
|
@@ -705,29 +879,6 @@ module Google
|
|
705
879
|
end
|
706
880
|
end
|
707
881
|
|
708
|
-
class BuildStep
|
709
|
-
# @private
|
710
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
711
|
-
collection :args, as: 'args'
|
712
|
-
property :dir, as: 'dir'
|
713
|
-
property :entrypoint, as: 'entrypoint'
|
714
|
-
collection :env, as: 'env'
|
715
|
-
property :id, as: 'id'
|
716
|
-
property :name, as: 'name'
|
717
|
-
property :pull_timing, as: 'pullTiming', class: Google::Apis::ContaineranalysisV1alpha1::TimeSpan, decorator: Google::Apis::ContaineranalysisV1alpha1::TimeSpan::Representation
|
718
|
-
|
719
|
-
property :script, as: 'script'
|
720
|
-
collection :secret_env, as: 'secretEnv'
|
721
|
-
property :status, as: 'status'
|
722
|
-
property :timeout, as: 'timeout'
|
723
|
-
property :timing, as: 'timing', class: Google::Apis::ContaineranalysisV1alpha1::TimeSpan, decorator: Google::Apis::ContaineranalysisV1alpha1::TimeSpan::Representation
|
724
|
-
|
725
|
-
collection :volumes, as: 'volumes', class: Google::Apis::ContaineranalysisV1alpha1::Volume, decorator: Google::Apis::ContaineranalysisV1alpha1::Volume::Representation
|
726
|
-
|
727
|
-
collection :wait_for, as: 'waitFor'
|
728
|
-
end
|
729
|
-
end
|
730
|
-
|
731
882
|
class BuildType
|
732
883
|
# @private
|
733
884
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -805,6 +956,316 @@ module Google
|
|
805
956
|
end
|
806
957
|
end
|
807
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
|
+
|
808
1269
|
class CreateOperationRequest
|
809
1270
|
# @private
|
810
1271
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -1155,12 +1616,14 @@ module Google
|
|
1155
1616
|
class InTotoStatement
|
1156
1617
|
# @private
|
1157
1618
|
class Representation < Google::Apis::Core::JsonRepresentation
|
1619
|
+
property :_type, as: '_type'
|
1158
1620
|
property :predicate_type, as: 'predicateType'
|
1159
1621
|
property :provenance, as: 'provenance', class: Google::Apis::ContaineranalysisV1alpha1::InTotoProvenance, decorator: Google::Apis::ContaineranalysisV1alpha1::InTotoProvenance::Representation
|
1160
1622
|
|
1623
|
+
property :slsa_provenance, as: 'slsaProvenance', class: Google::Apis::ContaineranalysisV1alpha1::SlsaProvenance, decorator: Google::Apis::ContaineranalysisV1alpha1::SlsaProvenance::Representation
|
1624
|
+
|
1161
1625
|
collection :subject, as: 'subject', class: Google::Apis::ContaineranalysisV1alpha1::Subject, decorator: Google::Apis::ContaineranalysisV1alpha1::Subject::Representation
|
1162
1626
|
|
1163
|
-
property :type, as: 'type'
|
1164
1627
|
end
|
1165
1628
|
end
|
1166
1629
|
|
@@ -1235,6 +1698,14 @@ module Google
|
|
1235
1698
|
end
|
1236
1699
|
end
|
1237
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
|
+
|
1238
1709
|
class Metadata
|
1239
1710
|
# @private
|
1240
1711
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -1523,6 +1994,59 @@ module Google
|
|
1523
1994
|
end
|
1524
1995
|
end
|
1525
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
|
+
|
1526
2050
|
class Source
|
1527
2051
|
# @private
|
1528
2052
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -1581,14 +2105,6 @@ module Google
|
|
1581
2105
|
end
|
1582
2106
|
end
|
1583
2107
|
|
1584
|
-
class TimeSpan
|
1585
|
-
# @private
|
1586
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
1587
|
-
property :end_time, as: 'endTime'
|
1588
|
-
property :start_time, as: 'startTime'
|
1589
|
-
end
|
1590
|
-
end
|
1591
|
-
|
1592
2108
|
class UpdateOperationRequest
|
1593
2109
|
# @private
|
1594
2110
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -1641,14 +2157,6 @@ module Google
|
|
1641
2157
|
end
|
1642
2158
|
end
|
1643
2159
|
|
1644
|
-
class Volume
|
1645
|
-
# @private
|
1646
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
1647
|
-
property :name, as: 'name'
|
1648
|
-
property :path, as: 'path'
|
1649
|
-
end
|
1650
|
-
end
|
1651
|
-
|
1652
2160
|
class VulnerabilityDetails
|
1653
2161
|
# @private
|
1654
2162
|
class Representation < Google::Apis::Core::JsonRepresentation
|