Uses of Class
io.weaviate.client.grpc.protocol.v1.WeaviateProtoGenerative.GenerativeDebug
Packages that use WeaviateProtoGenerative.GenerativeDebug
-
Uses of WeaviateProtoGenerative.GenerativeDebug in io.weaviate.client.grpc.protocol.v1
Methods in io.weaviate.client.grpc.protocol.v1 that return WeaviateProtoGenerative.GenerativeDebugModifier and TypeMethodDescriptionWeaviateProtoGenerative.GenerativeDebug.Builder.build()WeaviateProtoGenerative.GenerativeDebug.Builder.buildPartial()WeaviateProtoGenerative.GenerativeReply.Builder.getDebug()optional .weaviate.v1.GenerativeDebug debug = 2;WeaviateProtoGenerative.GenerativeReply.getDebug()optional .weaviate.v1.GenerativeDebug debug = 2;WeaviateProtoGenerative.GenerativeReplyOrBuilder.getDebug()optional .weaviate.v1.GenerativeDebug debug = 2;WeaviateProtoGenerative.GenerativeDebug.getDefaultInstance()WeaviateProtoGenerative.GenerativeDebug.Builder.getDefaultInstanceForType()WeaviateProtoGenerative.GenerativeDebug.getDefaultInstanceForType()WeaviateProtoGenerative.GenerativeDebug.parseDelimitedFrom(InputStream input) WeaviateProtoGenerative.GenerativeDebug.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) WeaviateProtoGenerative.GenerativeDebug.parseFrom(byte[] data) WeaviateProtoGenerative.GenerativeDebug.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) WeaviateProtoGenerative.GenerativeDebug.parseFrom(com.google.protobuf.ByteString data) WeaviateProtoGenerative.GenerativeDebug.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) WeaviateProtoGenerative.GenerativeDebug.parseFrom(com.google.protobuf.CodedInputStream input) WeaviateProtoGenerative.GenerativeDebug.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) WeaviateProtoGenerative.GenerativeDebug.parseFrom(InputStream input) WeaviateProtoGenerative.GenerativeDebug.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) WeaviateProtoGenerative.GenerativeDebug.parseFrom(ByteBuffer data) WeaviateProtoGenerative.GenerativeDebug.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in io.weaviate.client.grpc.protocol.v1 that return types with arguments of type WeaviateProtoGenerative.GenerativeDebugModifier and TypeMethodDescriptioncom.google.protobuf.Parser<WeaviateProtoGenerative.GenerativeDebug>WeaviateProtoGenerative.GenerativeDebug.getParserForType()static com.google.protobuf.Parser<WeaviateProtoGenerative.GenerativeDebug>WeaviateProtoGenerative.GenerativeDebug.parser()Methods in io.weaviate.client.grpc.protocol.v1 with parameters of type WeaviateProtoGenerative.GenerativeDebugModifier and TypeMethodDescriptionWeaviateProtoGenerative.GenerativeReply.Builder.mergeDebug(WeaviateProtoGenerative.GenerativeDebug value) optional .weaviate.v1.GenerativeDebug debug = 2;WeaviateProtoGenerative.GenerativeDebug.Builder.mergeFrom(WeaviateProtoGenerative.GenerativeDebug other) WeaviateProtoGenerative.GenerativeDebug.newBuilder(WeaviateProtoGenerative.GenerativeDebug prototype) WeaviateProtoGenerative.GenerativeReply.Builder.setDebug(WeaviateProtoGenerative.GenerativeDebug value) optional .weaviate.v1.GenerativeDebug debug = 2;