Uses of Interface
com.google.cloud.recommender.v1beta1.InsightOrBuilder
-
Packages that use InsightOrBuilder Package Description com.google.cloud.recommender.v1beta1 A client to Recommender API -
-
Uses of InsightOrBuilder in com.google.cloud.recommender.v1beta1
Classes in com.google.cloud.recommender.v1beta1 that implement InsightOrBuilder Modifier and Type Class Description classInsightAn insight along with the information used to derive the insight.static classInsight.BuilderAn insight along with the information used to derive the insight.Methods in com.google.cloud.recommender.v1beta1 that return InsightOrBuilder Modifier and Type Method Description InsightOrBuilderListInsightsResponse.Builder. getInsightsOrBuilder(int index)The set of insights for the `parent` resource.InsightOrBuilderListInsightsResponse. getInsightsOrBuilder(int index)The set of insights for the `parent` resource.InsightOrBuilderListInsightsResponseOrBuilder. getInsightsOrBuilder(int index)The set of insights for the `parent` resource.Methods in com.google.cloud.recommender.v1beta1 that return types with arguments of type InsightOrBuilder Modifier and Type Method Description List<? extends InsightOrBuilder>ListInsightsResponse.Builder. getInsightsOrBuilderList()The set of insights for the `parent` resource.List<? extends InsightOrBuilder>ListInsightsResponse. getInsightsOrBuilderList()The set of insights for the `parent` resource.List<? extends InsightOrBuilder>ListInsightsResponseOrBuilder. getInsightsOrBuilderList()The set of insights for the `parent` resource.
-