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