@@ -127,6 +127,14 @@ <h3>Method Details</h3>
127
127
},
128
128
"duration": "A String", # Duration for which this cost applies.
129
129
},
130
+ "reliabilityProjection": { # Contains information on the impact of a reliability recommendation. # Use with CategoryType.RELIABILITY
131
+ "details": { # Per-recommender projection.
132
+ "a_key": "", # Properties of the object.
133
+ },
134
+ "risks": [ # Reliability risks mitigated by this recommendation.
135
+ "A String",
136
+ ],
137
+ },
130
138
"securityProjection": { # Contains various ways of describing the impact on Security. # Use with CategoryType.SECURITY
131
139
"details": { # This field can be used by the recommender to define details specific to security impact.
132
140
"a_key": "", # Properties of the object.
@@ -188,6 +196,14 @@ <h3>Method Details</h3>
188
196
},
189
197
"duration": "A String", # Duration for which this cost applies.
190
198
},
199
+ "reliabilityProjection": { # Contains information on the impact of a reliability recommendation. # Use with CategoryType.RELIABILITY
200
+ "details": { # Per-recommender projection.
201
+ "a_key": "", # Properties of the object.
202
+ },
203
+ "risks": [ # Reliability risks mitigated by this recommendation.
204
+ "A String",
205
+ ],
206
+ },
191
207
"securityProjection": { # Contains various ways of describing the impact on Security. # Use with CategoryType.SECURITY
192
208
"details": { # This field can be used by the recommender to define details specific to security impact.
193
209
"a_key": "", # Properties of the object.
@@ -242,6 +258,14 @@ <h3>Method Details</h3>
242
258
},
243
259
"duration": "A String", # Duration for which this cost applies.
244
260
},
261
+ "reliabilityProjection": { # Contains information on the impact of a reliability recommendation. # Use with CategoryType.RELIABILITY
262
+ "details": { # Per-recommender projection.
263
+ "a_key": "", # Properties of the object.
264
+ },
265
+ "risks": [ # Reliability risks mitigated by this recommendation.
266
+ "A String",
267
+ ],
268
+ },
245
269
"securityProjection": { # Contains various ways of describing the impact on Security. # Use with CategoryType.SECURITY
246
270
"details": { # This field can be used by the recommender to define details specific to security impact.
247
271
"a_key": "", # Properties of the object.
@@ -303,6 +327,14 @@ <h3>Method Details</h3>
303
327
},
304
328
"duration": "A String", # Duration for which this cost applies.
305
329
},
330
+ "reliabilityProjection": { # Contains information on the impact of a reliability recommendation. # Use with CategoryType.RELIABILITY
331
+ "details": { # Per-recommender projection.
332
+ "a_key": "", # Properties of the object.
333
+ },
334
+ "risks": [ # Reliability risks mitigated by this recommendation.
335
+ "A String",
336
+ ],
337
+ },
306
338
"securityProjection": { # Contains various ways of describing the impact on Security. # Use with CategoryType.SECURITY
307
339
"details": { # This field can be used by the recommender to define details specific to security impact.
308
340
"a_key": "", # Properties of the object.
@@ -377,6 +409,14 @@ <h3>Method Details</h3>
377
409
},
378
410
"duration": "A String", # Duration for which this cost applies.
379
411
},
412
+ "reliabilityProjection": { # Contains information on the impact of a reliability recommendation. # Use with CategoryType.RELIABILITY
413
+ "details": { # Per-recommender projection.
414
+ "a_key": "", # Properties of the object.
415
+ },
416
+ "risks": [ # Reliability risks mitigated by this recommendation.
417
+ "A String",
418
+ ],
419
+ },
380
420
"securityProjection": { # Contains various ways of describing the impact on Security. # Use with CategoryType.SECURITY
381
421
"details": { # This field can be used by the recommender to define details specific to security impact.
382
422
"a_key": "", # Properties of the object.
@@ -438,6 +478,14 @@ <h3>Method Details</h3>
438
478
},
439
479
"duration": "A String", # Duration for which this cost applies.
440
480
},
481
+ "reliabilityProjection": { # Contains information on the impact of a reliability recommendation. # Use with CategoryType.RELIABILITY
482
+ "details": { # Per-recommender projection.
483
+ "a_key": "", # Properties of the object.
484
+ },
485
+ "risks": [ # Reliability risks mitigated by this recommendation.
486
+ "A String",
487
+ ],
488
+ },
441
489
"securityProjection": { # Contains various ways of describing the impact on Security. # Use with CategoryType.SECURITY
442
490
"details": { # This field can be used by the recommender to define details specific to security impact.
443
491
"a_key": "", # Properties of the object.
@@ -496,6 +544,14 @@ <h3>Method Details</h3>
496
544
},
497
545
"duration": "A String", # Duration for which this cost applies.
498
546
},
547
+ "reliabilityProjection": { # Contains information on the impact of a reliability recommendation. # Use with CategoryType.RELIABILITY
548
+ "details": { # Per-recommender projection.
549
+ "a_key": "", # Properties of the object.
550
+ },
551
+ "risks": [ # Reliability risks mitigated by this recommendation.
552
+ "A String",
553
+ ],
554
+ },
499
555
"securityProjection": { # Contains various ways of describing the impact on Security. # Use with CategoryType.SECURITY
500
556
"details": { # This field can be used by the recommender to define details specific to security impact.
501
557
"a_key": "", # Properties of the object.
@@ -557,6 +613,14 @@ <h3>Method Details</h3>
557
613
},
558
614
"duration": "A String", # Duration for which this cost applies.
559
615
},
616
+ "reliabilityProjection": { # Contains information on the impact of a reliability recommendation. # Use with CategoryType.RELIABILITY
617
+ "details": { # Per-recommender projection.
618
+ "a_key": "", # Properties of the object.
619
+ },
620
+ "risks": [ # Reliability risks mitigated by this recommendation.
621
+ "A String",
622
+ ],
623
+ },
560
624
"securityProjection": { # Contains various ways of describing the impact on Security. # Use with CategoryType.SECURITY
561
625
"details": { # This field can be used by the recommender to define details specific to security impact.
562
626
"a_key": "", # Properties of the object.
@@ -615,6 +679,14 @@ <h3>Method Details</h3>
615
679
},
616
680
"duration": "A String", # Duration for which this cost applies.
617
681
},
682
+ "reliabilityProjection": { # Contains information on the impact of a reliability recommendation. # Use with CategoryType.RELIABILITY
683
+ "details": { # Per-recommender projection.
684
+ "a_key": "", # Properties of the object.
685
+ },
686
+ "risks": [ # Reliability risks mitigated by this recommendation.
687
+ "A String",
688
+ ],
689
+ },
618
690
"securityProjection": { # Contains various ways of describing the impact on Security. # Use with CategoryType.SECURITY
619
691
"details": { # This field can be used by the recommender to define details specific to security impact.
620
692
"a_key": "", # Properties of the object.
@@ -676,6 +748,14 @@ <h3>Method Details</h3>
676
748
},
677
749
"duration": "A String", # Duration for which this cost applies.
678
750
},
751
+ "reliabilityProjection": { # Contains information on the impact of a reliability recommendation. # Use with CategoryType.RELIABILITY
752
+ "details": { # Per-recommender projection.
753
+ "a_key": "", # Properties of the object.
754
+ },
755
+ "risks": [ # Reliability risks mitigated by this recommendation.
756
+ "A String",
757
+ ],
758
+ },
679
759
"securityProjection": { # Contains various ways of describing the impact on Security. # Use with CategoryType.SECURITY
680
760
"details": { # This field can be used by the recommender to define details specific to security impact.
681
761
"a_key": "", # Properties of the object.
0 commit comments