GoogleCloudRecommenderV1RecommendationContent constructor
GoogleCloudRecommenderV1RecommendationContent({
- List<
GoogleCloudRecommenderV1OperationGroup> ? operationGroups, - Map<
String, Object?> ? overview,
Implementation
GoogleCloudRecommenderV1RecommendationContent({
this.operationGroups,
this.overview,
});