Uses of Interface
com.google.cloud.recommender.v1beta1.Insight.RecommendationReferenceOrBuilder
-
Packages that use Insight.RecommendationReferenceOrBuilder Package Description com.google.cloud.recommender.v1beta1 A client to Recommender API -
-
Uses of Insight.RecommendationReferenceOrBuilder in com.google.cloud.recommender.v1beta1
Classes in com.google.cloud.recommender.v1beta1 that implement Insight.RecommendationReferenceOrBuilder Modifier and Type Class Description static class
Insight.RecommendationReference
Reference to an associated recommendation.static class
Insight.RecommendationReference.Builder
Reference to an associated recommendation.Methods in com.google.cloud.recommender.v1beta1 that return Insight.RecommendationReferenceOrBuilder Modifier and Type Method Description Insight.RecommendationReferenceOrBuilder
Insight.Builder. getAssociatedRecommendationsOrBuilder(int index)
Recommendations derived from this insight.Insight.RecommendationReferenceOrBuilder
Insight. getAssociatedRecommendationsOrBuilder(int index)
Recommendations derived from this insight.Insight.RecommendationReferenceOrBuilder
InsightOrBuilder. getAssociatedRecommendationsOrBuilder(int index)
Recommendations derived from this insight.Methods in com.google.cloud.recommender.v1beta1 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.
-