|  | Methods defined here: 
 __init__(self)
 get = method(self, **kwargs)Returns a single product
 Args:
 debug_searchResponse: boolean, Google Internal
 taxonomy: string, Merchant taxonomy
 recommendations_useGcsConfig: boolean, This parameter is currently ignored
 accountId: string, Merchant center account id (required)
 source: string, Query source (required)
 recommendations_include: string, Recommendation specification
 debug_enabled: boolean, Google Internal
 debug_searchRequest: boolean, Google Internal
 productId: string, Id of product (required)
 productIdType: string, Type of productId (required)
 debug_enableLogging: boolean, Google Internal
 recommendations_enabled: boolean, Whether to return recommendation information
 categories_enabled: boolean, Whether to return category information
 categories_useGcsConfig: boolean, This parameter is currently ignored
 thumbnails: string, Thumbnail specification
 categories_include: string, Category specification
 list = method(self, **kwargs)Returns a list of products and content modules
 Args:
 facets_enabled: boolean, Whether to return facet information
 debug_geocodeRequest: boolean, Google Internal
 stores: string, Local stores specification
 debug_searchResponse: boolean, Google Internal
 debug_rdcRequest: boolean, Google Internal
 taxonomy: string, Taxonomy name
 promotions_enabled: boolean, Whether to return promotion information
 debug_rdcResponse: boolean, Google Internal
 facets_discover: string, Facets to discover
 startIndex: integer, Index (1-based) of first product to return
 crowdBy: string, Crowding specification
 spelling_enabled: boolean, Whether to return spelling suggestions
 debug_enabled: boolean, Google Internal
 spelling_useGcsConfig: boolean, This parameter is currently ignored
 source: string, Query source (required)
 useCase: string, One of CommerceSearchUseCase, ProductSearchUseCase
 debug_geocodeResponse: boolean, Google Internal
 categories_include: string, Category specification
 debug_searchRequest: boolean, Google Internal
 relatedQueries_enabled: boolean, Whether to return related queries
 facets_useGcsConfig: boolean, Whether to return facet information as configured in the GCS account
 safe: boolean, Whether safe search is enabled. Default: true
 boostBy: string, Boosting specification
 debug_enableLogging: boolean, Google Internal
 maxResults: integer, Maximum number of results to return
 categories_enabled: boolean, Whether to return category information
 categories_useGcsConfig: boolean, This parameter is currently ignored
 facets_include: string, Facets to include (applies when useGcsConfig == false)
 thumbnails: string, Image thumbnails specification
 language: string, Language restriction (BCP 47)
 currency: string, Currency restriction (ISO 4217)
 sayt_enabled: boolean, Google Internal
 rankBy: string, Ranking specification
 redirects_enabled: boolean, Whether to return redirect information
 restrictBy: string, Restriction specification
 q: string, Search query
 redirects_useGcsConfig: boolean, Whether to return redirect information as configured in the GCS account
 sayt_useGcsConfig: boolean, Google Internal
 country: string, Country restriction (ISO 3166)
 relatedQueries_useGcsConfig: boolean, This parameter is currently ignored
 promotions_useGcsConfig: boolean, Whether to return promotion information as configured in the GCS account
 Data descriptors defined here:
 
 __dict__dictionary for instance variables (if defined)
 __weakref__list of weak references to the object (if defined)
 |