| 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 9d89e818d6c16ab6324a6ca5c9bf1196d252b7f0..ada254a6a6455d6a48b8e6399c92ddf24aa3dd2f 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);
|
| }
|
|
|
| -buildUnnamed1569() {
|
| +buildUnnamed1596() {
|
| var o = new core.List<core.String>();
|
| o.add("foo");
|
| o.add("foo");
|
| return o;
|
| }
|
|
|
| -checkUnnamed1569(core.List<core.String> o) {
|
| +checkUnnamed1596(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'));
|
| }
|
|
|
| -buildUnnamed1570() {
|
| +buildUnnamed1597() {
|
| var o = new core.Map<core.String, core.List<core.String>>();
|
| - o["x"] = buildUnnamed1569();
|
| - o["y"] = buildUnnamed1569();
|
| + o["x"] = buildUnnamed1596();
|
| + o["y"] = buildUnnamed1596();
|
| return o;
|
| }
|
|
|
| -checkUnnamed1570(core.Map<core.String, core.List<core.String>> o) {
|
| +checkUnnamed1597(core.Map<core.String, core.List<core.String>> o) {
|
| unittest.expect(o, unittest.hasLength(2));
|
| - checkUnnamed1569(o["x"]);
|
| - checkUnnamed1569(o["y"]);
|
| + checkUnnamed1596(o["x"]);
|
| + checkUnnamed1596(o["y"]);
|
| }
|
|
|
| -buildUnnamed1571() {
|
| +buildUnnamed1598() {
|
| var o = new core.List<core.String>();
|
| o.add("foo");
|
| o.add("foo");
|
| return o;
|
| }
|
|
|
| -checkUnnamed1571(core.List<core.String> o) {
|
| +checkUnnamed1598(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'));
|
| }
|
|
|
| -buildUnnamed1572() {
|
| +buildUnnamed1599() {
|
| var o = new core.List<core.String>();
|
| o.add("foo");
|
| o.add("foo");
|
| return o;
|
| }
|
|
|
| -checkUnnamed1572(core.List<core.String> o) {
|
| +checkUnnamed1599(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'));
|
| }
|
|
|
| -buildUnnamed1573() {
|
| +buildUnnamed1600() {
|
| var o = new core.Map<core.String, core.List<core.String>>();
|
| - o["x"] = buildUnnamed1572();
|
| - o["y"] = buildUnnamed1572();
|
| + o["x"] = buildUnnamed1599();
|
| + o["y"] = buildUnnamed1599();
|
| return o;
|
| }
|
|
|
| -checkUnnamed1573(core.Map<core.String, core.List<core.String>> o) {
|
| +checkUnnamed1600(core.Map<core.String, core.List<core.String>> o) {
|
| unittest.expect(o, unittest.hasLength(2));
|
| - checkUnnamed1572(o["x"]);
|
| - checkUnnamed1572(o["y"]);
|
| + checkUnnamed1599(o["x"]);
|
| + checkUnnamed1599(o["y"]);
|
| }
|
|
|
| -buildUnnamed1574() {
|
| +buildUnnamed1601() {
|
| var o = new core.Map<core.String, core.String>();
|
| o["x"] = "foo";
|
| o["y"] = "foo";
|
| return o;
|
| }
|
|
|
| -checkUnnamed1574(core.Map<core.String, core.String> o) {
|
| +checkUnnamed1601(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'));
|
| @@ -177,14 +177,14 @@ checkAboutTeamDriveThemes(api.AboutTeamDriveThemes o) {
|
| buildCounterAboutTeamDriveThemes--;
|
| }
|
|
|
| -buildUnnamed1575() {
|
| +buildUnnamed1602() {
|
| var o = new core.List<api.AboutTeamDriveThemes>();
|
| o.add(buildAboutTeamDriveThemes());
|
| o.add(buildAboutTeamDriveThemes());
|
| return o;
|
| }
|
|
|
| -checkUnnamed1575(core.List<api.AboutTeamDriveThemes> o) {
|
| +checkUnnamed1602(core.List<api.AboutTeamDriveThemes> o) {
|
| unittest.expect(o, unittest.hasLength(2));
|
| checkAboutTeamDriveThemes(o[0]);
|
| checkAboutTeamDriveThemes(o[1]);
|
| @@ -196,14 +196,14 @@ buildAbout() {
|
| buildCounterAbout++;
|
| if (buildCounterAbout < 3) {
|
| o.appInstalled = true;
|
| - o.exportFormats = buildUnnamed1570();
|
| - o.folderColorPalette = buildUnnamed1571();
|
| - o.importFormats = buildUnnamed1573();
|
| + o.exportFormats = buildUnnamed1597();
|
| + o.folderColorPalette = buildUnnamed1598();
|
| + o.importFormats = buildUnnamed1600();
|
| o.kind = "foo";
|
| - o.maxImportSizes = buildUnnamed1574();
|
| + o.maxImportSizes = buildUnnamed1601();
|
| o.maxUploadSize = "foo";
|
| o.storageQuota = buildAboutStorageQuota();
|
| - o.teamDriveThemes = buildUnnamed1575();
|
| + o.teamDriveThemes = buildUnnamed1602();
|
| o.user = buildUser();
|
| }
|
| buildCounterAbout--;
|
| @@ -214,14 +214,14 @@ checkAbout(api.About o) {
|
| buildCounterAbout++;
|
| if (buildCounterAbout < 3) {
|
| unittest.expect(o.appInstalled, unittest.isTrue);
|
| - checkUnnamed1570(o.exportFormats);
|
| - checkUnnamed1571(o.folderColorPalette);
|
| - checkUnnamed1573(o.importFormats);
|
| + checkUnnamed1597(o.exportFormats);
|
| + checkUnnamed1598(o.folderColorPalette);
|
| + checkUnnamed1600(o.importFormats);
|
| unittest.expect(o.kind, unittest.equals('foo'));
|
| - checkUnnamed1574(o.maxImportSizes);
|
| + checkUnnamed1601(o.maxImportSizes);
|
| unittest.expect(o.maxUploadSize, unittest.equals('foo'));
|
| checkAboutStorageQuota(o.storageQuota);
|
| - checkUnnamed1575(o.teamDriveThemes);
|
| + checkUnnamed1602(o.teamDriveThemes);
|
| checkUser(o.user);
|
| }
|
| buildCounterAbout--;
|
| @@ -260,14 +260,14 @@ checkChange(api.Change o) {
|
| buildCounterChange--;
|
| }
|
|
|
| -buildUnnamed1576() {
|
| +buildUnnamed1603() {
|
| var o = new core.List<api.Change>();
|
| o.add(buildChange());
|
| o.add(buildChange());
|
| return o;
|
| }
|
|
|
| -checkUnnamed1576(core.List<api.Change> o) {
|
| +checkUnnamed1603(core.List<api.Change> o) {
|
| unittest.expect(o, unittest.hasLength(2));
|
| checkChange(o[0]);
|
| checkChange(o[1]);
|
| @@ -278,7 +278,7 @@ buildChangeList() {
|
| var o = new api.ChangeList();
|
| buildCounterChangeList++;
|
| if (buildCounterChangeList < 3) {
|
| - o.changes = buildUnnamed1576();
|
| + o.changes = buildUnnamed1603();
|
| o.kind = "foo";
|
| o.newStartPageToken = "foo";
|
| o.nextPageToken = "foo";
|
| @@ -290,7 +290,7 @@ buildChangeList() {
|
| checkChangeList(api.ChangeList o) {
|
| buildCounterChangeList++;
|
| if (buildCounterChangeList < 3) {
|
| - checkUnnamed1576(o.changes);
|
| + checkUnnamed1603(o.changes);
|
| unittest.expect(o.kind, unittest.equals('foo'));
|
| unittest.expect(o.newStartPageToken, unittest.equals('foo'));
|
| unittest.expect(o.nextPageToken, unittest.equals('foo'));
|
| @@ -298,14 +298,14 @@ checkChangeList(api.ChangeList o) {
|
| buildCounterChangeList--;
|
| }
|
|
|
| -buildUnnamed1577() {
|
| +buildUnnamed1604() {
|
| var o = new core.Map<core.String, core.String>();
|
| o["x"] = "foo";
|
| o["y"] = "foo";
|
| return o;
|
| }
|
|
|
| -checkUnnamed1577(core.Map<core.String, core.String> o) {
|
| +checkUnnamed1604(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'));
|
| @@ -320,7 +320,7 @@ buildChannel() {
|
| o.expiration = "foo";
|
| o.id = "foo";
|
| o.kind = "foo";
|
| - o.params = buildUnnamed1577();
|
| + o.params = buildUnnamed1604();
|
| o.payload = true;
|
| o.resourceId = "foo";
|
| o.resourceUri = "foo";
|
| @@ -338,7 +338,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'));
|
| - checkUnnamed1577(o.params);
|
| + checkUnnamed1604(o.params);
|
| unittest.expect(o.payload, unittest.isTrue);
|
| unittest.expect(o.resourceId, unittest.equals('foo'));
|
| unittest.expect(o.resourceUri, unittest.equals('foo'));
|
| @@ -369,14 +369,14 @@ checkCommentQuotedFileContent(api.CommentQuotedFileContent o) {
|
| buildCounterCommentQuotedFileContent--;
|
| }
|
|
|
| -buildUnnamed1578() {
|
| +buildUnnamed1605() {
|
| var o = new core.List<api.Reply>();
|
| o.add(buildReply());
|
| o.add(buildReply());
|
| return o;
|
| }
|
|
|
| -checkUnnamed1578(core.List<api.Reply> o) {
|
| +checkUnnamed1605(core.List<api.Reply> o) {
|
| unittest.expect(o, unittest.hasLength(2));
|
| checkReply(o[0]);
|
| checkReply(o[1]);
|
| @@ -397,7 +397,7 @@ buildComment() {
|
| o.kind = "foo";
|
| o.modifiedTime = core.DateTime.parse("2002-02-27T14:01:02");
|
| o.quotedFileContent = buildCommentQuotedFileContent();
|
| - o.replies = buildUnnamed1578();
|
| + o.replies = buildUnnamed1605();
|
| o.resolved = true;
|
| }
|
| buildCounterComment--;
|
| @@ -417,20 +417,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);
|
| - checkUnnamed1578(o.replies);
|
| + checkUnnamed1605(o.replies);
|
| unittest.expect(o.resolved, unittest.isTrue);
|
| }
|
| buildCounterComment--;
|
| }
|
|
|
| -buildUnnamed1579() {
|
| +buildUnnamed1606() {
|
| var o = new core.List<api.Comment>();
|
| o.add(buildComment());
|
| o.add(buildComment());
|
| return o;
|
| }
|
|
|
| -checkUnnamed1579(core.List<api.Comment> o) {
|
| +checkUnnamed1606(core.List<api.Comment> o) {
|
| unittest.expect(o, unittest.hasLength(2));
|
| checkComment(o[0]);
|
| checkComment(o[1]);
|
| @@ -441,7 +441,7 @@ buildCommentList() {
|
| var o = new api.CommentList();
|
| buildCounterCommentList++;
|
| if (buildCounterCommentList < 3) {
|
| - o.comments = buildUnnamed1579();
|
| + o.comments = buildUnnamed1606();
|
| o.kind = "foo";
|
| o.nextPageToken = "foo";
|
| }
|
| @@ -452,21 +452,21 @@ buildCommentList() {
|
| checkCommentList(api.CommentList o) {
|
| buildCounterCommentList++;
|
| if (buildCounterCommentList < 3) {
|
| - checkUnnamed1579(o.comments);
|
| + checkUnnamed1606(o.comments);
|
| unittest.expect(o.kind, unittest.equals('foo'));
|
| unittest.expect(o.nextPageToken, unittest.equals('foo'));
|
| }
|
| buildCounterCommentList--;
|
| }
|
|
|
| -buildUnnamed1580() {
|
| +buildUnnamed1607() {
|
| var o = new core.Map<core.String, core.String>();
|
| o["x"] = "foo";
|
| o["y"] = "foo";
|
| return o;
|
| }
|
|
|
| -checkUnnamed1580(core.Map<core.String, core.String> o) {
|
| +checkUnnamed1607(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'));
|
| @@ -647,66 +647,66 @@ checkFileImageMediaMetadata(api.FileImageMediaMetadata o) {
|
| buildCounterFileImageMediaMetadata--;
|
| }
|
|
|
| -buildUnnamed1581() {
|
| +buildUnnamed1608() {
|
| var o = new core.List<api.User>();
|
| o.add(buildUser());
|
| o.add(buildUser());
|
| return o;
|
| }
|
|
|
| -checkUnnamed1581(core.List<api.User> o) {
|
| +checkUnnamed1608(core.List<api.User> o) {
|
| unittest.expect(o, unittest.hasLength(2));
|
| checkUser(o[0]);
|
| checkUser(o[1]);
|
| }
|
|
|
| -buildUnnamed1582() {
|
| +buildUnnamed1609() {
|
| var o = new core.List<core.String>();
|
| o.add("foo");
|
| o.add("foo");
|
| return o;
|
| }
|
|
|
| -checkUnnamed1582(core.List<core.String> o) {
|
| +checkUnnamed1609(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'));
|
| }
|
|
|
| -buildUnnamed1583() {
|
| +buildUnnamed1610() {
|
| var o = new core.List<api.Permission>();
|
| o.add(buildPermission());
|
| o.add(buildPermission());
|
| return o;
|
| }
|
|
|
| -checkUnnamed1583(core.List<api.Permission> o) {
|
| +checkUnnamed1610(core.List<api.Permission> o) {
|
| unittest.expect(o, unittest.hasLength(2));
|
| checkPermission(o[0]);
|
| checkPermission(o[1]);
|
| }
|
|
|
| -buildUnnamed1584() {
|
| +buildUnnamed1611() {
|
| var o = new core.Map<core.String, core.String>();
|
| o["x"] = "foo";
|
| o["y"] = "foo";
|
| return o;
|
| }
|
|
|
| -checkUnnamed1584(core.Map<core.String, core.String> o) {
|
| +checkUnnamed1611(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'));
|
| }
|
|
|
| -buildUnnamed1585() {
|
| +buildUnnamed1612() {
|
| var o = new core.List<core.String>();
|
| o.add("foo");
|
| o.add("foo");
|
| return o;
|
| }
|
|
|
| -checkUnnamed1585(core.List<core.String> o) {
|
| +checkUnnamed1612(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'));
|
| @@ -740,7 +740,7 @@ buildFile() {
|
| var o = new api.File();
|
| buildCounterFile++;
|
| if (buildCounterFile < 3) {
|
| - o.appProperties = buildUnnamed1580();
|
| + o.appProperties = buildUnnamed1607();
|
| o.capabilities = buildFileCapabilities();
|
| o.contentHints = buildFileContentHints();
|
| o.createdTime = core.DateTime.parse("2002-02-27T14:01:02");
|
| @@ -766,16 +766,16 @@ buildFile() {
|
| o.name = "foo";
|
| o.originalFilename = "foo";
|
| o.ownedByMe = true;
|
| - o.owners = buildUnnamed1581();
|
| - o.parents = buildUnnamed1582();
|
| - o.permissions = buildUnnamed1583();
|
| - o.properties = buildUnnamed1584();
|
| + o.owners = buildUnnamed1608();
|
| + o.parents = buildUnnamed1609();
|
| + o.permissions = buildUnnamed1610();
|
| + o.properties = buildUnnamed1611();
|
| o.quotaBytesUsed = "foo";
|
| o.shared = true;
|
| o.sharedWithMeTime = core.DateTime.parse("2002-02-27T14:01:02");
|
| o.sharingUser = buildUser();
|
| o.size = "foo";
|
| - o.spaces = buildUnnamed1585();
|
| + o.spaces = buildUnnamed1612();
|
| o.starred = true;
|
| o.teamDriveId = "foo";
|
| o.thumbnailLink = "foo";
|
| @@ -799,7 +799,7 @@ buildFile() {
|
| checkFile(api.File o) {
|
| buildCounterFile++;
|
| if (buildCounterFile < 3) {
|
| - checkUnnamed1580(o.appProperties);
|
| + checkUnnamed1607(o.appProperties);
|
| checkFileCapabilities(o.capabilities);
|
| checkFileContentHints(o.contentHints);
|
| unittest.expect(o.createdTime, unittest.equals(core.DateTime.parse("2002-02-27T14:01:02")));
|
| @@ -825,16 +825,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);
|
| - checkUnnamed1581(o.owners);
|
| - checkUnnamed1582(o.parents);
|
| - checkUnnamed1583(o.permissions);
|
| - checkUnnamed1584(o.properties);
|
| + checkUnnamed1608(o.owners);
|
| + checkUnnamed1609(o.parents);
|
| + checkUnnamed1610(o.permissions);
|
| + checkUnnamed1611(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'));
|
| - checkUnnamed1585(o.spaces);
|
| + checkUnnamed1612(o.spaces);
|
| unittest.expect(o.starred, unittest.isTrue);
|
| unittest.expect(o.teamDriveId, unittest.equals('foo'));
|
| unittest.expect(o.thumbnailLink, unittest.equals('foo'));
|
| @@ -854,14 +854,14 @@ checkFile(api.File o) {
|
| buildCounterFile--;
|
| }
|
|
|
| -buildUnnamed1586() {
|
| +buildUnnamed1613() {
|
| var o = new core.List<api.File>();
|
| o.add(buildFile());
|
| o.add(buildFile());
|
| return o;
|
| }
|
|
|
| -checkUnnamed1586(core.List<api.File> o) {
|
| +checkUnnamed1613(core.List<api.File> o) {
|
| unittest.expect(o, unittest.hasLength(2));
|
| checkFile(o[0]);
|
| checkFile(o[1]);
|
| @@ -872,7 +872,7 @@ buildFileList() {
|
| var o = new api.FileList();
|
| buildCounterFileList++;
|
| if (buildCounterFileList < 3) {
|
| - o.files = buildUnnamed1586();
|
| + o.files = buildUnnamed1613();
|
| o.incompleteSearch = true;
|
| o.kind = "foo";
|
| o.nextPageToken = "foo";
|
| @@ -884,7 +884,7 @@ buildFileList() {
|
| checkFileList(api.FileList o) {
|
| buildCounterFileList++;
|
| if (buildCounterFileList < 3) {
|
| - checkUnnamed1586(o.files);
|
| + checkUnnamed1613(o.files);
|
| unittest.expect(o.incompleteSearch, unittest.isTrue);
|
| unittest.expect(o.kind, unittest.equals('foo'));
|
| unittest.expect(o.nextPageToken, unittest.equals('foo'));
|
| @@ -892,14 +892,14 @@ checkFileList(api.FileList o) {
|
| buildCounterFileList--;
|
| }
|
|
|
| -buildUnnamed1587() {
|
| +buildUnnamed1614() {
|
| var o = new core.List<core.String>();
|
| o.add("foo");
|
| o.add("foo");
|
| return o;
|
| }
|
|
|
| -checkUnnamed1587(core.List<core.String> o) {
|
| +checkUnnamed1614(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'));
|
| @@ -910,7 +910,7 @@ buildGeneratedIds() {
|
| var o = new api.GeneratedIds();
|
| buildCounterGeneratedIds++;
|
| if (buildCounterGeneratedIds < 3) {
|
| - o.ids = buildUnnamed1587();
|
| + o.ids = buildUnnamed1614();
|
| o.kind = "foo";
|
| o.space = "foo";
|
| }
|
| @@ -921,7 +921,7 @@ buildGeneratedIds() {
|
| checkGeneratedIds(api.GeneratedIds o) {
|
| buildCounterGeneratedIds++;
|
| if (buildCounterGeneratedIds < 3) {
|
| - checkUnnamed1587(o.ids);
|
| + checkUnnamed1614(o.ids);
|
| unittest.expect(o.kind, unittest.equals('foo'));
|
| unittest.expect(o.space, unittest.equals('foo'));
|
| }
|
| @@ -953,14 +953,14 @@ checkPermissionTeamDrivePermissionDetails(api.PermissionTeamDrivePermissionDetai
|
| buildCounterPermissionTeamDrivePermissionDetails--;
|
| }
|
|
|
| -buildUnnamed1588() {
|
| +buildUnnamed1615() {
|
| var o = new core.List<api.PermissionTeamDrivePermissionDetails>();
|
| o.add(buildPermissionTeamDrivePermissionDetails());
|
| o.add(buildPermissionTeamDrivePermissionDetails());
|
| return o;
|
| }
|
|
|
| -checkUnnamed1588(core.List<api.PermissionTeamDrivePermissionDetails> o) {
|
| +checkUnnamed1615(core.List<api.PermissionTeamDrivePermissionDetails> o) {
|
| unittest.expect(o, unittest.hasLength(2));
|
| checkPermissionTeamDrivePermissionDetails(o[0]);
|
| checkPermissionTeamDrivePermissionDetails(o[1]);
|
| @@ -981,7 +981,7 @@ buildPermission() {
|
| o.kind = "foo";
|
| o.photoLink = "foo";
|
| o.role = "foo";
|
| - o.teamDrivePermissionDetails = buildUnnamed1588();
|
| + o.teamDrivePermissionDetails = buildUnnamed1615();
|
| o.type = "foo";
|
| }
|
| buildCounterPermission--;
|
| @@ -1001,20 +1001,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'));
|
| - checkUnnamed1588(o.teamDrivePermissionDetails);
|
| + checkUnnamed1615(o.teamDrivePermissionDetails);
|
| unittest.expect(o.type, unittest.equals('foo'));
|
| }
|
| buildCounterPermission--;
|
| }
|
|
|
| -buildUnnamed1589() {
|
| +buildUnnamed1616() {
|
| var o = new core.List<api.Permission>();
|
| o.add(buildPermission());
|
| o.add(buildPermission());
|
| return o;
|
| }
|
|
|
| -checkUnnamed1589(core.List<api.Permission> o) {
|
| +checkUnnamed1616(core.List<api.Permission> o) {
|
| unittest.expect(o, unittest.hasLength(2));
|
| checkPermission(o[0]);
|
| checkPermission(o[1]);
|
| @@ -1027,7 +1027,7 @@ buildPermissionList() {
|
| if (buildCounterPermissionList < 3) {
|
| o.kind = "foo";
|
| o.nextPageToken = "foo";
|
| - o.permissions = buildUnnamed1589();
|
| + o.permissions = buildUnnamed1616();
|
| }
|
| buildCounterPermissionList--;
|
| return o;
|
| @@ -1038,7 +1038,7 @@ checkPermissionList(api.PermissionList o) {
|
| if (buildCounterPermissionList < 3) {
|
| unittest.expect(o.kind, unittest.equals('foo'));
|
| unittest.expect(o.nextPageToken, unittest.equals('foo'));
|
| - checkUnnamed1589(o.permissions);
|
| + checkUnnamed1616(o.permissions);
|
| }
|
| buildCounterPermissionList--;
|
| }
|
| @@ -1078,14 +1078,14 @@ checkReply(api.Reply o) {
|
| buildCounterReply--;
|
| }
|
|
|
| -buildUnnamed1590() {
|
| +buildUnnamed1617() {
|
| var o = new core.List<api.Reply>();
|
| o.add(buildReply());
|
| o.add(buildReply());
|
| return o;
|
| }
|
|
|
| -checkUnnamed1590(core.List<api.Reply> o) {
|
| +checkUnnamed1617(core.List<api.Reply> o) {
|
| unittest.expect(o, unittest.hasLength(2));
|
| checkReply(o[0]);
|
| checkReply(o[1]);
|
| @@ -1098,7 +1098,7 @@ buildReplyList() {
|
| if (buildCounterReplyList < 3) {
|
| o.kind = "foo";
|
| o.nextPageToken = "foo";
|
| - o.replies = buildUnnamed1590();
|
| + o.replies = buildUnnamed1617();
|
| }
|
| buildCounterReplyList--;
|
| return o;
|
| @@ -1109,7 +1109,7 @@ checkReplyList(api.ReplyList o) {
|
| if (buildCounterReplyList < 3) {
|
| unittest.expect(o.kind, unittest.equals('foo'));
|
| unittest.expect(o.nextPageToken, unittest.equals('foo'));
|
| - checkUnnamed1590(o.replies);
|
| + checkUnnamed1617(o.replies);
|
| }
|
| buildCounterReplyList--;
|
| }
|
| @@ -1155,14 +1155,14 @@ checkRevision(api.Revision o) {
|
| buildCounterRevision--;
|
| }
|
|
|
| -buildUnnamed1591() {
|
| +buildUnnamed1618() {
|
| var o = new core.List<api.Revision>();
|
| o.add(buildRevision());
|
| o.add(buildRevision());
|
| return o;
|
| }
|
|
|
| -checkUnnamed1591(core.List<api.Revision> o) {
|
| +checkUnnamed1618(core.List<api.Revision> o) {
|
| unittest.expect(o, unittest.hasLength(2));
|
| checkRevision(o[0]);
|
| checkRevision(o[1]);
|
| @@ -1175,7 +1175,7 @@ buildRevisionList() {
|
| if (buildCounterRevisionList < 3) {
|
| o.kind = "foo";
|
| o.nextPageToken = "foo";
|
| - o.revisions = buildUnnamed1591();
|
| + o.revisions = buildUnnamed1618();
|
| }
|
| buildCounterRevisionList--;
|
| return o;
|
| @@ -1186,7 +1186,7 @@ checkRevisionList(api.RevisionList o) {
|
| if (buildCounterRevisionList < 3) {
|
| unittest.expect(o.kind, unittest.equals('foo'));
|
| unittest.expect(o.nextPageToken, unittest.equals('foo'));
|
| - checkUnnamed1591(o.revisions);
|
| + checkUnnamed1618(o.revisions);
|
| }
|
| buildCounterRevisionList--;
|
| }
|
| @@ -1315,14 +1315,14 @@ checkTeamDrive(api.TeamDrive o) {
|
| buildCounterTeamDrive--;
|
| }
|
|
|
| -buildUnnamed1592() {
|
| +buildUnnamed1619() {
|
| var o = new core.List<api.TeamDrive>();
|
| o.add(buildTeamDrive());
|
| o.add(buildTeamDrive());
|
| return o;
|
| }
|
|
|
| -checkUnnamed1592(core.List<api.TeamDrive> o) {
|
| +checkUnnamed1619(core.List<api.TeamDrive> o) {
|
| unittest.expect(o, unittest.hasLength(2));
|
| checkTeamDrive(o[0]);
|
| checkTeamDrive(o[1]);
|
| @@ -1335,7 +1335,7 @@ buildTeamDriveList() {
|
| if (buildCounterTeamDriveList < 3) {
|
| o.kind = "foo";
|
| o.nextPageToken = "foo";
|
| - o.teamDrives = buildUnnamed1592();
|
| + o.teamDrives = buildUnnamed1619();
|
| }
|
| buildCounterTeamDriveList--;
|
| return o;
|
| @@ -1346,7 +1346,7 @@ checkTeamDriveList(api.TeamDriveList o) {
|
| if (buildCounterTeamDriveList < 3) {
|
| unittest.expect(o.kind, unittest.equals('foo'));
|
| unittest.expect(o.nextPageToken, unittest.equals('foo'));
|
| - checkUnnamed1592(o.teamDrives);
|
| + checkUnnamed1619(o.teamDrives);
|
| }
|
| buildCounterTeamDriveList--;
|
| }
|
|
|