| Modifier and Type | Method and Description |
|---|---|
InsightTypeGenerationConfig |
InsightTypeGenerationConfig.Builder.build() |
InsightTypeGenerationConfig |
InsightTypeGenerationConfig.Builder.buildPartial() |
static InsightTypeGenerationConfig |
InsightTypeGenerationConfig.getDefaultInstance() |
InsightTypeGenerationConfig |
InsightTypeGenerationConfig.getDefaultInstanceForType() |
InsightTypeGenerationConfig |
InsightTypeGenerationConfig.Builder.getDefaultInstanceForType() |
InsightTypeGenerationConfig |
InsightTypeConfig.getInsightTypeGenerationConfig()
InsightTypeGenerationConfig which configures the generation of
insights for this insight type.
|
InsightTypeGenerationConfig |
InsightTypeConfig.Builder.getInsightTypeGenerationConfig()
InsightTypeGenerationConfig which configures the generation of
insights for this insight type.
|
InsightTypeGenerationConfig |
InsightTypeConfigOrBuilder.getInsightTypeGenerationConfig()
InsightTypeGenerationConfig which configures the generation of
insights for this insight type.
|
static InsightTypeGenerationConfig |
InsightTypeGenerationConfig.parseDelimitedFrom(InputStream input) |
static InsightTypeGenerationConfig |
InsightTypeGenerationConfig.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static InsightTypeGenerationConfig |
InsightTypeGenerationConfig.parseFrom(byte[] data) |
static InsightTypeGenerationConfig |
InsightTypeGenerationConfig.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static InsightTypeGenerationConfig |
InsightTypeGenerationConfig.parseFrom(ByteBuffer data) |
static InsightTypeGenerationConfig |
InsightTypeGenerationConfig.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static InsightTypeGenerationConfig |
InsightTypeGenerationConfig.parseFrom(com.google.protobuf.ByteString data) |
static InsightTypeGenerationConfig |
InsightTypeGenerationConfig.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static InsightTypeGenerationConfig |
InsightTypeGenerationConfig.parseFrom(com.google.protobuf.CodedInputStream input) |
static InsightTypeGenerationConfig |
InsightTypeGenerationConfig.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static InsightTypeGenerationConfig |
InsightTypeGenerationConfig.parseFrom(InputStream input) |
static InsightTypeGenerationConfig |
InsightTypeGenerationConfig.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<InsightTypeGenerationConfig> |
InsightTypeGenerationConfig.getParserForType() |
static com.google.protobuf.Parser<InsightTypeGenerationConfig> |
InsightTypeGenerationConfig.parser() |
| Modifier and Type | Method and Description |
|---|---|
InsightTypeGenerationConfig.Builder |
InsightTypeGenerationConfig.Builder.mergeFrom(InsightTypeGenerationConfig other) |
InsightTypeConfig.Builder |
InsightTypeConfig.Builder.mergeInsightTypeGenerationConfig(InsightTypeGenerationConfig value)
InsightTypeGenerationConfig which configures the generation of
insights for this insight type.
|
static InsightTypeGenerationConfig.Builder |
InsightTypeGenerationConfig.newBuilder(InsightTypeGenerationConfig prototype) |
InsightTypeConfig.Builder |
InsightTypeConfig.Builder.setInsightTypeGenerationConfig(InsightTypeGenerationConfig value)
InsightTypeGenerationConfig which configures the generation of
insights for this insight type.
|
Copyright © 2024 Google LLC. All rights reserved.