Uses of Class
io.weaviate.client.grpc.protocol.v1.WeaviateProtoGenerative.GenerativeAnthropicMetadata
Packages that use WeaviateProtoGenerative.GenerativeAnthropicMetadata
-
Uses of WeaviateProtoGenerative.GenerativeAnthropicMetadata in io.weaviate.client.grpc.protocol.v1
Methods in io.weaviate.client.grpc.protocol.v1 that return WeaviateProtoGenerative.GenerativeAnthropicMetadataModifier and TypeMethodDescriptionWeaviateProtoGenerative.GenerativeAnthropicMetadata.Builder.build()WeaviateProtoGenerative.GenerativeAnthropicMetadata.Builder.buildPartial()WeaviateProtoGenerative.GenerativeMetadata.Builder.getAnthropic().weaviate.v1.GenerativeAnthropicMetadata anthropic = 1;WeaviateProtoGenerative.GenerativeMetadata.getAnthropic().weaviate.v1.GenerativeAnthropicMetadata anthropic = 1;WeaviateProtoGenerative.GenerativeMetadataOrBuilder.getAnthropic().weaviate.v1.GenerativeAnthropicMetadata anthropic = 1;WeaviateProtoGenerative.GenerativeAnthropicMetadata.getDefaultInstance()WeaviateProtoGenerative.GenerativeAnthropicMetadata.Builder.getDefaultInstanceForType()WeaviateProtoGenerative.GenerativeAnthropicMetadata.getDefaultInstanceForType()WeaviateProtoGenerative.GenerativeAnthropicMetadata.parseDelimitedFrom(InputStream input) WeaviateProtoGenerative.GenerativeAnthropicMetadata.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) WeaviateProtoGenerative.GenerativeAnthropicMetadata.parseFrom(byte[] data) WeaviateProtoGenerative.GenerativeAnthropicMetadata.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) WeaviateProtoGenerative.GenerativeAnthropicMetadata.parseFrom(com.google.protobuf.ByteString data) WeaviateProtoGenerative.GenerativeAnthropicMetadata.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) WeaviateProtoGenerative.GenerativeAnthropicMetadata.parseFrom(com.google.protobuf.CodedInputStream input) WeaviateProtoGenerative.GenerativeAnthropicMetadata.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) WeaviateProtoGenerative.GenerativeAnthropicMetadata.parseFrom(InputStream input) WeaviateProtoGenerative.GenerativeAnthropicMetadata.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) WeaviateProtoGenerative.GenerativeAnthropicMetadata.parseFrom(ByteBuffer data) WeaviateProtoGenerative.GenerativeAnthropicMetadata.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in io.weaviate.client.grpc.protocol.v1 that return types with arguments of type WeaviateProtoGenerative.GenerativeAnthropicMetadataModifier and TypeMethodDescriptioncom.google.protobuf.Parser<WeaviateProtoGenerative.GenerativeAnthropicMetadata>WeaviateProtoGenerative.GenerativeAnthropicMetadata.getParserForType()static com.google.protobuf.Parser<WeaviateProtoGenerative.GenerativeAnthropicMetadata>WeaviateProtoGenerative.GenerativeAnthropicMetadata.parser()Methods in io.weaviate.client.grpc.protocol.v1 with parameters of type WeaviateProtoGenerative.GenerativeAnthropicMetadataModifier and TypeMethodDescriptionWeaviateProtoGenerative.GenerativeMetadata.Builder.mergeAnthropic(WeaviateProtoGenerative.GenerativeAnthropicMetadata value) .weaviate.v1.GenerativeAnthropicMetadata anthropic = 1;WeaviateProtoGenerative.GenerativeAnthropicMetadata.Builder.mergeFrom(WeaviateProtoGenerative.GenerativeAnthropicMetadata other) WeaviateProtoGenerative.GenerativeAnthropicMetadata.newBuilder(WeaviateProtoGenerative.GenerativeAnthropicMetadata prototype) WeaviateProtoGenerative.GenerativeMetadata.Builder.setAnthropic(WeaviateProtoGenerative.GenerativeAnthropicMetadata value) .weaviate.v1.GenerativeAnthropicMetadata anthropic = 1;