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