Uses of Class
io.weaviate.client.grpc.protocol.v1.WeaviateProtoSearchGet.MetadataResult
Packages that use WeaviateProtoSearchGet.MetadataResult
-
Uses of WeaviateProtoSearchGet.MetadataResult in io.weaviate.client.grpc.protocol.v1
Methods in io.weaviate.client.grpc.protocol.v1 that return WeaviateProtoSearchGet.MetadataResultModifier and TypeMethodDescriptionWeaviateProtoSearchGet.MetadataResult.Builder.build()WeaviateProtoSearchGet.MetadataResult.Builder.buildPartial()WeaviateProtoSearchGet.MetadataResult.getDefaultInstance()WeaviateProtoSearchGet.MetadataResult.Builder.getDefaultInstanceForType()WeaviateProtoSearchGet.MetadataResult.getDefaultInstanceForType()WeaviateProtoSearchGet.PropertiesResult.Builder.getMetadata().weaviate.v1.MetadataResult metadata = 4;WeaviateProtoSearchGet.PropertiesResult.getMetadata().weaviate.v1.MetadataResult metadata = 4;WeaviateProtoSearchGet.PropertiesResultOrBuilder.getMetadata().weaviate.v1.MetadataResult metadata = 4;WeaviateProtoSearchGet.SearchResult.Builder.getMetadata().weaviate.v1.MetadataResult metadata = 2;WeaviateProtoSearchGet.SearchResult.getMetadata().weaviate.v1.MetadataResult metadata = 2;WeaviateProtoSearchGet.SearchResultOrBuilder.getMetadata().weaviate.v1.MetadataResult metadata = 2;WeaviateProtoSearchGet.MetadataResult.parseDelimitedFrom(InputStream input) WeaviateProtoSearchGet.MetadataResult.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) WeaviateProtoSearchGet.MetadataResult.parseFrom(byte[] data) WeaviateProtoSearchGet.MetadataResult.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) WeaviateProtoSearchGet.MetadataResult.parseFrom(com.google.protobuf.ByteString data) WeaviateProtoSearchGet.MetadataResult.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) WeaviateProtoSearchGet.MetadataResult.parseFrom(com.google.protobuf.CodedInputStream input) WeaviateProtoSearchGet.MetadataResult.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) WeaviateProtoSearchGet.MetadataResult.parseFrom(InputStream input) WeaviateProtoSearchGet.MetadataResult.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) WeaviateProtoSearchGet.MetadataResult.parseFrom(ByteBuffer data) WeaviateProtoSearchGet.MetadataResult.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in io.weaviate.client.grpc.protocol.v1 that return types with arguments of type WeaviateProtoSearchGet.MetadataResultModifier and TypeMethodDescriptioncom.google.protobuf.Parser<WeaviateProtoSearchGet.MetadataResult>WeaviateProtoSearchGet.MetadataResult.getParserForType()static com.google.protobuf.Parser<WeaviateProtoSearchGet.MetadataResult>WeaviateProtoSearchGet.MetadataResult.parser()Methods in io.weaviate.client.grpc.protocol.v1 with parameters of type WeaviateProtoSearchGet.MetadataResultModifier and TypeMethodDescriptionWeaviateProtoSearchGet.MetadataResult.Builder.mergeFrom(WeaviateProtoSearchGet.MetadataResult other) WeaviateProtoSearchGet.PropertiesResult.Builder.mergeMetadata(WeaviateProtoSearchGet.MetadataResult value) .weaviate.v1.MetadataResult metadata = 4;WeaviateProtoSearchGet.SearchResult.Builder.mergeMetadata(WeaviateProtoSearchGet.MetadataResult value) .weaviate.v1.MetadataResult metadata = 2;WeaviateProtoSearchGet.MetadataResult.newBuilder(WeaviateProtoSearchGet.MetadataResult prototype) WeaviateProtoSearchGet.PropertiesResult.Builder.setMetadata(WeaviateProtoSearchGet.MetadataResult value) .weaviate.v1.MetadataResult metadata = 4;WeaviateProtoSearchGet.SearchResult.Builder.setMetadata(WeaviateProtoSearchGet.MetadataResult value) .weaviate.v1.MetadataResult metadata = 2;