lib/google/apis/retail_v2beta/service.rb in google-apis-retail_v2beta-0.1.0 vs lib/google/apis/retail_v2beta/service.rb in google-apis-retail_v2beta-0.2.0
- old
+ new
@@ -215,10 +215,11 @@
# the caller does not have permission to delete the Product, regardless of
# whether or not it exists, a PERMISSION_DENIED error is returned. If the
# Product to delete does not exist, a NOT_FOUND error is returned. The Product
# to delete can neither be a Product.Type.COLLECTION Product member nor a
# Product.Type.PRIMARY Product with more than one variants. Otherwise, an
- # INVALID_ARGUMENT error is returned.
+ # INVALID_ARGUMENT error is returned. All inventory information for the named
+ # Product will be deleted.
# @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.