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 class
CustomWeightsMetadata
To support the custom weighting across document schemas.static class
CustomWeightsMetadata.Builder
To support the custom weighting across document schemas.Methods in com.google.cloud.contentwarehouse.v1 that return CustomWeightsMetadataOrBuilder Modifier and Type Method Description CustomWeightsMetadataOrBuilder
DocumentQuery.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.CustomWeightsMetadataOrBuilder
DocumentQuery. 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.CustomWeightsMetadataOrBuilder
DocumentQueryOrBuilder. 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.
-