| Modifier and Type | Method and Description |
|---|---|
Insight.RecommendationReference |
Insight.RecommendationReference.Builder.build() |
Insight.RecommendationReference |
Insight.RecommendationReference.Builder.buildPartial() |
Insight.RecommendationReference |
InsightOrBuilder.getAssociatedRecommendations(int index)
Recommendations derived from this insight.
|
Insight.RecommendationReference |
Insight.getAssociatedRecommendations(int index)
Recommendations derived from this insight.
|
Insight.RecommendationReference |
Insight.Builder.getAssociatedRecommendations(int index)
Recommendations derived from this insight.
|
static Insight.RecommendationReference |
Insight.RecommendationReference.getDefaultInstance() |
Insight.RecommendationReference |
Insight.RecommendationReference.getDefaultInstanceForType() |
Insight.RecommendationReference |
Insight.RecommendationReference.Builder.getDefaultInstanceForType() |
static Insight.RecommendationReference |
Insight.RecommendationReference.parseDelimitedFrom(InputStream input) |
static Insight.RecommendationReference |
Insight.RecommendationReference.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Insight.RecommendationReference |
Insight.RecommendationReference.parseFrom(byte[] data) |
static Insight.RecommendationReference |
Insight.RecommendationReference.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Insight.RecommendationReference |
Insight.RecommendationReference.parseFrom(ByteBuffer data) |
static Insight.RecommendationReference |
Insight.RecommendationReference.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Insight.RecommendationReference |
Insight.RecommendationReference.parseFrom(com.google.protobuf.ByteString data) |
static Insight.RecommendationReference |
Insight.RecommendationReference.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Insight.RecommendationReference |
Insight.RecommendationReference.parseFrom(com.google.protobuf.CodedInputStream input) |
static Insight.RecommendationReference |
Insight.RecommendationReference.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Insight.RecommendationReference |
Insight.RecommendationReference.parseFrom(InputStream input) |
static Insight.RecommendationReference |
Insight.RecommendationReference.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
List<Insight.RecommendationReference> |
InsightOrBuilder.getAssociatedRecommendationsList()
Recommendations derived from this insight.
|
List<Insight.RecommendationReference> |
Insight.getAssociatedRecommendationsList()
Recommendations derived from this insight.
|
List<Insight.RecommendationReference> |
Insight.Builder.getAssociatedRecommendationsList()
Recommendations derived from this insight.
|
com.google.protobuf.Parser<Insight.RecommendationReference> |
Insight.RecommendationReference.getParserForType() |
static com.google.protobuf.Parser<Insight.RecommendationReference> |
Insight.RecommendationReference.parser() |
| Modifier and Type | Method and Description |
|---|---|
Insight.Builder |
Insight.Builder.addAssociatedRecommendations(Insight.RecommendationReference value)
Recommendations derived from this insight.
|
Insight.Builder |
Insight.Builder.addAssociatedRecommendations(int index,
Insight.RecommendationReference value)
Recommendations derived from this insight.
|
Insight.RecommendationReference.Builder |
Insight.RecommendationReference.Builder.mergeFrom(Insight.RecommendationReference other) |
static Insight.RecommendationReference.Builder |
Insight.RecommendationReference.newBuilder(Insight.RecommendationReference prototype) |
Insight.Builder |
Insight.Builder.setAssociatedRecommendations(int index,
Insight.RecommendationReference value)
Recommendations derived from this insight.
|
| Modifier and Type | Method and Description |
|---|---|
Insight.Builder |
Insight.Builder.addAllAssociatedRecommendations(Iterable<? extends Insight.RecommendationReference> values)
Recommendations derived from this insight.
|
Copyright © 2024 Google LLC. All rights reserved.