Uses of Class
io.weaviate.client.grpc.protocol.v1.WeaviateProtoGenerative.GenerativeAnyscale
Packages that use WeaviateProtoGenerative.GenerativeAnyscale
-
Uses of WeaviateProtoGenerative.GenerativeAnyscale in io.weaviate.client.grpc.protocol.v1
Methods in io.weaviate.client.grpc.protocol.v1 that return WeaviateProtoGenerative.GenerativeAnyscaleModifier and TypeMethodDescriptionWeaviateProtoGenerative.GenerativeAnyscale.Builder.build()WeaviateProtoGenerative.GenerativeAnyscale.Builder.buildPartial()WeaviateProtoGenerative.GenerativeProvider.Builder.getAnyscale().weaviate.v1.GenerativeAnyscale anyscale = 3;WeaviateProtoGenerative.GenerativeProvider.getAnyscale().weaviate.v1.GenerativeAnyscale anyscale = 3;WeaviateProtoGenerative.GenerativeProviderOrBuilder.getAnyscale().weaviate.v1.GenerativeAnyscale anyscale = 3;WeaviateProtoGenerative.GenerativeAnyscale.getDefaultInstance()WeaviateProtoGenerative.GenerativeAnyscale.Builder.getDefaultInstanceForType()WeaviateProtoGenerative.GenerativeAnyscale.getDefaultInstanceForType()WeaviateProtoGenerative.GenerativeAnyscale.parseDelimitedFrom(InputStream input) WeaviateProtoGenerative.GenerativeAnyscale.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) WeaviateProtoGenerative.GenerativeAnyscale.parseFrom(byte[] data) WeaviateProtoGenerative.GenerativeAnyscale.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) WeaviateProtoGenerative.GenerativeAnyscale.parseFrom(com.google.protobuf.ByteString data) WeaviateProtoGenerative.GenerativeAnyscale.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) WeaviateProtoGenerative.GenerativeAnyscale.parseFrom(com.google.protobuf.CodedInputStream input) WeaviateProtoGenerative.GenerativeAnyscale.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) WeaviateProtoGenerative.GenerativeAnyscale.parseFrom(InputStream input) WeaviateProtoGenerative.GenerativeAnyscale.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) WeaviateProtoGenerative.GenerativeAnyscale.parseFrom(ByteBuffer data) WeaviateProtoGenerative.GenerativeAnyscale.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in io.weaviate.client.grpc.protocol.v1 that return types with arguments of type WeaviateProtoGenerative.GenerativeAnyscaleModifier and TypeMethodDescriptioncom.google.protobuf.Parser<WeaviateProtoGenerative.GenerativeAnyscale>WeaviateProtoGenerative.GenerativeAnyscale.getParserForType()static com.google.protobuf.Parser<WeaviateProtoGenerative.GenerativeAnyscale>WeaviateProtoGenerative.GenerativeAnyscale.parser()Methods in io.weaviate.client.grpc.protocol.v1 with parameters of type WeaviateProtoGenerative.GenerativeAnyscaleModifier and TypeMethodDescriptionWeaviateProtoGenerative.GenerativeProvider.Builder.mergeAnyscale(WeaviateProtoGenerative.GenerativeAnyscale value) .weaviate.v1.GenerativeAnyscale anyscale = 3;WeaviateProtoGenerative.GenerativeAnyscale.Builder.mergeFrom(WeaviateProtoGenerative.GenerativeAnyscale other) WeaviateProtoGenerative.GenerativeAnyscale.newBuilder(WeaviateProtoGenerative.GenerativeAnyscale prototype) WeaviateProtoGenerative.GenerativeProvider.Builder.setAnyscale(WeaviateProtoGenerative.GenerativeAnyscale value) .weaviate.v1.GenerativeAnyscale anyscale = 3;