Uses of Interface
com.google.cloud.recommender.v1beta1.Recommendation.InsightReferenceOrBuilder
-
Packages that use Recommendation.InsightReferenceOrBuilder Package Description com.google.cloud.recommender.v1beta1 A client to Recommender API -
-
Uses of Recommendation.InsightReferenceOrBuilder in com.google.cloud.recommender.v1beta1
Classes in com.google.cloud.recommender.v1beta1 that implement Recommendation.InsightReferenceOrBuilder Modifier and Type Class Description static class
Recommendation.InsightReference
Reference to an associated insight.static class
Recommendation.InsightReference.Builder
Reference to an associated insight.Methods in com.google.cloud.recommender.v1beta1 that return Recommendation.InsightReferenceOrBuilder Modifier and Type Method Description Recommendation.InsightReferenceOrBuilder
Recommendation.Builder. getAssociatedInsightsOrBuilder(int index)
Insights that led to this recommendation.Recommendation.InsightReferenceOrBuilder
Recommendation. getAssociatedInsightsOrBuilder(int index)
Insights that led to this recommendation.Recommendation.InsightReferenceOrBuilder
RecommendationOrBuilder. getAssociatedInsightsOrBuilder(int index)
Insights that led to this recommendation.Methods in com.google.cloud.recommender.v1beta1 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.
-