lib/google/apis/retail_v2beta/service.rb in google-apis-retail_v2beta-0.72.0 vs lib/google/apis/retail_v2beta/service.rb in google-apis-retail_v2beta-0.73.0

- old
+ new

@@ -70,14 +70,14 @@ # leave this field empty. It can apply different suggestions on different device # types, e.g. `DESKTOP`, `MOBILE`. If it is empty, the suggestions are across # all device types. Supported formats: * `UNKNOWN_DEVICE_TYPE` * `DESKTOP` * ` # MOBILE` * A customized string starts with `OTHER_`, e.g. `OTHER_IPHONE`. # @param [String] entity - # The entity for customers that may run multiple different entities, domains, - # sites or regions, for example, `Google US`, `Google Ads`, `Waymo`, `google.com` - # , `youtube.com`, etc. If this is set, it should be exactly matched with - # UserEvent.entity to get per-entity autocomplete results. + # The entity for customers who run multiple entities, domains, sites, or regions, + # for example, `Google US`, `Google Ads`, `Waymo`, `google.com`, `youtube.com`, + # etc. If this is set, it must be an exact match with UserEvent.entity to get + # per-entity autocomplete results. # @param [Array<String>, String] language_codes # Note that this field applies for `user-data` dataset only. For requests with ` # cloud-retail` dataset, setting this field has no effect. The language filters # applied to the output suggestions. If set, it should contain the language of # the query. If not set, suggestions are returned without considering language @@ -613,17 +613,17 @@ command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end - # It is recommended to use the ProductService.AddLocalInventories method instead - # of ProductService.AddFulfillmentPlaces. ProductService.AddLocalInventories - # achieves the same results but provides more fine-grained control over - # ingesting local inventory data. Incrementally adds place IDs to Product. - # fulfillment_info.place_ids. This process is asynchronous and does not require - # the Product to exist before updating fulfillment information. If the request - # is valid, the update will be enqueued and processed downstream. As a + # We recommend that you use the ProductService.AddLocalInventories method + # instead of the ProductService.AddFulfillmentPlaces method. ProductService. + # AddLocalInventories achieves the same results but provides more fine-grained + # control over ingesting local inventory data. Incrementally adds place IDs to + # Product.fulfillment_info.place_ids. This process is asynchronous and does not + # require the Product to exist before updating fulfillment information. If the + # request is valid, the update will be enqueued and processed downstream. As a # consequence, when a response is returned, the added place IDs are not # immediately manifested in the Product queried by ProductService.GetProduct or # ProductService.ListProducts. The returned Operations will be obsolete after 1 # day, and GetOperation API will return NOT_FOUND afterwards. If conflicting # updates are issued, the Operations associated with the stale updates will not @@ -974,12 +974,12 @@ command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end - # It is recommended to use the ProductService.RemoveLocalInventories method - # instead of ProductService.RemoveFulfillmentPlaces. ProductService. + # We recommend that you use the ProductService.RemoveLocalInventories method + # instead of the ProductService.RemoveFulfillmentPlaces method. ProductService. # RemoveLocalInventories achieves the same results but provides more fine- # grained control over ingesting local inventory data. Incrementally removes # place IDs from a Product.fulfillment_info.place_ids. This process is # asynchronous and does not require the Product to exist before updating # fulfillment information. If the request is valid, the update will be enqueued @@ -1760,11 +1760,11 @@ # Required. The resource name of the Retail Search serving config, such as ` # projects/*/locations/global/catalogs/default_catalog/servingConfigs/ # default_serving_config` or the name of the legacy placement resource, such as ` # projects/*/locations/global/catalogs/default_catalog/placements/default_search` # . This field is used to identify the serving config name and the set of models - # that will be used to make the search. + # that are used to make the search. # @param [Google::Apis::RetailV2beta::GoogleCloudRetailV2betaSearchRequest] google_cloud_retail_v2beta_search_request_object # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user # Available to use for quota purposes for server-side applications. Can be any @@ -2103,10 +2103,10 @@ # Required. The resource name of the Retail Search serving config, such as ` # projects/*/locations/global/catalogs/default_catalog/servingConfigs/ # default_serving_config` or the name of the legacy placement resource, such as ` # projects/*/locations/global/catalogs/default_catalog/placements/default_search` # . This field is used to identify the serving config name and the set of models - # that will be used to make the search. + # that are used to make the search. # @param [Google::Apis::RetailV2beta::GoogleCloudRetailV2betaSearchRequest] google_cloud_retail_v2beta_search_request_object # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user # Available to use for quota purposes for server-side applications. Can be any