Uses of Enum
io.milvus.grpc.IDs.IdFieldCase
Packages that use IDs.IdFieldCase
-
Uses of IDs.IdFieldCase in io.milvus.grpc
Methods in io.milvus.grpc that return IDs.IdFieldCaseModifier and TypeMethodDescriptionstatic IDs.IdFieldCaseIDs.IdFieldCase.forNumber(int value) IDs.Builder.getIdFieldCase()IDs.getIdFieldCase()IDsOrBuilder.getIdFieldCase()static IDs.IdFieldCaseIDs.IdFieldCase.valueOf(int value) Deprecated.static IDs.IdFieldCaseReturns the enum constant of this type with the specified name.static IDs.IdFieldCase[]IDs.IdFieldCase.values()Returns an array containing the constants of this enum type, in the order they are declared.