| Modifier and Type | Method and Description |
|---|---|
SentimentConfig |
SentimentConfig.Builder.build() |
SentimentConfig |
SentimentConfig.Builder.buildPartial() |
static SentimentConfig |
SentimentConfig.getDefaultInstance() |
SentimentConfig |
SentimentConfig.getDefaultInstanceForType() |
SentimentConfig |
SentimentConfig.Builder.getDefaultInstanceForType() |
SentimentConfig |
TextClassificationConfig.getSentimentConfig()
Optional.
|
SentimentConfig |
TextClassificationConfig.Builder.getSentimentConfig()
Optional.
|
SentimentConfig |
TextClassificationConfigOrBuilder.getSentimentConfig()
Optional.
|
static SentimentConfig |
SentimentConfig.parseDelimitedFrom(InputStream input) |
static SentimentConfig |
SentimentConfig.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static SentimentConfig |
SentimentConfig.parseFrom(byte[] data) |
static SentimentConfig |
SentimentConfig.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static SentimentConfig |
SentimentConfig.parseFrom(ByteBuffer data) |
static SentimentConfig |
SentimentConfig.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static SentimentConfig |
SentimentConfig.parseFrom(com.google.protobuf.ByteString data) |
static SentimentConfig |
SentimentConfig.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static SentimentConfig |
SentimentConfig.parseFrom(com.google.protobuf.CodedInputStream input) |
static SentimentConfig |
SentimentConfig.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static SentimentConfig |
SentimentConfig.parseFrom(InputStream input) |
static SentimentConfig |
SentimentConfig.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<SentimentConfig> |
SentimentConfig.getParserForType() |
static com.google.protobuf.Parser<SentimentConfig> |
SentimentConfig.parser() |
| Modifier and Type | Method and Description |
|---|---|
SentimentConfig.Builder |
SentimentConfig.Builder.mergeFrom(SentimentConfig other) |
TextClassificationConfig.Builder |
TextClassificationConfig.Builder.mergeSentimentConfig(SentimentConfig value)
Optional.
|
static SentimentConfig.Builder |
SentimentConfig.newBuilder(SentimentConfig prototype) |
TextClassificationConfig.Builder |
TextClassificationConfig.Builder.setSentimentConfig(SentimentConfig value)
Optional.
|
Copyright © 2019 Google LLC. All rights reserved.