Uses of Class
com.google.cloud.datalabeling.v1beta1.SentimentConfig
-
Packages that use SentimentConfig Package Description com.google.cloud.datalabeling.v1beta1 A client to Data Labeling API -
-
Uses of SentimentConfig in com.google.cloud.datalabeling.v1beta1
Methods in com.google.cloud.datalabeling.v1beta1 that return SentimentConfig Modifier and Type Method Description SentimentConfigSentimentConfig.Builder. build()SentimentConfigSentimentConfig.Builder. buildPartial()static SentimentConfigSentimentConfig. getDefaultInstance()SentimentConfigSentimentConfig.Builder. getDefaultInstanceForType()SentimentConfigSentimentConfig. getDefaultInstanceForType()SentimentConfigTextClassificationConfig.Builder. getSentimentConfig()Optional.SentimentConfigTextClassificationConfig. getSentimentConfig()Optional.SentimentConfigTextClassificationConfigOrBuilder. getSentimentConfig()Optional.static SentimentConfigSentimentConfig. parseDelimitedFrom(InputStream input)static SentimentConfigSentimentConfig. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static SentimentConfigSentimentConfig. parseFrom(byte[] data)static SentimentConfigSentimentConfig. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static SentimentConfigSentimentConfig. parseFrom(com.google.protobuf.ByteString data)static SentimentConfigSentimentConfig. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static SentimentConfigSentimentConfig. parseFrom(com.google.protobuf.CodedInputStream input)static SentimentConfigSentimentConfig. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static SentimentConfigSentimentConfig. parseFrom(InputStream input)static SentimentConfigSentimentConfig. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static SentimentConfigSentimentConfig. parseFrom(ByteBuffer data)static SentimentConfigSentimentConfig. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.cloud.datalabeling.v1beta1 that return types with arguments of type SentimentConfig Modifier and Type Method Description com.google.protobuf.Parser<SentimentConfig>SentimentConfig. getParserForType()static com.google.protobuf.Parser<SentimentConfig>SentimentConfig. parser()Methods in com.google.cloud.datalabeling.v1beta1 with parameters of type SentimentConfig Modifier and Type Method Description SentimentConfig.BuilderSentimentConfig.Builder. mergeFrom(SentimentConfig other)TextClassificationConfig.BuilderTextClassificationConfig.Builder. mergeSentimentConfig(SentimentConfig value)Optional.static SentimentConfig.BuilderSentimentConfig. newBuilder(SentimentConfig prototype)TextClassificationConfig.BuilderTextClassificationConfig.Builder. setSentimentConfig(SentimentConfig value)Optional.
-