generated/google/apis/content_v2.rb in google-api-client-0.9.3 vs generated/google/apis/content_v2.rb in google-api-client-0.9.4

- old
+ new

@@ -18,16 +18,16 @@ module Google module Apis # Content API for Shopping # - # Manage product items, inventory, and Merchant Center accounts for Google + # Manages product items, inventory, and Merchant Center accounts for Google # Shopping. # # @see https://developers.google.com/shopping-content module ContentV2 VERSION = 'V2' - REVISION = '20160204' + REVISION = '20160303' # Manage your product listings and accounts for Google Shopping AUTH_CONTENT = 'https://www.googleapis.com/auth/content' end end