Uses of Enum
io.milvus.grpc.ValueField.DataCase
Packages that use ValueField.DataCase
-
Uses of ValueField.DataCase in io.milvus.grpc
Methods in io.milvus.grpc that return ValueField.DataCaseModifier and TypeMethodDescriptionstatic ValueField.DataCaseValueField.DataCase.forNumber(int value) ValueField.Builder.getDataCase()ValueField.getDataCase()ValueFieldOrBuilder.getDataCase()static ValueField.DataCaseValueField.DataCase.valueOf(int value) Deprecated.static ValueField.DataCaseReturns the enum constant of this type with the specified name.static ValueField.DataCase[]ValueField.DataCase.values()Returns an array containing the constants of this enum type, in the order they are declared.