| Index: generated/googleapis/test/drive/v3_test.dart
 | 
| diff --git a/generated/googleapis/test/drive/v3_test.dart b/generated/googleapis/test/drive/v3_test.dart
 | 
| index 6a229a71798b7f0063b262b5a6bd60ef4786ef55..a874147464da6e6d59d5905e17073ba05c0ef455 100644
 | 
| --- a/generated/googleapis/test/drive/v3_test.dart
 | 
| +++ b/generated/googleapis/test/drive/v3_test.dart
 | 
| @@ -51,79 +51,79 @@ http.StreamedResponse stringResponse(
 | 
|    return new http.StreamedResponse(stream, status, headers: headers);
 | 
|  }
 | 
|  
 | 
| -buildUnnamed1346() {
 | 
| +buildUnnamed1403() {
 | 
|    var o = new core.List<core.String>();
 | 
|    o.add("foo");
 | 
|    o.add("foo");
 | 
|    return o;
 | 
|  }
 | 
|  
 | 
| -checkUnnamed1346(core.List<core.String> o) {
 | 
| +checkUnnamed1403(core.List<core.String> o) {
 | 
|    unittest.expect(o, unittest.hasLength(2));
 | 
|    unittest.expect(o[0], unittest.equals('foo'));
 | 
|    unittest.expect(o[1], unittest.equals('foo'));
 | 
|  }
 | 
|  
 | 
| -buildUnnamed1347() {
 | 
| +buildUnnamed1404() {
 | 
|    var o = new core.Map<core.String, core.List<core.String>>();
 | 
| -  o["x"] = buildUnnamed1346();
 | 
| -  o["y"] = buildUnnamed1346();
 | 
| +  o["x"] = buildUnnamed1403();
 | 
| +  o["y"] = buildUnnamed1403();
 | 
|    return o;
 | 
|  }
 | 
|  
 | 
| -checkUnnamed1347(core.Map<core.String, core.List<core.String>> o) {
 | 
| +checkUnnamed1404(core.Map<core.String, core.List<core.String>> o) {
 | 
|    unittest.expect(o, unittest.hasLength(2));
 | 
| -  checkUnnamed1346(o["x"]);
 | 
| -  checkUnnamed1346(o["y"]);
 | 
| +  checkUnnamed1403(o["x"]);
 | 
| +  checkUnnamed1403(o["y"]);
 | 
|  }
 | 
|  
 | 
| -buildUnnamed1348() {
 | 
| +buildUnnamed1405() {
 | 
|    var o = new core.List<core.String>();
 | 
|    o.add("foo");
 | 
|    o.add("foo");
 | 
|    return o;
 | 
|  }
 | 
|  
 | 
| -checkUnnamed1348(core.List<core.String> o) {
 | 
| +checkUnnamed1405(core.List<core.String> o) {
 | 
|    unittest.expect(o, unittest.hasLength(2));
 | 
|    unittest.expect(o[0], unittest.equals('foo'));
 | 
|    unittest.expect(o[1], unittest.equals('foo'));
 | 
|  }
 | 
|  
 | 
| -buildUnnamed1349() {
 | 
| +buildUnnamed1406() {
 | 
|    var o = new core.List<core.String>();
 | 
|    o.add("foo");
 | 
|    o.add("foo");
 | 
|    return o;
 | 
|  }
 | 
|  
 | 
| -checkUnnamed1349(core.List<core.String> o) {
 | 
| +checkUnnamed1406(core.List<core.String> o) {
 | 
|    unittest.expect(o, unittest.hasLength(2));
 | 
|    unittest.expect(o[0], unittest.equals('foo'));
 | 
|    unittest.expect(o[1], unittest.equals('foo'));
 | 
|  }
 | 
|  
 | 
| -buildUnnamed1350() {
 | 
| +buildUnnamed1407() {
 | 
|    var o = new core.Map<core.String, core.List<core.String>>();
 | 
| -  o["x"] = buildUnnamed1349();
 | 
| -  o["y"] = buildUnnamed1349();
 | 
| +  o["x"] = buildUnnamed1406();
 | 
| +  o["y"] = buildUnnamed1406();
 | 
|    return o;
 | 
|  }
 | 
|  
 | 
| -checkUnnamed1350(core.Map<core.String, core.List<core.String>> o) {
 | 
| +checkUnnamed1407(core.Map<core.String, core.List<core.String>> o) {
 | 
|    unittest.expect(o, unittest.hasLength(2));
 | 
| -  checkUnnamed1349(o["x"]);
 | 
| -  checkUnnamed1349(o["y"]);
 | 
| +  checkUnnamed1406(o["x"]);
 | 
| +  checkUnnamed1406(o["y"]);
 | 
|  }
 | 
|  
 | 
| -buildUnnamed1351() {
 | 
| +buildUnnamed1408() {
 | 
|    var o = new core.Map<core.String, core.String>();
 | 
|    o["x"] = "foo";
 | 
|    o["y"] = "foo";
 | 
|    return o;
 | 
|  }
 | 
|  
 | 
| -checkUnnamed1351(core.Map<core.String, core.String> o) {
 | 
| +checkUnnamed1408(core.Map<core.String, core.String> o) {
 | 
|    unittest.expect(o, unittest.hasLength(2));
 | 
|    unittest.expect(o["x"], unittest.equals('foo'));
 | 
|    unittest.expect(o["y"], unittest.equals('foo'));
 | 
| @@ -160,11 +160,11 @@ buildAbout() {
 | 
|    buildCounterAbout++;
 | 
|    if (buildCounterAbout < 3) {
 | 
|      o.appInstalled = true;
 | 
| -    o.exportFormats = buildUnnamed1347();
 | 
| -    o.folderColorPalette = buildUnnamed1348();
 | 
| -    o.importFormats = buildUnnamed1350();
 | 
| +    o.exportFormats = buildUnnamed1404();
 | 
| +    o.folderColorPalette = buildUnnamed1405();
 | 
| +    o.importFormats = buildUnnamed1407();
 | 
|      o.kind = "foo";
 | 
| -    o.maxImportSizes = buildUnnamed1351();
 | 
| +    o.maxImportSizes = buildUnnamed1408();
 | 
|      o.maxUploadSize = "foo";
 | 
|      o.storageQuota = buildAboutStorageQuota();
 | 
|      o.user = buildUser();
 | 
| @@ -177,11 +177,11 @@ checkAbout(api.About o) {
 | 
|    buildCounterAbout++;
 | 
|    if (buildCounterAbout < 3) {
 | 
|      unittest.expect(o.appInstalled, unittest.isTrue);
 | 
| -    checkUnnamed1347(o.exportFormats);
 | 
| -    checkUnnamed1348(o.folderColorPalette);
 | 
| -    checkUnnamed1350(o.importFormats);
 | 
| +    checkUnnamed1404(o.exportFormats);
 | 
| +    checkUnnamed1405(o.folderColorPalette);
 | 
| +    checkUnnamed1407(o.importFormats);
 | 
|      unittest.expect(o.kind, unittest.equals('foo'));
 | 
| -    checkUnnamed1351(o.maxImportSizes);
 | 
| +    checkUnnamed1408(o.maxImportSizes);
 | 
|      unittest.expect(o.maxUploadSize, unittest.equals('foo'));
 | 
|      checkAboutStorageQuota(o.storageQuota);
 | 
|      checkUser(o.user);
 | 
| @@ -222,14 +222,14 @@ checkChange(api.Change o) {
 | 
|    buildCounterChange--;
 | 
|  }
 | 
|  
 | 
| -buildUnnamed1352() {
 | 
| +buildUnnamed1409() {
 | 
|    var o = new core.List<api.Change>();
 | 
|    o.add(buildChange());
 | 
|    o.add(buildChange());
 | 
|    return o;
 | 
|  }
 | 
|  
 | 
| -checkUnnamed1352(core.List<api.Change> o) {
 | 
| +checkUnnamed1409(core.List<api.Change> o) {
 | 
|    unittest.expect(o, unittest.hasLength(2));
 | 
|    checkChange(o[0]);
 | 
|    checkChange(o[1]);
 | 
| @@ -240,7 +240,7 @@ buildChangeList() {
 | 
|    var o = new api.ChangeList();
 | 
|    buildCounterChangeList++;
 | 
|    if (buildCounterChangeList < 3) {
 | 
| -    o.changes = buildUnnamed1352();
 | 
| +    o.changes = buildUnnamed1409();
 | 
|      o.kind = "foo";
 | 
|      o.newStartPageToken = "foo";
 | 
|      o.nextPageToken = "foo";
 | 
| @@ -252,7 +252,7 @@ buildChangeList() {
 | 
|  checkChangeList(api.ChangeList o) {
 | 
|    buildCounterChangeList++;
 | 
|    if (buildCounterChangeList < 3) {
 | 
| -    checkUnnamed1352(o.changes);
 | 
| +    checkUnnamed1409(o.changes);
 | 
|      unittest.expect(o.kind, unittest.equals('foo'));
 | 
|      unittest.expect(o.newStartPageToken, unittest.equals('foo'));
 | 
|      unittest.expect(o.nextPageToken, unittest.equals('foo'));
 | 
| @@ -260,14 +260,14 @@ checkChangeList(api.ChangeList o) {
 | 
|    buildCounterChangeList--;
 | 
|  }
 | 
|  
 | 
| -buildUnnamed1353() {
 | 
| +buildUnnamed1410() {
 | 
|    var o = new core.Map<core.String, core.String>();
 | 
|    o["x"] = "foo";
 | 
|    o["y"] = "foo";
 | 
|    return o;
 | 
|  }
 | 
|  
 | 
| -checkUnnamed1353(core.Map<core.String, core.String> o) {
 | 
| +checkUnnamed1410(core.Map<core.String, core.String> o) {
 | 
|    unittest.expect(o, unittest.hasLength(2));
 | 
|    unittest.expect(o["x"], unittest.equals('foo'));
 | 
|    unittest.expect(o["y"], unittest.equals('foo'));
 | 
| @@ -282,7 +282,7 @@ buildChannel() {
 | 
|      o.expiration = "foo";
 | 
|      o.id = "foo";
 | 
|      o.kind = "foo";
 | 
| -    o.params = buildUnnamed1353();
 | 
| +    o.params = buildUnnamed1410();
 | 
|      o.payload = true;
 | 
|      o.resourceId = "foo";
 | 
|      o.resourceUri = "foo";
 | 
| @@ -300,7 +300,7 @@ checkChannel(api.Channel o) {
 | 
|      unittest.expect(o.expiration, unittest.equals('foo'));
 | 
|      unittest.expect(o.id, unittest.equals('foo'));
 | 
|      unittest.expect(o.kind, unittest.equals('foo'));
 | 
| -    checkUnnamed1353(o.params);
 | 
| +    checkUnnamed1410(o.params);
 | 
|      unittest.expect(o.payload, unittest.isTrue);
 | 
|      unittest.expect(o.resourceId, unittest.equals('foo'));
 | 
|      unittest.expect(o.resourceUri, unittest.equals('foo'));
 | 
| @@ -331,14 +331,14 @@ checkCommentQuotedFileContent(api.CommentQuotedFileContent o) {
 | 
|    buildCounterCommentQuotedFileContent--;
 | 
|  }
 | 
|  
 | 
| -buildUnnamed1354() {
 | 
| +buildUnnamed1411() {
 | 
|    var o = new core.List<api.Reply>();
 | 
|    o.add(buildReply());
 | 
|    o.add(buildReply());
 | 
|    return o;
 | 
|  }
 | 
|  
 | 
| -checkUnnamed1354(core.List<api.Reply> o) {
 | 
| +checkUnnamed1411(core.List<api.Reply> o) {
 | 
|    unittest.expect(o, unittest.hasLength(2));
 | 
|    checkReply(o[0]);
 | 
|    checkReply(o[1]);
 | 
| @@ -359,7 +359,7 @@ buildComment() {
 | 
|      o.kind = "foo";
 | 
|      o.modifiedTime = core.DateTime.parse("2002-02-27T14:01:02");
 | 
|      o.quotedFileContent = buildCommentQuotedFileContent();
 | 
| -    o.replies = buildUnnamed1354();
 | 
| +    o.replies = buildUnnamed1411();
 | 
|      o.resolved = true;
 | 
|    }
 | 
|    buildCounterComment--;
 | 
| @@ -379,20 +379,20 @@ checkComment(api.Comment o) {
 | 
|      unittest.expect(o.kind, unittest.equals('foo'));
 | 
|      unittest.expect(o.modifiedTime, unittest.equals(core.DateTime.parse("2002-02-27T14:01:02")));
 | 
|      checkCommentQuotedFileContent(o.quotedFileContent);
 | 
| -    checkUnnamed1354(o.replies);
 | 
| +    checkUnnamed1411(o.replies);
 | 
|      unittest.expect(o.resolved, unittest.isTrue);
 | 
|    }
 | 
|    buildCounterComment--;
 | 
|  }
 | 
|  
 | 
| -buildUnnamed1355() {
 | 
| +buildUnnamed1412() {
 | 
|    var o = new core.List<api.Comment>();
 | 
|    o.add(buildComment());
 | 
|    o.add(buildComment());
 | 
|    return o;
 | 
|  }
 | 
|  
 | 
| -checkUnnamed1355(core.List<api.Comment> o) {
 | 
| +checkUnnamed1412(core.List<api.Comment> o) {
 | 
|    unittest.expect(o, unittest.hasLength(2));
 | 
|    checkComment(o[0]);
 | 
|    checkComment(o[1]);
 | 
| @@ -403,7 +403,7 @@ buildCommentList() {
 | 
|    var o = new api.CommentList();
 | 
|    buildCounterCommentList++;
 | 
|    if (buildCounterCommentList < 3) {
 | 
| -    o.comments = buildUnnamed1355();
 | 
| +    o.comments = buildUnnamed1412();
 | 
|      o.kind = "foo";
 | 
|      o.nextPageToken = "foo";
 | 
|    }
 | 
| @@ -414,21 +414,21 @@ buildCommentList() {
 | 
|  checkCommentList(api.CommentList o) {
 | 
|    buildCounterCommentList++;
 | 
|    if (buildCounterCommentList < 3) {
 | 
| -    checkUnnamed1355(o.comments);
 | 
| +    checkUnnamed1412(o.comments);
 | 
|      unittest.expect(o.kind, unittest.equals('foo'));
 | 
|      unittest.expect(o.nextPageToken, unittest.equals('foo'));
 | 
|    }
 | 
|    buildCounterCommentList--;
 | 
|  }
 | 
|  
 | 
| -buildUnnamed1356() {
 | 
| +buildUnnamed1413() {
 | 
|    var o = new core.Map<core.String, core.String>();
 | 
|    o["x"] = "foo";
 | 
|    o["y"] = "foo";
 | 
|    return o;
 | 
|  }
 | 
|  
 | 
| -checkUnnamed1356(core.Map<core.String, core.String> o) {
 | 
| +checkUnnamed1413(core.Map<core.String, core.String> o) {
 | 
|    unittest.expect(o, unittest.hasLength(2));
 | 
|    unittest.expect(o["x"], unittest.equals('foo'));
 | 
|    unittest.expect(o["y"], unittest.equals('foo'));
 | 
| @@ -607,66 +607,66 @@ checkFileImageMediaMetadata(api.FileImageMediaMetadata o) {
 | 
|    buildCounterFileImageMediaMetadata--;
 | 
|  }
 | 
|  
 | 
| -buildUnnamed1357() {
 | 
| +buildUnnamed1414() {
 | 
|    var o = new core.List<api.User>();
 | 
|    o.add(buildUser());
 | 
|    o.add(buildUser());
 | 
|    return o;
 | 
|  }
 | 
|  
 | 
| -checkUnnamed1357(core.List<api.User> o) {
 | 
| +checkUnnamed1414(core.List<api.User> o) {
 | 
|    unittest.expect(o, unittest.hasLength(2));
 | 
|    checkUser(o[0]);
 | 
|    checkUser(o[1]);
 | 
|  }
 | 
|  
 | 
| -buildUnnamed1358() {
 | 
| +buildUnnamed1415() {
 | 
|    var o = new core.List<core.String>();
 | 
|    o.add("foo");
 | 
|    o.add("foo");
 | 
|    return o;
 | 
|  }
 | 
|  
 | 
| -checkUnnamed1358(core.List<core.String> o) {
 | 
| +checkUnnamed1415(core.List<core.String> o) {
 | 
|    unittest.expect(o, unittest.hasLength(2));
 | 
|    unittest.expect(o[0], unittest.equals('foo'));
 | 
|    unittest.expect(o[1], unittest.equals('foo'));
 | 
|  }
 | 
|  
 | 
| -buildUnnamed1359() {
 | 
| +buildUnnamed1416() {
 | 
|    var o = new core.List<api.Permission>();
 | 
|    o.add(buildPermission());
 | 
|    o.add(buildPermission());
 | 
|    return o;
 | 
|  }
 | 
|  
 | 
| -checkUnnamed1359(core.List<api.Permission> o) {
 | 
| +checkUnnamed1416(core.List<api.Permission> o) {
 | 
|    unittest.expect(o, unittest.hasLength(2));
 | 
|    checkPermission(o[0]);
 | 
|    checkPermission(o[1]);
 | 
|  }
 | 
|  
 | 
| -buildUnnamed1360() {
 | 
| +buildUnnamed1417() {
 | 
|    var o = new core.Map<core.String, core.String>();
 | 
|    o["x"] = "foo";
 | 
|    o["y"] = "foo";
 | 
|    return o;
 | 
|  }
 | 
|  
 | 
| -checkUnnamed1360(core.Map<core.String, core.String> o) {
 | 
| +checkUnnamed1417(core.Map<core.String, core.String> o) {
 | 
|    unittest.expect(o, unittest.hasLength(2));
 | 
|    unittest.expect(o["x"], unittest.equals('foo'));
 | 
|    unittest.expect(o["y"], unittest.equals('foo'));
 | 
|  }
 | 
|  
 | 
| -buildUnnamed1361() {
 | 
| +buildUnnamed1418() {
 | 
|    var o = new core.List<core.String>();
 | 
|    o.add("foo");
 | 
|    o.add("foo");
 | 
|    return o;
 | 
|  }
 | 
|  
 | 
| -checkUnnamed1361(core.List<core.String> o) {
 | 
| +checkUnnamed1418(core.List<core.String> o) {
 | 
|    unittest.expect(o, unittest.hasLength(2));
 | 
|    unittest.expect(o[0], unittest.equals('foo'));
 | 
|    unittest.expect(o[1], unittest.equals('foo'));
 | 
| @@ -700,7 +700,7 @@ buildFile() {
 | 
|    var o = new api.File();
 | 
|    buildCounterFile++;
 | 
|    if (buildCounterFile < 3) {
 | 
| -    o.appProperties = buildUnnamed1356();
 | 
| +    o.appProperties = buildUnnamed1413();
 | 
|      o.capabilities = buildFileCapabilities();
 | 
|      o.contentHints = buildFileContentHints();
 | 
|      o.createdTime = core.DateTime.parse("2002-02-27T14:01:02");
 | 
| @@ -726,16 +726,16 @@ buildFile() {
 | 
|      o.name = "foo";
 | 
|      o.originalFilename = "foo";
 | 
|      o.ownedByMe = true;
 | 
| -    o.owners = buildUnnamed1357();
 | 
| -    o.parents = buildUnnamed1358();
 | 
| -    o.permissions = buildUnnamed1359();
 | 
| -    o.properties = buildUnnamed1360();
 | 
| +    o.owners = buildUnnamed1414();
 | 
| +    o.parents = buildUnnamed1415();
 | 
| +    o.permissions = buildUnnamed1416();
 | 
| +    o.properties = buildUnnamed1417();
 | 
|      o.quotaBytesUsed = "foo";
 | 
|      o.shared = true;
 | 
|      o.sharedWithMeTime = core.DateTime.parse("2002-02-27T14:01:02");
 | 
|      o.sharingUser = buildUser();
 | 
|      o.size = "foo";
 | 
| -    o.spaces = buildUnnamed1361();
 | 
| +    o.spaces = buildUnnamed1418();
 | 
|      o.starred = true;
 | 
|      o.teamDriveId = "foo";
 | 
|      o.thumbnailLink = "foo";
 | 
| @@ -759,7 +759,7 @@ buildFile() {
 | 
|  checkFile(api.File o) {
 | 
|    buildCounterFile++;
 | 
|    if (buildCounterFile < 3) {
 | 
| -    checkUnnamed1356(o.appProperties);
 | 
| +    checkUnnamed1413(o.appProperties);
 | 
|      checkFileCapabilities(o.capabilities);
 | 
|      checkFileContentHints(o.contentHints);
 | 
|      unittest.expect(o.createdTime, unittest.equals(core.DateTime.parse("2002-02-27T14:01:02")));
 | 
| @@ -785,16 +785,16 @@ checkFile(api.File o) {
 | 
|      unittest.expect(o.name, unittest.equals('foo'));
 | 
|      unittest.expect(o.originalFilename, unittest.equals('foo'));
 | 
|      unittest.expect(o.ownedByMe, unittest.isTrue);
 | 
| -    checkUnnamed1357(o.owners);
 | 
| -    checkUnnamed1358(o.parents);
 | 
| -    checkUnnamed1359(o.permissions);
 | 
| -    checkUnnamed1360(o.properties);
 | 
| +    checkUnnamed1414(o.owners);
 | 
| +    checkUnnamed1415(o.parents);
 | 
| +    checkUnnamed1416(o.permissions);
 | 
| +    checkUnnamed1417(o.properties);
 | 
|      unittest.expect(o.quotaBytesUsed, unittest.equals('foo'));
 | 
|      unittest.expect(o.shared, unittest.isTrue);
 | 
|      unittest.expect(o.sharedWithMeTime, unittest.equals(core.DateTime.parse("2002-02-27T14:01:02")));
 | 
|      checkUser(o.sharingUser);
 | 
|      unittest.expect(o.size, unittest.equals('foo'));
 | 
| -    checkUnnamed1361(o.spaces);
 | 
| +    checkUnnamed1418(o.spaces);
 | 
|      unittest.expect(o.starred, unittest.isTrue);
 | 
|      unittest.expect(o.teamDriveId, unittest.equals('foo'));
 | 
|      unittest.expect(o.thumbnailLink, unittest.equals('foo'));
 | 
| @@ -814,14 +814,14 @@ checkFile(api.File o) {
 | 
|    buildCounterFile--;
 | 
|  }
 | 
|  
 | 
| -buildUnnamed1362() {
 | 
| +buildUnnamed1419() {
 | 
|    var o = new core.List<api.File>();
 | 
|    o.add(buildFile());
 | 
|    o.add(buildFile());
 | 
|    return o;
 | 
|  }
 | 
|  
 | 
| -checkUnnamed1362(core.List<api.File> o) {
 | 
| +checkUnnamed1419(core.List<api.File> o) {
 | 
|    unittest.expect(o, unittest.hasLength(2));
 | 
|    checkFile(o[0]);
 | 
|    checkFile(o[1]);
 | 
| @@ -832,7 +832,7 @@ buildFileList() {
 | 
|    var o = new api.FileList();
 | 
|    buildCounterFileList++;
 | 
|    if (buildCounterFileList < 3) {
 | 
| -    o.files = buildUnnamed1362();
 | 
| +    o.files = buildUnnamed1419();
 | 
|      o.incompleteSearch = true;
 | 
|      o.kind = "foo";
 | 
|      o.nextPageToken = "foo";
 | 
| @@ -844,7 +844,7 @@ buildFileList() {
 | 
|  checkFileList(api.FileList o) {
 | 
|    buildCounterFileList++;
 | 
|    if (buildCounterFileList < 3) {
 | 
| -    checkUnnamed1362(o.files);
 | 
| +    checkUnnamed1419(o.files);
 | 
|      unittest.expect(o.incompleteSearch, unittest.isTrue);
 | 
|      unittest.expect(o.kind, unittest.equals('foo'));
 | 
|      unittest.expect(o.nextPageToken, unittest.equals('foo'));
 | 
| @@ -852,14 +852,14 @@ checkFileList(api.FileList o) {
 | 
|    buildCounterFileList--;
 | 
|  }
 | 
|  
 | 
| -buildUnnamed1363() {
 | 
| +buildUnnamed1420() {
 | 
|    var o = new core.List<core.String>();
 | 
|    o.add("foo");
 | 
|    o.add("foo");
 | 
|    return o;
 | 
|  }
 | 
|  
 | 
| -checkUnnamed1363(core.List<core.String> o) {
 | 
| +checkUnnamed1420(core.List<core.String> o) {
 | 
|    unittest.expect(o, unittest.hasLength(2));
 | 
|    unittest.expect(o[0], unittest.equals('foo'));
 | 
|    unittest.expect(o[1], unittest.equals('foo'));
 | 
| @@ -870,7 +870,7 @@ buildGeneratedIds() {
 | 
|    var o = new api.GeneratedIds();
 | 
|    buildCounterGeneratedIds++;
 | 
|    if (buildCounterGeneratedIds < 3) {
 | 
| -    o.ids = buildUnnamed1363();
 | 
| +    o.ids = buildUnnamed1420();
 | 
|      o.kind = "foo";
 | 
|      o.space = "foo";
 | 
|    }
 | 
| @@ -881,7 +881,7 @@ buildGeneratedIds() {
 | 
|  checkGeneratedIds(api.GeneratedIds o) {
 | 
|    buildCounterGeneratedIds++;
 | 
|    if (buildCounterGeneratedIds < 3) {
 | 
| -    checkUnnamed1363(o.ids);
 | 
| +    checkUnnamed1420(o.ids);
 | 
|      unittest.expect(o.kind, unittest.equals('foo'));
 | 
|      unittest.expect(o.space, unittest.equals('foo'));
 | 
|    }
 | 
| @@ -913,14 +913,14 @@ checkPermissionTeamDrivePermissionDetails(api.PermissionTeamDrivePermissionDetai
 | 
|    buildCounterPermissionTeamDrivePermissionDetails--;
 | 
|  }
 | 
|  
 | 
| -buildUnnamed1364() {
 | 
| +buildUnnamed1421() {
 | 
|    var o = new core.List<api.PermissionTeamDrivePermissionDetails>();
 | 
|    o.add(buildPermissionTeamDrivePermissionDetails());
 | 
|    o.add(buildPermissionTeamDrivePermissionDetails());
 | 
|    return o;
 | 
|  }
 | 
|  
 | 
| -checkUnnamed1364(core.List<api.PermissionTeamDrivePermissionDetails> o) {
 | 
| +checkUnnamed1421(core.List<api.PermissionTeamDrivePermissionDetails> o) {
 | 
|    unittest.expect(o, unittest.hasLength(2));
 | 
|    checkPermissionTeamDrivePermissionDetails(o[0]);
 | 
|    checkPermissionTeamDrivePermissionDetails(o[1]);
 | 
| @@ -940,7 +940,7 @@ buildPermission() {
 | 
|      o.kind = "foo";
 | 
|      o.photoLink = "foo";
 | 
|      o.role = "foo";
 | 
| -    o.teamDrivePermissionDetails = buildUnnamed1364();
 | 
| +    o.teamDrivePermissionDetails = buildUnnamed1421();
 | 
|      o.type = "foo";
 | 
|    }
 | 
|    buildCounterPermission--;
 | 
| @@ -959,20 +959,20 @@ checkPermission(api.Permission o) {
 | 
|      unittest.expect(o.kind, unittest.equals('foo'));
 | 
|      unittest.expect(o.photoLink, unittest.equals('foo'));
 | 
|      unittest.expect(o.role, unittest.equals('foo'));
 | 
| -    checkUnnamed1364(o.teamDrivePermissionDetails);
 | 
| +    checkUnnamed1421(o.teamDrivePermissionDetails);
 | 
|      unittest.expect(o.type, unittest.equals('foo'));
 | 
|    }
 | 
|    buildCounterPermission--;
 | 
|  }
 | 
|  
 | 
| -buildUnnamed1365() {
 | 
| +buildUnnamed1422() {
 | 
|    var o = new core.List<api.Permission>();
 | 
|    o.add(buildPermission());
 | 
|    o.add(buildPermission());
 | 
|    return o;
 | 
|  }
 | 
|  
 | 
| -checkUnnamed1365(core.List<api.Permission> o) {
 | 
| +checkUnnamed1422(core.List<api.Permission> o) {
 | 
|    unittest.expect(o, unittest.hasLength(2));
 | 
|    checkPermission(o[0]);
 | 
|    checkPermission(o[1]);
 | 
| @@ -985,7 +985,7 @@ buildPermissionList() {
 | 
|    if (buildCounterPermissionList < 3) {
 | 
|      o.kind = "foo";
 | 
|      o.nextPageToken = "foo";
 | 
| -    o.permissions = buildUnnamed1365();
 | 
| +    o.permissions = buildUnnamed1422();
 | 
|    }
 | 
|    buildCounterPermissionList--;
 | 
|    return o;
 | 
| @@ -996,7 +996,7 @@ checkPermissionList(api.PermissionList o) {
 | 
|    if (buildCounterPermissionList < 3) {
 | 
|      unittest.expect(o.kind, unittest.equals('foo'));
 | 
|      unittest.expect(o.nextPageToken, unittest.equals('foo'));
 | 
| -    checkUnnamed1365(o.permissions);
 | 
| +    checkUnnamed1422(o.permissions);
 | 
|    }
 | 
|    buildCounterPermissionList--;
 | 
|  }
 | 
| @@ -1036,14 +1036,14 @@ checkReply(api.Reply o) {
 | 
|    buildCounterReply--;
 | 
|  }
 | 
|  
 | 
| -buildUnnamed1366() {
 | 
| +buildUnnamed1423() {
 | 
|    var o = new core.List<api.Reply>();
 | 
|    o.add(buildReply());
 | 
|    o.add(buildReply());
 | 
|    return o;
 | 
|  }
 | 
|  
 | 
| -checkUnnamed1366(core.List<api.Reply> o) {
 | 
| +checkUnnamed1423(core.List<api.Reply> o) {
 | 
|    unittest.expect(o, unittest.hasLength(2));
 | 
|    checkReply(o[0]);
 | 
|    checkReply(o[1]);
 | 
| @@ -1056,7 +1056,7 @@ buildReplyList() {
 | 
|    if (buildCounterReplyList < 3) {
 | 
|      o.kind = "foo";
 | 
|      o.nextPageToken = "foo";
 | 
| -    o.replies = buildUnnamed1366();
 | 
| +    o.replies = buildUnnamed1423();
 | 
|    }
 | 
|    buildCounterReplyList--;
 | 
|    return o;
 | 
| @@ -1067,7 +1067,7 @@ checkReplyList(api.ReplyList o) {
 | 
|    if (buildCounterReplyList < 3) {
 | 
|      unittest.expect(o.kind, unittest.equals('foo'));
 | 
|      unittest.expect(o.nextPageToken, unittest.equals('foo'));
 | 
| -    checkUnnamed1366(o.replies);
 | 
| +    checkUnnamed1423(o.replies);
 | 
|    }
 | 
|    buildCounterReplyList--;
 | 
|  }
 | 
| @@ -1113,14 +1113,14 @@ checkRevision(api.Revision o) {
 | 
|    buildCounterRevision--;
 | 
|  }
 | 
|  
 | 
| -buildUnnamed1367() {
 | 
| +buildUnnamed1424() {
 | 
|    var o = new core.List<api.Revision>();
 | 
|    o.add(buildRevision());
 | 
|    o.add(buildRevision());
 | 
|    return o;
 | 
|  }
 | 
|  
 | 
| -checkUnnamed1367(core.List<api.Revision> o) {
 | 
| +checkUnnamed1424(core.List<api.Revision> o) {
 | 
|    unittest.expect(o, unittest.hasLength(2));
 | 
|    checkRevision(o[0]);
 | 
|    checkRevision(o[1]);
 | 
| @@ -1133,7 +1133,7 @@ buildRevisionList() {
 | 
|    if (buildCounterRevisionList < 3) {
 | 
|      o.kind = "foo";
 | 
|      o.nextPageToken = "foo";
 | 
| -    o.revisions = buildUnnamed1367();
 | 
| +    o.revisions = buildUnnamed1424();
 | 
|    }
 | 
|    buildCounterRevisionList--;
 | 
|    return o;
 | 
| @@ -1144,7 +1144,7 @@ checkRevisionList(api.RevisionList o) {
 | 
|    if (buildCounterRevisionList < 3) {
 | 
|      unittest.expect(o.kind, unittest.equals('foo'));
 | 
|      unittest.expect(o.nextPageToken, unittest.equals('foo'));
 | 
| -    checkUnnamed1367(o.revisions);
 | 
| +    checkUnnamed1424(o.revisions);
 | 
|    }
 | 
|    buildCounterRevisionList--;
 | 
|  }
 | 
| @@ -1238,14 +1238,14 @@ checkTeamDrive(api.TeamDrive o) {
 | 
|    buildCounterTeamDrive--;
 | 
|  }
 | 
|  
 | 
| -buildUnnamed1368() {
 | 
| +buildUnnamed1425() {
 | 
|    var o = new core.List<api.TeamDrive>();
 | 
|    o.add(buildTeamDrive());
 | 
|    o.add(buildTeamDrive());
 | 
|    return o;
 | 
|  }
 | 
|  
 | 
| -checkUnnamed1368(core.List<api.TeamDrive> o) {
 | 
| +checkUnnamed1425(core.List<api.TeamDrive> o) {
 | 
|    unittest.expect(o, unittest.hasLength(2));
 | 
|    checkTeamDrive(o[0]);
 | 
|    checkTeamDrive(o[1]);
 | 
| @@ -1258,7 +1258,7 @@ buildTeamDriveList() {
 | 
|    if (buildCounterTeamDriveList < 3) {
 | 
|      o.kind = "foo";
 | 
|      o.nextPageToken = "foo";
 | 
| -    o.teamDrives = buildUnnamed1368();
 | 
| +    o.teamDrives = buildUnnamed1425();
 | 
|    }
 | 
|    buildCounterTeamDriveList--;
 | 
|    return o;
 | 
| @@ -1269,7 +1269,7 @@ checkTeamDriveList(api.TeamDriveList o) {
 | 
|    if (buildCounterTeamDriveList < 3) {
 | 
|      unittest.expect(o.kind, unittest.equals('foo'));
 | 
|      unittest.expect(o.nextPageToken, unittest.equals('foo'));
 | 
| -    checkUnnamed1368(o.teamDrives);
 | 
| +    checkUnnamed1425(o.teamDrives);
 | 
|    }
 | 
|    buildCounterTeamDriveList--;
 | 
|  }
 | 
| 
 |