| Index: generated/googleapis/lib/content/v2.dart
|
| diff --git a/generated/googleapis/lib/content/v2.dart b/generated/googleapis/lib/content/v2.dart
|
| index 098b4aea46210b3c39378174c0475f1c71faf355..8c0e8d8c54691339d79a86f4ebfa3d1cf41ad16b 100644
|
| --- a/generated/googleapis/lib/content/v2.dart
|
| +++ b/generated/googleapis/lib/content/v2.dart
|
| @@ -33,7 +33,7 @@ class ContentApi {
|
| ProductstatusesResourceApi get productstatuses => new ProductstatusesResourceApi(_requester);
|
|
|
| ContentApi(http.Client client) :
|
| - _requester = new common_internal.ApiRequester(client, "https://www.googleapis.com/", "/content/v2/");
|
| + _requester = new common_internal.ApiRequester(client, "https://www.googleapis.com/", "content/v2/");
|
| }
|
|
|
|
|
|
|