assessmentRecommendations property

The recommendations of the assessment.

The key is the "name" of the assessment (not display_name), and the value are the recommendations.

Implementation

core.Map<core.String,
        GoogleCloudApigeeV1SecurityAssessmentResultScoringResultAssessmentRecommendation>?
    assessmentRecommendations;