Send feedback Class ProductSearchStub (3.7.0) Stay organized with collections Save and categorize content based on your preferences.
Version 3.7.0keyboard_arrow_down
public abstract class ProductSearchStub implements BackgroundResource
Base stub class for the ProductSearch service API.
This class is for advanced usage and reflects the underlying API directly.
Constructors ProductSearchStub()
public ProductSearchStub ()
Methods addProductToProductSetCallable()
public UnaryCallable<AddProductToProductSetRequest , Empty > addProductToProductSetCallable ()
Returns close()
public abstract void close ()
createProductCallable()
public UnaryCallable<CreateProductRequest , Product > createProductCallable ()
Returns createProductSetCallable()
public UnaryCallable<CreateProductSetRequest , ProductSet > createProductSetCallable ()
Returns createReferenceImageCallable()
public UnaryCallable<CreateReferenceImageRequest , ReferenceImage > createReferenceImageCallable ()
Returns deleteProductCallable()
public UnaryCallable<DeleteProductRequest , Empty > deleteProductCallable ()
Returns deleteProductSetCallable()
public UnaryCallable<DeleteProductSetRequest , Empty > deleteProductSetCallable ()
Returns deleteReferenceImageCallable()
public UnaryCallable<DeleteReferenceImageRequest , Empty > deleteReferenceImageCallable ()
Returns getHttpJsonOperationsStub()
public OperationsStub getHttpJsonOperationsStub ()
Returns getOperationsStub()
public OperationsStub getOperationsStub ()
Returns getProductCallable()
public UnaryCallable<GetProductRequest , Product > getProductCallable ()
Returns getProductSetCallable()
public UnaryCallable<GetProductSetRequest , ProductSet > getProductSetCallable ()
Returns getReferenceImageCallable()
public UnaryCallable<GetReferenceImageRequest , ReferenceImage > getReferenceImageCallable ()
Returns importProductSetsCallable()
public UnaryCallable<ImportProductSetsRequest , Operation > importProductSetsCallable ()
Returns importProductSetsOperationCallable()
public OperationCallable<ImportProductSetsRequest , ImportProductSetsResponse , BatchOperationMetadata > importProductSetsOperationCallable ()
Returns listProductSetsCallable()
public UnaryCallable<ListProductSetsRequest , ListProductSetsResponse > listProductSetsCallable ()
Returns listProductSetsPagedCallable()
public UnaryCallable<ListProductSetsRequest , ProductSearchClient . ListProductSetsPagedResponse > listProductSetsPagedCallable ()
Returns listProductsCallable()
public UnaryCallable<ListProductsRequest , ListProductsResponse > listProductsCallable ()
Returns listProductsInProductSetCallable()
public UnaryCallable<ListProductsInProductSetRequest , ListProductsInProductSetResponse > listProductsInProductSetCallable ()
Returns listProductsInProductSetPagedCallable()
public UnaryCallable<ListProductsInProductSetRequest , ProductSearchClient . ListProductsInProductSetPagedResponse > listProductsInProductSetPagedCallable ()
Returns listProductsPagedCallable()
public UnaryCallable<ListProductsRequest , ProductSearchClient . ListProductsPagedResponse > listProductsPagedCallable ()
Returns listReferenceImagesCallable()
public UnaryCallable<ListReferenceImagesRequest , ListReferenceImagesResponse > listReferenceImagesCallable ()
Returns listReferenceImagesPagedCallable()
public UnaryCallable<ListReferenceImagesRequest , ProductSearchClient . ListReferenceImagesPagedResponse > listReferenceImagesPagedCallable ()
Returns removeProductFromProductSetCallable()
public UnaryCallable<RemoveProductFromProductSetRequest , Empty > removeProductFromProductSetCallable ()
Returns updateProductCallable()
public UnaryCallable<UpdateProductRequest , Product > updateProductCallable ()
Returns updateProductSetCallable()
public UnaryCallable<UpdateProductSetRequest , ProductSet > updateProductSetCallable ()
Returns 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 2025-06-12 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 2025-06-12 UTC."],[],[]]