Uses of Interface
com.google.cloud.recommender.v1.Insight.RecommendationReferenceOrBuilder
-
Packages that use Insight.RecommendationReferenceOrBuilder Package Description com.google.cloud.recommender.v1 A client to Recommender API -
-
Uses of Insight.RecommendationReferenceOrBuilder in com.google.cloud.recommender.v1
Classes in com.google.cloud.recommender.v1 that implement Insight.RecommendationReferenceOrBuilder Modifier and Type Class Description static classInsight.RecommendationReferenceReference to an associated recommendation.static classInsight.RecommendationReference.BuilderReference to an associated recommendation.Methods in com.google.cloud.recommender.v1 that return Insight.RecommendationReferenceOrBuilder Modifier and Type Method Description Insight.RecommendationReferenceOrBuilderInsight.Builder. getAssociatedRecommendationsOrBuilder(int index)Recommendations derived from this insight.Insight.RecommendationReferenceOrBuilderInsight. getAssociatedRecommendationsOrBuilder(int index)Recommendations derived from this insight.Insight.RecommendationReferenceOrBuilderInsightOrBuilder. getAssociatedRecommendationsOrBuilder(int index)Recommendations derived from this insight.Methods in com.google.cloud.recommender.v1 that return types with arguments of type Insight.RecommendationReferenceOrBuilder Modifier and Type Method Description List<? extends Insight.RecommendationReferenceOrBuilder>Insight.Builder. getAssociatedRecommendationsOrBuilderList()Recommendations derived from this insight.List<? extends Insight.RecommendationReferenceOrBuilder>Insight. getAssociatedRecommendationsOrBuilderList()Recommendations derived from this insight.List<? extends Insight.RecommendationReferenceOrBuilder>InsightOrBuilder. getAssociatedRecommendationsOrBuilderList()Recommendations derived from this insight.
-