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