Uses of Enum
io.milvus.grpc.TemplateValue.ValCase
Packages that use TemplateValue.ValCase
-
Uses of TemplateValue.ValCase in io.milvus.grpc
Methods in io.milvus.grpc that return TemplateValue.ValCaseModifier and TypeMethodDescriptionstatic TemplateValue.ValCaseTemplateValue.ValCase.forNumber(int value) TemplateValue.Builder.getValCase()TemplateValue.getValCase()TemplateValueOrBuilder.getValCase()static TemplateValue.ValCaseTemplateValue.ValCase.valueOf(int value) Deprecated.static TemplateValue.ValCaseReturns the enum constant of this type with the specified name.static TemplateValue.ValCase[]TemplateValue.ValCase.values()Returns an array containing the constants of this enum type, in the order they are declared.