Uses of Interface
io.weaviate.client.grpc.protocol.v1.WeaviateProtoProperties.IntValuesOrBuilder
-
Packages that use WeaviateProtoProperties.IntValuesOrBuilder Package Description io.weaviate.client.grpc.protocol.v1 -
-
Uses of WeaviateProtoProperties.IntValuesOrBuilder in io.weaviate.client.grpc.protocol.v1
Classes in io.weaviate.client.grpc.protocol.v1 that implement WeaviateProtoProperties.IntValuesOrBuilder Modifier and Type Class Description static classWeaviateProtoProperties.IntValuesProtobuf typeweaviate.v1.IntValuesstatic classWeaviateProtoProperties.IntValues.BuilderProtobuf typeweaviate.v1.IntValuesMethods in io.weaviate.client.grpc.protocol.v1 that return WeaviateProtoProperties.IntValuesOrBuilder Modifier and Type Method Description WeaviateProtoProperties.IntValuesOrBuilderWeaviateProtoProperties.ListValue.Builder. getIntValuesOrBuilder().weaviate.v1.IntValues int_values = 7;WeaviateProtoProperties.IntValuesOrBuilderWeaviateProtoProperties.ListValue. getIntValuesOrBuilder().weaviate.v1.IntValues int_values = 7;WeaviateProtoProperties.IntValuesOrBuilderWeaviateProtoProperties.ListValueOrBuilder. getIntValuesOrBuilder().weaviate.v1.IntValues int_values = 7;
-