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