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