| Modifier and Type | Method and Description |
|---|---|
Recommendation.InsightReference |
Recommendation.InsightReference.Builder.build() |
Recommendation.InsightReference |
Recommendation.InsightReference.Builder.buildPartial() |
Recommendation.InsightReference |
Recommendation.getAssociatedInsights(int index)
Insights that led to this recommendation.
|
Recommendation.InsightReference |
Recommendation.Builder.getAssociatedInsights(int index)
Insights that led to this recommendation.
|
Recommendation.InsightReference |
RecommendationOrBuilder.getAssociatedInsights(int index)
Insights that led to this recommendation.
|
static Recommendation.InsightReference |
Recommendation.InsightReference.getDefaultInstance() |
Recommendation.InsightReference |
Recommendation.InsightReference.getDefaultInstanceForType() |
Recommendation.InsightReference |
Recommendation.InsightReference.Builder.getDefaultInstanceForType() |
static Recommendation.InsightReference |
Recommendation.InsightReference.parseDelimitedFrom(InputStream input) |
static Recommendation.InsightReference |
Recommendation.InsightReference.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Recommendation.InsightReference |
Recommendation.InsightReference.parseFrom(byte[] data) |
static Recommendation.InsightReference |
Recommendation.InsightReference.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Recommendation.InsightReference |
Recommendation.InsightReference.parseFrom(ByteBuffer data) |
static Recommendation.InsightReference |
Recommendation.InsightReference.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Recommendation.InsightReference |
Recommendation.InsightReference.parseFrom(com.google.protobuf.ByteString data) |
static Recommendation.InsightReference |
Recommendation.InsightReference.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Recommendation.InsightReference |
Recommendation.InsightReference.parseFrom(com.google.protobuf.CodedInputStream input) |
static Recommendation.InsightReference |
Recommendation.InsightReference.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Recommendation.InsightReference |
Recommendation.InsightReference.parseFrom(InputStream input) |
static Recommendation.InsightReference |
Recommendation.InsightReference.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
List<Recommendation.InsightReference> |
Recommendation.getAssociatedInsightsList()
Insights that led to this recommendation.
|
List<Recommendation.InsightReference> |
Recommendation.Builder.getAssociatedInsightsList()
Insights that led to this recommendation.
|
List<Recommendation.InsightReference> |
RecommendationOrBuilder.getAssociatedInsightsList()
Insights that led to this recommendation.
|
com.google.protobuf.Parser<Recommendation.InsightReference> |
Recommendation.InsightReference.getParserForType() |
static com.google.protobuf.Parser<Recommendation.InsightReference> |
Recommendation.InsightReference.parser() |
| Modifier and Type | Method and Description |
|---|---|
Recommendation.Builder |
Recommendation.Builder.addAssociatedInsights(int index,
Recommendation.InsightReference value)
Insights that led to this recommendation.
|
Recommendation.Builder |
Recommendation.Builder.addAssociatedInsights(Recommendation.InsightReference value)
Insights that led to this recommendation.
|
Recommendation.InsightReference.Builder |
Recommendation.InsightReference.Builder.mergeFrom(Recommendation.InsightReference other) |
static Recommendation.InsightReference.Builder |
Recommendation.InsightReference.newBuilder(Recommendation.InsightReference prototype) |
Recommendation.Builder |
Recommendation.Builder.setAssociatedInsights(int index,
Recommendation.InsightReference value)
Insights that led to this recommendation.
|
| Modifier and Type | Method and Description |
|---|---|
Recommendation.Builder |
Recommendation.Builder.addAllAssociatedInsights(Iterable<? extends Recommendation.InsightReference> values)
Insights that led to this recommendation.
|
Copyright © 2020 Google LLC. All rights reserved.