Uses of Class
com.google.cloud.aiplatform.v1.schema.predict.prediction.TextSentimentPredictionResult
Packages that use TextSentimentPredictionResult
-
Uses of TextSentimentPredictionResult in com.google.cloud.aiplatform.v1.schema.predict.prediction
Methods in com.google.cloud.aiplatform.v1.schema.predict.prediction that return TextSentimentPredictionResultModifier and TypeMethodDescriptionTextSentimentPredictionResult.Builder.build()TextSentimentPredictionResult.Builder.buildPartial()TextSentimentPredictionResult.getDefaultInstance()TextSentimentPredictionResult.Builder.getDefaultInstanceForType()TextSentimentPredictionResult.getDefaultInstanceForType()TextSentimentPredictionResult.parseDelimitedFrom(InputStream input) TextSentimentPredictionResult.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) TextSentimentPredictionResult.parseFrom(byte[] data) TextSentimentPredictionResult.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) TextSentimentPredictionResult.parseFrom(com.google.protobuf.ByteString data) TextSentimentPredictionResult.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) TextSentimentPredictionResult.parseFrom(com.google.protobuf.CodedInputStream input) TextSentimentPredictionResult.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) TextSentimentPredictionResult.parseFrom(InputStream input) TextSentimentPredictionResult.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) TextSentimentPredictionResult.parseFrom(ByteBuffer data) TextSentimentPredictionResult.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in com.google.cloud.aiplatform.v1.schema.predict.prediction that return types with arguments of type TextSentimentPredictionResultModifier and TypeMethodDescriptioncom.google.protobuf.Parser<TextSentimentPredictionResult>TextSentimentPredictionResult.getParserForType()static com.google.protobuf.Parser<TextSentimentPredictionResult>TextSentimentPredictionResult.parser()Methods in com.google.cloud.aiplatform.v1.schema.predict.prediction with parameters of type TextSentimentPredictionResultModifier and TypeMethodDescriptionTextSentimentPredictionResult.Builder.mergeFrom(TextSentimentPredictionResult other) TextSentimentPredictionResult.newBuilder(TextSentimentPredictionResult prototype)