Uses of Class
ai.vespa.searchlib.searchprotocol.protobuf.SearchProtocol.TensorProperty.Builder
Packages that use SearchProtocol.TensorProperty.Builder
-
Uses of SearchProtocol.TensorProperty.Builder in ai.vespa.searchlib.searchprotocol.protobuf
Methods in ai.vespa.searchlib.searchprotocol.protobuf that return SearchProtocol.TensorProperty.BuilderModifier and TypeMethodDescriptionSearchProtocol.TensorProperty.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) SearchProtocol.DocsumRequest.Builder.addTensorFeatureOverridesBuilder()repeated .searchlib.searchprotocol.protobuf.TensorProperty tensor_feature_overrides = 9;SearchProtocol.DocsumRequest.Builder.addTensorFeatureOverridesBuilder(int index) repeated .searchlib.searchprotocol.protobuf.TensorProperty tensor_feature_overrides = 9;SearchProtocol.SearchRequest.Builder.addTensorFeatureOverridesBuilder()repeated .searchlib.searchprotocol.protobuf.TensorProperty tensor_feature_overrides = 12;SearchProtocol.SearchRequest.Builder.addTensorFeatureOverridesBuilder(int index) repeated .searchlib.searchprotocol.protobuf.TensorProperty tensor_feature_overrides = 12;SearchProtocol.DocsumRequest.Builder.addTensorRankPropertiesBuilder()repeated .searchlib.searchprotocol.protobuf.TensorProperty tensor_rank_properties = 11;SearchProtocol.DocsumRequest.Builder.addTensorRankPropertiesBuilder(int index) repeated .searchlib.searchprotocol.protobuf.TensorProperty tensor_rank_properties = 11;SearchProtocol.SearchRequest.Builder.addTensorRankPropertiesBuilder()repeated .searchlib.searchprotocol.protobuf.TensorProperty tensor_rank_properties = 14;SearchProtocol.SearchRequest.Builder.addTensorRankPropertiesBuilder(int index) repeated .searchlib.searchprotocol.protobuf.TensorProperty tensor_rank_properties = 14;SearchProtocol.TensorProperty.Builder.clear()SearchProtocol.TensorProperty.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) SearchProtocol.TensorProperty.Builder.clearName()string name = 1;SearchProtocol.TensorProperty.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) SearchProtocol.TensorProperty.Builder.clearValue()bytes value = 2;SearchProtocol.TensorProperty.Builder.clone()SearchProtocol.DocsumRequest.Builder.getTensorFeatureOverridesBuilder(int index) repeated .searchlib.searchprotocol.protobuf.TensorProperty tensor_feature_overrides = 9;SearchProtocol.SearchRequest.Builder.getTensorFeatureOverridesBuilder(int index) repeated .searchlib.searchprotocol.protobuf.TensorProperty tensor_feature_overrides = 12;SearchProtocol.DocsumRequest.Builder.getTensorRankPropertiesBuilder(int index) repeated .searchlib.searchprotocol.protobuf.TensorProperty tensor_rank_properties = 11;SearchProtocol.SearchRequest.Builder.getTensorRankPropertiesBuilder(int index) repeated .searchlib.searchprotocol.protobuf.TensorProperty tensor_rank_properties = 14;SearchProtocol.TensorProperty.Builder.mergeFrom(SearchProtocol.TensorProperty other) SearchProtocol.TensorProperty.Builder.mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) SearchProtocol.TensorProperty.Builder.mergeFrom(com.google.protobuf.Message other) SearchProtocol.TensorProperty.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) SearchProtocol.TensorProperty.newBuilder()SearchProtocol.TensorProperty.newBuilder(SearchProtocol.TensorProperty prototype) SearchProtocol.TensorProperty.newBuilderForType()protected SearchProtocol.TensorProperty.BuilderSearchProtocol.TensorProperty.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) SearchProtocol.TensorProperty.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) string name = 1;SearchProtocol.TensorProperty.Builder.setNameBytes(com.google.protobuf.ByteString value) string name = 1;SearchProtocol.TensorProperty.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value) SearchProtocol.TensorProperty.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) SearchProtocol.TensorProperty.Builder.setValue(com.google.protobuf.ByteString value) bytes value = 2;SearchProtocol.TensorProperty.toBuilder()Methods in ai.vespa.searchlib.searchprotocol.protobuf that return types with arguments of type SearchProtocol.TensorProperty.BuilderModifier and TypeMethodDescriptionSearchProtocol.DocsumRequest.Builder.getTensorFeatureOverridesBuilderList()repeated .searchlib.searchprotocol.protobuf.TensorProperty tensor_feature_overrides = 9;SearchProtocol.SearchRequest.Builder.getTensorFeatureOverridesBuilderList()repeated .searchlib.searchprotocol.protobuf.TensorProperty tensor_feature_overrides = 12;SearchProtocol.DocsumRequest.Builder.getTensorRankPropertiesBuilderList()repeated .searchlib.searchprotocol.protobuf.TensorProperty tensor_rank_properties = 11;SearchProtocol.SearchRequest.Builder.getTensorRankPropertiesBuilderList()repeated .searchlib.searchprotocol.protobuf.TensorProperty tensor_rank_properties = 14;Methods in ai.vespa.searchlib.searchprotocol.protobuf with parameters of type SearchProtocol.TensorProperty.BuilderModifier and TypeMethodDescriptionSearchProtocol.DocsumRequest.Builder.addTensorFeatureOverrides(int index, SearchProtocol.TensorProperty.Builder builderForValue) repeated .searchlib.searchprotocol.protobuf.TensorProperty tensor_feature_overrides = 9;SearchProtocol.DocsumRequest.Builder.addTensorFeatureOverrides(SearchProtocol.TensorProperty.Builder builderForValue) repeated .searchlib.searchprotocol.protobuf.TensorProperty tensor_feature_overrides = 9;SearchProtocol.SearchRequest.Builder.addTensorFeatureOverrides(int index, SearchProtocol.TensorProperty.Builder builderForValue) repeated .searchlib.searchprotocol.protobuf.TensorProperty tensor_feature_overrides = 12;SearchProtocol.SearchRequest.Builder.addTensorFeatureOverrides(SearchProtocol.TensorProperty.Builder builderForValue) repeated .searchlib.searchprotocol.protobuf.TensorProperty tensor_feature_overrides = 12;SearchProtocol.DocsumRequest.Builder.addTensorRankProperties(int index, SearchProtocol.TensorProperty.Builder builderForValue) repeated .searchlib.searchprotocol.protobuf.TensorProperty tensor_rank_properties = 11;SearchProtocol.DocsumRequest.Builder.addTensorRankProperties(SearchProtocol.TensorProperty.Builder builderForValue) repeated .searchlib.searchprotocol.protobuf.TensorProperty tensor_rank_properties = 11;SearchProtocol.SearchRequest.Builder.addTensorRankProperties(int index, SearchProtocol.TensorProperty.Builder builderForValue) repeated .searchlib.searchprotocol.protobuf.TensorProperty tensor_rank_properties = 14;SearchProtocol.SearchRequest.Builder.addTensorRankProperties(SearchProtocol.TensorProperty.Builder builderForValue) repeated .searchlib.searchprotocol.protobuf.TensorProperty tensor_rank_properties = 14;SearchProtocol.DocsumRequest.Builder.setTensorFeatureOverrides(int index, SearchProtocol.TensorProperty.Builder builderForValue) repeated .searchlib.searchprotocol.protobuf.TensorProperty tensor_feature_overrides = 9;SearchProtocol.SearchRequest.Builder.setTensorFeatureOverrides(int index, SearchProtocol.TensorProperty.Builder builderForValue) repeated .searchlib.searchprotocol.protobuf.TensorProperty tensor_feature_overrides = 12;SearchProtocol.DocsumRequest.Builder.setTensorRankProperties(int index, SearchProtocol.TensorProperty.Builder builderForValue) repeated .searchlib.searchprotocol.protobuf.TensorProperty tensor_rank_properties = 11;SearchProtocol.SearchRequest.Builder.setTensorRankProperties(int index, SearchProtocol.TensorProperty.Builder builderForValue) repeated .searchlib.searchprotocol.protobuf.TensorProperty tensor_rank_properties = 14;