Uses of Interface
com.google.cloud.recommender.v1.Recommendation.InsightReferenceOrBuilder
-
Packages that use Recommendation.InsightReferenceOrBuilder Package Description com.google.cloud.recommender.v1 A client to Recommender API -
-
Uses of Recommendation.InsightReferenceOrBuilder in com.google.cloud.recommender.v1
Classes in com.google.cloud.recommender.v1 that implement Recommendation.InsightReferenceOrBuilder Modifier and Type Class Description static classRecommendation.InsightReferenceReference to an associated insight.static classRecommendation.InsightReference.BuilderReference to an associated insight.Methods in com.google.cloud.recommender.v1 that return Recommendation.InsightReferenceOrBuilder Modifier and Type Method Description Recommendation.InsightReferenceOrBuilderRecommendation.Builder. getAssociatedInsightsOrBuilder(int index)Insights that led to this recommendation.Recommendation.InsightReferenceOrBuilderRecommendation. getAssociatedInsightsOrBuilder(int index)Insights that led to this recommendation.Recommendation.InsightReferenceOrBuilderRecommendationOrBuilder. getAssociatedInsightsOrBuilder(int index)Insights that led to this recommendation.Methods in com.google.cloud.recommender.v1 that return types with arguments of type Recommendation.InsightReferenceOrBuilder Modifier and Type Method Description List<? extends Recommendation.InsightReferenceOrBuilder>Recommendation.Builder. getAssociatedInsightsOrBuilderList()Insights that led to this recommendation.List<? extends Recommendation.InsightReferenceOrBuilder>Recommendation. getAssociatedInsightsOrBuilderList()Insights that led to this recommendation.List<? extends Recommendation.InsightReferenceOrBuilder>RecommendationOrBuilder. getAssociatedInsightsOrBuilderList()Insights that led to this recommendation.
-