| Modifier and Type | Method and Description |
|---|---|
SentimentConfig.Builder |
SentimentConfig.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
SentimentConfig.Builder |
SentimentConfig.Builder.clear() |
SentimentConfig.Builder |
SentimentConfig.Builder.clearEnableLabelSentimentSelection()
If set to true, contributors will have the option to select sentiment of
the label they selected, to mark it as negative or positive label.
|
SentimentConfig.Builder |
SentimentConfig.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
SentimentConfig.Builder |
SentimentConfig.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
SentimentConfig.Builder |
SentimentConfig.Builder.clone() |
SentimentConfig.Builder |
TextClassificationConfig.Builder.getSentimentConfigBuilder()
Optional.
|
SentimentConfig.Builder |
SentimentConfig.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
SentimentConfig.Builder |
SentimentConfig.Builder.mergeFrom(com.google.protobuf.Message other) |
SentimentConfig.Builder |
SentimentConfig.Builder.mergeFrom(SentimentConfig other) |
SentimentConfig.Builder |
SentimentConfig.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
static SentimentConfig.Builder |
SentimentConfig.newBuilder() |
static SentimentConfig.Builder |
SentimentConfig.newBuilder(SentimentConfig prototype) |
SentimentConfig.Builder |
SentimentConfig.newBuilderForType() |
protected SentimentConfig.Builder |
SentimentConfig.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
SentimentConfig.Builder |
SentimentConfig.Builder.setEnableLabelSentimentSelection(boolean value)
If set to true, contributors will have the option to select sentiment of
the label they selected, to mark it as negative or positive label.
|
SentimentConfig.Builder |
SentimentConfig.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
SentimentConfig.Builder |
SentimentConfig.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
SentimentConfig.Builder |
SentimentConfig.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
SentimentConfig.Builder |
SentimentConfig.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
TextClassificationConfig.Builder |
TextClassificationConfig.Builder.setSentimentConfig(SentimentConfig.Builder builderForValue)
Optional.
|
Copyright © 2019 Google LLC. All rights reserved.