Uses of Class
io.metaloom.qdrant.client.grpc.proto.JsonWithInt.ListValue
Packages that use JsonWithInt.ListValue
-
Uses of JsonWithInt.ListValue in io.metaloom.qdrant.client.grpc.proto
Methods in io.metaloom.qdrant.client.grpc.proto that return JsonWithInt.ListValueModifier and TypeMethodDescriptionJsonWithInt.ListValue.Builder.build()JsonWithInt.ListValue.Builder.buildPartial()static JsonWithInt.ListValueJsonWithInt.ListValue.getDefaultInstance()JsonWithInt.ListValue.Builder.getDefaultInstanceForType()JsonWithInt.ListValue.getDefaultInstanceForType()JsonWithInt.Value.Builder.getListValue()Represents a repeated `Value`.JsonWithInt.Value.getListValue()Represents a repeated `Value`.JsonWithInt.ValueOrBuilder.getListValue()Represents a repeated `Value`.static JsonWithInt.ListValueJsonWithInt.ListValue.parseDelimitedFrom(InputStream input) static JsonWithInt.ListValueJsonWithInt.ListValue.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static JsonWithInt.ListValueJsonWithInt.ListValue.parseFrom(byte[] data) static JsonWithInt.ListValueJsonWithInt.ListValue.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static JsonWithInt.ListValueJsonWithInt.ListValue.parseFrom(com.google.protobuf.ByteString data) static JsonWithInt.ListValueJsonWithInt.ListValue.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static JsonWithInt.ListValueJsonWithInt.ListValue.parseFrom(com.google.protobuf.CodedInputStream input) static JsonWithInt.ListValueJsonWithInt.ListValue.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static JsonWithInt.ListValueJsonWithInt.ListValue.parseFrom(InputStream input) static JsonWithInt.ListValueJsonWithInt.ListValue.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static JsonWithInt.ListValueJsonWithInt.ListValue.parseFrom(ByteBuffer data) static JsonWithInt.ListValueJsonWithInt.ListValue.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in io.metaloom.qdrant.client.grpc.proto that return types with arguments of type JsonWithInt.ListValueModifier and TypeMethodDescriptioncom.google.protobuf.Parser<JsonWithInt.ListValue>JsonWithInt.ListValue.getParserForType()static com.google.protobuf.Parser<JsonWithInt.ListValue>JsonWithInt.ListValue.parser()Methods in io.metaloom.qdrant.client.grpc.proto with parameters of type JsonWithInt.ListValueModifier and TypeMethodDescriptionJsonWithInt.ListValue.Builder.mergeFrom(JsonWithInt.ListValue other) JsonWithInt.Value.Builder.mergeListValue(JsonWithInt.ListValue value) Represents a repeated `Value`.JsonWithInt.ListValue.newBuilder(JsonWithInt.ListValue prototype) JsonWithInt.Value.Builder.setListValue(JsonWithInt.ListValue value) Represents a repeated `Value`.