Uses of Class
io.weaviate.client.grpc.protocol.v1.WeaviateProtoProperties.IntValues
Packages that use WeaviateProtoProperties.IntValues
-
Uses of WeaviateProtoProperties.IntValues in io.weaviate.client.grpc.protocol.v1
Methods in io.weaviate.client.grpc.protocol.v1 that return WeaviateProtoProperties.IntValuesModifier and TypeMethodDescriptionWeaviateProtoProperties.IntValues.Builder.build()WeaviateProtoProperties.IntValues.Builder.buildPartial()WeaviateProtoProperties.IntValues.getDefaultInstance()WeaviateProtoProperties.IntValues.Builder.getDefaultInstanceForType()WeaviateProtoProperties.IntValues.getDefaultInstanceForType()WeaviateProtoProperties.ListValue.Builder.getIntValues().weaviate.v1.IntValues int_values = 7;WeaviateProtoProperties.ListValue.getIntValues().weaviate.v1.IntValues int_values = 7;WeaviateProtoProperties.ListValueOrBuilder.getIntValues().weaviate.v1.IntValues int_values = 7;WeaviateProtoProperties.IntValues.parseDelimitedFrom(InputStream input) WeaviateProtoProperties.IntValues.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) WeaviateProtoProperties.IntValues.parseFrom(byte[] data) WeaviateProtoProperties.IntValues.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) WeaviateProtoProperties.IntValues.parseFrom(com.google.protobuf.ByteString data) WeaviateProtoProperties.IntValues.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) WeaviateProtoProperties.IntValues.parseFrom(com.google.protobuf.CodedInputStream input) WeaviateProtoProperties.IntValues.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) WeaviateProtoProperties.IntValues.parseFrom(InputStream input) WeaviateProtoProperties.IntValues.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) WeaviateProtoProperties.IntValues.parseFrom(ByteBuffer data) WeaviateProtoProperties.IntValues.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in io.weaviate.client.grpc.protocol.v1 that return types with arguments of type WeaviateProtoProperties.IntValuesModifier and TypeMethodDescriptioncom.google.protobuf.Parser<WeaviateProtoProperties.IntValues>WeaviateProtoProperties.IntValues.getParserForType()static com.google.protobuf.Parser<WeaviateProtoProperties.IntValues>WeaviateProtoProperties.IntValues.parser()Methods in io.weaviate.client.grpc.protocol.v1 with parameters of type WeaviateProtoProperties.IntValuesModifier and TypeMethodDescriptionWeaviateProtoProperties.IntValues.Builder.mergeFrom(WeaviateProtoProperties.IntValues other) WeaviateProtoProperties.ListValue.Builder.mergeIntValues(WeaviateProtoProperties.IntValues value) .weaviate.v1.IntValues int_values = 7;WeaviateProtoProperties.IntValues.newBuilder(WeaviateProtoProperties.IntValues prototype) WeaviateProtoProperties.ListValue.Builder.setIntValues(WeaviateProtoProperties.IntValues value) .weaviate.v1.IntValues int_values = 7;