Mise à jour des librairies

This commit is contained in:
lars
2019-03-10 23:30:23 +01:00
parent 2040b7be39
commit 7df3d72953
3603 changed files with 233169 additions and 107764 deletions

View File

@@ -78,10 +78,6 @@ class Google_Service_ManufacturerCenter_Resource_AccountsProducts extends Google
*
* @opt_param string include The information to be included in the response.
* Only sections listed here will be returned.
*
* If this parameter is not specified, ATTRIBUTES and ISSUES are returned. This
* behavior is temporary and will be removed once all clients are ready or at
* the latest end of July 2018. After that no sections will be returned.
* @return Google_Service_ManufacturerCenter_Product
*/
public function get($parent, $name, $optParams = array())
@@ -99,15 +95,11 @@ class Google_Service_ManufacturerCenter_Resource_AccountsProducts extends Google
* `account_id` - The ID of the Manufacturer Center account.
* @param array $optParams Optional parameters.
*
* @opt_param string pageToken The token returned by the previous request.
* @opt_param int pageSize Maximum number of product statuses to return in the
* response, used for paging.
* @opt_param string include The information to be included in the response.
* Only sections listed here will be returned.
*
* If this parameter is not specified, ATTRIBUTES and ISSUES are returned. This
* behavior is temporary and will be removed once all clients are ready or at
* the latest end of July 2018. After that no sections will be returned.
* @opt_param string pageToken The token returned by the previous request.
* @return Google_Service_ManufacturerCenter_ListProductsResponse
*/
public function listAccountsProducts($parent, $optParams = array())