| Modifier and Type | Method and Description |
|---|---|
Insight |
Insight.Builder.build() |
Insight |
Insight.Builder.buildPartial() |
static Insight |
Insight.getDefaultInstance() |
Insight |
Insight.getDefaultInstanceForType() |
Insight |
Insight.Builder.getDefaultInstanceForType() |
Insight |
InsightListOrBuilder.getInsights(int index)
Output only.
|
Insight |
InsightList.getInsights(int index)
Output only.
|
Insight |
InsightList.Builder.getInsights(int index)
Output only.
|
static Insight |
Insight.parseDelimitedFrom(InputStream input) |
static Insight |
Insight.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Insight |
Insight.parseFrom(byte[] data) |
static Insight |
Insight.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Insight |
Insight.parseFrom(ByteBuffer data) |
static Insight |
Insight.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Insight |
Insight.parseFrom(com.google.protobuf.ByteString data) |
static Insight |
Insight.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Insight |
Insight.parseFrom(com.google.protobuf.CodedInputStream input) |
static Insight |
Insight.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Insight |
Insight.parseFrom(InputStream input) |
static Insight |
Insight.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
List<Insight> |
InsightListOrBuilder.getInsightsList()
Output only.
|
List<Insight> |
InsightList.getInsightsList()
Output only.
|
List<Insight> |
InsightList.Builder.getInsightsList()
Output only.
|
com.google.protobuf.Parser<Insight> |
Insight.getParserForType() |
static com.google.protobuf.Parser<Insight> |
Insight.parser() |
| Modifier and Type | Method and Description |
|---|---|
InsightList.Builder |
InsightList.Builder.addInsights(Insight value)
Output only.
|
InsightList.Builder |
InsightList.Builder.addInsights(int index,
Insight value)
Output only.
|
Insight.Builder |
Insight.Builder.mergeFrom(Insight other) |
static Insight.Builder |
Insight.newBuilder(Insight prototype) |
InsightList.Builder |
InsightList.Builder.setInsights(int index,
Insight value)
Output only.
|
| Modifier and Type | Method and Description |
|---|---|
InsightList.Builder |
InsightList.Builder.addAllInsights(Iterable<? extends Insight> values)
Output only.
|
Copyright © 2024 Google LLC. All rights reserved.