Uses of Interface
io.metaloom.qdrant.client.grpc.proto.JsonWithInt.ValueOrBuilder
Packages that use JsonWithInt.ValueOrBuilder
-
Uses of JsonWithInt.ValueOrBuilder in io.metaloom.qdrant.client.grpc.proto
Classes in io.metaloom.qdrant.client.grpc.proto that implement JsonWithInt.ValueOrBuilderModifier and TypeClassDescriptionstatic final class`Value` represents a dynamically typed value which can be either null, a number, a string, a boolean, a recursive struct value, or a list of values.static final class`Value` represents a dynamically typed value which can be either null, a number, a string, a boolean, a recursive struct value, or a list of values.Methods in io.metaloom.qdrant.client.grpc.proto that return JsonWithInt.ValueOrBuilderModifier and TypeMethodDescriptionJsonWithInt.ListValue.Builder.getValuesOrBuilder(int index) Repeated field of dynamically typed values.JsonWithInt.ListValue.getValuesOrBuilder(int index) Repeated field of dynamically typed values.JsonWithInt.ListValueOrBuilder.getValuesOrBuilder(int index) Repeated field of dynamically typed values.Methods in io.metaloom.qdrant.client.grpc.proto that return types with arguments of type JsonWithInt.ValueOrBuilderModifier and TypeMethodDescriptionList<? extends JsonWithInt.ValueOrBuilder>JsonWithInt.ListValue.Builder.getValuesOrBuilderList()Repeated field of dynamically typed values.List<? extends JsonWithInt.ValueOrBuilder>JsonWithInt.ListValue.getValuesOrBuilderList()Repeated field of dynamically typed values.List<? extends JsonWithInt.ValueOrBuilder>JsonWithInt.ListValueOrBuilder.getValuesOrBuilderList()Repeated field of dynamically typed values.