| Modifier and Type | Method and Description |
|---|---|
InsightStateInfo |
InsightStateInfo.Builder.build() |
InsightStateInfo |
InsightStateInfo.Builder.buildPartial() |
static InsightStateInfo |
InsightStateInfo.getDefaultInstance() |
InsightStateInfo |
InsightStateInfo.getDefaultInstanceForType() |
InsightStateInfo |
InsightStateInfo.Builder.getDefaultInstanceForType() |
InsightStateInfo |
Insight.getStateInfo()
Information state and metadata.
|
InsightStateInfo |
Insight.Builder.getStateInfo()
Information state and metadata.
|
InsightStateInfo |
InsightOrBuilder.getStateInfo()
Information state and metadata.
|
static InsightStateInfo |
InsightStateInfo.parseDelimitedFrom(InputStream input) |
static InsightStateInfo |
InsightStateInfo.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static InsightStateInfo |
InsightStateInfo.parseFrom(byte[] data) |
static InsightStateInfo |
InsightStateInfo.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static InsightStateInfo |
InsightStateInfo.parseFrom(ByteBuffer data) |
static InsightStateInfo |
InsightStateInfo.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static InsightStateInfo |
InsightStateInfo.parseFrom(com.google.protobuf.ByteString data) |
static InsightStateInfo |
InsightStateInfo.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static InsightStateInfo |
InsightStateInfo.parseFrom(com.google.protobuf.CodedInputStream input) |
static InsightStateInfo |
InsightStateInfo.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static InsightStateInfo |
InsightStateInfo.parseFrom(InputStream input) |
static InsightStateInfo |
InsightStateInfo.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<InsightStateInfo> |
InsightStateInfo.getParserForType() |
static com.google.protobuf.Parser<InsightStateInfo> |
InsightStateInfo.parser() |
| Modifier and Type | Method and Description |
|---|---|
InsightStateInfo.Builder |
InsightStateInfo.Builder.mergeFrom(InsightStateInfo other) |
Insight.Builder |
Insight.Builder.mergeStateInfo(InsightStateInfo value)
Information state and metadata.
|
static InsightStateInfo.Builder |
InsightStateInfo.newBuilder(InsightStateInfo prototype) |
Insight.Builder |
Insight.Builder.setStateInfo(InsightStateInfo value)
Information state and metadata.
|
Copyright © 2024 Google LLC. All rights reserved.