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