Uses of Class
org.mlflow.api.proto.LabelSchemas.InputNumeric
Packages that use LabelSchemas.InputNumeric
-
Uses of LabelSchemas.InputNumeric in org.mlflow.api.proto
Fields in org.mlflow.api.proto with type parameters of type LabelSchemas.InputNumericModifier and TypeFieldDescriptionstatic final com.google.protobuf.Parser<LabelSchemas.InputNumeric>LabelSchemas.InputNumeric.PARSERDeprecated.Methods in org.mlflow.api.proto that return LabelSchemas.InputNumericModifier and TypeMethodDescriptionLabelSchemas.InputNumeric.Builder.build()LabelSchemas.InputNumeric.Builder.buildPartial()static LabelSchemas.InputNumericLabelSchemas.InputNumeric.getDefaultInstance()LabelSchemas.InputNumeric.Builder.getDefaultInstanceForType()LabelSchemas.InputNumeric.getDefaultInstanceForType()LabelSchemas.LabelSchemaInput.Builder.getNumeric().mlflow.label_schemas.InputNumeric numeric = 3;LabelSchemas.LabelSchemaInput.getNumeric().mlflow.label_schemas.InputNumeric numeric = 3;LabelSchemas.LabelSchemaInputOrBuilder.getNumeric().mlflow.label_schemas.InputNumeric numeric = 3;static LabelSchemas.InputNumericLabelSchemas.InputNumeric.parseDelimitedFrom(InputStream input) static LabelSchemas.InputNumericLabelSchemas.InputNumeric.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static LabelSchemas.InputNumericLabelSchemas.InputNumeric.parseFrom(byte[] data) static LabelSchemas.InputNumericLabelSchemas.InputNumeric.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static LabelSchemas.InputNumericLabelSchemas.InputNumeric.parseFrom(com.google.protobuf.ByteString data) static LabelSchemas.InputNumericLabelSchemas.InputNumeric.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static LabelSchemas.InputNumericLabelSchemas.InputNumeric.parseFrom(com.google.protobuf.CodedInputStream input) static LabelSchemas.InputNumericLabelSchemas.InputNumeric.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static LabelSchemas.InputNumericLabelSchemas.InputNumeric.parseFrom(InputStream input) static LabelSchemas.InputNumericLabelSchemas.InputNumeric.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static LabelSchemas.InputNumericLabelSchemas.InputNumeric.parseFrom(ByteBuffer data) static LabelSchemas.InputNumericLabelSchemas.InputNumeric.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in org.mlflow.api.proto that return types with arguments of type LabelSchemas.InputNumericModifier and TypeMethodDescriptioncom.google.protobuf.Parser<LabelSchemas.InputNumeric>LabelSchemas.InputNumeric.getParserForType()static com.google.protobuf.Parser<LabelSchemas.InputNumeric>LabelSchemas.InputNumeric.parser()Methods in org.mlflow.api.proto with parameters of type LabelSchemas.InputNumericModifier and TypeMethodDescriptionLabelSchemas.InputNumeric.Builder.mergeFrom(LabelSchemas.InputNumeric other) LabelSchemas.LabelSchemaInput.Builder.mergeNumeric(LabelSchemas.InputNumeric value) .mlflow.label_schemas.InputNumeric numeric = 3;LabelSchemas.InputNumeric.newBuilder(LabelSchemas.InputNumeric prototype) LabelSchemas.LabelSchemaInput.Builder.setNumeric(LabelSchemas.InputNumeric value) .mlflow.label_schemas.InputNumeric numeric = 3;