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