Uses of Interface
com.google.cloud.contentwarehouse.v1.CustomWeightsMetadataOrBuilder
-
Packages that use CustomWeightsMetadataOrBuilder Package Description com.google.cloud.contentwarehouse.v1 A client to Document AI Warehouse API -
-
Uses of CustomWeightsMetadataOrBuilder in com.google.cloud.contentwarehouse.v1
Classes in com.google.cloud.contentwarehouse.v1 that implement CustomWeightsMetadataOrBuilder Modifier and Type Class Description classCustomWeightsMetadataTo support the custom weighting across document schemas.static classCustomWeightsMetadata.BuilderTo support the custom weighting across document schemas.Methods in com.google.cloud.contentwarehouse.v1 that return CustomWeightsMetadataOrBuilder Modifier and Type Method Description CustomWeightsMetadataOrBuilderDocumentQuery.Builder. getCustomWeightsMetadataOrBuilder()To support the custom weighting across document schemas, customers need to provide the properties to be used to boost the ranking in the search request.CustomWeightsMetadataOrBuilderDocumentQuery. getCustomWeightsMetadataOrBuilder()To support the custom weighting across document schemas, customers need to provide the properties to be used to boost the ranking in the search request.CustomWeightsMetadataOrBuilderDocumentQueryOrBuilder. getCustomWeightsMetadataOrBuilder()To support the custom weighting across document schemas, customers need to provide the properties to be used to boost the ranking in the search request.
-