vendor: update all dependencies

This commit is contained in:
Nick Craig-Wood 2018-03-19 15:51:38 +00:00
parent 940df88eb2
commit d64789528d
4309 changed files with 1327278 additions and 1001118 deletions

View file

@ -1613,7 +1613,7 @@ func (c *SitesDeleteCall) Do(opts ...googleapi.CallOption) error {
// ],
// "parameters": {
// "siteUrl": {
// "description": "The URI of the property as defined in Search Console. Examples: http://www.example.com/ or android-app://com.example/",
// "description": "The URI of the property as defined in Search Console. Examples: http://www.example.com/ or android-app://com.example/ Note: for property-sets, use the URI that starts with sc-set: which is used in Search Console URLs.",
// "location": "path",
// "required": true,
// "type": "string"
@ -1747,7 +1747,7 @@ func (c *SitesGetCall) Do(opts ...googleapi.CallOption) (*WmxSite, error) {
// ],
// "parameters": {
// "siteUrl": {
// "description": "The URI of the property as defined in Search Console. Examples: http://www.example.com/ or android-app://com.example/",
// "description": "The URI of the property as defined in Search Console. Examples: http://www.example.com/ or android-app://com.example/ Note: for property-sets, use the URI that starts with sc-set: which is used in Search Console URLs.",
// "location": "path",
// "required": true,
// "type": "string"