Send feedback
Class ProductSearchSettings.Builder (3.46.0)
Stay organized with collections
Save and categorize content based on your preferences.
Version 3.46.0 keyboard_arrow_down
public static class ProductSearchSettings . Builder extends ClientSettings . Builder<ProductSearchSettings , ProductSearchSettings . Builder >
Builder for ProductSearchSettings.
Constructors
Builder()
Builder(ClientContext clientContext)
protected Builder ( ClientContext clientContext )
Builder(ProductSearchSettings settings)
protected Builder ( ProductSearchSettings settings )
Builder(ProductSearchStubSettings.Builder stubSettings)
protected Builder ( ProductSearchStubSettings . Builder stubSettings )
Methods
addProductToProductSetSettings()
public UnaryCallSettings . Builder<AddProductToProductSetRequest , Empty > addProductToProductSetSettings ()
Returns the builder for the settings used for calls to addProductToProductSet.
applyToAllUnaryMethods(ApiFunction<UnaryCallSettings.Builder<?,?>,Void> settingsUpdater)
public ProductSearchSettings . Builder applyToAllUnaryMethods ( ApiFunction<UnaryCallSettings . Builder <? , ? >, Void > settingsUpdater )
Applies the given settings updater function to all of the unary API methods in this service.
Note: This method does not support applying settings to streaming methods.
build()
public ProductSearchSettings build ()
Overrides
createProductSetSettings()
public UnaryCallSettings . Builder<CreateProductSetRequest , ProductSet > createProductSetSettings ()
Returns the builder for the settings used for calls to createProductSet.
createProductSettings()
public UnaryCallSettings . Builder<CreateProductRequest , Product > createProductSettings ()
Returns the builder for the settings used for calls to createProduct.
createReferenceImageSettings()
public UnaryCallSettings . Builder<CreateReferenceImageRequest , ReferenceImage > createReferenceImageSettings ()
Returns the builder for the settings used for calls to createReferenceImage.
deleteProductSetSettings()
public UnaryCallSettings . Builder<DeleteProductSetRequest , Empty > deleteProductSetSettings ()
Returns the builder for the settings used for calls to deleteProductSet.
deleteProductSettings()
public UnaryCallSettings . Builder<DeleteProductRequest , Empty > deleteProductSettings ()
Returns the builder for the settings used for calls to deleteProduct.
deleteReferenceImageSettings()
public UnaryCallSettings . Builder<DeleteReferenceImageRequest , Empty > deleteReferenceImageSettings ()
Returns the builder for the settings used for calls to deleteReferenceImage.
getProductSetSettings()
public UnaryCallSettings . Builder<GetProductSetRequest , ProductSet > getProductSetSettings ()
Returns the builder for the settings used for calls to getProductSet.
getProductSettings()
public UnaryCallSettings . Builder<GetProductRequest , Product > getProductSettings ()
Returns the builder for the settings used for calls to getProduct.
getReferenceImageSettings()
public UnaryCallSettings . Builder<GetReferenceImageRequest , ReferenceImage > getReferenceImageSettings ()
Returns the builder for the settings used for calls to getReferenceImage.
getStubSettingsBuilder()
public ProductSearchStubSettings . Builder getStubSettingsBuilder ()
importProductSetsOperationSettings()
public OperationCallSettings . Builder<ImportProductSetsRequest , ImportProductSetsResponse , BatchOperationMetadata > importProductSetsOperationSettings ()
Returns the builder for the settings used for calls to importProductSets.
importProductSetsSettings()
public UnaryCallSettings . Builder<ImportProductSetsRequest , Operation > importProductSetsSettings ()
Returns the builder for the settings used for calls to importProductSets.
listProductSetsSettings()
public PagedCallSettings . Builder<ListProductSetsRequest , ListProductSetsResponse , ProductSearchClient . ListProductSetsPagedResponse > listProductSetsSettings ()
Returns the builder for the settings used for calls to listProductSets.
listProductsInProductSetSettings()
public PagedCallSettings . Builder<ListProductsInProductSetRequest , ListProductsInProductSetResponse , ProductSearchClient . ListProductsInProductSetPagedResponse > listProductsInProductSetSettings ()
Returns the builder for the settings used for calls to listProductsInProductSet.
listProductsSettings()
public PagedCallSettings . Builder<ListProductsRequest , ListProductsResponse , ProductSearchClient . ListProductsPagedResponse > listProductsSettings ()
Returns the builder for the settings used for calls to listProducts.
listReferenceImagesSettings()
public PagedCallSettings . Builder<ListReferenceImagesRequest , ListReferenceImagesResponse , ProductSearchClient . ListReferenceImagesPagedResponse > listReferenceImagesSettings ()
Returns the builder for the settings used for calls to listReferenceImages.
purgeProductsOperationSettings()
public OperationCallSettings . Builder<PurgeProductsRequest , Empty , BatchOperationMetadata > purgeProductsOperationSettings ()
Returns the builder for the settings used for calls to purgeProducts.
purgeProductsSettings()
public UnaryCallSettings . Builder<PurgeProductsRequest , Operation > purgeProductsSettings ()
Returns the builder for the settings used for calls to purgeProducts.
removeProductFromProductSetSettings()
public UnaryCallSettings . Builder<RemoveProductFromProductSetRequest , Empty > removeProductFromProductSetSettings ()
Returns the builder for the settings used for calls to removeProductFromProductSet.
updateProductSetSettings()
public UnaryCallSettings . Builder<UpdateProductSetRequest , ProductSet > updateProductSetSettings ()
Returns the builder for the settings used for calls to updateProductSet.
updateProductSettings()
public UnaryCallSettings . Builder<UpdateProductRequest , Product > updateProductSettings ()
Returns the builder for the settings used for calls to updateProduct.
Send feedback
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License , and code samples are licensed under the Apache 2.0 License . For details, see the Google Developers Site Policies . Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2024-10-30 UTC.
Need to tell us more?
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2024-10-30 UTC."],[],[]]