| Modifier and Type | Class and Description |
|---|---|
static class |
Recommendation.InsightReference
Reference to an associated insight.
|
static class |
Recommendation.InsightReference.Builder
Reference to an associated insight.
|
| Modifier and Type | Method and Description |
|---|---|
Recommendation.InsightReferenceOrBuilder |
Recommendation.getAssociatedInsightsOrBuilder(int index)
Insights that led to this recommendation.
|
Recommendation.InsightReferenceOrBuilder |
Recommendation.Builder.getAssociatedInsightsOrBuilder(int index)
Insights that led to this recommendation.
|
Recommendation.InsightReferenceOrBuilder |
RecommendationOrBuilder.getAssociatedInsightsOrBuilder(int index)
Insights that led to this recommendation.
|
| Modifier and Type | Method and Description |
|---|---|
List<? extends Recommendation.InsightReferenceOrBuilder> |
Recommendation.getAssociatedInsightsOrBuilderList()
Insights that led to this recommendation.
|
List<? extends Recommendation.InsightReferenceOrBuilder> |
Recommendation.Builder.getAssociatedInsightsOrBuilderList()
Insights that led to this recommendation.
|
List<? extends Recommendation.InsightReferenceOrBuilder> |
RecommendationOrBuilder.getAssociatedInsightsOrBuilderList()
Insights that led to this recommendation.
|
Copyright © 2024 Google LLC. All rights reserved.