feat: Automated regeneration of content v2 client

This commit is contained in:
Yoshi Automation Bot 2020-10-21 11:45:45 -07:00 committed by GitHub
parent 145fdcce3a
commit 653ee5914b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
4 changed files with 884 additions and 1866 deletions

View File

@ -20,10 +20,9 @@ module Google
module Apis
# Content API for Shopping
#
# Manages product items, inventory, and Merchant Center accounts for Google
# Shopping.
# Manage your product listings and accounts for Google Shopping
#
# @see https://developers.google.com/shopping-content
# @see https://developers.google.com/shopping-content/v2/
module ContentV2
VERSION = 'V2'
REVISION = '20201014'

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

View File

@ -4,7 +4,7 @@
"git": {
"name": ".",
"remote": "https://github.com/googleapis/google-api-ruby-client.git",
"sha": "c98c719bbab68d0890524d53f8b629d7858af9c2"
"sha": "cb0c5bf94e2b1c915107eec83041d4409c900155"
}
}
]