recommendations property

List<CalendarModeRecommendation>? recommendations
getter/setter pair

Recommendations where, how and when to create the requested resources in order to maximize their obtainability and minimize cost.

Implementation

core.List<CalendarModeRecommendation>? recommendations;