Uses of Class
org.mlflow.api.proto.LabelSchemas.LabelSchemaInput
Packages that use LabelSchemas.LabelSchemaInput
-
Uses of LabelSchemas.LabelSchemaInput in org.mlflow.api.proto
Fields in org.mlflow.api.proto with type parameters of type LabelSchemas.LabelSchemaInputModifier and TypeFieldDescriptionstatic final com.google.protobuf.Parser<LabelSchemas.LabelSchemaInput>LabelSchemas.LabelSchemaInput.PARSERDeprecated.Methods in org.mlflow.api.proto that return LabelSchemas.LabelSchemaInputModifier and TypeMethodDescriptionLabelSchemas.LabelSchemaInput.Builder.build()LabelSchemas.LabelSchemaInput.Builder.buildPartial()LabelSchemas.LabelSchemaInput.getDefaultInstance()LabelSchemas.LabelSchemaInput.Builder.getDefaultInstanceForType()LabelSchemas.LabelSchemaInput.getDefaultInstanceForType()LabelSchemas.CreateLabelSchema.Builder.getInput()optional .mlflow.label_schemas.LabelSchemaInput input = 5 [(.mlflow.validate_required) = true];LabelSchemas.CreateLabelSchema.getInput()optional .mlflow.label_schemas.LabelSchemaInput input = 5 [(.mlflow.validate_required) = true];LabelSchemas.CreateLabelSchemaOrBuilder.getInput()optional .mlflow.label_schemas.LabelSchemaInput input = 5 [(.mlflow.validate_required) = true];LabelSchemas.LabelSchema.Builder.getInput()optional .mlflow.label_schemas.LabelSchemaInput input = 8;LabelSchemas.LabelSchema.getInput()optional .mlflow.label_schemas.LabelSchemaInput input = 8;LabelSchemas.LabelSchemaOrBuilder.getInput()optional .mlflow.label_schemas.LabelSchemaInput input = 8;LabelSchemas.UpdateLabelSchema.Builder.getInput()optional .mlflow.label_schemas.LabelSchemaInput input = 6;LabelSchemas.UpdateLabelSchema.getInput()optional .mlflow.label_schemas.LabelSchemaInput input = 6;LabelSchemas.UpdateLabelSchemaOrBuilder.getInput()optional .mlflow.label_schemas.LabelSchemaInput input = 6;LabelSchemas.LabelSchemaInput.parseDelimitedFrom(InputStream input) LabelSchemas.LabelSchemaInput.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) LabelSchemas.LabelSchemaInput.parseFrom(byte[] data) LabelSchemas.LabelSchemaInput.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) LabelSchemas.LabelSchemaInput.parseFrom(com.google.protobuf.ByteString data) LabelSchemas.LabelSchemaInput.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) LabelSchemas.LabelSchemaInput.parseFrom(com.google.protobuf.CodedInputStream input) LabelSchemas.LabelSchemaInput.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) LabelSchemas.LabelSchemaInput.parseFrom(InputStream input) LabelSchemas.LabelSchemaInput.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) LabelSchemas.LabelSchemaInput.parseFrom(ByteBuffer data) LabelSchemas.LabelSchemaInput.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in org.mlflow.api.proto that return types with arguments of type LabelSchemas.LabelSchemaInputModifier and TypeMethodDescriptioncom.google.protobuf.Parser<LabelSchemas.LabelSchemaInput>LabelSchemas.LabelSchemaInput.getParserForType()static com.google.protobuf.Parser<LabelSchemas.LabelSchemaInput>LabelSchemas.LabelSchemaInput.parser()Methods in org.mlflow.api.proto with parameters of type LabelSchemas.LabelSchemaInputModifier and TypeMethodDescriptionLabelSchemas.LabelSchemaInput.Builder.mergeFrom(LabelSchemas.LabelSchemaInput other) LabelSchemas.CreateLabelSchema.Builder.mergeInput(LabelSchemas.LabelSchemaInput value) optional .mlflow.label_schemas.LabelSchemaInput input = 5 [(.mlflow.validate_required) = true];LabelSchemas.LabelSchema.Builder.mergeInput(LabelSchemas.LabelSchemaInput value) optional .mlflow.label_schemas.LabelSchemaInput input = 8;LabelSchemas.UpdateLabelSchema.Builder.mergeInput(LabelSchemas.LabelSchemaInput value) optional .mlflow.label_schemas.LabelSchemaInput input = 6;LabelSchemas.LabelSchemaInput.newBuilder(LabelSchemas.LabelSchemaInput prototype) LabelSchemas.CreateLabelSchema.Builder.setInput(LabelSchemas.LabelSchemaInput value) optional .mlflow.label_schemas.LabelSchemaInput input = 5 [(.mlflow.validate_required) = true];LabelSchemas.LabelSchema.Builder.setInput(LabelSchemas.LabelSchemaInput value) optional .mlflow.label_schemas.LabelSchemaInput input = 8;LabelSchemas.UpdateLabelSchema.Builder.setInput(LabelSchemas.LabelSchemaInput value) optional .mlflow.label_schemas.LabelSchemaInput input = 6;