getRecommendations
abstract suspend fun getRecommendations(input: GetRecommendationsRequest): GetRecommendationsResponse
Returns a list of Recommendation
objects that contain recommendations for a profiling group for a given time period. A list of Anomaly
objects that contains details about anomalies detected in the profiling group for the same time period is also returned.