| Modifier and Type | Method and Description |
|---|---|
InsightTypeConfig |
InsightTypeConfig.Builder.build() |
InsightTypeConfig |
InsightTypeConfig.Builder.buildPartial() |
static InsightTypeConfig |
InsightTypeConfig.getDefaultInstance() |
InsightTypeConfig |
InsightTypeConfig.getDefaultInstanceForType() |
InsightTypeConfig |
InsightTypeConfig.Builder.getDefaultInstanceForType() |
InsightTypeConfig |
UpdateInsightTypeConfigRequest.getInsightTypeConfig()
Required.
|
InsightTypeConfig |
UpdateInsightTypeConfigRequest.Builder.getInsightTypeConfig()
Required.
|
InsightTypeConfig |
UpdateInsightTypeConfigRequestOrBuilder.getInsightTypeConfig()
Required.
|
static InsightTypeConfig |
InsightTypeConfig.parseDelimitedFrom(InputStream input) |
static InsightTypeConfig |
InsightTypeConfig.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static InsightTypeConfig |
InsightTypeConfig.parseFrom(byte[] data) |
static InsightTypeConfig |
InsightTypeConfig.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static InsightTypeConfig |
InsightTypeConfig.parseFrom(ByteBuffer data) |
static InsightTypeConfig |
InsightTypeConfig.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static InsightTypeConfig |
InsightTypeConfig.parseFrom(com.google.protobuf.ByteString data) |
static InsightTypeConfig |
InsightTypeConfig.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static InsightTypeConfig |
InsightTypeConfig.parseFrom(com.google.protobuf.CodedInputStream input) |
static InsightTypeConfig |
InsightTypeConfig.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static InsightTypeConfig |
InsightTypeConfig.parseFrom(InputStream input) |
static InsightTypeConfig |
InsightTypeConfig.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<InsightTypeConfig> |
InsightTypeConfig.getParserForType() |
static com.google.protobuf.Parser<InsightTypeConfig> |
InsightTypeConfig.parser() |
| Modifier and Type | Method and Description |
|---|---|
InsightTypeConfig.Builder |
InsightTypeConfig.Builder.mergeFrom(InsightTypeConfig other) |
UpdateInsightTypeConfigRequest.Builder |
UpdateInsightTypeConfigRequest.Builder.mergeInsightTypeConfig(InsightTypeConfig value)
Required.
|
static InsightTypeConfig.Builder |
InsightTypeConfig.newBuilder(InsightTypeConfig prototype) |
UpdateInsightTypeConfigRequest.Builder |
UpdateInsightTypeConfigRequest.Builder.setInsightTypeConfig(InsightTypeConfig value)
Required.
|
Copyright © 2024 Google LLC. All rights reserved.