feat: Automated regeneration of content v2 client
This commit is contained in:
parent
145fdcce3a
commit
653ee5914b
|
@ -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
|
@ -4,7 +4,7 @@
|
|||
"git": {
|
||||
"name": ".",
|
||||
"remote": "https://github.com/googleapis/google-api-ruby-client.git",
|
||||
"sha": "c98c719bbab68d0890524d53f8b629d7858af9c2"
|
||||
"sha": "cb0c5bf94e2b1c915107eec83041d4409c900155"
|
||||
}
|
||||
}
|
||||
]
|
||||
|
|
Loading…
Reference in New Issue