lib/google/apis/retail_v2beta/service.rb in google-apis-retail_v2beta-0.5.0 vs lib/google/apis/retail_v2beta/service.rb in google-apis-retail_v2beta-0.6.0

- old
+ new

@@ -98,13 +98,11 @@ # Updates the Catalogs. # @param [String] name # Required. Immutable. The fully qualified resource name of the catalog. # @param [Google::Apis::RetailV2beta::GoogleCloudRetailV2betaCatalog] google_cloud_retail_v2beta_catalog_object # @param [String] update_mask - # Indicates which fields in the provided Catalog to update. If not set, will - # only update the Catalog.product_level_config field, which is also the only - # currently supported field to update. If an unsupported or unknown field is - # provided, an INVALID_ARGUMENT error is returned. + # Indicates which fields in the provided Catalog to update. If an unsupported or + # unknown field is provided, an INVALID_ARGUMENT error is returned. # @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 # arbitrary string assigned to a user, but should not exceed 40 characters.