Uses of Interface
io.weaviate.client.grpc.protocol.v1.WeaviateProtoProperties.BoolValuesOrBuilder
-
Packages that use WeaviateProtoProperties.BoolValuesOrBuilder Package Description io.weaviate.client.grpc.protocol.v1 -
-
Uses of WeaviateProtoProperties.BoolValuesOrBuilder in io.weaviate.client.grpc.protocol.v1
Classes in io.weaviate.client.grpc.protocol.v1 that implement WeaviateProtoProperties.BoolValuesOrBuilder Modifier and Type Class Description static classWeaviateProtoProperties.BoolValuesProtobuf typeweaviate.v1.BoolValuesstatic classWeaviateProtoProperties.BoolValues.BuilderProtobuf typeweaviate.v1.BoolValuesMethods in io.weaviate.client.grpc.protocol.v1 that return WeaviateProtoProperties.BoolValuesOrBuilder Modifier and Type Method Description WeaviateProtoProperties.BoolValuesOrBuilderWeaviateProtoProperties.ListValue.Builder. getBoolValuesOrBuilder().weaviate.v1.BoolValues bool_values = 3;WeaviateProtoProperties.BoolValuesOrBuilderWeaviateProtoProperties.ListValue. getBoolValuesOrBuilder().weaviate.v1.BoolValues bool_values = 3;WeaviateProtoProperties.BoolValuesOrBuilderWeaviateProtoProperties.ListValueOrBuilder. getBoolValuesOrBuilder().weaviate.v1.BoolValues bool_values = 3;
-