Uses of Class
io.metaloom.qdrant.client.grpc.proto.Points.RepeatedStrings
Packages that use Points.RepeatedStrings
-
Uses of Points.RepeatedStrings in io.metaloom.qdrant.client.grpc.proto
Methods in io.metaloom.qdrant.client.grpc.proto that return Points.RepeatedStringsModifier and TypeMethodDescriptionPoints.RepeatedStrings.Builder.build()Points.RepeatedStrings.Builder.buildPartial()static Points.RepeatedStringsPoints.RepeatedStrings.getDefaultInstance()Points.RepeatedStrings.Builder.getDefaultInstanceForType()Points.RepeatedStrings.getDefaultInstanceForType()Points.Match.Builder.getExceptKeywords()Match any other value except those keywordsPoints.Match.getExceptKeywords()Match any other value except those keywordsPoints.MatchOrBuilder.getExceptKeywords()Match any other value except those keywordsPoints.Match.Builder.getKeywords()Match multiple keywordsPoints.Match.getKeywords()Match multiple keywordsPoints.MatchOrBuilder.getKeywords()Match multiple keywordsstatic Points.RepeatedStringsPoints.RepeatedStrings.parseDelimitedFrom(InputStream input) static Points.RepeatedStringsPoints.RepeatedStrings.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Points.RepeatedStringsPoints.RepeatedStrings.parseFrom(byte[] data) static Points.RepeatedStringsPoints.RepeatedStrings.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Points.RepeatedStringsPoints.RepeatedStrings.parseFrom(com.google.protobuf.ByteString data) static Points.RepeatedStringsPoints.RepeatedStrings.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Points.RepeatedStringsPoints.RepeatedStrings.parseFrom(com.google.protobuf.CodedInputStream input) static Points.RepeatedStringsPoints.RepeatedStrings.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Points.RepeatedStringsPoints.RepeatedStrings.parseFrom(InputStream input) static Points.RepeatedStringsPoints.RepeatedStrings.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Points.RepeatedStringsPoints.RepeatedStrings.parseFrom(ByteBuffer data) static Points.RepeatedStringsPoints.RepeatedStrings.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in io.metaloom.qdrant.client.grpc.proto that return types with arguments of type Points.RepeatedStringsModifier and TypeMethodDescriptioncom.google.protobuf.Parser<Points.RepeatedStrings>Points.RepeatedStrings.getParserForType()static com.google.protobuf.Parser<Points.RepeatedStrings>Points.RepeatedStrings.parser()Methods in io.metaloom.qdrant.client.grpc.proto with parameters of type Points.RepeatedStringsModifier and TypeMethodDescriptionPoints.Match.Builder.mergeExceptKeywords(Points.RepeatedStrings value) Match any other value except those keywordsPoints.RepeatedStrings.Builder.mergeFrom(Points.RepeatedStrings other) Points.Match.Builder.mergeKeywords(Points.RepeatedStrings value) Match multiple keywordsPoints.RepeatedStrings.newBuilder(Points.RepeatedStrings prototype) Points.Match.Builder.setExceptKeywords(Points.RepeatedStrings value) Match any other value except those keywordsPoints.Match.Builder.setKeywords(Points.RepeatedStrings value) Match multiple keywords