More API updates (#247)
diff --git a/config.yaml b/config.yaml
index 6640184..81e95d9 100644
--- a/config.yaml
+++ b/config.yaml
@@ -164,6 +164,7 @@
- recommender:v1
- redis:v1 # https://cloud.google.com/memorystore/docs/redis/
- reseller:v1 # https://developers.google.com/admin-sdk/reseller/
+ - resourcesettings:v1
- retail:v2
- run:v1
- runtimeconfig:v1 # https://cloud.google.com/deployment-manager/runtime-configurator/
diff --git a/discovery/googleapis/acceleratedmobilepageurl__v1.json b/discovery/googleapis/acceleratedmobilepageurl__v1.json
index 689fc08..a2cd234 100644
--- a/discovery/googleapis/acceleratedmobilepageurl__v1.json
+++ b/discovery/googleapis/acceleratedmobilepageurl__v1.json
@@ -114,7 +114,7 @@
}
}
},
- "revision": "20210614",
+ "revision": "20210615",
"rootUrl": "https://acceleratedmobilepageurl.googleapis.com/",
"schemas": {
"AmpUrl": {
diff --git a/discovery/googleapis/adexchangebuyer__v1.3.json b/discovery/googleapis/adexchangebuyer__v1.3.json
index be69c6e..8493777 100644
--- a/discovery/googleapis/adexchangebuyer__v1.3.json
+++ b/discovery/googleapis/adexchangebuyer__v1.3.json
@@ -15,7 +15,7 @@
"description": "Accesses your bidding-account information, submits creatives for validation, finds available direct deals, and retrieves performance reports.",
"discoveryVersion": "v1",
"documentationLink": "https://developers.google.com/ad-exchange/buyer-rest",
- "etag": "\"uWj2hSb4GVjzdDlAnRd2gbM1ZQ8/ZNk2f9SaK1P1-S_bQ3hW4FcQ4Q4\"",
+ "etag": "\"uWj2hSb4GVjzdDlAnRd2gbM1ZQ8/O8goXD6rO_VvSbxq6hmQ5SuVkpQ\"",
"icons": {
"x16": "https://www.google.com/images/icons/product/doubleclick-16.gif",
"x32": "https://www.google.com/images/icons/product/doubleclick-32.gif"
@@ -699,7 +699,7 @@
}
}
},
- "revision": "20210614",
+ "revision": "20210615",
"rootUrl": "https://www.googleapis.com/",
"schemas": {
"Account": {
diff --git a/discovery/googleapis/adexchangebuyer__v1.4.json b/discovery/googleapis/adexchangebuyer__v1.4.json
index d975269..83e18e0 100644
--- a/discovery/googleapis/adexchangebuyer__v1.4.json
+++ b/discovery/googleapis/adexchangebuyer__v1.4.json
@@ -15,7 +15,7 @@
"description": "Accesses your bidding-account information, submits creatives for validation, finds available direct deals, and retrieves performance reports.",
"discoveryVersion": "v1",
"documentationLink": "https://developers.google.com/ad-exchange/buyer-rest",
- "etag": "\"uWj2hSb4GVjzdDlAnRd2gbM1ZQ8/CAs_Uu8X-BORsLOSBceb_mjSW6E\"",
+ "etag": "\"uWj2hSb4GVjzdDlAnRd2gbM1ZQ8/iTeTv2Egr36n-c-f_L0-uoToKgo\"",
"icons": {
"x16": "https://www.google.com/images/icons/product/doubleclick-16.gif",
"x32": "https://www.google.com/images/icons/product/doubleclick-32.gif"
@@ -1255,7 +1255,7 @@
}
}
},
- "revision": "20210614",
+ "revision": "20210615",
"rootUrl": "https://www.googleapis.com/",
"schemas": {
"Account": {
diff --git a/discovery/googleapis/admob__v1.json b/discovery/googleapis/admob__v1.json
index 6829c53..82a1c52 100644
--- a/discovery/googleapis/admob__v1.json
+++ b/discovery/googleapis/admob__v1.json
@@ -600,7 +600,11 @@
"MEDIATION_GROUP",
"COUNTRY",
"FORMAT",
- "PLATFORM"
+ "PLATFORM",
+ "MOBILE_OS_VERSION",
+ "GMA_SDK_VERSION",
+ "APP_VERSION_NAME",
+ "SERVING_RESTRICTION"
],
"enumDescriptions": [
"Default value for an unset field. Do not use.",
@@ -614,7 +618,11 @@
"The unique ID of the mediation group (for example, \"ca-app-pub-1234:mg:1234\" and \"AdMob (default)\" as label value).",
"CLDR country code of the place where the ad views/clicks occur (for example, \"US\" or \"FR\"). This is a geography dimension.",
"Format of the ad unit (for example, \"banner\", \"native\"), an ad delivery dimension.",
- "Mobile OS platform of the app (for example, \"Android\" or \"iOS\")."
+ "Mobile OS platform of the app (for example, \"Android\" or \"iOS\").",
+ "Mobile operating system version, e.g. \"iOS 13.5.1\". **Warning:** The dimension is incompatible with [ESTIMATED_EARNINGS](#Metric.ENUM_VALUES.ESTIMATED_EARNINGS), [OBSERVED_ECPM](#Metric.ENUM_VALUES.OBSERVED_ECPM) metrics.",
+ "GMA SDK version, e.g. \"iOS 7.62.0\". **Warning:** The dimension is incompatible with [ESTIMATED_EARNINGS](#Metric.ENUM_VALUES.ESTIMATED_EARNINGS), [OBSERVED_ECPM](#Metric.ENUM_VALUES.OBSERVED_ECPM) metrics.",
+ "For Android, the app version name can be found in versionName in PackageInfo. For iOS, the app version name can be found in CFBundleShortVersionString. **Warning:** The dimension is incompatible with [ESTIMATED_EARNINGS](#Metric.ENUM_VALUES.ESTIMATED_EARNINGS), [OBSERVED_ECPM](#Metric.ENUM_VALUES.OBSERVED_ECPM) metrics.",
+ "Restriction mode for ads serving (e.g. \"Non-personalized ads\")."
],
"type": "string"
},
@@ -690,7 +698,11 @@
"MEDIATION_GROUP",
"COUNTRY",
"FORMAT",
- "PLATFORM"
+ "PLATFORM",
+ "MOBILE_OS_VERSION",
+ "GMA_SDK_VERSION",
+ "APP_VERSION_NAME",
+ "SERVING_RESTRICTION"
],
"enumDescriptions": [
"Default value for an unset field. Do not use.",
@@ -704,7 +716,11 @@
"The unique ID of the mediation group (for example, \"ca-app-pub-1234:mg:1234\" and \"AdMob (default)\" as label value).",
"CLDR country code of the place where the ad views/clicks occur (for example, \"US\" or \"FR\"). This is a geography dimension.",
"Format of the ad unit (for example, \"banner\", \"native\"), an ad delivery dimension.",
- "Mobile OS platform of the app (for example, \"Android\" or \"iOS\")."
+ "Mobile OS platform of the app (for example, \"Android\" or \"iOS\").",
+ "Mobile operating system version, e.g. \"iOS 13.5.1\". **Warning:** The dimension is incompatible with [ESTIMATED_EARNINGS](#Metric.ENUM_VALUES.ESTIMATED_EARNINGS), [OBSERVED_ECPM](#Metric.ENUM_VALUES.OBSERVED_ECPM) metrics.",
+ "GMA SDK version, e.g. \"iOS 7.62.0\". **Warning:** The dimension is incompatible with [ESTIMATED_EARNINGS](#Metric.ENUM_VALUES.ESTIMATED_EARNINGS), [OBSERVED_ECPM](#Metric.ENUM_VALUES.OBSERVED_ECPM) metrics.",
+ "For Android, the app version name can be found in versionName in PackageInfo. For iOS, the app version name can be found in CFBundleShortVersionString. **Warning:** The dimension is incompatible with [ESTIMATED_EARNINGS](#Metric.ENUM_VALUES.ESTIMATED_EARNINGS), [OBSERVED_ECPM](#Metric.ENUM_VALUES.OBSERVED_ECPM) metrics.",
+ "Restriction mode for ads serving (e.g. \"Non-personalized ads\")."
],
"type": "string"
},
@@ -733,7 +749,11 @@
"MEDIATION_GROUP",
"COUNTRY",
"FORMAT",
- "PLATFORM"
+ "PLATFORM",
+ "MOBILE_OS_VERSION",
+ "GMA_SDK_VERSION",
+ "APP_VERSION_NAME",
+ "SERVING_RESTRICTION"
],
"enumDescriptions": [
"Default value for an unset field. Do not use.",
@@ -747,7 +767,11 @@
"The unique ID of the mediation group (for example, \"ca-app-pub-1234:mg:1234\" and \"AdMob (default)\" as label value).",
"CLDR country code of the place where the ad views/clicks occur (for example, \"US\" or \"FR\"). This is a geography dimension.",
"Format of the ad unit (for example, \"banner\", \"native\"), an ad delivery dimension.",
- "Mobile OS platform of the app (for example, \"Android\" or \"iOS\")."
+ "Mobile OS platform of the app (for example, \"Android\" or \"iOS\").",
+ "Mobile operating system version, e.g. \"iOS 13.5.1\". **Warning:** The dimension is incompatible with [ESTIMATED_EARNINGS](#Metric.ENUM_VALUES.ESTIMATED_EARNINGS), [OBSERVED_ECPM](#Metric.ENUM_VALUES.OBSERVED_ECPM) metrics.",
+ "GMA SDK version, e.g. \"iOS 7.62.0\". **Warning:** The dimension is incompatible with [ESTIMATED_EARNINGS](#Metric.ENUM_VALUES.ESTIMATED_EARNINGS), [OBSERVED_ECPM](#Metric.ENUM_VALUES.OBSERVED_ECPM) metrics.",
+ "For Android, the app version name can be found in versionName in PackageInfo. For iOS, the app version name can be found in CFBundleShortVersionString. **Warning:** The dimension is incompatible with [ESTIMATED_EARNINGS](#Metric.ENUM_VALUES.ESTIMATED_EARNINGS), [OBSERVED_ECPM](#Metric.ENUM_VALUES.OBSERVED_ECPM) metrics.",
+ "Restriction mode for ads serving (e.g. \"Non-personalized ads\")."
],
"type": "string"
},
@@ -822,7 +846,11 @@
"AD_TYPE",
"COUNTRY",
"FORMAT",
- "PLATFORM"
+ "PLATFORM",
+ "MOBILE_OS_VERSION",
+ "GMA_SDK_VERSION",
+ "APP_VERSION_NAME",
+ "SERVING_RESTRICTION"
],
"enumDescriptions": [
"Default value for an unset field. Do not use.",
@@ -834,7 +862,11 @@
"Type of the ad (for example, \"text\" or \"image\"), an ad delivery dimension. **Warning:** The dimension is incompatible with [AD_REQUESTS](#Metric.ENUM_VALUES.AD_REQUESTS), [MATCH_RATE](#Metric.ENUM_VALUES.MATCH_RATE) and [IMPRESSION_RPM](#Metric.ENUM_VALUES.IMPRESSION_RPM) metrics.",
"CLDR country code of the place where the ad views/clicks occur (for example, \"US\" or \"FR\"). This is a geography dimension.",
"Format of the ad unit (for example, \"banner\", \"native\"), an ad delivery dimension.",
- "Mobile OS platform of the app (for example, \"Android\" or \"iOS\")."
+ "Mobile OS platform of the app (for example, \"Android\" or \"iOS\").",
+ "Mobile operating system version, e.g. \"iOS 13.5.1\".",
+ "GMA SDK version, e.g. \"iOS 7.62.0\".",
+ "For Android, the app version name can be found in versionName in PackageInfo. For iOS, the app version name can be found in CFBundleShortVersionString.",
+ "Restriction mode for ads serving (e.g. \"Non-personalized ads\")."
],
"type": "string"
},
@@ -910,7 +942,11 @@
"AD_TYPE",
"COUNTRY",
"FORMAT",
- "PLATFORM"
+ "PLATFORM",
+ "MOBILE_OS_VERSION",
+ "GMA_SDK_VERSION",
+ "APP_VERSION_NAME",
+ "SERVING_RESTRICTION"
],
"enumDescriptions": [
"Default value for an unset field. Do not use.",
@@ -922,7 +958,11 @@
"Type of the ad (for example, \"text\" or \"image\"), an ad delivery dimension. **Warning:** The dimension is incompatible with [AD_REQUESTS](#Metric.ENUM_VALUES.AD_REQUESTS), [MATCH_RATE](#Metric.ENUM_VALUES.MATCH_RATE) and [IMPRESSION_RPM](#Metric.ENUM_VALUES.IMPRESSION_RPM) metrics.",
"CLDR country code of the place where the ad views/clicks occur (for example, \"US\" or \"FR\"). This is a geography dimension.",
"Format of the ad unit (for example, \"banner\", \"native\"), an ad delivery dimension.",
- "Mobile OS platform of the app (for example, \"Android\" or \"iOS\")."
+ "Mobile OS platform of the app (for example, \"Android\" or \"iOS\").",
+ "Mobile operating system version, e.g. \"iOS 13.5.1\".",
+ "GMA SDK version, e.g. \"iOS 7.62.0\".",
+ "For Android, the app version name can be found in versionName in PackageInfo. For iOS, the app version name can be found in CFBundleShortVersionString.",
+ "Restriction mode for ads serving (e.g. \"Non-personalized ads\")."
],
"type": "string"
},
@@ -949,7 +989,11 @@
"AD_TYPE",
"COUNTRY",
"FORMAT",
- "PLATFORM"
+ "PLATFORM",
+ "MOBILE_OS_VERSION",
+ "GMA_SDK_VERSION",
+ "APP_VERSION_NAME",
+ "SERVING_RESTRICTION"
],
"enumDescriptions": [
"Default value for an unset field. Do not use.",
@@ -961,7 +1005,11 @@
"Type of the ad (for example, \"text\" or \"image\"), an ad delivery dimension. **Warning:** The dimension is incompatible with [AD_REQUESTS](#Metric.ENUM_VALUES.AD_REQUESTS), [MATCH_RATE](#Metric.ENUM_VALUES.MATCH_RATE) and [IMPRESSION_RPM](#Metric.ENUM_VALUES.IMPRESSION_RPM) metrics.",
"CLDR country code of the place where the ad views/clicks occur (for example, \"US\" or \"FR\"). This is a geography dimension.",
"Format of the ad unit (for example, \"banner\", \"native\"), an ad delivery dimension.",
- "Mobile OS platform of the app (for example, \"Android\" or \"iOS\")."
+ "Mobile OS platform of the app (for example, \"Android\" or \"iOS\").",
+ "Mobile operating system version, e.g. \"iOS 13.5.1\".",
+ "GMA SDK version, e.g. \"iOS 7.62.0\".",
+ "For Android, the app version name can be found in versionName in PackageInfo. For iOS, the app version name can be found in CFBundleShortVersionString.",
+ "Restriction mode for ads serving (e.g. \"Non-personalized ads\")."
],
"type": "string"
},
diff --git a/discovery/googleapis/androidpublisher__v3.json b/discovery/googleapis/androidpublisher__v3.json
index defd99d..bf69a5c 100644
--- a/discovery/googleapis/androidpublisher__v3.json
+++ b/discovery/googleapis/androidpublisher__v3.json
@@ -2675,7 +2675,7 @@
}
}
},
- "revision": "20210615",
+ "revision": "20210616",
"rootUrl": "https://androidpublisher.googleapis.com/",
"schemas": {
"Apk": {
diff --git a/discovery/googleapis/blogger__v3.json b/discovery/googleapis/blogger__v3.json
index 65a6f5c..e16407d 100644
--- a/discovery/googleapis/blogger__v3.json
+++ b/discovery/googleapis/blogger__v3.json
@@ -1676,7 +1676,7 @@
}
}
},
- "revision": "20210613",
+ "revision": "20210614",
"rootUrl": "https://blogger.googleapis.com/",
"schemas": {
"Blog": {
diff --git a/discovery/googleapis/books__v1.json b/discovery/googleapis/books__v1.json
index a3e27f8..6184c61 100644
--- a/discovery/googleapis/books__v1.json
+++ b/discovery/googleapis/books__v1.json
@@ -2670,7 +2670,7 @@
}
}
},
- "revision": "20210606",
+ "revision": "20210611",
"rootUrl": "https://books.googleapis.com/",
"schemas": {
"Annotation": {
diff --git a/discovery/googleapis/calendar__v3.json b/discovery/googleapis/calendar__v3.json
index 3333a81..a00d6b8 100644
--- a/discovery/googleapis/calendar__v3.json
+++ b/discovery/googleapis/calendar__v3.json
@@ -1723,7 +1723,7 @@
}
}
},
- "revision": "20210610",
+ "revision": "20210614",
"rootUrl": "https://www.googleapis.com/",
"schemas": {
"Acl": {
diff --git a/discovery/googleapis/chromemanagement__v1.json b/discovery/googleapis/chromemanagement__v1.json
index 9641c1d..727698b 100644
--- a/discovery/googleapis/chromemanagement__v1.json
+++ b/discovery/googleapis/chromemanagement__v1.json
@@ -286,7 +286,7 @@
}
}
},
- "revision": "20210614",
+ "revision": "20210615",
"rootUrl": "https://chromemanagement.googleapis.com/",
"schemas": {
"GoogleChromeManagementV1BrowserVersion": {
diff --git a/discovery/googleapis/chromepolicy__v1.json b/discovery/googleapis/chromepolicy__v1.json
index 9e142d6..07f322e 100644
--- a/discovery/googleapis/chromepolicy__v1.json
+++ b/discovery/googleapis/chromepolicy__v1.json
@@ -322,7 +322,7 @@
}
}
},
- "revision": "20210614",
+ "revision": "20210615",
"rootUrl": "https://chromepolicy.googleapis.com/",
"schemas": {
"GoogleChromePolicyV1AdditionalTargetKeyName": {
diff --git a/discovery/googleapis/chromeuxreport__v1.json b/discovery/googleapis/chromeuxreport__v1.json
index 1d413a1..95ebc2c 100644
--- a/discovery/googleapis/chromeuxreport__v1.json
+++ b/discovery/googleapis/chromeuxreport__v1.json
@@ -114,7 +114,7 @@
}
}
},
- "revision": "20210614",
+ "revision": "20210615",
"rootUrl": "https://chromeuxreport.googleapis.com/",
"schemas": {
"Bin": {
diff --git a/discovery/googleapis/civicinfo__v2.json b/discovery/googleapis/civicinfo__v2.json
index 170ec59..c38241a 100644
--- a/discovery/googleapis/civicinfo__v2.json
+++ b/discovery/googleapis/civicinfo__v2.json
@@ -347,7 +347,7 @@
}
}
},
- "revision": "20210108",
+ "revision": "20210616",
"rootUrl": "https://civicinfo.googleapis.com/",
"schemas": {
"AdministrationRegion": {
diff --git a/discovery/googleapis/classroom__v1.json b/discovery/googleapis/classroom__v1.json
index 3d2d823..25e8b67 100644
--- a/discovery/googleapis/classroom__v1.json
+++ b/discovery/googleapis/classroom__v1.json
@@ -2398,7 +2398,7 @@
}
}
},
- "revision": "20210613",
+ "revision": "20210614",
"rootUrl": "https://classroom.googleapis.com/",
"schemas": {
"Announcement": {
diff --git a/discovery/googleapis/cloudchannel__v1.json b/discovery/googleapis/cloudchannel__v1.json
index dc571ae..4c5b480 100644
--- a/discovery/googleapis/cloudchannel__v1.json
+++ b/discovery/googleapis/cloudchannel__v1.json
@@ -1531,7 +1531,7 @@
}
}
},
- "revision": "20210613",
+ "revision": "20210604",
"rootUrl": "https://cloudchannel.googleapis.com/",
"schemas": {
"GoogleCloudChannelV1ActivateEntitlementRequest": {
diff --git a/discovery/googleapis/cloudiot__v1.json b/discovery/googleapis/cloudiot__v1.json
index 34db6f6..993d057 100644
--- a/discovery/googleapis/cloudiot__v1.json
+++ b/discovery/googleapis/cloudiot__v1.json
@@ -936,7 +936,7 @@
}
}
},
- "revision": "20210528",
+ "revision": "20210607",
"rootUrl": "https://cloudiot.googleapis.com/",
"schemas": {
"BindDeviceToGatewayRequest": {
diff --git a/discovery/googleapis/container__v1.json b/discovery/googleapis/container__v1.json
index f96eac6..0ae674c 100644
--- a/discovery/googleapis/container__v1.json
+++ b/discovery/googleapis/container__v1.json
@@ -2457,7 +2457,7 @@
}
}
},
- "revision": "20210526",
+ "revision": "20210607",
"rootUrl": "https://container.googleapis.com/",
"schemas": {
"AcceleratorConfig": {
@@ -3046,6 +3046,10 @@
"$ref": "IntraNodeVisibilityConfig",
"description": "The desired config of Intra-node visibility."
},
+ "desiredL4ilbSubsettingConfig": {
+ "$ref": "ILBSubsettingConfig",
+ "description": "The desired L4 Internal Load Balancer Subsetting configuration."
+ },
"desiredLocations": {
"description": "The desired list of Google Compute Engine [zones](https://cloud.google.com/compute/docs/zones#available) in which the cluster's nodes should be located. This list must always include the cluster's primary zone. Warning: changing cluster locations will update the locations of all node pools and will result in nodes being added and/or removed.",
"items": {
@@ -3427,6 +3431,17 @@
},
"type": "object"
},
+ "ILBSubsettingConfig": {
+ "description": "ILBSubsettingConfig contains the desired config of L4 Internal LoadBalancer subsetting on this cluster.",
+ "id": "ILBSubsettingConfig",
+ "properties": {
+ "enabled": {
+ "description": "Enables l4 ILB subsetting for this cluster.",
+ "type": "boolean"
+ }
+ },
+ "type": "object"
+ },
"IPAllocationPolicy": {
"description": "Configuration for controlling how IPs are allocated in the cluster.",
"id": "IPAllocationPolicy",
@@ -3799,6 +3814,10 @@
"description": "Whether Intra-node visibility is enabled for this cluster. This makes same node pod to pod traffic visible for VPC network.",
"type": "boolean"
},
+ "enableL4ilbSubsetting": {
+ "description": "Whether L4ILB Subsetting is enabled for this cluster.",
+ "type": "boolean"
+ },
"network": {
"description": "Output only. The relative name of the Google Compute Engine network(https://cloud.google.com/compute/docs/networks-and-firewalls#networks) to which the cluster is connected. Example: projects/my-project/global/networks/my-network",
"type": "string"
diff --git a/discovery/googleapis/customsearch__v1.json b/discovery/googleapis/customsearch__v1.json
index b727823..23f8c72 100644
--- a/discovery/googleapis/customsearch__v1.json
+++ b/discovery/googleapis/customsearch__v1.json
@@ -673,7 +673,7 @@
}
}
},
- "revision": "20210614",
+ "revision": "20210615",
"rootUrl": "https://customsearch.googleapis.com/",
"schemas": {
"Promotion": {
diff --git a/discovery/googleapis/deploymentmanager__v2.json b/discovery/googleapis/deploymentmanager__v2.json
index 0ae3e0b..c14c6ff 100644
--- a/discovery/googleapis/deploymentmanager__v2.json
+++ b/discovery/googleapis/deploymentmanager__v2.json
@@ -987,7 +987,7 @@
}
}
},
- "revision": "20210607",
+ "revision": "20210610",
"rootUrl": "https://deploymentmanager.googleapis.com/",
"schemas": {
"AuditConfig": {
diff --git a/discovery/googleapis/digitalassetlinks__v1.json b/discovery/googleapis/digitalassetlinks__v1.json
index 84a0194..a32a349 100644
--- a/discovery/googleapis/digitalassetlinks__v1.json
+++ b/discovery/googleapis/digitalassetlinks__v1.json
@@ -183,7 +183,7 @@
}
}
},
- "revision": "20210604",
+ "revision": "20210611",
"rootUrl": "https://digitalassetlinks.googleapis.com/",
"schemas": {
"AndroidAppAsset": {
diff --git a/discovery/googleapis/domainsrdap__v1.json b/discovery/googleapis/domainsrdap__v1.json
index 255fd90..636a9cc 100644
--- a/discovery/googleapis/domainsrdap__v1.json
+++ b/discovery/googleapis/domainsrdap__v1.json
@@ -287,7 +287,7 @@
}
}
},
- "revision": "20210614",
+ "revision": "20210615",
"rootUrl": "https://domainsrdap.googleapis.com/",
"schemas": {
"HttpBody": {
diff --git a/discovery/googleapis/doubleclicksearch__v2.json b/discovery/googleapis/doubleclicksearch__v2.json
index 883be27..7fa295e 100644
--- a/discovery/googleapis/doubleclicksearch__v2.json
+++ b/discovery/googleapis/doubleclicksearch__v2.json
@@ -398,7 +398,7 @@
}
}
},
- "revision": "20210608",
+ "revision": "20210615",
"rootUrl": "https://doubleclicksearch.googleapis.com/",
"schemas": {
"Availability": {
diff --git a/discovery/googleapis/drive__v2.json b/discovery/googleapis/drive__v2.json
index e28e44d..430ce21 100644
--- a/discovery/googleapis/drive__v2.json
+++ b/discovery/googleapis/drive__v2.json
@@ -38,7 +38,7 @@
"description": "Manages files in Drive including uploading, downloading, searching, detecting changes, and updating sharing permissions.",
"discoveryVersion": "v1",
"documentationLink": "https://developers.google.com/drive/",
- "etag": "\"uWj2hSb4GVjzdDlAnRd2gbM1ZQ8/k-Jb6ACjU_BtVOjtdDxwWpX84Vc\"",
+ "etag": "\"uWj2hSb4GVjzdDlAnRd2gbM1ZQ8/BPHTbpP2A09yonqgnqNunwZ3hsI\"",
"icons": {
"x16": "https://ssl.gstatic.com/docs/doclist/images/drive_icon_16.png",
"x32": "https://ssl.gstatic.com/docs/doclist/images/drive_icon_32.png"
@@ -3527,7 +3527,7 @@
}
}
},
- "revision": "20210606",
+ "revision": "20210612",
"rootUrl": "https://www.googleapis.com/",
"schemas": {
"About": {
@@ -4656,6 +4656,10 @@
"description": "Deprecated",
"type": "boolean"
},
+ "canChangeSecurityUpdateEnabled": {
+ "description": "Whether the current user can change the securityUpdateEnabled field on link share metadata.",
+ "type": "boolean"
+ },
"canComment": {
"description": "Whether the current user can comment on this file.",
"type": "boolean"
@@ -5052,6 +5056,20 @@
"format": "date-time",
"type": "string"
},
+ "linkShareMetadata": {
+ "description": "Contains details about the link URLs that clients are using to refer to this item.",
+ "properties": {
+ "securityUpdateEligible": {
+ "description": "Whether the file is eligible for security update.",
+ "type": "boolean"
+ },
+ "securityUpdateEnabled": {
+ "description": "Whether the security update is enabled for this file.",
+ "type": "boolean"
+ }
+ },
+ "type": "object"
+ },
"markedViewedByMeDate": {
"description": "Deprecated.",
"format": "date-time",
@@ -5137,6 +5155,10 @@
"format": "int64",
"type": "string"
},
+ "resourceKey": {
+ "description": "A key needed to access the item via a shared link.",
+ "type": "string"
+ },
"selfLink": {
"description": "A link back to this file.",
"type": "string"
@@ -5168,6 +5190,10 @@
"targetMimeType": {
"description": "The MIME type of the file that this shortcut points to. The value of this field is a snapshot of the target's MIME type, captured when the shortcut is created.",
"type": "string"
+ },
+ "targetResourceKey": {
+ "description": "The ResourceKey for the target file.",
+ "type": "string"
}
},
"type": "object"
diff --git a/discovery/googleapis/drive__v3.json b/discovery/googleapis/drive__v3.json
index b02bd89..15d910a 100644
--- a/discovery/googleapis/drive__v3.json
+++ b/discovery/googleapis/drive__v3.json
@@ -35,7 +35,7 @@
"description": "Manages files in Drive including uploading, downloading, searching, detecting changes, and updating sharing permissions.",
"discoveryVersion": "v1",
"documentationLink": "https://developers.google.com/drive/",
- "etag": "\"uWj2hSb4GVjzdDlAnRd2gbM1ZQ8/SyjBUZsd7-BeUq6cmstd3qVqbuA\"",
+ "etag": "\"uWj2hSb4GVjzdDlAnRd2gbM1ZQ8/56de6Sert85HpqehIo2JUpO8JUM\"",
"icons": {
"x16": "https://ssl.gstatic.com/docs/doclist/images/drive_icon_16.png",
"x32": "https://ssl.gstatic.com/docs/doclist/images/drive_icon_32.png"
@@ -2191,7 +2191,7 @@
}
}
},
- "revision": "20210606",
+ "revision": "20210612",
"rootUrl": "https://www.googleapis.com/",
"schemas": {
"About": {
@@ -2810,6 +2810,10 @@
"description": "Whether the current user can change the copyRequiresWriterPermission restriction of this file.",
"type": "boolean"
},
+ "canChangeSecurityUpdateEnabled": {
+ "description": "Whether the current user can change the securityUpdateEnabled field on link share metadata.",
+ "type": "boolean"
+ },
"canChangeViewersCanCopyContent": {
"description": "Deprecated",
"type": "boolean"
@@ -3157,6 +3161,20 @@
"$ref": "User",
"description": "The last user to modify the file."
},
+ "linkShareMetadata": {
+ "description": "Contains details about the link URLs that clients are using to refer to this item.",
+ "properties": {
+ "securityUpdateEligible": {
+ "description": "Whether the file is eligible for security update.",
+ "type": "boolean"
+ },
+ "securityUpdateEnabled": {
+ "description": "Whether the security update is enabled for this file.",
+ "type": "boolean"
+ }
+ },
+ "type": "object"
+ },
"md5Checksum": {
"description": "The MD5 checksum for the content of the file. This is only applicable to files with binary content in Google Drive.",
"type": "string"
@@ -3231,6 +3249,10 @@
"format": "int64",
"type": "string"
},
+ "resourceKey": {
+ "description": "A key needed to access the item via a shared link.",
+ "type": "string"
+ },
"shared": {
"description": "Whether the file has been shared. Not populated for items in shared drives.",
"type": "boolean"
@@ -3254,6 +3276,10 @@
"targetMimeType": {
"description": "The MIME type of the file that this shortcut points to. The value of this field is a snapshot of the target's MIME type, captured when the shortcut is created.",
"type": "string"
+ },
+ "targetResourceKey": {
+ "description": "The ResourceKey for the target file.",
+ "type": "string"
}
},
"type": "object"
diff --git a/discovery/googleapis/essentialcontacts__v1.json b/discovery/googleapis/essentialcontacts__v1.json
index 7431202..6eb7924 100644
--- a/discovery/googleapis/essentialcontacts__v1.json
+++ b/discovery/googleapis/essentialcontacts__v1.json
@@ -848,7 +848,7 @@
}
}
},
- "revision": "20210614",
+ "revision": "20210615",
"rootUrl": "https://essentialcontacts.googleapis.com/",
"schemas": {
"GoogleCloudEssentialcontactsV1ComputeContactsResponse": {
diff --git a/discovery/googleapis/file__v1.json b/discovery/googleapis/file__v1.json
index 5530738..f3ab132 100644
--- a/discovery/googleapis/file__v1.json
+++ b/discovery/googleapis/file__v1.json
@@ -670,7 +670,7 @@
}
}
},
- "revision": "20210504",
+ "revision": "20210520",
"rootUrl": "https://file.googleapis.com/",
"schemas": {
"Backup": {
diff --git a/discovery/googleapis/fitness__v1.json b/discovery/googleapis/fitness__v1.json
index 1770ef5..808b283 100644
--- a/discovery/googleapis/fitness__v1.json
+++ b/discovery/googleapis/fitness__v1.json
@@ -830,7 +830,7 @@
}
}
},
- "revision": "20210610",
+ "revision": "20210613",
"rootUrl": "https://fitness.googleapis.com/",
"schemas": {
"AggregateBucket": {
diff --git a/discovery/googleapis/gmailpostmastertools__v1.json b/discovery/googleapis/gmailpostmastertools__v1.json
index 287640c..5f24618 100644
--- a/discovery/googleapis/gmailpostmastertools__v1.json
+++ b/discovery/googleapis/gmailpostmastertools__v1.json
@@ -263,7 +263,7 @@
}
}
},
- "revision": "20210614",
+ "revision": "20210615",
"rootUrl": "https://gmailpostmastertools.googleapis.com/",
"schemas": {
"DeliveryError": {
diff --git a/discovery/googleapis/groupsmigration__v1.json b/discovery/googleapis/groupsmigration__v1.json
index d926603..9fe94a7 100644
--- a/discovery/googleapis/groupsmigration__v1.json
+++ b/discovery/googleapis/groupsmigration__v1.json
@@ -145,7 +145,7 @@
}
}
},
- "revision": "20210610",
+ "revision": "20210616",
"rootUrl": "https://groupsmigration.googleapis.com/",
"schemas": {
"Groups": {
diff --git a/discovery/googleapis/groupssettings__v1.json b/discovery/googleapis/groupssettings__v1.json
index 25bf74b..353785b 100644
--- a/discovery/googleapis/groupssettings__v1.json
+++ b/discovery/googleapis/groupssettings__v1.json
@@ -152,7 +152,7 @@
}
}
},
- "revision": "20210603",
+ "revision": "20210610",
"rootUrl": "https://www.googleapis.com/",
"schemas": {
"Groups": {
diff --git a/discovery/googleapis/iap__v1.json b/discovery/googleapis/iap__v1.json
index df799c3..9e6dce2 100644
--- a/discovery/googleapis/iap__v1.json
+++ b/discovery/googleapis/iap__v1.json
@@ -485,7 +485,7 @@
}
}
},
- "revision": "20210513",
+ "revision": "20210611",
"rootUrl": "https://iap.googleapis.com/",
"schemas": {
"AccessDeniedPageSettings": {
@@ -495,6 +495,10 @@
"accessDeniedPageUri": {
"description": "The URI to be redirected to when access is denied.",
"type": "string"
+ },
+ "generateTroubleshootingUri": {
+ "description": "Whether to generate a troubleshooting URL on access denied events to this application.",
+ "type": "boolean"
}
},
"type": "object"
diff --git a/discovery/googleapis/libraryagent__v1.json b/discovery/googleapis/libraryagent__v1.json
index 5dabd34..cc5aed0 100644
--- a/discovery/googleapis/libraryagent__v1.json
+++ b/discovery/googleapis/libraryagent__v1.json
@@ -277,7 +277,7 @@
}
}
},
- "revision": "20210614",
+ "revision": "20210615",
"rootUrl": "https://libraryagent.googleapis.com/",
"schemas": {
"GoogleExampleLibraryagentV1Book": {
diff --git a/discovery/googleapis/localservices__v1.json b/discovery/googleapis/localservices__v1.json
index 7860e04..2a41be3 100644
--- a/discovery/googleapis/localservices__v1.json
+++ b/discovery/googleapis/localservices__v1.json
@@ -248,7 +248,7 @@
}
}
},
- "revision": "20210614",
+ "revision": "20210615",
"rootUrl": "https://localservices.googleapis.com/",
"schemas": {
"GoogleAdsHomeservicesLocalservicesV1AccountReport": {
diff --git a/discovery/googleapis/mybusinessaccountmanagement__v1.json b/discovery/googleapis/mybusinessaccountmanagement__v1.json
index 395727f..91e85b6 100644
--- a/discovery/googleapis/mybusinessaccountmanagement__v1.json
+++ b/discovery/googleapis/mybusinessaccountmanagement__v1.json
@@ -528,7 +528,7 @@
}
}
},
- "revision": "20210614",
+ "revision": "20210615",
"rootUrl": "https://mybusinessaccountmanagement.googleapis.com/",
"schemas": {
"AcceptInvitationRequest": {
diff --git a/discovery/googleapis/mybusinesslodging__v1.json b/discovery/googleapis/mybusinesslodging__v1.json
index b02bf00..8a22193 100644
--- a/discovery/googleapis/mybusinesslodging__v1.json
+++ b/discovery/googleapis/mybusinesslodging__v1.json
@@ -192,7 +192,7 @@
}
}
},
- "revision": "20210614",
+ "revision": "20210615",
"rootUrl": "https://mybusinesslodging.googleapis.com/",
"schemas": {
"Accessibility": {
diff --git a/discovery/googleapis/mybusinessplaceactions__v1.json b/discovery/googleapis/mybusinessplaceactions__v1.json
index 52594d3..7ea1bf2 100644
--- a/discovery/googleapis/mybusinessplaceactions__v1.json
+++ b/discovery/googleapis/mybusinessplaceactions__v1.json
@@ -279,7 +279,7 @@
}
}
},
- "revision": "20210614",
+ "revision": "20210615",
"rootUrl": "https://mybusinessplaceactions.googleapis.com/",
"schemas": {
"Empty": {
diff --git a/discovery/googleapis/orgpolicy__v2.json b/discovery/googleapis/orgpolicy__v2.json
index a6e4420..736eee9 100644
--- a/discovery/googleapis/orgpolicy__v2.json
+++ b/discovery/googleapis/orgpolicy__v2.json
@@ -749,7 +749,7 @@
}
}
},
- "revision": "20210614",
+ "revision": "20210615",
"rootUrl": "https://orgpolicy.googleapis.com/",
"schemas": {
"GoogleCloudOrgpolicyV2Constraint": {
diff --git a/discovery/googleapis/pagespeedonline__v5.json b/discovery/googleapis/pagespeedonline__v5.json
index ff5c366..712fc2a 100644
--- a/discovery/googleapis/pagespeedonline__v5.json
+++ b/discovery/googleapis/pagespeedonline__v5.json
@@ -191,7 +191,7 @@
}
}
},
- "revision": "20210614",
+ "revision": "20210615",
"rootUrl": "https://pagespeedonline.googleapis.com/",
"schemas": {
"AuditRefs": {
diff --git a/discovery/googleapis/paymentsresellersubscription__v1.json b/discovery/googleapis/paymentsresellersubscription__v1.json
index c61fd78..ccc9ad8 100644
--- a/discovery/googleapis/paymentsresellersubscription__v1.json
+++ b/discovery/googleapis/paymentsresellersubscription__v1.json
@@ -364,7 +364,7 @@
}
}
},
- "revision": "20210615",
+ "revision": "20210616",
"rootUrl": "https://paymentsresellersubscription.googleapis.com/",
"schemas": {
"GoogleCloudPaymentsResellerSubscriptionV1CancelSubscriptionRequest": {
@@ -722,6 +722,10 @@
"format": "google-datetime",
"readOnly": true,
"type": "string"
+ },
+ "upgradeDowngradeDetails": {
+ "$ref": "GoogleCloudPaymentsResellerSubscriptionV1SubscriptionUpgradeDowngradeDetails",
+ "description": "Optional. Details about the previous subscription that this new subscription upgrades/downgrades from. Only populated if this subscription is an upgrade/downgrade from another subscription."
}
},
"type": "object"
@@ -757,6 +761,31 @@
},
"type": "object"
},
+ "GoogleCloudPaymentsResellerSubscriptionV1SubscriptionUpgradeDowngradeDetails": {
+ "description": "Details about the previous subscription that this new subscription upgrades/downgrades from.",
+ "id": "GoogleCloudPaymentsResellerSubscriptionV1SubscriptionUpgradeDowngradeDetails",
+ "properties": {
+ "billingCycleSpec": {
+ "description": "Required. Specifies the billing cycle spec for the new upgraded/downgraded subscription.",
+ "enum": [
+ "BILLING_CYCLE_SPEC_UNSPECIFIED",
+ "BILLING_CYCLE_SPEC_ALIGN_WITH_PREVIOUS_SUBSCRIPTION",
+ "BILLING_CYCLE_SPEC_START_IMMEDIATELY"
+ ],
+ "enumDescriptions": [
+ "Billing cycle spec is not specified.",
+ "The billing cycle of the new subscription aligns with the previous subscription it upgrades or downgrades from.",
+ "The billing cycle of the new subscription starts immediately."
+ ],
+ "type": "string"
+ },
+ "previousSubscriptionId": {
+ "description": "Required. The previous subscription id to be replaced. This is not the full resource name, use the subscription_id segment only.",
+ "type": "string"
+ }
+ },
+ "type": "object"
+ },
"GoogleCloudPaymentsResellerSubscriptionV1UndoCancelSubscriptionRequest": {
"description": "Request to revoke a cancellation request.",
"id": "GoogleCloudPaymentsResellerSubscriptionV1UndoCancelSubscriptionRequest",
diff --git a/discovery/googleapis/people__v1.json b/discovery/googleapis/people__v1.json
index 5837c7c..d189361 100644
--- a/discovery/googleapis/people__v1.json
+++ b/discovery/googleapis/people__v1.json
@@ -1153,7 +1153,7 @@
}
}
},
- "revision": "20210613",
+ "revision": "20210615",
"rootUrl": "https://people.googleapis.com/",
"schemas": {
"Address": {
diff --git a/discovery/googleapis/playcustomapp__v1.json b/discovery/googleapis/playcustomapp__v1.json
index 006cdb7..f71bd10 100644
--- a/discovery/googleapis/playcustomapp__v1.json
+++ b/discovery/googleapis/playcustomapp__v1.json
@@ -156,7 +156,7 @@
}
}
},
- "revision": "20210613",
+ "revision": "20210614",
"rootUrl": "https://playcustomapp.googleapis.com/",
"schemas": {
"CustomApp": {
diff --git a/discovery/googleapis/pubsub__v1.json b/discovery/googleapis/pubsub__v1.json
index 5011591..fbb52fc 100644
--- a/discovery/googleapis/pubsub__v1.json
+++ b/discovery/googleapis/pubsub__v1.json
@@ -1423,7 +1423,7 @@
}
}
},
- "revision": "20210528",
+ "revision": "20210610",
"rootUrl": "https://pubsub.googleapis.com/",
"schemas": {
"AcknowledgeRequest": {
diff --git a/discovery/googleapis/realtimebidding__v1.json b/discovery/googleapis/realtimebidding__v1.json
index 63cbe61..83b67fe 100644
--- a/discovery/googleapis/realtimebidding__v1.json
+++ b/discovery/googleapis/realtimebidding__v1.json
@@ -1138,7 +1138,7 @@
}
}
},
- "revision": "20210615",
+ "revision": "20210616",
"rootUrl": "https://realtimebidding.googleapis.com/",
"schemas": {
"ActivatePretargetingConfigRequest": {
diff --git a/discovery/googleapis/recaptchaenterprise__v1.json b/discovery/googleapis/recaptchaenterprise__v1.json
index badb10f..640044b 100644
--- a/discovery/googleapis/recaptchaenterprise__v1.json
+++ b/discovery/googleapis/recaptchaenterprise__v1.json
@@ -373,7 +373,7 @@
}
}
},
- "revision": "20210604",
+ "revision": "20210613",
"rootUrl": "https://recaptchaenterprise.googleapis.com/",
"schemas": {
"GoogleCloudRecaptchaenterpriseV1AndroidKeySettings": {
diff --git a/discovery/googleapis/recommender__v1.json b/discovery/googleapis/recommender__v1.json
index 72e51d9..469962b 100644
--- a/discovery/googleapis/recommender__v1.json
+++ b/discovery/googleapis/recommender__v1.json
@@ -162,7 +162,7 @@
"type": "string"
},
"parent": {
- "description": "Required. The container resource on which to execute the request. Acceptable formats: 1. `projects/[PROJECT_NUMBER]/locations/[LOCATION]/insightTypes/[INSIGHT_TYPE_ID]` 2. `billingAccounts/[BILLING_ACCOUNT_ID]/locations/[LOCATION]/insightTypes/[INSIGHT_TYPE_ID]` 3. `folders/[FOLDER_ID]/locations/[LOCATION]/insightTypes/[INSIGHT_TYPE_ID]` 4. `organizations/[ORGANIZATION_ID]/locations/[LOCATION]/insightTypes/[INSIGHT_TYPE_ID]` LOCATION here refers to GCP Locations: https://cloud.google.com/about/locations/ INSIGHT_TYPE_ID refers to supported insight types: https://cloud.google.com/recommender/docs/insights/insight-types.",
+ "description": "Required. The container resource on which to execute the request. Acceptable formats: * `projects/[PROJECT_NUMBER]/locations/[LOCATION]/insightTypes/[INSIGHT_TYPE_ID]` * `projects/[PROJECT_ID]/locations/[LOCATION]/insightTypes/[INSIGHT_TYPE_ID]` * `billingAccounts/[BILLING_ACCOUNT_ID]/locations/[LOCATION]/insightTypes/[INSIGHT_TYPE_ID]` * `folders/[FOLDER_ID]/locations/[LOCATION]/insightTypes/[INSIGHT_TYPE_ID]` * `organizations/[ORGANIZATION_ID]/locations/[LOCATION]/insightTypes/[INSIGHT_TYPE_ID]` LOCATION here refers to GCP Locations: https://cloud.google.com/about/locations/ INSIGHT_TYPE_ID refers to supported insight types: https://cloud.google.com/recommender/docs/insights/insight-types.",
"location": "path",
"pattern": "^billingAccounts/[^/]+/locations/[^/]+/insightTypes/[^/]+$",
"required": true,
@@ -264,7 +264,7 @@
"type": "string"
},
"parent": {
- "description": "Required. The container resource on which to execute the request. Acceptable formats: 1. `projects/[PROJECT_NUMBER]/locations/[LOCATION]/recommenders/[RECOMMENDER_ID]` 2. `billingAccounts/[BILLING_ACCOUNT_ID]/locations/[LOCATION]/recommenders/[RECOMMENDER_ID]` 3. `folders/[FOLDER_ID]/locations/[LOCATION]/recommenders/[RECOMMENDER_ID]` 4. `organizations/[ORGANIZATION_ID]/locations/[LOCATION]/recommenders/[RECOMMENDER_ID]` LOCATION here refers to GCP Locations: https://cloud.google.com/about/locations/ RECOMMENDER_ID refers to supported recommenders: https://cloud.google.com/recommender/docs/recommenders.",
+ "description": "Required. The container resource on which to execute the request. Acceptable formats: * `projects/[PROJECT_NUMBER]/locations/[LOCATION]/recommenders/[RECOMMENDER_ID]` * `projects/[PROJECT_ID]/locations/[LOCATION]/recommenders/[RECOMMENDER_ID]` * `billingAccounts/[BILLING_ACCOUNT_ID]/locations/[LOCATION]/recommenders/[RECOMMENDER_ID]` * `folders/[FOLDER_ID]/locations/[LOCATION]/recommenders/[RECOMMENDER_ID]` * `organizations/[ORGANIZATION_ID]/locations/[LOCATION]/recommenders/[RECOMMENDER_ID]` LOCATION here refers to GCP Locations: https://cloud.google.com/about/locations/ RECOMMENDER_ID refers to supported recommenders: https://cloud.google.com/recommender/docs/recommenders.",
"location": "path",
"pattern": "^billingAccounts/[^/]+/locations/[^/]+/recommenders/[^/]+$",
"required": true,
@@ -430,7 +430,7 @@
"type": "string"
},
"parent": {
- "description": "Required. The container resource on which to execute the request. Acceptable formats: 1. `projects/[PROJECT_NUMBER]/locations/[LOCATION]/insightTypes/[INSIGHT_TYPE_ID]` 2. `billingAccounts/[BILLING_ACCOUNT_ID]/locations/[LOCATION]/insightTypes/[INSIGHT_TYPE_ID]` 3. `folders/[FOLDER_ID]/locations/[LOCATION]/insightTypes/[INSIGHT_TYPE_ID]` 4. `organizations/[ORGANIZATION_ID]/locations/[LOCATION]/insightTypes/[INSIGHT_TYPE_ID]` LOCATION here refers to GCP Locations: https://cloud.google.com/about/locations/ INSIGHT_TYPE_ID refers to supported insight types: https://cloud.google.com/recommender/docs/insights/insight-types.",
+ "description": "Required. The container resource on which to execute the request. Acceptable formats: * `projects/[PROJECT_NUMBER]/locations/[LOCATION]/insightTypes/[INSIGHT_TYPE_ID]` * `projects/[PROJECT_ID]/locations/[LOCATION]/insightTypes/[INSIGHT_TYPE_ID]` * `billingAccounts/[BILLING_ACCOUNT_ID]/locations/[LOCATION]/insightTypes/[INSIGHT_TYPE_ID]` * `folders/[FOLDER_ID]/locations/[LOCATION]/insightTypes/[INSIGHT_TYPE_ID]` * `organizations/[ORGANIZATION_ID]/locations/[LOCATION]/insightTypes/[INSIGHT_TYPE_ID]` LOCATION here refers to GCP Locations: https://cloud.google.com/about/locations/ INSIGHT_TYPE_ID refers to supported insight types: https://cloud.google.com/recommender/docs/insights/insight-types.",
"location": "path",
"pattern": "^folders/[^/]+/locations/[^/]+/insightTypes/[^/]+$",
"required": true,
@@ -532,7 +532,7 @@
"type": "string"
},
"parent": {
- "description": "Required. The container resource on which to execute the request. Acceptable formats: 1. `projects/[PROJECT_NUMBER]/locations/[LOCATION]/recommenders/[RECOMMENDER_ID]` 2. `billingAccounts/[BILLING_ACCOUNT_ID]/locations/[LOCATION]/recommenders/[RECOMMENDER_ID]` 3. `folders/[FOLDER_ID]/locations/[LOCATION]/recommenders/[RECOMMENDER_ID]` 4. `organizations/[ORGANIZATION_ID]/locations/[LOCATION]/recommenders/[RECOMMENDER_ID]` LOCATION here refers to GCP Locations: https://cloud.google.com/about/locations/ RECOMMENDER_ID refers to supported recommenders: https://cloud.google.com/recommender/docs/recommenders.",
+ "description": "Required. The container resource on which to execute the request. Acceptable formats: * `projects/[PROJECT_NUMBER]/locations/[LOCATION]/recommenders/[RECOMMENDER_ID]` * `projects/[PROJECT_ID]/locations/[LOCATION]/recommenders/[RECOMMENDER_ID]` * `billingAccounts/[BILLING_ACCOUNT_ID]/locations/[LOCATION]/recommenders/[RECOMMENDER_ID]` * `folders/[FOLDER_ID]/locations/[LOCATION]/recommenders/[RECOMMENDER_ID]` * `organizations/[ORGANIZATION_ID]/locations/[LOCATION]/recommenders/[RECOMMENDER_ID]` LOCATION here refers to GCP Locations: https://cloud.google.com/about/locations/ RECOMMENDER_ID refers to supported recommenders: https://cloud.google.com/recommender/docs/recommenders.",
"location": "path",
"pattern": "^folders/[^/]+/locations/[^/]+/recommenders/[^/]+$",
"required": true,
@@ -698,7 +698,7 @@
"type": "string"
},
"parent": {
- "description": "Required. The container resource on which to execute the request. Acceptable formats: 1. `projects/[PROJECT_NUMBER]/locations/[LOCATION]/insightTypes/[INSIGHT_TYPE_ID]` 2. `billingAccounts/[BILLING_ACCOUNT_ID]/locations/[LOCATION]/insightTypes/[INSIGHT_TYPE_ID]` 3. `folders/[FOLDER_ID]/locations/[LOCATION]/insightTypes/[INSIGHT_TYPE_ID]` 4. `organizations/[ORGANIZATION_ID]/locations/[LOCATION]/insightTypes/[INSIGHT_TYPE_ID]` LOCATION here refers to GCP Locations: https://cloud.google.com/about/locations/ INSIGHT_TYPE_ID refers to supported insight types: https://cloud.google.com/recommender/docs/insights/insight-types.",
+ "description": "Required. The container resource on which to execute the request. Acceptable formats: * `projects/[PROJECT_NUMBER]/locations/[LOCATION]/insightTypes/[INSIGHT_TYPE_ID]` * `projects/[PROJECT_ID]/locations/[LOCATION]/insightTypes/[INSIGHT_TYPE_ID]` * `billingAccounts/[BILLING_ACCOUNT_ID]/locations/[LOCATION]/insightTypes/[INSIGHT_TYPE_ID]` * `folders/[FOLDER_ID]/locations/[LOCATION]/insightTypes/[INSIGHT_TYPE_ID]` * `organizations/[ORGANIZATION_ID]/locations/[LOCATION]/insightTypes/[INSIGHT_TYPE_ID]` LOCATION here refers to GCP Locations: https://cloud.google.com/about/locations/ INSIGHT_TYPE_ID refers to supported insight types: https://cloud.google.com/recommender/docs/insights/insight-types.",
"location": "path",
"pattern": "^organizations/[^/]+/locations/[^/]+/insightTypes/[^/]+$",
"required": true,
@@ -800,7 +800,7 @@
"type": "string"
},
"parent": {
- "description": "Required. The container resource on which to execute the request. Acceptable formats: 1. `projects/[PROJECT_NUMBER]/locations/[LOCATION]/recommenders/[RECOMMENDER_ID]` 2. `billingAccounts/[BILLING_ACCOUNT_ID]/locations/[LOCATION]/recommenders/[RECOMMENDER_ID]` 3. `folders/[FOLDER_ID]/locations/[LOCATION]/recommenders/[RECOMMENDER_ID]` 4. `organizations/[ORGANIZATION_ID]/locations/[LOCATION]/recommenders/[RECOMMENDER_ID]` LOCATION here refers to GCP Locations: https://cloud.google.com/about/locations/ RECOMMENDER_ID refers to supported recommenders: https://cloud.google.com/recommender/docs/recommenders.",
+ "description": "Required. The container resource on which to execute the request. Acceptable formats: * `projects/[PROJECT_NUMBER]/locations/[LOCATION]/recommenders/[RECOMMENDER_ID]` * `projects/[PROJECT_ID]/locations/[LOCATION]/recommenders/[RECOMMENDER_ID]` * `billingAccounts/[BILLING_ACCOUNT_ID]/locations/[LOCATION]/recommenders/[RECOMMENDER_ID]` * `folders/[FOLDER_ID]/locations/[LOCATION]/recommenders/[RECOMMENDER_ID]` * `organizations/[ORGANIZATION_ID]/locations/[LOCATION]/recommenders/[RECOMMENDER_ID]` LOCATION here refers to GCP Locations: https://cloud.google.com/about/locations/ RECOMMENDER_ID refers to supported recommenders: https://cloud.google.com/recommender/docs/recommenders.",
"location": "path",
"pattern": "^organizations/[^/]+/locations/[^/]+/recommenders/[^/]+$",
"required": true,
@@ -966,7 +966,7 @@
"type": "string"
},
"parent": {
- "description": "Required. The container resource on which to execute the request. Acceptable formats: 1. `projects/[PROJECT_NUMBER]/locations/[LOCATION]/insightTypes/[INSIGHT_TYPE_ID]` 2. `billingAccounts/[BILLING_ACCOUNT_ID]/locations/[LOCATION]/insightTypes/[INSIGHT_TYPE_ID]` 3. `folders/[FOLDER_ID]/locations/[LOCATION]/insightTypes/[INSIGHT_TYPE_ID]` 4. `organizations/[ORGANIZATION_ID]/locations/[LOCATION]/insightTypes/[INSIGHT_TYPE_ID]` LOCATION here refers to GCP Locations: https://cloud.google.com/about/locations/ INSIGHT_TYPE_ID refers to supported insight types: https://cloud.google.com/recommender/docs/insights/insight-types.",
+ "description": "Required. The container resource on which to execute the request. Acceptable formats: * `projects/[PROJECT_NUMBER]/locations/[LOCATION]/insightTypes/[INSIGHT_TYPE_ID]` * `projects/[PROJECT_ID]/locations/[LOCATION]/insightTypes/[INSIGHT_TYPE_ID]` * `billingAccounts/[BILLING_ACCOUNT_ID]/locations/[LOCATION]/insightTypes/[INSIGHT_TYPE_ID]` * `folders/[FOLDER_ID]/locations/[LOCATION]/insightTypes/[INSIGHT_TYPE_ID]` * `organizations/[ORGANIZATION_ID]/locations/[LOCATION]/insightTypes/[INSIGHT_TYPE_ID]` LOCATION here refers to GCP Locations: https://cloud.google.com/about/locations/ INSIGHT_TYPE_ID refers to supported insight types: https://cloud.google.com/recommender/docs/insights/insight-types.",
"location": "path",
"pattern": "^projects/[^/]+/locations/[^/]+/insightTypes/[^/]+$",
"required": true,
@@ -1068,7 +1068,7 @@
"type": "string"
},
"parent": {
- "description": "Required. The container resource on which to execute the request. Acceptable formats: 1. `projects/[PROJECT_NUMBER]/locations/[LOCATION]/recommenders/[RECOMMENDER_ID]` 2. `billingAccounts/[BILLING_ACCOUNT_ID]/locations/[LOCATION]/recommenders/[RECOMMENDER_ID]` 3. `folders/[FOLDER_ID]/locations/[LOCATION]/recommenders/[RECOMMENDER_ID]` 4. `organizations/[ORGANIZATION_ID]/locations/[LOCATION]/recommenders/[RECOMMENDER_ID]` LOCATION here refers to GCP Locations: https://cloud.google.com/about/locations/ RECOMMENDER_ID refers to supported recommenders: https://cloud.google.com/recommender/docs/recommenders.",
+ "description": "Required. The container resource on which to execute the request. Acceptable formats: * `projects/[PROJECT_NUMBER]/locations/[LOCATION]/recommenders/[RECOMMENDER_ID]` * `projects/[PROJECT_ID]/locations/[LOCATION]/recommenders/[RECOMMENDER_ID]` * `billingAccounts/[BILLING_ACCOUNT_ID]/locations/[LOCATION]/recommenders/[RECOMMENDER_ID]` * `folders/[FOLDER_ID]/locations/[LOCATION]/recommenders/[RECOMMENDER_ID]` * `organizations/[ORGANIZATION_ID]/locations/[LOCATION]/recommenders/[RECOMMENDER_ID]` LOCATION here refers to GCP Locations: https://cloud.google.com/about/locations/ RECOMMENDER_ID refers to supported recommenders: https://cloud.google.com/recommender/docs/recommenders.",
"location": "path",
"pattern": "^projects/[^/]+/locations/[^/]+/recommenders/[^/]+$",
"required": true,
@@ -1176,7 +1176,7 @@
}
}
},
- "revision": "20210604",
+ "revision": "20210613",
"rootUrl": "https://recommender.googleapis.com/",
"schemas": {
"GoogleCloudRecommenderV1CostProjection": {
diff --git a/discovery/googleapis/resourcesettings__v1.json b/discovery/googleapis/resourcesettings__v1.json
new file mode 100644
index 0000000..ba65c57
--- /dev/null
+++ b/discovery/googleapis/resourcesettings__v1.json
@@ -0,0 +1,671 @@
+{
+ "auth": {
+ "oauth2": {
+ "scopes": {
+ "https://www.googleapis.com/auth/cloud-platform": {
+ "description": "See, edit, configure, and delete your Google Cloud Platform data"
+ }
+ }
+ }
+ },
+ "basePath": "",
+ "baseUrl": "https://resourcesettings.googleapis.com/",
+ "batchPath": "batch",
+ "canonicalName": "Resource Settings",
+ "description": "The Resource Settings API allows users to control and modify the behavior of their GCP resources (e.g., VM, firewall, Project, etc.) across the Cloud Resource Hierarchy.",
+ "discoveryVersion": "v1",
+ "documentationLink": "https://cloud.google.com/resource-manager/docs/resource-settings/overview",
+ "icons": {
+ "x16": "http://www.google.com/images/icons/product/search-16.gif",
+ "x32": "http://www.google.com/images/icons/product/search-32.gif"
+ },
+ "id": "resourcesettings:v1",
+ "kind": "discovery#restDescription",
+ "name": "resourcesettings",
+ "ownerDomain": "google.com",
+ "ownerName": "Google",
+ "parameters": {
+ "$.xgafv": {
+ "description": "V1 error format.",
+ "enum": [
+ "1",
+ "2"
+ ],
+ "enumDescriptions": [
+ "v1 error format",
+ "v2 error format"
+ ],
+ "location": "query",
+ "type": "string"
+ },
+ "access_token": {
+ "description": "OAuth access token.",
+ "location": "query",
+ "type": "string"
+ },
+ "alt": {
+ "default": "json",
+ "description": "Data format for response.",
+ "enum": [
+ "json",
+ "media",
+ "proto"
+ ],
+ "enumDescriptions": [
+ "Responses with Content-Type of application/json",
+ "Media download with context-dependent Content-Type",
+ "Responses with Content-Type of application/x-protobuf"
+ ],
+ "location": "query",
+ "type": "string"
+ },
+ "callback": {
+ "description": "JSONP",
+ "location": "query",
+ "type": "string"
+ },
+ "fields": {
+ "description": "Selector specifying which fields to include in a partial response.",
+ "location": "query",
+ "type": "string"
+ },
+ "key": {
+ "description": "API key. Your API key identifies your project and provides you with API access, quota, and reports. Required unless you provide an OAuth 2.0 token.",
+ "location": "query",
+ "type": "string"
+ },
+ "oauth_token": {
+ "description": "OAuth 2.0 token for the current user.",
+ "location": "query",
+ "type": "string"
+ },
+ "prettyPrint": {
+ "default": "true",
+ "description": "Returns response with indentations and line breaks.",
+ "location": "query",
+ "type": "boolean"
+ },
+ "quotaUser": {
+ "description": "Available to use for quota purposes for server-side applications. Can be any arbitrary string assigned to a user, but should not exceed 40 characters.",
+ "location": "query",
+ "type": "string"
+ },
+ "uploadType": {
+ "description": "Legacy upload protocol for media (e.g. \"media\", \"multipart\").",
+ "location": "query",
+ "type": "string"
+ },
+ "upload_protocol": {
+ "description": "Upload protocol for media (e.g. \"raw\", \"multipart\").",
+ "location": "query",
+ "type": "string"
+ }
+ },
+ "protocol": "rest",
+ "resources": {
+ "folders": {
+ "resources": {
+ "settings": {
+ "methods": {
+ "get": {
+ "description": "Returns a specified setting. Returns a `google.rpc.Status` with `google.rpc.Code.NOT_FOUND` if the setting does not exist.",
+ "flatPath": "v1/folders/{foldersId}/settings/{settingsId}",
+ "httpMethod": "GET",
+ "id": "resourcesettings.folders.settings.get",
+ "parameterOrder": [
+ "name"
+ ],
+ "parameters": {
+ "name": {
+ "description": "Required. The name of the setting to get. See Setting for naming requirements.",
+ "location": "path",
+ "pattern": "^folders/[^/]+/settings/[^/]+$",
+ "required": true,
+ "type": "string"
+ },
+ "view": {
+ "description": "The SettingView for this request.",
+ "enum": [
+ "SETTING_VIEW_UNSPECIFIED",
+ "SETTING_VIEW_BASIC",
+ "SETTING_VIEW_EFFECTIVE_VALUE",
+ "SETTING_VIEW_LOCAL_VALUE"
+ ],
+ "enumDescriptions": [
+ "The default / unset value. The API will default to the SETTING_VIEW_BASIC view.",
+ "Include Setting.metadata, but nothing else. This is the default value (for both ListSettings and GetSetting).",
+ "Include Setting.effective_value, but nothing else.",
+ "Include Setting.local_value, but nothing else."
+ ],
+ "location": "query",
+ "type": "string"
+ }
+ },
+ "path": "v1/{+name}",
+ "response": {
+ "$ref": "GoogleCloudResourcesettingsV1Setting"
+ },
+ "scopes": [
+ "https://www.googleapis.com/auth/cloud-platform"
+ ]
+ },
+ "list": {
+ "description": "Lists all the settings that are available on the Cloud resource `parent`.",
+ "flatPath": "v1/folders/{foldersId}/settings",
+ "httpMethod": "GET",
+ "id": "resourcesettings.folders.settings.list",
+ "parameterOrder": [
+ "parent"
+ ],
+ "parameters": {
+ "pageSize": {
+ "description": "Unused. The size of the page to be returned.",
+ "format": "int32",
+ "location": "query",
+ "type": "integer"
+ },
+ "pageToken": {
+ "description": "Unused. A page token used to retrieve the next page.",
+ "location": "query",
+ "type": "string"
+ },
+ "parent": {
+ "description": "Required. The project, folder, or organization that is the parent resource for this setting. Must be in one of the following forms: * `projects/{project_number}` * `projects/{project_id}` * `folders/{folder_id}` * `organizations/{organization_id}`",
+ "location": "path",
+ "pattern": "^folders/[^/]+$",
+ "required": true,
+ "type": "string"
+ },
+ "view": {
+ "description": "The SettingView for this request.",
+ "enum": [
+ "SETTING_VIEW_UNSPECIFIED",
+ "SETTING_VIEW_BASIC",
+ "SETTING_VIEW_EFFECTIVE_VALUE",
+ "SETTING_VIEW_LOCAL_VALUE"
+ ],
+ "enumDescriptions": [
+ "The default / unset value. The API will default to the SETTING_VIEW_BASIC view.",
+ "Include Setting.metadata, but nothing else. This is the default value (for both ListSettings and GetSetting).",
+ "Include Setting.effective_value, but nothing else.",
+ "Include Setting.local_value, but nothing else."
+ ],
+ "location": "query",
+ "type": "string"
+ }
+ },
+ "path": "v1/{+parent}/settings",
+ "response": {
+ "$ref": "GoogleCloudResourcesettingsV1ListSettingsResponse"
+ },
+ "scopes": [
+ "https://www.googleapis.com/auth/cloud-platform"
+ ]
+ },
+ "patch": {
+ "description": "Updates a specified setting. Returns a `google.rpc.Status` with `google.rpc.Code.NOT_FOUND` if the setting does not exist. Returns a `google.rpc.Status` with `google.rpc.Code.FAILED_PRECONDITION` if the setting is flagged as read only. Returns a `google.rpc.Status` with `google.rpc.Code.ABORTED` if the etag supplied in the request does not match the persisted etag of the setting value. On success, the response will contain only `name`, `local_value` and `etag`. The `metadata` and `effective_value` cannot be updated through this API. Note: the supplied setting will perform a full overwrite of the `local_value` field.",
+ "flatPath": "v1/folders/{foldersId}/settings/{settingsId}",
+ "httpMethod": "PATCH",
+ "id": "resourcesettings.folders.settings.patch",
+ "parameterOrder": [
+ "name"
+ ],
+ "parameters": {
+ "name": {
+ "description": "The resource name of the setting. Must be in one of the following forms: * `projects/{project_number}/settings/{setting_name}` * `folders/{folder_id}/settings/{setting_name}` * `organizations/{organization_id}/settings/{setting_name}` For example, \"/projects/123/settings/gcp-enableMyFeature\"",
+ "location": "path",
+ "pattern": "^folders/[^/]+/settings/[^/]+$",
+ "required": true,
+ "type": "string"
+ }
+ },
+ "path": "v1/{+name}",
+ "request": {
+ "$ref": "GoogleCloudResourcesettingsV1Setting"
+ },
+ "response": {
+ "$ref": "GoogleCloudResourcesettingsV1Setting"
+ },
+ "scopes": [
+ "https://www.googleapis.com/auth/cloud-platform"
+ ]
+ }
+ }
+ }
+ }
+ },
+ "organizations": {
+ "resources": {
+ "settings": {
+ "methods": {
+ "get": {
+ "description": "Returns a specified setting. Returns a `google.rpc.Status` with `google.rpc.Code.NOT_FOUND` if the setting does not exist.",
+ "flatPath": "v1/organizations/{organizationsId}/settings/{settingsId}",
+ "httpMethod": "GET",
+ "id": "resourcesettings.organizations.settings.get",
+ "parameterOrder": [
+ "name"
+ ],
+ "parameters": {
+ "name": {
+ "description": "Required. The name of the setting to get. See Setting for naming requirements.",
+ "location": "path",
+ "pattern": "^organizations/[^/]+/settings/[^/]+$",
+ "required": true,
+ "type": "string"
+ },
+ "view": {
+ "description": "The SettingView for this request.",
+ "enum": [
+ "SETTING_VIEW_UNSPECIFIED",
+ "SETTING_VIEW_BASIC",
+ "SETTING_VIEW_EFFECTIVE_VALUE",
+ "SETTING_VIEW_LOCAL_VALUE"
+ ],
+ "enumDescriptions": [
+ "The default / unset value. The API will default to the SETTING_VIEW_BASIC view.",
+ "Include Setting.metadata, but nothing else. This is the default value (for both ListSettings and GetSetting).",
+ "Include Setting.effective_value, but nothing else.",
+ "Include Setting.local_value, but nothing else."
+ ],
+ "location": "query",
+ "type": "string"
+ }
+ },
+ "path": "v1/{+name}",
+ "response": {
+ "$ref": "GoogleCloudResourcesettingsV1Setting"
+ },
+ "scopes": [
+ "https://www.googleapis.com/auth/cloud-platform"
+ ]
+ },
+ "list": {
+ "description": "Lists all the settings that are available on the Cloud resource `parent`.",
+ "flatPath": "v1/organizations/{organizationsId}/settings",
+ "httpMethod": "GET",
+ "id": "resourcesettings.organizations.settings.list",
+ "parameterOrder": [
+ "parent"
+ ],
+ "parameters": {
+ "pageSize": {
+ "description": "Unused. The size of the page to be returned.",
+ "format": "int32",
+ "location": "query",
+ "type": "integer"
+ },
+ "pageToken": {
+ "description": "Unused. A page token used to retrieve the next page.",
+ "location": "query",
+ "type": "string"
+ },
+ "parent": {
+ "description": "Required. The project, folder, or organization that is the parent resource for this setting. Must be in one of the following forms: * `projects/{project_number}` * `projects/{project_id}` * `folders/{folder_id}` * `organizations/{organization_id}`",
+ "location": "path",
+ "pattern": "^organizations/[^/]+$",
+ "required": true,
+ "type": "string"
+ },
+ "view": {
+ "description": "The SettingView for this request.",
+ "enum": [
+ "SETTING_VIEW_UNSPECIFIED",
+ "SETTING_VIEW_BASIC",
+ "SETTING_VIEW_EFFECTIVE_VALUE",
+ "SETTING_VIEW_LOCAL_VALUE"
+ ],
+ "enumDescriptions": [
+ "The default / unset value. The API will default to the SETTING_VIEW_BASIC view.",
+ "Include Setting.metadata, but nothing else. This is the default value (for both ListSettings and GetSetting).",
+ "Include Setting.effective_value, but nothing else.",
+ "Include Setting.local_value, but nothing else."
+ ],
+ "location": "query",
+ "type": "string"
+ }
+ },
+ "path": "v1/{+parent}/settings",
+ "response": {
+ "$ref": "GoogleCloudResourcesettingsV1ListSettingsResponse"
+ },
+ "scopes": [
+ "https://www.googleapis.com/auth/cloud-platform"
+ ]
+ },
+ "patch": {
+ "description": "Updates a specified setting. Returns a `google.rpc.Status` with `google.rpc.Code.NOT_FOUND` if the setting does not exist. Returns a `google.rpc.Status` with `google.rpc.Code.FAILED_PRECONDITION` if the setting is flagged as read only. Returns a `google.rpc.Status` with `google.rpc.Code.ABORTED` if the etag supplied in the request does not match the persisted etag of the setting value. On success, the response will contain only `name`, `local_value` and `etag`. The `metadata` and `effective_value` cannot be updated through this API. Note: the supplied setting will perform a full overwrite of the `local_value` field.",
+ "flatPath": "v1/organizations/{organizationsId}/settings/{settingsId}",
+ "httpMethod": "PATCH",
+ "id": "resourcesettings.organizations.settings.patch",
+ "parameterOrder": [
+ "name"
+ ],
+ "parameters": {
+ "name": {
+ "description": "The resource name of the setting. Must be in one of the following forms: * `projects/{project_number}/settings/{setting_name}` * `folders/{folder_id}/settings/{setting_name}` * `organizations/{organization_id}/settings/{setting_name}` For example, \"/projects/123/settings/gcp-enableMyFeature\"",
+ "location": "path",
+ "pattern": "^organizations/[^/]+/settings/[^/]+$",
+ "required": true,
+ "type": "string"
+ }
+ },
+ "path": "v1/{+name}",
+ "request": {
+ "$ref": "GoogleCloudResourcesettingsV1Setting"
+ },
+ "response": {
+ "$ref": "GoogleCloudResourcesettingsV1Setting"
+ },
+ "scopes": [
+ "https://www.googleapis.com/auth/cloud-platform"
+ ]
+ }
+ }
+ }
+ }
+ },
+ "projects": {
+ "resources": {
+ "settings": {
+ "methods": {
+ "get": {
+ "description": "Returns a specified setting. Returns a `google.rpc.Status` with `google.rpc.Code.NOT_FOUND` if the setting does not exist.",
+ "flatPath": "v1/projects/{projectsId}/settings/{settingsId}",
+ "httpMethod": "GET",
+ "id": "resourcesettings.projects.settings.get",
+ "parameterOrder": [
+ "name"
+ ],
+ "parameters": {
+ "name": {
+ "description": "Required. The name of the setting to get. See Setting for naming requirements.",
+ "location": "path",
+ "pattern": "^projects/[^/]+/settings/[^/]+$",
+ "required": true,
+ "type": "string"
+ },
+ "view": {
+ "description": "The SettingView for this request.",
+ "enum": [
+ "SETTING_VIEW_UNSPECIFIED",
+ "SETTING_VIEW_BASIC",
+ "SETTING_VIEW_EFFECTIVE_VALUE",
+ "SETTING_VIEW_LOCAL_VALUE"
+ ],
+ "enumDescriptions": [
+ "The default / unset value. The API will default to the SETTING_VIEW_BASIC view.",
+ "Include Setting.metadata, but nothing else. This is the default value (for both ListSettings and GetSetting).",
+ "Include Setting.effective_value, but nothing else.",
+ "Include Setting.local_value, but nothing else."
+ ],
+ "location": "query",
+ "type": "string"
+ }
+ },
+ "path": "v1/{+name}",
+ "response": {
+ "$ref": "GoogleCloudResourcesettingsV1Setting"
+ },
+ "scopes": [
+ "https://www.googleapis.com/auth/cloud-platform"
+ ]
+ },
+ "list": {
+ "description": "Lists all the settings that are available on the Cloud resource `parent`.",
+ "flatPath": "v1/projects/{projectsId}/settings",
+ "httpMethod": "GET",
+ "id": "resourcesettings.projects.settings.list",
+ "parameterOrder": [
+ "parent"
+ ],
+ "parameters": {
+ "pageSize": {
+ "description": "Unused. The size of the page to be returned.",
+ "format": "int32",
+ "location": "query",
+ "type": "integer"
+ },
+ "pageToken": {
+ "description": "Unused. A page token used to retrieve the next page.",
+ "location": "query",
+ "type": "string"
+ },
+ "parent": {
+ "description": "Required. The project, folder, or organization that is the parent resource for this setting. Must be in one of the following forms: * `projects/{project_number}` * `projects/{project_id}` * `folders/{folder_id}` * `organizations/{organization_id}`",
+ "location": "path",
+ "pattern": "^projects/[^/]+$",
+ "required": true,
+ "type": "string"
+ },
+ "view": {
+ "description": "The SettingView for this request.",
+ "enum": [
+ "SETTING_VIEW_UNSPECIFIED",
+ "SETTING_VIEW_BASIC",
+ "SETTING_VIEW_EFFECTIVE_VALUE",
+ "SETTING_VIEW_LOCAL_VALUE"
+ ],
+ "enumDescriptions": [
+ "The default / unset value. The API will default to the SETTING_VIEW_BASIC view.",
+ "Include Setting.metadata, but nothing else. This is the default value (for both ListSettings and GetSetting).",
+ "Include Setting.effective_value, but nothing else.",
+ "Include Setting.local_value, but nothing else."
+ ],
+ "location": "query",
+ "type": "string"
+ }
+ },
+ "path": "v1/{+parent}/settings",
+ "response": {
+ "$ref": "GoogleCloudResourcesettingsV1ListSettingsResponse"
+ },
+ "scopes": [
+ "https://www.googleapis.com/auth/cloud-platform"
+ ]
+ },
+ "patch": {
+ "description": "Updates a specified setting. Returns a `google.rpc.Status` with `google.rpc.Code.NOT_FOUND` if the setting does not exist. Returns a `google.rpc.Status` with `google.rpc.Code.FAILED_PRECONDITION` if the setting is flagged as read only. Returns a `google.rpc.Status` with `google.rpc.Code.ABORTED` if the etag supplied in the request does not match the persisted etag of the setting value. On success, the response will contain only `name`, `local_value` and `etag`. The `metadata` and `effective_value` cannot be updated through this API. Note: the supplied setting will perform a full overwrite of the `local_value` field.",
+ "flatPath": "v1/projects/{projectsId}/settings/{settingsId}",
+ "httpMethod": "PATCH",
+ "id": "resourcesettings.projects.settings.patch",
+ "parameterOrder": [
+ "name"
+ ],
+ "parameters": {
+ "name": {
+ "description": "The resource name of the setting. Must be in one of the following forms: * `projects/{project_number}/settings/{setting_name}` * `folders/{folder_id}/settings/{setting_name}` * `organizations/{organization_id}/settings/{setting_name}` For example, \"/projects/123/settings/gcp-enableMyFeature\"",
+ "location": "path",
+ "pattern": "^projects/[^/]+/settings/[^/]+$",
+ "required": true,
+ "type": "string"
+ }
+ },
+ "path": "v1/{+name}",
+ "request": {
+ "$ref": "GoogleCloudResourcesettingsV1Setting"
+ },
+ "response": {
+ "$ref": "GoogleCloudResourcesettingsV1Setting"
+ },
+ "scopes": [
+ "https://www.googleapis.com/auth/cloud-platform"
+ ]
+ }
+ }
+ }
+ }
+ }
+ },
+ "revision": "20210615",
+ "rootUrl": "https://resourcesettings.googleapis.com/",
+ "schemas": {
+ "GoogleCloudResourcesettingsV1ListSettingsResponse": {
+ "description": "The response from ListSettings.",
+ "id": "GoogleCloudResourcesettingsV1ListSettingsResponse",
+ "properties": {
+ "nextPageToken": {
+ "description": "Unused. A page token used to retrieve the next page.",
+ "type": "string"
+ },
+ "settings": {
+ "description": "A list of settings that are available at the specified Cloud resource.",
+ "items": {
+ "$ref": "GoogleCloudResourcesettingsV1Setting"
+ },
+ "type": "array"
+ }
+ },
+ "type": "object"
+ },
+ "GoogleCloudResourcesettingsV1Setting": {
+ "description": "The schema for settings.",
+ "id": "GoogleCloudResourcesettingsV1Setting",
+ "properties": {
+ "effectiveValue": {
+ "$ref": "GoogleCloudResourcesettingsV1Value",
+ "description": "Output only. The effective value of the setting at the given parent resource, evaluated based on the resource hierarchy The effective value evaluates to one of the following options, in this order. If an option is not valid or doesn't exist, then the next option is used: 1. The local setting value on the given resource: Setting.local_value 2. If one of the given resource's ancestors in the resource hierarchy have a local setting value, the local value at the nearest such ancestor. 3. The setting's default value: SettingMetadata.default_value 4. An empty value, defined as a `Value` with all fields unset. The data type of Value must always be consistent with the data type defined in Setting.metadata.",
+ "readOnly": true
+ },
+ "etag": {
+ "description": "A fingerprint used for optimistic concurrency. See UpdateSetting for more details.",
+ "type": "string"
+ },
+ "localValue": {
+ "$ref": "GoogleCloudResourcesettingsV1Value",
+ "description": "The configured value of the setting at the given parent resource, ignoring the resource hierarchy. The data type of Value must always be consistent with the data type defined in Setting.metadata."
+ },
+ "metadata": {
+ "$ref": "GoogleCloudResourcesettingsV1SettingMetadata",
+ "description": "Output only. Metadata about a setting which is not editable by the end user.",
+ "readOnly": true
+ },
+ "name": {
+ "description": "The resource name of the setting. Must be in one of the following forms: * `projects/{project_number}/settings/{setting_name}` * `folders/{folder_id}/settings/{setting_name}` * `organizations/{organization_id}/settings/{setting_name}` For example, \"/projects/123/settings/gcp-enableMyFeature\"",
+ "type": "string"
+ }
+ },
+ "type": "object"
+ },
+ "GoogleCloudResourcesettingsV1SettingMetadata": {
+ "description": "Metadata about a setting which is not editable by the end user.",
+ "id": "GoogleCloudResourcesettingsV1SettingMetadata",
+ "properties": {
+ "dataType": {
+ "description": "The data type for this setting.",
+ "enum": [
+ "DATA_TYPE_UNSPECIFIED",
+ "BOOLEAN",
+ "STRING",
+ "STRING_SET",
+ "ENUM_VALUE",
+ "DURATION_VALUE",
+ "STRING_MAP"
+ ],
+ "enumDescriptions": [
+ "Unspecified data type.",
+ "A boolean setting.",
+ "A string setting.",
+ "A string set setting.",
+ "A Enum setting",
+ "A Duration setting",
+ "A string->string map setting"
+ ],
+ "type": "string"
+ },
+ "defaultValue": {
+ "$ref": "GoogleCloudResourcesettingsV1Value",
+ "description": "The value provided by Setting.effective_value if no setting value is explicitly set. Note: not all settings have a default value."
+ },
+ "description": {
+ "description": "A detailed description of what this setting does.",
+ "type": "string"
+ },
+ "displayName": {
+ "description": "The human readable name for this setting.",
+ "type": "string"
+ },
+ "readOnly": {
+ "description": "A flag indicating that values of this setting cannot be modified. See documentation for the specific setting for updates and reasons.",
+ "type": "boolean"
+ }
+ },
+ "type": "object"
+ },
+ "GoogleCloudResourcesettingsV1Value": {
+ "description": "The data in a setting value.",
+ "id": "GoogleCloudResourcesettingsV1Value",
+ "properties": {
+ "booleanValue": {
+ "description": "Defines this value as being a boolean value.",
+ "type": "boolean"
+ },
+ "durationValue": {
+ "description": "Defines this value as being a Duration.",
+ "format": "google-duration",
+ "type": "string"
+ },
+ "enumValue": {
+ "$ref": "GoogleCloudResourcesettingsV1ValueEnumValue",
+ "description": "Defines this value as being a Enum."
+ },
+ "stringMapValue": {
+ "$ref": "GoogleCloudResourcesettingsV1ValueStringMap",
+ "description": "Defines this value as being a StringMap."
+ },
+ "stringSetValue": {
+ "$ref": "GoogleCloudResourcesettingsV1ValueStringSet",
+ "description": "Defines this value as being a StringSet."
+ },
+ "stringValue": {
+ "description": "Defines this value as being a string value.",
+ "type": "string"
+ }
+ },
+ "type": "object"
+ },
+ "GoogleCloudResourcesettingsV1ValueEnumValue": {
+ "description": "A enum value that can hold any enum type setting values. Each enum type is represented by a number, this representation is stored in the definitions.",
+ "id": "GoogleCloudResourcesettingsV1ValueEnumValue",
+ "properties": {
+ "value": {
+ "description": "The value of this enum",
+ "type": "string"
+ }
+ },
+ "type": "object"
+ },
+ "GoogleCloudResourcesettingsV1ValueStringMap": {
+ "description": "A string->string map value that can hold a map of string keys to string values. The maximum length of each string is 200 characters and there can be a maximum of 50 key-value pairs in the map.",
+ "id": "GoogleCloudResourcesettingsV1ValueStringMap",
+ "properties": {
+ "mappings": {
+ "additionalProperties": {
+ "type": "string"
+ },
+ "description": "The key-value pairs in the map",
+ "type": "object"
+ }
+ },
+ "type": "object"
+ },
+ "GoogleCloudResourcesettingsV1ValueStringSet": {
+ "description": "A string set value that can hold a set of strings. The maximum length of each string is 200 characters and there can be a maximum of 50 strings in the string set.",
+ "id": "GoogleCloudResourcesettingsV1ValueStringSet",
+ "properties": {
+ "values": {
+ "description": "The strings in the set",
+ "items": {
+ "type": "string"
+ },
+ "type": "array"
+ }
+ },
+ "type": "object"
+ }
+ },
+ "servicePath": "",
+ "title": "Resource Settings API",
+ "version": "v1",
+ "version_module": true
+}
\ No newline at end of file
diff --git a/discovery/googleapis/safebrowsing__v4.json b/discovery/googleapis/safebrowsing__v4.json
index f5a7e28..21d320c 100644
--- a/discovery/googleapis/safebrowsing__v4.json
+++ b/discovery/googleapis/safebrowsing__v4.json
@@ -259,7 +259,7 @@
}
}
},
- "revision": "20210614",
+ "revision": "20210615",
"rootUrl": "https://safebrowsing.googleapis.com/",
"schemas": {
"GoogleProtobufEmpty": {
diff --git a/discovery/googleapis/searchconsole__v1.json b/discovery/googleapis/searchconsole__v1.json
index 08b4f16..bc5f6e8 100644
--- a/discovery/googleapis/searchconsole__v1.json
+++ b/discovery/googleapis/searchconsole__v1.json
@@ -371,7 +371,7 @@
}
}
},
- "revision": "20210613",
+ "revision": "20210614",
"rootUrl": "https://searchconsole.googleapis.com/",
"schemas": {
"ApiDataRow": {
diff --git a/discovery/googleapis/secretmanager__v1.json b/discovery/googleapis/secretmanager__v1.json
index 16ee22b..9ac057c 100644
--- a/discovery/googleapis/secretmanager__v1.json
+++ b/discovery/googleapis/secretmanager__v1.json
@@ -631,7 +631,7 @@
}
}
},
- "revision": "20210605",
+ "revision": "20210611",
"rootUrl": "https://secretmanager.googleapis.com/",
"schemas": {
"AccessSecretVersionResponse": {
diff --git a/discovery/googleapis/servicenetworking__v1.json b/discovery/googleapis/servicenetworking__v1.json
index ef5be45..bcf8db7 100644
--- a/discovery/googleapis/servicenetworking__v1.json
+++ b/discovery/googleapis/servicenetworking__v1.json
@@ -858,7 +858,7 @@
}
}
},
- "revision": "20210613",
+ "revision": "20210615",
"rootUrl": "https://servicenetworking.googleapis.com/",
"schemas": {
"AddDnsRecordSetMetadata": {
diff --git a/discovery/googleapis/streetviewpublish__v1.json b/discovery/googleapis/streetviewpublish__v1.json
index 8c253f7..6788285 100644
--- a/discovery/googleapis/streetviewpublish__v1.json
+++ b/discovery/googleapis/streetviewpublish__v1.json
@@ -373,7 +373,7 @@
}
}
},
- "revision": "20210614",
+ "revision": "20210615",
"rootUrl": "https://streetviewpublish.googleapis.com/",
"schemas": {
"BatchDeletePhotosRequest": {
diff --git a/discovery/googleapis/tasks__v1.json b/discovery/googleapis/tasks__v1.json
index caa1f7c..56c2cf7 100644
--- a/discovery/googleapis/tasks__v1.json
+++ b/discovery/googleapis/tasks__v1.json
@@ -564,7 +564,7 @@
}
}
},
- "revision": "20210613",
+ "revision": "20210614",
"rootUrl": "https://tasks.googleapis.com/",
"schemas": {
"Task": {
diff --git a/discovery/googleapis/testing__v1.json b/discovery/googleapis/testing__v1.json
index 1141ae9..417f263 100644
--- a/discovery/googleapis/testing__v1.json
+++ b/discovery/googleapis/testing__v1.json
@@ -281,7 +281,7 @@
}
}
},
- "revision": "20210607",
+ "revision": "20210611",
"rootUrl": "https://testing.googleapis.com/",
"schemas": {
"Account": {
diff --git a/discovery/googleapis/websecurityscanner__v1.json b/discovery/googleapis/websecurityscanner__v1.json
index bf3b3c1..873ce0f 100644
--- a/discovery/googleapis/websecurityscanner__v1.json
+++ b/discovery/googleapis/websecurityscanner__v1.json
@@ -524,7 +524,7 @@
}
}
},
- "revision": "20210604",
+ "revision": "20210613",
"rootUrl": "https://websecurityscanner.googleapis.com/",
"schemas": {
"Authentication": {
diff --git a/discovery/googleapis/workflowexecutions__v1.json b/discovery/googleapis/workflowexecutions__v1.json
index fa618d2..3497ecb 100644
--- a/discovery/googleapis/workflowexecutions__v1.json
+++ b/discovery/googleapis/workflowexecutions__v1.json
@@ -267,7 +267,7 @@
}
}
},
- "revision": "20210601",
+ "revision": "20210608",
"rootUrl": "https://workflowexecutions.googleapis.com/",
"schemas": {
"CancelExecutionRequest": {
diff --git a/discovery/googleapis/workflows__v1.json b/discovery/googleapis/workflows__v1.json
index 134b0c7..620b331 100644
--- a/discovery/googleapis/workflows__v1.json
+++ b/discovery/googleapis/workflows__v1.json
@@ -442,7 +442,7 @@
}
}
},
- "revision": "20210603",
+ "revision": "20210610",
"rootUrl": "https://workflows.googleapis.com/",
"schemas": {
"Empty": {
diff --git a/discovery/googleapis/youtubeAnalytics__v2.json b/discovery/googleapis/youtubeAnalytics__v2.json
index 09832da..e1b85c8 100644
--- a/discovery/googleapis/youtubeAnalytics__v2.json
+++ b/discovery/googleapis/youtubeAnalytics__v2.json
@@ -419,7 +419,7 @@
}
}
},
- "revision": "20210614",
+ "revision": "20210615",
"rootUrl": "https://youtubeanalytics.googleapis.com/",
"schemas": {
"EmptyResponse": {
diff --git a/discovery/googleapis/youtubereporting__v1.json b/discovery/googleapis/youtubereporting__v1.json
index d919ef5..75b3224 100644
--- a/discovery/googleapis/youtubereporting__v1.json
+++ b/discovery/googleapis/youtubereporting__v1.json
@@ -410,7 +410,7 @@
}
}
},
- "revision": "20210614",
+ "revision": "20210615",
"rootUrl": "https://youtubereporting.googleapis.com/",
"schemas": {
"Empty": {
diff --git a/discovery/googleapis_beta/adexchangebuyer2__v2beta1.json b/discovery/googleapis_beta/adexchangebuyer2__v2beta1.json
index 9ef279c..60f12ad 100644
--- a/discovery/googleapis_beta/adexchangebuyer2__v2beta1.json
+++ b/discovery/googleapis_beta/adexchangebuyer2__v2beta1.json
@@ -2567,7 +2567,7 @@
}
}
},
- "revision": "20210615",
+ "revision": "20210616",
"rootUrl": "https://adexchangebuyer.googleapis.com/",
"schemas": {
"AbsoluteDateRange": {
diff --git a/discovery/googleapis_beta/analyticsadmin__v1alpha.json b/discovery/googleapis_beta/analyticsadmin__v1alpha.json
index 24ce7f1..2f8caf9 100644
--- a/discovery/googleapis_beta/analyticsadmin__v1alpha.json
+++ b/discovery/googleapis_beta/analyticsadmin__v1alpha.json
@@ -2794,7 +2794,7 @@
}
}
},
- "revision": "20210614",
+ "revision": "20210615",
"rootUrl": "https://analyticsadmin.googleapis.com/",
"schemas": {
"GoogleAnalyticsAdminV1alphaAccount": {
diff --git a/discovery/googleapis_beta/analyticsdata__v1beta.json b/discovery/googleapis_beta/analyticsdata__v1beta.json
index 8f33e5a..dd04a00 100644
--- a/discovery/googleapis_beta/analyticsdata__v1beta.json
+++ b/discovery/googleapis_beta/analyticsdata__v1beta.json
@@ -282,7 +282,7 @@
}
}
},
- "revision": "20210613",
+ "revision": "20210615",
"rootUrl": "https://analyticsdata.googleapis.com/",
"schemas": {
"BatchRunPivotReportsRequest": {
diff --git a/discovery/googleapis_beta/area120tables__v1alpha1.json b/discovery/googleapis_beta/area120tables__v1alpha1.json
index f230e2e..e584043 100644
--- a/discovery/googleapis_beta/area120tables__v1alpha1.json
+++ b/discovery/googleapis_beta/area120tables__v1alpha1.json
@@ -584,7 +584,7 @@
}
}
},
- "revision": "20210614",
+ "revision": "20210615",
"rootUrl": "https://area120tables.googleapis.com/",
"schemas": {
"BatchCreateRowsRequest": {
diff --git a/discovery/googleapis_beta/factchecktools__v1alpha1.json b/discovery/googleapis_beta/factchecktools__v1alpha1.json
index f4f8680..4e264f8 100644
--- a/discovery/googleapis_beta/factchecktools__v1alpha1.json
+++ b/discovery/googleapis_beta/factchecktools__v1alpha1.json
@@ -302,7 +302,7 @@
}
}
},
- "revision": "20210614",
+ "revision": "20210615",
"rootUrl": "https://factchecktools.googleapis.com/",
"schemas": {
"GoogleFactcheckingFactchecktoolsV1alpha1Claim": {
diff --git a/discovery/googleapis_beta/firebase__v1beta1.json b/discovery/googleapis_beta/firebase__v1beta1.json
index 61155a9..358b9eb 100644
--- a/discovery/googleapis_beta/firebase__v1beta1.json
+++ b/discovery/googleapis_beta/firebase__v1beta1.json
@@ -1119,7 +1119,7 @@
}
}
},
- "revision": "20210613",
+ "revision": "20210614",
"rootUrl": "https://firebase.googleapis.com/",
"schemas": {
"AddFirebaseRequest": {
diff --git a/discovery/googleapis_beta/firebasedatabase__v1beta.json b/discovery/googleapis_beta/firebasedatabase__v1beta.json
index d4732b1..5fa4dd3 100644
--- a/discovery/googleapis_beta/firebasedatabase__v1beta.json
+++ b/discovery/googleapis_beta/firebasedatabase__v1beta.json
@@ -315,7 +315,7 @@
}
}
},
- "revision": "20210613",
+ "revision": "20210614",
"rootUrl": "https://firebasedatabase.googleapis.com/",
"schemas": {
"DatabaseInstance": {
diff --git a/discovery/googleapis_beta/networkconnectivity__v1alpha1.json b/discovery/googleapis_beta/networkconnectivity__v1alpha1.json
index 9b82361..1b1a51b 100644
--- a/discovery/googleapis_beta/networkconnectivity__v1alpha1.json
+++ b/discovery/googleapis_beta/networkconnectivity__v1alpha1.json
@@ -1027,7 +1027,7 @@
}
}
},
- "revision": "20210608",
+ "revision": "20210614",
"rootUrl": "https://networkconnectivity.googleapis.com/",
"schemas": {
"AttributeValue": {
diff --git a/generated/googleapis/README.md b/generated/googleapis/README.md
index b1fec29..30e0a05 100644
--- a/generated/googleapis/README.md
+++ b/generated/googleapis/README.md
@@ -1047,6 +1047,13 @@
- [Documentation](https://developers.google.com/google-apps/reseller/)
- [API details](https://pub.dev/documentation/googleapis/4.0.0-dev/reseller.v1/reseller.v1-library.html)
+#### Resource Settings API - `resourcesettings.v1`
+
+The Resource Settings API allows users to control and modify the behavior of their GCP resources (e.g., VM, firewall, Project, etc.) across the Cloud Resource Hierarchy.
+
+- [Documentation](https://cloud.google.com/resource-manager/docs/resource-settings/overview)
+- [API details](https://pub.dev/documentation/googleapis/4.0.0-dev/resourcesettings.v1/resourcesettings.v1-library.html)
+
#### Retail API - `retail.v2`
Cloud Retail service enables customers to build end-to-end personalized recommendation systems without requiring a high level of expertise in machine learning, recommendation system, or Google Cloud.
diff --git a/generated/googleapis/lib/admob/v1.dart b/generated/googleapis/lib/admob/v1.dart
index 1f2a3b6..68065aa 100644
--- a/generated/googleapis/lib/admob/v1.dart
+++ b/generated/googleapis/lib/admob/v1.dart
@@ -1067,6 +1067,21 @@
/// ad delivery dimension.
/// - "PLATFORM" : Mobile OS platform of the app (for example, "Android" or
/// "iOS").
+ /// - "MOBILE_OS_VERSION" : Mobile operating system version, e.g. "iOS
+ /// 13.5.1". **Warning:** The dimension is incompatible with
+ /// \[ESTIMATED_EARNINGS\](#Metric.ENUM_VALUES.ESTIMATED_EARNINGS),
+ /// \[OBSERVED_ECPM\](#Metric.ENUM_VALUES.OBSERVED_ECPM) metrics.
+ /// - "GMA_SDK_VERSION" : GMA SDK version, e.g. "iOS 7.62.0". **Warning:** The
+ /// dimension is incompatible with
+ /// \[ESTIMATED_EARNINGS\](#Metric.ENUM_VALUES.ESTIMATED_EARNINGS),
+ /// \[OBSERVED_ECPM\](#Metric.ENUM_VALUES.OBSERVED_ECPM) metrics.
+ /// - "APP_VERSION_NAME" : For Android, the app version name can be found in
+ /// versionName in PackageInfo. For iOS, the app version name can be found in
+ /// CFBundleShortVersionString. **Warning:** The dimension is incompatible
+ /// with \[ESTIMATED_EARNINGS\](#Metric.ENUM_VALUES.ESTIMATED_EARNINGS),
+ /// \[OBSERVED_ECPM\](#Metric.ENUM_VALUES.OBSERVED_ECPM) metrics.
+ /// - "SERVING_RESTRICTION" : Restriction mode for ads serving (e.g.
+ /// "Non-personalized ads").
core.String? dimension;
/// Matches a row if its value for the specified dimension is in one of the
@@ -1121,6 +1136,21 @@
/// ad delivery dimension.
/// - "PLATFORM" : Mobile OS platform of the app (for example, "Android" or
/// "iOS").
+ /// - "MOBILE_OS_VERSION" : Mobile operating system version, e.g. "iOS
+ /// 13.5.1". **Warning:** The dimension is incompatible with
+ /// \[ESTIMATED_EARNINGS\](#Metric.ENUM_VALUES.ESTIMATED_EARNINGS),
+ /// \[OBSERVED_ECPM\](#Metric.ENUM_VALUES.OBSERVED_ECPM) metrics.
+ /// - "GMA_SDK_VERSION" : GMA SDK version, e.g. "iOS 7.62.0". **Warning:** The
+ /// dimension is incompatible with
+ /// \[ESTIMATED_EARNINGS\](#Metric.ENUM_VALUES.ESTIMATED_EARNINGS),
+ /// \[OBSERVED_ECPM\](#Metric.ENUM_VALUES.OBSERVED_ECPM) metrics.
+ /// - "APP_VERSION_NAME" : For Android, the app version name can be found in
+ /// versionName in PackageInfo. For iOS, the app version name can be found in
+ /// CFBundleShortVersionString. **Warning:** The dimension is incompatible
+ /// with \[ESTIMATED_EARNINGS\](#Metric.ENUM_VALUES.ESTIMATED_EARNINGS),
+ /// \[OBSERVED_ECPM\](#Metric.ENUM_VALUES.OBSERVED_ECPM) metrics.
+ /// - "SERVING_RESTRICTION" : Restriction mode for ads serving (e.g.
+ /// "Non-personalized ads").
core.String? dimension;
/// Sort by the specified metric.
@@ -1329,6 +1359,14 @@
/// ad delivery dimension.
/// - "PLATFORM" : Mobile OS platform of the app (for example, "Android" or
/// "iOS").
+ /// - "MOBILE_OS_VERSION" : Mobile operating system version, e.g. "iOS
+ /// 13.5.1".
+ /// - "GMA_SDK_VERSION" : GMA SDK version, e.g. "iOS 7.62.0".
+ /// - "APP_VERSION_NAME" : For Android, the app version name can be found in
+ /// versionName in PackageInfo. For iOS, the app version name can be found in
+ /// CFBundleShortVersionString.
+ /// - "SERVING_RESTRICTION" : Restriction mode for ads serving (e.g.
+ /// "Non-personalized ads").
core.String? dimension;
/// Matches a row if its value for the specified dimension is in one of the
@@ -1381,6 +1419,14 @@
/// ad delivery dimension.
/// - "PLATFORM" : Mobile OS platform of the app (for example, "Android" or
/// "iOS").
+ /// - "MOBILE_OS_VERSION" : Mobile operating system version, e.g. "iOS
+ /// 13.5.1".
+ /// - "GMA_SDK_VERSION" : GMA SDK version, e.g. "iOS 7.62.0".
+ /// - "APP_VERSION_NAME" : For Android, the app version name can be found in
+ /// versionName in PackageInfo. For iOS, the app version name can be found in
+ /// CFBundleShortVersionString.
+ /// - "SERVING_RESTRICTION" : Restriction mode for ads serving (e.g.
+ /// "Non-personalized ads").
core.String? dimension;
/// Sort by the specified metric.
diff --git a/generated/googleapis/lib/container/v1.dart b/generated/googleapis/lib/container/v1.dart
index c793dd9..95b3d2f 100644
--- a/generated/googleapis/lib/container/v1.dart
+++ b/generated/googleapis/lib/container/v1.dart
@@ -4719,6 +4719,9 @@
/// The desired config of Intra-node visibility.
IntraNodeVisibilityConfig? desiredIntraNodeVisibilityConfig;
+ /// The desired L4 Internal Load Balancer Subsetting configuration.
+ ILBSubsettingConfig? desiredL4ilbSubsettingConfig;
+
/// The desired list of Google Compute Engine
/// [zones](https://cloud.google.com/compute/docs/zones#available) in which
/// the cluster's nodes should be located.
@@ -4862,6 +4865,11 @@
_json['desiredIntraNodeVisibilityConfig']
as core.Map<core.String, core.dynamic>);
}
+ if (_json.containsKey('desiredL4ilbSubsettingConfig')) {
+ desiredL4ilbSubsettingConfig = ILBSubsettingConfig.fromJson(
+ _json['desiredL4ilbSubsettingConfig']
+ as core.Map<core.String, core.dynamic>);
+ }
if (_json.containsKey('desiredLocations')) {
desiredLocations = (_json['desiredLocations'] as core.List)
.map<core.String>((value) => value as core.String)
@@ -4953,6 +4961,9 @@
if (desiredIntraNodeVisibilityConfig != null)
'desiredIntraNodeVisibilityConfig':
desiredIntraNodeVisibilityConfig!.toJson(),
+ if (desiredL4ilbSubsettingConfig != null)
+ 'desiredL4ilbSubsettingConfig':
+ desiredL4ilbSubsettingConfig!.toJson(),
if (desiredLocations != null) 'desiredLocations': desiredLocations!,
if (desiredLoggingService != null)
'desiredLoggingService': desiredLoggingService!,
@@ -5562,6 +5573,25 @@
};
}
+/// ILBSubsettingConfig contains the desired config of L4 Internal LoadBalancer
+/// subsetting on this cluster.
+class ILBSubsettingConfig {
+ /// Enables l4 ILB subsetting for this cluster.
+ core.bool? enabled;
+
+ ILBSubsettingConfig();
+
+ ILBSubsettingConfig.fromJson(core.Map _json) {
+ if (_json.containsKey('enabled')) {
+ enabled = _json['enabled'] as core.bool;
+ }
+ }
+
+ core.Map<core.String, core.dynamic> toJson() => {
+ if (enabled != null) 'enabled': enabled!,
+ };
+}
+
/// Configuration for controlling how IPs are allocated in the cluster.
class IPAllocationPolicy {
/// This field is deprecated, use cluster_ipv4_cidr_block.
@@ -6301,6 +6331,9 @@
/// This makes same node pod to pod traffic visible for VPC network.
core.bool? enableIntraNodeVisibility;
+ /// Whether L4ILB Subsetting is enabled for this cluster.
+ core.bool? enableL4ilbSubsetting;
+
/// The relative name of the Google Compute Engine
/// network(https://cloud.google.com/compute/docs/networks-and-firewalls#networks)
/// to which the cluster is connected.
@@ -6348,6 +6381,9 @@
enableIntraNodeVisibility =
_json['enableIntraNodeVisibility'] as core.bool;
}
+ if (_json.containsKey('enableL4ilbSubsetting')) {
+ enableL4ilbSubsetting = _json['enableL4ilbSubsetting'] as core.bool;
+ }
if (_json.containsKey('network')) {
network = _json['network'] as core.String;
}
@@ -6365,6 +6401,8 @@
'defaultSnatStatus': defaultSnatStatus!.toJson(),
if (enableIntraNodeVisibility != null)
'enableIntraNodeVisibility': enableIntraNodeVisibility!,
+ if (enableL4ilbSubsetting != null)
+ 'enableL4ilbSubsetting': enableL4ilbSubsetting!,
if (network != null) 'network': network!,
if (privateIpv6GoogleAccess != null)
'privateIpv6GoogleAccess': privateIpv6GoogleAccess!,
diff --git a/generated/googleapis/lib/drive/v2.dart b/generated/googleapis/lib/drive/v2.dart
index 042fb38..7c2cb3d 100644
--- a/generated/googleapis/lib/drive/v2.dart
+++ b/generated/googleapis/lib/drive/v2.dart
@@ -6391,6 +6391,10 @@
/// Deprecated
core.bool? canChangeRestrictedDownload;
+ /// Whether the current user can change the securityUpdateEnabled field on
+ /// link share metadata.
+ core.bool? canChangeSecurityUpdateEnabled;
+
/// Whether the current user can comment on this file.
core.bool? canComment;
@@ -6543,6 +6547,10 @@
canChangeRestrictedDownload =
_json['canChangeRestrictedDownload'] as core.bool;
}
+ if (_json.containsKey('canChangeSecurityUpdateEnabled')) {
+ canChangeSecurityUpdateEnabled =
+ _json['canChangeSecurityUpdateEnabled'] as core.bool;
+ }
if (_json.containsKey('canComment')) {
canComment = _json['canComment'] as core.bool;
}
@@ -6650,6 +6658,8 @@
canChangeCopyRequiresWriterPermission!,
if (canChangeRestrictedDownload != null)
'canChangeRestrictedDownload': canChangeRestrictedDownload!,
+ if (canChangeSecurityUpdateEnabled != null)
+ 'canChangeSecurityUpdateEnabled': canChangeSecurityUpdateEnabled!,
if (canComment != null) 'canComment': canComment!,
if (canCopy != null) 'canCopy': canCopy!,
if (canDelete != null) 'canDelete': canDelete!,
@@ -6968,6 +6978,34 @@
};
}
+/// Contains details about the link URLs that clients are using to refer to this
+/// item.
+class FileLinkShareMetadata {
+ /// Whether the file is eligible for security update.
+ core.bool? securityUpdateEligible;
+
+ /// Whether the security update is enabled for this file.
+ core.bool? securityUpdateEnabled;
+
+ FileLinkShareMetadata();
+
+ FileLinkShareMetadata.fromJson(core.Map _json) {
+ if (_json.containsKey('securityUpdateEligible')) {
+ securityUpdateEligible = _json['securityUpdateEligible'] as core.bool;
+ }
+ if (_json.containsKey('securityUpdateEnabled')) {
+ securityUpdateEnabled = _json['securityUpdateEnabled'] as core.bool;
+ }
+ }
+
+ core.Map<core.String, core.dynamic> toJson() => {
+ if (securityUpdateEligible != null)
+ 'securityUpdateEligible': securityUpdateEligible!,
+ if (securityUpdateEnabled != null)
+ 'securityUpdateEnabled': securityUpdateEnabled!,
+ };
+}
+
/// Shortcut file details.
///
/// Only populated for shortcut files, which have the mimeType field set to
@@ -6982,6 +7020,9 @@
/// when the shortcut is created.
core.String? targetMimeType;
+ /// The ResourceKey for the target file.
+ core.String? targetResourceKey;
+
FileShortcutDetails();
FileShortcutDetails.fromJson(core.Map _json) {
@@ -6991,11 +7032,15 @@
if (_json.containsKey('targetMimeType')) {
targetMimeType = _json['targetMimeType'] as core.String;
}
+ if (_json.containsKey('targetResourceKey')) {
+ targetResourceKey = _json['targetResourceKey'] as core.String;
+ }
}
core.Map<core.String, core.dynamic> toJson() => {
if (targetId != null) 'targetId': targetId!,
if (targetMimeType != null) 'targetMimeType': targetMimeType!,
+ if (targetResourceKey != null) 'targetResourceKey': targetResourceKey!,
};
}
@@ -7222,6 +7267,10 @@
/// Last time this file was viewed by the user (formatted RFC 3339 timestamp).
core.DateTime? lastViewedByMeDate;
+ /// Contains details about the link URLs that clients are using to refer to
+ /// this item.
+ FileLinkShareMetadata? linkShareMetadata;
+
/// Deprecated.
core.DateTime? markedViewedByMeDate;
@@ -7301,6 +7350,9 @@
/// The number of quota bytes used by this file.
core.String? quotaBytesUsed;
+ /// A key needed to access the item via a shared link.
+ core.String? resourceKey;
+
/// A link back to this file.
core.String? selfLink;
@@ -7520,6 +7572,10 @@
lastViewedByMeDate =
core.DateTime.parse(_json['lastViewedByMeDate'] as core.String);
}
+ if (_json.containsKey('linkShareMetadata')) {
+ linkShareMetadata = FileLinkShareMetadata.fromJson(
+ _json['linkShareMetadata'] as core.Map<core.String, core.dynamic>);
+ }
if (_json.containsKey('markedViewedByMeDate')) {
markedViewedByMeDate =
core.DateTime.parse(_json['markedViewedByMeDate'] as core.String);
@@ -7589,6 +7645,9 @@
if (_json.containsKey('quotaBytesUsed')) {
quotaBytesUsed = _json['quotaBytesUsed'] as core.String;
}
+ if (_json.containsKey('resourceKey')) {
+ resourceKey = _json['resourceKey'] as core.String;
+ }
if (_json.containsKey('selfLink')) {
selfLink = _json['selfLink'] as core.String;
}
@@ -7705,6 +7764,8 @@
'lastModifyingUserName': lastModifyingUserName!,
if (lastViewedByMeDate != null)
'lastViewedByMeDate': lastViewedByMeDate!.toIso8601String(),
+ if (linkShareMetadata != null)
+ 'linkShareMetadata': linkShareMetadata!.toJson(),
if (markedViewedByMeDate != null)
'markedViewedByMeDate': markedViewedByMeDate!.toIso8601String(),
if (md5Checksum != null) 'md5Checksum': md5Checksum!,
@@ -7727,6 +7788,7 @@
if (properties != null)
'properties': properties!.map((value) => value.toJson()).toList(),
if (quotaBytesUsed != null) 'quotaBytesUsed': quotaBytesUsed!,
+ if (resourceKey != null) 'resourceKey': resourceKey!,
if (selfLink != null) 'selfLink': selfLink!,
if (shareable != null) 'shareable': shareable!,
if (shared != null) 'shared': shared!,
diff --git a/generated/googleapis/lib/drive/v3.dart b/generated/googleapis/lib/drive/v3.dart
index 95cc277..03b9dfb 100644
--- a/generated/googleapis/lib/drive/v3.dart
+++ b/generated/googleapis/lib/drive/v3.dart
@@ -4007,6 +4007,10 @@
/// restriction of this file.
core.bool? canChangeCopyRequiresWriterPermission;
+ /// Whether the current user can change the securityUpdateEnabled field on
+ /// link share metadata.
+ core.bool? canChangeSecurityUpdateEnabled;
+
/// Deprecated
core.bool? canChangeViewersCanCopyContent;
@@ -4158,6 +4162,10 @@
canChangeCopyRequiresWriterPermission =
_json['canChangeCopyRequiresWriterPermission'] as core.bool;
}
+ if (_json.containsKey('canChangeSecurityUpdateEnabled')) {
+ canChangeSecurityUpdateEnabled =
+ _json['canChangeSecurityUpdateEnabled'] as core.bool;
+ }
if (_json.containsKey('canChangeViewersCanCopyContent')) {
canChangeViewersCanCopyContent =
_json['canChangeViewersCanCopyContent'] as core.bool;
@@ -4267,6 +4275,8 @@
if (canChangeCopyRequiresWriterPermission != null)
'canChangeCopyRequiresWriterPermission':
canChangeCopyRequiresWriterPermission!,
+ if (canChangeSecurityUpdateEnabled != null)
+ 'canChangeSecurityUpdateEnabled': canChangeSecurityUpdateEnabled!,
if (canChangeViewersCanCopyContent != null)
'canChangeViewersCanCopyContent': canChangeViewersCanCopyContent!,
if (canComment != null) 'canComment': canComment!,
@@ -4572,6 +4582,34 @@
};
}
+/// Contains details about the link URLs that clients are using to refer to this
+/// item.
+class FileLinkShareMetadata {
+ /// Whether the file is eligible for security update.
+ core.bool? securityUpdateEligible;
+
+ /// Whether the security update is enabled for this file.
+ core.bool? securityUpdateEnabled;
+
+ FileLinkShareMetadata();
+
+ FileLinkShareMetadata.fromJson(core.Map _json) {
+ if (_json.containsKey('securityUpdateEligible')) {
+ securityUpdateEligible = _json['securityUpdateEligible'] as core.bool;
+ }
+ if (_json.containsKey('securityUpdateEnabled')) {
+ securityUpdateEnabled = _json['securityUpdateEnabled'] as core.bool;
+ }
+ }
+
+ core.Map<core.String, core.dynamic> toJson() => {
+ if (securityUpdateEligible != null)
+ 'securityUpdateEligible': securityUpdateEligible!,
+ if (securityUpdateEnabled != null)
+ 'securityUpdateEnabled': securityUpdateEnabled!,
+ };
+}
+
/// Shortcut file details.
///
/// Only populated for shortcut files, which have the mimeType field set to
@@ -4586,6 +4624,9 @@
/// when the shortcut is created.
core.String? targetMimeType;
+ /// The ResourceKey for the target file.
+ core.String? targetResourceKey;
+
FileShortcutDetails();
FileShortcutDetails.fromJson(core.Map _json) {
@@ -4595,11 +4636,15 @@
if (_json.containsKey('targetMimeType')) {
targetMimeType = _json['targetMimeType'] as core.String;
}
+ if (_json.containsKey('targetResourceKey')) {
+ targetResourceKey = _json['targetResourceKey'] as core.String;
+ }
}
core.Map<core.String, core.dynamic> toJson() => {
if (targetId != null) 'targetId': targetId!,
if (targetMimeType != null) 'targetMimeType': targetMimeType!,
+ if (targetResourceKey != null) 'targetResourceKey': targetResourceKey!,
};
}
@@ -4744,6 +4789,10 @@
/// The last user to modify the file.
User? lastModifyingUser;
+ /// Contains details about the link URLs that clients are using to refer to
+ /// this item.
+ FileLinkShareMetadata? linkShareMetadata;
+
/// The MD5 checksum for the content of the file.
///
/// This is only applicable to files with binary content in Google Drive.
@@ -4822,6 +4871,9 @@
/// keepForever enabled.
core.String? quotaBytesUsed;
+ /// A key needed to access the item via a shared link.
+ core.String? resourceKey;
+
/// Whether the file has been shared.
///
/// Not populated for items in shared drives.
@@ -5011,6 +5063,10 @@
lastModifyingUser = User.fromJson(
_json['lastModifyingUser'] as core.Map<core.String, core.dynamic>);
}
+ if (_json.containsKey('linkShareMetadata')) {
+ linkShareMetadata = FileLinkShareMetadata.fromJson(
+ _json['linkShareMetadata'] as core.Map<core.String, core.dynamic>);
+ }
if (_json.containsKey('md5Checksum')) {
md5Checksum = _json['md5Checksum'] as core.String;
}
@@ -5070,6 +5126,9 @@
if (_json.containsKey('quotaBytesUsed')) {
quotaBytesUsed = _json['quotaBytesUsed'] as core.String;
}
+ if (_json.containsKey('resourceKey')) {
+ resourceKey = _json['resourceKey'] as core.String;
+ }
if (_json.containsKey('shared')) {
shared = _json['shared'] as core.bool;
}
@@ -5172,6 +5231,8 @@
if (kind != null) 'kind': kind!,
if (lastModifyingUser != null)
'lastModifyingUser': lastModifyingUser!.toJson(),
+ if (linkShareMetadata != null)
+ 'linkShareMetadata': linkShareMetadata!.toJson(),
if (md5Checksum != null) 'md5Checksum': md5Checksum!,
if (mimeType != null) 'mimeType': mimeType!,
if (modifiedByMe != null) 'modifiedByMe': modifiedByMe!,
@@ -5190,6 +5251,7 @@
'permissions': permissions!.map((value) => value.toJson()).toList(),
if (properties != null) 'properties': properties!,
if (quotaBytesUsed != null) 'quotaBytesUsed': quotaBytesUsed!,
+ if (resourceKey != null) 'resourceKey': resourceKey!,
if (shared != null) 'shared': shared!,
if (sharedWithMeTime != null)
'sharedWithMeTime': sharedWithMeTime!.toIso8601String(),
diff --git a/generated/googleapis/lib/iap/v1.dart b/generated/googleapis/lib/iap/v1.dart
index f95ecce..674ed9d 100644
--- a/generated/googleapis/lib/iap/v1.dart
+++ b/generated/googleapis/lib/iap/v1.dart
@@ -675,17 +675,27 @@
/// The URI to be redirected to when access is denied.
core.String? accessDeniedPageUri;
+ /// Whether to generate a troubleshooting URL on access denied events to this
+ /// application.
+ core.bool? generateTroubleshootingUri;
+
AccessDeniedPageSettings();
AccessDeniedPageSettings.fromJson(core.Map _json) {
if (_json.containsKey('accessDeniedPageUri')) {
accessDeniedPageUri = _json['accessDeniedPageUri'] as core.String;
}
+ if (_json.containsKey('generateTroubleshootingUri')) {
+ generateTroubleshootingUri =
+ _json['generateTroubleshootingUri'] as core.bool;
+ }
}
core.Map<core.String, core.dynamic> toJson() => {
if (accessDeniedPageUri != null)
'accessDeniedPageUri': accessDeniedPageUri!,
+ if (generateTroubleshootingUri != null)
+ 'generateTroubleshootingUri': generateTroubleshootingUri!,
};
}
diff --git a/generated/googleapis/lib/paymentsresellersubscription/v1.dart b/generated/googleapis/lib/paymentsresellersubscription/v1.dart
index 50500fb..5406bd4 100644
--- a/generated/googleapis/lib/paymentsresellersubscription/v1.dart
+++ b/generated/googleapis/lib/paymentsresellersubscription/v1.dart
@@ -1138,6 +1138,16 @@
/// Output only.
core.String? updateTime;
+ /// Details about the previous subscription that this new subscription
+ /// upgrades/downgrades from.
+ ///
+ /// Only populated if this subscription is an upgrade/downgrade from another
+ /// subscription.
+ ///
+ /// Optional.
+ GoogleCloudPaymentsResellerSubscriptionV1SubscriptionUpgradeDowngradeDetails?
+ upgradeDowngradeDetails;
+
GoogleCloudPaymentsResellerSubscriptionV1Subscription();
GoogleCloudPaymentsResellerSubscriptionV1Subscription.fromJson(
@@ -1190,6 +1200,12 @@
if (_json.containsKey('updateTime')) {
updateTime = _json['updateTime'] as core.String;
}
+ if (_json.containsKey('upgradeDowngradeDetails')) {
+ upgradeDowngradeDetails =
+ GoogleCloudPaymentsResellerSubscriptionV1SubscriptionUpgradeDowngradeDetails
+ .fromJson(_json['upgradeDowngradeDetails']
+ as core.Map<core.String, core.dynamic>);
+ }
}
core.Map<core.String, core.dynamic> toJson() => {
@@ -1208,6 +1224,8 @@
'serviceLocation': serviceLocation!.toJson(),
if (state != null) 'state': state!,
if (updateTime != null) 'updateTime': updateTime!,
+ if (upgradeDowngradeDetails != null)
+ 'upgradeDowngradeDetails': upgradeDowngradeDetails!.toJson(),
};
}
@@ -1240,6 +1258,48 @@
};
}
+/// Details about the previous subscription that this new subscription
+/// upgrades/downgrades from.
+class GoogleCloudPaymentsResellerSubscriptionV1SubscriptionUpgradeDowngradeDetails {
+ /// Specifies the billing cycle spec for the new upgraded/downgraded
+ /// subscription.
+ ///
+ /// Required.
+ /// Possible string values are:
+ /// - "BILLING_CYCLE_SPEC_UNSPECIFIED" : Billing cycle spec is not specified.
+ /// - "BILLING_CYCLE_SPEC_ALIGN_WITH_PREVIOUS_SUBSCRIPTION" : The billing
+ /// cycle of the new subscription aligns with the previous subscription it
+ /// upgrades or downgrades from.
+ /// - "BILLING_CYCLE_SPEC_START_IMMEDIATELY" : The billing cycle of the new
+ /// subscription starts immediately.
+ core.String? billingCycleSpec;
+
+ /// The previous subscription id to be replaced.
+ ///
+ /// This is not the full resource name, use the subscription_id segment only.
+ ///
+ /// Required.
+ core.String? previousSubscriptionId;
+
+ GoogleCloudPaymentsResellerSubscriptionV1SubscriptionUpgradeDowngradeDetails();
+
+ GoogleCloudPaymentsResellerSubscriptionV1SubscriptionUpgradeDowngradeDetails.fromJson(
+ core.Map _json) {
+ if (_json.containsKey('billingCycleSpec')) {
+ billingCycleSpec = _json['billingCycleSpec'] as core.String;
+ }
+ if (_json.containsKey('previousSubscriptionId')) {
+ previousSubscriptionId = _json['previousSubscriptionId'] as core.String;
+ }
+ }
+
+ core.Map<core.String, core.dynamic> toJson() => {
+ if (billingCycleSpec != null) 'billingCycleSpec': billingCycleSpec!,
+ if (previousSubscriptionId != null)
+ 'previousSubscriptionId': previousSubscriptionId!,
+ };
+}
+
/// Request to revoke a cancellation request.
class GoogleCloudPaymentsResellerSubscriptionV1UndoCancelSubscriptionRequest {
GoogleCloudPaymentsResellerSubscriptionV1UndoCancelSubscriptionRequest();
diff --git a/generated/googleapis/lib/recommender/v1.dart b/generated/googleapis/lib/recommender/v1.dart
index 0335c0e..ebe2485 100644
--- a/generated/googleapis/lib/recommender/v1.dart
+++ b/generated/googleapis/lib/recommender/v1.dart
@@ -162,13 +162,15 @@
/// Request parameters:
///
/// [parent] - Required. The container resource on which to execute the
- /// request. Acceptable formats: 1.
+ /// request. Acceptable formats: *
/// `projects/[PROJECT_NUMBER]/locations/[LOCATION]/insightTypes/[INSIGHT_TYPE_ID]`
- /// 2.
+ /// *
+ /// `projects/[PROJECT_ID]/locations/[LOCATION]/insightTypes/[INSIGHT_TYPE_ID]`
+ /// *
/// `billingAccounts/[BILLING_ACCOUNT_ID]/locations/[LOCATION]/insightTypes/[INSIGHT_TYPE_ID]`
- /// 3.
+ /// *
/// `folders/[FOLDER_ID]/locations/[LOCATION]/insightTypes/[INSIGHT_TYPE_ID]`
- /// 4.
+ /// *
/// `organizations/[ORGANIZATION_ID]/locations/[LOCATION]/insightTypes/[INSIGHT_TYPE_ID]`
/// LOCATION here refers to GCP Locations:
/// https://cloud.google.com/about/locations/ INSIGHT_TYPE_ID refers to
@@ -345,13 +347,14 @@
/// Request parameters:
///
/// [parent] - Required. The container resource on which to execute the
- /// request. Acceptable formats: 1.
+ /// request. Acceptable formats: *
/// `projects/[PROJECT_NUMBER]/locations/[LOCATION]/recommenders/[RECOMMENDER_ID]`
- /// 2.
+ /// *
+ /// `projects/[PROJECT_ID]/locations/[LOCATION]/recommenders/[RECOMMENDER_ID]`
+ /// *
/// `billingAccounts/[BILLING_ACCOUNT_ID]/locations/[LOCATION]/recommenders/[RECOMMENDER_ID]`
- /// 3.
- /// `folders/[FOLDER_ID]/locations/[LOCATION]/recommenders/[RECOMMENDER_ID]`
- /// 4.
+ /// * `folders/[FOLDER_ID]/locations/[LOCATION]/recommenders/[RECOMMENDER_ID]`
+ /// *
/// `organizations/[ORGANIZATION_ID]/locations/[LOCATION]/recommenders/[RECOMMENDER_ID]`
/// LOCATION here refers to GCP Locations:
/// https://cloud.google.com/about/locations/ RECOMMENDER_ID refers to
@@ -647,13 +650,15 @@
/// Request parameters:
///
/// [parent] - Required. The container resource on which to execute the
- /// request. Acceptable formats: 1.
+ /// request. Acceptable formats: *
/// `projects/[PROJECT_NUMBER]/locations/[LOCATION]/insightTypes/[INSIGHT_TYPE_ID]`
- /// 2.
+ /// *
+ /// `projects/[PROJECT_ID]/locations/[LOCATION]/insightTypes/[INSIGHT_TYPE_ID]`
+ /// *
/// `billingAccounts/[BILLING_ACCOUNT_ID]/locations/[LOCATION]/insightTypes/[INSIGHT_TYPE_ID]`
- /// 3.
+ /// *
/// `folders/[FOLDER_ID]/locations/[LOCATION]/insightTypes/[INSIGHT_TYPE_ID]`
- /// 4.
+ /// *
/// `organizations/[ORGANIZATION_ID]/locations/[LOCATION]/insightTypes/[INSIGHT_TYPE_ID]`
/// LOCATION here refers to GCP Locations:
/// https://cloud.google.com/about/locations/ INSIGHT_TYPE_ID refers to
@@ -828,13 +833,14 @@
/// Request parameters:
///
/// [parent] - Required. The container resource on which to execute the
- /// request. Acceptable formats: 1.
+ /// request. Acceptable formats: *
/// `projects/[PROJECT_NUMBER]/locations/[LOCATION]/recommenders/[RECOMMENDER_ID]`
- /// 2.
+ /// *
+ /// `projects/[PROJECT_ID]/locations/[LOCATION]/recommenders/[RECOMMENDER_ID]`
+ /// *
/// `billingAccounts/[BILLING_ACCOUNT_ID]/locations/[LOCATION]/recommenders/[RECOMMENDER_ID]`
- /// 3.
- /// `folders/[FOLDER_ID]/locations/[LOCATION]/recommenders/[RECOMMENDER_ID]`
- /// 4.
+ /// * `folders/[FOLDER_ID]/locations/[LOCATION]/recommenders/[RECOMMENDER_ID]`
+ /// *
/// `organizations/[ORGANIZATION_ID]/locations/[LOCATION]/recommenders/[RECOMMENDER_ID]`
/// LOCATION here refers to GCP Locations:
/// https://cloud.google.com/about/locations/ RECOMMENDER_ID refers to
@@ -1132,13 +1138,15 @@
/// Request parameters:
///
/// [parent] - Required. The container resource on which to execute the
- /// request. Acceptable formats: 1.
+ /// request. Acceptable formats: *
/// `projects/[PROJECT_NUMBER]/locations/[LOCATION]/insightTypes/[INSIGHT_TYPE_ID]`
- /// 2.
+ /// *
+ /// `projects/[PROJECT_ID]/locations/[LOCATION]/insightTypes/[INSIGHT_TYPE_ID]`
+ /// *
/// `billingAccounts/[BILLING_ACCOUNT_ID]/locations/[LOCATION]/insightTypes/[INSIGHT_TYPE_ID]`
- /// 3.
+ /// *
/// `folders/[FOLDER_ID]/locations/[LOCATION]/insightTypes/[INSIGHT_TYPE_ID]`
- /// 4.
+ /// *
/// `organizations/[ORGANIZATION_ID]/locations/[LOCATION]/insightTypes/[INSIGHT_TYPE_ID]`
/// LOCATION here refers to GCP Locations:
/// https://cloud.google.com/about/locations/ INSIGHT_TYPE_ID refers to
@@ -1314,13 +1322,14 @@
/// Request parameters:
///
/// [parent] - Required. The container resource on which to execute the
- /// request. Acceptable formats: 1.
+ /// request. Acceptable formats: *
/// `projects/[PROJECT_NUMBER]/locations/[LOCATION]/recommenders/[RECOMMENDER_ID]`
- /// 2.
+ /// *
+ /// `projects/[PROJECT_ID]/locations/[LOCATION]/recommenders/[RECOMMENDER_ID]`
+ /// *
/// `billingAccounts/[BILLING_ACCOUNT_ID]/locations/[LOCATION]/recommenders/[RECOMMENDER_ID]`
- /// 3.
- /// `folders/[FOLDER_ID]/locations/[LOCATION]/recommenders/[RECOMMENDER_ID]`
- /// 4.
+ /// * `folders/[FOLDER_ID]/locations/[LOCATION]/recommenders/[RECOMMENDER_ID]`
+ /// *
/// `organizations/[ORGANIZATION_ID]/locations/[LOCATION]/recommenders/[RECOMMENDER_ID]`
/// LOCATION here refers to GCP Locations:
/// https://cloud.google.com/about/locations/ RECOMMENDER_ID refers to
@@ -1616,13 +1625,15 @@
/// Request parameters:
///
/// [parent] - Required. The container resource on which to execute the
- /// request. Acceptable formats: 1.
+ /// request. Acceptable formats: *
/// `projects/[PROJECT_NUMBER]/locations/[LOCATION]/insightTypes/[INSIGHT_TYPE_ID]`
- /// 2.
+ /// *
+ /// `projects/[PROJECT_ID]/locations/[LOCATION]/insightTypes/[INSIGHT_TYPE_ID]`
+ /// *
/// `billingAccounts/[BILLING_ACCOUNT_ID]/locations/[LOCATION]/insightTypes/[INSIGHT_TYPE_ID]`
- /// 3.
+ /// *
/// `folders/[FOLDER_ID]/locations/[LOCATION]/insightTypes/[INSIGHT_TYPE_ID]`
- /// 4.
+ /// *
/// `organizations/[ORGANIZATION_ID]/locations/[LOCATION]/insightTypes/[INSIGHT_TYPE_ID]`
/// LOCATION here refers to GCP Locations:
/// https://cloud.google.com/about/locations/ INSIGHT_TYPE_ID refers to
@@ -1797,13 +1808,14 @@
/// Request parameters:
///
/// [parent] - Required. The container resource on which to execute the
- /// request. Acceptable formats: 1.
+ /// request. Acceptable formats: *
/// `projects/[PROJECT_NUMBER]/locations/[LOCATION]/recommenders/[RECOMMENDER_ID]`
- /// 2.
+ /// *
+ /// `projects/[PROJECT_ID]/locations/[LOCATION]/recommenders/[RECOMMENDER_ID]`
+ /// *
/// `billingAccounts/[BILLING_ACCOUNT_ID]/locations/[LOCATION]/recommenders/[RECOMMENDER_ID]`
- /// 3.
- /// `folders/[FOLDER_ID]/locations/[LOCATION]/recommenders/[RECOMMENDER_ID]`
- /// 4.
+ /// * `folders/[FOLDER_ID]/locations/[LOCATION]/recommenders/[RECOMMENDER_ID]`
+ /// *
/// `organizations/[ORGANIZATION_ID]/locations/[LOCATION]/recommenders/[RECOMMENDER_ID]`
/// LOCATION here refers to GCP Locations:
/// https://cloud.google.com/about/locations/ RECOMMENDER_ID refers to
diff --git a/generated/googleapis/lib/resourcesettings/v1.dart b/generated/googleapis/lib/resourcesettings/v1.dart
new file mode 100644
index 0000000..e8ae6b3
--- /dev/null
+++ b/generated/googleapis/lib/resourcesettings/v1.dart
@@ -0,0 +1,907 @@
+// This is a generated file (see the discoveryapis_generator project).
+
+// ignore_for_file: camel_case_types
+// ignore_for_file: comment_references
+// ignore_for_file: file_names
+// ignore_for_file: library_names
+// ignore_for_file: lines_longer_than_80_chars
+// ignore_for_file: non_constant_identifier_names
+// ignore_for_file: prefer_expression_function_bodies
+// ignore_for_file: prefer_interpolation_to_compose_strings
+// ignore_for_file: unnecessary_brace_in_string_interps
+// ignore_for_file: unnecessary_lambdas
+// ignore_for_file: unnecessary_string_interpolations
+
+/// Resource Settings API - v1
+///
+/// The Resource Settings API allows users to control and modify the behavior of
+/// their GCP resources (e.g., VM, firewall, Project, etc.) across the Cloud
+/// Resource Hierarchy.
+///
+/// For more information, see
+/// <https://cloud.google.com/resource-manager/docs/resource-settings/overview>
+///
+/// Create an instance of [ResourceSettingsApi] to access these resources:
+///
+/// - [FoldersResource]
+/// - [FoldersSettingsResource]
+/// - [OrganizationsResource]
+/// - [OrganizationsSettingsResource]
+/// - [ProjectsResource]
+/// - [ProjectsSettingsResource]
+library resourcesettings.v1;
+
+import 'dart:async' as async;
+import 'dart:convert' as convert;
+import 'dart:core' as core;
+
+import 'package:_discoveryapis_commons/_discoveryapis_commons.dart' as commons;
+import 'package:http/http.dart' as http;
+
+import '../src/user_agent.dart';
+
+export 'package:_discoveryapis_commons/_discoveryapis_commons.dart'
+ show ApiRequestError, DetailedApiRequestError;
+
+/// The Resource Settings API allows users to control and modify the behavior of
+/// their GCP resources (e.g., VM, firewall, Project, etc.) across the Cloud
+/// Resource Hierarchy.
+class ResourceSettingsApi {
+ /// See, edit, configure, and delete your Google Cloud Platform data
+ static const cloudPlatformScope =
+ 'https://www.googleapis.com/auth/cloud-platform';
+
+ final commons.ApiRequester _requester;
+
+ FoldersResource get folders => FoldersResource(_requester);
+ OrganizationsResource get organizations => OrganizationsResource(_requester);
+ ProjectsResource get projects => ProjectsResource(_requester);
+
+ ResourceSettingsApi(http.Client client,
+ {core.String rootUrl = 'https://resourcesettings.googleapis.com/',
+ core.String servicePath = ''})
+ : _requester =
+ commons.ApiRequester(client, rootUrl, servicePath, requestHeaders);
+}
+
+class FoldersResource {
+ final commons.ApiRequester _requester;
+
+ FoldersSettingsResource get settings => FoldersSettingsResource(_requester);
+
+ FoldersResource(commons.ApiRequester client) : _requester = client;
+}
+
+class FoldersSettingsResource {
+ final commons.ApiRequester _requester;
+
+ FoldersSettingsResource(commons.ApiRequester client) : _requester = client;
+
+ /// Returns a specified setting.
+ ///
+ /// Returns a `google.rpc.Status` with `google.rpc.Code.NOT_FOUND` if the
+ /// setting does not exist.
+ ///
+ /// Request parameters:
+ ///
+ /// [name] - Required. The name of the setting to get. See Setting for naming
+ /// requirements.
+ /// Value must have pattern `^folders/\[^/\]+/settings/\[^/\]+$`.
+ ///
+ /// [view] - The SettingView for this request.
+ /// Possible string values are:
+ /// - "SETTING_VIEW_UNSPECIFIED" : The default / unset value. The API will
+ /// default to the SETTING_VIEW_BASIC view.
+ /// - "SETTING_VIEW_BASIC" : Include Setting.metadata, but nothing else. This
+ /// is the default value (for both ListSettings and GetSetting).
+ /// - "SETTING_VIEW_EFFECTIVE_VALUE" : Include Setting.effective_value, but
+ /// nothing else.
+ /// - "SETTING_VIEW_LOCAL_VALUE" : Include Setting.local_value, but nothing
+ /// else.
+ ///
+ /// [$fields] - Selector specifying which fields to include in a partial
+ /// response.
+ ///
+ /// Completes with a [GoogleCloudResourcesettingsV1Setting].
+ ///
+ /// Completes with a [commons.ApiRequestError] if the API endpoint returned an
+ /// error.
+ ///
+ /// If the used [http.Client] completes with an error when making a REST call,
+ /// this method will complete with the same error.
+ async.Future<GoogleCloudResourcesettingsV1Setting> get(
+ core.String name, {
+ core.String? view,
+ core.String? $fields,
+ }) async {
+ final _queryParams = <core.String, core.List<core.String>>{
+ if (view != null) 'view': [view],
+ if ($fields != null) 'fields': [$fields],
+ };
+
+ final _url = 'v1/' + core.Uri.encodeFull('$name');
+
+ final _response = await _requester.request(
+ _url,
+ 'GET',
+ queryParams: _queryParams,
+ );
+ return GoogleCloudResourcesettingsV1Setting.fromJson(
+ _response as core.Map<core.String, core.dynamic>);
+ }
+
+ /// Lists all the settings that are available on the Cloud resource `parent`.
+ ///
+ /// Request parameters:
+ ///
+ /// [parent] - Required. The project, folder, or organization that is the
+ /// parent resource for this setting. Must be in one of the following forms: *
+ /// `projects/{project_number}` * `projects/{project_id}` *
+ /// `folders/{folder_id}` * `organizations/{organization_id}`
+ /// Value must have pattern `^folders/\[^/\]+$`.
+ ///
+ /// [pageSize] - Unused. The size of the page to be returned.
+ ///
+ /// [pageToken] - Unused. A page token used to retrieve the next page.
+ ///
+ /// [view] - The SettingView for this request.
+ /// Possible string values are:
+ /// - "SETTING_VIEW_UNSPECIFIED" : The default / unset value. The API will
+ /// default to the SETTING_VIEW_BASIC view.
+ /// - "SETTING_VIEW_BASIC" : Include Setting.metadata, but nothing else. This
+ /// is the default value (for both ListSettings and GetSetting).
+ /// - "SETTING_VIEW_EFFECTIVE_VALUE" : Include Setting.effective_value, but
+ /// nothing else.
+ /// - "SETTING_VIEW_LOCAL_VALUE" : Include Setting.local_value, but nothing
+ /// else.
+ ///
+ /// [$fields] - Selector specifying which fields to include in a partial
+ /// response.
+ ///
+ /// Completes with a [GoogleCloudResourcesettingsV1ListSettingsResponse].
+ ///
+ /// Completes with a [commons.ApiRequestError] if the API endpoint returned an
+ /// error.
+ ///
+ /// If the used [http.Client] completes with an error when making a REST call,
+ /// this method will complete with the same error.
+ async.Future<GoogleCloudResourcesettingsV1ListSettingsResponse> list(
+ core.String parent, {
+ core.int? pageSize,
+ core.String? pageToken,
+ core.String? view,
+ core.String? $fields,
+ }) async {
+ final _queryParams = <core.String, core.List<core.String>>{
+ if (pageSize != null) 'pageSize': ['${pageSize}'],
+ if (pageToken != null) 'pageToken': [pageToken],
+ if (view != null) 'view': [view],
+ if ($fields != null) 'fields': [$fields],
+ };
+
+ final _url = 'v1/' + core.Uri.encodeFull('$parent') + '/settings';
+
+ final _response = await _requester.request(
+ _url,
+ 'GET',
+ queryParams: _queryParams,
+ );
+ return GoogleCloudResourcesettingsV1ListSettingsResponse.fromJson(
+ _response as core.Map<core.String, core.dynamic>);
+ }
+
+ /// Updates a specified setting.
+ ///
+ /// Returns a `google.rpc.Status` with `google.rpc.Code.NOT_FOUND` if the
+ /// setting does not exist. Returns a `google.rpc.Status` with
+ /// `google.rpc.Code.FAILED_PRECONDITION` if the setting is flagged as read
+ /// only. Returns a `google.rpc.Status` with `google.rpc.Code.ABORTED` if the
+ /// etag supplied in the request does not match the persisted etag of the
+ /// setting value. On success, the response will contain only `name`,
+ /// `local_value` and `etag`. The `metadata` and `effective_value` cannot be
+ /// updated through this API. Note: the supplied setting will perform a full
+ /// overwrite of the `local_value` field.
+ ///
+ /// [request] - The metadata request object.
+ ///
+ /// Request parameters:
+ ///
+ /// [name] - The resource name of the setting. Must be in one of the following
+ /// forms: * `projects/{project_number}/settings/{setting_name}` *
+ /// `folders/{folder_id}/settings/{setting_name}` *
+ /// `organizations/{organization_id}/settings/{setting_name}` For example,
+ /// "/projects/123/settings/gcp-enableMyFeature"
+ /// Value must have pattern `^folders/\[^/\]+/settings/\[^/\]+$`.
+ ///
+ /// [$fields] - Selector specifying which fields to include in a partial
+ /// response.
+ ///
+ /// Completes with a [GoogleCloudResourcesettingsV1Setting].
+ ///
+ /// Completes with a [commons.ApiRequestError] if the API endpoint returned an
+ /// error.
+ ///
+ /// If the used [http.Client] completes with an error when making a REST call,
+ /// this method will complete with the same error.
+ async.Future<GoogleCloudResourcesettingsV1Setting> patch(
+ GoogleCloudResourcesettingsV1Setting request,
+ core.String name, {
+ core.String? $fields,
+ }) async {
+ final _body = convert.json.encode(request.toJson());
+ final _queryParams = <core.String, core.List<core.String>>{
+ if ($fields != null) 'fields': [$fields],
+ };
+
+ final _url = 'v1/' + core.Uri.encodeFull('$name');
+
+ final _response = await _requester.request(
+ _url,
+ 'PATCH',
+ body: _body,
+ queryParams: _queryParams,
+ );
+ return GoogleCloudResourcesettingsV1Setting.fromJson(
+ _response as core.Map<core.String, core.dynamic>);
+ }
+}
+
+class OrganizationsResource {
+ final commons.ApiRequester _requester;
+
+ OrganizationsSettingsResource get settings =>
+ OrganizationsSettingsResource(_requester);
+
+ OrganizationsResource(commons.ApiRequester client) : _requester = client;
+}
+
+class OrganizationsSettingsResource {
+ final commons.ApiRequester _requester;
+
+ OrganizationsSettingsResource(commons.ApiRequester client)
+ : _requester = client;
+
+ /// Returns a specified setting.
+ ///
+ /// Returns a `google.rpc.Status` with `google.rpc.Code.NOT_FOUND` if the
+ /// setting does not exist.
+ ///
+ /// Request parameters:
+ ///
+ /// [name] - Required. The name of the setting to get. See Setting for naming
+ /// requirements.
+ /// Value must have pattern `^organizations/\[^/\]+/settings/\[^/\]+$`.
+ ///
+ /// [view] - The SettingView for this request.
+ /// Possible string values are:
+ /// - "SETTING_VIEW_UNSPECIFIED" : The default / unset value. The API will
+ /// default to the SETTING_VIEW_BASIC view.
+ /// - "SETTING_VIEW_BASIC" : Include Setting.metadata, but nothing else. This
+ /// is the default value (for both ListSettings and GetSetting).
+ /// - "SETTING_VIEW_EFFECTIVE_VALUE" : Include Setting.effective_value, but
+ /// nothing else.
+ /// - "SETTING_VIEW_LOCAL_VALUE" : Include Setting.local_value, but nothing
+ /// else.
+ ///
+ /// [$fields] - Selector specifying which fields to include in a partial
+ /// response.
+ ///
+ /// Completes with a [GoogleCloudResourcesettingsV1Setting].
+ ///
+ /// Completes with a [commons.ApiRequestError] if the API endpoint returned an
+ /// error.
+ ///
+ /// If the used [http.Client] completes with an error when making a REST call,
+ /// this method will complete with the same error.
+ async.Future<GoogleCloudResourcesettingsV1Setting> get(
+ core.String name, {
+ core.String? view,
+ core.String? $fields,
+ }) async {
+ final _queryParams = <core.String, core.List<core.String>>{
+ if (view != null) 'view': [view],
+ if ($fields != null) 'fields': [$fields],
+ };
+
+ final _url = 'v1/' + core.Uri.encodeFull('$name');
+
+ final _response = await _requester.request(
+ _url,
+ 'GET',
+ queryParams: _queryParams,
+ );
+ return GoogleCloudResourcesettingsV1Setting.fromJson(
+ _response as core.Map<core.String, core.dynamic>);
+ }
+
+ /// Lists all the settings that are available on the Cloud resource `parent`.
+ ///
+ /// Request parameters:
+ ///
+ /// [parent] - Required. The project, folder, or organization that is the
+ /// parent resource for this setting. Must be in one of the following forms: *
+ /// `projects/{project_number}` * `projects/{project_id}` *
+ /// `folders/{folder_id}` * `organizations/{organization_id}`
+ /// Value must have pattern `^organizations/\[^/\]+$`.
+ ///
+ /// [pageSize] - Unused. The size of the page to be returned.
+ ///
+ /// [pageToken] - Unused. A page token used to retrieve the next page.
+ ///
+ /// [view] - The SettingView for this request.
+ /// Possible string values are:
+ /// - "SETTING_VIEW_UNSPECIFIED" : The default / unset value. The API will
+ /// default to the SETTING_VIEW_BASIC view.
+ /// - "SETTING_VIEW_BASIC" : Include Setting.metadata, but nothing else. This
+ /// is the default value (for both ListSettings and GetSetting).
+ /// - "SETTING_VIEW_EFFECTIVE_VALUE" : Include Setting.effective_value, but
+ /// nothing else.
+ /// - "SETTING_VIEW_LOCAL_VALUE" : Include Setting.local_value, but nothing
+ /// else.
+ ///
+ /// [$fields] - Selector specifying which fields to include in a partial
+ /// response.
+ ///
+ /// Completes with a [GoogleCloudResourcesettingsV1ListSettingsResponse].
+ ///
+ /// Completes with a [commons.ApiRequestError] if the API endpoint returned an
+ /// error.
+ ///
+ /// If the used [http.Client] completes with an error when making a REST call,
+ /// this method will complete with the same error.
+ async.Future<GoogleCloudResourcesettingsV1ListSettingsResponse> list(
+ core.String parent, {
+ core.int? pageSize,
+ core.String? pageToken,
+ core.String? view,
+ core.String? $fields,
+ }) async {
+ final _queryParams = <core.String, core.List<core.String>>{
+ if (pageSize != null) 'pageSize': ['${pageSize}'],
+ if (pageToken != null) 'pageToken': [pageToken],
+ if (view != null) 'view': [view],
+ if ($fields != null) 'fields': [$fields],
+ };
+
+ final _url = 'v1/' + core.Uri.encodeFull('$parent') + '/settings';
+
+ final _response = await _requester.request(
+ _url,
+ 'GET',
+ queryParams: _queryParams,
+ );
+ return GoogleCloudResourcesettingsV1ListSettingsResponse.fromJson(
+ _response as core.Map<core.String, core.dynamic>);
+ }
+
+ /// Updates a specified setting.
+ ///
+ /// Returns a `google.rpc.Status` with `google.rpc.Code.NOT_FOUND` if the
+ /// setting does not exist. Returns a `google.rpc.Status` with
+ /// `google.rpc.Code.FAILED_PRECONDITION` if the setting is flagged as read
+ /// only. Returns a `google.rpc.Status` with `google.rpc.Code.ABORTED` if the
+ /// etag supplied in the request does not match the persisted etag of the
+ /// setting value. On success, the response will contain only `name`,
+ /// `local_value` and `etag`. The `metadata` and `effective_value` cannot be
+ /// updated through this API. Note: the supplied setting will perform a full
+ /// overwrite of the `local_value` field.
+ ///
+ /// [request] - The metadata request object.
+ ///
+ /// Request parameters:
+ ///
+ /// [name] - The resource name of the setting. Must be in one of the following
+ /// forms: * `projects/{project_number}/settings/{setting_name}` *
+ /// `folders/{folder_id}/settings/{setting_name}` *
+ /// `organizations/{organization_id}/settings/{setting_name}` For example,
+ /// "/projects/123/settings/gcp-enableMyFeature"
+ /// Value must have pattern `^organizations/\[^/\]+/settings/\[^/\]+$`.
+ ///
+ /// [$fields] - Selector specifying which fields to include in a partial
+ /// response.
+ ///
+ /// Completes with a [GoogleCloudResourcesettingsV1Setting].
+ ///
+ /// Completes with a [commons.ApiRequestError] if the API endpoint returned an
+ /// error.
+ ///
+ /// If the used [http.Client] completes with an error when making a REST call,
+ /// this method will complete with the same error.
+ async.Future<GoogleCloudResourcesettingsV1Setting> patch(
+ GoogleCloudResourcesettingsV1Setting request,
+ core.String name, {
+ core.String? $fields,
+ }) async {
+ final _body = convert.json.encode(request.toJson());
+ final _queryParams = <core.String, core.List<core.String>>{
+ if ($fields != null) 'fields': [$fields],
+ };
+
+ final _url = 'v1/' + core.Uri.encodeFull('$name');
+
+ final _response = await _requester.request(
+ _url,
+ 'PATCH',
+ body: _body,
+ queryParams: _queryParams,
+ );
+ return GoogleCloudResourcesettingsV1Setting.fromJson(
+ _response as core.Map<core.String, core.dynamic>);
+ }
+}
+
+class ProjectsResource {
+ final commons.ApiRequester _requester;
+
+ ProjectsSettingsResource get settings => ProjectsSettingsResource(_requester);
+
+ ProjectsResource(commons.ApiRequester client) : _requester = client;
+}
+
+class ProjectsSettingsResource {
+ final commons.ApiRequester _requester;
+
+ ProjectsSettingsResource(commons.ApiRequester client) : _requester = client;
+
+ /// Returns a specified setting.
+ ///
+ /// Returns a `google.rpc.Status` with `google.rpc.Code.NOT_FOUND` if the
+ /// setting does not exist.
+ ///
+ /// Request parameters:
+ ///
+ /// [name] - Required. The name of the setting to get. See Setting for naming
+ /// requirements.
+ /// Value must have pattern `^projects/\[^/\]+/settings/\[^/\]+$`.
+ ///
+ /// [view] - The SettingView for this request.
+ /// Possible string values are:
+ /// - "SETTING_VIEW_UNSPECIFIED" : The default / unset value. The API will
+ /// default to the SETTING_VIEW_BASIC view.
+ /// - "SETTING_VIEW_BASIC" : Include Setting.metadata, but nothing else. This
+ /// is the default value (for both ListSettings and GetSetting).
+ /// - "SETTING_VIEW_EFFECTIVE_VALUE" : Include Setting.effective_value, but
+ /// nothing else.
+ /// - "SETTING_VIEW_LOCAL_VALUE" : Include Setting.local_value, but nothing
+ /// else.
+ ///
+ /// [$fields] - Selector specifying which fields to include in a partial
+ /// response.
+ ///
+ /// Completes with a [GoogleCloudResourcesettingsV1Setting].
+ ///
+ /// Completes with a [commons.ApiRequestError] if the API endpoint returned an
+ /// error.
+ ///
+ /// If the used [http.Client] completes with an error when making a REST call,
+ /// this method will complete with the same error.
+ async.Future<GoogleCloudResourcesettingsV1Setting> get(
+ core.String name, {
+ core.String? view,
+ core.String? $fields,
+ }) async {
+ final _queryParams = <core.String, core.List<core.String>>{
+ if (view != null) 'view': [view],
+ if ($fields != null) 'fields': [$fields],
+ };
+
+ final _url = 'v1/' + core.Uri.encodeFull('$name');
+
+ final _response = await _requester.request(
+ _url,
+ 'GET',
+ queryParams: _queryParams,
+ );
+ return GoogleCloudResourcesettingsV1Setting.fromJson(
+ _response as core.Map<core.String, core.dynamic>);
+ }
+
+ /// Lists all the settings that are available on the Cloud resource `parent`.
+ ///
+ /// Request parameters:
+ ///
+ /// [parent] - Required. The project, folder, or organization that is the
+ /// parent resource for this setting. Must be in one of the following forms: *
+ /// `projects/{project_number}` * `projects/{project_id}` *
+ /// `folders/{folder_id}` * `organizations/{organization_id}`
+ /// Value must have pattern `^projects/\[^/\]+$`.
+ ///
+ /// [pageSize] - Unused. The size of the page to be returned.
+ ///
+ /// [pageToken] - Unused. A page token used to retrieve the next page.
+ ///
+ /// [view] - The SettingView for this request.
+ /// Possible string values are:
+ /// - "SETTING_VIEW_UNSPECIFIED" : The default / unset value. The API will
+ /// default to the SETTING_VIEW_BASIC view.
+ /// - "SETTING_VIEW_BASIC" : Include Setting.metadata, but nothing else. This
+ /// is the default value (for both ListSettings and GetSetting).
+ /// - "SETTING_VIEW_EFFECTIVE_VALUE" : Include Setting.effective_value, but
+ /// nothing else.
+ /// - "SETTING_VIEW_LOCAL_VALUE" : Include Setting.local_value, but nothing
+ /// else.
+ ///
+ /// [$fields] - Selector specifying which fields to include in a partial
+ /// response.
+ ///
+ /// Completes with a [GoogleCloudResourcesettingsV1ListSettingsResponse].
+ ///
+ /// Completes with a [commons.ApiRequestError] if the API endpoint returned an
+ /// error.
+ ///
+ /// If the used [http.Client] completes with an error when making a REST call,
+ /// this method will complete with the same error.
+ async.Future<GoogleCloudResourcesettingsV1ListSettingsResponse> list(
+ core.String parent, {
+ core.int? pageSize,
+ core.String? pageToken,
+ core.String? view,
+ core.String? $fields,
+ }) async {
+ final _queryParams = <core.String, core.List<core.String>>{
+ if (pageSize != null) 'pageSize': ['${pageSize}'],
+ if (pageToken != null) 'pageToken': [pageToken],
+ if (view != null) 'view': [view],
+ if ($fields != null) 'fields': [$fields],
+ };
+
+ final _url = 'v1/' + core.Uri.encodeFull('$parent') + '/settings';
+
+ final _response = await _requester.request(
+ _url,
+ 'GET',
+ queryParams: _queryParams,
+ );
+ return GoogleCloudResourcesettingsV1ListSettingsResponse.fromJson(
+ _response as core.Map<core.String, core.dynamic>);
+ }
+
+ /// Updates a specified setting.
+ ///
+ /// Returns a `google.rpc.Status` with `google.rpc.Code.NOT_FOUND` if the
+ /// setting does not exist. Returns a `google.rpc.Status` with
+ /// `google.rpc.Code.FAILED_PRECONDITION` if the setting is flagged as read
+ /// only. Returns a `google.rpc.Status` with `google.rpc.Code.ABORTED` if the
+ /// etag supplied in the request does not match the persisted etag of the
+ /// setting value. On success, the response will contain only `name`,
+ /// `local_value` and `etag`. The `metadata` and `effective_value` cannot be
+ /// updated through this API. Note: the supplied setting will perform a full
+ /// overwrite of the `local_value` field.
+ ///
+ /// [request] - The metadata request object.
+ ///
+ /// Request parameters:
+ ///
+ /// [name] - The resource name of the setting. Must be in one of the following
+ /// forms: * `projects/{project_number}/settings/{setting_name}` *
+ /// `folders/{folder_id}/settings/{setting_name}` *
+ /// `organizations/{organization_id}/settings/{setting_name}` For example,
+ /// "/projects/123/settings/gcp-enableMyFeature"
+ /// Value must have pattern `^projects/\[^/\]+/settings/\[^/\]+$`.
+ ///
+ /// [$fields] - Selector specifying which fields to include in a partial
+ /// response.
+ ///
+ /// Completes with a [GoogleCloudResourcesettingsV1Setting].
+ ///
+ /// Completes with a [commons.ApiRequestError] if the API endpoint returned an
+ /// error.
+ ///
+ /// If the used [http.Client] completes with an error when making a REST call,
+ /// this method will complete with the same error.
+ async.Future<GoogleCloudResourcesettingsV1Setting> patch(
+ GoogleCloudResourcesettingsV1Setting request,
+ core.String name, {
+ core.String? $fields,
+ }) async {
+ final _body = convert.json.encode(request.toJson());
+ final _queryParams = <core.String, core.List<core.String>>{
+ if ($fields != null) 'fields': [$fields],
+ };
+
+ final _url = 'v1/' + core.Uri.encodeFull('$name');
+
+ final _response = await _requester.request(
+ _url,
+ 'PATCH',
+ body: _body,
+ queryParams: _queryParams,
+ );
+ return GoogleCloudResourcesettingsV1Setting.fromJson(
+ _response as core.Map<core.String, core.dynamic>);
+ }
+}
+
+/// The response from ListSettings.
+class GoogleCloudResourcesettingsV1ListSettingsResponse {
+ /// Unused.
+ ///
+ /// A page token used to retrieve the next page.
+ core.String? nextPageToken;
+
+ /// A list of settings that are available at the specified Cloud resource.
+ core.List<GoogleCloudResourcesettingsV1Setting>? settings;
+
+ GoogleCloudResourcesettingsV1ListSettingsResponse();
+
+ GoogleCloudResourcesettingsV1ListSettingsResponse.fromJson(core.Map _json) {
+ if (_json.containsKey('nextPageToken')) {
+ nextPageToken = _json['nextPageToken'] as core.String;
+ }
+ if (_json.containsKey('settings')) {
+ settings = (_json['settings'] as core.List)
+ .map<GoogleCloudResourcesettingsV1Setting>((value) =>
+ GoogleCloudResourcesettingsV1Setting.fromJson(
+ value as core.Map<core.String, core.dynamic>))
+ .toList();
+ }
+ }
+
+ core.Map<core.String, core.dynamic> toJson() => {
+ if (nextPageToken != null) 'nextPageToken': nextPageToken!,
+ if (settings != null)
+ 'settings': settings!.map((value) => value.toJson()).toList(),
+ };
+}
+
+/// The schema for settings.
+class GoogleCloudResourcesettingsV1Setting {
+ /// The effective value of the setting at the given parent resource, evaluated
+ /// based on the resource hierarchy The effective value evaluates to one of
+ /// the following options, in this order.
+ ///
+ /// If an option is not valid or doesn't exist, then the next option is used:
+ /// 1. The local setting value on the given resource: Setting.local_value 2.
+ /// If one of the given resource's ancestors in the resource hierarchy have a
+ /// local setting value, the local value at the nearest such ancestor. 3. The
+ /// setting's default value: SettingMetadata.default_value 4. An empty value,
+ /// defined as a `Value` with all fields unset. The data type of Value must
+ /// always be consistent with the data type defined in Setting.metadata.
+ ///
+ /// Output only.
+ GoogleCloudResourcesettingsV1Value? effectiveValue;
+
+ /// A fingerprint used for optimistic concurrency.
+ ///
+ /// See UpdateSetting for more details.
+ core.String? etag;
+
+ /// The configured value of the setting at the given parent resource, ignoring
+ /// the resource hierarchy.
+ ///
+ /// The data type of Value must always be consistent with the data type
+ /// defined in Setting.metadata.
+ GoogleCloudResourcesettingsV1Value? localValue;
+
+ /// Metadata about a setting which is not editable by the end user.
+ ///
+ /// Output only.
+ GoogleCloudResourcesettingsV1SettingMetadata? metadata;
+
+ /// The resource name of the setting.
+ ///
+ /// Must be in one of the following forms: *
+ /// `projects/{project_number}/settings/{setting_name}` *
+ /// `folders/{folder_id}/settings/{setting_name}` *
+ /// `organizations/{organization_id}/settings/{setting_name}` For example,
+ /// "/projects/123/settings/gcp-enableMyFeature"
+ core.String? name;
+
+ GoogleCloudResourcesettingsV1Setting();
+
+ GoogleCloudResourcesettingsV1Setting.fromJson(core.Map _json) {
+ if (_json.containsKey('effectiveValue')) {
+ effectiveValue = GoogleCloudResourcesettingsV1Value.fromJson(
+ _json['effectiveValue'] as core.Map<core.String, core.dynamic>);
+ }
+ if (_json.containsKey('etag')) {
+ etag = _json['etag'] as core.String;
+ }
+ if (_json.containsKey('localValue')) {
+ localValue = GoogleCloudResourcesettingsV1Value.fromJson(
+ _json['localValue'] as core.Map<core.String, core.dynamic>);
+ }
+ if (_json.containsKey('metadata')) {
+ metadata = GoogleCloudResourcesettingsV1SettingMetadata.fromJson(
+ _json['metadata'] as core.Map<core.String, core.dynamic>);
+ }
+ if (_json.containsKey('name')) {
+ name = _json['name'] as core.String;
+ }
+ }
+
+ core.Map<core.String, core.dynamic> toJson() => {
+ if (effectiveValue != null) 'effectiveValue': effectiveValue!.toJson(),
+ if (etag != null) 'etag': etag!,
+ if (localValue != null) 'localValue': localValue!.toJson(),
+ if (metadata != null) 'metadata': metadata!.toJson(),
+ if (name != null) 'name': name!,
+ };
+}
+
+/// Metadata about a setting which is not editable by the end user.
+class GoogleCloudResourcesettingsV1SettingMetadata {
+ /// The data type for this setting.
+ /// Possible string values are:
+ /// - "DATA_TYPE_UNSPECIFIED" : Unspecified data type.
+ /// - "BOOLEAN" : A boolean setting.
+ /// - "STRING" : A string setting.
+ /// - "STRING_SET" : A string set setting.
+ /// - "ENUM_VALUE" : A Enum setting
+ /// - "DURATION_VALUE" : A Duration setting
+ /// - "STRING_MAP" : A string->string map setting
+ core.String? dataType;
+
+ /// The value provided by Setting.effective_value if no setting value is
+ /// explicitly set.
+ ///
+ /// Note: not all settings have a default value.
+ GoogleCloudResourcesettingsV1Value? defaultValue;
+
+ /// A detailed description of what this setting does.
+ core.String? description;
+
+ /// The human readable name for this setting.
+ core.String? displayName;
+
+ /// A flag indicating that values of this setting cannot be modified.
+ ///
+ /// See documentation for the specific setting for updates and reasons.
+ core.bool? readOnly;
+
+ GoogleCloudResourcesettingsV1SettingMetadata();
+
+ GoogleCloudResourcesettingsV1SettingMetadata.fromJson(core.Map _json) {
+ if (_json.containsKey('dataType')) {
+ dataType = _json['dataType'] as core.String;
+ }
+ if (_json.containsKey('defaultValue')) {
+ defaultValue = GoogleCloudResourcesettingsV1Value.fromJson(
+ _json['defaultValue'] as core.Map<core.String, core.dynamic>);
+ }
+ if (_json.containsKey('description')) {
+ description = _json['description'] as core.String;
+ }
+ if (_json.containsKey('displayName')) {
+ displayName = _json['displayName'] as core.String;
+ }
+ if (_json.containsKey('readOnly')) {
+ readOnly = _json['readOnly'] as core.bool;
+ }
+ }
+
+ core.Map<core.String, core.dynamic> toJson() => {
+ if (dataType != null) 'dataType': dataType!,
+ if (defaultValue != null) 'defaultValue': defaultValue!.toJson(),
+ if (description != null) 'description': description!,
+ if (displayName != null) 'displayName': displayName!,
+ if (readOnly != null) 'readOnly': readOnly!,
+ };
+}
+
+/// The data in a setting value.
+class GoogleCloudResourcesettingsV1Value {
+ /// Defines this value as being a boolean value.
+ core.bool? booleanValue;
+
+ /// Defines this value as being a Duration.
+ core.String? durationValue;
+
+ /// Defines this value as being a Enum.
+ GoogleCloudResourcesettingsV1ValueEnumValue? enumValue;
+
+ /// Defines this value as being a StringMap.
+ GoogleCloudResourcesettingsV1ValueStringMap? stringMapValue;
+
+ /// Defines this value as being a StringSet.
+ GoogleCloudResourcesettingsV1ValueStringSet? stringSetValue;
+
+ /// Defines this value as being a string value.
+ core.String? stringValue;
+
+ GoogleCloudResourcesettingsV1Value();
+
+ GoogleCloudResourcesettingsV1Value.fromJson(core.Map _json) {
+ if (_json.containsKey('booleanValue')) {
+ booleanValue = _json['booleanValue'] as core.bool;
+ }
+ if (_json.containsKey('durationValue')) {
+ durationValue = _json['durationValue'] as core.String;
+ }
+ if (_json.containsKey('enumValue')) {
+ enumValue = GoogleCloudResourcesettingsV1ValueEnumValue.fromJson(
+ _json['enumValue'] as core.Map<core.String, core.dynamic>);
+ }
+ if (_json.containsKey('stringMapValue')) {
+ stringMapValue = GoogleCloudResourcesettingsV1ValueStringMap.fromJson(
+ _json['stringMapValue'] as core.Map<core.String, core.dynamic>);
+ }
+ if (_json.containsKey('stringSetValue')) {
+ stringSetValue = GoogleCloudResourcesettingsV1ValueStringSet.fromJson(
+ _json['stringSetValue'] as core.Map<core.String, core.dynamic>);
+ }
+ if (_json.containsKey('stringValue')) {
+ stringValue = _json['stringValue'] as core.String;
+ }
+ }
+
+ core.Map<core.String, core.dynamic> toJson() => {
+ if (booleanValue != null) 'booleanValue': booleanValue!,
+ if (durationValue != null) 'durationValue': durationValue!,
+ if (enumValue != null) 'enumValue': enumValue!.toJson(),
+ if (stringMapValue != null) 'stringMapValue': stringMapValue!.toJson(),
+ if (stringSetValue != null) 'stringSetValue': stringSetValue!.toJson(),
+ if (stringValue != null) 'stringValue': stringValue!,
+ };
+}
+
+/// A enum value that can hold any enum type setting values.
+///
+/// Each enum type is represented by a number, this representation is stored in
+/// the definitions.
+class GoogleCloudResourcesettingsV1ValueEnumValue {
+ /// The value of this enum
+ core.String? value;
+
+ GoogleCloudResourcesettingsV1ValueEnumValue();
+
+ GoogleCloudResourcesettingsV1ValueEnumValue.fromJson(core.Map _json) {
+ if (_json.containsKey('value')) {
+ value = _json['value'] as core.String;
+ }
+ }
+
+ core.Map<core.String, core.dynamic> toJson() => {
+ if (value != null) 'value': value!,
+ };
+}
+
+/// A string->string map value that can hold a map of string keys to string
+/// values.
+///
+/// The maximum length of each string is 200 characters and there can be a
+/// maximum of 50 key-value pairs in the map.
+class GoogleCloudResourcesettingsV1ValueStringMap {
+ /// The key-value pairs in the map
+ core.Map<core.String, core.String>? mappings;
+
+ GoogleCloudResourcesettingsV1ValueStringMap();
+
+ GoogleCloudResourcesettingsV1ValueStringMap.fromJson(core.Map _json) {
+ if (_json.containsKey('mappings')) {
+ mappings = (_json['mappings'] as core.Map<core.String, core.dynamic>).map(
+ (key, item) => core.MapEntry(
+ key,
+ item as core.String,
+ ),
+ );
+ }
+ }
+
+ core.Map<core.String, core.dynamic> toJson() => {
+ if (mappings != null) 'mappings': mappings!,
+ };
+}
+
+/// A string set value that can hold a set of strings.
+///
+/// The maximum length of each string is 200 characters and there can be a
+/// maximum of 50 strings in the string set.
+class GoogleCloudResourcesettingsV1ValueStringSet {
+ /// The strings in the set
+ core.List<core.String>? values;
+
+ GoogleCloudResourcesettingsV1ValueStringSet();
+
+ GoogleCloudResourcesettingsV1ValueStringSet.fromJson(core.Map _json) {
+ if (_json.containsKey('values')) {
+ values = (_json['values'] as core.List)
+ .map<core.String>((value) => value as core.String)
+ .toList();
+ }
+ }
+
+ core.Map<core.String, core.dynamic> toJson() => {
+ if (values != null) 'values': values!,
+ };
+}
diff --git a/generated/googleapis/test/abusiveexperiencereport/v1_test.dart b/generated/googleapis/test/abusiveexperiencereport/v1_test.dart
index 27a9583..5d21d00 100644
--- a/generated/googleapis/test/abusiveexperiencereport/v1_test.dart
+++ b/generated/googleapis/test/abusiveexperiencereport/v1_test.dart
@@ -76,14 +76,14 @@
buildCounterSiteSummaryResponse--;
}
-core.List<api.SiteSummaryResponse> buildUnnamed6229() {
+core.List<api.SiteSummaryResponse> buildUnnamed6232() {
var o = <api.SiteSummaryResponse>[];
o.add(buildSiteSummaryResponse());
o.add(buildSiteSummaryResponse());
return o;
}
-void checkUnnamed6229(core.List<api.SiteSummaryResponse> o) {
+void checkUnnamed6232(core.List<api.SiteSummaryResponse> o) {
unittest.expect(o, unittest.hasLength(2));
checkSiteSummaryResponse(o[0] as api.SiteSummaryResponse);
checkSiteSummaryResponse(o[1] as api.SiteSummaryResponse);
@@ -94,7 +94,7 @@
var o = api.ViolatingSitesResponse();
buildCounterViolatingSitesResponse++;
if (buildCounterViolatingSitesResponse < 3) {
- o.violatingSites = buildUnnamed6229();
+ o.violatingSites = buildUnnamed6232();
}
buildCounterViolatingSitesResponse--;
return o;
@@ -103,7 +103,7 @@
void checkViolatingSitesResponse(api.ViolatingSitesResponse o) {
buildCounterViolatingSitesResponse++;
if (buildCounterViolatingSitesResponse < 3) {
- checkUnnamed6229(o.violatingSites!);
+ checkUnnamed6232(o.violatingSites!);
}
buildCounterViolatingSitesResponse--;
}
diff --git a/generated/googleapis/test/accesscontextmanager/v1_test.dart b/generated/googleapis/test/accesscontextmanager/v1_test.dart
index 7b0e523..f4d7eae 100644
--- a/generated/googleapis/test/accesscontextmanager/v1_test.dart
+++ b/generated/googleapis/test/accesscontextmanager/v1_test.dart
@@ -100,14 +100,14 @@
buildCounterAccessPolicy--;
}
-core.List<api.MethodSelector> buildUnnamed7295() {
+core.List<api.MethodSelector> buildUnnamed7298() {
var o = <api.MethodSelector>[];
o.add(buildMethodSelector());
o.add(buildMethodSelector());
return o;
}
-void checkUnnamed7295(core.List<api.MethodSelector> o) {
+void checkUnnamed7298(core.List<api.MethodSelector> o) {
unittest.expect(o, unittest.hasLength(2));
checkMethodSelector(o[0] as api.MethodSelector);
checkMethodSelector(o[1] as api.MethodSelector);
@@ -118,7 +118,7 @@
var o = api.ApiOperation();
buildCounterApiOperation++;
if (buildCounterApiOperation < 3) {
- o.methodSelectors = buildUnnamed7295();
+ o.methodSelectors = buildUnnamed7298();
o.serviceName = 'foo';
}
buildCounterApiOperation--;
@@ -128,7 +128,7 @@
void checkApiOperation(api.ApiOperation o) {
buildCounterApiOperation++;
if (buildCounterApiOperation < 3) {
- checkUnnamed7295(o.methodSelectors!);
+ checkUnnamed7298(o.methodSelectors!);
unittest.expect(
o.serviceName!,
unittest.equals('foo'),
@@ -137,14 +137,14 @@
buildCounterApiOperation--;
}
-core.List<api.Condition> buildUnnamed7296() {
+core.List<api.Condition> buildUnnamed7299() {
var o = <api.Condition>[];
o.add(buildCondition());
o.add(buildCondition());
return o;
}
-void checkUnnamed7296(core.List<api.Condition> o) {
+void checkUnnamed7299(core.List<api.Condition> o) {
unittest.expect(o, unittest.hasLength(2));
checkCondition(o[0] as api.Condition);
checkCondition(o[1] as api.Condition);
@@ -156,7 +156,7 @@
buildCounterBasicLevel++;
if (buildCounterBasicLevel < 3) {
o.combiningFunction = 'foo';
- o.conditions = buildUnnamed7296();
+ o.conditions = buildUnnamed7299();
}
buildCounterBasicLevel--;
return o;
@@ -169,7 +169,7 @@
o.combiningFunction!,
unittest.equals('foo'),
);
- checkUnnamed7296(o.conditions!);
+ checkUnnamed7299(o.conditions!);
}
buildCounterBasicLevel--;
}
@@ -211,14 +211,14 @@
buildCounterCommitServicePerimetersRequest--;
}
-core.List<api.ServicePerimeter> buildUnnamed7297() {
+core.List<api.ServicePerimeter> buildUnnamed7300() {
var o = <api.ServicePerimeter>[];
o.add(buildServicePerimeter());
o.add(buildServicePerimeter());
return o;
}
-void checkUnnamed7297(core.List<api.ServicePerimeter> o) {
+void checkUnnamed7300(core.List<api.ServicePerimeter> o) {
unittest.expect(o, unittest.hasLength(2));
checkServicePerimeter(o[0] as api.ServicePerimeter);
checkServicePerimeter(o[1] as api.ServicePerimeter);
@@ -229,7 +229,7 @@
var o = api.CommitServicePerimetersResponse();
buildCounterCommitServicePerimetersResponse++;
if (buildCounterCommitServicePerimetersResponse < 3) {
- o.servicePerimeters = buildUnnamed7297();
+ o.servicePerimeters = buildUnnamed7300();
}
buildCounterCommitServicePerimetersResponse--;
return o;
@@ -239,68 +239,11 @@
api.CommitServicePerimetersResponse o) {
buildCounterCommitServicePerimetersResponse++;
if (buildCounterCommitServicePerimetersResponse < 3) {
- checkUnnamed7297(o.servicePerimeters!);
+ checkUnnamed7300(o.servicePerimeters!);
}
buildCounterCommitServicePerimetersResponse--;
}
-core.List<core.String> buildUnnamed7298() {
- var o = <core.String>[];
- o.add('foo');
- o.add('foo');
- return o;
-}
-
-void checkUnnamed7298(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'),
- );
-}
-
-core.List<core.String> buildUnnamed7299() {
- var o = <core.String>[];
- o.add('foo');
- o.add('foo');
- return o;
-}
-
-void checkUnnamed7299(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'),
- );
-}
-
-core.List<core.String> buildUnnamed7300() {
- var o = <core.String>[];
- o.add('foo');
- o.add('foo');
- return o;
-}
-
-void checkUnnamed7300(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'),
- );
-}
-
core.List<core.String> buildUnnamed7301() {
var o = <core.String>[];
o.add('foo');
@@ -320,54 +263,6 @@
);
}
-core.int buildCounterCondition = 0;
-api.Condition buildCondition() {
- var o = api.Condition();
- buildCounterCondition++;
- if (buildCounterCondition < 3) {
- o.devicePolicy = buildDevicePolicy();
- o.ipSubnetworks = buildUnnamed7298();
- o.members = buildUnnamed7299();
- o.negate = true;
- o.regions = buildUnnamed7300();
- o.requiredAccessLevels = buildUnnamed7301();
- }
- buildCounterCondition--;
- return o;
-}
-
-void checkCondition(api.Condition o) {
- buildCounterCondition++;
- if (buildCounterCondition < 3) {
- checkDevicePolicy(o.devicePolicy! as api.DevicePolicy);
- checkUnnamed7298(o.ipSubnetworks!);
- checkUnnamed7299(o.members!);
- unittest.expect(o.negate!, unittest.isTrue);
- checkUnnamed7300(o.regions!);
- checkUnnamed7301(o.requiredAccessLevels!);
- }
- buildCounterCondition--;
-}
-
-core.int buildCounterCustomLevel = 0;
-api.CustomLevel buildCustomLevel() {
- var o = api.CustomLevel();
- buildCounterCustomLevel++;
- if (buildCounterCustomLevel < 3) {
- o.expr = buildExpr();
- }
- buildCounterCustomLevel--;
- return o;
-}
-
-void checkCustomLevel(api.CustomLevel o) {
- buildCounterCustomLevel++;
- if (buildCounterCustomLevel < 3) {
- checkExpr(o.expr! as api.Expr);
- }
- buildCounterCustomLevel--;
-}
-
core.List<core.String> buildUnnamed7302() {
var o = <core.String>[];
o.add('foo');
@@ -406,46 +301,71 @@
);
}
-core.List<api.OsConstraint> buildUnnamed7304() {
- var o = <api.OsConstraint>[];
- o.add(buildOsConstraint());
- o.add(buildOsConstraint());
+core.List<core.String> buildUnnamed7304() {
+ var o = <core.String>[];
+ o.add('foo');
+ o.add('foo');
return o;
}
-void checkUnnamed7304(core.List<api.OsConstraint> o) {
+void checkUnnamed7304(core.List<core.String> o) {
unittest.expect(o, unittest.hasLength(2));
- checkOsConstraint(o[0] as api.OsConstraint);
- checkOsConstraint(o[1] as api.OsConstraint);
+ unittest.expect(
+ o[0],
+ unittest.equals('foo'),
+ );
+ unittest.expect(
+ o[1],
+ unittest.equals('foo'),
+ );
}
-core.int buildCounterDevicePolicy = 0;
-api.DevicePolicy buildDevicePolicy() {
- var o = api.DevicePolicy();
- buildCounterDevicePolicy++;
- if (buildCounterDevicePolicy < 3) {
- o.allowedDeviceManagementLevels = buildUnnamed7302();
- o.allowedEncryptionStatuses = buildUnnamed7303();
- o.osConstraints = buildUnnamed7304();
- o.requireAdminApproval = true;
- o.requireCorpOwned = true;
- o.requireScreenlock = true;
+core.int buildCounterCondition = 0;
+api.Condition buildCondition() {
+ var o = api.Condition();
+ buildCounterCondition++;
+ if (buildCounterCondition < 3) {
+ o.devicePolicy = buildDevicePolicy();
+ o.ipSubnetworks = buildUnnamed7301();
+ o.members = buildUnnamed7302();
+ o.negate = true;
+ o.regions = buildUnnamed7303();
+ o.requiredAccessLevels = buildUnnamed7304();
}
- buildCounterDevicePolicy--;
+ buildCounterCondition--;
return o;
}
-void checkDevicePolicy(api.DevicePolicy o) {
- buildCounterDevicePolicy++;
- if (buildCounterDevicePolicy < 3) {
- checkUnnamed7302(o.allowedDeviceManagementLevels!);
- checkUnnamed7303(o.allowedEncryptionStatuses!);
- checkUnnamed7304(o.osConstraints!);
- unittest.expect(o.requireAdminApproval!, unittest.isTrue);
- unittest.expect(o.requireCorpOwned!, unittest.isTrue);
- unittest.expect(o.requireScreenlock!, unittest.isTrue);
+void checkCondition(api.Condition o) {
+ buildCounterCondition++;
+ if (buildCounterCondition < 3) {
+ checkDevicePolicy(o.devicePolicy! as api.DevicePolicy);
+ checkUnnamed7301(o.ipSubnetworks!);
+ checkUnnamed7302(o.members!);
+ unittest.expect(o.negate!, unittest.isTrue);
+ checkUnnamed7303(o.regions!);
+ checkUnnamed7304(o.requiredAccessLevels!);
}
- buildCounterDevicePolicy--;
+ buildCounterCondition--;
+}
+
+core.int buildCounterCustomLevel = 0;
+api.CustomLevel buildCustomLevel() {
+ var o = api.CustomLevel();
+ buildCounterCustomLevel++;
+ if (buildCounterCustomLevel < 3) {
+ o.expr = buildExpr();
+ }
+ buildCounterCustomLevel--;
+ return o;
+}
+
+void checkCustomLevel(api.CustomLevel o) {
+ buildCounterCustomLevel++;
+ if (buildCounterCustomLevel < 3) {
+ checkExpr(o.expr! as api.Expr);
+ }
+ buildCounterCustomLevel--;
}
core.List<core.String> buildUnnamed7305() {
@@ -467,12 +387,92 @@
);
}
+core.List<core.String> buildUnnamed7306() {
+ var o = <core.String>[];
+ o.add('foo');
+ o.add('foo');
+ return o;
+}
+
+void checkUnnamed7306(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'),
+ );
+}
+
+core.List<api.OsConstraint> buildUnnamed7307() {
+ var o = <api.OsConstraint>[];
+ o.add(buildOsConstraint());
+ o.add(buildOsConstraint());
+ return o;
+}
+
+void checkUnnamed7307(core.List<api.OsConstraint> o) {
+ unittest.expect(o, unittest.hasLength(2));
+ checkOsConstraint(o[0] as api.OsConstraint);
+ checkOsConstraint(o[1] as api.OsConstraint);
+}
+
+core.int buildCounterDevicePolicy = 0;
+api.DevicePolicy buildDevicePolicy() {
+ var o = api.DevicePolicy();
+ buildCounterDevicePolicy++;
+ if (buildCounterDevicePolicy < 3) {
+ o.allowedDeviceManagementLevels = buildUnnamed7305();
+ o.allowedEncryptionStatuses = buildUnnamed7306();
+ o.osConstraints = buildUnnamed7307();
+ o.requireAdminApproval = true;
+ o.requireCorpOwned = true;
+ o.requireScreenlock = true;
+ }
+ buildCounterDevicePolicy--;
+ return o;
+}
+
+void checkDevicePolicy(api.DevicePolicy o) {
+ buildCounterDevicePolicy++;
+ if (buildCounterDevicePolicy < 3) {
+ checkUnnamed7305(o.allowedDeviceManagementLevels!);
+ checkUnnamed7306(o.allowedEncryptionStatuses!);
+ checkUnnamed7307(o.osConstraints!);
+ unittest.expect(o.requireAdminApproval!, unittest.isTrue);
+ unittest.expect(o.requireCorpOwned!, unittest.isTrue);
+ unittest.expect(o.requireScreenlock!, unittest.isTrue);
+ }
+ buildCounterDevicePolicy--;
+}
+
+core.List<core.String> buildUnnamed7308() {
+ var o = <core.String>[];
+ o.add('foo');
+ o.add('foo');
+ return o;
+}
+
+void checkUnnamed7308(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'),
+ );
+}
+
core.int buildCounterEgressFrom = 0;
api.EgressFrom buildEgressFrom() {
var o = api.EgressFrom();
buildCounterEgressFrom++;
if (buildCounterEgressFrom < 3) {
- o.identities = buildUnnamed7305();
+ o.identities = buildUnnamed7308();
o.identityType = 'foo';
}
buildCounterEgressFrom--;
@@ -482,7 +482,7 @@
void checkEgressFrom(api.EgressFrom o) {
buildCounterEgressFrom++;
if (buildCounterEgressFrom < 3) {
- checkUnnamed7305(o.identities!);
+ checkUnnamed7308(o.identities!);
unittest.expect(
o.identityType!,
unittest.equals('foo'),
@@ -512,27 +512,27 @@
buildCounterEgressPolicy--;
}
-core.List<api.ApiOperation> buildUnnamed7306() {
+core.List<api.ApiOperation> buildUnnamed7309() {
var o = <api.ApiOperation>[];
o.add(buildApiOperation());
o.add(buildApiOperation());
return o;
}
-void checkUnnamed7306(core.List<api.ApiOperation> o) {
+void checkUnnamed7309(core.List<api.ApiOperation> o) {
unittest.expect(o, unittest.hasLength(2));
checkApiOperation(o[0] as api.ApiOperation);
checkApiOperation(o[1] as api.ApiOperation);
}
-core.List<core.String> buildUnnamed7307() {
+core.List<core.String> buildUnnamed7310() {
var o = <core.String>[];
o.add('foo');
o.add('foo');
return o;
}
-void checkUnnamed7307(core.List<core.String> o) {
+void checkUnnamed7310(core.List<core.String> o) {
unittest.expect(o, unittest.hasLength(2));
unittest.expect(
o[0],
@@ -549,8 +549,8 @@
var o = api.EgressTo();
buildCounterEgressTo++;
if (buildCounterEgressTo < 3) {
- o.operations = buildUnnamed7306();
- o.resources = buildUnnamed7307();
+ o.operations = buildUnnamed7309();
+ o.resources = buildUnnamed7310();
}
buildCounterEgressTo--;
return o;
@@ -559,8 +559,8 @@
void checkEgressTo(api.EgressTo o) {
buildCounterEgressTo++;
if (buildCounterEgressTo < 3) {
- checkUnnamed7306(o.operations!);
- checkUnnamed7307(o.resources!);
+ checkUnnamed7309(o.operations!);
+ checkUnnamed7310(o.resources!);
}
buildCounterEgressTo--;
}
@@ -617,14 +617,14 @@
buildCounterExpr--;
}
-core.List<core.String> buildUnnamed7308() {
+core.List<core.String> buildUnnamed7311() {
var o = <core.String>[];
o.add('foo');
o.add('foo');
return o;
}
-void checkUnnamed7308(core.List<core.String> o) {
+void checkUnnamed7311(core.List<core.String> o) {
unittest.expect(o, unittest.hasLength(2));
unittest.expect(
o[0],
@@ -641,7 +641,7 @@
var o = api.GcpUserAccessBinding();
buildCounterGcpUserAccessBinding++;
if (buildCounterGcpUserAccessBinding < 3) {
- o.accessLevels = buildUnnamed7308();
+ o.accessLevels = buildUnnamed7311();
o.groupKey = 'foo';
o.name = 'foo';
}
@@ -652,7 +652,7 @@
void checkGcpUserAccessBinding(api.GcpUserAccessBinding o) {
buildCounterGcpUserAccessBinding++;
if (buildCounterGcpUserAccessBinding < 3) {
- checkUnnamed7308(o.accessLevels!);
+ checkUnnamed7311(o.accessLevels!);
unittest.expect(
o.groupKey!,
unittest.equals('foo'),
@@ -665,14 +665,14 @@
buildCounterGcpUserAccessBinding--;
}
-core.List<core.String> buildUnnamed7309() {
+core.List<core.String> buildUnnamed7312() {
var o = <core.String>[];
o.add('foo');
o.add('foo');
return o;
}
-void checkUnnamed7309(core.List<core.String> o) {
+void checkUnnamed7312(core.List<core.String> o) {
unittest.expect(o, unittest.hasLength(2));
unittest.expect(
o[0],
@@ -684,14 +684,14 @@
);
}
-core.List<api.IngressSource> buildUnnamed7310() {
+core.List<api.IngressSource> buildUnnamed7313() {
var o = <api.IngressSource>[];
o.add(buildIngressSource());
o.add(buildIngressSource());
return o;
}
-void checkUnnamed7310(core.List<api.IngressSource> o) {
+void checkUnnamed7313(core.List<api.IngressSource> o) {
unittest.expect(o, unittest.hasLength(2));
checkIngressSource(o[0] as api.IngressSource);
checkIngressSource(o[1] as api.IngressSource);
@@ -702,9 +702,9 @@
var o = api.IngressFrom();
buildCounterIngressFrom++;
if (buildCounterIngressFrom < 3) {
- o.identities = buildUnnamed7309();
+ o.identities = buildUnnamed7312();
o.identityType = 'foo';
- o.sources = buildUnnamed7310();
+ o.sources = buildUnnamed7313();
}
buildCounterIngressFrom--;
return o;
@@ -713,12 +713,12 @@
void checkIngressFrom(api.IngressFrom o) {
buildCounterIngressFrom++;
if (buildCounterIngressFrom < 3) {
- checkUnnamed7309(o.identities!);
+ checkUnnamed7312(o.identities!);
unittest.expect(
o.identityType!,
unittest.equals('foo'),
);
- checkUnnamed7310(o.sources!);
+ checkUnnamed7313(o.sources!);
}
buildCounterIngressFrom--;
}
@@ -771,27 +771,27 @@
buildCounterIngressSource--;
}
-core.List<api.ApiOperation> buildUnnamed7311() {
+core.List<api.ApiOperation> buildUnnamed7314() {
var o = <api.ApiOperation>[];
o.add(buildApiOperation());
o.add(buildApiOperation());
return o;
}
-void checkUnnamed7311(core.List<api.ApiOperation> o) {
+void checkUnnamed7314(core.List<api.ApiOperation> o) {
unittest.expect(o, unittest.hasLength(2));
checkApiOperation(o[0] as api.ApiOperation);
checkApiOperation(o[1] as api.ApiOperation);
}
-core.List<core.String> buildUnnamed7312() {
+core.List<core.String> buildUnnamed7315() {
var o = <core.String>[];
o.add('foo');
o.add('foo');
return o;
}
-void checkUnnamed7312(core.List<core.String> o) {
+void checkUnnamed7315(core.List<core.String> o) {
unittest.expect(o, unittest.hasLength(2));
unittest.expect(
o[0],
@@ -808,8 +808,8 @@
var o = api.IngressTo();
buildCounterIngressTo++;
if (buildCounterIngressTo < 3) {
- o.operations = buildUnnamed7311();
- o.resources = buildUnnamed7312();
+ o.operations = buildUnnamed7314();
+ o.resources = buildUnnamed7315();
}
buildCounterIngressTo--;
return o;
@@ -818,20 +818,20 @@
void checkIngressTo(api.IngressTo o) {
buildCounterIngressTo++;
if (buildCounterIngressTo < 3) {
- checkUnnamed7311(o.operations!);
- checkUnnamed7312(o.resources!);
+ checkUnnamed7314(o.operations!);
+ checkUnnamed7315(o.resources!);
}
buildCounterIngressTo--;
}
-core.List<api.AccessLevel> buildUnnamed7313() {
+core.List<api.AccessLevel> buildUnnamed7316() {
var o = <api.AccessLevel>[];
o.add(buildAccessLevel());
o.add(buildAccessLevel());
return o;
}
-void checkUnnamed7313(core.List<api.AccessLevel> o) {
+void checkUnnamed7316(core.List<api.AccessLevel> o) {
unittest.expect(o, unittest.hasLength(2));
checkAccessLevel(o[0] as api.AccessLevel);
checkAccessLevel(o[1] as api.AccessLevel);
@@ -842,7 +842,7 @@
var o = api.ListAccessLevelsResponse();
buildCounterListAccessLevelsResponse++;
if (buildCounterListAccessLevelsResponse < 3) {
- o.accessLevels = buildUnnamed7313();
+ o.accessLevels = buildUnnamed7316();
o.nextPageToken = 'foo';
}
buildCounterListAccessLevelsResponse--;
@@ -852,7 +852,7 @@
void checkListAccessLevelsResponse(api.ListAccessLevelsResponse o) {
buildCounterListAccessLevelsResponse++;
if (buildCounterListAccessLevelsResponse < 3) {
- checkUnnamed7313(o.accessLevels!);
+ checkUnnamed7316(o.accessLevels!);
unittest.expect(
o.nextPageToken!,
unittest.equals('foo'),
@@ -861,14 +861,14 @@
buildCounterListAccessLevelsResponse--;
}
-core.List<api.AccessPolicy> buildUnnamed7314() {
+core.List<api.AccessPolicy> buildUnnamed7317() {
var o = <api.AccessPolicy>[];
o.add(buildAccessPolicy());
o.add(buildAccessPolicy());
return o;
}
-void checkUnnamed7314(core.List<api.AccessPolicy> o) {
+void checkUnnamed7317(core.List<api.AccessPolicy> o) {
unittest.expect(o, unittest.hasLength(2));
checkAccessPolicy(o[0] as api.AccessPolicy);
checkAccessPolicy(o[1] as api.AccessPolicy);
@@ -879,7 +879,7 @@
var o = api.ListAccessPoliciesResponse();
buildCounterListAccessPoliciesResponse++;
if (buildCounterListAccessPoliciesResponse < 3) {
- o.accessPolicies = buildUnnamed7314();
+ o.accessPolicies = buildUnnamed7317();
o.nextPageToken = 'foo';
}
buildCounterListAccessPoliciesResponse--;
@@ -889,7 +889,7 @@
void checkListAccessPoliciesResponse(api.ListAccessPoliciesResponse o) {
buildCounterListAccessPoliciesResponse++;
if (buildCounterListAccessPoliciesResponse < 3) {
- checkUnnamed7314(o.accessPolicies!);
+ checkUnnamed7317(o.accessPolicies!);
unittest.expect(
o.nextPageToken!,
unittest.equals('foo'),
@@ -898,14 +898,14 @@
buildCounterListAccessPoliciesResponse--;
}
-core.List<api.GcpUserAccessBinding> buildUnnamed7315() {
+core.List<api.GcpUserAccessBinding> buildUnnamed7318() {
var o = <api.GcpUserAccessBinding>[];
o.add(buildGcpUserAccessBinding());
o.add(buildGcpUserAccessBinding());
return o;
}
-void checkUnnamed7315(core.List<api.GcpUserAccessBinding> o) {
+void checkUnnamed7318(core.List<api.GcpUserAccessBinding> o) {
unittest.expect(o, unittest.hasLength(2));
checkGcpUserAccessBinding(o[0] as api.GcpUserAccessBinding);
checkGcpUserAccessBinding(o[1] as api.GcpUserAccessBinding);
@@ -916,7 +916,7 @@
var o = api.ListGcpUserAccessBindingsResponse();
buildCounterListGcpUserAccessBindingsResponse++;
if (buildCounterListGcpUserAccessBindingsResponse < 3) {
- o.gcpUserAccessBindings = buildUnnamed7315();
+ o.gcpUserAccessBindings = buildUnnamed7318();
o.nextPageToken = 'foo';
}
buildCounterListGcpUserAccessBindingsResponse--;
@@ -927,7 +927,7 @@
api.ListGcpUserAccessBindingsResponse o) {
buildCounterListGcpUserAccessBindingsResponse++;
if (buildCounterListGcpUserAccessBindingsResponse < 3) {
- checkUnnamed7315(o.gcpUserAccessBindings!);
+ checkUnnamed7318(o.gcpUserAccessBindings!);
unittest.expect(
o.nextPageToken!,
unittest.equals('foo'),
@@ -936,14 +936,14 @@
buildCounterListGcpUserAccessBindingsResponse--;
}
-core.List<api.Operation> buildUnnamed7316() {
+core.List<api.Operation> buildUnnamed7319() {
var o = <api.Operation>[];
o.add(buildOperation());
o.add(buildOperation());
return o;
}
-void checkUnnamed7316(core.List<api.Operation> o) {
+void checkUnnamed7319(core.List<api.Operation> o) {
unittest.expect(o, unittest.hasLength(2));
checkOperation(o[0] as api.Operation);
checkOperation(o[1] as api.Operation);
@@ -955,7 +955,7 @@
buildCounterListOperationsResponse++;
if (buildCounterListOperationsResponse < 3) {
o.nextPageToken = 'foo';
- o.operations = buildUnnamed7316();
+ o.operations = buildUnnamed7319();
}
buildCounterListOperationsResponse--;
return o;
@@ -968,19 +968,19 @@
o.nextPageToken!,
unittest.equals('foo'),
);
- checkUnnamed7316(o.operations!);
+ checkUnnamed7319(o.operations!);
}
buildCounterListOperationsResponse--;
}
-core.List<api.ServicePerimeter> buildUnnamed7317() {
+core.List<api.ServicePerimeter> buildUnnamed7320() {
var o = <api.ServicePerimeter>[];
o.add(buildServicePerimeter());
o.add(buildServicePerimeter());
return o;
}
-void checkUnnamed7317(core.List<api.ServicePerimeter> o) {
+void checkUnnamed7320(core.List<api.ServicePerimeter> o) {
unittest.expect(o, unittest.hasLength(2));
checkServicePerimeter(o[0] as api.ServicePerimeter);
checkServicePerimeter(o[1] as api.ServicePerimeter);
@@ -992,7 +992,7 @@
buildCounterListServicePerimetersResponse++;
if (buildCounterListServicePerimetersResponse < 3) {
o.nextPageToken = 'foo';
- o.servicePerimeters = buildUnnamed7317();
+ o.servicePerimeters = buildUnnamed7320();
}
buildCounterListServicePerimetersResponse--;
return o;
@@ -1005,7 +1005,7 @@
o.nextPageToken!,
unittest.equals('foo'),
);
- checkUnnamed7317(o.servicePerimeters!);
+ checkUnnamed7320(o.servicePerimeters!);
}
buildCounterListServicePerimetersResponse--;
}
@@ -1037,7 +1037,7 @@
buildCounterMethodSelector--;
}
-core.Map<core.String, core.Object> buildUnnamed7318() {
+core.Map<core.String, core.Object> buildUnnamed7321() {
var o = <core.String, core.Object>{};
o['x'] = {
'list': [1, 2, 3],
@@ -1052,7 +1052,7 @@
return o;
}
-void checkUnnamed7318(core.Map<core.String, core.Object> o) {
+void checkUnnamed7321(core.Map<core.String, core.Object> o) {
unittest.expect(o, unittest.hasLength(2));
var casted1 = (o['x']!) as core.Map;
unittest.expect(casted1, unittest.hasLength(3));
@@ -1084,7 +1084,7 @@
);
}
-core.Map<core.String, core.Object> buildUnnamed7319() {
+core.Map<core.String, core.Object> buildUnnamed7322() {
var o = <core.String, core.Object>{};
o['x'] = {
'list': [1, 2, 3],
@@ -1099,7 +1099,7 @@
return o;
}
-void checkUnnamed7319(core.Map<core.String, core.Object> o) {
+void checkUnnamed7322(core.Map<core.String, core.Object> o) {
unittest.expect(o, unittest.hasLength(2));
var casted3 = (o['x']!) as core.Map;
unittest.expect(casted3, unittest.hasLength(3));
@@ -1138,9 +1138,9 @@
if (buildCounterOperation < 3) {
o.done = true;
o.error = buildStatus();
- o.metadata = buildUnnamed7318();
+ o.metadata = buildUnnamed7321();
o.name = 'foo';
- o.response = buildUnnamed7319();
+ o.response = buildUnnamed7322();
}
buildCounterOperation--;
return o;
@@ -1151,12 +1151,12 @@
if (buildCounterOperation < 3) {
unittest.expect(o.done!, unittest.isTrue);
checkStatus(o.error! as api.Status);
- checkUnnamed7318(o.metadata!);
+ checkUnnamed7321(o.metadata!);
unittest.expect(
o.name!,
unittest.equals('foo'),
);
- checkUnnamed7319(o.response!);
+ checkUnnamed7322(o.response!);
}
buildCounterOperation--;
}
@@ -1190,14 +1190,14 @@
buildCounterOsConstraint--;
}
-core.List<api.AccessLevel> buildUnnamed7320() {
+core.List<api.AccessLevel> buildUnnamed7323() {
var o = <api.AccessLevel>[];
o.add(buildAccessLevel());
o.add(buildAccessLevel());
return o;
}
-void checkUnnamed7320(core.List<api.AccessLevel> o) {
+void checkUnnamed7323(core.List<api.AccessLevel> o) {
unittest.expect(o, unittest.hasLength(2));
checkAccessLevel(o[0] as api.AccessLevel);
checkAccessLevel(o[1] as api.AccessLevel);
@@ -1208,7 +1208,7 @@
var o = api.ReplaceAccessLevelsRequest();
buildCounterReplaceAccessLevelsRequest++;
if (buildCounterReplaceAccessLevelsRequest < 3) {
- o.accessLevels = buildUnnamed7320();
+ o.accessLevels = buildUnnamed7323();
o.etag = 'foo';
}
buildCounterReplaceAccessLevelsRequest--;
@@ -1218,7 +1218,7 @@
void checkReplaceAccessLevelsRequest(api.ReplaceAccessLevelsRequest o) {
buildCounterReplaceAccessLevelsRequest++;
if (buildCounterReplaceAccessLevelsRequest < 3) {
- checkUnnamed7320(o.accessLevels!);
+ checkUnnamed7323(o.accessLevels!);
unittest.expect(
o.etag!,
unittest.equals('foo'),
@@ -1227,14 +1227,14 @@
buildCounterReplaceAccessLevelsRequest--;
}
-core.List<api.AccessLevel> buildUnnamed7321() {
+core.List<api.AccessLevel> buildUnnamed7324() {
var o = <api.AccessLevel>[];
o.add(buildAccessLevel());
o.add(buildAccessLevel());
return o;
}
-void checkUnnamed7321(core.List<api.AccessLevel> o) {
+void checkUnnamed7324(core.List<api.AccessLevel> o) {
unittest.expect(o, unittest.hasLength(2));
checkAccessLevel(o[0] as api.AccessLevel);
checkAccessLevel(o[1] as api.AccessLevel);
@@ -1245,7 +1245,7 @@
var o = api.ReplaceAccessLevelsResponse();
buildCounterReplaceAccessLevelsResponse++;
if (buildCounterReplaceAccessLevelsResponse < 3) {
- o.accessLevels = buildUnnamed7321();
+ o.accessLevels = buildUnnamed7324();
}
buildCounterReplaceAccessLevelsResponse--;
return o;
@@ -1254,19 +1254,19 @@
void checkReplaceAccessLevelsResponse(api.ReplaceAccessLevelsResponse o) {
buildCounterReplaceAccessLevelsResponse++;
if (buildCounterReplaceAccessLevelsResponse < 3) {
- checkUnnamed7321(o.accessLevels!);
+ checkUnnamed7324(o.accessLevels!);
}
buildCounterReplaceAccessLevelsResponse--;
}
-core.List<api.ServicePerimeter> buildUnnamed7322() {
+core.List<api.ServicePerimeter> buildUnnamed7325() {
var o = <api.ServicePerimeter>[];
o.add(buildServicePerimeter());
o.add(buildServicePerimeter());
return o;
}
-void checkUnnamed7322(core.List<api.ServicePerimeter> o) {
+void checkUnnamed7325(core.List<api.ServicePerimeter> o) {
unittest.expect(o, unittest.hasLength(2));
checkServicePerimeter(o[0] as api.ServicePerimeter);
checkServicePerimeter(o[1] as api.ServicePerimeter);
@@ -1278,7 +1278,7 @@
buildCounterReplaceServicePerimetersRequest++;
if (buildCounterReplaceServicePerimetersRequest < 3) {
o.etag = 'foo';
- o.servicePerimeters = buildUnnamed7322();
+ o.servicePerimeters = buildUnnamed7325();
}
buildCounterReplaceServicePerimetersRequest--;
return o;
@@ -1292,19 +1292,19 @@
o.etag!,
unittest.equals('foo'),
);
- checkUnnamed7322(o.servicePerimeters!);
+ checkUnnamed7325(o.servicePerimeters!);
}
buildCounterReplaceServicePerimetersRequest--;
}
-core.List<api.ServicePerimeter> buildUnnamed7323() {
+core.List<api.ServicePerimeter> buildUnnamed7326() {
var o = <api.ServicePerimeter>[];
o.add(buildServicePerimeter());
o.add(buildServicePerimeter());
return o;
}
-void checkUnnamed7323(core.List<api.ServicePerimeter> o) {
+void checkUnnamed7326(core.List<api.ServicePerimeter> o) {
unittest.expect(o, unittest.hasLength(2));
checkServicePerimeter(o[0] as api.ServicePerimeter);
checkServicePerimeter(o[1] as api.ServicePerimeter);
@@ -1315,7 +1315,7 @@
var o = api.ReplaceServicePerimetersResponse();
buildCounterReplaceServicePerimetersResponse++;
if (buildCounterReplaceServicePerimetersResponse < 3) {
- o.servicePerimeters = buildUnnamed7323();
+ o.servicePerimeters = buildUnnamed7326();
}
buildCounterReplaceServicePerimetersResponse--;
return o;
@@ -1325,7 +1325,7 @@
api.ReplaceServicePerimetersResponse o) {
buildCounterReplaceServicePerimetersResponse++;
if (buildCounterReplaceServicePerimetersResponse < 3) {
- checkUnnamed7323(o.servicePerimeters!);
+ checkUnnamed7326(o.servicePerimeters!);
}
buildCounterReplaceServicePerimetersResponse--;
}
@@ -1373,51 +1373,6 @@
buildCounterServicePerimeter--;
}
-core.List<core.String> buildUnnamed7324() {
- var o = <core.String>[];
- o.add('foo');
- o.add('foo');
- return o;
-}
-
-void checkUnnamed7324(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'),
- );
-}
-
-core.List<api.EgressPolicy> buildUnnamed7325() {
- var o = <api.EgressPolicy>[];
- o.add(buildEgressPolicy());
- o.add(buildEgressPolicy());
- return o;
-}
-
-void checkUnnamed7325(core.List<api.EgressPolicy> o) {
- unittest.expect(o, unittest.hasLength(2));
- checkEgressPolicy(o[0] as api.EgressPolicy);
- checkEgressPolicy(o[1] as api.EgressPolicy);
-}
-
-core.List<api.IngressPolicy> buildUnnamed7326() {
- var o = <api.IngressPolicy>[];
- o.add(buildIngressPolicy());
- o.add(buildIngressPolicy());
- return o;
-}
-
-void checkUnnamed7326(core.List<api.IngressPolicy> o) {
- unittest.expect(o, unittest.hasLength(2));
- checkIngressPolicy(o[0] as api.IngressPolicy);
- checkIngressPolicy(o[1] as api.IngressPolicy);
-}
-
core.List<core.String> buildUnnamed7327() {
var o = <core.String>[];
o.add('foo');
@@ -1437,14 +1392,59 @@
);
}
-core.List<core.String> buildUnnamed7328() {
+core.List<api.EgressPolicy> buildUnnamed7328() {
+ var o = <api.EgressPolicy>[];
+ o.add(buildEgressPolicy());
+ o.add(buildEgressPolicy());
+ return o;
+}
+
+void checkUnnamed7328(core.List<api.EgressPolicy> o) {
+ unittest.expect(o, unittest.hasLength(2));
+ checkEgressPolicy(o[0] as api.EgressPolicy);
+ checkEgressPolicy(o[1] as api.EgressPolicy);
+}
+
+core.List<api.IngressPolicy> buildUnnamed7329() {
+ var o = <api.IngressPolicy>[];
+ o.add(buildIngressPolicy());
+ o.add(buildIngressPolicy());
+ return o;
+}
+
+void checkUnnamed7329(core.List<api.IngressPolicy> o) {
+ unittest.expect(o, unittest.hasLength(2));
+ checkIngressPolicy(o[0] as api.IngressPolicy);
+ checkIngressPolicy(o[1] as api.IngressPolicy);
+}
+
+core.List<core.String> buildUnnamed7330() {
var o = <core.String>[];
o.add('foo');
o.add('foo');
return o;
}
-void checkUnnamed7328(core.List<core.String> o) {
+void checkUnnamed7330(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'),
+ );
+}
+
+core.List<core.String> buildUnnamed7331() {
+ var o = <core.String>[];
+ o.add('foo');
+ o.add('foo');
+ return o;
+}
+
+void checkUnnamed7331(core.List<core.String> o) {
unittest.expect(o, unittest.hasLength(2));
unittest.expect(
o[0],
@@ -1461,11 +1461,11 @@
var o = api.ServicePerimeterConfig();
buildCounterServicePerimeterConfig++;
if (buildCounterServicePerimeterConfig < 3) {
- o.accessLevels = buildUnnamed7324();
- o.egressPolicies = buildUnnamed7325();
- o.ingressPolicies = buildUnnamed7326();
- o.resources = buildUnnamed7327();
- o.restrictedServices = buildUnnamed7328();
+ o.accessLevels = buildUnnamed7327();
+ o.egressPolicies = buildUnnamed7328();
+ o.ingressPolicies = buildUnnamed7329();
+ o.resources = buildUnnamed7330();
+ o.restrictedServices = buildUnnamed7331();
o.vpcAccessibleServices = buildVpcAccessibleServices();
}
buildCounterServicePerimeterConfig--;
@@ -1475,18 +1475,18 @@
void checkServicePerimeterConfig(api.ServicePerimeterConfig o) {
buildCounterServicePerimeterConfig++;
if (buildCounterServicePerimeterConfig < 3) {
- checkUnnamed7324(o.accessLevels!);
- checkUnnamed7325(o.egressPolicies!);
- checkUnnamed7326(o.ingressPolicies!);
- checkUnnamed7327(o.resources!);
- checkUnnamed7328(o.restrictedServices!);
+ checkUnnamed7327(o.accessLevels!);
+ checkUnnamed7328(o.egressPolicies!);
+ checkUnnamed7329(o.ingressPolicies!);
+ checkUnnamed7330(o.resources!);
+ checkUnnamed7331(o.restrictedServices!);
checkVpcAccessibleServices(
o.vpcAccessibleServices! as api.VpcAccessibleServices);
}
buildCounterServicePerimeterConfig--;
}
-core.Map<core.String, core.Object> buildUnnamed7329() {
+core.Map<core.String, core.Object> buildUnnamed7332() {
var o = <core.String, core.Object>{};
o['x'] = {
'list': [1, 2, 3],
@@ -1501,7 +1501,7 @@
return o;
}
-void checkUnnamed7329(core.Map<core.String, core.Object> o) {
+void checkUnnamed7332(core.Map<core.String, core.Object> o) {
unittest.expect(o, unittest.hasLength(2));
var casted5 = (o['x']!) as core.Map;
unittest.expect(casted5, unittest.hasLength(3));
@@ -1533,17 +1533,17 @@
);
}
-core.List<core.Map<core.String, core.Object>> buildUnnamed7330() {
+core.List<core.Map<core.String, core.Object>> buildUnnamed7333() {
var o = <core.Map<core.String, core.Object>>[];
- o.add(buildUnnamed7329());
- o.add(buildUnnamed7329());
+ o.add(buildUnnamed7332());
+ o.add(buildUnnamed7332());
return o;
}
-void checkUnnamed7330(core.List<core.Map<core.String, core.Object>> o) {
+void checkUnnamed7333(core.List<core.Map<core.String, core.Object>> o) {
unittest.expect(o, unittest.hasLength(2));
- checkUnnamed7329(o[0]);
- checkUnnamed7329(o[1]);
+ checkUnnamed7332(o[0]);
+ checkUnnamed7332(o[1]);
}
core.int buildCounterStatus = 0;
@@ -1552,7 +1552,7 @@
buildCounterStatus++;
if (buildCounterStatus < 3) {
o.code = 42;
- o.details = buildUnnamed7330();
+ o.details = buildUnnamed7333();
o.message = 'foo';
}
buildCounterStatus--;
@@ -1566,7 +1566,7 @@
o.code!,
unittest.equals(42),
);
- checkUnnamed7330(o.details!);
+ checkUnnamed7333(o.details!);
unittest.expect(
o.message!,
unittest.equals('foo'),
@@ -1575,14 +1575,14 @@
buildCounterStatus--;
}
-core.List<core.String> buildUnnamed7331() {
+core.List<core.String> buildUnnamed7334() {
var o = <core.String>[];
o.add('foo');
o.add('foo');
return o;
}
-void checkUnnamed7331(core.List<core.String> o) {
+void checkUnnamed7334(core.List<core.String> o) {
unittest.expect(o, unittest.hasLength(2));
unittest.expect(
o[0],
@@ -1599,7 +1599,7 @@
var o = api.VpcAccessibleServices();
buildCounterVpcAccessibleServices++;
if (buildCounterVpcAccessibleServices < 3) {
- o.allowedServices = buildUnnamed7331();
+ o.allowedServices = buildUnnamed7334();
o.enableRestriction = true;
}
buildCounterVpcAccessibleServices--;
@@ -1609,7 +1609,7 @@
void checkVpcAccessibleServices(api.VpcAccessibleServices o) {
buildCounterVpcAccessibleServices++;
if (buildCounterVpcAccessibleServices < 3) {
- checkUnnamed7331(o.allowedServices!);
+ checkUnnamed7334(o.allowedServices!);
unittest.expect(o.enableRestriction!, unittest.isTrue);
}
buildCounterVpcAccessibleServices--;
diff --git a/generated/googleapis/test/admin/datatransfer_v1_test.dart b/generated/googleapis/test/admin/datatransfer_v1_test.dart
index 7972a0d..97ee34f 100644
--- a/generated/googleapis/test/admin/datatransfer_v1_test.dart
+++ b/generated/googleapis/test/admin/datatransfer_v1_test.dart
@@ -27,14 +27,14 @@
import '../test_shared.dart';
-core.List<api.ApplicationTransferParam> buildUnnamed6157() {
+core.List<api.ApplicationTransferParam> buildUnnamed6160() {
var o = <api.ApplicationTransferParam>[];
o.add(buildApplicationTransferParam());
o.add(buildApplicationTransferParam());
return o;
}
-void checkUnnamed6157(core.List<api.ApplicationTransferParam> o) {
+void checkUnnamed6160(core.List<api.ApplicationTransferParam> o) {
unittest.expect(o, unittest.hasLength(2));
checkApplicationTransferParam(o[0] as api.ApplicationTransferParam);
checkApplicationTransferParam(o[1] as api.ApplicationTransferParam);
@@ -49,7 +49,7 @@
o.id = 'foo';
o.kind = 'foo';
o.name = 'foo';
- o.transferParams = buildUnnamed6157();
+ o.transferParams = buildUnnamed6160();
}
buildCounterApplication--;
return o;
@@ -74,19 +74,19 @@
o.name!,
unittest.equals('foo'),
);
- checkUnnamed6157(o.transferParams!);
+ checkUnnamed6160(o.transferParams!);
}
buildCounterApplication--;
}
-core.List<api.ApplicationTransferParam> buildUnnamed6158() {
+core.List<api.ApplicationTransferParam> buildUnnamed6161() {
var o = <api.ApplicationTransferParam>[];
o.add(buildApplicationTransferParam());
o.add(buildApplicationTransferParam());
return o;
}
-void checkUnnamed6158(core.List<api.ApplicationTransferParam> o) {
+void checkUnnamed6161(core.List<api.ApplicationTransferParam> o) {
unittest.expect(o, unittest.hasLength(2));
checkApplicationTransferParam(o[0] as api.ApplicationTransferParam);
checkApplicationTransferParam(o[1] as api.ApplicationTransferParam);
@@ -98,7 +98,7 @@
buildCounterApplicationDataTransfer++;
if (buildCounterApplicationDataTransfer < 3) {
o.applicationId = 'foo';
- o.applicationTransferParams = buildUnnamed6158();
+ o.applicationTransferParams = buildUnnamed6161();
o.applicationTransferStatus = 'foo';
}
buildCounterApplicationDataTransfer--;
@@ -112,7 +112,7 @@
o.applicationId!,
unittest.equals('foo'),
);
- checkUnnamed6158(o.applicationTransferParams!);
+ checkUnnamed6161(o.applicationTransferParams!);
unittest.expect(
o.applicationTransferStatus!,
unittest.equals('foo'),
@@ -121,14 +121,14 @@
buildCounterApplicationDataTransfer--;
}
-core.List<core.String> buildUnnamed6159() {
+core.List<core.String> buildUnnamed6162() {
var o = <core.String>[];
o.add('foo');
o.add('foo');
return o;
}
-void checkUnnamed6159(core.List<core.String> o) {
+void checkUnnamed6162(core.List<core.String> o) {
unittest.expect(o, unittest.hasLength(2));
unittest.expect(
o[0],
@@ -146,7 +146,7 @@
buildCounterApplicationTransferParam++;
if (buildCounterApplicationTransferParam < 3) {
o.key = 'foo';
- o.value = buildUnnamed6159();
+ o.value = buildUnnamed6162();
}
buildCounterApplicationTransferParam--;
return o;
@@ -159,19 +159,19 @@
o.key!,
unittest.equals('foo'),
);
- checkUnnamed6159(o.value!);
+ checkUnnamed6162(o.value!);
}
buildCounterApplicationTransferParam--;
}
-core.List<api.Application> buildUnnamed6160() {
+core.List<api.Application> buildUnnamed6163() {
var o = <api.Application>[];
o.add(buildApplication());
o.add(buildApplication());
return o;
}
-void checkUnnamed6160(core.List<api.Application> o) {
+void checkUnnamed6163(core.List<api.Application> o) {
unittest.expect(o, unittest.hasLength(2));
checkApplication(o[0] as api.Application);
checkApplication(o[1] as api.Application);
@@ -182,7 +182,7 @@
var o = api.ApplicationsListResponse();
buildCounterApplicationsListResponse++;
if (buildCounterApplicationsListResponse < 3) {
- o.applications = buildUnnamed6160();
+ o.applications = buildUnnamed6163();
o.etag = 'foo';
o.kind = 'foo';
o.nextPageToken = 'foo';
@@ -194,7 +194,7 @@
void checkApplicationsListResponse(api.ApplicationsListResponse o) {
buildCounterApplicationsListResponse++;
if (buildCounterApplicationsListResponse < 3) {
- checkUnnamed6160(o.applications!);
+ checkUnnamed6163(o.applications!);
unittest.expect(
o.etag!,
unittest.equals('foo'),
@@ -211,14 +211,14 @@
buildCounterApplicationsListResponse--;
}
-core.List<api.ApplicationDataTransfer> buildUnnamed6161() {
+core.List<api.ApplicationDataTransfer> buildUnnamed6164() {
var o = <api.ApplicationDataTransfer>[];
o.add(buildApplicationDataTransfer());
o.add(buildApplicationDataTransfer());
return o;
}
-void checkUnnamed6161(core.List<api.ApplicationDataTransfer> o) {
+void checkUnnamed6164(core.List<api.ApplicationDataTransfer> o) {
unittest.expect(o, unittest.hasLength(2));
checkApplicationDataTransfer(o[0] as api.ApplicationDataTransfer);
checkApplicationDataTransfer(o[1] as api.ApplicationDataTransfer);
@@ -229,7 +229,7 @@
var o = api.DataTransfer();
buildCounterDataTransfer++;
if (buildCounterDataTransfer < 3) {
- o.applicationDataTransfers = buildUnnamed6161();
+ o.applicationDataTransfers = buildUnnamed6164();
o.etag = 'foo';
o.id = 'foo';
o.kind = 'foo';
@@ -245,7 +245,7 @@
void checkDataTransfer(api.DataTransfer o) {
buildCounterDataTransfer++;
if (buildCounterDataTransfer < 3) {
- checkUnnamed6161(o.applicationDataTransfers!);
+ checkUnnamed6164(o.applicationDataTransfers!);
unittest.expect(
o.etag!,
unittest.equals('foo'),
@@ -278,14 +278,14 @@
buildCounterDataTransfer--;
}
-core.List<api.DataTransfer> buildUnnamed6162() {
+core.List<api.DataTransfer> buildUnnamed6165() {
var o = <api.DataTransfer>[];
o.add(buildDataTransfer());
o.add(buildDataTransfer());
return o;
}
-void checkUnnamed6162(core.List<api.DataTransfer> o) {
+void checkUnnamed6165(core.List<api.DataTransfer> o) {
unittest.expect(o, unittest.hasLength(2));
checkDataTransfer(o[0] as api.DataTransfer);
checkDataTransfer(o[1] as api.DataTransfer);
@@ -296,7 +296,7 @@
var o = api.DataTransfersListResponse();
buildCounterDataTransfersListResponse++;
if (buildCounterDataTransfersListResponse < 3) {
- o.dataTransfers = buildUnnamed6162();
+ o.dataTransfers = buildUnnamed6165();
o.etag = 'foo';
o.kind = 'foo';
o.nextPageToken = 'foo';
@@ -308,7 +308,7 @@
void checkDataTransfersListResponse(api.DataTransfersListResponse o) {
buildCounterDataTransfersListResponse++;
if (buildCounterDataTransfersListResponse < 3) {
- checkUnnamed6162(o.dataTransfers!);
+ checkUnnamed6165(o.dataTransfers!);
unittest.expect(
o.etag!,
unittest.equals('foo'),
diff --git a/generated/googleapis/test/admin/reports_v1_test.dart b/generated/googleapis/test/admin/reports_v1_test.dart
index c029af0..e93aa96 100644
--- a/generated/googleapis/test/admin/reports_v1_test.dart
+++ b/generated/googleapis/test/admin/reports_v1_test.dart
@@ -27,14 +27,14 @@
import '../test_shared.dart';
-core.List<api.Activity> buildUnnamed6211() {
+core.List<api.Activity> buildUnnamed6214() {
var o = <api.Activity>[];
o.add(buildActivity());
o.add(buildActivity());
return o;
}
-void checkUnnamed6211(core.List<api.Activity> o) {
+void checkUnnamed6214(core.List<api.Activity> o) {
unittest.expect(o, unittest.hasLength(2));
checkActivity(o[0] as api.Activity);
checkActivity(o[1] as api.Activity);
@@ -46,7 +46,7 @@
buildCounterActivities++;
if (buildCounterActivities < 3) {
o.etag = 'foo';
- o.items = buildUnnamed6211();
+ o.items = buildUnnamed6214();
o.kind = 'foo';
o.nextPageToken = 'foo';
}
@@ -61,7 +61,7 @@
o.etag!,
unittest.equals('foo'),
);
- checkUnnamed6211(o.items!);
+ checkUnnamed6214(o.items!);
unittest.expect(
o.kind!,
unittest.equals('foo'),
@@ -111,14 +111,14 @@
buildCounterActivityActor--;
}
-core.List<api.NestedParameter> buildUnnamed6212() {
+core.List<api.NestedParameter> buildUnnamed6215() {
var o = <api.NestedParameter>[];
o.add(buildNestedParameter());
o.add(buildNestedParameter());
return o;
}
-void checkUnnamed6212(core.List<api.NestedParameter> o) {
+void checkUnnamed6215(core.List<api.NestedParameter> o) {
unittest.expect(o, unittest.hasLength(2));
checkNestedParameter(o[0] as api.NestedParameter);
checkNestedParameter(o[1] as api.NestedParameter);
@@ -130,7 +130,7 @@
var o = api.ActivityEventsParametersMessageValue();
buildCounterActivityEventsParametersMessageValue++;
if (buildCounterActivityEventsParametersMessageValue < 3) {
- o.parameter = buildUnnamed6212();
+ o.parameter = buildUnnamed6215();
}
buildCounterActivityEventsParametersMessageValue--;
return o;
@@ -140,80 +140,11 @@
api.ActivityEventsParametersMessageValue o) {
buildCounterActivityEventsParametersMessageValue++;
if (buildCounterActivityEventsParametersMessageValue < 3) {
- checkUnnamed6212(o.parameter!);
+ checkUnnamed6215(o.parameter!);
}
buildCounterActivityEventsParametersMessageValue--;
}
-core.List<core.String> buildUnnamed6213() {
- var o = <core.String>[];
- o.add('foo');
- o.add('foo');
- return o;
-}
-
-void checkUnnamed6213(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'),
- );
-}
-
-core.List<api.NestedParameter> buildUnnamed6214() {
- var o = <api.NestedParameter>[];
- o.add(buildNestedParameter());
- o.add(buildNestedParameter());
- return o;
-}
-
-void checkUnnamed6214(core.List<api.NestedParameter> o) {
- unittest.expect(o, unittest.hasLength(2));
- checkNestedParameter(o[0] as api.NestedParameter);
- checkNestedParameter(o[1] as api.NestedParameter);
-}
-
-core.int buildCounterActivityEventsParametersMultiMessageValue = 0;
-api.ActivityEventsParametersMultiMessageValue
- buildActivityEventsParametersMultiMessageValue() {
- var o = api.ActivityEventsParametersMultiMessageValue();
- buildCounterActivityEventsParametersMultiMessageValue++;
- if (buildCounterActivityEventsParametersMultiMessageValue < 3) {
- o.parameter = buildUnnamed6214();
- }
- buildCounterActivityEventsParametersMultiMessageValue--;
- return o;
-}
-
-void checkActivityEventsParametersMultiMessageValue(
- api.ActivityEventsParametersMultiMessageValue o) {
- buildCounterActivityEventsParametersMultiMessageValue++;
- if (buildCounterActivityEventsParametersMultiMessageValue < 3) {
- checkUnnamed6214(o.parameter!);
- }
- buildCounterActivityEventsParametersMultiMessageValue--;
-}
-
-core.List<api.ActivityEventsParametersMultiMessageValue> buildUnnamed6215() {
- var o = <api.ActivityEventsParametersMultiMessageValue>[];
- o.add(buildActivityEventsParametersMultiMessageValue());
- o.add(buildActivityEventsParametersMultiMessageValue());
- return o;
-}
-
-void checkUnnamed6215(
- core.List<api.ActivityEventsParametersMultiMessageValue> o) {
- unittest.expect(o, unittest.hasLength(2));
- checkActivityEventsParametersMultiMessageValue(
- o[0] as api.ActivityEventsParametersMultiMessageValue);
- checkActivityEventsParametersMultiMessageValue(
- o[1] as api.ActivityEventsParametersMultiMessageValue);
-}
-
core.List<core.String> buildUnnamed6216() {
var o = <core.String>[];
o.add('foo');
@@ -233,6 +164,75 @@
);
}
+core.List<api.NestedParameter> buildUnnamed6217() {
+ var o = <api.NestedParameter>[];
+ o.add(buildNestedParameter());
+ o.add(buildNestedParameter());
+ return o;
+}
+
+void checkUnnamed6217(core.List<api.NestedParameter> o) {
+ unittest.expect(o, unittest.hasLength(2));
+ checkNestedParameter(o[0] as api.NestedParameter);
+ checkNestedParameter(o[1] as api.NestedParameter);
+}
+
+core.int buildCounterActivityEventsParametersMultiMessageValue = 0;
+api.ActivityEventsParametersMultiMessageValue
+ buildActivityEventsParametersMultiMessageValue() {
+ var o = api.ActivityEventsParametersMultiMessageValue();
+ buildCounterActivityEventsParametersMultiMessageValue++;
+ if (buildCounterActivityEventsParametersMultiMessageValue < 3) {
+ o.parameter = buildUnnamed6217();
+ }
+ buildCounterActivityEventsParametersMultiMessageValue--;
+ return o;
+}
+
+void checkActivityEventsParametersMultiMessageValue(
+ api.ActivityEventsParametersMultiMessageValue o) {
+ buildCounterActivityEventsParametersMultiMessageValue++;
+ if (buildCounterActivityEventsParametersMultiMessageValue < 3) {
+ checkUnnamed6217(o.parameter!);
+ }
+ buildCounterActivityEventsParametersMultiMessageValue--;
+}
+
+core.List<api.ActivityEventsParametersMultiMessageValue> buildUnnamed6218() {
+ var o = <api.ActivityEventsParametersMultiMessageValue>[];
+ o.add(buildActivityEventsParametersMultiMessageValue());
+ o.add(buildActivityEventsParametersMultiMessageValue());
+ return o;
+}
+
+void checkUnnamed6218(
+ core.List<api.ActivityEventsParametersMultiMessageValue> o) {
+ unittest.expect(o, unittest.hasLength(2));
+ checkActivityEventsParametersMultiMessageValue(
+ o[0] as api.ActivityEventsParametersMultiMessageValue);
+ checkActivityEventsParametersMultiMessageValue(
+ o[1] as api.ActivityEventsParametersMultiMessageValue);
+}
+
+core.List<core.String> buildUnnamed6219() {
+ var o = <core.String>[];
+ o.add('foo');
+ o.add('foo');
+ return o;
+}
+
+void checkUnnamed6219(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'),
+ );
+}
+
core.int buildCounterActivityEventsParameters = 0;
api.ActivityEventsParameters buildActivityEventsParameters() {
var o = api.ActivityEventsParameters();
@@ -241,9 +241,9 @@
o.boolValue = true;
o.intValue = 'foo';
o.messageValue = buildActivityEventsParametersMessageValue();
- o.multiIntValue = buildUnnamed6213();
- o.multiMessageValue = buildUnnamed6215();
- o.multiValue = buildUnnamed6216();
+ o.multiIntValue = buildUnnamed6216();
+ o.multiMessageValue = buildUnnamed6218();
+ o.multiValue = buildUnnamed6219();
o.name = 'foo';
o.value = 'foo';
}
@@ -261,9 +261,9 @@
);
checkActivityEventsParametersMessageValue(
o.messageValue! as api.ActivityEventsParametersMessageValue);
- checkUnnamed6213(o.multiIntValue!);
- checkUnnamed6215(o.multiMessageValue!);
- checkUnnamed6216(o.multiValue!);
+ checkUnnamed6216(o.multiIntValue!);
+ checkUnnamed6218(o.multiMessageValue!);
+ checkUnnamed6219(o.multiValue!);
unittest.expect(
o.name!,
unittest.equals('foo'),
@@ -276,14 +276,14 @@
buildCounterActivityEventsParameters--;
}
-core.List<api.ActivityEventsParameters> buildUnnamed6217() {
+core.List<api.ActivityEventsParameters> buildUnnamed6220() {
var o = <api.ActivityEventsParameters>[];
o.add(buildActivityEventsParameters());
o.add(buildActivityEventsParameters());
return o;
}
-void checkUnnamed6217(core.List<api.ActivityEventsParameters> o) {
+void checkUnnamed6220(core.List<api.ActivityEventsParameters> o) {
unittest.expect(o, unittest.hasLength(2));
checkActivityEventsParameters(o[0] as api.ActivityEventsParameters);
checkActivityEventsParameters(o[1] as api.ActivityEventsParameters);
@@ -295,7 +295,7 @@
buildCounterActivityEvents++;
if (buildCounterActivityEvents < 3) {
o.name = 'foo';
- o.parameters = buildUnnamed6217();
+ o.parameters = buildUnnamed6220();
o.type = 'foo';
}
buildCounterActivityEvents--;
@@ -309,7 +309,7 @@
o.name!,
unittest.equals('foo'),
);
- checkUnnamed6217(o.parameters!);
+ checkUnnamed6220(o.parameters!);
unittest.expect(
o.type!,
unittest.equals('foo'),
@@ -318,14 +318,14 @@
buildCounterActivityEvents--;
}
-core.List<api.ActivityEvents> buildUnnamed6218() {
+core.List<api.ActivityEvents> buildUnnamed6221() {
var o = <api.ActivityEvents>[];
o.add(buildActivityEvents());
o.add(buildActivityEvents());
return o;
}
-void checkUnnamed6218(core.List<api.ActivityEvents> o) {
+void checkUnnamed6221(core.List<api.ActivityEvents> o) {
unittest.expect(o, unittest.hasLength(2));
checkActivityEvents(o[0] as api.ActivityEvents);
checkActivityEvents(o[1] as api.ActivityEvents);
@@ -375,7 +375,7 @@
if (buildCounterActivity < 3) {
o.actor = buildActivityActor();
o.etag = 'foo';
- o.events = buildUnnamed6218();
+ o.events = buildUnnamed6221();
o.id = buildActivityId();
o.ipAddress = 'foo';
o.kind = 'foo';
@@ -393,7 +393,7 @@
o.etag!,
unittest.equals('foo'),
);
- checkUnnamed6218(o.events!);
+ checkUnnamed6221(o.events!);
checkActivityId(o.id! as api.ActivityId);
unittest.expect(
o.ipAddress!,
@@ -411,14 +411,14 @@
buildCounterActivity--;
}
-core.Map<core.String, core.String> buildUnnamed6219() {
+core.Map<core.String, core.String> buildUnnamed6222() {
var o = <core.String, core.String>{};
o['x'] = 'foo';
o['y'] = 'foo';
return o;
}
-void checkUnnamed6219(core.Map<core.String, core.String> o) {
+void checkUnnamed6222(core.Map<core.String, core.String> o) {
unittest.expect(o, unittest.hasLength(2));
unittest.expect(
o['x']!,
@@ -439,7 +439,7 @@
o.expiration = 'foo';
o.id = 'foo';
o.kind = 'foo';
- o.params = buildUnnamed6219();
+ o.params = buildUnnamed6222();
o.payload = true;
o.resourceId = 'foo';
o.resourceUri = 'foo';
@@ -469,7 +469,7 @@
o.kind!,
unittest.equals('foo'),
);
- checkUnnamed6219(o.params!);
+ checkUnnamed6222(o.params!);
unittest.expect(o.payload!, unittest.isTrue);
unittest.expect(
o.resourceId!,
@@ -491,27 +491,27 @@
buildCounterChannel--;
}
-core.List<core.bool> buildUnnamed6220() {
+core.List<core.bool> buildUnnamed6223() {
var o = <core.bool>[];
o.add(true);
o.add(true);
return o;
}
-void checkUnnamed6220(core.List<core.bool> o) {
+void checkUnnamed6223(core.List<core.bool> o) {
unittest.expect(o, unittest.hasLength(2));
unittest.expect(o[0], unittest.isTrue);
unittest.expect(o[1], unittest.isTrue);
}
-core.List<core.String> buildUnnamed6221() {
+core.List<core.String> buildUnnamed6224() {
var o = <core.String>[];
o.add('foo');
o.add('foo');
return o;
}
-void checkUnnamed6221(core.List<core.String> o) {
+void checkUnnamed6224(core.List<core.String> o) {
unittest.expect(o, unittest.hasLength(2));
unittest.expect(
o[0],
@@ -523,14 +523,14 @@
);
}
-core.List<core.String> buildUnnamed6222() {
+core.List<core.String> buildUnnamed6225() {
var o = <core.String>[];
o.add('foo');
o.add('foo');
return o;
}
-void checkUnnamed6222(core.List<core.String> o) {
+void checkUnnamed6225(core.List<core.String> o) {
unittest.expect(o, unittest.hasLength(2));
unittest.expect(
o[0],
@@ -549,9 +549,9 @@
if (buildCounterNestedParameter < 3) {
o.boolValue = true;
o.intValue = 'foo';
- o.multiBoolValue = buildUnnamed6220();
- o.multiIntValue = buildUnnamed6221();
- o.multiValue = buildUnnamed6222();
+ o.multiBoolValue = buildUnnamed6223();
+ o.multiIntValue = buildUnnamed6224();
+ o.multiValue = buildUnnamed6225();
o.name = 'foo';
o.value = 'foo';
}
@@ -567,9 +567,9 @@
o.intValue!,
unittest.equals('foo'),
);
- checkUnnamed6220(o.multiBoolValue!);
- checkUnnamed6221(o.multiIntValue!);
- checkUnnamed6222(o.multiValue!);
+ checkUnnamed6223(o.multiBoolValue!);
+ checkUnnamed6224(o.multiIntValue!);
+ checkUnnamed6225(o.multiValue!);
unittest.expect(
o.name!,
unittest.equals('foo'),
@@ -624,7 +624,7 @@
buildCounterUsageReportEntity--;
}
-core.Map<core.String, core.Object> buildUnnamed6223() {
+core.Map<core.String, core.Object> buildUnnamed6226() {
var o = <core.String, core.Object>{};
o['x'] = {
'list': [1, 2, 3],
@@ -639,7 +639,7 @@
return o;
}
-void checkUnnamed6223(core.Map<core.String, core.Object> o) {
+void checkUnnamed6226(core.Map<core.String, core.Object> o) {
unittest.expect(o, unittest.hasLength(2));
var casted1 = (o['x']!) as core.Map;
unittest.expect(casted1, unittest.hasLength(3));
@@ -671,17 +671,17 @@
);
}
-core.List<core.Map<core.String, core.Object>> buildUnnamed6224() {
+core.List<core.Map<core.String, core.Object>> buildUnnamed6227() {
var o = <core.Map<core.String, core.Object>>[];
- o.add(buildUnnamed6223());
- o.add(buildUnnamed6223());
+ o.add(buildUnnamed6226());
+ o.add(buildUnnamed6226());
return o;
}
-void checkUnnamed6224(core.List<core.Map<core.String, core.Object>> o) {
+void checkUnnamed6227(core.List<core.Map<core.String, core.Object>> o) {
unittest.expect(o, unittest.hasLength(2));
- checkUnnamed6223(o[0]);
- checkUnnamed6223(o[1]);
+ checkUnnamed6226(o[0]);
+ checkUnnamed6226(o[1]);
}
core.int buildCounterUsageReportParameters = 0;
@@ -692,7 +692,7 @@
o.boolValue = true;
o.datetimeValue = core.DateTime.parse("2002-02-27T14:01:02");
o.intValue = 'foo';
- o.msgValue = buildUnnamed6224();
+ o.msgValue = buildUnnamed6227();
o.name = 'foo';
o.stringValue = 'foo';
}
@@ -712,7 +712,7 @@
o.intValue!,
unittest.equals('foo'),
);
- checkUnnamed6224(o.msgValue!);
+ checkUnnamed6227(o.msgValue!);
unittest.expect(
o.name!,
unittest.equals('foo'),
@@ -725,14 +725,14 @@
buildCounterUsageReportParameters--;
}
-core.List<api.UsageReportParameters> buildUnnamed6225() {
+core.List<api.UsageReportParameters> buildUnnamed6228() {
var o = <api.UsageReportParameters>[];
o.add(buildUsageReportParameters());
o.add(buildUsageReportParameters());
return o;
}
-void checkUnnamed6225(core.List<api.UsageReportParameters> o) {
+void checkUnnamed6228(core.List<api.UsageReportParameters> o) {
unittest.expect(o, unittest.hasLength(2));
checkUsageReportParameters(o[0] as api.UsageReportParameters);
checkUsageReportParameters(o[1] as api.UsageReportParameters);
@@ -747,7 +747,7 @@
o.entity = buildUsageReportEntity();
o.etag = 'foo';
o.kind = 'foo';
- o.parameters = buildUnnamed6225();
+ o.parameters = buildUnnamed6228();
}
buildCounterUsageReport--;
return o;
@@ -769,19 +769,19 @@
o.kind!,
unittest.equals('foo'),
);
- checkUnnamed6225(o.parameters!);
+ checkUnnamed6228(o.parameters!);
}
buildCounterUsageReport--;
}
-core.List<api.UsageReport> buildUnnamed6226() {
+core.List<api.UsageReport> buildUnnamed6229() {
var o = <api.UsageReport>[];
o.add(buildUsageReport());
o.add(buildUsageReport());
return o;
}
-void checkUnnamed6226(core.List<api.UsageReport> o) {
+void checkUnnamed6229(core.List<api.UsageReport> o) {
unittest.expect(o, unittest.hasLength(2));
checkUsageReport(o[0] as api.UsageReport);
checkUsageReport(o[1] as api.UsageReport);
@@ -814,14 +814,14 @@
buildCounterUsageReportsWarningsData--;
}
-core.List<api.UsageReportsWarningsData> buildUnnamed6227() {
+core.List<api.UsageReportsWarningsData> buildUnnamed6230() {
var o = <api.UsageReportsWarningsData>[];
o.add(buildUsageReportsWarningsData());
o.add(buildUsageReportsWarningsData());
return o;
}
-void checkUnnamed6227(core.List<api.UsageReportsWarningsData> o) {
+void checkUnnamed6230(core.List<api.UsageReportsWarningsData> o) {
unittest.expect(o, unittest.hasLength(2));
checkUsageReportsWarningsData(o[0] as api.UsageReportsWarningsData);
checkUsageReportsWarningsData(o[1] as api.UsageReportsWarningsData);
@@ -833,7 +833,7 @@
buildCounterUsageReportsWarnings++;
if (buildCounterUsageReportsWarnings < 3) {
o.code = 'foo';
- o.data = buildUnnamed6227();
+ o.data = buildUnnamed6230();
o.message = 'foo';
}
buildCounterUsageReportsWarnings--;
@@ -847,7 +847,7 @@
o.code!,
unittest.equals('foo'),
);
- checkUnnamed6227(o.data!);
+ checkUnnamed6230(o.data!);
unittest.expect(
o.message!,
unittest.equals('foo'),
@@ -856,14 +856,14 @@
buildCounterUsageReportsWarnings--;
}
-core.List<api.UsageReportsWarnings> buildUnnamed6228() {
+core.List<api.UsageReportsWarnings> buildUnnamed6231() {
var o = <api.UsageReportsWarnings>[];
o.add(buildUsageReportsWarnings());
o.add(buildUsageReportsWarnings());
return o;
}
-void checkUnnamed6228(core.List<api.UsageReportsWarnings> o) {
+void checkUnnamed6231(core.List<api.UsageReportsWarnings> o) {
unittest.expect(o, unittest.hasLength(2));
checkUsageReportsWarnings(o[0] as api.UsageReportsWarnings);
checkUsageReportsWarnings(o[1] as api.UsageReportsWarnings);
@@ -877,8 +877,8 @@
o.etag = 'foo';
o.kind = 'foo';
o.nextPageToken = 'foo';
- o.usageReports = buildUnnamed6226();
- o.warnings = buildUnnamed6228();
+ o.usageReports = buildUnnamed6229();
+ o.warnings = buildUnnamed6231();
}
buildCounterUsageReports--;
return o;
@@ -899,8 +899,8 @@
o.nextPageToken!,
unittest.equals('foo'),
);
- checkUnnamed6226(o.usageReports!);
- checkUnnamed6228(o.warnings!);
+ checkUnnamed6229(o.usageReports!);
+ checkUnnamed6231(o.warnings!);
}
buildCounterUsageReports--;
}
diff --git a/generated/googleapis/test/admob/v1_test.dart b/generated/googleapis/test/admob/v1_test.dart
index 64b4765..4495aa3 100644
--- a/generated/googleapis/test/admob/v1_test.dart
+++ b/generated/googleapis/test/admob/v1_test.dart
@@ -27,14 +27,14 @@
import '../test_shared.dart';
-core.List<core.String> buildUnnamed7592() {
+core.List<core.String> buildUnnamed7595() {
var o = <core.String>[];
o.add('foo');
o.add('foo');
return o;
}
-void checkUnnamed7592(core.List<core.String> o) {
+void checkUnnamed7595(core.List<core.String> o) {
unittest.expect(o, unittest.hasLength(2));
unittest.expect(
o[0],
@@ -52,7 +52,7 @@
buildCounterAdUnit++;
if (buildCounterAdUnit < 3) {
o.adFormat = 'foo';
- o.adTypes = buildUnnamed7592();
+ o.adTypes = buildUnnamed7595();
o.adUnitId = 'foo';
o.appId = 'foo';
o.displayName = 'foo';
@@ -69,7 +69,7 @@
o.adFormat!,
unittest.equals('foo'),
);
- checkUnnamed7592(o.adTypes!);
+ checkUnnamed7595(o.adTypes!);
unittest.expect(
o.adUnitId!,
unittest.equals('foo'),
@@ -313,14 +313,14 @@
buildCounterGenerateNetworkReportResponse--;
}
-core.List<api.AdUnit> buildUnnamed7593() {
+core.List<api.AdUnit> buildUnnamed7596() {
var o = <api.AdUnit>[];
o.add(buildAdUnit());
o.add(buildAdUnit());
return o;
}
-void checkUnnamed7593(core.List<api.AdUnit> o) {
+void checkUnnamed7596(core.List<api.AdUnit> o) {
unittest.expect(o, unittest.hasLength(2));
checkAdUnit(o[0] as api.AdUnit);
checkAdUnit(o[1] as api.AdUnit);
@@ -331,7 +331,7 @@
var o = api.ListAdUnitsResponse();
buildCounterListAdUnitsResponse++;
if (buildCounterListAdUnitsResponse < 3) {
- o.adUnits = buildUnnamed7593();
+ o.adUnits = buildUnnamed7596();
o.nextPageToken = 'foo';
}
buildCounterListAdUnitsResponse--;
@@ -341,7 +341,7 @@
void checkListAdUnitsResponse(api.ListAdUnitsResponse o) {
buildCounterListAdUnitsResponse++;
if (buildCounterListAdUnitsResponse < 3) {
- checkUnnamed7593(o.adUnits!);
+ checkUnnamed7596(o.adUnits!);
unittest.expect(
o.nextPageToken!,
unittest.equals('foo'),
@@ -350,14 +350,14 @@
buildCounterListAdUnitsResponse--;
}
-core.List<api.App> buildUnnamed7594() {
+core.List<api.App> buildUnnamed7597() {
var o = <api.App>[];
o.add(buildApp());
o.add(buildApp());
return o;
}
-void checkUnnamed7594(core.List<api.App> o) {
+void checkUnnamed7597(core.List<api.App> o) {
unittest.expect(o, unittest.hasLength(2));
checkApp(o[0] as api.App);
checkApp(o[1] as api.App);
@@ -368,7 +368,7 @@
var o = api.ListAppsResponse();
buildCounterListAppsResponse++;
if (buildCounterListAppsResponse < 3) {
- o.apps = buildUnnamed7594();
+ o.apps = buildUnnamed7597();
o.nextPageToken = 'foo';
}
buildCounterListAppsResponse--;
@@ -378,7 +378,7 @@
void checkListAppsResponse(api.ListAppsResponse o) {
buildCounterListAppsResponse++;
if (buildCounterListAppsResponse < 3) {
- checkUnnamed7594(o.apps!);
+ checkUnnamed7597(o.apps!);
unittest.expect(
o.nextPageToken!,
unittest.equals('foo'),
@@ -387,14 +387,14 @@
buildCounterListAppsResponse--;
}
-core.List<api.PublisherAccount> buildUnnamed7595() {
+core.List<api.PublisherAccount> buildUnnamed7598() {
var o = <api.PublisherAccount>[];
o.add(buildPublisherAccount());
o.add(buildPublisherAccount());
return o;
}
-void checkUnnamed7595(core.List<api.PublisherAccount> o) {
+void checkUnnamed7598(core.List<api.PublisherAccount> o) {
unittest.expect(o, unittest.hasLength(2));
checkPublisherAccount(o[0] as api.PublisherAccount);
checkPublisherAccount(o[1] as api.PublisherAccount);
@@ -405,7 +405,7 @@
var o = api.ListPublisherAccountsResponse();
buildCounterListPublisherAccountsResponse++;
if (buildCounterListPublisherAccountsResponse < 3) {
- o.account = buildUnnamed7595();
+ o.account = buildUnnamed7598();
o.nextPageToken = 'foo';
}
buildCounterListPublisherAccountsResponse--;
@@ -415,7 +415,7 @@
void checkListPublisherAccountsResponse(api.ListPublisherAccountsResponse o) {
buildCounterListPublisherAccountsResponse++;
if (buildCounterListPublisherAccountsResponse < 3) {
- checkUnnamed7595(o.account!);
+ checkUnnamed7598(o.account!);
unittest.expect(
o.nextPageToken!,
unittest.equals('foo'),
@@ -451,14 +451,14 @@
buildCounterLocalizationSettings--;
}
-core.List<api.MediationReportSpecDimensionFilter> buildUnnamed7596() {
+core.List<api.MediationReportSpecDimensionFilter> buildUnnamed7599() {
var o = <api.MediationReportSpecDimensionFilter>[];
o.add(buildMediationReportSpecDimensionFilter());
o.add(buildMediationReportSpecDimensionFilter());
return o;
}
-void checkUnnamed7596(core.List<api.MediationReportSpecDimensionFilter> o) {
+void checkUnnamed7599(core.List<api.MediationReportSpecDimensionFilter> o) {
unittest.expect(o, unittest.hasLength(2));
checkMediationReportSpecDimensionFilter(
o[0] as api.MediationReportSpecDimensionFilter);
@@ -466,14 +466,14 @@
o[1] as api.MediationReportSpecDimensionFilter);
}
-core.List<core.String> buildUnnamed7597() {
+core.List<core.String> buildUnnamed7600() {
var o = <core.String>[];
o.add('foo');
o.add('foo');
return o;
}
-void checkUnnamed7597(core.List<core.String> o) {
+void checkUnnamed7600(core.List<core.String> o) {
unittest.expect(o, unittest.hasLength(2));
unittest.expect(
o[0],
@@ -485,14 +485,14 @@
);
}
-core.List<core.String> buildUnnamed7598() {
+core.List<core.String> buildUnnamed7601() {
var o = <core.String>[];
o.add('foo');
o.add('foo');
return o;
}
-void checkUnnamed7598(core.List<core.String> o) {
+void checkUnnamed7601(core.List<core.String> o) {
unittest.expect(o, unittest.hasLength(2));
unittest.expect(
o[0],
@@ -504,14 +504,14 @@
);
}
-core.List<api.MediationReportSpecSortCondition> buildUnnamed7599() {
+core.List<api.MediationReportSpecSortCondition> buildUnnamed7602() {
var o = <api.MediationReportSpecSortCondition>[];
o.add(buildMediationReportSpecSortCondition());
o.add(buildMediationReportSpecSortCondition());
return o;
}
-void checkUnnamed7599(core.List<api.MediationReportSpecSortCondition> o) {
+void checkUnnamed7602(core.List<api.MediationReportSpecSortCondition> o) {
unittest.expect(o, unittest.hasLength(2));
checkMediationReportSpecSortCondition(
o[0] as api.MediationReportSpecSortCondition);
@@ -525,12 +525,12 @@
buildCounterMediationReportSpec++;
if (buildCounterMediationReportSpec < 3) {
o.dateRange = buildDateRange();
- o.dimensionFilters = buildUnnamed7596();
- o.dimensions = buildUnnamed7597();
+ o.dimensionFilters = buildUnnamed7599();
+ o.dimensions = buildUnnamed7600();
o.localizationSettings = buildLocalizationSettings();
o.maxReportRows = 42;
- o.metrics = buildUnnamed7598();
- o.sortConditions = buildUnnamed7599();
+ o.metrics = buildUnnamed7601();
+ o.sortConditions = buildUnnamed7602();
o.timeZone = 'foo';
}
buildCounterMediationReportSpec--;
@@ -541,16 +541,16 @@
buildCounterMediationReportSpec++;
if (buildCounterMediationReportSpec < 3) {
checkDateRange(o.dateRange! as api.DateRange);
- checkUnnamed7596(o.dimensionFilters!);
- checkUnnamed7597(o.dimensions!);
+ checkUnnamed7599(o.dimensionFilters!);
+ checkUnnamed7600(o.dimensions!);
checkLocalizationSettings(
o.localizationSettings! as api.LocalizationSettings);
unittest.expect(
o.maxReportRows!,
unittest.equals(42),
);
- checkUnnamed7598(o.metrics!);
- checkUnnamed7599(o.sortConditions!);
+ checkUnnamed7601(o.metrics!);
+ checkUnnamed7602(o.sortConditions!);
unittest.expect(
o.timeZone!,
unittest.equals('foo'),
@@ -618,14 +618,14 @@
buildCounterMediationReportSpecSortCondition--;
}
-core.List<api.NetworkReportSpecDimensionFilter> buildUnnamed7600() {
+core.List<api.NetworkReportSpecDimensionFilter> buildUnnamed7603() {
var o = <api.NetworkReportSpecDimensionFilter>[];
o.add(buildNetworkReportSpecDimensionFilter());
o.add(buildNetworkReportSpecDimensionFilter());
return o;
}
-void checkUnnamed7600(core.List<api.NetworkReportSpecDimensionFilter> o) {
+void checkUnnamed7603(core.List<api.NetworkReportSpecDimensionFilter> o) {
unittest.expect(o, unittest.hasLength(2));
checkNetworkReportSpecDimensionFilter(
o[0] as api.NetworkReportSpecDimensionFilter);
@@ -633,14 +633,14 @@
o[1] as api.NetworkReportSpecDimensionFilter);
}
-core.List<core.String> buildUnnamed7601() {
+core.List<core.String> buildUnnamed7604() {
var o = <core.String>[];
o.add('foo');
o.add('foo');
return o;
}
-void checkUnnamed7601(core.List<core.String> o) {
+void checkUnnamed7604(core.List<core.String> o) {
unittest.expect(o, unittest.hasLength(2));
unittest.expect(
o[0],
@@ -652,14 +652,14 @@
);
}
-core.List<core.String> buildUnnamed7602() {
+core.List<core.String> buildUnnamed7605() {
var o = <core.String>[];
o.add('foo');
o.add('foo');
return o;
}
-void checkUnnamed7602(core.List<core.String> o) {
+void checkUnnamed7605(core.List<core.String> o) {
unittest.expect(o, unittest.hasLength(2));
unittest.expect(
o[0],
@@ -671,14 +671,14 @@
);
}
-core.List<api.NetworkReportSpecSortCondition> buildUnnamed7603() {
+core.List<api.NetworkReportSpecSortCondition> buildUnnamed7606() {
var o = <api.NetworkReportSpecSortCondition>[];
o.add(buildNetworkReportSpecSortCondition());
o.add(buildNetworkReportSpecSortCondition());
return o;
}
-void checkUnnamed7603(core.List<api.NetworkReportSpecSortCondition> o) {
+void checkUnnamed7606(core.List<api.NetworkReportSpecSortCondition> o) {
unittest.expect(o, unittest.hasLength(2));
checkNetworkReportSpecSortCondition(
o[0] as api.NetworkReportSpecSortCondition);
@@ -692,12 +692,12 @@
buildCounterNetworkReportSpec++;
if (buildCounterNetworkReportSpec < 3) {
o.dateRange = buildDateRange();
- o.dimensionFilters = buildUnnamed7600();
- o.dimensions = buildUnnamed7601();
+ o.dimensionFilters = buildUnnamed7603();
+ o.dimensions = buildUnnamed7604();
o.localizationSettings = buildLocalizationSettings();
o.maxReportRows = 42;
- o.metrics = buildUnnamed7602();
- o.sortConditions = buildUnnamed7603();
+ o.metrics = buildUnnamed7605();
+ o.sortConditions = buildUnnamed7606();
o.timeZone = 'foo';
}
buildCounterNetworkReportSpec--;
@@ -708,16 +708,16 @@
buildCounterNetworkReportSpec++;
if (buildCounterNetworkReportSpec < 3) {
checkDateRange(o.dateRange! as api.DateRange);
- checkUnnamed7600(o.dimensionFilters!);
- checkUnnamed7601(o.dimensions!);
+ checkUnnamed7603(o.dimensionFilters!);
+ checkUnnamed7604(o.dimensions!);
checkLocalizationSettings(
o.localizationSettings! as api.LocalizationSettings);
unittest.expect(
o.maxReportRows!,
unittest.equals(42),
);
- checkUnnamed7602(o.metrics!);
- checkUnnamed7603(o.sortConditions!);
+ checkUnnamed7605(o.metrics!);
+ checkUnnamed7606(o.sortConditions!);
unittest.expect(
o.timeZone!,
unittest.equals('foo'),
@@ -820,14 +820,14 @@
buildCounterPublisherAccount--;
}
-core.List<api.ReportWarning> buildUnnamed7604() {
+core.List<api.ReportWarning> buildUnnamed7607() {
var o = <api.ReportWarning>[];
o.add(buildReportWarning());
o.add(buildReportWarning());
return o;
}
-void checkUnnamed7604(core.List<api.ReportWarning> o) {
+void checkUnnamed7607(core.List<api.ReportWarning> o) {
unittest.expect(o, unittest.hasLength(2));
checkReportWarning(o[0] as api.ReportWarning);
checkReportWarning(o[1] as api.ReportWarning);
@@ -839,7 +839,7 @@
buildCounterReportFooter++;
if (buildCounterReportFooter < 3) {
o.matchingRowCount = 'foo';
- o.warnings = buildUnnamed7604();
+ o.warnings = buildUnnamed7607();
}
buildCounterReportFooter--;
return o;
@@ -852,7 +852,7 @@
o.matchingRowCount!,
unittest.equals('foo'),
);
- checkUnnamed7604(o.warnings!);
+ checkUnnamed7607(o.warnings!);
}
buildCounterReportFooter--;
}
@@ -884,27 +884,27 @@
buildCounterReportHeader--;
}
-core.Map<core.String, api.ReportRowDimensionValue> buildUnnamed7605() {
+core.Map<core.String, api.ReportRowDimensionValue> buildUnnamed7608() {
var o = <core.String, api.ReportRowDimensionValue>{};
o['x'] = buildReportRowDimensionValue();
o['y'] = buildReportRowDimensionValue();
return o;
}
-void checkUnnamed7605(core.Map<core.String, api.ReportRowDimensionValue> o) {
+void checkUnnamed7608(core.Map<core.String, api.ReportRowDimensionValue> o) {
unittest.expect(o, unittest.hasLength(2));
checkReportRowDimensionValue(o['x']! as api.ReportRowDimensionValue);
checkReportRowDimensionValue(o['y']! as api.ReportRowDimensionValue);
}
-core.Map<core.String, api.ReportRowMetricValue> buildUnnamed7606() {
+core.Map<core.String, api.ReportRowMetricValue> buildUnnamed7609() {
var o = <core.String, api.ReportRowMetricValue>{};
o['x'] = buildReportRowMetricValue();
o['y'] = buildReportRowMetricValue();
return o;
}
-void checkUnnamed7606(core.Map<core.String, api.ReportRowMetricValue> o) {
+void checkUnnamed7609(core.Map<core.String, api.ReportRowMetricValue> o) {
unittest.expect(o, unittest.hasLength(2));
checkReportRowMetricValue(o['x']! as api.ReportRowMetricValue);
checkReportRowMetricValue(o['y']! as api.ReportRowMetricValue);
@@ -915,8 +915,8 @@
var o = api.ReportRow();
buildCounterReportRow++;
if (buildCounterReportRow < 3) {
- o.dimensionValues = buildUnnamed7605();
- o.metricValues = buildUnnamed7606();
+ o.dimensionValues = buildUnnamed7608();
+ o.metricValues = buildUnnamed7609();
}
buildCounterReportRow--;
return o;
@@ -925,8 +925,8 @@
void checkReportRow(api.ReportRow o) {
buildCounterReportRow++;
if (buildCounterReportRow < 3) {
- checkUnnamed7605(o.dimensionValues!);
- checkUnnamed7606(o.metricValues!);
+ checkUnnamed7608(o.dimensionValues!);
+ checkUnnamed7609(o.metricValues!);
}
buildCounterReportRow--;
}
@@ -1017,14 +1017,14 @@
buildCounterReportWarning--;
}
-core.List<core.String> buildUnnamed7607() {
+core.List<core.String> buildUnnamed7610() {
var o = <core.String>[];
o.add('foo');
o.add('foo');
return o;
}
-void checkUnnamed7607(core.List<core.String> o) {
+void checkUnnamed7610(core.List<core.String> o) {
unittest.expect(o, unittest.hasLength(2));
unittest.expect(
o[0],
@@ -1041,7 +1041,7 @@
var o = api.StringList();
buildCounterStringList++;
if (buildCounterStringList < 3) {
- o.values = buildUnnamed7607();
+ o.values = buildUnnamed7610();
}
buildCounterStringList--;
return o;
@@ -1050,7 +1050,7 @@
void checkStringList(api.StringList o) {
buildCounterStringList++;
if (buildCounterStringList < 3) {
- checkUnnamed7607(o.values!);
+ checkUnnamed7610(o.values!);
}
buildCounterStringList--;
}
diff --git a/generated/googleapis/test/analyticsreporting/v4_test.dart b/generated/googleapis/test/analyticsreporting/v4_test.dart
index f2f8f85..705a864 100644
--- a/generated/googleapis/test/analyticsreporting/v4_test.dart
+++ b/generated/googleapis/test/analyticsreporting/v4_test.dart
@@ -27,14 +27,14 @@
import '../test_shared.dart';
-core.List<api.CustomDimension> buildUnnamed7518() {
+core.List<api.CustomDimension> buildUnnamed7521() {
var o = <api.CustomDimension>[];
o.add(buildCustomDimension());
o.add(buildCustomDimension());
return o;
}
-void checkUnnamed7518(core.List<api.CustomDimension> o) {
+void checkUnnamed7521(core.List<api.CustomDimension> o) {
unittest.expect(o, unittest.hasLength(2));
checkCustomDimension(o[0] as api.CustomDimension);
checkCustomDimension(o[1] as api.CustomDimension);
@@ -50,7 +50,7 @@
o.appview = buildScreenviewData();
o.campaign = 'foo';
o.channelGrouping = 'foo';
- o.customDimension = buildUnnamed7518();
+ o.customDimension = buildUnnamed7521();
o.ecommerce = buildEcommerceData();
o.event = buildEventData();
o.goals = buildGoalSetData();
@@ -85,7 +85,7 @@
o.channelGrouping!,
unittest.equals('foo'),
);
- checkUnnamed7518(o.customDimension!);
+ checkUnnamed7521(o.customDimension!);
checkEcommerceData(o.ecommerce! as api.EcommerceData);
checkEventData(o.event! as api.EventData);
checkGoalSetData(o.goals! as api.GoalSetData);
@@ -143,14 +143,14 @@
buildCounterCohort--;
}
-core.List<api.Cohort> buildUnnamed7519() {
+core.List<api.Cohort> buildUnnamed7522() {
var o = <api.Cohort>[];
o.add(buildCohort());
o.add(buildCohort());
return o;
}
-void checkUnnamed7519(core.List<api.Cohort> o) {
+void checkUnnamed7522(core.List<api.Cohort> o) {
unittest.expect(o, unittest.hasLength(2));
checkCohort(o[0] as api.Cohort);
checkCohort(o[1] as api.Cohort);
@@ -161,7 +161,7 @@
var o = api.CohortGroup();
buildCounterCohortGroup++;
if (buildCounterCohortGroup < 3) {
- o.cohorts = buildUnnamed7519();
+ o.cohorts = buildUnnamed7522();
o.lifetimeValue = true;
}
buildCounterCohortGroup--;
@@ -171,20 +171,20 @@
void checkCohortGroup(api.CohortGroup o) {
buildCounterCohortGroup++;
if (buildCounterCohortGroup < 3) {
- checkUnnamed7519(o.cohorts!);
+ checkUnnamed7522(o.cohorts!);
unittest.expect(o.lifetimeValue!, unittest.isTrue);
}
buildCounterCohortGroup--;
}
-core.List<core.String> buildUnnamed7520() {
+core.List<core.String> buildUnnamed7523() {
var o = <core.String>[];
o.add('foo');
o.add('foo');
return o;
}
-void checkUnnamed7520(core.List<core.String> o) {
+void checkUnnamed7523(core.List<core.String> o) {
unittest.expect(o, unittest.hasLength(2));
unittest.expect(
o[0],
@@ -201,7 +201,7 @@
var o = api.ColumnHeader();
buildCounterColumnHeader++;
if (buildCounterColumnHeader < 3) {
- o.dimensions = buildUnnamed7520();
+ o.dimensions = buildUnnamed7523();
o.metricHeader = buildMetricHeader();
}
buildCounterColumnHeader--;
@@ -211,7 +211,7 @@
void checkColumnHeader(api.ColumnHeader o) {
buildCounterColumnHeader++;
if (buildCounterColumnHeader < 3) {
- checkUnnamed7520(o.dimensions!);
+ checkUnnamed7523(o.dimensions!);
checkMetricHeader(o.metricHeader! as api.MetricHeader);
}
buildCounterColumnHeader--;
@@ -271,27 +271,27 @@
buildCounterDateRange--;
}
-core.List<api.PivotValueRegion> buildUnnamed7521() {
+core.List<api.PivotValueRegion> buildUnnamed7524() {
var o = <api.PivotValueRegion>[];
o.add(buildPivotValueRegion());
o.add(buildPivotValueRegion());
return o;
}
-void checkUnnamed7521(core.List<api.PivotValueRegion> o) {
+void checkUnnamed7524(core.List<api.PivotValueRegion> o) {
unittest.expect(o, unittest.hasLength(2));
checkPivotValueRegion(o[0] as api.PivotValueRegion);
checkPivotValueRegion(o[1] as api.PivotValueRegion);
}
-core.List<core.String> buildUnnamed7522() {
+core.List<core.String> buildUnnamed7525() {
var o = <core.String>[];
o.add('foo');
o.add('foo');
return o;
}
-void checkUnnamed7522(core.List<core.String> o) {
+void checkUnnamed7525(core.List<core.String> o) {
unittest.expect(o, unittest.hasLength(2));
unittest.expect(
o[0],
@@ -308,8 +308,8 @@
var o = api.DateRangeValues();
buildCounterDateRangeValues++;
if (buildCounterDateRangeValues < 3) {
- o.pivotValueRegions = buildUnnamed7521();
- o.values = buildUnnamed7522();
+ o.pivotValueRegions = buildUnnamed7524();
+ o.values = buildUnnamed7525();
}
buildCounterDateRangeValues--;
return o;
@@ -318,20 +318,20 @@
void checkDateRangeValues(api.DateRangeValues o) {
buildCounterDateRangeValues++;
if (buildCounterDateRangeValues < 3) {
- checkUnnamed7521(o.pivotValueRegions!);
- checkUnnamed7522(o.values!);
+ checkUnnamed7524(o.pivotValueRegions!);
+ checkUnnamed7525(o.values!);
}
buildCounterDateRangeValues--;
}
-core.List<core.String> buildUnnamed7523() {
+core.List<core.String> buildUnnamed7526() {
var o = <core.String>[];
o.add('foo');
o.add('foo');
return o;
}
-void checkUnnamed7523(core.List<core.String> o) {
+void checkUnnamed7526(core.List<core.String> o) {
unittest.expect(o, unittest.hasLength(2));
unittest.expect(
o[0],
@@ -348,7 +348,7 @@
var o = api.Dimension();
buildCounterDimension++;
if (buildCounterDimension < 3) {
- o.histogramBuckets = buildUnnamed7523();
+ o.histogramBuckets = buildUnnamed7526();
o.name = 'foo';
}
buildCounterDimension--;
@@ -358,7 +358,7 @@
void checkDimension(api.Dimension o) {
buildCounterDimension++;
if (buildCounterDimension < 3) {
- checkUnnamed7523(o.histogramBuckets!);
+ checkUnnamed7526(o.histogramBuckets!);
unittest.expect(
o.name!,
unittest.equals('foo'),
@@ -367,14 +367,14 @@
buildCounterDimension--;
}
-core.List<core.String> buildUnnamed7524() {
+core.List<core.String> buildUnnamed7527() {
var o = <core.String>[];
o.add('foo');
o.add('foo');
return o;
}
-void checkUnnamed7524(core.List<core.String> o) {
+void checkUnnamed7527(core.List<core.String> o) {
unittest.expect(o, unittest.hasLength(2));
unittest.expect(
o[0],
@@ -393,7 +393,7 @@
if (buildCounterDimensionFilter < 3) {
o.caseSensitive = true;
o.dimensionName = 'foo';
- o.expressions = buildUnnamed7524();
+ o.expressions = buildUnnamed7527();
o.not = true;
o.operator = 'foo';
}
@@ -409,7 +409,7 @@
o.dimensionName!,
unittest.equals('foo'),
);
- checkUnnamed7524(o.expressions!);
+ checkUnnamed7527(o.expressions!);
unittest.expect(o.not!, unittest.isTrue);
unittest.expect(
o.operator!,
@@ -419,14 +419,14 @@
buildCounterDimensionFilter--;
}
-core.List<api.DimensionFilter> buildUnnamed7525() {
+core.List<api.DimensionFilter> buildUnnamed7528() {
var o = <api.DimensionFilter>[];
o.add(buildDimensionFilter());
o.add(buildDimensionFilter());
return o;
}
-void checkUnnamed7525(core.List<api.DimensionFilter> o) {
+void checkUnnamed7528(core.List<api.DimensionFilter> o) {
unittest.expect(o, unittest.hasLength(2));
checkDimensionFilter(o[0] as api.DimensionFilter);
checkDimensionFilter(o[1] as api.DimensionFilter);
@@ -437,7 +437,7 @@
var o = api.DimensionFilterClause();
buildCounterDimensionFilterClause++;
if (buildCounterDimensionFilterClause < 3) {
- o.filters = buildUnnamed7525();
+ o.filters = buildUnnamed7528();
o.operator = 'foo';
}
buildCounterDimensionFilterClause--;
@@ -447,7 +447,7 @@
void checkDimensionFilterClause(api.DimensionFilterClause o) {
buildCounterDimensionFilterClause++;
if (buildCounterDimensionFilterClause < 3) {
- checkUnnamed7525(o.filters!);
+ checkUnnamed7528(o.filters!);
unittest.expect(
o.operator!,
unittest.equals('foo'),
@@ -482,14 +482,14 @@
buildCounterDynamicSegment--;
}
-core.List<api.ProductData> buildUnnamed7526() {
+core.List<api.ProductData> buildUnnamed7529() {
var o = <api.ProductData>[];
o.add(buildProductData());
o.add(buildProductData());
return o;
}
-void checkUnnamed7526(core.List<api.ProductData> o) {
+void checkUnnamed7529(core.List<api.ProductData> o) {
unittest.expect(o, unittest.hasLength(2));
checkProductData(o[0] as api.ProductData);
checkProductData(o[1] as api.ProductData);
@@ -502,7 +502,7 @@
if (buildCounterEcommerceData < 3) {
o.actionType = 'foo';
o.ecommerceType = 'foo';
- o.products = buildUnnamed7526();
+ o.products = buildUnnamed7529();
o.transaction = buildTransactionData();
}
buildCounterEcommerceData--;
@@ -520,7 +520,7 @@
o.ecommerceType!,
unittest.equals('foo'),
);
- checkUnnamed7526(o.products!);
+ checkUnnamed7529(o.products!);
checkTransactionData(o.transaction! as api.TransactionData);
}
buildCounterEcommerceData--;
@@ -568,14 +568,14 @@
buildCounterEventData--;
}
-core.List<api.ReportRequest> buildUnnamed7527() {
+core.List<api.ReportRequest> buildUnnamed7530() {
var o = <api.ReportRequest>[];
o.add(buildReportRequest());
o.add(buildReportRequest());
return o;
}
-void checkUnnamed7527(core.List<api.ReportRequest> o) {
+void checkUnnamed7530(core.List<api.ReportRequest> o) {
unittest.expect(o, unittest.hasLength(2));
checkReportRequest(o[0] as api.ReportRequest);
checkReportRequest(o[1] as api.ReportRequest);
@@ -586,7 +586,7 @@
var o = api.GetReportsRequest();
buildCounterGetReportsRequest++;
if (buildCounterGetReportsRequest < 3) {
- o.reportRequests = buildUnnamed7527();
+ o.reportRequests = buildUnnamed7530();
o.useResourceQuotas = true;
}
buildCounterGetReportsRequest--;
@@ -596,20 +596,20 @@
void checkGetReportsRequest(api.GetReportsRequest o) {
buildCounterGetReportsRequest++;
if (buildCounterGetReportsRequest < 3) {
- checkUnnamed7527(o.reportRequests!);
+ checkUnnamed7530(o.reportRequests!);
unittest.expect(o.useResourceQuotas!, unittest.isTrue);
}
buildCounterGetReportsRequest--;
}
-core.List<api.Report> buildUnnamed7528() {
+core.List<api.Report> buildUnnamed7531() {
var o = <api.Report>[];
o.add(buildReport());
o.add(buildReport());
return o;
}
-void checkUnnamed7528(core.List<api.Report> o) {
+void checkUnnamed7531(core.List<api.Report> o) {
unittest.expect(o, unittest.hasLength(2));
checkReport(o[0] as api.Report);
checkReport(o[1] as api.Report);
@@ -621,7 +621,7 @@
buildCounterGetReportsResponse++;
if (buildCounterGetReportsResponse < 3) {
o.queryCost = 42;
- o.reports = buildUnnamed7528();
+ o.reports = buildUnnamed7531();
o.resourceQuotasRemaining = buildResourceQuotasRemaining();
}
buildCounterGetReportsResponse--;
@@ -635,7 +635,7 @@
o.queryCost!,
unittest.equals(42),
);
- checkUnnamed7528(o.reports!);
+ checkUnnamed7531(o.reports!);
checkResourceQuotasRemaining(
o.resourceQuotasRemaining! as api.ResourceQuotasRemaining);
}
@@ -699,14 +699,14 @@
buildCounterGoalData--;
}
-core.List<api.GoalData> buildUnnamed7529() {
+core.List<api.GoalData> buildUnnamed7532() {
var o = <api.GoalData>[];
o.add(buildGoalData());
o.add(buildGoalData());
return o;
}
-void checkUnnamed7529(core.List<api.GoalData> o) {
+void checkUnnamed7532(core.List<api.GoalData> o) {
unittest.expect(o, unittest.hasLength(2));
checkGoalData(o[0] as api.GoalData);
checkGoalData(o[1] as api.GoalData);
@@ -717,7 +717,7 @@
var o = api.GoalSetData();
buildCounterGoalSetData++;
if (buildCounterGoalSetData < 3) {
- o.goals = buildUnnamed7529();
+ o.goals = buildUnnamed7532();
}
buildCounterGoalSetData--;
return o;
@@ -726,7 +726,7 @@
void checkGoalSetData(api.GoalSetData o) {
buildCounterGoalSetData++;
if (buildCounterGoalSetData < 3) {
- checkUnnamed7529(o.goals!);
+ checkUnnamed7532(o.goals!);
}
buildCounterGoalSetData--;
}
@@ -797,14 +797,14 @@
buildCounterMetricFilter--;
}
-core.List<api.MetricFilter> buildUnnamed7530() {
+core.List<api.MetricFilter> buildUnnamed7533() {
var o = <api.MetricFilter>[];
o.add(buildMetricFilter());
o.add(buildMetricFilter());
return o;
}
-void checkUnnamed7530(core.List<api.MetricFilter> o) {
+void checkUnnamed7533(core.List<api.MetricFilter> o) {
unittest.expect(o, unittest.hasLength(2));
checkMetricFilter(o[0] as api.MetricFilter);
checkMetricFilter(o[1] as api.MetricFilter);
@@ -815,7 +815,7 @@
var o = api.MetricFilterClause();
buildCounterMetricFilterClause++;
if (buildCounterMetricFilterClause < 3) {
- o.filters = buildUnnamed7530();
+ o.filters = buildUnnamed7533();
o.operator = 'foo';
}
buildCounterMetricFilterClause--;
@@ -825,7 +825,7 @@
void checkMetricFilterClause(api.MetricFilterClause o) {
buildCounterMetricFilterClause++;
if (buildCounterMetricFilterClause < 3) {
- checkUnnamed7530(o.filters!);
+ checkUnnamed7533(o.filters!);
unittest.expect(
o.operator!,
unittest.equals('foo'),
@@ -834,27 +834,27 @@
buildCounterMetricFilterClause--;
}
-core.List<api.MetricHeaderEntry> buildUnnamed7531() {
+core.List<api.MetricHeaderEntry> buildUnnamed7534() {
var o = <api.MetricHeaderEntry>[];
o.add(buildMetricHeaderEntry());
o.add(buildMetricHeaderEntry());
return o;
}
-void checkUnnamed7531(core.List<api.MetricHeaderEntry> o) {
+void checkUnnamed7534(core.List<api.MetricHeaderEntry> o) {
unittest.expect(o, unittest.hasLength(2));
checkMetricHeaderEntry(o[0] as api.MetricHeaderEntry);
checkMetricHeaderEntry(o[1] as api.MetricHeaderEntry);
}
-core.List<api.PivotHeader> buildUnnamed7532() {
+core.List<api.PivotHeader> buildUnnamed7535() {
var o = <api.PivotHeader>[];
o.add(buildPivotHeader());
o.add(buildPivotHeader());
return o;
}
-void checkUnnamed7532(core.List<api.PivotHeader> o) {
+void checkUnnamed7535(core.List<api.PivotHeader> o) {
unittest.expect(o, unittest.hasLength(2));
checkPivotHeader(o[0] as api.PivotHeader);
checkPivotHeader(o[1] as api.PivotHeader);
@@ -865,8 +865,8 @@
var o = api.MetricHeader();
buildCounterMetricHeader++;
if (buildCounterMetricHeader < 3) {
- o.metricHeaderEntries = buildUnnamed7531();
- o.pivotHeaders = buildUnnamed7532();
+ o.metricHeaderEntries = buildUnnamed7534();
+ o.pivotHeaders = buildUnnamed7535();
}
buildCounterMetricHeader--;
return o;
@@ -875,8 +875,8 @@
void checkMetricHeader(api.MetricHeader o) {
buildCounterMetricHeader++;
if (buildCounterMetricHeader < 3) {
- checkUnnamed7531(o.metricHeaderEntries!);
- checkUnnamed7532(o.pivotHeaders!);
+ checkUnnamed7534(o.metricHeaderEntries!);
+ checkUnnamed7535(o.pivotHeaders!);
}
buildCounterMetricHeader--;
}
@@ -908,14 +908,14 @@
buildCounterMetricHeaderEntry--;
}
-core.List<api.SegmentFilterClause> buildUnnamed7533() {
+core.List<api.SegmentFilterClause> buildUnnamed7536() {
var o = <api.SegmentFilterClause>[];
o.add(buildSegmentFilterClause());
o.add(buildSegmentFilterClause());
return o;
}
-void checkUnnamed7533(core.List<api.SegmentFilterClause> o) {
+void checkUnnamed7536(core.List<api.SegmentFilterClause> o) {
unittest.expect(o, unittest.hasLength(2));
checkSegmentFilterClause(o[0] as api.SegmentFilterClause);
checkSegmentFilterClause(o[1] as api.SegmentFilterClause);
@@ -926,7 +926,7 @@
var o = api.OrFiltersForSegment();
buildCounterOrFiltersForSegment++;
if (buildCounterOrFiltersForSegment < 3) {
- o.segmentFilterClauses = buildUnnamed7533();
+ o.segmentFilterClauses = buildUnnamed7536();
}
buildCounterOrFiltersForSegment--;
return o;
@@ -935,7 +935,7 @@
void checkOrFiltersForSegment(api.OrFiltersForSegment o) {
buildCounterOrFiltersForSegment++;
if (buildCounterOrFiltersForSegment < 3) {
- checkUnnamed7533(o.segmentFilterClauses!);
+ checkUnnamed7536(o.segmentFilterClauses!);
}
buildCounterOrFiltersForSegment--;
}
@@ -999,40 +999,40 @@
buildCounterPageviewData--;
}
-core.List<api.DimensionFilterClause> buildUnnamed7534() {
+core.List<api.DimensionFilterClause> buildUnnamed7537() {
var o = <api.DimensionFilterClause>[];
o.add(buildDimensionFilterClause());
o.add(buildDimensionFilterClause());
return o;
}
-void checkUnnamed7534(core.List<api.DimensionFilterClause> o) {
+void checkUnnamed7537(core.List<api.DimensionFilterClause> o) {
unittest.expect(o, unittest.hasLength(2));
checkDimensionFilterClause(o[0] as api.DimensionFilterClause);
checkDimensionFilterClause(o[1] as api.DimensionFilterClause);
}
-core.List<api.Dimension> buildUnnamed7535() {
+core.List<api.Dimension> buildUnnamed7538() {
var o = <api.Dimension>[];
o.add(buildDimension());
o.add(buildDimension());
return o;
}
-void checkUnnamed7535(core.List<api.Dimension> o) {
+void checkUnnamed7538(core.List<api.Dimension> o) {
unittest.expect(o, unittest.hasLength(2));
checkDimension(o[0] as api.Dimension);
checkDimension(o[1] as api.Dimension);
}
-core.List<api.Metric> buildUnnamed7536() {
+core.List<api.Metric> buildUnnamed7539() {
var o = <api.Metric>[];
o.add(buildMetric());
o.add(buildMetric());
return o;
}
-void checkUnnamed7536(core.List<api.Metric> o) {
+void checkUnnamed7539(core.List<api.Metric> o) {
unittest.expect(o, unittest.hasLength(2));
checkMetric(o[0] as api.Metric);
checkMetric(o[1] as api.Metric);
@@ -1043,10 +1043,10 @@
var o = api.Pivot();
buildCounterPivot++;
if (buildCounterPivot < 3) {
- o.dimensionFilterClauses = buildUnnamed7534();
- o.dimensions = buildUnnamed7535();
+ o.dimensionFilterClauses = buildUnnamed7537();
+ o.dimensions = buildUnnamed7538();
o.maxGroupCount = 42;
- o.metrics = buildUnnamed7536();
+ o.metrics = buildUnnamed7539();
o.startGroup = 42;
}
buildCounterPivot--;
@@ -1056,13 +1056,13 @@
void checkPivot(api.Pivot o) {
buildCounterPivot++;
if (buildCounterPivot < 3) {
- checkUnnamed7534(o.dimensionFilterClauses!);
- checkUnnamed7535(o.dimensions!);
+ checkUnnamed7537(o.dimensionFilterClauses!);
+ checkUnnamed7538(o.dimensions!);
unittest.expect(
o.maxGroupCount!,
unittest.equals(42),
);
- checkUnnamed7536(o.metrics!);
+ checkUnnamed7539(o.metrics!);
unittest.expect(
o.startGroup!,
unittest.equals(42),
@@ -1071,14 +1071,14 @@
buildCounterPivot--;
}
-core.List<api.PivotHeaderEntry> buildUnnamed7537() {
+core.List<api.PivotHeaderEntry> buildUnnamed7540() {
var o = <api.PivotHeaderEntry>[];
o.add(buildPivotHeaderEntry());
o.add(buildPivotHeaderEntry());
return o;
}
-void checkUnnamed7537(core.List<api.PivotHeaderEntry> o) {
+void checkUnnamed7540(core.List<api.PivotHeaderEntry> o) {
unittest.expect(o, unittest.hasLength(2));
checkPivotHeaderEntry(o[0] as api.PivotHeaderEntry);
checkPivotHeaderEntry(o[1] as api.PivotHeaderEntry);
@@ -1089,7 +1089,7 @@
var o = api.PivotHeader();
buildCounterPivotHeader++;
if (buildCounterPivotHeader < 3) {
- o.pivotHeaderEntries = buildUnnamed7537();
+ o.pivotHeaderEntries = buildUnnamed7540();
o.totalPivotGroupsCount = 42;
}
buildCounterPivotHeader--;
@@ -1099,7 +1099,7 @@
void checkPivotHeader(api.PivotHeader o) {
buildCounterPivotHeader++;
if (buildCounterPivotHeader < 3) {
- checkUnnamed7537(o.pivotHeaderEntries!);
+ checkUnnamed7540(o.pivotHeaderEntries!);
unittest.expect(
o.totalPivotGroupsCount!,
unittest.equals(42),
@@ -1108,14 +1108,14 @@
buildCounterPivotHeader--;
}
-core.List<core.String> buildUnnamed7538() {
+core.List<core.String> buildUnnamed7541() {
var o = <core.String>[];
o.add('foo');
o.add('foo');
return o;
}
-void checkUnnamed7538(core.List<core.String> o) {
+void checkUnnamed7541(core.List<core.String> o) {
unittest.expect(o, unittest.hasLength(2));
unittest.expect(
o[0],
@@ -1127,14 +1127,14 @@
);
}
-core.List<core.String> buildUnnamed7539() {
+core.List<core.String> buildUnnamed7542() {
var o = <core.String>[];
o.add('foo');
o.add('foo');
return o;
}
-void checkUnnamed7539(core.List<core.String> o) {
+void checkUnnamed7542(core.List<core.String> o) {
unittest.expect(o, unittest.hasLength(2));
unittest.expect(
o[0],
@@ -1151,8 +1151,8 @@
var o = api.PivotHeaderEntry();
buildCounterPivotHeaderEntry++;
if (buildCounterPivotHeaderEntry < 3) {
- o.dimensionNames = buildUnnamed7538();
- o.dimensionValues = buildUnnamed7539();
+ o.dimensionNames = buildUnnamed7541();
+ o.dimensionValues = buildUnnamed7542();
o.metric = buildMetricHeaderEntry();
}
buildCounterPivotHeaderEntry--;
@@ -1162,21 +1162,21 @@
void checkPivotHeaderEntry(api.PivotHeaderEntry o) {
buildCounterPivotHeaderEntry++;
if (buildCounterPivotHeaderEntry < 3) {
- checkUnnamed7538(o.dimensionNames!);
- checkUnnamed7539(o.dimensionValues!);
+ checkUnnamed7541(o.dimensionNames!);
+ checkUnnamed7542(o.dimensionValues!);
checkMetricHeaderEntry(o.metric! as api.MetricHeaderEntry);
}
buildCounterPivotHeaderEntry--;
}
-core.List<core.String> buildUnnamed7540() {
+core.List<core.String> buildUnnamed7543() {
var o = <core.String>[];
o.add('foo');
o.add('foo');
return o;
}
-void checkUnnamed7540(core.List<core.String> o) {
+void checkUnnamed7543(core.List<core.String> o) {
unittest.expect(o, unittest.hasLength(2));
unittest.expect(
o[0],
@@ -1193,7 +1193,7 @@
var o = api.PivotValueRegion();
buildCounterPivotValueRegion++;
if (buildCounterPivotValueRegion < 3) {
- o.values = buildUnnamed7540();
+ o.values = buildUnnamed7543();
}
buildCounterPivotValueRegion--;
return o;
@@ -1202,7 +1202,7 @@
void checkPivotValueRegion(api.PivotValueRegion o) {
buildCounterPivotValueRegion++;
if (buildCounterPivotValueRegion < 3) {
- checkUnnamed7540(o.values!);
+ checkUnnamed7543(o.values!);
}
buildCounterPivotValueRegion--;
}
@@ -1270,53 +1270,53 @@
buildCounterReport--;
}
-core.List<api.DateRangeValues> buildUnnamed7541() {
+core.List<api.DateRangeValues> buildUnnamed7544() {
var o = <api.DateRangeValues>[];
o.add(buildDateRangeValues());
o.add(buildDateRangeValues());
return o;
}
-void checkUnnamed7541(core.List<api.DateRangeValues> o) {
+void checkUnnamed7544(core.List<api.DateRangeValues> o) {
unittest.expect(o, unittest.hasLength(2));
checkDateRangeValues(o[0] as api.DateRangeValues);
checkDateRangeValues(o[1] as api.DateRangeValues);
}
-core.List<api.DateRangeValues> buildUnnamed7542() {
+core.List<api.DateRangeValues> buildUnnamed7545() {
var o = <api.DateRangeValues>[];
o.add(buildDateRangeValues());
o.add(buildDateRangeValues());
return o;
}
-void checkUnnamed7542(core.List<api.DateRangeValues> o) {
+void checkUnnamed7545(core.List<api.DateRangeValues> o) {
unittest.expect(o, unittest.hasLength(2));
checkDateRangeValues(o[0] as api.DateRangeValues);
checkDateRangeValues(o[1] as api.DateRangeValues);
}
-core.List<api.ReportRow> buildUnnamed7543() {
+core.List<api.ReportRow> buildUnnamed7546() {
var o = <api.ReportRow>[];
o.add(buildReportRow());
o.add(buildReportRow());
return o;
}
-void checkUnnamed7543(core.List<api.ReportRow> o) {
+void checkUnnamed7546(core.List<api.ReportRow> o) {
unittest.expect(o, unittest.hasLength(2));
checkReportRow(o[0] as api.ReportRow);
checkReportRow(o[1] as api.ReportRow);
}
-core.List<core.String> buildUnnamed7544() {
+core.List<core.String> buildUnnamed7547() {
var o = <core.String>[];
o.add('foo');
o.add('foo');
return o;
}
-void checkUnnamed7544(core.List<core.String> o) {
+void checkUnnamed7547(core.List<core.String> o) {
unittest.expect(o, unittest.hasLength(2));
unittest.expect(
o[0],
@@ -1328,14 +1328,14 @@
);
}
-core.List<core.String> buildUnnamed7545() {
+core.List<core.String> buildUnnamed7548() {
var o = <core.String>[];
o.add('foo');
o.add('foo');
return o;
}
-void checkUnnamed7545(core.List<core.String> o) {
+void checkUnnamed7548(core.List<core.String> o) {
unittest.expect(o, unittest.hasLength(2));
unittest.expect(
o[0],
@@ -1347,14 +1347,14 @@
);
}
-core.List<api.DateRangeValues> buildUnnamed7546() {
+core.List<api.DateRangeValues> buildUnnamed7549() {
var o = <api.DateRangeValues>[];
o.add(buildDateRangeValues());
o.add(buildDateRangeValues());
return o;
}
-void checkUnnamed7546(core.List<api.DateRangeValues> o) {
+void checkUnnamed7549(core.List<api.DateRangeValues> o) {
unittest.expect(o, unittest.hasLength(2));
checkDateRangeValues(o[0] as api.DateRangeValues);
checkDateRangeValues(o[1] as api.DateRangeValues);
@@ -1367,13 +1367,13 @@
if (buildCounterReportData < 3) {
o.dataLastRefreshed = 'foo';
o.isDataGolden = true;
- o.maximums = buildUnnamed7541();
- o.minimums = buildUnnamed7542();
+ o.maximums = buildUnnamed7544();
+ o.minimums = buildUnnamed7545();
o.rowCount = 42;
- o.rows = buildUnnamed7543();
- o.samplesReadCounts = buildUnnamed7544();
- o.samplingSpaceSizes = buildUnnamed7545();
- o.totals = buildUnnamed7546();
+ o.rows = buildUnnamed7546();
+ o.samplesReadCounts = buildUnnamed7547();
+ o.samplingSpaceSizes = buildUnnamed7548();
+ o.totals = buildUnnamed7549();
}
buildCounterReportData--;
return o;
@@ -1387,119 +1387,119 @@
unittest.equals('foo'),
);
unittest.expect(o.isDataGolden!, unittest.isTrue);
- checkUnnamed7541(o.maximums!);
- checkUnnamed7542(o.minimums!);
+ checkUnnamed7544(o.maximums!);
+ checkUnnamed7545(o.minimums!);
unittest.expect(
o.rowCount!,
unittest.equals(42),
);
- checkUnnamed7543(o.rows!);
- checkUnnamed7544(o.samplesReadCounts!);
- checkUnnamed7545(o.samplingSpaceSizes!);
- checkUnnamed7546(o.totals!);
+ checkUnnamed7546(o.rows!);
+ checkUnnamed7547(o.samplesReadCounts!);
+ checkUnnamed7548(o.samplingSpaceSizes!);
+ checkUnnamed7549(o.totals!);
}
buildCounterReportData--;
}
-core.List<api.DateRange> buildUnnamed7547() {
+core.List<api.DateRange> buildUnnamed7550() {
var o = <api.DateRange>[];
o.add(buildDateRange());
o.add(buildDateRange());
return o;
}
-void checkUnnamed7547(core.List<api.DateRange> o) {
+void checkUnnamed7550(core.List<api.DateRange> o) {
unittest.expect(o, unittest.hasLength(2));
checkDateRange(o[0] as api.DateRange);
checkDateRange(o[1] as api.DateRange);
}
-core.List<api.DimensionFilterClause> buildUnnamed7548() {
+core.List<api.DimensionFilterClause> buildUnnamed7551() {
var o = <api.DimensionFilterClause>[];
o.add(buildDimensionFilterClause());
o.add(buildDimensionFilterClause());
return o;
}
-void checkUnnamed7548(core.List<api.DimensionFilterClause> o) {
+void checkUnnamed7551(core.List<api.DimensionFilterClause> o) {
unittest.expect(o, unittest.hasLength(2));
checkDimensionFilterClause(o[0] as api.DimensionFilterClause);
checkDimensionFilterClause(o[1] as api.DimensionFilterClause);
}
-core.List<api.Dimension> buildUnnamed7549() {
+core.List<api.Dimension> buildUnnamed7552() {
var o = <api.Dimension>[];
o.add(buildDimension());
o.add(buildDimension());
return o;
}
-void checkUnnamed7549(core.List<api.Dimension> o) {
+void checkUnnamed7552(core.List<api.Dimension> o) {
unittest.expect(o, unittest.hasLength(2));
checkDimension(o[0] as api.Dimension);
checkDimension(o[1] as api.Dimension);
}
-core.List<api.MetricFilterClause> buildUnnamed7550() {
+core.List<api.MetricFilterClause> buildUnnamed7553() {
var o = <api.MetricFilterClause>[];
o.add(buildMetricFilterClause());
o.add(buildMetricFilterClause());
return o;
}
-void checkUnnamed7550(core.List<api.MetricFilterClause> o) {
+void checkUnnamed7553(core.List<api.MetricFilterClause> o) {
unittest.expect(o, unittest.hasLength(2));
checkMetricFilterClause(o[0] as api.MetricFilterClause);
checkMetricFilterClause(o[1] as api.MetricFilterClause);
}
-core.List<api.Metric> buildUnnamed7551() {
+core.List<api.Metric> buildUnnamed7554() {
var o = <api.Metric>[];
o.add(buildMetric());
o.add(buildMetric());
return o;
}
-void checkUnnamed7551(core.List<api.Metric> o) {
+void checkUnnamed7554(core.List<api.Metric> o) {
unittest.expect(o, unittest.hasLength(2));
checkMetric(o[0] as api.Metric);
checkMetric(o[1] as api.Metric);
}
-core.List<api.OrderBy> buildUnnamed7552() {
+core.List<api.OrderBy> buildUnnamed7555() {
var o = <api.OrderBy>[];
o.add(buildOrderBy());
o.add(buildOrderBy());
return o;
}
-void checkUnnamed7552(core.List<api.OrderBy> o) {
+void checkUnnamed7555(core.List<api.OrderBy> o) {
unittest.expect(o, unittest.hasLength(2));
checkOrderBy(o[0] as api.OrderBy);
checkOrderBy(o[1] as api.OrderBy);
}
-core.List<api.Pivot> buildUnnamed7553() {
+core.List<api.Pivot> buildUnnamed7556() {
var o = <api.Pivot>[];
o.add(buildPivot());
o.add(buildPivot());
return o;
}
-void checkUnnamed7553(core.List<api.Pivot> o) {
+void checkUnnamed7556(core.List<api.Pivot> o) {
unittest.expect(o, unittest.hasLength(2));
checkPivot(o[0] as api.Pivot);
checkPivot(o[1] as api.Pivot);
}
-core.List<api.Segment> buildUnnamed7554() {
+core.List<api.Segment> buildUnnamed7557() {
var o = <api.Segment>[];
o.add(buildSegment());
o.add(buildSegment());
return o;
}
-void checkUnnamed7554(core.List<api.Segment> o) {
+void checkUnnamed7557(core.List<api.Segment> o) {
unittest.expect(o, unittest.hasLength(2));
checkSegment(o[0] as api.Segment);
checkSegment(o[1] as api.Segment);
@@ -1511,21 +1511,21 @@
buildCounterReportRequest++;
if (buildCounterReportRequest < 3) {
o.cohortGroup = buildCohortGroup();
- o.dateRanges = buildUnnamed7547();
- o.dimensionFilterClauses = buildUnnamed7548();
- o.dimensions = buildUnnamed7549();
+ o.dateRanges = buildUnnamed7550();
+ o.dimensionFilterClauses = buildUnnamed7551();
+ o.dimensions = buildUnnamed7552();
o.filtersExpression = 'foo';
o.hideTotals = true;
o.hideValueRanges = true;
o.includeEmptyRows = true;
- o.metricFilterClauses = buildUnnamed7550();
- o.metrics = buildUnnamed7551();
- o.orderBys = buildUnnamed7552();
+ o.metricFilterClauses = buildUnnamed7553();
+ o.metrics = buildUnnamed7554();
+ o.orderBys = buildUnnamed7555();
o.pageSize = 42;
o.pageToken = 'foo';
- o.pivots = buildUnnamed7553();
+ o.pivots = buildUnnamed7556();
o.samplingLevel = 'foo';
- o.segments = buildUnnamed7554();
+ o.segments = buildUnnamed7557();
o.viewId = 'foo';
}
buildCounterReportRequest--;
@@ -1536,9 +1536,9 @@
buildCounterReportRequest++;
if (buildCounterReportRequest < 3) {
checkCohortGroup(o.cohortGroup! as api.CohortGroup);
- checkUnnamed7547(o.dateRanges!);
- checkUnnamed7548(o.dimensionFilterClauses!);
- checkUnnamed7549(o.dimensions!);
+ checkUnnamed7550(o.dateRanges!);
+ checkUnnamed7551(o.dimensionFilterClauses!);
+ checkUnnamed7552(o.dimensions!);
unittest.expect(
o.filtersExpression!,
unittest.equals('foo'),
@@ -1546,9 +1546,9 @@
unittest.expect(o.hideTotals!, unittest.isTrue);
unittest.expect(o.hideValueRanges!, unittest.isTrue);
unittest.expect(o.includeEmptyRows!, unittest.isTrue);
- checkUnnamed7550(o.metricFilterClauses!);
- checkUnnamed7551(o.metrics!);
- checkUnnamed7552(o.orderBys!);
+ checkUnnamed7553(o.metricFilterClauses!);
+ checkUnnamed7554(o.metrics!);
+ checkUnnamed7555(o.orderBys!);
unittest.expect(
o.pageSize!,
unittest.equals(42),
@@ -1557,12 +1557,12 @@
o.pageToken!,
unittest.equals('foo'),
);
- checkUnnamed7553(o.pivots!);
+ checkUnnamed7556(o.pivots!);
unittest.expect(
o.samplingLevel!,
unittest.equals('foo'),
);
- checkUnnamed7554(o.segments!);
+ checkUnnamed7557(o.segments!);
unittest.expect(
o.viewId!,
unittest.equals('foo'),
@@ -1571,14 +1571,14 @@
buildCounterReportRequest--;
}
-core.List<core.String> buildUnnamed7555() {
+core.List<core.String> buildUnnamed7558() {
var o = <core.String>[];
o.add('foo');
o.add('foo');
return o;
}
-void checkUnnamed7555(core.List<core.String> o) {
+void checkUnnamed7558(core.List<core.String> o) {
unittest.expect(o, unittest.hasLength(2));
unittest.expect(
o[0],
@@ -1590,14 +1590,14 @@
);
}
-core.List<api.DateRangeValues> buildUnnamed7556() {
+core.List<api.DateRangeValues> buildUnnamed7559() {
var o = <api.DateRangeValues>[];
o.add(buildDateRangeValues());
o.add(buildDateRangeValues());
return o;
}
-void checkUnnamed7556(core.List<api.DateRangeValues> o) {
+void checkUnnamed7559(core.List<api.DateRangeValues> o) {
unittest.expect(o, unittest.hasLength(2));
checkDateRangeValues(o[0] as api.DateRangeValues);
checkDateRangeValues(o[1] as api.DateRangeValues);
@@ -1608,8 +1608,8 @@
var o = api.ReportRow();
buildCounterReportRow++;
if (buildCounterReportRow < 3) {
- o.dimensions = buildUnnamed7555();
- o.metrics = buildUnnamed7556();
+ o.dimensions = buildUnnamed7558();
+ o.metrics = buildUnnamed7559();
}
buildCounterReportRow--;
return o;
@@ -1618,8 +1618,8 @@
void checkReportRow(api.ReportRow o) {
buildCounterReportRow++;
if (buildCounterReportRow < 3) {
- checkUnnamed7555(o.dimensions!);
- checkUnnamed7556(o.metrics!);
+ checkUnnamed7558(o.dimensions!);
+ checkUnnamed7559(o.metrics!);
}
buildCounterReportRow--;
}
@@ -1688,14 +1688,14 @@
buildCounterScreenviewData--;
}
-core.List<core.String> buildUnnamed7557() {
+core.List<core.String> buildUnnamed7560() {
var o = <core.String>[];
o.add('foo');
o.add('foo');
return o;
}
-void checkUnnamed7557(core.List<core.String> o) {
+void checkUnnamed7560(core.List<core.String> o) {
unittest.expect(o, unittest.hasLength(2));
unittest.expect(
o[0],
@@ -1712,7 +1712,7 @@
var o = api.SearchUserActivityRequest();
buildCounterSearchUserActivityRequest++;
if (buildCounterSearchUserActivityRequest < 3) {
- o.activityTypes = buildUnnamed7557();
+ o.activityTypes = buildUnnamed7560();
o.dateRange = buildDateRange();
o.pageSize = 42;
o.pageToken = 'foo';
@@ -1726,7 +1726,7 @@
void checkSearchUserActivityRequest(api.SearchUserActivityRequest o) {
buildCounterSearchUserActivityRequest++;
if (buildCounterSearchUserActivityRequest < 3) {
- checkUnnamed7557(o.activityTypes!);
+ checkUnnamed7560(o.activityTypes!);
checkDateRange(o.dateRange! as api.DateRange);
unittest.expect(
o.pageSize!,
@@ -1745,14 +1745,14 @@
buildCounterSearchUserActivityRequest--;
}
-core.List<api.UserActivitySession> buildUnnamed7558() {
+core.List<api.UserActivitySession> buildUnnamed7561() {
var o = <api.UserActivitySession>[];
o.add(buildUserActivitySession());
o.add(buildUserActivitySession());
return o;
}
-void checkUnnamed7558(core.List<api.UserActivitySession> o) {
+void checkUnnamed7561(core.List<api.UserActivitySession> o) {
unittest.expect(o, unittest.hasLength(2));
checkUserActivitySession(o[0] as api.UserActivitySession);
checkUserActivitySession(o[1] as api.UserActivitySession);
@@ -1765,7 +1765,7 @@
if (buildCounterSearchUserActivityResponse < 3) {
o.nextPageToken = 'foo';
o.sampleRate = 42.0;
- o.sessions = buildUnnamed7558();
+ o.sessions = buildUnnamed7561();
o.totalRows = 42;
}
buildCounterSearchUserActivityResponse--;
@@ -1783,7 +1783,7 @@
o.sampleRate!,
unittest.equals(42.0),
);
- checkUnnamed7558(o.sessions!);
+ checkUnnamed7561(o.sessions!);
unittest.expect(
o.totalRows!,
unittest.equals(42),
@@ -1816,14 +1816,14 @@
buildCounterSegment--;
}
-core.List<api.SegmentFilter> buildUnnamed7559() {
+core.List<api.SegmentFilter> buildUnnamed7562() {
var o = <api.SegmentFilter>[];
o.add(buildSegmentFilter());
o.add(buildSegmentFilter());
return o;
}
-void checkUnnamed7559(core.List<api.SegmentFilter> o) {
+void checkUnnamed7562(core.List<api.SegmentFilter> o) {
unittest.expect(o, unittest.hasLength(2));
checkSegmentFilter(o[0] as api.SegmentFilter);
checkSegmentFilter(o[1] as api.SegmentFilter);
@@ -1834,7 +1834,7 @@
var o = api.SegmentDefinition();
buildCounterSegmentDefinition++;
if (buildCounterSegmentDefinition < 3) {
- o.segmentFilters = buildUnnamed7559();
+ o.segmentFilters = buildUnnamed7562();
}
buildCounterSegmentDefinition--;
return o;
@@ -1843,19 +1843,19 @@
void checkSegmentDefinition(api.SegmentDefinition o) {
buildCounterSegmentDefinition++;
if (buildCounterSegmentDefinition < 3) {
- checkUnnamed7559(o.segmentFilters!);
+ checkUnnamed7562(o.segmentFilters!);
}
buildCounterSegmentDefinition--;
}
-core.List<core.String> buildUnnamed7560() {
+core.List<core.String> buildUnnamed7563() {
var o = <core.String>[];
o.add('foo');
o.add('foo');
return o;
}
-void checkUnnamed7560(core.List<core.String> o) {
+void checkUnnamed7563(core.List<core.String> o) {
unittest.expect(o, unittest.hasLength(2));
unittest.expect(
o[0],
@@ -1874,7 +1874,7 @@
if (buildCounterSegmentDimensionFilter < 3) {
o.caseSensitive = true;
o.dimensionName = 'foo';
- o.expressions = buildUnnamed7560();
+ o.expressions = buildUnnamed7563();
o.maxComparisonValue = 'foo';
o.minComparisonValue = 'foo';
o.operator = 'foo';
@@ -1891,7 +1891,7 @@
o.dimensionName!,
unittest.equals('foo'),
);
- checkUnnamed7560(o.expressions!);
+ checkUnnamed7563(o.expressions!);
unittest.expect(
o.maxComparisonValue!,
unittest.equals('foo'),
@@ -1997,14 +1997,14 @@
buildCounterSegmentMetricFilter--;
}
-core.List<api.OrFiltersForSegment> buildUnnamed7561() {
+core.List<api.OrFiltersForSegment> buildUnnamed7564() {
var o = <api.OrFiltersForSegment>[];
o.add(buildOrFiltersForSegment());
o.add(buildOrFiltersForSegment());
return o;
}
-void checkUnnamed7561(core.List<api.OrFiltersForSegment> o) {
+void checkUnnamed7564(core.List<api.OrFiltersForSegment> o) {
unittest.expect(o, unittest.hasLength(2));
checkOrFiltersForSegment(o[0] as api.OrFiltersForSegment);
checkOrFiltersForSegment(o[1] as api.OrFiltersForSegment);
@@ -2016,7 +2016,7 @@
buildCounterSegmentSequenceStep++;
if (buildCounterSegmentSequenceStep < 3) {
o.matchType = 'foo';
- o.orFiltersForSegment = buildUnnamed7561();
+ o.orFiltersForSegment = buildUnnamed7564();
}
buildCounterSegmentSequenceStep--;
return o;
@@ -2029,19 +2029,19 @@
o.matchType!,
unittest.equals('foo'),
);
- checkUnnamed7561(o.orFiltersForSegment!);
+ checkUnnamed7564(o.orFiltersForSegment!);
}
buildCounterSegmentSequenceStep--;
}
-core.List<api.SegmentSequenceStep> buildUnnamed7562() {
+core.List<api.SegmentSequenceStep> buildUnnamed7565() {
var o = <api.SegmentSequenceStep>[];
o.add(buildSegmentSequenceStep());
o.add(buildSegmentSequenceStep());
return o;
}
-void checkUnnamed7562(core.List<api.SegmentSequenceStep> o) {
+void checkUnnamed7565(core.List<api.SegmentSequenceStep> o) {
unittest.expect(o, unittest.hasLength(2));
checkSegmentSequenceStep(o[0] as api.SegmentSequenceStep);
checkSegmentSequenceStep(o[1] as api.SegmentSequenceStep);
@@ -2053,7 +2053,7 @@
buildCounterSequenceSegment++;
if (buildCounterSequenceSegment < 3) {
o.firstStepShouldMatchFirstHit = true;
- o.segmentSequenceSteps = buildUnnamed7562();
+ o.segmentSequenceSteps = buildUnnamed7565();
}
buildCounterSequenceSegment--;
return o;
@@ -2063,19 +2063,19 @@
buildCounterSequenceSegment++;
if (buildCounterSequenceSegment < 3) {
unittest.expect(o.firstStepShouldMatchFirstHit!, unittest.isTrue);
- checkUnnamed7562(o.segmentSequenceSteps!);
+ checkUnnamed7565(o.segmentSequenceSteps!);
}
buildCounterSequenceSegment--;
}
-core.List<api.OrFiltersForSegment> buildUnnamed7563() {
+core.List<api.OrFiltersForSegment> buildUnnamed7566() {
var o = <api.OrFiltersForSegment>[];
o.add(buildOrFiltersForSegment());
o.add(buildOrFiltersForSegment());
return o;
}
-void checkUnnamed7563(core.List<api.OrFiltersForSegment> o) {
+void checkUnnamed7566(core.List<api.OrFiltersForSegment> o) {
unittest.expect(o, unittest.hasLength(2));
checkOrFiltersForSegment(o[0] as api.OrFiltersForSegment);
checkOrFiltersForSegment(o[1] as api.OrFiltersForSegment);
@@ -2086,7 +2086,7 @@
var o = api.SimpleSegment();
buildCounterSimpleSegment++;
if (buildCounterSimpleSegment < 3) {
- o.orFiltersForSegment = buildUnnamed7563();
+ o.orFiltersForSegment = buildUnnamed7566();
}
buildCounterSimpleSegment--;
return o;
@@ -2095,7 +2095,7 @@
void checkSimpleSegment(api.SimpleSegment o) {
buildCounterSimpleSegment++;
if (buildCounterSimpleSegment < 3) {
- checkUnnamed7563(o.orFiltersForSegment!);
+ checkUnnamed7566(o.orFiltersForSegment!);
}
buildCounterSimpleSegment--;
}
@@ -2164,14 +2164,14 @@
buildCounterUser--;
}
-core.List<api.Activity> buildUnnamed7564() {
+core.List<api.Activity> buildUnnamed7567() {
var o = <api.Activity>[];
o.add(buildActivity());
o.add(buildActivity());
return o;
}
-void checkUnnamed7564(core.List<api.Activity> o) {
+void checkUnnamed7567(core.List<api.Activity> o) {
unittest.expect(o, unittest.hasLength(2));
checkActivity(o[0] as api.Activity);
checkActivity(o[1] as api.Activity);
@@ -2182,7 +2182,7 @@
var o = api.UserActivitySession();
buildCounterUserActivitySession++;
if (buildCounterUserActivitySession < 3) {
- o.activities = buildUnnamed7564();
+ o.activities = buildUnnamed7567();
o.dataSource = 'foo';
o.deviceCategory = 'foo';
o.platform = 'foo';
@@ -2196,7 +2196,7 @@
void checkUserActivitySession(api.UserActivitySession o) {
buildCounterUserActivitySession++;
if (buildCounterUserActivitySession < 3) {
- checkUnnamed7564(o.activities!);
+ checkUnnamed7567(o.activities!);
unittest.expect(
o.dataSource!,
unittest.equals('foo'),
diff --git a/generated/googleapis/test/androidmanagement/v1_test.dart b/generated/googleapis/test/androidmanagement/v1_test.dart
index 08199ff..6eb3388 100644
--- a/generated/googleapis/test/androidmanagement/v1_test.dart
+++ b/generated/googleapis/test/androidmanagement/v1_test.dart
@@ -137,40 +137,40 @@
buildCounterAppTrackInfo--;
}
-core.List<api.AppTrackInfo> buildUnnamed6856() {
+core.List<api.AppTrackInfo> buildUnnamed6859() {
var o = <api.AppTrackInfo>[];
o.add(buildAppTrackInfo());
o.add(buildAppTrackInfo());
return o;
}
-void checkUnnamed6856(core.List<api.AppTrackInfo> o) {
+void checkUnnamed6859(core.List<api.AppTrackInfo> o) {
unittest.expect(o, unittest.hasLength(2));
checkAppTrackInfo(o[0] as api.AppTrackInfo);
checkAppTrackInfo(o[1] as api.AppTrackInfo);
}
-core.List<api.ManagedProperty> buildUnnamed6857() {
+core.List<api.ManagedProperty> buildUnnamed6860() {
var o = <api.ManagedProperty>[];
o.add(buildManagedProperty());
o.add(buildManagedProperty());
return o;
}
-void checkUnnamed6857(core.List<api.ManagedProperty> o) {
+void checkUnnamed6860(core.List<api.ManagedProperty> o) {
unittest.expect(o, unittest.hasLength(2));
checkManagedProperty(o[0] as api.ManagedProperty);
checkManagedProperty(o[1] as api.ManagedProperty);
}
-core.List<api.ApplicationPermission> buildUnnamed6858() {
+core.List<api.ApplicationPermission> buildUnnamed6861() {
var o = <api.ApplicationPermission>[];
o.add(buildApplicationPermission());
o.add(buildApplicationPermission());
return o;
}
-void checkUnnamed6858(core.List<api.ApplicationPermission> o) {
+void checkUnnamed6861(core.List<api.ApplicationPermission> o) {
unittest.expect(o, unittest.hasLength(2));
checkApplicationPermission(o[0] as api.ApplicationPermission);
checkApplicationPermission(o[1] as api.ApplicationPermission);
@@ -181,10 +181,10 @@
var o = api.Application();
buildCounterApplication++;
if (buildCounterApplication < 3) {
- o.appTracks = buildUnnamed6856();
- o.managedProperties = buildUnnamed6857();
+ o.appTracks = buildUnnamed6859();
+ o.managedProperties = buildUnnamed6860();
o.name = 'foo';
- o.permissions = buildUnnamed6858();
+ o.permissions = buildUnnamed6861();
o.title = 'foo';
}
buildCounterApplication--;
@@ -194,13 +194,13 @@
void checkApplication(api.Application o) {
buildCounterApplication++;
if (buildCounterApplication < 3) {
- checkUnnamed6856(o.appTracks!);
- checkUnnamed6857(o.managedProperties!);
+ checkUnnamed6859(o.appTracks!);
+ checkUnnamed6860(o.managedProperties!);
unittest.expect(
o.name!,
unittest.equals('foo'),
);
- checkUnnamed6858(o.permissions!);
+ checkUnnamed6861(o.permissions!);
unittest.expect(
o.title!,
unittest.equals('foo'),
@@ -268,14 +268,14 @@
buildCounterApplicationPermission--;
}
-core.List<core.String> buildUnnamed6859() {
+core.List<core.String> buildUnnamed6862() {
var o = <core.String>[];
o.add('foo');
o.add('foo');
return o;
}
-void checkUnnamed6859(core.List<core.String> o) {
+void checkUnnamed6862(core.List<core.String> o) {
unittest.expect(o, unittest.hasLength(2));
unittest.expect(
o[0],
@@ -287,14 +287,14 @@
);
}
-core.List<core.String> buildUnnamed6860() {
+core.List<core.String> buildUnnamed6863() {
var o = <core.String>[];
o.add('foo');
o.add('foo');
return o;
}
-void checkUnnamed6860(core.List<core.String> o) {
+void checkUnnamed6863(core.List<core.String> o) {
unittest.expect(o, unittest.hasLength(2));
unittest.expect(
o[0],
@@ -306,7 +306,7 @@
);
}
-core.Map<core.String, core.Object> buildUnnamed6861() {
+core.Map<core.String, core.Object> buildUnnamed6864() {
var o = <core.String, core.Object>{};
o['x'] = {
'list': [1, 2, 3],
@@ -321,7 +321,7 @@
return o;
}
-void checkUnnamed6861(core.Map<core.String, core.Object> o) {
+void checkUnnamed6864(core.Map<core.String, core.Object> o) {
unittest.expect(o, unittest.hasLength(2));
var casted1 = (o['x']!) as core.Map;
unittest.expect(casted1, unittest.hasLength(3));
@@ -353,14 +353,14 @@
);
}
-core.List<api.PermissionGrant> buildUnnamed6862() {
+core.List<api.PermissionGrant> buildUnnamed6865() {
var o = <api.PermissionGrant>[];
o.add(buildPermissionGrant());
o.add(buildPermissionGrant());
return o;
}
-void checkUnnamed6862(core.List<api.PermissionGrant> o) {
+void checkUnnamed6865(core.List<api.PermissionGrant> o) {
unittest.expect(o, unittest.hasLength(2));
checkPermissionGrant(o[0] as api.PermissionGrant);
checkPermissionGrant(o[1] as api.PermissionGrant);
@@ -371,19 +371,19 @@
var o = api.ApplicationPolicy();
buildCounterApplicationPolicy++;
if (buildCounterApplicationPolicy < 3) {
- o.accessibleTrackIds = buildUnnamed6859();
+ o.accessibleTrackIds = buildUnnamed6862();
o.autoUpdateMode = 'foo';
o.connectedWorkAndPersonalApp = 'foo';
o.defaultPermissionPolicy = 'foo';
- o.delegatedScopes = buildUnnamed6860();
+ o.delegatedScopes = buildUnnamed6863();
o.disabled = true;
o.installType = 'foo';
o.lockTaskAllowed = true;
- o.managedConfiguration = buildUnnamed6861();
+ o.managedConfiguration = buildUnnamed6864();
o.managedConfigurationTemplate = buildManagedConfigurationTemplate();
o.minimumVersionCode = 42;
o.packageName = 'foo';
- o.permissionGrants = buildUnnamed6862();
+ o.permissionGrants = buildUnnamed6865();
}
buildCounterApplicationPolicy--;
return o;
@@ -392,7 +392,7 @@
void checkApplicationPolicy(api.ApplicationPolicy o) {
buildCounterApplicationPolicy++;
if (buildCounterApplicationPolicy < 3) {
- checkUnnamed6859(o.accessibleTrackIds!);
+ checkUnnamed6862(o.accessibleTrackIds!);
unittest.expect(
o.autoUpdateMode!,
unittest.equals('foo'),
@@ -405,14 +405,14 @@
o.defaultPermissionPolicy!,
unittest.equals('foo'),
);
- checkUnnamed6860(o.delegatedScopes!);
+ checkUnnamed6863(o.delegatedScopes!);
unittest.expect(o.disabled!, unittest.isTrue);
unittest.expect(
o.installType!,
unittest.equals('foo'),
);
unittest.expect(o.lockTaskAllowed!, unittest.isTrue);
- checkUnnamed6861(o.managedConfiguration!);
+ checkUnnamed6864(o.managedConfiguration!);
checkManagedConfigurationTemplate(
o.managedConfigurationTemplate! as api.ManagedConfigurationTemplate);
unittest.expect(
@@ -423,45 +423,45 @@
o.packageName!,
unittest.equals('foo'),
);
- checkUnnamed6862(o.permissionGrants!);
+ checkUnnamed6865(o.permissionGrants!);
}
buildCounterApplicationPolicy--;
}
-core.List<api.ApplicationEvent> buildUnnamed6863() {
+core.List<api.ApplicationEvent> buildUnnamed6866() {
var o = <api.ApplicationEvent>[];
o.add(buildApplicationEvent());
o.add(buildApplicationEvent());
return o;
}
-void checkUnnamed6863(core.List<api.ApplicationEvent> o) {
+void checkUnnamed6866(core.List<api.ApplicationEvent> o) {
unittest.expect(o, unittest.hasLength(2));
checkApplicationEvent(o[0] as api.ApplicationEvent);
checkApplicationEvent(o[1] as api.ApplicationEvent);
}
-core.List<api.KeyedAppState> buildUnnamed6864() {
+core.List<api.KeyedAppState> buildUnnamed6867() {
var o = <api.KeyedAppState>[];
o.add(buildKeyedAppState());
o.add(buildKeyedAppState());
return o;
}
-void checkUnnamed6864(core.List<api.KeyedAppState> o) {
+void checkUnnamed6867(core.List<api.KeyedAppState> o) {
unittest.expect(o, unittest.hasLength(2));
checkKeyedAppState(o[0] as api.KeyedAppState);
checkKeyedAppState(o[1] as api.KeyedAppState);
}
-core.List<core.String> buildUnnamed6865() {
+core.List<core.String> buildUnnamed6868() {
var o = <core.String>[];
o.add('foo');
o.add('foo');
return o;
}
-void checkUnnamed6865(core.List<core.String> o) {
+void checkUnnamed6868(core.List<core.String> o) {
unittest.expect(o, unittest.hasLength(2));
unittest.expect(
o[0],
@@ -480,12 +480,12 @@
if (buildCounterApplicationReport < 3) {
o.applicationSource = 'foo';
o.displayName = 'foo';
- o.events = buildUnnamed6863();
+ o.events = buildUnnamed6866();
o.installerPackageName = 'foo';
- o.keyedAppStates = buildUnnamed6864();
+ o.keyedAppStates = buildUnnamed6867();
o.packageName = 'foo';
o.packageSha256Hash = 'foo';
- o.signingKeyCertFingerprints = buildUnnamed6865();
+ o.signingKeyCertFingerprints = buildUnnamed6868();
o.state = 'foo';
o.versionCode = 42;
o.versionName = 'foo';
@@ -505,12 +505,12 @@
o.displayName!,
unittest.equals('foo'),
);
- checkUnnamed6863(o.events!);
+ checkUnnamed6866(o.events!);
unittest.expect(
o.installerPackageName!,
unittest.equals('foo'),
);
- checkUnnamed6864(o.keyedAppStates!);
+ checkUnnamed6867(o.keyedAppStates!);
unittest.expect(
o.packageName!,
unittest.equals('foo'),
@@ -519,7 +519,7 @@
o.packageSha256Hash!,
unittest.equals('foo'),
);
- checkUnnamed6865(o.signingKeyCertFingerprints!);
+ checkUnnamed6868(o.signingKeyCertFingerprints!);
unittest.expect(
o.state!,
unittest.equals('foo'),
@@ -582,14 +582,14 @@
buildCounterBlockAction--;
}
-core.List<core.String> buildUnnamed6866() {
+core.List<core.String> buildUnnamed6869() {
var o = <core.String>[];
o.add('foo');
o.add('foo');
return o;
}
-void checkUnnamed6866(core.List<core.String> o) {
+void checkUnnamed6869(core.List<core.String> o) {
unittest.expect(o, unittest.hasLength(2));
unittest.expect(
o[0],
@@ -606,7 +606,7 @@
var o = api.ChoosePrivateKeyRule();
buildCounterChoosePrivateKeyRule++;
if (buildCounterChoosePrivateKeyRule < 3) {
- o.packageNames = buildUnnamed6866();
+ o.packageNames = buildUnnamed6869();
o.privateKeyAlias = 'foo';
o.urlPattern = 'foo';
}
@@ -617,7 +617,7 @@
void checkChoosePrivateKeyRule(api.ChoosePrivateKeyRule o) {
buildCounterChoosePrivateKeyRule++;
if (buildCounterChoosePrivateKeyRule < 3) {
- checkUnnamed6866(o.packageNames!);
+ checkUnnamed6869(o.packageNames!);
unittest.expect(
o.privateKeyAlias!,
unittest.equals('foo'),
@@ -630,14 +630,14 @@
buildCounterChoosePrivateKeyRule--;
}
-core.List<core.String> buildUnnamed6867() {
+core.List<core.String> buildUnnamed6870() {
var o = <core.String>[];
o.add('foo');
o.add('foo');
return o;
}
-void checkUnnamed6867(core.List<core.String> o) {
+void checkUnnamed6870(core.List<core.String> o) {
unittest.expect(o, unittest.hasLength(2));
unittest.expect(
o[0],
@@ -658,7 +658,7 @@
o.duration = 'foo';
o.errorCode = 'foo';
o.newPassword = 'foo';
- o.resetPasswordFlags = buildUnnamed6867();
+ o.resetPasswordFlags = buildUnnamed6870();
o.type = 'foo';
o.userName = 'foo';
}
@@ -685,7 +685,7 @@
o.newPassword!,
unittest.equals('foo'),
);
- checkUnnamed6867(o.resetPasswordFlags!);
+ checkUnnamed6870(o.resetPasswordFlags!);
unittest.expect(
o.type!,
unittest.equals('foo'),
@@ -720,14 +720,14 @@
buildCounterCommonCriteriaModeInfo--;
}
-core.List<core.String> buildUnnamed6868() {
+core.List<core.String> buildUnnamed6871() {
var o = <core.String>[];
o.add('foo');
o.add('foo');
return o;
}
-void checkUnnamed6868(core.List<core.String> o) {
+void checkUnnamed6871(core.List<core.String> o) {
unittest.expect(o, unittest.hasLength(2));
unittest.expect(
o[0],
@@ -747,7 +747,7 @@
o.apiLevelCondition = buildApiLevelCondition();
o.disableApps = true;
o.nonComplianceDetailCondition = buildNonComplianceDetailCondition();
- o.packageNamesToDisable = buildUnnamed6868();
+ o.packageNamesToDisable = buildUnnamed6871();
}
buildCounterComplianceRule--;
return o;
@@ -760,7 +760,7 @@
unittest.expect(o.disableApps!, unittest.isTrue);
checkNonComplianceDetailCondition(
o.nonComplianceDetailCondition! as api.NonComplianceDetailCondition);
- checkUnnamed6868(o.packageNamesToDisable!);
+ checkUnnamed6871(o.packageNamesToDisable!);
}
buildCounterComplianceRule--;
}
@@ -817,14 +817,14 @@
buildCounterContactInfo--;
}
-core.List<core.String> buildUnnamed6869() {
+core.List<core.String> buildUnnamed6872() {
var o = <core.String>[];
o.add('foo');
o.add('foo');
return o;
}
-void checkUnnamed6869(core.List<core.String> o) {
+void checkUnnamed6872(core.List<core.String> o) {
unittest.expect(o, unittest.hasLength(2));
unittest.expect(
o[0],
@@ -842,7 +842,7 @@
buildCounterContentProviderEndpoint++;
if (buildCounterContentProviderEndpoint < 3) {
o.packageName = 'foo';
- o.signingCertsSha256 = buildUnnamed6869();
+ o.signingCertsSha256 = buildUnnamed6872();
o.uri = 'foo';
}
buildCounterContentProviderEndpoint--;
@@ -856,7 +856,7 @@
o.packageName!,
unittest.equals('foo'),
);
- checkUnnamed6869(o.signingCertsSha256!);
+ checkUnnamed6872(o.signingCertsSha256!);
unittest.expect(
o.uri!,
unittest.equals('foo'),
@@ -897,105 +897,105 @@
buildCounterDate--;
}
-core.List<api.ApplicationReport> buildUnnamed6870() {
+core.List<api.ApplicationReport> buildUnnamed6873() {
var o = <api.ApplicationReport>[];
o.add(buildApplicationReport());
o.add(buildApplicationReport());
return o;
}
-void checkUnnamed6870(core.List<api.ApplicationReport> o) {
+void checkUnnamed6873(core.List<api.ApplicationReport> o) {
unittest.expect(o, unittest.hasLength(2));
checkApplicationReport(o[0] as api.ApplicationReport);
checkApplicationReport(o[1] as api.ApplicationReport);
}
-core.List<api.PasswordRequirements> buildUnnamed6871() {
+core.List<api.PasswordRequirements> buildUnnamed6874() {
var o = <api.PasswordRequirements>[];
o.add(buildPasswordRequirements());
o.add(buildPasswordRequirements());
return o;
}
-void checkUnnamed6871(core.List<api.PasswordRequirements> o) {
+void checkUnnamed6874(core.List<api.PasswordRequirements> o) {
unittest.expect(o, unittest.hasLength(2));
checkPasswordRequirements(o[0] as api.PasswordRequirements);
checkPasswordRequirements(o[1] as api.PasswordRequirements);
}
-core.List<api.Display> buildUnnamed6872() {
+core.List<api.Display> buildUnnamed6875() {
var o = <api.Display>[];
o.add(buildDisplay());
o.add(buildDisplay());
return o;
}
-void checkUnnamed6872(core.List<api.Display> o) {
+void checkUnnamed6875(core.List<api.Display> o) {
unittest.expect(o, unittest.hasLength(2));
checkDisplay(o[0] as api.Display);
checkDisplay(o[1] as api.Display);
}
-core.List<api.HardwareStatus> buildUnnamed6873() {
+core.List<api.HardwareStatus> buildUnnamed6876() {
var o = <api.HardwareStatus>[];
o.add(buildHardwareStatus());
o.add(buildHardwareStatus());
return o;
}
-void checkUnnamed6873(core.List<api.HardwareStatus> o) {
+void checkUnnamed6876(core.List<api.HardwareStatus> o) {
unittest.expect(o, unittest.hasLength(2));
checkHardwareStatus(o[0] as api.HardwareStatus);
checkHardwareStatus(o[1] as api.HardwareStatus);
}
-core.List<api.MemoryEvent> buildUnnamed6874() {
+core.List<api.MemoryEvent> buildUnnamed6877() {
var o = <api.MemoryEvent>[];
o.add(buildMemoryEvent());
o.add(buildMemoryEvent());
return o;
}
-void checkUnnamed6874(core.List<api.MemoryEvent> o) {
+void checkUnnamed6877(core.List<api.MemoryEvent> o) {
unittest.expect(o, unittest.hasLength(2));
checkMemoryEvent(o[0] as api.MemoryEvent);
checkMemoryEvent(o[1] as api.MemoryEvent);
}
-core.List<api.NonComplianceDetail> buildUnnamed6875() {
+core.List<api.NonComplianceDetail> buildUnnamed6878() {
var o = <api.NonComplianceDetail>[];
o.add(buildNonComplianceDetail());
o.add(buildNonComplianceDetail());
return o;
}
-void checkUnnamed6875(core.List<api.NonComplianceDetail> o) {
+void checkUnnamed6878(core.List<api.NonComplianceDetail> o) {
unittest.expect(o, unittest.hasLength(2));
checkNonComplianceDetail(o[0] as api.NonComplianceDetail);
checkNonComplianceDetail(o[1] as api.NonComplianceDetail);
}
-core.List<api.PowerManagementEvent> buildUnnamed6876() {
+core.List<api.PowerManagementEvent> buildUnnamed6879() {
var o = <api.PowerManagementEvent>[];
o.add(buildPowerManagementEvent());
o.add(buildPowerManagementEvent());
return o;
}
-void checkUnnamed6876(core.List<api.PowerManagementEvent> o) {
+void checkUnnamed6879(core.List<api.PowerManagementEvent> o) {
unittest.expect(o, unittest.hasLength(2));
checkPowerManagementEvent(o[0] as api.PowerManagementEvent);
checkPowerManagementEvent(o[1] as api.PowerManagementEvent);
}
-core.List<core.String> buildUnnamed6877() {
+core.List<core.String> buildUnnamed6880() {
var o = <core.String>[];
o.add('foo');
o.add('foo');
return o;
}
-void checkUnnamed6877(core.List<core.String> o) {
+void checkUnnamed6880(core.List<core.String> o) {
unittest.expect(o, unittest.hasLength(2));
unittest.expect(
o[0],
@@ -1007,14 +1007,14 @@
);
}
-core.Map<core.String, core.String> buildUnnamed6878() {
+core.Map<core.String, core.String> buildUnnamed6881() {
var o = <core.String, core.String>{};
o['x'] = 'foo';
o['y'] = 'foo';
return o;
}
-void checkUnnamed6878(core.Map<core.String, core.String> o) {
+void checkUnnamed6881(core.Map<core.String, core.String> o) {
unittest.expect(o, unittest.hasLength(2));
unittest.expect(
o['x']!,
@@ -1032,38 +1032,38 @@
buildCounterDevice++;
if (buildCounterDevice < 3) {
o.apiLevel = 42;
- o.applicationReports = buildUnnamed6870();
- o.appliedPasswordPolicies = buildUnnamed6871();
+ o.applicationReports = buildUnnamed6873();
+ o.appliedPasswordPolicies = buildUnnamed6874();
o.appliedPolicyName = 'foo';
o.appliedPolicyVersion = 'foo';
o.appliedState = 'foo';
o.commonCriteriaModeInfo = buildCommonCriteriaModeInfo();
o.deviceSettings = buildDeviceSettings();
o.disabledReason = buildUserFacingMessage();
- o.displays = buildUnnamed6872();
+ o.displays = buildUnnamed6875();
o.enrollmentTime = 'foo';
o.enrollmentTokenData = 'foo';
o.enrollmentTokenName = 'foo';
o.hardwareInfo = buildHardwareInfo();
- o.hardwareStatusSamples = buildUnnamed6873();
+ o.hardwareStatusSamples = buildUnnamed6876();
o.lastPolicyComplianceReportTime = 'foo';
o.lastPolicySyncTime = 'foo';
o.lastStatusReportTime = 'foo';
o.managementMode = 'foo';
- o.memoryEvents = buildUnnamed6874();
+ o.memoryEvents = buildUnnamed6877();
o.memoryInfo = buildMemoryInfo();
o.name = 'foo';
o.networkInfo = buildNetworkInfo();
- o.nonComplianceDetails = buildUnnamed6875();
+ o.nonComplianceDetails = buildUnnamed6878();
o.ownership = 'foo';
o.policyCompliant = true;
o.policyName = 'foo';
- o.powerManagementEvents = buildUnnamed6876();
- o.previousDeviceNames = buildUnnamed6877();
+ o.powerManagementEvents = buildUnnamed6879();
+ o.previousDeviceNames = buildUnnamed6880();
o.securityPosture = buildSecurityPosture();
o.softwareInfo = buildSoftwareInfo();
o.state = 'foo';
- o.systemProperties = buildUnnamed6878();
+ o.systemProperties = buildUnnamed6881();
o.user = buildUser();
o.userName = 'foo';
}
@@ -1078,8 +1078,8 @@
o.apiLevel!,
unittest.equals(42),
);
- checkUnnamed6870(o.applicationReports!);
- checkUnnamed6871(o.appliedPasswordPolicies!);
+ checkUnnamed6873(o.applicationReports!);
+ checkUnnamed6874(o.appliedPasswordPolicies!);
unittest.expect(
o.appliedPolicyName!,
unittest.equals('foo'),
@@ -1096,7 +1096,7 @@
o.commonCriteriaModeInfo! as api.CommonCriteriaModeInfo);
checkDeviceSettings(o.deviceSettings! as api.DeviceSettings);
checkUserFacingMessage(o.disabledReason! as api.UserFacingMessage);
- checkUnnamed6872(o.displays!);
+ checkUnnamed6875(o.displays!);
unittest.expect(
o.enrollmentTime!,
unittest.equals('foo'),
@@ -1110,7 +1110,7 @@
unittest.equals('foo'),
);
checkHardwareInfo(o.hardwareInfo! as api.HardwareInfo);
- checkUnnamed6873(o.hardwareStatusSamples!);
+ checkUnnamed6876(o.hardwareStatusSamples!);
unittest.expect(
o.lastPolicyComplianceReportTime!,
unittest.equals('foo'),
@@ -1127,14 +1127,14 @@
o.managementMode!,
unittest.equals('foo'),
);
- checkUnnamed6874(o.memoryEvents!);
+ checkUnnamed6877(o.memoryEvents!);
checkMemoryInfo(o.memoryInfo! as api.MemoryInfo);
unittest.expect(
o.name!,
unittest.equals('foo'),
);
checkNetworkInfo(o.networkInfo! as api.NetworkInfo);
- checkUnnamed6875(o.nonComplianceDetails!);
+ checkUnnamed6878(o.nonComplianceDetails!);
unittest.expect(
o.ownership!,
unittest.equals('foo'),
@@ -1144,15 +1144,15 @@
o.policyName!,
unittest.equals('foo'),
);
- checkUnnamed6876(o.powerManagementEvents!);
- checkUnnamed6877(o.previousDeviceNames!);
+ checkUnnamed6879(o.powerManagementEvents!);
+ checkUnnamed6880(o.previousDeviceNames!);
checkSecurityPosture(o.securityPosture! as api.SecurityPosture);
checkSoftwareInfo(o.softwareInfo! as api.SoftwareInfo);
unittest.expect(
o.state!,
unittest.equals('foo'),
);
- checkUnnamed6878(o.systemProperties!);
+ checkUnnamed6881(o.systemProperties!);
checkUser(o.user! as api.User);
unittest.expect(
o.userName!,
@@ -1324,14 +1324,14 @@
buildCounterEnrollmentToken--;
}
-core.List<core.String> buildUnnamed6879() {
+core.List<core.String> buildUnnamed6882() {
var o = <core.String>[];
o.add('foo');
o.add('foo');
return o;
}
-void checkUnnamed6879(core.List<core.String> o) {
+void checkUnnamed6882(core.List<core.String> o) {
unittest.expect(o, unittest.hasLength(2));
unittest.expect(
o[0],
@@ -1343,27 +1343,27 @@
);
}
-core.List<api.SigninDetail> buildUnnamed6880() {
+core.List<api.SigninDetail> buildUnnamed6883() {
var o = <api.SigninDetail>[];
o.add(buildSigninDetail());
o.add(buildSigninDetail());
return o;
}
-void checkUnnamed6880(core.List<api.SigninDetail> o) {
+void checkUnnamed6883(core.List<api.SigninDetail> o) {
unittest.expect(o, unittest.hasLength(2));
checkSigninDetail(o[0] as api.SigninDetail);
checkSigninDetail(o[1] as api.SigninDetail);
}
-core.List<api.TermsAndConditions> buildUnnamed6881() {
+core.List<api.TermsAndConditions> buildUnnamed6884() {
var o = <api.TermsAndConditions>[];
o.add(buildTermsAndConditions());
o.add(buildTermsAndConditions());
return o;
}
-void checkUnnamed6881(core.List<api.TermsAndConditions> o) {
+void checkUnnamed6884(core.List<api.TermsAndConditions> o) {
unittest.expect(o, unittest.hasLength(2));
checkTermsAndConditions(o[0] as api.TermsAndConditions);
checkTermsAndConditions(o[1] as api.TermsAndConditions);
@@ -1376,14 +1376,14 @@
if (buildCounterEnterprise < 3) {
o.appAutoApprovalEnabled = true;
o.contactInfo = buildContactInfo();
- o.enabledNotificationTypes = buildUnnamed6879();
+ o.enabledNotificationTypes = buildUnnamed6882();
o.enterpriseDisplayName = 'foo';
o.logo = buildExternalData();
o.name = 'foo';
o.primaryColor = 42;
o.pubsubTopic = 'foo';
- o.signinDetails = buildUnnamed6880();
- o.termsAndConditions = buildUnnamed6881();
+ o.signinDetails = buildUnnamed6883();
+ o.termsAndConditions = buildUnnamed6884();
}
buildCounterEnterprise--;
return o;
@@ -1394,7 +1394,7 @@
if (buildCounterEnterprise < 3) {
unittest.expect(o.appAutoApprovalEnabled!, unittest.isTrue);
checkContactInfo(o.contactInfo! as api.ContactInfo);
- checkUnnamed6879(o.enabledNotificationTypes!);
+ checkUnnamed6882(o.enabledNotificationTypes!);
unittest.expect(
o.enterpriseDisplayName!,
unittest.equals('foo'),
@@ -1412,8 +1412,8 @@
o.pubsubTopic!,
unittest.equals('foo'),
);
- checkUnnamed6880(o.signinDetails!);
- checkUnnamed6881(o.termsAndConditions!);
+ checkUnnamed6883(o.signinDetails!);
+ checkUnnamed6884(o.termsAndConditions!);
}
buildCounterEnterprise--;
}
@@ -1466,63 +1466,6 @@
buildCounterFreezePeriod--;
}
-core.List<core.double> buildUnnamed6882() {
- var o = <core.double>[];
- o.add(42.0);
- o.add(42.0);
- return o;
-}
-
-void checkUnnamed6882(core.List<core.double> o) {
- unittest.expect(o, unittest.hasLength(2));
- unittest.expect(
- o[0],
- unittest.equals(42.0),
- );
- unittest.expect(
- o[1],
- unittest.equals(42.0),
- );
-}
-
-core.List<core.double> buildUnnamed6883() {
- var o = <core.double>[];
- o.add(42.0);
- o.add(42.0);
- return o;
-}
-
-void checkUnnamed6883(core.List<core.double> o) {
- unittest.expect(o, unittest.hasLength(2));
- unittest.expect(
- o[0],
- unittest.equals(42.0),
- );
- unittest.expect(
- o[1],
- unittest.equals(42.0),
- );
-}
-
-core.List<core.double> buildUnnamed6884() {
- var o = <core.double>[];
- o.add(42.0);
- o.add(42.0);
- return o;
-}
-
-void checkUnnamed6884(core.List<core.double> o) {
- unittest.expect(o, unittest.hasLength(2));
- unittest.expect(
- o[0],
- unittest.equals(42.0),
- );
- unittest.expect(
- o[1],
- unittest.equals(42.0),
- );
-}
-
core.List<core.double> buildUnnamed6885() {
var o = <core.double>[];
o.add(42.0);
@@ -1618,69 +1561,6 @@
);
}
-core.int buildCounterHardwareInfo = 0;
-api.HardwareInfo buildHardwareInfo() {
- var o = api.HardwareInfo();
- buildCounterHardwareInfo++;
- if (buildCounterHardwareInfo < 3) {
- o.batteryShutdownTemperatures = buildUnnamed6882();
- o.batteryThrottlingTemperatures = buildUnnamed6883();
- o.brand = 'foo';
- o.cpuShutdownTemperatures = buildUnnamed6884();
- o.cpuThrottlingTemperatures = buildUnnamed6885();
- o.deviceBasebandVersion = 'foo';
- o.gpuShutdownTemperatures = buildUnnamed6886();
- o.gpuThrottlingTemperatures = buildUnnamed6887();
- o.hardware = 'foo';
- o.manufacturer = 'foo';
- o.model = 'foo';
- o.serialNumber = 'foo';
- o.skinShutdownTemperatures = buildUnnamed6888();
- o.skinThrottlingTemperatures = buildUnnamed6889();
- }
- buildCounterHardwareInfo--;
- return o;
-}
-
-void checkHardwareInfo(api.HardwareInfo o) {
- buildCounterHardwareInfo++;
- if (buildCounterHardwareInfo < 3) {
- checkUnnamed6882(o.batteryShutdownTemperatures!);
- checkUnnamed6883(o.batteryThrottlingTemperatures!);
- unittest.expect(
- o.brand!,
- unittest.equals('foo'),
- );
- checkUnnamed6884(o.cpuShutdownTemperatures!);
- checkUnnamed6885(o.cpuThrottlingTemperatures!);
- unittest.expect(
- o.deviceBasebandVersion!,
- unittest.equals('foo'),
- );
- checkUnnamed6886(o.gpuShutdownTemperatures!);
- checkUnnamed6887(o.gpuThrottlingTemperatures!);
- unittest.expect(
- o.hardware!,
- unittest.equals('foo'),
- );
- unittest.expect(
- o.manufacturer!,
- unittest.equals('foo'),
- );
- unittest.expect(
- o.model!,
- unittest.equals('foo'),
- );
- unittest.expect(
- o.serialNumber!,
- unittest.equals('foo'),
- );
- checkUnnamed6888(o.skinShutdownTemperatures!);
- checkUnnamed6889(o.skinThrottlingTemperatures!);
- }
- buildCounterHardwareInfo--;
-}
-
core.List<core.double> buildUnnamed6890() {
var o = <core.double>[];
o.add(42.0);
@@ -1738,6 +1618,69 @@
);
}
+core.int buildCounterHardwareInfo = 0;
+api.HardwareInfo buildHardwareInfo() {
+ var o = api.HardwareInfo();
+ buildCounterHardwareInfo++;
+ if (buildCounterHardwareInfo < 3) {
+ o.batteryShutdownTemperatures = buildUnnamed6885();
+ o.batteryThrottlingTemperatures = buildUnnamed6886();
+ o.brand = 'foo';
+ o.cpuShutdownTemperatures = buildUnnamed6887();
+ o.cpuThrottlingTemperatures = buildUnnamed6888();
+ o.deviceBasebandVersion = 'foo';
+ o.gpuShutdownTemperatures = buildUnnamed6889();
+ o.gpuThrottlingTemperatures = buildUnnamed6890();
+ o.hardware = 'foo';
+ o.manufacturer = 'foo';
+ o.model = 'foo';
+ o.serialNumber = 'foo';
+ o.skinShutdownTemperatures = buildUnnamed6891();
+ o.skinThrottlingTemperatures = buildUnnamed6892();
+ }
+ buildCounterHardwareInfo--;
+ return o;
+}
+
+void checkHardwareInfo(api.HardwareInfo o) {
+ buildCounterHardwareInfo++;
+ if (buildCounterHardwareInfo < 3) {
+ checkUnnamed6885(o.batteryShutdownTemperatures!);
+ checkUnnamed6886(o.batteryThrottlingTemperatures!);
+ unittest.expect(
+ o.brand!,
+ unittest.equals('foo'),
+ );
+ checkUnnamed6887(o.cpuShutdownTemperatures!);
+ checkUnnamed6888(o.cpuThrottlingTemperatures!);
+ unittest.expect(
+ o.deviceBasebandVersion!,
+ unittest.equals('foo'),
+ );
+ checkUnnamed6889(o.gpuShutdownTemperatures!);
+ checkUnnamed6890(o.gpuThrottlingTemperatures!);
+ unittest.expect(
+ o.hardware!,
+ unittest.equals('foo'),
+ );
+ unittest.expect(
+ o.manufacturer!,
+ unittest.equals('foo'),
+ );
+ unittest.expect(
+ o.model!,
+ unittest.equals('foo'),
+ );
+ unittest.expect(
+ o.serialNumber!,
+ unittest.equals('foo'),
+ );
+ checkUnnamed6891(o.skinShutdownTemperatures!);
+ checkUnnamed6892(o.skinThrottlingTemperatures!);
+ }
+ buildCounterHardwareInfo--;
+}
+
core.List<core.double> buildUnnamed6893() {
var o = <core.double>[];
o.add(42.0);
@@ -1795,18 +1738,75 @@
);
}
+core.List<core.double> buildUnnamed6896() {
+ var o = <core.double>[];
+ o.add(42.0);
+ o.add(42.0);
+ return o;
+}
+
+void checkUnnamed6896(core.List<core.double> o) {
+ unittest.expect(o, unittest.hasLength(2));
+ unittest.expect(
+ o[0],
+ unittest.equals(42.0),
+ );
+ unittest.expect(
+ o[1],
+ unittest.equals(42.0),
+ );
+}
+
+core.List<core.double> buildUnnamed6897() {
+ var o = <core.double>[];
+ o.add(42.0);
+ o.add(42.0);
+ return o;
+}
+
+void checkUnnamed6897(core.List<core.double> o) {
+ unittest.expect(o, unittest.hasLength(2));
+ unittest.expect(
+ o[0],
+ unittest.equals(42.0),
+ );
+ unittest.expect(
+ o[1],
+ unittest.equals(42.0),
+ );
+}
+
+core.List<core.double> buildUnnamed6898() {
+ var o = <core.double>[];
+ o.add(42.0);
+ o.add(42.0);
+ return o;
+}
+
+void checkUnnamed6898(core.List<core.double> o) {
+ unittest.expect(o, unittest.hasLength(2));
+ unittest.expect(
+ o[0],
+ unittest.equals(42.0),
+ );
+ unittest.expect(
+ o[1],
+ unittest.equals(42.0),
+ );
+}
+
core.int buildCounterHardwareStatus = 0;
api.HardwareStatus buildHardwareStatus() {
var o = api.HardwareStatus();
buildCounterHardwareStatus++;
if (buildCounterHardwareStatus < 3) {
- o.batteryTemperatures = buildUnnamed6890();
- o.cpuTemperatures = buildUnnamed6891();
- o.cpuUsages = buildUnnamed6892();
+ o.batteryTemperatures = buildUnnamed6893();
+ o.cpuTemperatures = buildUnnamed6894();
+ o.cpuUsages = buildUnnamed6895();
o.createTime = 'foo';
- o.fanSpeeds = buildUnnamed6893();
- o.gpuTemperatures = buildUnnamed6894();
- o.skinTemperatures = buildUnnamed6895();
+ o.fanSpeeds = buildUnnamed6896();
+ o.gpuTemperatures = buildUnnamed6897();
+ o.skinTemperatures = buildUnnamed6898();
}
buildCounterHardwareStatus--;
return o;
@@ -1815,16 +1815,16 @@
void checkHardwareStatus(api.HardwareStatus o) {
buildCounterHardwareStatus++;
if (buildCounterHardwareStatus < 3) {
- checkUnnamed6890(o.batteryTemperatures!);
- checkUnnamed6891(o.cpuTemperatures!);
- checkUnnamed6892(o.cpuUsages!);
+ checkUnnamed6893(o.batteryTemperatures!);
+ checkUnnamed6894(o.cpuTemperatures!);
+ checkUnnamed6895(o.cpuUsages!);
unittest.expect(
o.createTime!,
unittest.equals('foo'),
);
- checkUnnamed6893(o.fanSpeeds!);
- checkUnnamed6894(o.gpuTemperatures!);
- checkUnnamed6895(o.skinTemperatures!);
+ checkUnnamed6896(o.fanSpeeds!);
+ checkUnnamed6897(o.gpuTemperatures!);
+ checkUnnamed6898(o.skinTemperatures!);
}
buildCounterHardwareStatus--;
}
@@ -1955,14 +1955,14 @@
buildCounterLaunchAppAction--;
}
-core.List<api.Device> buildUnnamed6896() {
+core.List<api.Device> buildUnnamed6899() {
var o = <api.Device>[];
o.add(buildDevice());
o.add(buildDevice());
return o;
}
-void checkUnnamed6896(core.List<api.Device> o) {
+void checkUnnamed6899(core.List<api.Device> o) {
unittest.expect(o, unittest.hasLength(2));
checkDevice(o[0] as api.Device);
checkDevice(o[1] as api.Device);
@@ -1973,7 +1973,7 @@
var o = api.ListDevicesResponse();
buildCounterListDevicesResponse++;
if (buildCounterListDevicesResponse < 3) {
- o.devices = buildUnnamed6896();
+ o.devices = buildUnnamed6899();
o.nextPageToken = 'foo';
}
buildCounterListDevicesResponse--;
@@ -1983,7 +1983,7 @@
void checkListDevicesResponse(api.ListDevicesResponse o) {
buildCounterListDevicesResponse++;
if (buildCounterListDevicesResponse < 3) {
- checkUnnamed6896(o.devices!);
+ checkUnnamed6899(o.devices!);
unittest.expect(
o.nextPageToken!,
unittest.equals('foo'),
@@ -1992,14 +1992,14 @@
buildCounterListDevicesResponse--;
}
-core.List<api.Enterprise> buildUnnamed6897() {
+core.List<api.Enterprise> buildUnnamed6900() {
var o = <api.Enterprise>[];
o.add(buildEnterprise());
o.add(buildEnterprise());
return o;
}
-void checkUnnamed6897(core.List<api.Enterprise> o) {
+void checkUnnamed6900(core.List<api.Enterprise> o) {
unittest.expect(o, unittest.hasLength(2));
checkEnterprise(o[0] as api.Enterprise);
checkEnterprise(o[1] as api.Enterprise);
@@ -2010,7 +2010,7 @@
var o = api.ListEnterprisesResponse();
buildCounterListEnterprisesResponse++;
if (buildCounterListEnterprisesResponse < 3) {
- o.enterprises = buildUnnamed6897();
+ o.enterprises = buildUnnamed6900();
o.nextPageToken = 'foo';
}
buildCounterListEnterprisesResponse--;
@@ -2020,7 +2020,7 @@
void checkListEnterprisesResponse(api.ListEnterprisesResponse o) {
buildCounterListEnterprisesResponse++;
if (buildCounterListEnterprisesResponse < 3) {
- checkUnnamed6897(o.enterprises!);
+ checkUnnamed6900(o.enterprises!);
unittest.expect(
o.nextPageToken!,
unittest.equals('foo'),
@@ -2029,14 +2029,14 @@
buildCounterListEnterprisesResponse--;
}
-core.List<api.Operation> buildUnnamed6898() {
+core.List<api.Operation> buildUnnamed6901() {
var o = <api.Operation>[];
o.add(buildOperation());
o.add(buildOperation());
return o;
}
-void checkUnnamed6898(core.List<api.Operation> o) {
+void checkUnnamed6901(core.List<api.Operation> o) {
unittest.expect(o, unittest.hasLength(2));
checkOperation(o[0] as api.Operation);
checkOperation(o[1] as api.Operation);
@@ -2048,7 +2048,7 @@
buildCounterListOperationsResponse++;
if (buildCounterListOperationsResponse < 3) {
o.nextPageToken = 'foo';
- o.operations = buildUnnamed6898();
+ o.operations = buildUnnamed6901();
}
buildCounterListOperationsResponse--;
return o;
@@ -2061,19 +2061,19 @@
o.nextPageToken!,
unittest.equals('foo'),
);
- checkUnnamed6898(o.operations!);
+ checkUnnamed6901(o.operations!);
}
buildCounterListOperationsResponse--;
}
-core.List<api.Policy> buildUnnamed6899() {
+core.List<api.Policy> buildUnnamed6902() {
var o = <api.Policy>[];
o.add(buildPolicy());
o.add(buildPolicy());
return o;
}
-void checkUnnamed6899(core.List<api.Policy> o) {
+void checkUnnamed6902(core.List<api.Policy> o) {
unittest.expect(o, unittest.hasLength(2));
checkPolicy(o[0] as api.Policy);
checkPolicy(o[1] as api.Policy);
@@ -2085,7 +2085,7 @@
buildCounterListPoliciesResponse++;
if (buildCounterListPoliciesResponse < 3) {
o.nextPageToken = 'foo';
- o.policies = buildUnnamed6899();
+ o.policies = buildUnnamed6902();
}
buildCounterListPoliciesResponse--;
return o;
@@ -2098,19 +2098,19 @@
o.nextPageToken!,
unittest.equals('foo'),
);
- checkUnnamed6899(o.policies!);
+ checkUnnamed6902(o.policies!);
}
buildCounterListPoliciesResponse--;
}
-core.List<api.WebApp> buildUnnamed6900() {
+core.List<api.WebApp> buildUnnamed6903() {
var o = <api.WebApp>[];
o.add(buildWebApp());
o.add(buildWebApp());
return o;
}
-void checkUnnamed6900(core.List<api.WebApp> o) {
+void checkUnnamed6903(core.List<api.WebApp> o) {
unittest.expect(o, unittest.hasLength(2));
checkWebApp(o[0] as api.WebApp);
checkWebApp(o[1] as api.WebApp);
@@ -2122,7 +2122,7 @@
buildCounterListWebAppsResponse++;
if (buildCounterListWebAppsResponse < 3) {
o.nextPageToken = 'foo';
- o.webApps = buildUnnamed6900();
+ o.webApps = buildUnnamed6903();
}
buildCounterListWebAppsResponse--;
return o;
@@ -2135,19 +2135,19 @@
o.nextPageToken!,
unittest.equals('foo'),
);
- checkUnnamed6900(o.webApps!);
+ checkUnnamed6903(o.webApps!);
}
buildCounterListWebAppsResponse--;
}
-core.Map<core.String, core.String> buildUnnamed6901() {
+core.Map<core.String, core.String> buildUnnamed6904() {
var o = <core.String, core.String>{};
o['x'] = 'foo';
o['y'] = 'foo';
return o;
}
-void checkUnnamed6901(core.Map<core.String, core.String> o) {
+void checkUnnamed6904(core.Map<core.String, core.String> o) {
unittest.expect(o, unittest.hasLength(2));
unittest.expect(
o['x']!,
@@ -2164,7 +2164,7 @@
var o = api.ManagedConfigurationTemplate();
buildCounterManagedConfigurationTemplate++;
if (buildCounterManagedConfigurationTemplate < 3) {
- o.configurationVariables = buildUnnamed6901();
+ o.configurationVariables = buildUnnamed6904();
o.templateId = 'foo';
}
buildCounterManagedConfigurationTemplate--;
@@ -2174,7 +2174,7 @@
void checkManagedConfigurationTemplate(api.ManagedConfigurationTemplate o) {
buildCounterManagedConfigurationTemplate++;
if (buildCounterManagedConfigurationTemplate < 3) {
- checkUnnamed6901(o.configurationVariables!);
+ checkUnnamed6904(o.configurationVariables!);
unittest.expect(
o.templateId!,
unittest.equals('foo'),
@@ -2183,27 +2183,27 @@
buildCounterManagedConfigurationTemplate--;
}
-core.List<api.ManagedPropertyEntry> buildUnnamed6902() {
+core.List<api.ManagedPropertyEntry> buildUnnamed6905() {
var o = <api.ManagedPropertyEntry>[];
o.add(buildManagedPropertyEntry());
o.add(buildManagedPropertyEntry());
return o;
}
-void checkUnnamed6902(core.List<api.ManagedPropertyEntry> o) {
+void checkUnnamed6905(core.List<api.ManagedPropertyEntry> o) {
unittest.expect(o, unittest.hasLength(2));
checkManagedPropertyEntry(o[0] as api.ManagedPropertyEntry);
checkManagedPropertyEntry(o[1] as api.ManagedPropertyEntry);
}
-core.List<api.ManagedProperty> buildUnnamed6903() {
+core.List<api.ManagedProperty> buildUnnamed6906() {
var o = <api.ManagedProperty>[];
o.add(buildManagedProperty());
o.add(buildManagedProperty());
return o;
}
-void checkUnnamed6903(core.List<api.ManagedProperty> o) {
+void checkUnnamed6906(core.List<api.ManagedProperty> o) {
unittest.expect(o, unittest.hasLength(2));
checkManagedProperty(o[0] as api.ManagedProperty);
checkManagedProperty(o[1] as api.ManagedProperty);
@@ -2220,9 +2220,9 @@
'string': 'foo'
};
o.description = 'foo';
- o.entries = buildUnnamed6902();
+ o.entries = buildUnnamed6905();
o.key = 'foo';
- o.nestedProperties = buildUnnamed6903();
+ o.nestedProperties = buildUnnamed6906();
o.title = 'foo';
o.type = 'foo';
}
@@ -2251,12 +2251,12 @@
o.description!,
unittest.equals('foo'),
);
- checkUnnamed6902(o.entries!);
+ checkUnnamed6905(o.entries!);
unittest.expect(
o.key!,
unittest.equals('foo'),
);
- checkUnnamed6903(o.nestedProperties!);
+ checkUnnamed6906(o.nestedProperties!);
unittest.expect(
o.title!,
unittest.equals('foo'),
@@ -2355,14 +2355,14 @@
buildCounterMemoryInfo--;
}
-core.List<api.TelephonyInfo> buildUnnamed6904() {
+core.List<api.TelephonyInfo> buildUnnamed6907() {
var o = <api.TelephonyInfo>[];
o.add(buildTelephonyInfo());
o.add(buildTelephonyInfo());
return o;
}
-void checkUnnamed6904(core.List<api.TelephonyInfo> o) {
+void checkUnnamed6907(core.List<api.TelephonyInfo> o) {
unittest.expect(o, unittest.hasLength(2));
checkTelephonyInfo(o[0] as api.TelephonyInfo);
checkTelephonyInfo(o[1] as api.TelephonyInfo);
@@ -2376,7 +2376,7 @@
o.imei = 'foo';
o.meid = 'foo';
o.networkOperatorName = 'foo';
- o.telephonyInfos = buildUnnamed6904();
+ o.telephonyInfos = buildUnnamed6907();
o.wifiMacAddress = 'foo';
}
buildCounterNetworkInfo--;
@@ -2398,7 +2398,7 @@
o.networkOperatorName!,
unittest.equals('foo'),
);
- checkUnnamed6904(o.telephonyInfos!);
+ checkUnnamed6907(o.telephonyInfos!);
unittest.expect(
o.wifiMacAddress!,
unittest.equals('foo'),
@@ -2500,14 +2500,14 @@
buildCounterNonComplianceDetailCondition--;
}
-core.List<core.String> buildUnnamed6905() {
+core.List<core.String> buildUnnamed6908() {
var o = <core.String>[];
o.add('foo');
o.add('foo');
return o;
}
-void checkUnnamed6905(core.List<core.String> o) {
+void checkUnnamed6908(core.List<core.String> o) {
unittest.expect(o, unittest.hasLength(2));
unittest.expect(
o[0],
@@ -2524,7 +2524,7 @@
var o = api.OncCertificateProvider();
buildCounterOncCertificateProvider++;
if (buildCounterOncCertificateProvider < 3) {
- o.certificateReferences = buildUnnamed6905();
+ o.certificateReferences = buildUnnamed6908();
o.contentProviderEndpoint = buildContentProviderEndpoint();
}
buildCounterOncCertificateProvider--;
@@ -2534,14 +2534,14 @@
void checkOncCertificateProvider(api.OncCertificateProvider o) {
buildCounterOncCertificateProvider++;
if (buildCounterOncCertificateProvider < 3) {
- checkUnnamed6905(o.certificateReferences!);
+ checkUnnamed6908(o.certificateReferences!);
checkContentProviderEndpoint(
o.contentProviderEndpoint! as api.ContentProviderEndpoint);
}
buildCounterOncCertificateProvider--;
}
-core.Map<core.String, core.Object> buildUnnamed6906() {
+core.Map<core.String, core.Object> buildUnnamed6909() {
var o = <core.String, core.Object>{};
o['x'] = {
'list': [1, 2, 3],
@@ -2556,7 +2556,7 @@
return o;
}
-void checkUnnamed6906(core.Map<core.String, core.Object> o) {
+void checkUnnamed6909(core.Map<core.String, core.Object> o) {
unittest.expect(o, unittest.hasLength(2));
var casted5 = (o['x']!) as core.Map;
unittest.expect(casted5, unittest.hasLength(3));
@@ -2588,7 +2588,7 @@
);
}
-core.Map<core.String, core.Object> buildUnnamed6907() {
+core.Map<core.String, core.Object> buildUnnamed6910() {
var o = <core.String, core.Object>{};
o['x'] = {
'list': [1, 2, 3],
@@ -2603,7 +2603,7 @@
return o;
}
-void checkUnnamed6907(core.Map<core.String, core.Object> o) {
+void checkUnnamed6910(core.Map<core.String, core.Object> o) {
unittest.expect(o, unittest.hasLength(2));
var casted7 = (o['x']!) as core.Map;
unittest.expect(casted7, unittest.hasLength(3));
@@ -2642,9 +2642,9 @@
if (buildCounterOperation < 3) {
o.done = true;
o.error = buildStatus();
- o.metadata = buildUnnamed6906();
+ o.metadata = buildUnnamed6909();
o.name = 'foo';
- o.response = buildUnnamed6907();
+ o.response = buildUnnamed6910();
}
buildCounterOperation--;
return o;
@@ -2655,24 +2655,24 @@
if (buildCounterOperation < 3) {
unittest.expect(o.done!, unittest.isTrue);
checkStatus(o.error! as api.Status);
- checkUnnamed6906(o.metadata!);
+ checkUnnamed6909(o.metadata!);
unittest.expect(
o.name!,
unittest.equals('foo'),
);
- checkUnnamed6907(o.response!);
+ checkUnnamed6910(o.response!);
}
buildCounterOperation--;
}
-core.List<core.String> buildUnnamed6908() {
+core.List<core.String> buildUnnamed6911() {
var o = <core.String>[];
o.add('foo');
o.add('foo');
return o;
}
-void checkUnnamed6908(core.List<core.String> o) {
+void checkUnnamed6911(core.List<core.String> o) {
unittest.expect(o, unittest.hasLength(2));
unittest.expect(
o[0],
@@ -2689,7 +2689,7 @@
var o = api.PackageNameList();
buildCounterPackageNameList++;
if (buildCounterPackageNameList < 3) {
- o.packageNames = buildUnnamed6908();
+ o.packageNames = buildUnnamed6911();
}
buildCounterPackageNameList--;
return o;
@@ -2698,7 +2698,7 @@
void checkPackageNameList(api.PackageNameList o) {
buildCounterPackageNameList++;
if (buildCounterPackageNameList < 3) {
- checkUnnamed6908(o.packageNames!);
+ checkUnnamed6911(o.packageNames!);
}
buildCounterPackageNameList--;
}
@@ -2812,14 +2812,14 @@
buildCounterPermissionGrant--;
}
-core.List<core.String> buildUnnamed6909() {
+core.List<core.String> buildUnnamed6912() {
var o = <core.String>[];
o.add('foo');
o.add('foo');
return o;
}
-void checkUnnamed6909(core.List<core.String> o) {
+void checkUnnamed6912(core.List<core.String> o) {
unittest.expect(o, unittest.hasLength(2));
unittest.expect(
o[0],
@@ -2831,14 +2831,14 @@
);
}
-core.List<core.String> buildUnnamed6910() {
+core.List<core.String> buildUnnamed6913() {
var o = <core.String>[];
o.add('foo');
o.add('foo');
return o;
}
-void checkUnnamed6910(core.List<core.String> o) {
+void checkUnnamed6913(core.List<core.String> o) {
unittest.expect(o, unittest.hasLength(2));
unittest.expect(
o[0],
@@ -2855,8 +2855,8 @@
var o = api.PersistentPreferredActivity();
buildCounterPersistentPreferredActivity++;
if (buildCounterPersistentPreferredActivity < 3) {
- o.actions = buildUnnamed6909();
- o.categories = buildUnnamed6910();
+ o.actions = buildUnnamed6912();
+ o.categories = buildUnnamed6913();
o.receiverActivity = 'foo';
}
buildCounterPersistentPreferredActivity--;
@@ -2866,8 +2866,8 @@
void checkPersistentPreferredActivity(api.PersistentPreferredActivity o) {
buildCounterPersistentPreferredActivity++;
if (buildCounterPersistentPreferredActivity < 3) {
- checkUnnamed6909(o.actions!);
- checkUnnamed6910(o.categories!);
+ checkUnnamed6912(o.actions!);
+ checkUnnamed6913(o.categories!);
unittest.expect(
o.receiverActivity!,
unittest.equals('foo'),
@@ -2903,92 +2903,6 @@
buildCounterPersonalApplicationPolicy--;
}
-core.List<core.String> buildUnnamed6911() {
- var o = <core.String>[];
- o.add('foo');
- o.add('foo');
- return o;
-}
-
-void checkUnnamed6911(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'),
- );
-}
-
-core.List<api.PersonalApplicationPolicy> buildUnnamed6912() {
- var o = <api.PersonalApplicationPolicy>[];
- o.add(buildPersonalApplicationPolicy());
- o.add(buildPersonalApplicationPolicy());
- return o;
-}
-
-void checkUnnamed6912(core.List<api.PersonalApplicationPolicy> o) {
- unittest.expect(o, unittest.hasLength(2));
- checkPersonalApplicationPolicy(o[0] as api.PersonalApplicationPolicy);
- checkPersonalApplicationPolicy(o[1] as api.PersonalApplicationPolicy);
-}
-
-core.int buildCounterPersonalUsagePolicies = 0;
-api.PersonalUsagePolicies buildPersonalUsagePolicies() {
- var o = api.PersonalUsagePolicies();
- buildCounterPersonalUsagePolicies++;
- if (buildCounterPersonalUsagePolicies < 3) {
- o.accountTypesWithManagementDisabled = buildUnnamed6911();
- o.cameraDisabled = true;
- o.maxDaysWithWorkOff = 42;
- o.personalApplications = buildUnnamed6912();
- o.personalPlayStoreMode = 'foo';
- o.screenCaptureDisabled = true;
- }
- buildCounterPersonalUsagePolicies--;
- return o;
-}
-
-void checkPersonalUsagePolicies(api.PersonalUsagePolicies o) {
- buildCounterPersonalUsagePolicies++;
- if (buildCounterPersonalUsagePolicies < 3) {
- checkUnnamed6911(o.accountTypesWithManagementDisabled!);
- unittest.expect(o.cameraDisabled!, unittest.isTrue);
- unittest.expect(
- o.maxDaysWithWorkOff!,
- unittest.equals(42),
- );
- checkUnnamed6912(o.personalApplications!);
- unittest.expect(
- o.personalPlayStoreMode!,
- unittest.equals('foo'),
- );
- unittest.expect(o.screenCaptureDisabled!, unittest.isTrue);
- }
- buildCounterPersonalUsagePolicies--;
-}
-
-core.List<core.String> buildUnnamed6913() {
- var o = <core.String>[];
- o.add('foo');
- o.add('foo');
- return o;
-}
-
-void checkUnnamed6913(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'),
- );
-}
-
core.List<core.String> buildUnnamed6914() {
var o = <core.String>[];
o.add('foo');
@@ -3008,53 +2922,139 @@
);
}
-core.List<api.ApplicationPolicy> buildUnnamed6915() {
+core.List<api.PersonalApplicationPolicy> buildUnnamed6915() {
+ var o = <api.PersonalApplicationPolicy>[];
+ o.add(buildPersonalApplicationPolicy());
+ o.add(buildPersonalApplicationPolicy());
+ return o;
+}
+
+void checkUnnamed6915(core.List<api.PersonalApplicationPolicy> o) {
+ unittest.expect(o, unittest.hasLength(2));
+ checkPersonalApplicationPolicy(o[0] as api.PersonalApplicationPolicy);
+ checkPersonalApplicationPolicy(o[1] as api.PersonalApplicationPolicy);
+}
+
+core.int buildCounterPersonalUsagePolicies = 0;
+api.PersonalUsagePolicies buildPersonalUsagePolicies() {
+ var o = api.PersonalUsagePolicies();
+ buildCounterPersonalUsagePolicies++;
+ if (buildCounterPersonalUsagePolicies < 3) {
+ o.accountTypesWithManagementDisabled = buildUnnamed6914();
+ o.cameraDisabled = true;
+ o.maxDaysWithWorkOff = 42;
+ o.personalApplications = buildUnnamed6915();
+ o.personalPlayStoreMode = 'foo';
+ o.screenCaptureDisabled = true;
+ }
+ buildCounterPersonalUsagePolicies--;
+ return o;
+}
+
+void checkPersonalUsagePolicies(api.PersonalUsagePolicies o) {
+ buildCounterPersonalUsagePolicies++;
+ if (buildCounterPersonalUsagePolicies < 3) {
+ checkUnnamed6914(o.accountTypesWithManagementDisabled!);
+ unittest.expect(o.cameraDisabled!, unittest.isTrue);
+ unittest.expect(
+ o.maxDaysWithWorkOff!,
+ unittest.equals(42),
+ );
+ checkUnnamed6915(o.personalApplications!);
+ unittest.expect(
+ o.personalPlayStoreMode!,
+ unittest.equals('foo'),
+ );
+ unittest.expect(o.screenCaptureDisabled!, unittest.isTrue);
+ }
+ buildCounterPersonalUsagePolicies--;
+}
+
+core.List<core.String> buildUnnamed6916() {
+ var o = <core.String>[];
+ o.add('foo');
+ o.add('foo');
+ return o;
+}
+
+void checkUnnamed6916(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'),
+ );
+}
+
+core.List<core.String> buildUnnamed6917() {
+ var o = <core.String>[];
+ o.add('foo');
+ o.add('foo');
+ return o;
+}
+
+void checkUnnamed6917(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'),
+ );
+}
+
+core.List<api.ApplicationPolicy> buildUnnamed6918() {
var o = <api.ApplicationPolicy>[];
o.add(buildApplicationPolicy());
o.add(buildApplicationPolicy());
return o;
}
-void checkUnnamed6915(core.List<api.ApplicationPolicy> o) {
+void checkUnnamed6918(core.List<api.ApplicationPolicy> o) {
unittest.expect(o, unittest.hasLength(2));
checkApplicationPolicy(o[0] as api.ApplicationPolicy);
checkApplicationPolicy(o[1] as api.ApplicationPolicy);
}
-core.List<api.ChoosePrivateKeyRule> buildUnnamed6916() {
+core.List<api.ChoosePrivateKeyRule> buildUnnamed6919() {
var o = <api.ChoosePrivateKeyRule>[];
o.add(buildChoosePrivateKeyRule());
o.add(buildChoosePrivateKeyRule());
return o;
}
-void checkUnnamed6916(core.List<api.ChoosePrivateKeyRule> o) {
+void checkUnnamed6919(core.List<api.ChoosePrivateKeyRule> o) {
unittest.expect(o, unittest.hasLength(2));
checkChoosePrivateKeyRule(o[0] as api.ChoosePrivateKeyRule);
checkChoosePrivateKeyRule(o[1] as api.ChoosePrivateKeyRule);
}
-core.List<api.ComplianceRule> buildUnnamed6917() {
+core.List<api.ComplianceRule> buildUnnamed6920() {
var o = <api.ComplianceRule>[];
o.add(buildComplianceRule());
o.add(buildComplianceRule());
return o;
}
-void checkUnnamed6917(core.List<api.ComplianceRule> o) {
+void checkUnnamed6920(core.List<api.ComplianceRule> o) {
unittest.expect(o, unittest.hasLength(2));
checkComplianceRule(o[0] as api.ComplianceRule);
checkComplianceRule(o[1] as api.ComplianceRule);
}
-core.List<core.String> buildUnnamed6918() {
+core.List<core.String> buildUnnamed6921() {
var o = <core.String>[];
o.add('foo');
o.add('foo');
return o;
}
-void checkUnnamed6918(core.List<core.String> o) {
+void checkUnnamed6921(core.List<core.String> o) {
unittest.expect(o, unittest.hasLength(2));
unittest.expect(
o[0],
@@ -3066,14 +3066,14 @@
);
}
-core.List<core.String> buildUnnamed6919() {
+core.List<core.String> buildUnnamed6922() {
var o = <core.String>[];
o.add('foo');
o.add('foo');
return o;
}
-void checkUnnamed6919(core.List<core.String> o) {
+void checkUnnamed6922(core.List<core.String> o) {
unittest.expect(o, unittest.hasLength(2));
unittest.expect(
o[0],
@@ -3085,20 +3085,20 @@
);
}
-core.List<api.OncCertificateProvider> buildUnnamed6920() {
+core.List<api.OncCertificateProvider> buildUnnamed6923() {
var o = <api.OncCertificateProvider>[];
o.add(buildOncCertificateProvider());
o.add(buildOncCertificateProvider());
return o;
}
-void checkUnnamed6920(core.List<api.OncCertificateProvider> o) {
+void checkUnnamed6923(core.List<api.OncCertificateProvider> o) {
unittest.expect(o, unittest.hasLength(2));
checkOncCertificateProvider(o[0] as api.OncCertificateProvider);
checkOncCertificateProvider(o[1] as api.OncCertificateProvider);
}
-core.Map<core.String, core.Object> buildUnnamed6921() {
+core.Map<core.String, core.Object> buildUnnamed6924() {
var o = <core.String, core.Object>{};
o['x'] = {
'list': [1, 2, 3],
@@ -3113,7 +3113,7 @@
return o;
}
-void checkUnnamed6921(core.Map<core.String, core.Object> o) {
+void checkUnnamed6924(core.Map<core.String, core.Object> o) {
unittest.expect(o, unittest.hasLength(2));
var casted9 = (o['x']!) as core.Map;
unittest.expect(casted9, unittest.hasLength(3));
@@ -3145,79 +3145,79 @@
);
}
-core.List<api.PasswordRequirements> buildUnnamed6922() {
+core.List<api.PasswordRequirements> buildUnnamed6925() {
var o = <api.PasswordRequirements>[];
o.add(buildPasswordRequirements());
o.add(buildPasswordRequirements());
return o;
}
-void checkUnnamed6922(core.List<api.PasswordRequirements> o) {
+void checkUnnamed6925(core.List<api.PasswordRequirements> o) {
unittest.expect(o, unittest.hasLength(2));
checkPasswordRequirements(o[0] as api.PasswordRequirements);
checkPasswordRequirements(o[1] as api.PasswordRequirements);
}
-core.List<api.PermissionGrant> buildUnnamed6923() {
+core.List<api.PermissionGrant> buildUnnamed6926() {
var o = <api.PermissionGrant>[];
o.add(buildPermissionGrant());
o.add(buildPermissionGrant());
return o;
}
-void checkUnnamed6923(core.List<api.PermissionGrant> o) {
+void checkUnnamed6926(core.List<api.PermissionGrant> o) {
unittest.expect(o, unittest.hasLength(2));
checkPermissionGrant(o[0] as api.PermissionGrant);
checkPermissionGrant(o[1] as api.PermissionGrant);
}
-core.List<api.PersistentPreferredActivity> buildUnnamed6924() {
+core.List<api.PersistentPreferredActivity> buildUnnamed6927() {
var o = <api.PersistentPreferredActivity>[];
o.add(buildPersistentPreferredActivity());
o.add(buildPersistentPreferredActivity());
return o;
}
-void checkUnnamed6924(core.List<api.PersistentPreferredActivity> o) {
+void checkUnnamed6927(core.List<api.PersistentPreferredActivity> o) {
unittest.expect(o, unittest.hasLength(2));
checkPersistentPreferredActivity(o[0] as api.PersistentPreferredActivity);
checkPersistentPreferredActivity(o[1] as api.PersistentPreferredActivity);
}
-core.List<api.PolicyEnforcementRule> buildUnnamed6925() {
+core.List<api.PolicyEnforcementRule> buildUnnamed6928() {
var o = <api.PolicyEnforcementRule>[];
o.add(buildPolicyEnforcementRule());
o.add(buildPolicyEnforcementRule());
return o;
}
-void checkUnnamed6925(core.List<api.PolicyEnforcementRule> o) {
+void checkUnnamed6928(core.List<api.PolicyEnforcementRule> o) {
unittest.expect(o, unittest.hasLength(2));
checkPolicyEnforcementRule(o[0] as api.PolicyEnforcementRule);
checkPolicyEnforcementRule(o[1] as api.PolicyEnforcementRule);
}
-core.List<api.SetupAction> buildUnnamed6926() {
+core.List<api.SetupAction> buildUnnamed6929() {
var o = <api.SetupAction>[];
o.add(buildSetupAction());
o.add(buildSetupAction());
return o;
}
-void checkUnnamed6926(core.List<api.SetupAction> o) {
+void checkUnnamed6929(core.List<api.SetupAction> o) {
unittest.expect(o, unittest.hasLength(2));
checkSetupAction(o[0] as api.SetupAction);
checkSetupAction(o[1] as api.SetupAction);
}
-core.List<core.String> buildUnnamed6927() {
+core.List<core.String> buildUnnamed6930() {
var o = <core.String>[];
o.add('foo');
o.add('foo');
return o;
}
-void checkUnnamed6927(core.List<core.String> o) {
+void checkUnnamed6930(core.List<core.String> o) {
unittest.expect(o, unittest.hasLength(2));
unittest.expect(
o[0],
@@ -3234,14 +3234,14 @@
var o = api.Policy();
buildCounterPolicy++;
if (buildCounterPolicy < 3) {
- o.accountTypesWithManagementDisabled = buildUnnamed6913();
+ o.accountTypesWithManagementDisabled = buildUnnamed6916();
o.addUserDisabled = true;
o.adjustVolumeDisabled = true;
o.advancedSecurityOverrides = buildAdvancedSecurityOverrides();
o.alwaysOnVpnPackage = buildAlwaysOnVpnPackage();
- o.androidDevicePolicyTracks = buildUnnamed6914();
+ o.androidDevicePolicyTracks = buildUnnamed6917();
o.appAutoUpdatePolicy = 'foo';
- o.applications = buildUnnamed6915();
+ o.applications = buildUnnamed6918();
o.autoDateAndTimeZone = 'foo';
o.autoTimeRequired = true;
o.blockApplicationsEnabled = true;
@@ -3250,8 +3250,8 @@
o.bluetoothDisabled = true;
o.cameraDisabled = true;
o.cellBroadcastsConfigDisabled = true;
- o.choosePrivateKeyRules = buildUnnamed6916();
- o.complianceRules = buildUnnamed6917();
+ o.choosePrivateKeyRules = buildUnnamed6919();
+ o.complianceRules = buildUnnamed6920();
o.createWindowsDisabled = true;
o.credentialsConfigDisabled = true;
o.dataRoamingDisabled = true;
@@ -3261,12 +3261,12 @@
o.encryptionPolicy = 'foo';
o.ensureVerifyAppsEnabled = true;
o.factoryResetDisabled = true;
- o.frpAdminEmails = buildUnnamed6918();
+ o.frpAdminEmails = buildUnnamed6921();
o.funDisabled = true;
o.installAppsDisabled = true;
o.installUnknownSourcesAllowed = true;
o.keyguardDisabled = true;
- o.keyguardDisabledFeatures = buildUnnamed6919();
+ o.keyguardDisabledFeatures = buildUnnamed6922();
o.kioskCustomLauncherEnabled = true;
o.kioskCustomization = buildKioskCustomization();
o.locationMode = 'foo';
@@ -3279,19 +3279,19 @@
o.name = 'foo';
o.networkEscapeHatchEnabled = true;
o.networkResetDisabled = true;
- o.oncCertificateProviders = buildUnnamed6920();
- o.openNetworkConfiguration = buildUnnamed6921();
+ o.oncCertificateProviders = buildUnnamed6923();
+ o.openNetworkConfiguration = buildUnnamed6924();
o.outgoingBeamDisabled = true;
o.outgoingCallsDisabled = true;
- o.passwordPolicies = buildUnnamed6922();
+ o.passwordPolicies = buildUnnamed6925();
o.passwordRequirements = buildPasswordRequirements();
- o.permissionGrants = buildUnnamed6923();
+ o.permissionGrants = buildUnnamed6926();
o.permittedAccessibilityServices = buildPackageNameList();
o.permittedInputMethods = buildPackageNameList();
- o.persistentPreferredActivities = buildUnnamed6924();
+ o.persistentPreferredActivities = buildUnnamed6927();
o.personalUsagePolicies = buildPersonalUsagePolicies();
o.playStoreMode = 'foo';
- o.policyEnforcementRules = buildUnnamed6925();
+ o.policyEnforcementRules = buildUnnamed6928();
o.privateKeySelectionEnabled = true;
o.recommendedGlobalProxy = buildProxyInfo();
o.removeUserDisabled = true;
@@ -3299,14 +3299,14 @@
o.screenCaptureDisabled = true;
o.setUserIconDisabled = true;
o.setWallpaperDisabled = true;
- o.setupActions = buildUnnamed6926();
+ o.setupActions = buildUnnamed6929();
o.shareLocationDisabled = true;
o.shortSupportMessage = buildUserFacingMessage();
o.skipFirstUseHintsEnabled = true;
o.smsDisabled = true;
o.statusBarDisabled = true;
o.statusReportingSettings = buildStatusReportingSettings();
- o.stayOnPluggedModes = buildUnnamed6927();
+ o.stayOnPluggedModes = buildUnnamed6930();
o.systemUpdate = buildSystemUpdate();
o.tetheringConfigDisabled = true;
o.uninstallAppsDisabled = true;
@@ -3325,18 +3325,18 @@
void checkPolicy(api.Policy o) {
buildCounterPolicy++;
if (buildCounterPolicy < 3) {
- checkUnnamed6913(o.accountTypesWithManagementDisabled!);
+ checkUnnamed6916(o.accountTypesWithManagementDisabled!);
unittest.expect(o.addUserDisabled!, unittest.isTrue);
unittest.expect(o.adjustVolumeDisabled!, unittest.isTrue);
checkAdvancedSecurityOverrides(
o.advancedSecurityOverrides! as api.AdvancedSecurityOverrides);
checkAlwaysOnVpnPackage(o.alwaysOnVpnPackage! as api.AlwaysOnVpnPackage);
- checkUnnamed6914(o.androidDevicePolicyTracks!);
+ checkUnnamed6917(o.androidDevicePolicyTracks!);
unittest.expect(
o.appAutoUpdatePolicy!,
unittest.equals('foo'),
);
- checkUnnamed6915(o.applications!);
+ checkUnnamed6918(o.applications!);
unittest.expect(
o.autoDateAndTimeZone!,
unittest.equals('foo'),
@@ -3348,8 +3348,8 @@
unittest.expect(o.bluetoothDisabled!, unittest.isTrue);
unittest.expect(o.cameraDisabled!, unittest.isTrue);
unittest.expect(o.cellBroadcastsConfigDisabled!, unittest.isTrue);
- checkUnnamed6916(o.choosePrivateKeyRules!);
- checkUnnamed6917(o.complianceRules!);
+ checkUnnamed6919(o.choosePrivateKeyRules!);
+ checkUnnamed6920(o.complianceRules!);
unittest.expect(o.createWindowsDisabled!, unittest.isTrue);
unittest.expect(o.credentialsConfigDisabled!, unittest.isTrue);
unittest.expect(o.dataRoamingDisabled!, unittest.isTrue);
@@ -3366,12 +3366,12 @@
);
unittest.expect(o.ensureVerifyAppsEnabled!, unittest.isTrue);
unittest.expect(o.factoryResetDisabled!, unittest.isTrue);
- checkUnnamed6918(o.frpAdminEmails!);
+ checkUnnamed6921(o.frpAdminEmails!);
unittest.expect(o.funDisabled!, unittest.isTrue);
unittest.expect(o.installAppsDisabled!, unittest.isTrue);
unittest.expect(o.installUnknownSourcesAllowed!, unittest.isTrue);
unittest.expect(o.keyguardDisabled!, unittest.isTrue);
- checkUnnamed6919(o.keyguardDisabledFeatures!);
+ checkUnnamed6922(o.keyguardDisabledFeatures!);
unittest.expect(o.kioskCustomLauncherEnabled!, unittest.isTrue);
checkKioskCustomization(o.kioskCustomization! as api.KioskCustomization);
unittest.expect(
@@ -3396,25 +3396,25 @@
);
unittest.expect(o.networkEscapeHatchEnabled!, unittest.isTrue);
unittest.expect(o.networkResetDisabled!, unittest.isTrue);
- checkUnnamed6920(o.oncCertificateProviders!);
- checkUnnamed6921(o.openNetworkConfiguration!);
+ checkUnnamed6923(o.oncCertificateProviders!);
+ checkUnnamed6924(o.openNetworkConfiguration!);
unittest.expect(o.outgoingBeamDisabled!, unittest.isTrue);
unittest.expect(o.outgoingCallsDisabled!, unittest.isTrue);
- checkUnnamed6922(o.passwordPolicies!);
+ checkUnnamed6925(o.passwordPolicies!);
checkPasswordRequirements(
o.passwordRequirements! as api.PasswordRequirements);
- checkUnnamed6923(o.permissionGrants!);
+ checkUnnamed6926(o.permissionGrants!);
checkPackageNameList(
o.permittedAccessibilityServices! as api.PackageNameList);
checkPackageNameList(o.permittedInputMethods! as api.PackageNameList);
- checkUnnamed6924(o.persistentPreferredActivities!);
+ checkUnnamed6927(o.persistentPreferredActivities!);
checkPersonalUsagePolicies(
o.personalUsagePolicies! as api.PersonalUsagePolicies);
unittest.expect(
o.playStoreMode!,
unittest.equals('foo'),
);
- checkUnnamed6925(o.policyEnforcementRules!);
+ checkUnnamed6928(o.policyEnforcementRules!);
unittest.expect(o.privateKeySelectionEnabled!, unittest.isTrue);
checkProxyInfo(o.recommendedGlobalProxy! as api.ProxyInfo);
unittest.expect(o.removeUserDisabled!, unittest.isTrue);
@@ -3422,7 +3422,7 @@
unittest.expect(o.screenCaptureDisabled!, unittest.isTrue);
unittest.expect(o.setUserIconDisabled!, unittest.isTrue);
unittest.expect(o.setWallpaperDisabled!, unittest.isTrue);
- checkUnnamed6926(o.setupActions!);
+ checkUnnamed6929(o.setupActions!);
unittest.expect(o.shareLocationDisabled!, unittest.isTrue);
checkUserFacingMessage(o.shortSupportMessage! as api.UserFacingMessage);
unittest.expect(o.skipFirstUseHintsEnabled!, unittest.isTrue);
@@ -3430,7 +3430,7 @@
unittest.expect(o.statusBarDisabled!, unittest.isTrue);
checkStatusReportingSettings(
o.statusReportingSettings! as api.StatusReportingSettings);
- checkUnnamed6927(o.stayOnPluggedModes!);
+ checkUnnamed6930(o.stayOnPluggedModes!);
checkSystemUpdate(o.systemUpdate! as api.SystemUpdate);
unittest.expect(o.tetheringConfigDisabled!, unittest.isTrue);
unittest.expect(o.uninstallAppsDisabled!, unittest.isTrue);
@@ -3474,14 +3474,14 @@
buildCounterPolicyEnforcementRule--;
}
-core.List<api.UserFacingMessage> buildUnnamed6928() {
+core.List<api.UserFacingMessage> buildUnnamed6931() {
var o = <api.UserFacingMessage>[];
o.add(buildUserFacingMessage());
o.add(buildUserFacingMessage());
return o;
}
-void checkUnnamed6928(core.List<api.UserFacingMessage> o) {
+void checkUnnamed6931(core.List<api.UserFacingMessage> o) {
unittest.expect(o, unittest.hasLength(2));
checkUserFacingMessage(o[0] as api.UserFacingMessage);
checkUserFacingMessage(o[1] as api.UserFacingMessage);
@@ -3492,7 +3492,7 @@
var o = api.PostureDetail();
buildCounterPostureDetail++;
if (buildCounterPostureDetail < 3) {
- o.advice = buildUnnamed6928();
+ o.advice = buildUnnamed6931();
o.securityRisk = 'foo';
}
buildCounterPostureDetail--;
@@ -3502,7 +3502,7 @@
void checkPostureDetail(api.PostureDetail o) {
buildCounterPostureDetail++;
if (buildCounterPostureDetail < 3) {
- checkUnnamed6928(o.advice!);
+ checkUnnamed6931(o.advice!);
unittest.expect(
o.securityRisk!,
unittest.equals('foo'),
@@ -3543,14 +3543,14 @@
buildCounterPowerManagementEvent--;
}
-core.List<core.String> buildUnnamed6929() {
+core.List<core.String> buildUnnamed6932() {
var o = <core.String>[];
o.add('foo');
o.add('foo');
return o;
}
-void checkUnnamed6929(core.List<core.String> o) {
+void checkUnnamed6932(core.List<core.String> o) {
unittest.expect(o, unittest.hasLength(2));
unittest.expect(
o[0],
@@ -3567,7 +3567,7 @@
var o = api.ProxyInfo();
buildCounterProxyInfo++;
if (buildCounterProxyInfo < 3) {
- o.excludedHosts = buildUnnamed6929();
+ o.excludedHosts = buildUnnamed6932();
o.host = 'foo';
o.pacUri = 'foo';
o.port = 42;
@@ -3579,7 +3579,7 @@
void checkProxyInfo(api.ProxyInfo o) {
buildCounterProxyInfo++;
if (buildCounterProxyInfo < 3) {
- checkUnnamed6929(o.excludedHosts!);
+ checkUnnamed6932(o.excludedHosts!);
unittest.expect(
o.host!,
unittest.equals('foo'),
@@ -3596,14 +3596,14 @@
buildCounterProxyInfo--;
}
-core.List<api.PostureDetail> buildUnnamed6930() {
+core.List<api.PostureDetail> buildUnnamed6933() {
var o = <api.PostureDetail>[];
o.add(buildPostureDetail());
o.add(buildPostureDetail());
return o;
}
-void checkUnnamed6930(core.List<api.PostureDetail> o) {
+void checkUnnamed6933(core.List<api.PostureDetail> o) {
unittest.expect(o, unittest.hasLength(2));
checkPostureDetail(o[0] as api.PostureDetail);
checkPostureDetail(o[1] as api.PostureDetail);
@@ -3615,7 +3615,7 @@
buildCounterSecurityPosture++;
if (buildCounterSecurityPosture < 3) {
o.devicePosture = 'foo';
- o.postureDetails = buildUnnamed6930();
+ o.postureDetails = buildUnnamed6933();
}
buildCounterSecurityPosture--;
return o;
@@ -3628,7 +3628,7 @@
o.devicePosture!,
unittest.equals('foo'),
);
- checkUnnamed6930(o.postureDetails!);
+ checkUnnamed6933(o.postureDetails!);
}
buildCounterSecurityPosture--;
}
@@ -3789,7 +3789,7 @@
buildCounterSoftwareInfo--;
}
-core.Map<core.String, core.Object> buildUnnamed6931() {
+core.Map<core.String, core.Object> buildUnnamed6934() {
var o = <core.String, core.Object>{};
o['x'] = {
'list': [1, 2, 3],
@@ -3804,7 +3804,7 @@
return o;
}
-void checkUnnamed6931(core.Map<core.String, core.Object> o) {
+void checkUnnamed6934(core.Map<core.String, core.Object> o) {
unittest.expect(o, unittest.hasLength(2));
var casted11 = (o['x']!) as core.Map;
unittest.expect(casted11, unittest.hasLength(3));
@@ -3836,17 +3836,17 @@
);
}
-core.List<core.Map<core.String, core.Object>> buildUnnamed6932() {
+core.List<core.Map<core.String, core.Object>> buildUnnamed6935() {
var o = <core.Map<core.String, core.Object>>[];
- o.add(buildUnnamed6931());
- o.add(buildUnnamed6931());
+ o.add(buildUnnamed6934());
+ o.add(buildUnnamed6934());
return o;
}
-void checkUnnamed6932(core.List<core.Map<core.String, core.Object>> o) {
+void checkUnnamed6935(core.List<core.Map<core.String, core.Object>> o) {
unittest.expect(o, unittest.hasLength(2));
- checkUnnamed6931(o[0]);
- checkUnnamed6931(o[1]);
+ checkUnnamed6934(o[0]);
+ checkUnnamed6934(o[1]);
}
core.int buildCounterStatus = 0;
@@ -3855,7 +3855,7 @@
buildCounterStatus++;
if (buildCounterStatus < 3) {
o.code = 42;
- o.details = buildUnnamed6932();
+ o.details = buildUnnamed6935();
o.message = 'foo';
}
buildCounterStatus--;
@@ -3869,7 +3869,7 @@
o.code!,
unittest.equals(42),
);
- checkUnnamed6932(o.details!);
+ checkUnnamed6935(o.details!);
unittest.expect(
o.message!,
unittest.equals('foo'),
@@ -3918,14 +3918,14 @@
buildCounterStatusReportingSettings--;
}
-core.List<api.FreezePeriod> buildUnnamed6933() {
+core.List<api.FreezePeriod> buildUnnamed6936() {
var o = <api.FreezePeriod>[];
o.add(buildFreezePeriod());
o.add(buildFreezePeriod());
return o;
}
-void checkUnnamed6933(core.List<api.FreezePeriod> o) {
+void checkUnnamed6936(core.List<api.FreezePeriod> o) {
unittest.expect(o, unittest.hasLength(2));
checkFreezePeriod(o[0] as api.FreezePeriod);
checkFreezePeriod(o[1] as api.FreezePeriod);
@@ -3937,7 +3937,7 @@
buildCounterSystemUpdate++;
if (buildCounterSystemUpdate < 3) {
o.endMinutes = 42;
- o.freezePeriods = buildUnnamed6933();
+ o.freezePeriods = buildUnnamed6936();
o.startMinutes = 42;
o.type = 'foo';
}
@@ -3952,7 +3952,7 @@
o.endMinutes!,
unittest.equals(42),
);
- checkUnnamed6933(o.freezePeriods!);
+ checkUnnamed6936(o.freezePeriods!);
unittest.expect(
o.startMinutes!,
unittest.equals(42),
@@ -4062,14 +4062,14 @@
buildCounterUser--;
}
-core.Map<core.String, core.String> buildUnnamed6934() {
+core.Map<core.String, core.String> buildUnnamed6937() {
var o = <core.String, core.String>{};
o['x'] = 'foo';
o['y'] = 'foo';
return o;
}
-void checkUnnamed6934(core.Map<core.String, core.String> o) {
+void checkUnnamed6937(core.Map<core.String, core.String> o) {
unittest.expect(o, unittest.hasLength(2));
unittest.expect(
o['x']!,
@@ -4087,7 +4087,7 @@
buildCounterUserFacingMessage++;
if (buildCounterUserFacingMessage < 3) {
o.defaultMessage = 'foo';
- o.localizedMessages = buildUnnamed6934();
+ o.localizedMessages = buildUnnamed6937();
}
buildCounterUserFacingMessage--;
return o;
@@ -4100,19 +4100,19 @@
o.defaultMessage!,
unittest.equals('foo'),
);
- checkUnnamed6934(o.localizedMessages!);
+ checkUnnamed6937(o.localizedMessages!);
}
buildCounterUserFacingMessage--;
}
-core.List<api.WebAppIcon> buildUnnamed6935() {
+core.List<api.WebAppIcon> buildUnnamed6938() {
var o = <api.WebAppIcon>[];
o.add(buildWebAppIcon());
o.add(buildWebAppIcon());
return o;
}
-void checkUnnamed6935(core.List<api.WebAppIcon> o) {
+void checkUnnamed6938(core.List<api.WebAppIcon> o) {
unittest.expect(o, unittest.hasLength(2));
checkWebAppIcon(o[0] as api.WebAppIcon);
checkWebAppIcon(o[1] as api.WebAppIcon);
@@ -4124,7 +4124,7 @@
buildCounterWebApp++;
if (buildCounterWebApp < 3) {
o.displayMode = 'foo';
- o.icons = buildUnnamed6935();
+ o.icons = buildUnnamed6938();
o.name = 'foo';
o.startUrl = 'foo';
o.title = 'foo';
@@ -4141,7 +4141,7 @@
o.displayMode!,
unittest.equals('foo'),
);
- checkUnnamed6935(o.icons!);
+ checkUnnamed6938(o.icons!);
unittest.expect(
o.name!,
unittest.equals('foo'),
@@ -4184,14 +4184,14 @@
buildCounterWebAppIcon--;
}
-core.List<core.String> buildUnnamed6936() {
+core.List<core.String> buildUnnamed6939() {
var o = <core.String>[];
o.add('foo');
o.add('foo');
return o;
}
-void checkUnnamed6936(core.List<core.String> o) {
+void checkUnnamed6939(core.List<core.String> o) {
unittest.expect(o, unittest.hasLength(2));
unittest.expect(
o[0],
@@ -4203,14 +4203,14 @@
);
}
-core.List<core.String> buildUnnamed6937() {
+core.List<core.String> buildUnnamed6940() {
var o = <core.String>[];
o.add('foo');
o.add('foo');
return o;
}
-void checkUnnamed6937(core.List<core.String> o) {
+void checkUnnamed6940(core.List<core.String> o) {
unittest.expect(o, unittest.hasLength(2));
unittest.expect(
o[0],
@@ -4227,10 +4227,10 @@
var o = api.WebToken();
buildCounterWebToken++;
if (buildCounterWebToken < 3) {
- o.enabledFeatures = buildUnnamed6936();
+ o.enabledFeatures = buildUnnamed6939();
o.name = 'foo';
o.parentFrameUrl = 'foo';
- o.permissions = buildUnnamed6937();
+ o.permissions = buildUnnamed6940();
o.value = 'foo';
}
buildCounterWebToken--;
@@ -4240,7 +4240,7 @@
void checkWebToken(api.WebToken o) {
buildCounterWebToken++;
if (buildCounterWebToken < 3) {
- checkUnnamed6936(o.enabledFeatures!);
+ checkUnnamed6939(o.enabledFeatures!);
unittest.expect(
o.name!,
unittest.equals('foo'),
@@ -4249,7 +4249,7 @@
o.parentFrameUrl!,
unittest.equals('foo'),
);
- checkUnnamed6937(o.permissions!);
+ checkUnnamed6940(o.permissions!);
unittest.expect(
o.value!,
unittest.equals('foo'),
@@ -4282,14 +4282,14 @@
buildCounterWipeAction--;
}
-core.List<core.String> buildUnnamed6938() {
+core.List<core.String> buildUnnamed6941() {
var o = <core.String>[];
o.add('foo');
o.add('foo');
return o;
}
-void checkUnnamed6938(core.List<core.String> o) {
+void checkUnnamed6941(core.List<core.String> o) {
unittest.expect(o, unittest.hasLength(2));
unittest.expect(
o[0],
@@ -5438,7 +5438,7 @@
var mock = HttpServerMock();
var res = api.AndroidManagementApi(mock).enterprises.devices;
var arg_name = 'foo';
- var arg_wipeDataFlags = buildUnnamed6938();
+ var arg_wipeDataFlags = buildUnnamed6941();
var arg_wipeReasonMessage = 'foo';
var arg_$fields = 'foo';
mock.register(unittest.expectAsync2((http.BaseRequest req, json) {
diff --git a/generated/googleapis/test/apigee/v1_test.dart b/generated/googleapis/test/apigee/v1_test.dart
index 27549f8..3fc9608 100644
--- a/generated/googleapis/test/apigee/v1_test.dart
+++ b/generated/googleapis/test/apigee/v1_test.dart
@@ -27,7 +27,7 @@
import '../test_shared.dart';
-core.Map<core.String, core.Object> buildUnnamed6318() {
+core.Map<core.String, core.Object> buildUnnamed6321() {
var o = <core.String, core.Object>{};
o['x'] = {
'list': [1, 2, 3],
@@ -42,7 +42,7 @@
return o;
}
-void checkUnnamed6318(core.Map<core.String, core.Object> o) {
+void checkUnnamed6321(core.Map<core.String, core.Object> o) {
unittest.expect(o, unittest.hasLength(2));
var casted1 = (o['x']!) as core.Map;
unittest.expect(casted1, unittest.hasLength(3));
@@ -74,17 +74,17 @@
);
}
-core.List<core.Map<core.String, core.Object>> buildUnnamed6319() {
+core.List<core.Map<core.String, core.Object>> buildUnnamed6322() {
var o = <core.Map<core.String, core.Object>>[];
- o.add(buildUnnamed6318());
- o.add(buildUnnamed6318());
+ o.add(buildUnnamed6321());
+ o.add(buildUnnamed6321());
return o;
}
-void checkUnnamed6319(core.List<core.Map<core.String, core.Object>> o) {
+void checkUnnamed6322(core.List<core.Map<core.String, core.Object>> o) {
unittest.expect(o, unittest.hasLength(2));
- checkUnnamed6318(o[0]);
- checkUnnamed6318(o[1]);
+ checkUnnamed6321(o[0]);
+ checkUnnamed6321(o[1]);
}
core.int buildCounterGoogleApiHttpBody = 0;
@@ -94,7 +94,7 @@
if (buildCounterGoogleApiHttpBody < 3) {
o.contentType = 'foo';
o.data = 'foo';
- o.extensions = buildUnnamed6319();
+ o.extensions = buildUnnamed6322();
}
buildCounterGoogleApiHttpBody--;
return o;
@@ -111,7 +111,7 @@
o.data!,
unittest.equals('foo'),
);
- checkUnnamed6319(o.extensions!);
+ checkUnnamed6322(o.extensions!);
}
buildCounterGoogleApiHttpBody--;
}
@@ -431,57 +431,6 @@
buildCounterGoogleCloudApigeeV1ApiCategoryData--;
}
-core.List<core.String> buildUnnamed6320() {
- var o = <core.String>[];
- o.add('foo');
- o.add('foo');
- return o;
-}
-
-void checkUnnamed6320(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'),
- );
-}
-
-core.List<api.GoogleCloudApigeeV1Attribute> buildUnnamed6321() {
- var o = <api.GoogleCloudApigeeV1Attribute>[];
- o.add(buildGoogleCloudApigeeV1Attribute());
- o.add(buildGoogleCloudApigeeV1Attribute());
- return o;
-}
-
-void checkUnnamed6321(core.List<api.GoogleCloudApigeeV1Attribute> o) {
- unittest.expect(o, unittest.hasLength(2));
- checkGoogleCloudApigeeV1Attribute(o[0] as api.GoogleCloudApigeeV1Attribute);
- checkGoogleCloudApigeeV1Attribute(o[1] as api.GoogleCloudApigeeV1Attribute);
-}
-
-core.List<core.String> buildUnnamed6322() {
- var o = <core.String>[];
- o.add('foo');
- o.add('foo');
- return o;
-}
-
-void checkUnnamed6322(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'),
- );
-}
-
core.List<core.String> buildUnnamed6323() {
var o = <core.String>[];
o.add('foo');
@@ -501,14 +450,65 @@
);
}
-core.List<core.String> buildUnnamed6324() {
+core.List<api.GoogleCloudApigeeV1Attribute> buildUnnamed6324() {
+ var o = <api.GoogleCloudApigeeV1Attribute>[];
+ o.add(buildGoogleCloudApigeeV1Attribute());
+ o.add(buildGoogleCloudApigeeV1Attribute());
+ return o;
+}
+
+void checkUnnamed6324(core.List<api.GoogleCloudApigeeV1Attribute> o) {
+ unittest.expect(o, unittest.hasLength(2));
+ checkGoogleCloudApigeeV1Attribute(o[0] as api.GoogleCloudApigeeV1Attribute);
+ checkGoogleCloudApigeeV1Attribute(o[1] as api.GoogleCloudApigeeV1Attribute);
+}
+
+core.List<core.String> buildUnnamed6325() {
var o = <core.String>[];
o.add('foo');
o.add('foo');
return o;
}
-void checkUnnamed6324(core.List<core.String> o) {
+void checkUnnamed6325(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'),
+ );
+}
+
+core.List<core.String> buildUnnamed6326() {
+ var o = <core.String>[];
+ o.add('foo');
+ o.add('foo');
+ return o;
+}
+
+void checkUnnamed6326(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'),
+ );
+}
+
+core.List<core.String> buildUnnamed6327() {
+ var o = <core.String>[];
+ o.add('foo');
+ o.add('foo');
+ return o;
+}
+
+void checkUnnamed6327(core.List<core.String> o) {
unittest.expect(o, unittest.hasLength(2));
unittest.expect(
o[0],
@@ -525,22 +525,22 @@
var o = api.GoogleCloudApigeeV1ApiProduct();
buildCounterGoogleCloudApigeeV1ApiProduct++;
if (buildCounterGoogleCloudApigeeV1ApiProduct < 3) {
- o.apiResources = buildUnnamed6320();
+ o.apiResources = buildUnnamed6323();
o.approvalType = 'foo';
- o.attributes = buildUnnamed6321();
+ o.attributes = buildUnnamed6324();
o.createdAt = 'foo';
o.description = 'foo';
o.displayName = 'foo';
- o.environments = buildUnnamed6322();
+ o.environments = buildUnnamed6325();
o.graphqlOperationGroup = buildGoogleCloudApigeeV1GraphQLOperationGroup();
o.lastModifiedAt = 'foo';
o.name = 'foo';
o.operationGroup = buildGoogleCloudApigeeV1OperationGroup();
- o.proxies = buildUnnamed6323();
+ o.proxies = buildUnnamed6326();
o.quota = 'foo';
o.quotaInterval = 'foo';
o.quotaTimeUnit = 'foo';
- o.scopes = buildUnnamed6324();
+ o.scopes = buildUnnamed6327();
}
buildCounterGoogleCloudApigeeV1ApiProduct--;
return o;
@@ -549,12 +549,12 @@
void checkGoogleCloudApigeeV1ApiProduct(api.GoogleCloudApigeeV1ApiProduct o) {
buildCounterGoogleCloudApigeeV1ApiProduct++;
if (buildCounterGoogleCloudApigeeV1ApiProduct < 3) {
- checkUnnamed6320(o.apiResources!);
+ checkUnnamed6323(o.apiResources!);
unittest.expect(
o.approvalType!,
unittest.equals('foo'),
);
- checkUnnamed6321(o.attributes!);
+ checkUnnamed6324(o.attributes!);
unittest.expect(
o.createdAt!,
unittest.equals('foo'),
@@ -567,7 +567,7 @@
o.displayName!,
unittest.equals('foo'),
);
- checkUnnamed6322(o.environments!);
+ checkUnnamed6325(o.environments!);
checkGoogleCloudApigeeV1GraphQLOperationGroup(o.graphqlOperationGroup!
as api.GoogleCloudApigeeV1GraphQLOperationGroup);
unittest.expect(
@@ -580,7 +580,7 @@
);
checkGoogleCloudApigeeV1OperationGroup(
o.operationGroup! as api.GoogleCloudApigeeV1OperationGroup);
- checkUnnamed6323(o.proxies!);
+ checkUnnamed6326(o.proxies!);
unittest.expect(
o.quota!,
unittest.equals('foo'),
@@ -593,7 +593,7 @@
o.quotaTimeUnit!,
unittest.equals('foo'),
);
- checkUnnamed6324(o.scopes!);
+ checkUnnamed6327(o.scopes!);
}
buildCounterGoogleCloudApigeeV1ApiProduct--;
}
@@ -626,14 +626,14 @@
buildCounterGoogleCloudApigeeV1ApiProductRef--;
}
-core.List<core.String> buildUnnamed6325() {
+core.List<core.String> buildUnnamed6328() {
var o = <core.String>[];
o.add('foo');
o.add('foo');
return o;
}
-void checkUnnamed6325(core.List<core.String> o) {
+void checkUnnamed6328(core.List<core.String> o) {
unittest.expect(o, unittest.hasLength(2));
unittest.expect(
o[0],
@@ -653,7 +653,7 @@
o.latestRevisionId = 'foo';
o.metaData = buildGoogleCloudApigeeV1EntityMetadata();
o.name = 'foo';
- o.revision = buildUnnamed6325();
+ o.revision = buildUnnamed6328();
}
buildCounterGoogleCloudApigeeV1ApiProxy--;
return o;
@@ -672,68 +672,11 @@
o.name!,
unittest.equals('foo'),
);
- checkUnnamed6325(o.revision!);
+ checkUnnamed6328(o.revision!);
}
buildCounterGoogleCloudApigeeV1ApiProxy--;
}
-core.List<core.String> buildUnnamed6326() {
- var o = <core.String>[];
- o.add('foo');
- o.add('foo');
- return o;
-}
-
-void checkUnnamed6326(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'),
- );
-}
-
-core.Map<core.String, core.String> buildUnnamed6327() {
- var o = <core.String, core.String>{};
- o['x'] = 'foo';
- o['y'] = 'foo';
- return o;
-}
-
-void checkUnnamed6327(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'),
- );
-}
-
-core.List<core.String> buildUnnamed6328() {
- var o = <core.String>[];
- o.add('foo');
- o.add('foo');
- return o;
-}
-
-void checkUnnamed6328(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'),
- );
-}
-
core.List<core.String> buildUnnamed6329() {
var o = <core.String>[];
o.add('foo');
@@ -753,21 +696,21 @@
);
}
-core.List<core.String> buildUnnamed6330() {
- var o = <core.String>[];
- o.add('foo');
- o.add('foo');
+core.Map<core.String, core.String> buildUnnamed6330() {
+ var o = <core.String, core.String>{};
+ o['x'] = 'foo';
+ o['y'] = 'foo';
return o;
}
-void checkUnnamed6330(core.List<core.String> o) {
+void checkUnnamed6330(core.Map<core.String, core.String> o) {
unittest.expect(o, unittest.hasLength(2));
unittest.expect(
- o[0],
+ o['x']!,
unittest.equals('foo'),
);
unittest.expect(
- o[1],
+ o['y']!,
unittest.equals('foo'),
);
}
@@ -886,33 +829,90 @@
);
}
+core.List<core.String> buildUnnamed6337() {
+ var o = <core.String>[];
+ o.add('foo');
+ o.add('foo');
+ return o;
+}
+
+void checkUnnamed6337(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'),
+ );
+}
+
+core.List<core.String> buildUnnamed6338() {
+ var o = <core.String>[];
+ o.add('foo');
+ o.add('foo');
+ return o;
+}
+
+void checkUnnamed6338(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'),
+ );
+}
+
+core.List<core.String> buildUnnamed6339() {
+ var o = <core.String>[];
+ o.add('foo');
+ o.add('foo');
+ return o;
+}
+
+void checkUnnamed6339(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'),
+ );
+}
+
core.int buildCounterGoogleCloudApigeeV1ApiProxyRevision = 0;
api.GoogleCloudApigeeV1ApiProxyRevision
buildGoogleCloudApigeeV1ApiProxyRevision() {
var o = api.GoogleCloudApigeeV1ApiProxyRevision();
buildCounterGoogleCloudApigeeV1ApiProxyRevision++;
if (buildCounterGoogleCloudApigeeV1ApiProxyRevision < 3) {
- o.basepaths = buildUnnamed6326();
+ o.basepaths = buildUnnamed6329();
o.configurationVersion = buildGoogleCloudApigeeV1ConfigVersion();
o.contextInfo = 'foo';
o.createdAt = 'foo';
o.description = 'foo';
o.displayName = 'foo';
- o.entityMetaDataAsProperties = buildUnnamed6327();
+ o.entityMetaDataAsProperties = buildUnnamed6330();
o.lastModifiedAt = 'foo';
o.name = 'foo';
- o.policies = buildUnnamed6328();
- o.proxies = buildUnnamed6329();
- o.proxyEndpoints = buildUnnamed6330();
+ o.policies = buildUnnamed6331();
+ o.proxies = buildUnnamed6332();
+ o.proxyEndpoints = buildUnnamed6333();
o.resourceFiles = buildGoogleCloudApigeeV1ResourceFiles();
- o.resources = buildUnnamed6331();
+ o.resources = buildUnnamed6334();
o.revision = 'foo';
- o.sharedFlows = buildUnnamed6332();
+ o.sharedFlows = buildUnnamed6335();
o.spec = 'foo';
- o.targetEndpoints = buildUnnamed6333();
- o.targetServers = buildUnnamed6334();
- o.targets = buildUnnamed6335();
- o.teams = buildUnnamed6336();
+ o.targetEndpoints = buildUnnamed6336();
+ o.targetServers = buildUnnamed6337();
+ o.targets = buildUnnamed6338();
+ o.teams = buildUnnamed6339();
o.type = 'foo';
}
buildCounterGoogleCloudApigeeV1ApiProxyRevision--;
@@ -923,7 +923,7 @@
api.GoogleCloudApigeeV1ApiProxyRevision o) {
buildCounterGoogleCloudApigeeV1ApiProxyRevision++;
if (buildCounterGoogleCloudApigeeV1ApiProxyRevision < 3) {
- checkUnnamed6326(o.basepaths!);
+ checkUnnamed6329(o.basepaths!);
checkGoogleCloudApigeeV1ConfigVersion(
o.configurationVersion! as api.GoogleCloudApigeeV1ConfigVersion);
unittest.expect(
@@ -942,7 +942,7 @@
o.displayName!,
unittest.equals('foo'),
);
- checkUnnamed6327(o.entityMetaDataAsProperties!);
+ checkUnnamed6330(o.entityMetaDataAsProperties!);
unittest.expect(
o.lastModifiedAt!,
unittest.equals('foo'),
@@ -951,25 +951,25 @@
o.name!,
unittest.equals('foo'),
);
- checkUnnamed6328(o.policies!);
- checkUnnamed6329(o.proxies!);
- checkUnnamed6330(o.proxyEndpoints!);
+ checkUnnamed6331(o.policies!);
+ checkUnnamed6332(o.proxies!);
+ checkUnnamed6333(o.proxyEndpoints!);
checkGoogleCloudApigeeV1ResourceFiles(
o.resourceFiles! as api.GoogleCloudApigeeV1ResourceFiles);
- checkUnnamed6331(o.resources!);
+ checkUnnamed6334(o.resources!);
unittest.expect(
o.revision!,
unittest.equals('foo'),
);
- checkUnnamed6332(o.sharedFlows!);
+ checkUnnamed6335(o.sharedFlows!);
unittest.expect(
o.spec!,
unittest.equals('foo'),
);
- checkUnnamed6333(o.targetEndpoints!);
- checkUnnamed6334(o.targetServers!);
- checkUnnamed6335(o.targets!);
- checkUnnamed6336(o.teams!);
+ checkUnnamed6336(o.targetEndpoints!);
+ checkUnnamed6337(o.targetServers!);
+ checkUnnamed6338(o.targets!);
+ checkUnnamed6339(o.teams!);
unittest.expect(
o.type!,
unittest.equals('foo'),
@@ -1017,14 +1017,14 @@
buildCounterGoogleCloudApigeeV1ApiResponseWrapper--;
}
-core.List<api.GoogleCloudApigeeV1ApiProductRef> buildUnnamed6337() {
+core.List<api.GoogleCloudApigeeV1ApiProductRef> buildUnnamed6340() {
var o = <api.GoogleCloudApigeeV1ApiProductRef>[];
o.add(buildGoogleCloudApigeeV1ApiProductRef());
o.add(buildGoogleCloudApigeeV1ApiProductRef());
return o;
}
-void checkUnnamed6337(core.List<api.GoogleCloudApigeeV1ApiProductRef> o) {
+void checkUnnamed6340(core.List<api.GoogleCloudApigeeV1ApiProductRef> o) {
unittest.expect(o, unittest.hasLength(2));
checkGoogleCloudApigeeV1ApiProductRef(
o[0] as api.GoogleCloudApigeeV1ApiProductRef);
@@ -1032,40 +1032,40 @@
o[1] as api.GoogleCloudApigeeV1ApiProductRef);
}
-core.List<api.GoogleCloudApigeeV1Attribute> buildUnnamed6338() {
+core.List<api.GoogleCloudApigeeV1Attribute> buildUnnamed6341() {
var o = <api.GoogleCloudApigeeV1Attribute>[];
o.add(buildGoogleCloudApigeeV1Attribute());
o.add(buildGoogleCloudApigeeV1Attribute());
return o;
}
-void checkUnnamed6338(core.List<api.GoogleCloudApigeeV1Attribute> o) {
+void checkUnnamed6341(core.List<api.GoogleCloudApigeeV1Attribute> o) {
unittest.expect(o, unittest.hasLength(2));
checkGoogleCloudApigeeV1Attribute(o[0] as api.GoogleCloudApigeeV1Attribute);
checkGoogleCloudApigeeV1Attribute(o[1] as api.GoogleCloudApigeeV1Attribute);
}
-core.List<api.GoogleCloudApigeeV1Credential> buildUnnamed6339() {
+core.List<api.GoogleCloudApigeeV1Credential> buildUnnamed6342() {
var o = <api.GoogleCloudApigeeV1Credential>[];
o.add(buildGoogleCloudApigeeV1Credential());
o.add(buildGoogleCloudApigeeV1Credential());
return o;
}
-void checkUnnamed6339(core.List<api.GoogleCloudApigeeV1Credential> o) {
+void checkUnnamed6342(core.List<api.GoogleCloudApigeeV1Credential> o) {
unittest.expect(o, unittest.hasLength(2));
checkGoogleCloudApigeeV1Credential(o[0] as api.GoogleCloudApigeeV1Credential);
checkGoogleCloudApigeeV1Credential(o[1] as api.GoogleCloudApigeeV1Credential);
}
-core.List<core.String> buildUnnamed6340() {
+core.List<core.String> buildUnnamed6343() {
var o = <core.String>[];
o.add('foo');
o.add('foo');
return o;
}
-void checkUnnamed6340(core.List<core.String> o) {
+void checkUnnamed6343(core.List<core.String> o) {
unittest.expect(o, unittest.hasLength(2));
unittest.expect(
o[0],
@@ -1082,18 +1082,18 @@
var o = api.GoogleCloudApigeeV1App();
buildCounterGoogleCloudApigeeV1App++;
if (buildCounterGoogleCloudApigeeV1App < 3) {
- o.apiProducts = buildUnnamed6337();
+ o.apiProducts = buildUnnamed6340();
o.appId = 'foo';
- o.attributes = buildUnnamed6338();
+ o.attributes = buildUnnamed6341();
o.callbackUrl = 'foo';
o.companyName = 'foo';
o.createdAt = 'foo';
- o.credentials = buildUnnamed6339();
+ o.credentials = buildUnnamed6342();
o.developerId = 'foo';
o.keyExpiresIn = 'foo';
o.lastModifiedAt = 'foo';
o.name = 'foo';
- o.scopes = buildUnnamed6340();
+ o.scopes = buildUnnamed6343();
o.status = 'foo';
}
buildCounterGoogleCloudApigeeV1App--;
@@ -1103,12 +1103,12 @@
void checkGoogleCloudApigeeV1App(api.GoogleCloudApigeeV1App o) {
buildCounterGoogleCloudApigeeV1App++;
if (buildCounterGoogleCloudApigeeV1App < 3) {
- checkUnnamed6337(o.apiProducts!);
+ checkUnnamed6340(o.apiProducts!);
unittest.expect(
o.appId!,
unittest.equals('foo'),
);
- checkUnnamed6338(o.attributes!);
+ checkUnnamed6341(o.attributes!);
unittest.expect(
o.callbackUrl!,
unittest.equals('foo'),
@@ -1121,7 +1121,7 @@
o.createdAt!,
unittest.equals('foo'),
);
- checkUnnamed6339(o.credentials!);
+ checkUnnamed6342(o.credentials!);
unittest.expect(
o.developerId!,
unittest.equals('foo'),
@@ -1138,7 +1138,7 @@
o.name!,
unittest.equals('foo'),
);
- checkUnnamed6340(o.scopes!);
+ checkUnnamed6343(o.scopes!);
unittest.expect(
o.status!,
unittest.equals('foo'),
@@ -1254,7 +1254,7 @@
buildCounterGoogleCloudApigeeV1AsyncQueryResult--;
}
-core.List<core.Object> buildUnnamed6341() {
+core.List<core.Object> buildUnnamed6344() {
var o = <core.Object>[];
o.add({
'list': [1, 2, 3],
@@ -1269,7 +1269,7 @@
return o;
}
-void checkUnnamed6341(core.List<core.Object> o) {
+void checkUnnamed6344(core.List<core.Object> o) {
unittest.expect(o, unittest.hasLength(2));
var casted3 = (o[0]) as core.Map;
unittest.expect(casted3, unittest.hasLength(3));
@@ -1310,7 +1310,7 @@
o.code = 42;
o.error = 'foo';
o.metadata = buildGoogleCloudApigeeV1QueryMetadata();
- o.rows = buildUnnamed6341();
+ o.rows = buildUnnamed6344();
o.state = 'foo';
}
buildCounterGoogleCloudApigeeV1AsyncQueryResultView--;
@@ -1331,7 +1331,7 @@
);
checkGoogleCloudApigeeV1QueryMetadata(
o.metadata! as api.GoogleCloudApigeeV1QueryMetadata);
- checkUnnamed6341(o.rows!);
+ checkUnnamed6344(o.rows!);
unittest.expect(
o.state!,
unittest.equals('foo'),
@@ -1367,14 +1367,14 @@
buildCounterGoogleCloudApigeeV1Attribute--;
}
-core.List<api.GoogleCloudApigeeV1Attribute> buildUnnamed6342() {
+core.List<api.GoogleCloudApigeeV1Attribute> buildUnnamed6345() {
var o = <api.GoogleCloudApigeeV1Attribute>[];
o.add(buildGoogleCloudApigeeV1Attribute());
o.add(buildGoogleCloudApigeeV1Attribute());
return o;
}
-void checkUnnamed6342(core.List<api.GoogleCloudApigeeV1Attribute> o) {
+void checkUnnamed6345(core.List<api.GoogleCloudApigeeV1Attribute> o) {
unittest.expect(o, unittest.hasLength(2));
checkGoogleCloudApigeeV1Attribute(o[0] as api.GoogleCloudApigeeV1Attribute);
checkGoogleCloudApigeeV1Attribute(o[1] as api.GoogleCloudApigeeV1Attribute);
@@ -1385,7 +1385,7 @@
var o = api.GoogleCloudApigeeV1Attributes();
buildCounterGoogleCloudApigeeV1Attributes++;
if (buildCounterGoogleCloudApigeeV1Attributes < 3) {
- o.attribute = buildUnnamed6342();
+ o.attribute = buildUnnamed6345();
}
buildCounterGoogleCloudApigeeV1Attributes--;
return o;
@@ -1394,7 +1394,7 @@
void checkGoogleCloudApigeeV1Attributes(api.GoogleCloudApigeeV1Attributes o) {
buildCounterGoogleCloudApigeeV1Attributes++;
if (buildCounterGoogleCloudApigeeV1Attributes < 3) {
- checkUnnamed6342(o.attribute!);
+ checkUnnamed6345(o.attribute!);
}
buildCounterGoogleCloudApigeeV1Attributes--;
}
@@ -1495,14 +1495,14 @@
buildCounterGoogleCloudApigeeV1CanaryEvaluationMetricLabels--;
}
-core.List<core.String> buildUnnamed6343() {
+core.List<core.String> buildUnnamed6346() {
var o = <core.String>[];
o.add('foo');
o.add('foo');
return o;
}
-void checkUnnamed6343(core.List<core.String> o) {
+void checkUnnamed6346(core.List<core.String> o) {
unittest.expect(o, unittest.hasLength(2));
unittest.expect(
o[0],
@@ -1527,7 +1527,7 @@
o.serialNumber = 'foo';
o.sigAlgName = 'foo';
o.subject = 'foo';
- o.subjectAlternativeNames = buildUnnamed6343();
+ o.subjectAlternativeNames = buildUnnamed6346();
o.validFrom = 'foo';
o.version = 42;
}
@@ -1570,7 +1570,7 @@
o.subject!,
unittest.equals('foo'),
);
- checkUnnamed6343(o.subjectAlternativeNames!);
+ checkUnnamed6346(o.subjectAlternativeNames!);
unittest.expect(
o.validFrom!,
unittest.equals('foo'),
@@ -1583,14 +1583,14 @@
buildCounterGoogleCloudApigeeV1CertInfo--;
}
-core.List<api.GoogleCloudApigeeV1CertInfo> buildUnnamed6344() {
+core.List<api.GoogleCloudApigeeV1CertInfo> buildUnnamed6347() {
var o = <api.GoogleCloudApigeeV1CertInfo>[];
o.add(buildGoogleCloudApigeeV1CertInfo());
o.add(buildGoogleCloudApigeeV1CertInfo());
return o;
}
-void checkUnnamed6344(core.List<api.GoogleCloudApigeeV1CertInfo> o) {
+void checkUnnamed6347(core.List<api.GoogleCloudApigeeV1CertInfo> o) {
unittest.expect(o, unittest.hasLength(2));
checkGoogleCloudApigeeV1CertInfo(o[0] as api.GoogleCloudApigeeV1CertInfo);
checkGoogleCloudApigeeV1CertInfo(o[1] as api.GoogleCloudApigeeV1CertInfo);
@@ -1601,7 +1601,7 @@
var o = api.GoogleCloudApigeeV1Certificate();
buildCounterGoogleCloudApigeeV1Certificate++;
if (buildCounterGoogleCloudApigeeV1Certificate < 3) {
- o.certInfo = buildUnnamed6344();
+ o.certInfo = buildUnnamed6347();
}
buildCounterGoogleCloudApigeeV1Certificate--;
return o;
@@ -1610,7 +1610,7 @@
void checkGoogleCloudApigeeV1Certificate(api.GoogleCloudApigeeV1Certificate o) {
buildCounterGoogleCloudApigeeV1Certificate++;
if (buildCounterGoogleCloudApigeeV1Certificate < 3) {
- checkUnnamed6344(o.certInfo!);
+ checkUnnamed6347(o.certInfo!);
}
buildCounterGoogleCloudApigeeV1Certificate--;
}
@@ -1669,14 +1669,14 @@
buildCounterGoogleCloudApigeeV1ConfigVersion--;
}
-core.List<api.GoogleCloudApigeeV1ApiProductRef> buildUnnamed6345() {
+core.List<api.GoogleCloudApigeeV1ApiProductRef> buildUnnamed6348() {
var o = <api.GoogleCloudApigeeV1ApiProductRef>[];
o.add(buildGoogleCloudApigeeV1ApiProductRef());
o.add(buildGoogleCloudApigeeV1ApiProductRef());
return o;
}
-void checkUnnamed6345(core.List<api.GoogleCloudApigeeV1ApiProductRef> o) {
+void checkUnnamed6348(core.List<api.GoogleCloudApigeeV1ApiProductRef> o) {
unittest.expect(o, unittest.hasLength(2));
checkGoogleCloudApigeeV1ApiProductRef(
o[0] as api.GoogleCloudApigeeV1ApiProductRef);
@@ -1684,27 +1684,27 @@
o[1] as api.GoogleCloudApigeeV1ApiProductRef);
}
-core.List<api.GoogleCloudApigeeV1Attribute> buildUnnamed6346() {
+core.List<api.GoogleCloudApigeeV1Attribute> buildUnnamed6349() {
var o = <api.GoogleCloudApigeeV1Attribute>[];
o.add(buildGoogleCloudApigeeV1Attribute());
o.add(buildGoogleCloudApigeeV1Attribute());
return o;
}
-void checkUnnamed6346(core.List<api.GoogleCloudApigeeV1Attribute> o) {
+void checkUnnamed6349(core.List<api.GoogleCloudApigeeV1Attribute> o) {
unittest.expect(o, unittest.hasLength(2));
checkGoogleCloudApigeeV1Attribute(o[0] as api.GoogleCloudApigeeV1Attribute);
checkGoogleCloudApigeeV1Attribute(o[1] as api.GoogleCloudApigeeV1Attribute);
}
-core.List<core.String> buildUnnamed6347() {
+core.List<core.String> buildUnnamed6350() {
var o = <core.String>[];
o.add('foo');
o.add('foo');
return o;
}
-void checkUnnamed6347(core.List<core.String> o) {
+void checkUnnamed6350(core.List<core.String> o) {
unittest.expect(o, unittest.hasLength(2));
unittest.expect(
o[0],
@@ -1721,13 +1721,13 @@
var o = api.GoogleCloudApigeeV1Credential();
buildCounterGoogleCloudApigeeV1Credential++;
if (buildCounterGoogleCloudApigeeV1Credential < 3) {
- o.apiProducts = buildUnnamed6345();
- o.attributes = buildUnnamed6346();
+ o.apiProducts = buildUnnamed6348();
+ o.attributes = buildUnnamed6349();
o.consumerKey = 'foo';
o.consumerSecret = 'foo';
o.expiresAt = 'foo';
o.issuedAt = 'foo';
- o.scopes = buildUnnamed6347();
+ o.scopes = buildUnnamed6350();
o.status = 'foo';
}
buildCounterGoogleCloudApigeeV1Credential--;
@@ -1737,8 +1737,8 @@
void checkGoogleCloudApigeeV1Credential(api.GoogleCloudApigeeV1Credential o) {
buildCounterGoogleCloudApigeeV1Credential++;
if (buildCounterGoogleCloudApigeeV1Credential < 3) {
- checkUnnamed6345(o.apiProducts!);
- checkUnnamed6346(o.attributes!);
+ checkUnnamed6348(o.apiProducts!);
+ checkUnnamed6349(o.attributes!);
unittest.expect(
o.consumerKey!,
unittest.equals('foo'),
@@ -1755,7 +1755,7 @@
o.issuedAt!,
unittest.equals('foo'),
);
- checkUnnamed6347(o.scopes!);
+ checkUnnamed6350(o.scopes!);
unittest.expect(
o.status!,
unittest.equals('foo'),
@@ -1764,14 +1764,14 @@
buildCounterGoogleCloudApigeeV1Credential--;
}
-core.List<core.String> buildUnnamed6348() {
+core.List<core.String> buildUnnamed6351() {
var o = <core.String>[];
o.add('foo');
o.add('foo');
return o;
}
-void checkUnnamed6348(core.List<core.String> o) {
+void checkUnnamed6351(core.List<core.String> o) {
unittest.expect(o, unittest.hasLength(2));
unittest.expect(
o[0],
@@ -1783,55 +1783,6 @@
);
}
-core.List<core.String> buildUnnamed6349() {
- var o = <core.String>[];
- o.add('foo');
- o.add('foo');
- return o;
-}
-
-void checkUnnamed6349(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'),
- );
-}
-
-core.List<api.GoogleCloudApigeeV1CustomReportMetric> buildUnnamed6350() {
- var o = <api.GoogleCloudApigeeV1CustomReportMetric>[];
- o.add(buildGoogleCloudApigeeV1CustomReportMetric());
- o.add(buildGoogleCloudApigeeV1CustomReportMetric());
- return o;
-}
-
-void checkUnnamed6350(core.List<api.GoogleCloudApigeeV1CustomReportMetric> o) {
- unittest.expect(o, unittest.hasLength(2));
- checkGoogleCloudApigeeV1CustomReportMetric(
- o[0] as api.GoogleCloudApigeeV1CustomReportMetric);
- checkGoogleCloudApigeeV1CustomReportMetric(
- o[1] as api.GoogleCloudApigeeV1CustomReportMetric);
-}
-
-core.List<api.GoogleCloudApigeeV1ReportProperty> buildUnnamed6351() {
- var o = <api.GoogleCloudApigeeV1ReportProperty>[];
- o.add(buildGoogleCloudApigeeV1ReportProperty());
- o.add(buildGoogleCloudApigeeV1ReportProperty());
- return o;
-}
-
-void checkUnnamed6351(core.List<api.GoogleCloudApigeeV1ReportProperty> o) {
- unittest.expect(o, unittest.hasLength(2));
- checkGoogleCloudApigeeV1ReportProperty(
- o[0] as api.GoogleCloudApigeeV1ReportProperty);
- checkGoogleCloudApigeeV1ReportProperty(
- o[1] as api.GoogleCloudApigeeV1ReportProperty);
-}
-
core.List<core.String> buildUnnamed6352() {
var o = <core.String>[];
o.add('foo');
@@ -1851,14 +1802,63 @@
);
}
-core.List<core.String> buildUnnamed6353() {
+core.List<api.GoogleCloudApigeeV1CustomReportMetric> buildUnnamed6353() {
+ var o = <api.GoogleCloudApigeeV1CustomReportMetric>[];
+ o.add(buildGoogleCloudApigeeV1CustomReportMetric());
+ o.add(buildGoogleCloudApigeeV1CustomReportMetric());
+ return o;
+}
+
+void checkUnnamed6353(core.List<api.GoogleCloudApigeeV1CustomReportMetric> o) {
+ unittest.expect(o, unittest.hasLength(2));
+ checkGoogleCloudApigeeV1CustomReportMetric(
+ o[0] as api.GoogleCloudApigeeV1CustomReportMetric);
+ checkGoogleCloudApigeeV1CustomReportMetric(
+ o[1] as api.GoogleCloudApigeeV1CustomReportMetric);
+}
+
+core.List<api.GoogleCloudApigeeV1ReportProperty> buildUnnamed6354() {
+ var o = <api.GoogleCloudApigeeV1ReportProperty>[];
+ o.add(buildGoogleCloudApigeeV1ReportProperty());
+ o.add(buildGoogleCloudApigeeV1ReportProperty());
+ return o;
+}
+
+void checkUnnamed6354(core.List<api.GoogleCloudApigeeV1ReportProperty> o) {
+ unittest.expect(o, unittest.hasLength(2));
+ checkGoogleCloudApigeeV1ReportProperty(
+ o[0] as api.GoogleCloudApigeeV1ReportProperty);
+ checkGoogleCloudApigeeV1ReportProperty(
+ o[1] as api.GoogleCloudApigeeV1ReportProperty);
+}
+
+core.List<core.String> buildUnnamed6355() {
var o = <core.String>[];
o.add('foo');
o.add('foo');
return o;
}
-void checkUnnamed6353(core.List<core.String> o) {
+void checkUnnamed6355(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'),
+ );
+}
+
+core.List<core.String> buildUnnamed6356() {
+ var o = <core.String>[];
+ o.add('foo');
+ o.add('foo');
+ return o;
+}
+
+void checkUnnamed6356(core.List<core.String> o) {
unittest.expect(o, unittest.hasLength(2));
unittest.expect(
o[0],
@@ -1876,9 +1876,9 @@
buildCounterGoogleCloudApigeeV1CustomReport++;
if (buildCounterGoogleCloudApigeeV1CustomReport < 3) {
o.chartType = 'foo';
- o.comments = buildUnnamed6348();
+ o.comments = buildUnnamed6351();
o.createdAt = 'foo';
- o.dimensions = buildUnnamed6349();
+ o.dimensions = buildUnnamed6352();
o.displayName = 'foo';
o.environment = 'foo';
o.filter = 'foo';
@@ -1886,14 +1886,14 @@
o.lastModifiedAt = 'foo';
o.lastViewedAt = 'foo';
o.limit = 'foo';
- o.metrics = buildUnnamed6350();
+ o.metrics = buildUnnamed6353();
o.name = 'foo';
o.offset = 'foo';
o.organization = 'foo';
- o.properties = buildUnnamed6351();
- o.sortByCols = buildUnnamed6352();
+ o.properties = buildUnnamed6354();
+ o.sortByCols = buildUnnamed6355();
o.sortOrder = 'foo';
- o.tags = buildUnnamed6353();
+ o.tags = buildUnnamed6356();
o.timeUnit = 'foo';
o.toTime = 'foo';
o.topk = 'foo';
@@ -1910,12 +1910,12 @@
o.chartType!,
unittest.equals('foo'),
);
- checkUnnamed6348(o.comments!);
+ checkUnnamed6351(o.comments!);
unittest.expect(
o.createdAt!,
unittest.equals('foo'),
);
- checkUnnamed6349(o.dimensions!);
+ checkUnnamed6352(o.dimensions!);
unittest.expect(
o.displayName!,
unittest.equals('foo'),
@@ -1944,7 +1944,7 @@
o.limit!,
unittest.equals('foo'),
);
- checkUnnamed6350(o.metrics!);
+ checkUnnamed6353(o.metrics!);
unittest.expect(
o.name!,
unittest.equals('foo'),
@@ -1957,13 +1957,13 @@
o.organization!,
unittest.equals('foo'),
);
- checkUnnamed6351(o.properties!);
- checkUnnamed6352(o.sortByCols!);
+ checkUnnamed6354(o.properties!);
+ checkUnnamed6355(o.sortByCols!);
unittest.expect(
o.sortOrder!,
unittest.equals('foo'),
);
- checkUnnamed6353(o.tags!);
+ checkUnnamed6356(o.tags!);
unittest.expect(
o.timeUnit!,
unittest.equals('foo'),
@@ -2202,63 +2202,6 @@
buildCounterGoogleCloudApigeeV1DateRange--;
}
-core.List<core.String> buildUnnamed6354() {
- var o = <core.String>[];
- o.add('foo');
- o.add('foo');
- return o;
-}
-
-void checkUnnamed6354(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'),
- );
-}
-
-core.List<core.String> buildUnnamed6355() {
- var o = <core.String>[];
- o.add('foo');
- o.add('foo');
- return o;
-}
-
-void checkUnnamed6355(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'),
- );
-}
-
-core.Map<core.String, core.String> buildUnnamed6356() {
- var o = <core.String, core.String>{};
- o['x'] = 'foo';
- o['y'] = 'foo';
- return o;
-}
-
-void checkUnnamed6356(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'),
- );
-}
-
core.List<core.String> buildUnnamed6357() {
var o = <core.String>[];
o.add('foo');
@@ -2297,21 +2240,21 @@
);
}
-core.List<core.String> buildUnnamed6359() {
- var o = <core.String>[];
- o.add('foo');
- o.add('foo');
+core.Map<core.String, core.String> buildUnnamed6359() {
+ var o = <core.String, core.String>{};
+ o['x'] = 'foo';
+ o['y'] = 'foo';
return o;
}
-void checkUnnamed6359(core.List<core.String> o) {
+void checkUnnamed6359(core.Map<core.String, core.String> o) {
unittest.expect(o, unittest.hasLength(2));
unittest.expect(
- o[0],
+ o['x']!,
unittest.equals('foo'),
);
unittest.expect(
- o[1],
+ o['y']!,
unittest.equals('foo'),
);
}
@@ -2354,20 +2297,77 @@
);
}
+core.List<core.String> buildUnnamed6362() {
+ var o = <core.String>[];
+ o.add('foo');
+ o.add('foo');
+ return o;
+}
+
+void checkUnnamed6362(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'),
+ );
+}
+
+core.List<core.String> buildUnnamed6363() {
+ var o = <core.String>[];
+ o.add('foo');
+ o.add('foo');
+ return o;
+}
+
+void checkUnnamed6363(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'),
+ );
+}
+
+core.List<core.String> buildUnnamed6364() {
+ var o = <core.String>[];
+ o.add('foo');
+ o.add('foo');
+ return o;
+}
+
+void checkUnnamed6364(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'),
+ );
+}
+
core.int buildCounterGoogleCloudApigeeV1DebugMask = 0;
api.GoogleCloudApigeeV1DebugMask buildGoogleCloudApigeeV1DebugMask() {
var o = api.GoogleCloudApigeeV1DebugMask();
buildCounterGoogleCloudApigeeV1DebugMask++;
if (buildCounterGoogleCloudApigeeV1DebugMask < 3) {
- o.faultJSONPaths = buildUnnamed6354();
- o.faultXPaths = buildUnnamed6355();
+ o.faultJSONPaths = buildUnnamed6357();
+ o.faultXPaths = buildUnnamed6358();
o.name = 'foo';
- o.namespaces = buildUnnamed6356();
- o.requestJSONPaths = buildUnnamed6357();
- o.requestXPaths = buildUnnamed6358();
- o.responseJSONPaths = buildUnnamed6359();
- o.responseXPaths = buildUnnamed6360();
- o.variables = buildUnnamed6361();
+ o.namespaces = buildUnnamed6359();
+ o.requestJSONPaths = buildUnnamed6360();
+ o.requestXPaths = buildUnnamed6361();
+ o.responseJSONPaths = buildUnnamed6362();
+ o.responseXPaths = buildUnnamed6363();
+ o.variables = buildUnnamed6364();
}
buildCounterGoogleCloudApigeeV1DebugMask--;
return o;
@@ -2376,18 +2376,18 @@
void checkGoogleCloudApigeeV1DebugMask(api.GoogleCloudApigeeV1DebugMask o) {
buildCounterGoogleCloudApigeeV1DebugMask++;
if (buildCounterGoogleCloudApigeeV1DebugMask < 3) {
- checkUnnamed6354(o.faultJSONPaths!);
- checkUnnamed6355(o.faultXPaths!);
+ checkUnnamed6357(o.faultJSONPaths!);
+ checkUnnamed6358(o.faultXPaths!);
unittest.expect(
o.name!,
unittest.equals('foo'),
);
- checkUnnamed6356(o.namespaces!);
- checkUnnamed6357(o.requestJSONPaths!);
- checkUnnamed6358(o.requestXPaths!);
- checkUnnamed6359(o.responseJSONPaths!);
- checkUnnamed6360(o.responseXPaths!);
- checkUnnamed6361(o.variables!);
+ checkUnnamed6359(o.namespaces!);
+ checkUnnamed6360(o.requestJSONPaths!);
+ checkUnnamed6361(o.requestXPaths!);
+ checkUnnamed6362(o.responseJSONPaths!);
+ checkUnnamed6363(o.responseXPaths!);
+ checkUnnamed6364(o.variables!);
}
buildCounterGoogleCloudApigeeV1DebugMask--;
}
@@ -2440,14 +2440,14 @@
buildCounterGoogleCloudApigeeV1DebugSession--;
}
-core.List<api.GoogleCloudApigeeV1Point> buildUnnamed6362() {
+core.List<api.GoogleCloudApigeeV1Point> buildUnnamed6365() {
var o = <api.GoogleCloudApigeeV1Point>[];
o.add(buildGoogleCloudApigeeV1Point());
o.add(buildGoogleCloudApigeeV1Point());
return o;
}
-void checkUnnamed6362(core.List<api.GoogleCloudApigeeV1Point> o) {
+void checkUnnamed6365(core.List<api.GoogleCloudApigeeV1Point> o) {
unittest.expect(o, unittest.hasLength(2));
checkGoogleCloudApigeeV1Point(o[0] as api.GoogleCloudApigeeV1Point);
checkGoogleCloudApigeeV1Point(o[1] as api.GoogleCloudApigeeV1Point);
@@ -2460,7 +2460,7 @@
buildCounterGoogleCloudApigeeV1DebugSessionTransaction++;
if (buildCounterGoogleCloudApigeeV1DebugSessionTransaction < 3) {
o.completed = true;
- o.point = buildUnnamed6362();
+ o.point = buildUnnamed6365();
}
buildCounterGoogleCloudApigeeV1DebugSessionTransaction--;
return o;
@@ -2471,7 +2471,7 @@
buildCounterGoogleCloudApigeeV1DebugSessionTransaction++;
if (buildCounterGoogleCloudApigeeV1DebugSessionTransaction < 3) {
unittest.expect(o.completed!, unittest.isTrue);
- checkUnnamed6362(o.point!);
+ checkUnnamed6365(o.point!);
}
buildCounterGoogleCloudApigeeV1DebugSessionTransaction--;
}
@@ -2500,27 +2500,27 @@
buildCounterGoogleCloudApigeeV1DeleteCustomReportResponse--;
}
-core.List<api.GoogleRpcStatus> buildUnnamed6363() {
+core.List<api.GoogleRpcStatus> buildUnnamed6366() {
var o = <api.GoogleRpcStatus>[];
o.add(buildGoogleRpcStatus());
o.add(buildGoogleRpcStatus());
return o;
}
-void checkUnnamed6363(core.List<api.GoogleRpcStatus> o) {
+void checkUnnamed6366(core.List<api.GoogleRpcStatus> o) {
unittest.expect(o, unittest.hasLength(2));
checkGoogleRpcStatus(o[0] as api.GoogleRpcStatus);
checkGoogleRpcStatus(o[1] as api.GoogleRpcStatus);
}
-core.List<api.GoogleCloudApigeeV1InstanceDeploymentStatus> buildUnnamed6364() {
+core.List<api.GoogleCloudApigeeV1InstanceDeploymentStatus> buildUnnamed6367() {
var o = <api.GoogleCloudApigeeV1InstanceDeploymentStatus>[];
o.add(buildGoogleCloudApigeeV1InstanceDeploymentStatus());
o.add(buildGoogleCloudApigeeV1InstanceDeploymentStatus());
return o;
}
-void checkUnnamed6364(
+void checkUnnamed6367(
core.List<api.GoogleCloudApigeeV1InstanceDeploymentStatus> o) {
unittest.expect(o, unittest.hasLength(2));
checkGoogleCloudApigeeV1InstanceDeploymentStatus(
@@ -2529,28 +2529,28 @@
o[1] as api.GoogleCloudApigeeV1InstanceDeploymentStatus);
}
-core.List<api.GoogleCloudApigeeV1PodStatus> buildUnnamed6365() {
+core.List<api.GoogleCloudApigeeV1PodStatus> buildUnnamed6368() {
var o = <api.GoogleCloudApigeeV1PodStatus>[];
o.add(buildGoogleCloudApigeeV1PodStatus());
o.add(buildGoogleCloudApigeeV1PodStatus());
return o;
}
-void checkUnnamed6365(core.List<api.GoogleCloudApigeeV1PodStatus> o) {
+void checkUnnamed6368(core.List<api.GoogleCloudApigeeV1PodStatus> o) {
unittest.expect(o, unittest.hasLength(2));
checkGoogleCloudApigeeV1PodStatus(o[0] as api.GoogleCloudApigeeV1PodStatus);
checkGoogleCloudApigeeV1PodStatus(o[1] as api.GoogleCloudApigeeV1PodStatus);
}
core.List<api.GoogleCloudApigeeV1DeploymentChangeReportRoutingConflict>
- buildUnnamed6366() {
+ buildUnnamed6369() {
var o = <api.GoogleCloudApigeeV1DeploymentChangeReportRoutingConflict>[];
o.add(buildGoogleCloudApigeeV1DeploymentChangeReportRoutingConflict());
o.add(buildGoogleCloudApigeeV1DeploymentChangeReportRoutingConflict());
return o;
}
-void checkUnnamed6366(
+void checkUnnamed6369(
core.List<api.GoogleCloudApigeeV1DeploymentChangeReportRoutingConflict> o) {
unittest.expect(o, unittest.hasLength(2));
checkGoogleCloudApigeeV1DeploymentChangeReportRoutingConflict(
@@ -2567,11 +2567,11 @@
o.apiProxy = 'foo';
o.deployStartTime = 'foo';
o.environment = 'foo';
- o.errors = buildUnnamed6363();
- o.instances = buildUnnamed6364();
- o.pods = buildUnnamed6365();
+ o.errors = buildUnnamed6366();
+ o.instances = buildUnnamed6367();
+ o.pods = buildUnnamed6368();
o.revision = 'foo';
- o.routeConflicts = buildUnnamed6366();
+ o.routeConflicts = buildUnnamed6369();
o.state = 'foo';
}
buildCounterGoogleCloudApigeeV1Deployment--;
@@ -2593,14 +2593,14 @@
o.environment!,
unittest.equals('foo'),
);
- checkUnnamed6363(o.errors!);
- checkUnnamed6364(o.instances!);
- checkUnnamed6365(o.pods!);
+ checkUnnamed6366(o.errors!);
+ checkUnnamed6367(o.instances!);
+ checkUnnamed6368(o.pods!);
unittest.expect(
o.revision!,
unittest.equals('foo'),
);
- checkUnnamed6366(o.routeConflicts!);
+ checkUnnamed6369(o.routeConflicts!);
unittest.expect(
o.state!,
unittest.equals('foo'),
@@ -2610,14 +2610,14 @@
}
core.List<api.GoogleCloudApigeeV1DeploymentChangeReportRoutingChange>
- buildUnnamed6367() {
+ buildUnnamed6370() {
var o = <api.GoogleCloudApigeeV1DeploymentChangeReportRoutingChange>[];
o.add(buildGoogleCloudApigeeV1DeploymentChangeReportRoutingChange());
o.add(buildGoogleCloudApigeeV1DeploymentChangeReportRoutingChange());
return o;
}
-void checkUnnamed6367(
+void checkUnnamed6370(
core.List<api.GoogleCloudApigeeV1DeploymentChangeReportRoutingChange> o) {
unittest.expect(o, unittest.hasLength(2));
checkGoogleCloudApigeeV1DeploymentChangeReportRoutingChange(
@@ -2627,14 +2627,14 @@
}
core.List<api.GoogleCloudApigeeV1DeploymentChangeReportRoutingConflict>
- buildUnnamed6368() {
+ buildUnnamed6371() {
var o = <api.GoogleCloudApigeeV1DeploymentChangeReportRoutingConflict>[];
o.add(buildGoogleCloudApigeeV1DeploymentChangeReportRoutingConflict());
o.add(buildGoogleCloudApigeeV1DeploymentChangeReportRoutingConflict());
return o;
}
-void checkUnnamed6368(
+void checkUnnamed6371(
core.List<api.GoogleCloudApigeeV1DeploymentChangeReportRoutingConflict> o) {
unittest.expect(o, unittest.hasLength(2));
checkGoogleCloudApigeeV1DeploymentChangeReportRoutingConflict(
@@ -2649,8 +2649,8 @@
var o = api.GoogleCloudApigeeV1DeploymentChangeReport();
buildCounterGoogleCloudApigeeV1DeploymentChangeReport++;
if (buildCounterGoogleCloudApigeeV1DeploymentChangeReport < 3) {
- o.routingChanges = buildUnnamed6367();
- o.routingConflicts = buildUnnamed6368();
+ o.routingChanges = buildUnnamed6370();
+ o.routingConflicts = buildUnnamed6371();
o.validationErrors = buildGoogleRpcPreconditionFailure();
}
buildCounterGoogleCloudApigeeV1DeploymentChangeReport--;
@@ -2661,8 +2661,8 @@
api.GoogleCloudApigeeV1DeploymentChangeReport o) {
buildCounterGoogleCloudApigeeV1DeploymentChangeReport++;
if (buildCounterGoogleCloudApigeeV1DeploymentChangeReport < 3) {
- checkUnnamed6367(o.routingChanges!);
- checkUnnamed6368(o.routingConflicts!);
+ checkUnnamed6370(o.routingChanges!);
+ checkUnnamed6371(o.routingConflicts!);
checkGoogleRpcPreconditionFailure(
o.validationErrors! as api.GoogleRpcPreconditionFailure);
}
@@ -2789,14 +2789,14 @@
buildCounterGoogleCloudApigeeV1DeploymentChangeReportRoutingDeployment--;
}
-core.Map<core.String, core.String> buildUnnamed6369() {
+core.Map<core.String, core.String> buildUnnamed6372() {
var o = <core.String, core.String>{};
o['x'] = 'foo';
o['y'] = 'foo';
return o;
}
-void checkUnnamed6369(core.Map<core.String, core.String> o) {
+void checkUnnamed6372(core.Map<core.String, core.String> o) {
unittest.expect(o, unittest.hasLength(2));
unittest.expect(
o['x']!,
@@ -2814,7 +2814,7 @@
var o = api.GoogleCloudApigeeV1DeploymentConfig();
buildCounterGoogleCloudApigeeV1DeploymentConfig++;
if (buildCounterGoogleCloudApigeeV1DeploymentConfig < 3) {
- o.attributes = buildUnnamed6369();
+ o.attributes = buildUnnamed6372();
o.basePath = 'foo';
o.location = 'foo';
o.name = 'foo';
@@ -2830,7 +2830,7 @@
api.GoogleCloudApigeeV1DeploymentConfig o) {
buildCounterGoogleCloudApigeeV1DeploymentConfig++;
if (buildCounterGoogleCloudApigeeV1DeploymentConfig < 3) {
- checkUnnamed6369(o.attributes!);
+ checkUnnamed6372(o.attributes!);
unittest.expect(
o.basePath!,
unittest.equals('foo'),
@@ -2859,14 +2859,14 @@
buildCounterGoogleCloudApigeeV1DeploymentConfig--;
}
-core.List<core.String> buildUnnamed6370() {
+core.List<core.String> buildUnnamed6373() {
var o = <core.String>[];
o.add('foo');
o.add('foo');
return o;
}
-void checkUnnamed6370(core.List<core.String> o) {
+void checkUnnamed6373(core.List<core.String> o) {
unittest.expect(o, unittest.hasLength(2));
unittest.expect(
o[0],
@@ -2878,27 +2878,27 @@
);
}
-core.List<api.GoogleCloudApigeeV1Attribute> buildUnnamed6371() {
+core.List<api.GoogleCloudApigeeV1Attribute> buildUnnamed6374() {
var o = <api.GoogleCloudApigeeV1Attribute>[];
o.add(buildGoogleCloudApigeeV1Attribute());
o.add(buildGoogleCloudApigeeV1Attribute());
return o;
}
-void checkUnnamed6371(core.List<api.GoogleCloudApigeeV1Attribute> o) {
+void checkUnnamed6374(core.List<api.GoogleCloudApigeeV1Attribute> o) {
unittest.expect(o, unittest.hasLength(2));
checkGoogleCloudApigeeV1Attribute(o[0] as api.GoogleCloudApigeeV1Attribute);
checkGoogleCloudApigeeV1Attribute(o[1] as api.GoogleCloudApigeeV1Attribute);
}
-core.List<core.String> buildUnnamed6372() {
+core.List<core.String> buildUnnamed6375() {
var o = <core.String>[];
o.add('foo');
o.add('foo');
return o;
}
-void checkUnnamed6372(core.List<core.String> o) {
+void checkUnnamed6375(core.List<core.String> o) {
unittest.expect(o, unittest.hasLength(2));
unittest.expect(
o[0],
@@ -2917,9 +2917,9 @@
if (buildCounterGoogleCloudApigeeV1Developer < 3) {
o.accessType = 'foo';
o.appFamily = 'foo';
- o.apps = buildUnnamed6370();
- o.attributes = buildUnnamed6371();
- o.companies = buildUnnamed6372();
+ o.apps = buildUnnamed6373();
+ o.attributes = buildUnnamed6374();
+ o.companies = buildUnnamed6375();
o.createdAt = 'foo';
o.developerId = 'foo';
o.email = 'foo';
@@ -2945,9 +2945,9 @@
o.appFamily!,
unittest.equals('foo'),
);
- checkUnnamed6370(o.apps!);
- checkUnnamed6371(o.attributes!);
- checkUnnamed6372(o.companies!);
+ checkUnnamed6373(o.apps!);
+ checkUnnamed6374(o.attributes!);
+ checkUnnamed6375(o.companies!);
unittest.expect(
o.createdAt!,
unittest.equals('foo'),
@@ -2988,51 +2988,6 @@
buildCounterGoogleCloudApigeeV1Developer--;
}
-core.List<core.String> buildUnnamed6373() {
- var o = <core.String>[];
- o.add('foo');
- o.add('foo');
- return o;
-}
-
-void checkUnnamed6373(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'),
- );
-}
-
-core.List<api.GoogleCloudApigeeV1Attribute> buildUnnamed6374() {
- var o = <api.GoogleCloudApigeeV1Attribute>[];
- o.add(buildGoogleCloudApigeeV1Attribute());
- o.add(buildGoogleCloudApigeeV1Attribute());
- return o;
-}
-
-void checkUnnamed6374(core.List<api.GoogleCloudApigeeV1Attribute> o) {
- unittest.expect(o, unittest.hasLength(2));
- checkGoogleCloudApigeeV1Attribute(o[0] as api.GoogleCloudApigeeV1Attribute);
- checkGoogleCloudApigeeV1Attribute(o[1] as api.GoogleCloudApigeeV1Attribute);
-}
-
-core.List<api.GoogleCloudApigeeV1Credential> buildUnnamed6375() {
- var o = <api.GoogleCloudApigeeV1Credential>[];
- o.add(buildGoogleCloudApigeeV1Credential());
- o.add(buildGoogleCloudApigeeV1Credential());
- return o;
-}
-
-void checkUnnamed6375(core.List<api.GoogleCloudApigeeV1Credential> o) {
- unittest.expect(o, unittest.hasLength(2));
- checkGoogleCloudApigeeV1Credential(o[0] as api.GoogleCloudApigeeV1Credential);
- checkGoogleCloudApigeeV1Credential(o[1] as api.GoogleCloudApigeeV1Credential);
-}
-
core.List<core.String> buildUnnamed6376() {
var o = <core.String>[];
o.add('foo');
@@ -3052,23 +3007,68 @@
);
}
+core.List<api.GoogleCloudApigeeV1Attribute> buildUnnamed6377() {
+ var o = <api.GoogleCloudApigeeV1Attribute>[];
+ o.add(buildGoogleCloudApigeeV1Attribute());
+ o.add(buildGoogleCloudApigeeV1Attribute());
+ return o;
+}
+
+void checkUnnamed6377(core.List<api.GoogleCloudApigeeV1Attribute> o) {
+ unittest.expect(o, unittest.hasLength(2));
+ checkGoogleCloudApigeeV1Attribute(o[0] as api.GoogleCloudApigeeV1Attribute);
+ checkGoogleCloudApigeeV1Attribute(o[1] as api.GoogleCloudApigeeV1Attribute);
+}
+
+core.List<api.GoogleCloudApigeeV1Credential> buildUnnamed6378() {
+ var o = <api.GoogleCloudApigeeV1Credential>[];
+ o.add(buildGoogleCloudApigeeV1Credential());
+ o.add(buildGoogleCloudApigeeV1Credential());
+ return o;
+}
+
+void checkUnnamed6378(core.List<api.GoogleCloudApigeeV1Credential> o) {
+ unittest.expect(o, unittest.hasLength(2));
+ checkGoogleCloudApigeeV1Credential(o[0] as api.GoogleCloudApigeeV1Credential);
+ checkGoogleCloudApigeeV1Credential(o[1] as api.GoogleCloudApigeeV1Credential);
+}
+
+core.List<core.String> buildUnnamed6379() {
+ var o = <core.String>[];
+ o.add('foo');
+ o.add('foo');
+ return o;
+}
+
+void checkUnnamed6379(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'),
+ );
+}
+
core.int buildCounterGoogleCloudApigeeV1DeveloperApp = 0;
api.GoogleCloudApigeeV1DeveloperApp buildGoogleCloudApigeeV1DeveloperApp() {
var o = api.GoogleCloudApigeeV1DeveloperApp();
buildCounterGoogleCloudApigeeV1DeveloperApp++;
if (buildCounterGoogleCloudApigeeV1DeveloperApp < 3) {
- o.apiProducts = buildUnnamed6373();
+ o.apiProducts = buildUnnamed6376();
o.appFamily = 'foo';
o.appId = 'foo';
- o.attributes = buildUnnamed6374();
+ o.attributes = buildUnnamed6377();
o.callbackUrl = 'foo';
o.createdAt = 'foo';
- o.credentials = buildUnnamed6375();
+ o.credentials = buildUnnamed6378();
o.developerId = 'foo';
o.keyExpiresIn = 'foo';
o.lastModifiedAt = 'foo';
o.name = 'foo';
- o.scopes = buildUnnamed6376();
+ o.scopes = buildUnnamed6379();
o.status = 'foo';
}
buildCounterGoogleCloudApigeeV1DeveloperApp--;
@@ -3079,7 +3079,7 @@
api.GoogleCloudApigeeV1DeveloperApp o) {
buildCounterGoogleCloudApigeeV1DeveloperApp++;
if (buildCounterGoogleCloudApigeeV1DeveloperApp < 3) {
- checkUnnamed6373(o.apiProducts!);
+ checkUnnamed6376(o.apiProducts!);
unittest.expect(
o.appFamily!,
unittest.equals('foo'),
@@ -3088,7 +3088,7 @@
o.appId!,
unittest.equals('foo'),
);
- checkUnnamed6374(o.attributes!);
+ checkUnnamed6377(o.attributes!);
unittest.expect(
o.callbackUrl!,
unittest.equals('foo'),
@@ -3097,7 +3097,7 @@
o.createdAt!,
unittest.equals('foo'),
);
- checkUnnamed6375(o.credentials!);
+ checkUnnamed6378(o.credentials!);
unittest.expect(
o.developerId!,
unittest.equals('foo'),
@@ -3114,7 +3114,7 @@
o.name!,
unittest.equals('foo'),
);
- checkUnnamed6376(o.scopes!);
+ checkUnnamed6379(o.scopes!);
unittest.expect(
o.status!,
unittest.equals('foo'),
@@ -3123,7 +3123,7 @@
buildCounterGoogleCloudApigeeV1DeveloperApp--;
}
-core.List<core.Object> buildUnnamed6377() {
+core.List<core.Object> buildUnnamed6380() {
var o = <core.Object>[];
o.add({
'list': [1, 2, 3],
@@ -3138,7 +3138,7 @@
return o;
}
-void checkUnnamed6377(core.List<core.Object> o) {
+void checkUnnamed6380(core.List<core.Object> o) {
unittest.expect(o, unittest.hasLength(2));
var casted5 = (o[0]) as core.Map;
unittest.expect(casted5, unittest.hasLength(3));
@@ -3170,27 +3170,27 @@
);
}
-core.List<api.GoogleCloudApigeeV1Attribute> buildUnnamed6378() {
+core.List<api.GoogleCloudApigeeV1Attribute> buildUnnamed6381() {
var o = <api.GoogleCloudApigeeV1Attribute>[];
o.add(buildGoogleCloudApigeeV1Attribute());
o.add(buildGoogleCloudApigeeV1Attribute());
return o;
}
-void checkUnnamed6378(core.List<api.GoogleCloudApigeeV1Attribute> o) {
+void checkUnnamed6381(core.List<api.GoogleCloudApigeeV1Attribute> o) {
unittest.expect(o, unittest.hasLength(2));
checkGoogleCloudApigeeV1Attribute(o[0] as api.GoogleCloudApigeeV1Attribute);
checkGoogleCloudApigeeV1Attribute(o[1] as api.GoogleCloudApigeeV1Attribute);
}
-core.List<core.String> buildUnnamed6379() {
+core.List<core.String> buildUnnamed6382() {
var o = <core.String>[];
o.add('foo');
o.add('foo');
return o;
}
-void checkUnnamed6379(core.List<core.String> o) {
+void checkUnnamed6382(core.List<core.String> o) {
unittest.expect(o, unittest.hasLength(2));
unittest.expect(
o[0],
@@ -3208,14 +3208,14 @@
var o = api.GoogleCloudApigeeV1DeveloperAppKey();
buildCounterGoogleCloudApigeeV1DeveloperAppKey++;
if (buildCounterGoogleCloudApigeeV1DeveloperAppKey < 3) {
- o.apiProducts = buildUnnamed6377();
- o.attributes = buildUnnamed6378();
+ o.apiProducts = buildUnnamed6380();
+ o.attributes = buildUnnamed6381();
o.consumerKey = 'foo';
o.consumerSecret = 'foo';
o.expiresAt = 'foo';
o.expiresInSeconds = 'foo';
o.issuedAt = 'foo';
- o.scopes = buildUnnamed6379();
+ o.scopes = buildUnnamed6382();
o.status = 'foo';
}
buildCounterGoogleCloudApigeeV1DeveloperAppKey--;
@@ -3226,8 +3226,8 @@
api.GoogleCloudApigeeV1DeveloperAppKey o) {
buildCounterGoogleCloudApigeeV1DeveloperAppKey++;
if (buildCounterGoogleCloudApigeeV1DeveloperAppKey < 3) {
- checkUnnamed6377(o.apiProducts!);
- checkUnnamed6378(o.attributes!);
+ checkUnnamed6380(o.apiProducts!);
+ checkUnnamed6381(o.attributes!);
unittest.expect(
o.consumerKey!,
unittest.equals('foo'),
@@ -3248,7 +3248,7 @@
o.issuedAt!,
unittest.equals('foo'),
);
- checkUnnamed6379(o.scopes!);
+ checkUnnamed6382(o.scopes!);
unittest.expect(
o.status!,
unittest.equals('foo'),
@@ -3306,14 +3306,14 @@
buildCounterGoogleCloudApigeeV1DeveloperSubscription--;
}
-core.List<api.GoogleCloudApigeeV1Metric> buildUnnamed6380() {
+core.List<api.GoogleCloudApigeeV1Metric> buildUnnamed6383() {
var o = <api.GoogleCloudApigeeV1Metric>[];
o.add(buildGoogleCloudApigeeV1Metric());
o.add(buildGoogleCloudApigeeV1Metric());
return o;
}
-void checkUnnamed6380(core.List<api.GoogleCloudApigeeV1Metric> o) {
+void checkUnnamed6383(core.List<api.GoogleCloudApigeeV1Metric> o) {
unittest.expect(o, unittest.hasLength(2));
checkGoogleCloudApigeeV1Metric(o[0] as api.GoogleCloudApigeeV1Metric);
checkGoogleCloudApigeeV1Metric(o[1] as api.GoogleCloudApigeeV1Metric);
@@ -3325,7 +3325,7 @@
var o = api.GoogleCloudApigeeV1DimensionMetric();
buildCounterGoogleCloudApigeeV1DimensionMetric++;
if (buildCounterGoogleCloudApigeeV1DimensionMetric < 3) {
- o.metrics = buildUnnamed6380();
+ o.metrics = buildUnnamed6383();
o.name = 'foo';
}
buildCounterGoogleCloudApigeeV1DimensionMetric--;
@@ -3336,7 +3336,7 @@
api.GoogleCloudApigeeV1DimensionMetric o) {
buildCounterGoogleCloudApigeeV1DimensionMetric++;
if (buildCounterGoogleCloudApigeeV1DimensionMetric < 3) {
- checkUnnamed6380(o.metrics!);
+ checkUnnamed6383(o.metrics!);
unittest.expect(
o.name!,
unittest.equals('foo'),
@@ -3428,14 +3428,14 @@
buildCounterGoogleCloudApigeeV1Environment--;
}
-core.List<api.GoogleCloudApigeeV1DataCollectorConfig> buildUnnamed6381() {
+core.List<api.GoogleCloudApigeeV1DataCollectorConfig> buildUnnamed6384() {
var o = <api.GoogleCloudApigeeV1DataCollectorConfig>[];
o.add(buildGoogleCloudApigeeV1DataCollectorConfig());
o.add(buildGoogleCloudApigeeV1DataCollectorConfig());
return o;
}
-void checkUnnamed6381(core.List<api.GoogleCloudApigeeV1DataCollectorConfig> o) {
+void checkUnnamed6384(core.List<api.GoogleCloudApigeeV1DataCollectorConfig> o) {
unittest.expect(o, unittest.hasLength(2));
checkGoogleCloudApigeeV1DataCollectorConfig(
o[0] as api.GoogleCloudApigeeV1DataCollectorConfig);
@@ -3443,14 +3443,14 @@
o[1] as api.GoogleCloudApigeeV1DataCollectorConfig);
}
-core.List<api.GoogleCloudApigeeV1DeploymentConfig> buildUnnamed6382() {
+core.List<api.GoogleCloudApigeeV1DeploymentConfig> buildUnnamed6385() {
var o = <api.GoogleCloudApigeeV1DeploymentConfig>[];
o.add(buildGoogleCloudApigeeV1DeploymentConfig());
o.add(buildGoogleCloudApigeeV1DeploymentConfig());
return o;
}
-void checkUnnamed6382(core.List<api.GoogleCloudApigeeV1DeploymentConfig> o) {
+void checkUnnamed6385(core.List<api.GoogleCloudApigeeV1DeploymentConfig> o) {
unittest.expect(o, unittest.hasLength(2));
checkGoogleCloudApigeeV1DeploymentConfig(
o[0] as api.GoogleCloudApigeeV1DeploymentConfig);
@@ -3458,14 +3458,14 @@
o[1] as api.GoogleCloudApigeeV1DeploymentConfig);
}
-core.Map<core.String, core.String> buildUnnamed6383() {
+core.Map<core.String, core.String> buildUnnamed6386() {
var o = <core.String, core.String>{};
o['x'] = 'foo';
o['y'] = 'foo';
return o;
}
-void checkUnnamed6383(core.Map<core.String, core.String> o) {
+void checkUnnamed6386(core.Map<core.String, core.String> o) {
unittest.expect(o, unittest.hasLength(2));
unittest.expect(
o['x']!,
@@ -3477,14 +3477,14 @@
);
}
-core.List<api.GoogleCloudApigeeV1FlowHookConfig> buildUnnamed6384() {
+core.List<api.GoogleCloudApigeeV1FlowHookConfig> buildUnnamed6387() {
var o = <api.GoogleCloudApigeeV1FlowHookConfig>[];
o.add(buildGoogleCloudApigeeV1FlowHookConfig());
o.add(buildGoogleCloudApigeeV1FlowHookConfig());
return o;
}
-void checkUnnamed6384(core.List<api.GoogleCloudApigeeV1FlowHookConfig> o) {
+void checkUnnamed6387(core.List<api.GoogleCloudApigeeV1FlowHookConfig> o) {
unittest.expect(o, unittest.hasLength(2));
checkGoogleCloudApigeeV1FlowHookConfig(
o[0] as api.GoogleCloudApigeeV1FlowHookConfig);
@@ -3492,14 +3492,14 @@
o[1] as api.GoogleCloudApigeeV1FlowHookConfig);
}
-core.List<api.GoogleCloudApigeeV1KeystoreConfig> buildUnnamed6385() {
+core.List<api.GoogleCloudApigeeV1KeystoreConfig> buildUnnamed6388() {
var o = <api.GoogleCloudApigeeV1KeystoreConfig>[];
o.add(buildGoogleCloudApigeeV1KeystoreConfig());
o.add(buildGoogleCloudApigeeV1KeystoreConfig());
return o;
}
-void checkUnnamed6385(core.List<api.GoogleCloudApigeeV1KeystoreConfig> o) {
+void checkUnnamed6388(core.List<api.GoogleCloudApigeeV1KeystoreConfig> o) {
unittest.expect(o, unittest.hasLength(2));
checkGoogleCloudApigeeV1KeystoreConfig(
o[0] as api.GoogleCloudApigeeV1KeystoreConfig);
@@ -3507,14 +3507,14 @@
o[1] as api.GoogleCloudApigeeV1KeystoreConfig);
}
-core.List<api.GoogleCloudApigeeV1ReferenceConfig> buildUnnamed6386() {
+core.List<api.GoogleCloudApigeeV1ReferenceConfig> buildUnnamed6389() {
var o = <api.GoogleCloudApigeeV1ReferenceConfig>[];
o.add(buildGoogleCloudApigeeV1ReferenceConfig());
o.add(buildGoogleCloudApigeeV1ReferenceConfig());
return o;
}
-void checkUnnamed6386(core.List<api.GoogleCloudApigeeV1ReferenceConfig> o) {
+void checkUnnamed6389(core.List<api.GoogleCloudApigeeV1ReferenceConfig> o) {
unittest.expect(o, unittest.hasLength(2));
checkGoogleCloudApigeeV1ReferenceConfig(
o[0] as api.GoogleCloudApigeeV1ReferenceConfig);
@@ -3522,14 +3522,14 @@
o[1] as api.GoogleCloudApigeeV1ReferenceConfig);
}
-core.List<api.GoogleCloudApigeeV1ResourceConfig> buildUnnamed6387() {
+core.List<api.GoogleCloudApigeeV1ResourceConfig> buildUnnamed6390() {
var o = <api.GoogleCloudApigeeV1ResourceConfig>[];
o.add(buildGoogleCloudApigeeV1ResourceConfig());
o.add(buildGoogleCloudApigeeV1ResourceConfig());
return o;
}
-void checkUnnamed6387(core.List<api.GoogleCloudApigeeV1ResourceConfig> o) {
+void checkUnnamed6390(core.List<api.GoogleCloudApigeeV1ResourceConfig> o) {
unittest.expect(o, unittest.hasLength(2));
checkGoogleCloudApigeeV1ResourceConfig(
o[0] as api.GoogleCloudApigeeV1ResourceConfig);
@@ -3537,14 +3537,14 @@
o[1] as api.GoogleCloudApigeeV1ResourceConfig);
}
-core.List<api.GoogleCloudApigeeV1TargetServerConfig> buildUnnamed6388() {
+core.List<api.GoogleCloudApigeeV1TargetServerConfig> buildUnnamed6391() {
var o = <api.GoogleCloudApigeeV1TargetServerConfig>[];
o.add(buildGoogleCloudApigeeV1TargetServerConfig());
o.add(buildGoogleCloudApigeeV1TargetServerConfig());
return o;
}
-void checkUnnamed6388(core.List<api.GoogleCloudApigeeV1TargetServerConfig> o) {
+void checkUnnamed6391(core.List<api.GoogleCloudApigeeV1TargetServerConfig> o) {
unittest.expect(o, unittest.hasLength(2));
checkGoogleCloudApigeeV1TargetServerConfig(
o[0] as api.GoogleCloudApigeeV1TargetServerConfig);
@@ -3559,20 +3559,20 @@
buildCounterGoogleCloudApigeeV1EnvironmentConfig++;
if (buildCounterGoogleCloudApigeeV1EnvironmentConfig < 3) {
o.createTime = 'foo';
- o.dataCollectors = buildUnnamed6381();
+ o.dataCollectors = buildUnnamed6384();
o.debugMask = buildGoogleCloudApigeeV1DebugMask();
- o.deployments = buildUnnamed6382();
- o.featureFlags = buildUnnamed6383();
- o.flowhooks = buildUnnamed6384();
- o.keystores = buildUnnamed6385();
+ o.deployments = buildUnnamed6385();
+ o.featureFlags = buildUnnamed6386();
+ o.flowhooks = buildUnnamed6387();
+ o.keystores = buildUnnamed6388();
o.name = 'foo';
o.provider = 'foo';
o.pubsubTopic = 'foo';
- o.resourceReferences = buildUnnamed6386();
- o.resources = buildUnnamed6387();
+ o.resourceReferences = buildUnnamed6389();
+ o.resources = buildUnnamed6390();
o.revisionId = 'foo';
o.sequenceNumber = 'foo';
- o.targets = buildUnnamed6388();
+ o.targets = buildUnnamed6391();
o.traceConfig = buildGoogleCloudApigeeV1RuntimeTraceConfig();
o.uid = 'foo';
}
@@ -3588,13 +3588,13 @@
o.createTime!,
unittest.equals('foo'),
);
- checkUnnamed6381(o.dataCollectors!);
+ checkUnnamed6384(o.dataCollectors!);
checkGoogleCloudApigeeV1DebugMask(
o.debugMask! as api.GoogleCloudApigeeV1DebugMask);
- checkUnnamed6382(o.deployments!);
- checkUnnamed6383(o.featureFlags!);
- checkUnnamed6384(o.flowhooks!);
- checkUnnamed6385(o.keystores!);
+ checkUnnamed6385(o.deployments!);
+ checkUnnamed6386(o.featureFlags!);
+ checkUnnamed6387(o.flowhooks!);
+ checkUnnamed6388(o.keystores!);
unittest.expect(
o.name!,
unittest.equals('foo'),
@@ -3607,8 +3607,8 @@
o.pubsubTopic!,
unittest.equals('foo'),
);
- checkUnnamed6386(o.resourceReferences!);
- checkUnnamed6387(o.resources!);
+ checkUnnamed6389(o.resourceReferences!);
+ checkUnnamed6390(o.resources!);
unittest.expect(
o.revisionId!,
unittest.equals('foo'),
@@ -3617,7 +3617,7 @@
o.sequenceNumber!,
unittest.equals('foo'),
);
- checkUnnamed6388(o.targets!);
+ checkUnnamed6391(o.targets!);
checkGoogleCloudApigeeV1RuntimeTraceConfig(
o.traceConfig! as api.GoogleCloudApigeeV1RuntimeTraceConfig);
unittest.expect(
@@ -3628,14 +3628,14 @@
buildCounterGoogleCloudApigeeV1EnvironmentConfig--;
}
-core.List<core.String> buildUnnamed6389() {
+core.List<core.String> buildUnnamed6392() {
var o = <core.String>[];
o.add('foo');
o.add('foo');
return o;
}
-void checkUnnamed6389(core.List<core.String> o) {
+void checkUnnamed6392(core.List<core.String> o) {
unittest.expect(o, unittest.hasLength(2));
unittest.expect(
o[0],
@@ -3654,7 +3654,7 @@
buildCounterGoogleCloudApigeeV1EnvironmentGroup++;
if (buildCounterGoogleCloudApigeeV1EnvironmentGroup < 3) {
o.createdAt = 'foo';
- o.hostnames = buildUnnamed6389();
+ o.hostnames = buildUnnamed6392();
o.lastModifiedAt = 'foo';
o.name = 'foo';
o.state = 'foo';
@@ -3671,7 +3671,7 @@
o.createdAt!,
unittest.equals('foo'),
);
- checkUnnamed6389(o.hostnames!);
+ checkUnnamed6392(o.hostnames!);
unittest.expect(
o.lastModifiedAt!,
unittest.equals('foo'),
@@ -3722,14 +3722,14 @@
buildCounterGoogleCloudApigeeV1EnvironmentGroupAttachment--;
}
-core.List<core.String> buildUnnamed6390() {
+core.List<core.String> buildUnnamed6393() {
var o = <core.String>[];
o.add('foo');
o.add('foo');
return o;
}
-void checkUnnamed6390(core.List<core.String> o) {
+void checkUnnamed6393(core.List<core.String> o) {
unittest.expect(o, unittest.hasLength(2));
unittest.expect(
o[0],
@@ -3741,14 +3741,14 @@
);
}
-core.List<api.GoogleCloudApigeeV1RoutingRule> buildUnnamed6391() {
+core.List<api.GoogleCloudApigeeV1RoutingRule> buildUnnamed6394() {
var o = <api.GoogleCloudApigeeV1RoutingRule>[];
o.add(buildGoogleCloudApigeeV1RoutingRule());
o.add(buildGoogleCloudApigeeV1RoutingRule());
return o;
}
-void checkUnnamed6391(core.List<api.GoogleCloudApigeeV1RoutingRule> o) {
+void checkUnnamed6394(core.List<api.GoogleCloudApigeeV1RoutingRule> o) {
unittest.expect(o, unittest.hasLength(2));
checkGoogleCloudApigeeV1RoutingRule(
o[0] as api.GoogleCloudApigeeV1RoutingRule);
@@ -3762,10 +3762,10 @@
var o = api.GoogleCloudApigeeV1EnvironmentGroupConfig();
buildCounterGoogleCloudApigeeV1EnvironmentGroupConfig++;
if (buildCounterGoogleCloudApigeeV1EnvironmentGroupConfig < 3) {
- o.hostnames = buildUnnamed6390();
+ o.hostnames = buildUnnamed6393();
o.name = 'foo';
o.revisionId = 'foo';
- o.routingRules = buildUnnamed6391();
+ o.routingRules = buildUnnamed6394();
o.uid = 'foo';
}
buildCounterGoogleCloudApigeeV1EnvironmentGroupConfig--;
@@ -3776,7 +3776,7 @@
api.GoogleCloudApigeeV1EnvironmentGroupConfig o) {
buildCounterGoogleCloudApigeeV1EnvironmentGroupConfig++;
if (buildCounterGoogleCloudApigeeV1EnvironmentGroupConfig < 3) {
- checkUnnamed6390(o.hostnames!);
+ checkUnnamed6393(o.hostnames!);
unittest.expect(
o.name!,
unittest.equals('foo'),
@@ -3785,7 +3785,7 @@
o.revisionId!,
unittest.equals('foo'),
);
- checkUnnamed6391(o.routingRules!);
+ checkUnnamed6394(o.routingRules!);
unittest.expect(
o.uid!,
unittest.equals('foo'),
@@ -4000,14 +4000,14 @@
buildCounterGoogleCloudApigeeV1GetSyncAuthorizationRequest--;
}
-core.List<core.String> buildUnnamed6392() {
+core.List<core.String> buildUnnamed6395() {
var o = <core.String>[];
o.add('foo');
o.add('foo');
return o;
}
-void checkUnnamed6392(core.List<core.String> o) {
+void checkUnnamed6395(core.List<core.String> o) {
unittest.expect(o, unittest.hasLength(2));
unittest.expect(
o[0],
@@ -4026,7 +4026,7 @@
buildCounterGoogleCloudApigeeV1GraphQLOperation++;
if (buildCounterGoogleCloudApigeeV1GraphQLOperation < 3) {
o.operation = 'foo';
- o.operationTypes = buildUnnamed6392();
+ o.operationTypes = buildUnnamed6395();
}
buildCounterGoogleCloudApigeeV1GraphQLOperation--;
return o;
@@ -4040,32 +4040,32 @@
o.operation!,
unittest.equals('foo'),
);
- checkUnnamed6392(o.operationTypes!);
+ checkUnnamed6395(o.operationTypes!);
}
buildCounterGoogleCloudApigeeV1GraphQLOperation--;
}
-core.List<api.GoogleCloudApigeeV1Attribute> buildUnnamed6393() {
+core.List<api.GoogleCloudApigeeV1Attribute> buildUnnamed6396() {
var o = <api.GoogleCloudApigeeV1Attribute>[];
o.add(buildGoogleCloudApigeeV1Attribute());
o.add(buildGoogleCloudApigeeV1Attribute());
return o;
}
-void checkUnnamed6393(core.List<api.GoogleCloudApigeeV1Attribute> o) {
+void checkUnnamed6396(core.List<api.GoogleCloudApigeeV1Attribute> o) {
unittest.expect(o, unittest.hasLength(2));
checkGoogleCloudApigeeV1Attribute(o[0] as api.GoogleCloudApigeeV1Attribute);
checkGoogleCloudApigeeV1Attribute(o[1] as api.GoogleCloudApigeeV1Attribute);
}
-core.List<api.GoogleCloudApigeeV1GraphQLOperation> buildUnnamed6394() {
+core.List<api.GoogleCloudApigeeV1GraphQLOperation> buildUnnamed6397() {
var o = <api.GoogleCloudApigeeV1GraphQLOperation>[];
o.add(buildGoogleCloudApigeeV1GraphQLOperation());
o.add(buildGoogleCloudApigeeV1GraphQLOperation());
return o;
}
-void checkUnnamed6394(core.List<api.GoogleCloudApigeeV1GraphQLOperation> o) {
+void checkUnnamed6397(core.List<api.GoogleCloudApigeeV1GraphQLOperation> o) {
unittest.expect(o, unittest.hasLength(2));
checkGoogleCloudApigeeV1GraphQLOperation(
o[0] as api.GoogleCloudApigeeV1GraphQLOperation);
@@ -4080,8 +4080,8 @@
buildCounterGoogleCloudApigeeV1GraphQLOperationConfig++;
if (buildCounterGoogleCloudApigeeV1GraphQLOperationConfig < 3) {
o.apiSource = 'foo';
- o.attributes = buildUnnamed6393();
- o.operations = buildUnnamed6394();
+ o.attributes = buildUnnamed6396();
+ o.operations = buildUnnamed6397();
o.quota = buildGoogleCloudApigeeV1Quota();
}
buildCounterGoogleCloudApigeeV1GraphQLOperationConfig--;
@@ -4096,21 +4096,21 @@
o.apiSource!,
unittest.equals('foo'),
);
- checkUnnamed6393(o.attributes!);
- checkUnnamed6394(o.operations!);
+ checkUnnamed6396(o.attributes!);
+ checkUnnamed6397(o.operations!);
checkGoogleCloudApigeeV1Quota(o.quota! as api.GoogleCloudApigeeV1Quota);
}
buildCounterGoogleCloudApigeeV1GraphQLOperationConfig--;
}
-core.List<api.GoogleCloudApigeeV1GraphQLOperationConfig> buildUnnamed6395() {
+core.List<api.GoogleCloudApigeeV1GraphQLOperationConfig> buildUnnamed6398() {
var o = <api.GoogleCloudApigeeV1GraphQLOperationConfig>[];
o.add(buildGoogleCloudApigeeV1GraphQLOperationConfig());
o.add(buildGoogleCloudApigeeV1GraphQLOperationConfig());
return o;
}
-void checkUnnamed6395(
+void checkUnnamed6398(
core.List<api.GoogleCloudApigeeV1GraphQLOperationConfig> o) {
unittest.expect(o, unittest.hasLength(2));
checkGoogleCloudApigeeV1GraphQLOperationConfig(
@@ -4126,7 +4126,7 @@
buildCounterGoogleCloudApigeeV1GraphQLOperationGroup++;
if (buildCounterGoogleCloudApigeeV1GraphQLOperationGroup < 3) {
o.operationConfigType = 'foo';
- o.operationConfigs = buildUnnamed6395();
+ o.operationConfigs = buildUnnamed6398();
}
buildCounterGoogleCloudApigeeV1GraphQLOperationGroup--;
return o;
@@ -4140,19 +4140,19 @@
o.operationConfigType!,
unittest.equals('foo'),
);
- checkUnnamed6395(o.operationConfigs!);
+ checkUnnamed6398(o.operationConfigs!);
}
buildCounterGoogleCloudApigeeV1GraphQLOperationGroup--;
}
-core.List<api.GoogleCloudApigeeV1EnvironmentGroupConfig> buildUnnamed6396() {
+core.List<api.GoogleCloudApigeeV1EnvironmentGroupConfig> buildUnnamed6399() {
var o = <api.GoogleCloudApigeeV1EnvironmentGroupConfig>[];
o.add(buildGoogleCloudApigeeV1EnvironmentGroupConfig());
o.add(buildGoogleCloudApigeeV1EnvironmentGroupConfig());
return o;
}
-void checkUnnamed6396(
+void checkUnnamed6399(
core.List<api.GoogleCloudApigeeV1EnvironmentGroupConfig> o) {
unittest.expect(o, unittest.hasLength(2));
checkGoogleCloudApigeeV1EnvironmentGroupConfig(
@@ -4166,7 +4166,7 @@
var o = api.GoogleCloudApigeeV1IngressConfig();
buildCounterGoogleCloudApigeeV1IngressConfig++;
if (buildCounterGoogleCloudApigeeV1IngressConfig < 3) {
- o.environmentGroups = buildUnnamed6396();
+ o.environmentGroups = buildUnnamed6399();
o.name = 'foo';
o.revisionCreateTime = 'foo';
o.revisionId = 'foo';
@@ -4180,7 +4180,7 @@
api.GoogleCloudApigeeV1IngressConfig o) {
buildCounterGoogleCloudApigeeV1IngressConfig++;
if (buildCounterGoogleCloudApigeeV1IngressConfig < 3) {
- checkUnnamed6396(o.environmentGroups!);
+ checkUnnamed6399(o.environmentGroups!);
unittest.expect(
o.name!,
unittest.equals('foo'),
@@ -4308,14 +4308,14 @@
}
core.List<api.GoogleCloudApigeeV1InstanceDeploymentStatusDeployedRevision>
- buildUnnamed6397() {
+ buildUnnamed6400() {
var o = <api.GoogleCloudApigeeV1InstanceDeploymentStatusDeployedRevision>[];
o.add(buildGoogleCloudApigeeV1InstanceDeploymentStatusDeployedRevision());
o.add(buildGoogleCloudApigeeV1InstanceDeploymentStatusDeployedRevision());
return o;
}
-void checkUnnamed6397(
+void checkUnnamed6400(
core.List<api.GoogleCloudApigeeV1InstanceDeploymentStatusDeployedRevision>
o) {
unittest.expect(o, unittest.hasLength(2));
@@ -4326,14 +4326,14 @@
}
core.List<api.GoogleCloudApigeeV1InstanceDeploymentStatusDeployedRoute>
- buildUnnamed6398() {
+ buildUnnamed6401() {
var o = <api.GoogleCloudApigeeV1InstanceDeploymentStatusDeployedRoute>[];
o.add(buildGoogleCloudApigeeV1InstanceDeploymentStatusDeployedRoute());
o.add(buildGoogleCloudApigeeV1InstanceDeploymentStatusDeployedRoute());
return o;
}
-void checkUnnamed6398(
+void checkUnnamed6401(
core.List<api.GoogleCloudApigeeV1InstanceDeploymentStatusDeployedRoute> o) {
unittest.expect(o, unittest.hasLength(2));
checkGoogleCloudApigeeV1InstanceDeploymentStatusDeployedRoute(
@@ -4348,8 +4348,8 @@
var o = api.GoogleCloudApigeeV1InstanceDeploymentStatus();
buildCounterGoogleCloudApigeeV1InstanceDeploymentStatus++;
if (buildCounterGoogleCloudApigeeV1InstanceDeploymentStatus < 3) {
- o.deployedRevisions = buildUnnamed6397();
- o.deployedRoutes = buildUnnamed6398();
+ o.deployedRevisions = buildUnnamed6400();
+ o.deployedRoutes = buildUnnamed6401();
o.instance = 'foo';
}
buildCounterGoogleCloudApigeeV1InstanceDeploymentStatus--;
@@ -4360,8 +4360,8 @@
api.GoogleCloudApigeeV1InstanceDeploymentStatus o) {
buildCounterGoogleCloudApigeeV1InstanceDeploymentStatus++;
if (buildCounterGoogleCloudApigeeV1InstanceDeploymentStatus < 3) {
- checkUnnamed6397(o.deployedRevisions!);
- checkUnnamed6398(o.deployedRoutes!);
+ checkUnnamed6400(o.deployedRevisions!);
+ checkUnnamed6401(o.deployedRoutes!);
unittest.expect(
o.instance!,
unittest.equals('foo'),
@@ -4518,14 +4518,14 @@
buildCounterGoogleCloudApigeeV1KeyValueMap--;
}
-core.List<core.String> buildUnnamed6399() {
+core.List<core.String> buildUnnamed6402() {
var o = <core.String>[];
o.add('foo');
o.add('foo');
return o;
}
-void checkUnnamed6399(core.List<core.String> o) {
+void checkUnnamed6402(core.List<core.String> o) {
unittest.expect(o, unittest.hasLength(2));
unittest.expect(
o[0],
@@ -4542,7 +4542,7 @@
var o = api.GoogleCloudApigeeV1Keystore();
buildCounterGoogleCloudApigeeV1Keystore++;
if (buildCounterGoogleCloudApigeeV1Keystore < 3) {
- o.aliases = buildUnnamed6399();
+ o.aliases = buildUnnamed6402();
o.name = 'foo';
}
buildCounterGoogleCloudApigeeV1Keystore--;
@@ -4552,7 +4552,7 @@
void checkGoogleCloudApigeeV1Keystore(api.GoogleCloudApigeeV1Keystore o) {
buildCounterGoogleCloudApigeeV1Keystore++;
if (buildCounterGoogleCloudApigeeV1Keystore < 3) {
- checkUnnamed6399(o.aliases!);
+ checkUnnamed6402(o.aliases!);
unittest.expect(
o.name!,
unittest.equals('foo'),
@@ -4561,14 +4561,14 @@
buildCounterGoogleCloudApigeeV1Keystore--;
}
-core.List<api.GoogleCloudApigeeV1AliasRevisionConfig> buildUnnamed6400() {
+core.List<api.GoogleCloudApigeeV1AliasRevisionConfig> buildUnnamed6403() {
var o = <api.GoogleCloudApigeeV1AliasRevisionConfig>[];
o.add(buildGoogleCloudApigeeV1AliasRevisionConfig());
o.add(buildGoogleCloudApigeeV1AliasRevisionConfig());
return o;
}
-void checkUnnamed6400(core.List<api.GoogleCloudApigeeV1AliasRevisionConfig> o) {
+void checkUnnamed6403(core.List<api.GoogleCloudApigeeV1AliasRevisionConfig> o) {
unittest.expect(o, unittest.hasLength(2));
checkGoogleCloudApigeeV1AliasRevisionConfig(
o[0] as api.GoogleCloudApigeeV1AliasRevisionConfig);
@@ -4581,7 +4581,7 @@
var o = api.GoogleCloudApigeeV1KeystoreConfig();
buildCounterGoogleCloudApigeeV1KeystoreConfig++;
if (buildCounterGoogleCloudApigeeV1KeystoreConfig < 3) {
- o.aliases = buildUnnamed6400();
+ o.aliases = buildUnnamed6403();
o.name = 'foo';
}
buildCounterGoogleCloudApigeeV1KeystoreConfig--;
@@ -4592,7 +4592,7 @@
api.GoogleCloudApigeeV1KeystoreConfig o) {
buildCounterGoogleCloudApigeeV1KeystoreConfig++;
if (buildCounterGoogleCloudApigeeV1KeystoreConfig < 3) {
- checkUnnamed6400(o.aliases!);
+ checkUnnamed6403(o.aliases!);
unittest.expect(
o.name!,
unittest.equals('foo'),
@@ -4601,14 +4601,14 @@
buildCounterGoogleCloudApigeeV1KeystoreConfig--;
}
-core.List<api.GoogleCloudApigeeV1ApiCategoryData> buildUnnamed6401() {
+core.List<api.GoogleCloudApigeeV1ApiCategoryData> buildUnnamed6404() {
var o = <api.GoogleCloudApigeeV1ApiCategoryData>[];
o.add(buildGoogleCloudApigeeV1ApiCategoryData());
o.add(buildGoogleCloudApigeeV1ApiCategoryData());
return o;
}
-void checkUnnamed6401(core.List<api.GoogleCloudApigeeV1ApiCategoryData> o) {
+void checkUnnamed6404(core.List<api.GoogleCloudApigeeV1ApiCategoryData> o) {
unittest.expect(o, unittest.hasLength(2));
checkGoogleCloudApigeeV1ApiCategoryData(
o[0] as api.GoogleCloudApigeeV1ApiCategoryData);
@@ -4622,7 +4622,7 @@
var o = api.GoogleCloudApigeeV1ListApiCategoriesResponse();
buildCounterGoogleCloudApigeeV1ListApiCategoriesResponse++;
if (buildCounterGoogleCloudApigeeV1ListApiCategoriesResponse < 3) {
- o.data = buildUnnamed6401();
+ o.data = buildUnnamed6404();
o.errorCode = 'foo';
o.message = 'foo';
o.requestId = 'foo';
@@ -4636,7 +4636,7 @@
api.GoogleCloudApigeeV1ListApiCategoriesResponse o) {
buildCounterGoogleCloudApigeeV1ListApiCategoriesResponse++;
if (buildCounterGoogleCloudApigeeV1ListApiCategoriesResponse < 3) {
- checkUnnamed6401(o.data!);
+ checkUnnamed6404(o.data!);
unittest.expect(
o.errorCode!,
unittest.equals('foo'),
@@ -4657,14 +4657,14 @@
buildCounterGoogleCloudApigeeV1ListApiCategoriesResponse--;
}
-core.List<api.GoogleCloudApigeeV1ApiProduct> buildUnnamed6402() {
+core.List<api.GoogleCloudApigeeV1ApiProduct> buildUnnamed6405() {
var o = <api.GoogleCloudApigeeV1ApiProduct>[];
o.add(buildGoogleCloudApigeeV1ApiProduct());
o.add(buildGoogleCloudApigeeV1ApiProduct());
return o;
}
-void checkUnnamed6402(core.List<api.GoogleCloudApigeeV1ApiProduct> o) {
+void checkUnnamed6405(core.List<api.GoogleCloudApigeeV1ApiProduct> o) {
unittest.expect(o, unittest.hasLength(2));
checkGoogleCloudApigeeV1ApiProduct(o[0] as api.GoogleCloudApigeeV1ApiProduct);
checkGoogleCloudApigeeV1ApiProduct(o[1] as api.GoogleCloudApigeeV1ApiProduct);
@@ -4676,7 +4676,7 @@
var o = api.GoogleCloudApigeeV1ListApiProductsResponse();
buildCounterGoogleCloudApigeeV1ListApiProductsResponse++;
if (buildCounterGoogleCloudApigeeV1ListApiProductsResponse < 3) {
- o.apiProduct = buildUnnamed6402();
+ o.apiProduct = buildUnnamed6405();
}
buildCounterGoogleCloudApigeeV1ListApiProductsResponse--;
return o;
@@ -4686,19 +4686,19 @@
api.GoogleCloudApigeeV1ListApiProductsResponse o) {
buildCounterGoogleCloudApigeeV1ListApiProductsResponse++;
if (buildCounterGoogleCloudApigeeV1ListApiProductsResponse < 3) {
- checkUnnamed6402(o.apiProduct!);
+ checkUnnamed6405(o.apiProduct!);
}
buildCounterGoogleCloudApigeeV1ListApiProductsResponse--;
}
-core.List<api.GoogleCloudApigeeV1ApiProxy> buildUnnamed6403() {
+core.List<api.GoogleCloudApigeeV1ApiProxy> buildUnnamed6406() {
var o = <api.GoogleCloudApigeeV1ApiProxy>[];
o.add(buildGoogleCloudApigeeV1ApiProxy());
o.add(buildGoogleCloudApigeeV1ApiProxy());
return o;
}
-void checkUnnamed6403(core.List<api.GoogleCloudApigeeV1ApiProxy> o) {
+void checkUnnamed6406(core.List<api.GoogleCloudApigeeV1ApiProxy> o) {
unittest.expect(o, unittest.hasLength(2));
checkGoogleCloudApigeeV1ApiProxy(o[0] as api.GoogleCloudApigeeV1ApiProxy);
checkGoogleCloudApigeeV1ApiProxy(o[1] as api.GoogleCloudApigeeV1ApiProxy);
@@ -4710,7 +4710,7 @@
var o = api.GoogleCloudApigeeV1ListApiProxiesResponse();
buildCounterGoogleCloudApigeeV1ListApiProxiesResponse++;
if (buildCounterGoogleCloudApigeeV1ListApiProxiesResponse < 3) {
- o.proxies = buildUnnamed6403();
+ o.proxies = buildUnnamed6406();
}
buildCounterGoogleCloudApigeeV1ListApiProxiesResponse--;
return o;
@@ -4720,19 +4720,19 @@
api.GoogleCloudApigeeV1ListApiProxiesResponse o) {
buildCounterGoogleCloudApigeeV1ListApiProxiesResponse++;
if (buildCounterGoogleCloudApigeeV1ListApiProxiesResponse < 3) {
- checkUnnamed6403(o.proxies!);
+ checkUnnamed6406(o.proxies!);
}
buildCounterGoogleCloudApigeeV1ListApiProxiesResponse--;
}
-core.List<api.GoogleCloudApigeeV1App> buildUnnamed6404() {
+core.List<api.GoogleCloudApigeeV1App> buildUnnamed6407() {
var o = <api.GoogleCloudApigeeV1App>[];
o.add(buildGoogleCloudApigeeV1App());
o.add(buildGoogleCloudApigeeV1App());
return o;
}
-void checkUnnamed6404(core.List<api.GoogleCloudApigeeV1App> o) {
+void checkUnnamed6407(core.List<api.GoogleCloudApigeeV1App> o) {
unittest.expect(o, unittest.hasLength(2));
checkGoogleCloudApigeeV1App(o[0] as api.GoogleCloudApigeeV1App);
checkGoogleCloudApigeeV1App(o[1] as api.GoogleCloudApigeeV1App);
@@ -4744,7 +4744,7 @@
var o = api.GoogleCloudApigeeV1ListAppsResponse();
buildCounterGoogleCloudApigeeV1ListAppsResponse++;
if (buildCounterGoogleCloudApigeeV1ListAppsResponse < 3) {
- o.app = buildUnnamed6404();
+ o.app = buildUnnamed6407();
}
buildCounterGoogleCloudApigeeV1ListAppsResponse--;
return o;
@@ -4754,19 +4754,19 @@
api.GoogleCloudApigeeV1ListAppsResponse o) {
buildCounterGoogleCloudApigeeV1ListAppsResponse++;
if (buildCounterGoogleCloudApigeeV1ListAppsResponse < 3) {
- checkUnnamed6404(o.app!);
+ checkUnnamed6407(o.app!);
}
buildCounterGoogleCloudApigeeV1ListAppsResponse--;
}
-core.List<api.GoogleCloudApigeeV1AsyncQuery> buildUnnamed6405() {
+core.List<api.GoogleCloudApigeeV1AsyncQuery> buildUnnamed6408() {
var o = <api.GoogleCloudApigeeV1AsyncQuery>[];
o.add(buildGoogleCloudApigeeV1AsyncQuery());
o.add(buildGoogleCloudApigeeV1AsyncQuery());
return o;
}
-void checkUnnamed6405(core.List<api.GoogleCloudApigeeV1AsyncQuery> o) {
+void checkUnnamed6408(core.List<api.GoogleCloudApigeeV1AsyncQuery> o) {
unittest.expect(o, unittest.hasLength(2));
checkGoogleCloudApigeeV1AsyncQuery(o[0] as api.GoogleCloudApigeeV1AsyncQuery);
checkGoogleCloudApigeeV1AsyncQuery(o[1] as api.GoogleCloudApigeeV1AsyncQuery);
@@ -4778,7 +4778,7 @@
var o = api.GoogleCloudApigeeV1ListAsyncQueriesResponse();
buildCounterGoogleCloudApigeeV1ListAsyncQueriesResponse++;
if (buildCounterGoogleCloudApigeeV1ListAsyncQueriesResponse < 3) {
- o.queries = buildUnnamed6405();
+ o.queries = buildUnnamed6408();
}
buildCounterGoogleCloudApigeeV1ListAsyncQueriesResponse--;
return o;
@@ -4788,19 +4788,19 @@
api.GoogleCloudApigeeV1ListAsyncQueriesResponse o) {
buildCounterGoogleCloudApigeeV1ListAsyncQueriesResponse++;
if (buildCounterGoogleCloudApigeeV1ListAsyncQueriesResponse < 3) {
- checkUnnamed6405(o.queries!);
+ checkUnnamed6408(o.queries!);
}
buildCounterGoogleCloudApigeeV1ListAsyncQueriesResponse--;
}
-core.List<api.GoogleCloudApigeeV1CustomReport> buildUnnamed6406() {
+core.List<api.GoogleCloudApigeeV1CustomReport> buildUnnamed6409() {
var o = <api.GoogleCloudApigeeV1CustomReport>[];
o.add(buildGoogleCloudApigeeV1CustomReport());
o.add(buildGoogleCloudApigeeV1CustomReport());
return o;
}
-void checkUnnamed6406(core.List<api.GoogleCloudApigeeV1CustomReport> o) {
+void checkUnnamed6409(core.List<api.GoogleCloudApigeeV1CustomReport> o) {
unittest.expect(o, unittest.hasLength(2));
checkGoogleCloudApigeeV1CustomReport(
o[0] as api.GoogleCloudApigeeV1CustomReport);
@@ -4814,7 +4814,7 @@
var o = api.GoogleCloudApigeeV1ListCustomReportsResponse();
buildCounterGoogleCloudApigeeV1ListCustomReportsResponse++;
if (buildCounterGoogleCloudApigeeV1ListCustomReportsResponse < 3) {
- o.qualifier = buildUnnamed6406();
+ o.qualifier = buildUnnamed6409();
}
buildCounterGoogleCloudApigeeV1ListCustomReportsResponse--;
return o;
@@ -4824,19 +4824,19 @@
api.GoogleCloudApigeeV1ListCustomReportsResponse o) {
buildCounterGoogleCloudApigeeV1ListCustomReportsResponse++;
if (buildCounterGoogleCloudApigeeV1ListCustomReportsResponse < 3) {
- checkUnnamed6406(o.qualifier!);
+ checkUnnamed6409(o.qualifier!);
}
buildCounterGoogleCloudApigeeV1ListCustomReportsResponse--;
}
-core.List<api.GoogleCloudApigeeV1DataCollector> buildUnnamed6407() {
+core.List<api.GoogleCloudApigeeV1DataCollector> buildUnnamed6410() {
var o = <api.GoogleCloudApigeeV1DataCollector>[];
o.add(buildGoogleCloudApigeeV1DataCollector());
o.add(buildGoogleCloudApigeeV1DataCollector());
return o;
}
-void checkUnnamed6407(core.List<api.GoogleCloudApigeeV1DataCollector> o) {
+void checkUnnamed6410(core.List<api.GoogleCloudApigeeV1DataCollector> o) {
unittest.expect(o, unittest.hasLength(2));
checkGoogleCloudApigeeV1DataCollector(
o[0] as api.GoogleCloudApigeeV1DataCollector);
@@ -4850,7 +4850,7 @@
var o = api.GoogleCloudApigeeV1ListDataCollectorsResponse();
buildCounterGoogleCloudApigeeV1ListDataCollectorsResponse++;
if (buildCounterGoogleCloudApigeeV1ListDataCollectorsResponse < 3) {
- o.dataCollectors = buildUnnamed6407();
+ o.dataCollectors = buildUnnamed6410();
o.nextPageToken = 'foo';
}
buildCounterGoogleCloudApigeeV1ListDataCollectorsResponse--;
@@ -4861,7 +4861,7 @@
api.GoogleCloudApigeeV1ListDataCollectorsResponse o) {
buildCounterGoogleCloudApigeeV1ListDataCollectorsResponse++;
if (buildCounterGoogleCloudApigeeV1ListDataCollectorsResponse < 3) {
- checkUnnamed6407(o.dataCollectors!);
+ checkUnnamed6410(o.dataCollectors!);
unittest.expect(
o.nextPageToken!,
unittest.equals('foo'),
@@ -4870,14 +4870,14 @@
buildCounterGoogleCloudApigeeV1ListDataCollectorsResponse--;
}
-core.List<api.GoogleCloudApigeeV1Datastore> buildUnnamed6408() {
+core.List<api.GoogleCloudApigeeV1Datastore> buildUnnamed6411() {
var o = <api.GoogleCloudApigeeV1Datastore>[];
o.add(buildGoogleCloudApigeeV1Datastore());
o.add(buildGoogleCloudApigeeV1Datastore());
return o;
}
-void checkUnnamed6408(core.List<api.GoogleCloudApigeeV1Datastore> o) {
+void checkUnnamed6411(core.List<api.GoogleCloudApigeeV1Datastore> o) {
unittest.expect(o, unittest.hasLength(2));
checkGoogleCloudApigeeV1Datastore(o[0] as api.GoogleCloudApigeeV1Datastore);
checkGoogleCloudApigeeV1Datastore(o[1] as api.GoogleCloudApigeeV1Datastore);
@@ -4889,7 +4889,7 @@
var o = api.GoogleCloudApigeeV1ListDatastoresResponse();
buildCounterGoogleCloudApigeeV1ListDatastoresResponse++;
if (buildCounterGoogleCloudApigeeV1ListDatastoresResponse < 3) {
- o.datastores = buildUnnamed6408();
+ o.datastores = buildUnnamed6411();
}
buildCounterGoogleCloudApigeeV1ListDatastoresResponse--;
return o;
@@ -4899,19 +4899,19 @@
api.GoogleCloudApigeeV1ListDatastoresResponse o) {
buildCounterGoogleCloudApigeeV1ListDatastoresResponse++;
if (buildCounterGoogleCloudApigeeV1ListDatastoresResponse < 3) {
- checkUnnamed6408(o.datastores!);
+ checkUnnamed6411(o.datastores!);
}
buildCounterGoogleCloudApigeeV1ListDatastoresResponse--;
}
-core.List<api.GoogleCloudApigeeV1Session> buildUnnamed6409() {
+core.List<api.GoogleCloudApigeeV1Session> buildUnnamed6412() {
var o = <api.GoogleCloudApigeeV1Session>[];
o.add(buildGoogleCloudApigeeV1Session());
o.add(buildGoogleCloudApigeeV1Session());
return o;
}
-void checkUnnamed6409(core.List<api.GoogleCloudApigeeV1Session> o) {
+void checkUnnamed6412(core.List<api.GoogleCloudApigeeV1Session> o) {
unittest.expect(o, unittest.hasLength(2));
checkGoogleCloudApigeeV1Session(o[0] as api.GoogleCloudApigeeV1Session);
checkGoogleCloudApigeeV1Session(o[1] as api.GoogleCloudApigeeV1Session);
@@ -4924,7 +4924,7 @@
buildCounterGoogleCloudApigeeV1ListDebugSessionsResponse++;
if (buildCounterGoogleCloudApigeeV1ListDebugSessionsResponse < 3) {
o.nextPageToken = 'foo';
- o.sessions = buildUnnamed6409();
+ o.sessions = buildUnnamed6412();
}
buildCounterGoogleCloudApigeeV1ListDebugSessionsResponse--;
return o;
@@ -4938,19 +4938,19 @@
o.nextPageToken!,
unittest.equals('foo'),
);
- checkUnnamed6409(o.sessions!);
+ checkUnnamed6412(o.sessions!);
}
buildCounterGoogleCloudApigeeV1ListDebugSessionsResponse--;
}
-core.List<api.GoogleCloudApigeeV1Deployment> buildUnnamed6410() {
+core.List<api.GoogleCloudApigeeV1Deployment> buildUnnamed6413() {
var o = <api.GoogleCloudApigeeV1Deployment>[];
o.add(buildGoogleCloudApigeeV1Deployment());
o.add(buildGoogleCloudApigeeV1Deployment());
return o;
}
-void checkUnnamed6410(core.List<api.GoogleCloudApigeeV1Deployment> o) {
+void checkUnnamed6413(core.List<api.GoogleCloudApigeeV1Deployment> o) {
unittest.expect(o, unittest.hasLength(2));
checkGoogleCloudApigeeV1Deployment(o[0] as api.GoogleCloudApigeeV1Deployment);
checkGoogleCloudApigeeV1Deployment(o[1] as api.GoogleCloudApigeeV1Deployment);
@@ -4962,7 +4962,7 @@
var o = api.GoogleCloudApigeeV1ListDeploymentsResponse();
buildCounterGoogleCloudApigeeV1ListDeploymentsResponse++;
if (buildCounterGoogleCloudApigeeV1ListDeploymentsResponse < 3) {
- o.deployments = buildUnnamed6410();
+ o.deployments = buildUnnamed6413();
}
buildCounterGoogleCloudApigeeV1ListDeploymentsResponse--;
return o;
@@ -4972,19 +4972,19 @@
api.GoogleCloudApigeeV1ListDeploymentsResponse o) {
buildCounterGoogleCloudApigeeV1ListDeploymentsResponse++;
if (buildCounterGoogleCloudApigeeV1ListDeploymentsResponse < 3) {
- checkUnnamed6410(o.deployments!);
+ checkUnnamed6413(o.deployments!);
}
buildCounterGoogleCloudApigeeV1ListDeploymentsResponse--;
}
-core.List<api.GoogleCloudApigeeV1DeveloperApp> buildUnnamed6411() {
+core.List<api.GoogleCloudApigeeV1DeveloperApp> buildUnnamed6414() {
var o = <api.GoogleCloudApigeeV1DeveloperApp>[];
o.add(buildGoogleCloudApigeeV1DeveloperApp());
o.add(buildGoogleCloudApigeeV1DeveloperApp());
return o;
}
-void checkUnnamed6411(core.List<api.GoogleCloudApigeeV1DeveloperApp> o) {
+void checkUnnamed6414(core.List<api.GoogleCloudApigeeV1DeveloperApp> o) {
unittest.expect(o, unittest.hasLength(2));
checkGoogleCloudApigeeV1DeveloperApp(
o[0] as api.GoogleCloudApigeeV1DeveloperApp);
@@ -4998,7 +4998,7 @@
var o = api.GoogleCloudApigeeV1ListDeveloperAppsResponse();
buildCounterGoogleCloudApigeeV1ListDeveloperAppsResponse++;
if (buildCounterGoogleCloudApigeeV1ListDeveloperAppsResponse < 3) {
- o.app = buildUnnamed6411();
+ o.app = buildUnnamed6414();
}
buildCounterGoogleCloudApigeeV1ListDeveloperAppsResponse--;
return o;
@@ -5008,19 +5008,19 @@
api.GoogleCloudApigeeV1ListDeveloperAppsResponse o) {
buildCounterGoogleCloudApigeeV1ListDeveloperAppsResponse++;
if (buildCounterGoogleCloudApigeeV1ListDeveloperAppsResponse < 3) {
- checkUnnamed6411(o.app!);
+ checkUnnamed6414(o.app!);
}
buildCounterGoogleCloudApigeeV1ListDeveloperAppsResponse--;
}
-core.List<api.GoogleCloudApigeeV1DeveloperSubscription> buildUnnamed6412() {
+core.List<api.GoogleCloudApigeeV1DeveloperSubscription> buildUnnamed6415() {
var o = <api.GoogleCloudApigeeV1DeveloperSubscription>[];
o.add(buildGoogleCloudApigeeV1DeveloperSubscription());
o.add(buildGoogleCloudApigeeV1DeveloperSubscription());
return o;
}
-void checkUnnamed6412(
+void checkUnnamed6415(
core.List<api.GoogleCloudApigeeV1DeveloperSubscription> o) {
unittest.expect(o, unittest.hasLength(2));
checkGoogleCloudApigeeV1DeveloperSubscription(
@@ -5035,7 +5035,7 @@
var o = api.GoogleCloudApigeeV1ListDeveloperSubscriptionsResponse();
buildCounterGoogleCloudApigeeV1ListDeveloperSubscriptionsResponse++;
if (buildCounterGoogleCloudApigeeV1ListDeveloperSubscriptionsResponse < 3) {
- o.developerSubscriptions = buildUnnamed6412();
+ o.developerSubscriptions = buildUnnamed6415();
o.nextStartKey = 'foo';
}
buildCounterGoogleCloudApigeeV1ListDeveloperSubscriptionsResponse--;
@@ -5046,7 +5046,7 @@
api.GoogleCloudApigeeV1ListDeveloperSubscriptionsResponse o) {
buildCounterGoogleCloudApigeeV1ListDeveloperSubscriptionsResponse++;
if (buildCounterGoogleCloudApigeeV1ListDeveloperSubscriptionsResponse < 3) {
- checkUnnamed6412(o.developerSubscriptions!);
+ checkUnnamed6415(o.developerSubscriptions!);
unittest.expect(
o.nextStartKey!,
unittest.equals('foo'),
@@ -5056,14 +5056,14 @@
}
core.List<api.GoogleCloudApigeeV1EnvironmentGroupAttachment>
- buildUnnamed6413() {
+ buildUnnamed6416() {
var o = <api.GoogleCloudApigeeV1EnvironmentGroupAttachment>[];
o.add(buildGoogleCloudApigeeV1EnvironmentGroupAttachment());
o.add(buildGoogleCloudApigeeV1EnvironmentGroupAttachment());
return o;
}
-void checkUnnamed6413(
+void checkUnnamed6416(
core.List<api.GoogleCloudApigeeV1EnvironmentGroupAttachment> o) {
unittest.expect(o, unittest.hasLength(2));
checkGoogleCloudApigeeV1EnvironmentGroupAttachment(
@@ -5080,7 +5080,7 @@
buildCounterGoogleCloudApigeeV1ListEnvironmentGroupAttachmentsResponse++;
if (buildCounterGoogleCloudApigeeV1ListEnvironmentGroupAttachmentsResponse <
3) {
- o.environmentGroupAttachments = buildUnnamed6413();
+ o.environmentGroupAttachments = buildUnnamed6416();
o.nextPageToken = 'foo';
}
buildCounterGoogleCloudApigeeV1ListEnvironmentGroupAttachmentsResponse--;
@@ -5092,7 +5092,7 @@
buildCounterGoogleCloudApigeeV1ListEnvironmentGroupAttachmentsResponse++;
if (buildCounterGoogleCloudApigeeV1ListEnvironmentGroupAttachmentsResponse <
3) {
- checkUnnamed6413(o.environmentGroupAttachments!);
+ checkUnnamed6416(o.environmentGroupAttachments!);
unittest.expect(
o.nextPageToken!,
unittest.equals('foo'),
@@ -5101,14 +5101,14 @@
buildCounterGoogleCloudApigeeV1ListEnvironmentGroupAttachmentsResponse--;
}
-core.List<api.GoogleCloudApigeeV1EnvironmentGroup> buildUnnamed6414() {
+core.List<api.GoogleCloudApigeeV1EnvironmentGroup> buildUnnamed6417() {
var o = <api.GoogleCloudApigeeV1EnvironmentGroup>[];
o.add(buildGoogleCloudApigeeV1EnvironmentGroup());
o.add(buildGoogleCloudApigeeV1EnvironmentGroup());
return o;
}
-void checkUnnamed6414(core.List<api.GoogleCloudApigeeV1EnvironmentGroup> o) {
+void checkUnnamed6417(core.List<api.GoogleCloudApigeeV1EnvironmentGroup> o) {
unittest.expect(o, unittest.hasLength(2));
checkGoogleCloudApigeeV1EnvironmentGroup(
o[0] as api.GoogleCloudApigeeV1EnvironmentGroup);
@@ -5122,7 +5122,7 @@
var o = api.GoogleCloudApigeeV1ListEnvironmentGroupsResponse();
buildCounterGoogleCloudApigeeV1ListEnvironmentGroupsResponse++;
if (buildCounterGoogleCloudApigeeV1ListEnvironmentGroupsResponse < 3) {
- o.environmentGroups = buildUnnamed6414();
+ o.environmentGroups = buildUnnamed6417();
o.nextPageToken = 'foo';
}
buildCounterGoogleCloudApigeeV1ListEnvironmentGroupsResponse--;
@@ -5133,7 +5133,7 @@
api.GoogleCloudApigeeV1ListEnvironmentGroupsResponse o) {
buildCounterGoogleCloudApigeeV1ListEnvironmentGroupsResponse++;
if (buildCounterGoogleCloudApigeeV1ListEnvironmentGroupsResponse < 3) {
- checkUnnamed6414(o.environmentGroups!);
+ checkUnnamed6417(o.environmentGroups!);
unittest.expect(
o.nextPageToken!,
unittest.equals('foo'),
@@ -5142,14 +5142,14 @@
buildCounterGoogleCloudApigeeV1ListEnvironmentGroupsResponse--;
}
-core.List<api.GoogleCloudApigeeV1ResourceFile> buildUnnamed6415() {
+core.List<api.GoogleCloudApigeeV1ResourceFile> buildUnnamed6418() {
var o = <api.GoogleCloudApigeeV1ResourceFile>[];
o.add(buildGoogleCloudApigeeV1ResourceFile());
o.add(buildGoogleCloudApigeeV1ResourceFile());
return o;
}
-void checkUnnamed6415(core.List<api.GoogleCloudApigeeV1ResourceFile> o) {
+void checkUnnamed6418(core.List<api.GoogleCloudApigeeV1ResourceFile> o) {
unittest.expect(o, unittest.hasLength(2));
checkGoogleCloudApigeeV1ResourceFile(
o[0] as api.GoogleCloudApigeeV1ResourceFile);
@@ -5163,7 +5163,7 @@
var o = api.GoogleCloudApigeeV1ListEnvironmentResourcesResponse();
buildCounterGoogleCloudApigeeV1ListEnvironmentResourcesResponse++;
if (buildCounterGoogleCloudApigeeV1ListEnvironmentResourcesResponse < 3) {
- o.resourceFile = buildUnnamed6415();
+ o.resourceFile = buildUnnamed6418();
}
buildCounterGoogleCloudApigeeV1ListEnvironmentResourcesResponse--;
return o;
@@ -5173,19 +5173,19 @@
api.GoogleCloudApigeeV1ListEnvironmentResourcesResponse o) {
buildCounterGoogleCloudApigeeV1ListEnvironmentResourcesResponse++;
if (buildCounterGoogleCloudApigeeV1ListEnvironmentResourcesResponse < 3) {
- checkUnnamed6415(o.resourceFile!);
+ checkUnnamed6418(o.resourceFile!);
}
buildCounterGoogleCloudApigeeV1ListEnvironmentResourcesResponse--;
}
-core.List<api.GoogleCloudApigeeV1Export> buildUnnamed6416() {
+core.List<api.GoogleCloudApigeeV1Export> buildUnnamed6419() {
var o = <api.GoogleCloudApigeeV1Export>[];
o.add(buildGoogleCloudApigeeV1Export());
o.add(buildGoogleCloudApigeeV1Export());
return o;
}
-void checkUnnamed6416(core.List<api.GoogleCloudApigeeV1Export> o) {
+void checkUnnamed6419(core.List<api.GoogleCloudApigeeV1Export> o) {
unittest.expect(o, unittest.hasLength(2));
checkGoogleCloudApigeeV1Export(o[0] as api.GoogleCloudApigeeV1Export);
checkGoogleCloudApigeeV1Export(o[1] as api.GoogleCloudApigeeV1Export);
@@ -5197,7 +5197,7 @@
var o = api.GoogleCloudApigeeV1ListExportsResponse();
buildCounterGoogleCloudApigeeV1ListExportsResponse++;
if (buildCounterGoogleCloudApigeeV1ListExportsResponse < 3) {
- o.exports = buildUnnamed6416();
+ o.exports = buildUnnamed6419();
}
buildCounterGoogleCloudApigeeV1ListExportsResponse--;
return o;
@@ -5207,19 +5207,19 @@
api.GoogleCloudApigeeV1ListExportsResponse o) {
buildCounterGoogleCloudApigeeV1ListExportsResponse++;
if (buildCounterGoogleCloudApigeeV1ListExportsResponse < 3) {
- checkUnnamed6416(o.exports!);
+ checkUnnamed6419(o.exports!);
}
buildCounterGoogleCloudApigeeV1ListExportsResponse--;
}
-core.List<api.GoogleCloudApigeeV1ServiceIssuersMapping> buildUnnamed6417() {
+core.List<api.GoogleCloudApigeeV1ServiceIssuersMapping> buildUnnamed6420() {
var o = <api.GoogleCloudApigeeV1ServiceIssuersMapping>[];
o.add(buildGoogleCloudApigeeV1ServiceIssuersMapping());
o.add(buildGoogleCloudApigeeV1ServiceIssuersMapping());
return o;
}
-void checkUnnamed6417(
+void checkUnnamed6420(
core.List<api.GoogleCloudApigeeV1ServiceIssuersMapping> o) {
unittest.expect(o, unittest.hasLength(2));
checkGoogleCloudApigeeV1ServiceIssuersMapping(
@@ -5234,7 +5234,7 @@
var o = api.GoogleCloudApigeeV1ListHybridIssuersResponse();
buildCounterGoogleCloudApigeeV1ListHybridIssuersResponse++;
if (buildCounterGoogleCloudApigeeV1ListHybridIssuersResponse < 3) {
- o.issuers = buildUnnamed6417();
+ o.issuers = buildUnnamed6420();
}
buildCounterGoogleCloudApigeeV1ListHybridIssuersResponse--;
return o;
@@ -5244,19 +5244,19 @@
api.GoogleCloudApigeeV1ListHybridIssuersResponse o) {
buildCounterGoogleCloudApigeeV1ListHybridIssuersResponse++;
if (buildCounterGoogleCloudApigeeV1ListHybridIssuersResponse < 3) {
- checkUnnamed6417(o.issuers!);
+ checkUnnamed6420(o.issuers!);
}
buildCounterGoogleCloudApigeeV1ListHybridIssuersResponse--;
}
-core.List<api.GoogleCloudApigeeV1InstanceAttachment> buildUnnamed6418() {
+core.List<api.GoogleCloudApigeeV1InstanceAttachment> buildUnnamed6421() {
var o = <api.GoogleCloudApigeeV1InstanceAttachment>[];
o.add(buildGoogleCloudApigeeV1InstanceAttachment());
o.add(buildGoogleCloudApigeeV1InstanceAttachment());
return o;
}
-void checkUnnamed6418(core.List<api.GoogleCloudApigeeV1InstanceAttachment> o) {
+void checkUnnamed6421(core.List<api.GoogleCloudApigeeV1InstanceAttachment> o) {
unittest.expect(o, unittest.hasLength(2));
checkGoogleCloudApigeeV1InstanceAttachment(
o[0] as api.GoogleCloudApigeeV1InstanceAttachment);
@@ -5270,7 +5270,7 @@
var o = api.GoogleCloudApigeeV1ListInstanceAttachmentsResponse();
buildCounterGoogleCloudApigeeV1ListInstanceAttachmentsResponse++;
if (buildCounterGoogleCloudApigeeV1ListInstanceAttachmentsResponse < 3) {
- o.attachments = buildUnnamed6418();
+ o.attachments = buildUnnamed6421();
o.nextPageToken = 'foo';
}
buildCounterGoogleCloudApigeeV1ListInstanceAttachmentsResponse--;
@@ -5281,7 +5281,7 @@
api.GoogleCloudApigeeV1ListInstanceAttachmentsResponse o) {
buildCounterGoogleCloudApigeeV1ListInstanceAttachmentsResponse++;
if (buildCounterGoogleCloudApigeeV1ListInstanceAttachmentsResponse < 3) {
- checkUnnamed6418(o.attachments!);
+ checkUnnamed6421(o.attachments!);
unittest.expect(
o.nextPageToken!,
unittest.equals('foo'),
@@ -5290,14 +5290,14 @@
buildCounterGoogleCloudApigeeV1ListInstanceAttachmentsResponse--;
}
-core.List<api.GoogleCloudApigeeV1Instance> buildUnnamed6419() {
+core.List<api.GoogleCloudApigeeV1Instance> buildUnnamed6422() {
var o = <api.GoogleCloudApigeeV1Instance>[];
o.add(buildGoogleCloudApigeeV1Instance());
o.add(buildGoogleCloudApigeeV1Instance());
return o;
}
-void checkUnnamed6419(core.List<api.GoogleCloudApigeeV1Instance> o) {
+void checkUnnamed6422(core.List<api.GoogleCloudApigeeV1Instance> o) {
unittest.expect(o, unittest.hasLength(2));
checkGoogleCloudApigeeV1Instance(o[0] as api.GoogleCloudApigeeV1Instance);
checkGoogleCloudApigeeV1Instance(o[1] as api.GoogleCloudApigeeV1Instance);
@@ -5309,7 +5309,7 @@
var o = api.GoogleCloudApigeeV1ListInstancesResponse();
buildCounterGoogleCloudApigeeV1ListInstancesResponse++;
if (buildCounterGoogleCloudApigeeV1ListInstancesResponse < 3) {
- o.instances = buildUnnamed6419();
+ o.instances = buildUnnamed6422();
o.nextPageToken = 'foo';
}
buildCounterGoogleCloudApigeeV1ListInstancesResponse--;
@@ -5320,7 +5320,7 @@
api.GoogleCloudApigeeV1ListInstancesResponse o) {
buildCounterGoogleCloudApigeeV1ListInstancesResponse++;
if (buildCounterGoogleCloudApigeeV1ListInstancesResponse < 3) {
- checkUnnamed6419(o.instances!);
+ checkUnnamed6422(o.instances!);
unittest.expect(
o.nextPageToken!,
unittest.equals('foo'),
@@ -5329,14 +5329,14 @@
buildCounterGoogleCloudApigeeV1ListInstancesResponse--;
}
-core.List<api.GoogleCloudApigeeV1NatAddress> buildUnnamed6420() {
+core.List<api.GoogleCloudApigeeV1NatAddress> buildUnnamed6423() {
var o = <api.GoogleCloudApigeeV1NatAddress>[];
o.add(buildGoogleCloudApigeeV1NatAddress());
o.add(buildGoogleCloudApigeeV1NatAddress());
return o;
}
-void checkUnnamed6420(core.List<api.GoogleCloudApigeeV1NatAddress> o) {
+void checkUnnamed6423(core.List<api.GoogleCloudApigeeV1NatAddress> o) {
unittest.expect(o, unittest.hasLength(2));
checkGoogleCloudApigeeV1NatAddress(o[0] as api.GoogleCloudApigeeV1NatAddress);
checkGoogleCloudApigeeV1NatAddress(o[1] as api.GoogleCloudApigeeV1NatAddress);
@@ -5348,7 +5348,7 @@
var o = api.GoogleCloudApigeeV1ListNatAddressesResponse();
buildCounterGoogleCloudApigeeV1ListNatAddressesResponse++;
if (buildCounterGoogleCloudApigeeV1ListNatAddressesResponse < 3) {
- o.natAddresses = buildUnnamed6420();
+ o.natAddresses = buildUnnamed6423();
o.nextPageToken = 'foo';
}
buildCounterGoogleCloudApigeeV1ListNatAddressesResponse--;
@@ -5359,7 +5359,7 @@
api.GoogleCloudApigeeV1ListNatAddressesResponse o) {
buildCounterGoogleCloudApigeeV1ListNatAddressesResponse++;
if (buildCounterGoogleCloudApigeeV1ListNatAddressesResponse < 3) {
- checkUnnamed6420(o.natAddresses!);
+ checkUnnamed6423(o.natAddresses!);
unittest.expect(
o.nextPageToken!,
unittest.equals('foo'),
@@ -5368,14 +5368,14 @@
buildCounterGoogleCloudApigeeV1ListNatAddressesResponse--;
}
-core.List<api.GoogleCloudApigeeV1Developer> buildUnnamed6421() {
+core.List<api.GoogleCloudApigeeV1Developer> buildUnnamed6424() {
var o = <api.GoogleCloudApigeeV1Developer>[];
o.add(buildGoogleCloudApigeeV1Developer());
o.add(buildGoogleCloudApigeeV1Developer());
return o;
}
-void checkUnnamed6421(core.List<api.GoogleCloudApigeeV1Developer> o) {
+void checkUnnamed6424(core.List<api.GoogleCloudApigeeV1Developer> o) {
unittest.expect(o, unittest.hasLength(2));
checkGoogleCloudApigeeV1Developer(o[0] as api.GoogleCloudApigeeV1Developer);
checkGoogleCloudApigeeV1Developer(o[1] as api.GoogleCloudApigeeV1Developer);
@@ -5387,7 +5387,7 @@
var o = api.GoogleCloudApigeeV1ListOfDevelopersResponse();
buildCounterGoogleCloudApigeeV1ListOfDevelopersResponse++;
if (buildCounterGoogleCloudApigeeV1ListOfDevelopersResponse < 3) {
- o.developer = buildUnnamed6421();
+ o.developer = buildUnnamed6424();
}
buildCounterGoogleCloudApigeeV1ListOfDevelopersResponse--;
return o;
@@ -5397,20 +5397,20 @@
api.GoogleCloudApigeeV1ListOfDevelopersResponse o) {
buildCounterGoogleCloudApigeeV1ListOfDevelopersResponse++;
if (buildCounterGoogleCloudApigeeV1ListOfDevelopersResponse < 3) {
- checkUnnamed6421(o.developer!);
+ checkUnnamed6424(o.developer!);
}
buildCounterGoogleCloudApigeeV1ListOfDevelopersResponse--;
}
core.List<api.GoogleCloudApigeeV1OrganizationProjectMapping>
- buildUnnamed6422() {
+ buildUnnamed6425() {
var o = <api.GoogleCloudApigeeV1OrganizationProjectMapping>[];
o.add(buildGoogleCloudApigeeV1OrganizationProjectMapping());
o.add(buildGoogleCloudApigeeV1OrganizationProjectMapping());
return o;
}
-void checkUnnamed6422(
+void checkUnnamed6425(
core.List<api.GoogleCloudApigeeV1OrganizationProjectMapping> o) {
unittest.expect(o, unittest.hasLength(2));
checkGoogleCloudApigeeV1OrganizationProjectMapping(
@@ -5425,7 +5425,7 @@
var o = api.GoogleCloudApigeeV1ListOrganizationsResponse();
buildCounterGoogleCloudApigeeV1ListOrganizationsResponse++;
if (buildCounterGoogleCloudApigeeV1ListOrganizationsResponse < 3) {
- o.organizations = buildUnnamed6422();
+ o.organizations = buildUnnamed6425();
}
buildCounterGoogleCloudApigeeV1ListOrganizationsResponse--;
return o;
@@ -5435,19 +5435,19 @@
api.GoogleCloudApigeeV1ListOrganizationsResponse o) {
buildCounterGoogleCloudApigeeV1ListOrganizationsResponse++;
if (buildCounterGoogleCloudApigeeV1ListOrganizationsResponse < 3) {
- checkUnnamed6422(o.organizations!);
+ checkUnnamed6425(o.organizations!);
}
buildCounterGoogleCloudApigeeV1ListOrganizationsResponse--;
}
-core.List<api.GoogleCloudApigeeV1RatePlan> buildUnnamed6423() {
+core.List<api.GoogleCloudApigeeV1RatePlan> buildUnnamed6426() {
var o = <api.GoogleCloudApigeeV1RatePlan>[];
o.add(buildGoogleCloudApigeeV1RatePlan());
o.add(buildGoogleCloudApigeeV1RatePlan());
return o;
}
-void checkUnnamed6423(core.List<api.GoogleCloudApigeeV1RatePlan> o) {
+void checkUnnamed6426(core.List<api.GoogleCloudApigeeV1RatePlan> o) {
unittest.expect(o, unittest.hasLength(2));
checkGoogleCloudApigeeV1RatePlan(o[0] as api.GoogleCloudApigeeV1RatePlan);
checkGoogleCloudApigeeV1RatePlan(o[1] as api.GoogleCloudApigeeV1RatePlan);
@@ -5460,7 +5460,7 @@
buildCounterGoogleCloudApigeeV1ListRatePlansResponse++;
if (buildCounterGoogleCloudApigeeV1ListRatePlansResponse < 3) {
o.nextStartKey = 'foo';
- o.ratePlans = buildUnnamed6423();
+ o.ratePlans = buildUnnamed6426();
}
buildCounterGoogleCloudApigeeV1ListRatePlansResponse--;
return o;
@@ -5474,19 +5474,19 @@
o.nextStartKey!,
unittest.equals('foo'),
);
- checkUnnamed6423(o.ratePlans!);
+ checkUnnamed6426(o.ratePlans!);
}
buildCounterGoogleCloudApigeeV1ListRatePlansResponse--;
}
-core.List<api.GoogleCloudApigeeV1SharedFlow> buildUnnamed6424() {
+core.List<api.GoogleCloudApigeeV1SharedFlow> buildUnnamed6427() {
var o = <api.GoogleCloudApigeeV1SharedFlow>[];
o.add(buildGoogleCloudApigeeV1SharedFlow());
o.add(buildGoogleCloudApigeeV1SharedFlow());
return o;
}
-void checkUnnamed6424(core.List<api.GoogleCloudApigeeV1SharedFlow> o) {
+void checkUnnamed6427(core.List<api.GoogleCloudApigeeV1SharedFlow> o) {
unittest.expect(o, unittest.hasLength(2));
checkGoogleCloudApigeeV1SharedFlow(o[0] as api.GoogleCloudApigeeV1SharedFlow);
checkGoogleCloudApigeeV1SharedFlow(o[1] as api.GoogleCloudApigeeV1SharedFlow);
@@ -5498,7 +5498,7 @@
var o = api.GoogleCloudApigeeV1ListSharedFlowsResponse();
buildCounterGoogleCloudApigeeV1ListSharedFlowsResponse++;
if (buildCounterGoogleCloudApigeeV1ListSharedFlowsResponse < 3) {
- o.sharedFlows = buildUnnamed6424();
+ o.sharedFlows = buildUnnamed6427();
}
buildCounterGoogleCloudApigeeV1ListSharedFlowsResponse--;
return o;
@@ -5508,19 +5508,19 @@
api.GoogleCloudApigeeV1ListSharedFlowsResponse o) {
buildCounterGoogleCloudApigeeV1ListSharedFlowsResponse++;
if (buildCounterGoogleCloudApigeeV1ListSharedFlowsResponse < 3) {
- checkUnnamed6424(o.sharedFlows!);
+ checkUnnamed6427(o.sharedFlows!);
}
buildCounterGoogleCloudApigeeV1ListSharedFlowsResponse--;
}
-core.List<api.GoogleCloudApigeeV1TraceConfigOverride> buildUnnamed6425() {
+core.List<api.GoogleCloudApigeeV1TraceConfigOverride> buildUnnamed6428() {
var o = <api.GoogleCloudApigeeV1TraceConfigOverride>[];
o.add(buildGoogleCloudApigeeV1TraceConfigOverride());
o.add(buildGoogleCloudApigeeV1TraceConfigOverride());
return o;
}
-void checkUnnamed6425(core.List<api.GoogleCloudApigeeV1TraceConfigOverride> o) {
+void checkUnnamed6428(core.List<api.GoogleCloudApigeeV1TraceConfigOverride> o) {
unittest.expect(o, unittest.hasLength(2));
checkGoogleCloudApigeeV1TraceConfigOverride(
o[0] as api.GoogleCloudApigeeV1TraceConfigOverride);
@@ -5535,7 +5535,7 @@
buildCounterGoogleCloudApigeeV1ListTraceConfigOverridesResponse++;
if (buildCounterGoogleCloudApigeeV1ListTraceConfigOverridesResponse < 3) {
o.nextPageToken = 'foo';
- o.traceConfigOverrides = buildUnnamed6425();
+ o.traceConfigOverrides = buildUnnamed6428();
}
buildCounterGoogleCloudApigeeV1ListTraceConfigOverridesResponse--;
return o;
@@ -5549,19 +5549,19 @@
o.nextPageToken!,
unittest.equals('foo'),
);
- checkUnnamed6425(o.traceConfigOverrides!);
+ checkUnnamed6428(o.traceConfigOverrides!);
}
buildCounterGoogleCloudApigeeV1ListTraceConfigOverridesResponse--;
}
-core.List<core.String> buildUnnamed6426() {
+core.List<core.String> buildUnnamed6429() {
var o = <core.String>[];
o.add('foo');
o.add('foo');
return o;
}
-void checkUnnamed6426(core.List<core.String> o) {
+void checkUnnamed6429(core.List<core.String> o) {
unittest.expect(o, unittest.hasLength(2));
unittest.expect(
o[0],
@@ -5573,14 +5573,14 @@
);
}
-core.List<core.String> buildUnnamed6427() {
+core.List<core.String> buildUnnamed6430() {
var o = <core.String>[];
o.add('foo');
o.add('foo');
return o;
}
-void checkUnnamed6427(core.List<core.String> o) {
+void checkUnnamed6430(core.List<core.String> o) {
unittest.expect(o, unittest.hasLength(2));
unittest.expect(
o[0],
@@ -5597,8 +5597,8 @@
var o = api.GoogleCloudApigeeV1Metadata();
buildCounterGoogleCloudApigeeV1Metadata++;
if (buildCounterGoogleCloudApigeeV1Metadata < 3) {
- o.errors = buildUnnamed6426();
- o.notices = buildUnnamed6427();
+ o.errors = buildUnnamed6429();
+ o.notices = buildUnnamed6430();
}
buildCounterGoogleCloudApigeeV1Metadata--;
return o;
@@ -5607,13 +5607,13 @@
void checkGoogleCloudApigeeV1Metadata(api.GoogleCloudApigeeV1Metadata o) {
buildCounterGoogleCloudApigeeV1Metadata++;
if (buildCounterGoogleCloudApigeeV1Metadata < 3) {
- checkUnnamed6426(o.errors!);
- checkUnnamed6427(o.notices!);
+ checkUnnamed6429(o.errors!);
+ checkUnnamed6430(o.notices!);
}
buildCounterGoogleCloudApigeeV1Metadata--;
}
-core.List<core.Object> buildUnnamed6428() {
+core.List<core.Object> buildUnnamed6431() {
var o = <core.Object>[];
o.add({
'list': [1, 2, 3],
@@ -5628,7 +5628,7 @@
return o;
}
-void checkUnnamed6428(core.List<core.Object> o) {
+void checkUnnamed6431(core.List<core.Object> o) {
unittest.expect(o, unittest.hasLength(2));
var casted7 = (o[0]) as core.Map;
unittest.expect(casted7, unittest.hasLength(3));
@@ -5666,7 +5666,7 @@
buildCounterGoogleCloudApigeeV1Metric++;
if (buildCounterGoogleCloudApigeeV1Metric < 3) {
o.name = 'foo';
- o.values = buildUnnamed6428();
+ o.values = buildUnnamed6431();
}
buildCounterGoogleCloudApigeeV1Metric--;
return o;
@@ -5679,7 +5679,7 @@
o.name!,
unittest.equals('foo'),
);
- checkUnnamed6428(o.values!);
+ checkUnnamed6431(o.values!);
}
buildCounterGoogleCloudApigeeV1Metric--;
}
@@ -5737,14 +5737,14 @@
buildCounterGoogleCloudApigeeV1NatAddress--;
}
-core.List<core.String> buildUnnamed6429() {
+core.List<core.String> buildUnnamed6432() {
var o = <core.String>[];
o.add('foo');
o.add('foo');
return o;
}
-void checkUnnamed6429(core.List<core.String> o) {
+void checkUnnamed6432(core.List<core.String> o) {
unittest.expect(o, unittest.hasLength(2));
unittest.expect(
o[0],
@@ -5761,7 +5761,7 @@
var o = api.GoogleCloudApigeeV1Operation();
buildCounterGoogleCloudApigeeV1Operation++;
if (buildCounterGoogleCloudApigeeV1Operation < 3) {
- o.methods = buildUnnamed6429();
+ o.methods = buildUnnamed6432();
o.resource = 'foo';
}
buildCounterGoogleCloudApigeeV1Operation--;
@@ -5771,7 +5771,7 @@
void checkGoogleCloudApigeeV1Operation(api.GoogleCloudApigeeV1Operation o) {
buildCounterGoogleCloudApigeeV1Operation++;
if (buildCounterGoogleCloudApigeeV1Operation < 3) {
- checkUnnamed6429(o.methods!);
+ checkUnnamed6432(o.methods!);
unittest.expect(
o.resource!,
unittest.equals('foo'),
@@ -5780,27 +5780,27 @@
buildCounterGoogleCloudApigeeV1Operation--;
}
-core.List<api.GoogleCloudApigeeV1Attribute> buildUnnamed6430() {
+core.List<api.GoogleCloudApigeeV1Attribute> buildUnnamed6433() {
var o = <api.GoogleCloudApigeeV1Attribute>[];
o.add(buildGoogleCloudApigeeV1Attribute());
o.add(buildGoogleCloudApigeeV1Attribute());
return o;
}
-void checkUnnamed6430(core.List<api.GoogleCloudApigeeV1Attribute> o) {
+void checkUnnamed6433(core.List<api.GoogleCloudApigeeV1Attribute> o) {
unittest.expect(o, unittest.hasLength(2));
checkGoogleCloudApigeeV1Attribute(o[0] as api.GoogleCloudApigeeV1Attribute);
checkGoogleCloudApigeeV1Attribute(o[1] as api.GoogleCloudApigeeV1Attribute);
}
-core.List<api.GoogleCloudApigeeV1Operation> buildUnnamed6431() {
+core.List<api.GoogleCloudApigeeV1Operation> buildUnnamed6434() {
var o = <api.GoogleCloudApigeeV1Operation>[];
o.add(buildGoogleCloudApigeeV1Operation());
o.add(buildGoogleCloudApigeeV1Operation());
return o;
}
-void checkUnnamed6431(core.List<api.GoogleCloudApigeeV1Operation> o) {
+void checkUnnamed6434(core.List<api.GoogleCloudApigeeV1Operation> o) {
unittest.expect(o, unittest.hasLength(2));
checkGoogleCloudApigeeV1Operation(o[0] as api.GoogleCloudApigeeV1Operation);
checkGoogleCloudApigeeV1Operation(o[1] as api.GoogleCloudApigeeV1Operation);
@@ -5813,8 +5813,8 @@
buildCounterGoogleCloudApigeeV1OperationConfig++;
if (buildCounterGoogleCloudApigeeV1OperationConfig < 3) {
o.apiSource = 'foo';
- o.attributes = buildUnnamed6430();
- o.operations = buildUnnamed6431();
+ o.attributes = buildUnnamed6433();
+ o.operations = buildUnnamed6434();
o.quota = buildGoogleCloudApigeeV1Quota();
}
buildCounterGoogleCloudApigeeV1OperationConfig--;
@@ -5829,21 +5829,21 @@
o.apiSource!,
unittest.equals('foo'),
);
- checkUnnamed6430(o.attributes!);
- checkUnnamed6431(o.operations!);
+ checkUnnamed6433(o.attributes!);
+ checkUnnamed6434(o.operations!);
checkGoogleCloudApigeeV1Quota(o.quota! as api.GoogleCloudApigeeV1Quota);
}
buildCounterGoogleCloudApigeeV1OperationConfig--;
}
-core.List<api.GoogleCloudApigeeV1OperationConfig> buildUnnamed6432() {
+core.List<api.GoogleCloudApigeeV1OperationConfig> buildUnnamed6435() {
var o = <api.GoogleCloudApigeeV1OperationConfig>[];
o.add(buildGoogleCloudApigeeV1OperationConfig());
o.add(buildGoogleCloudApigeeV1OperationConfig());
return o;
}
-void checkUnnamed6432(core.List<api.GoogleCloudApigeeV1OperationConfig> o) {
+void checkUnnamed6435(core.List<api.GoogleCloudApigeeV1OperationConfig> o) {
unittest.expect(o, unittest.hasLength(2));
checkGoogleCloudApigeeV1OperationConfig(
o[0] as api.GoogleCloudApigeeV1OperationConfig);
@@ -5857,7 +5857,7 @@
buildCounterGoogleCloudApigeeV1OperationGroup++;
if (buildCounterGoogleCloudApigeeV1OperationGroup < 3) {
o.operationConfigType = 'foo';
- o.operationConfigs = buildUnnamed6432();
+ o.operationConfigs = buildUnnamed6435();
}
buildCounterGoogleCloudApigeeV1OperationGroup--;
return o;
@@ -5871,7 +5871,7 @@
o.operationConfigType!,
unittest.equals('foo'),
);
- checkUnnamed6432(o.operationConfigs!);
+ checkUnnamed6435(o.operationConfigs!);
}
buildCounterGoogleCloudApigeeV1OperationGroup--;
}
@@ -5913,7 +5913,7 @@
buildCounterGoogleCloudApigeeV1OperationMetadata--;
}
-core.Map<core.String, core.Object> buildUnnamed6433() {
+core.Map<core.String, core.Object> buildUnnamed6436() {
var o = <core.String, core.Object>{};
o['x'] = {
'list': [1, 2, 3],
@@ -5928,7 +5928,7 @@
return o;
}
-void checkUnnamed6433(core.Map<core.String, core.Object> o) {
+void checkUnnamed6436(core.Map<core.String, core.Object> o) {
unittest.expect(o, unittest.hasLength(2));
var casted9 = (o['x']!) as core.Map;
unittest.expect(casted9, unittest.hasLength(3));
@@ -5967,7 +5967,7 @@
buildCounterGoogleCloudApigeeV1OperationMetadataProgress++;
if (buildCounterGoogleCloudApigeeV1OperationMetadataProgress < 3) {
o.description = 'foo';
- o.details = buildUnnamed6433();
+ o.details = buildUnnamed6436();
o.percentDone = 42;
o.state = 'foo';
}
@@ -5983,7 +5983,7 @@
o.description!,
unittest.equals('foo'),
);
- checkUnnamed6433(o.details!);
+ checkUnnamed6436(o.details!);
unittest.expect(
o.percentDone!,
unittest.equals(42),
@@ -6017,7 +6017,7 @@
buildCounterGoogleCloudApigeeV1OptimizedStats--;
}
-core.List<core.Object> buildUnnamed6434() {
+core.List<core.Object> buildUnnamed6437() {
var o = <core.Object>[];
o.add({
'list': [1, 2, 3],
@@ -6032,7 +6032,7 @@
return o;
}
-void checkUnnamed6434(core.List<core.Object> o) {
+void checkUnnamed6437(core.List<core.Object> o) {
unittest.expect(o, unittest.hasLength(2));
var casted11 = (o[0]) as core.Map;
unittest.expect(casted11, unittest.hasLength(3));
@@ -6070,7 +6070,7 @@
var o = api.GoogleCloudApigeeV1OptimizedStatsNode();
buildCounterGoogleCloudApigeeV1OptimizedStatsNode++;
if (buildCounterGoogleCloudApigeeV1OptimizedStatsNode < 3) {
- o.data = buildUnnamed6434();
+ o.data = buildUnnamed6437();
}
buildCounterGoogleCloudApigeeV1OptimizedStatsNode--;
return o;
@@ -6080,19 +6080,19 @@
api.GoogleCloudApigeeV1OptimizedStatsNode o) {
buildCounterGoogleCloudApigeeV1OptimizedStatsNode++;
if (buildCounterGoogleCloudApigeeV1OptimizedStatsNode < 3) {
- checkUnnamed6434(o.data!);
+ checkUnnamed6437(o.data!);
}
buildCounterGoogleCloudApigeeV1OptimizedStatsNode--;
}
-core.List<core.String> buildUnnamed6435() {
+core.List<core.String> buildUnnamed6438() {
var o = <core.String>[];
o.add('foo');
o.add('foo');
return o;
}
-void checkUnnamed6435(core.List<core.String> o) {
+void checkUnnamed6438(core.List<core.String> o) {
unittest.expect(o, unittest.hasLength(2));
unittest.expect(
o[0],
@@ -6110,7 +6110,7 @@
var o = api.GoogleCloudApigeeV1OptimizedStatsResponse();
buildCounterGoogleCloudApigeeV1OptimizedStatsResponse++;
if (buildCounterGoogleCloudApigeeV1OptimizedStatsResponse < 3) {
- o.TimeUnit = buildUnnamed6435();
+ o.TimeUnit = buildUnnamed6438();
o.metaData = buildGoogleCloudApigeeV1Metadata();
o.resultTruncated = true;
o.stats = buildGoogleCloudApigeeV1OptimizedStatsNode();
@@ -6123,7 +6123,7 @@
api.GoogleCloudApigeeV1OptimizedStatsResponse o) {
buildCounterGoogleCloudApigeeV1OptimizedStatsResponse++;
if (buildCounterGoogleCloudApigeeV1OptimizedStatsResponse < 3) {
- checkUnnamed6435(o.TimeUnit!);
+ checkUnnamed6438(o.TimeUnit!);
checkGoogleCloudApigeeV1Metadata(
o.metaData! as api.GoogleCloudApigeeV1Metadata);
unittest.expect(o.resultTruncated!, unittest.isTrue);
@@ -6133,14 +6133,14 @@
buildCounterGoogleCloudApigeeV1OptimizedStatsResponse--;
}
-core.List<core.String> buildUnnamed6436() {
+core.List<core.String> buildUnnamed6439() {
var o = <core.String>[];
o.add('foo');
o.add('foo');
return o;
}
-void checkUnnamed6436(core.List<core.String> o) {
+void checkUnnamed6439(core.List<core.String> o) {
unittest.expect(o, unittest.hasLength(2));
unittest.expect(
o[0],
@@ -6152,14 +6152,14 @@
);
}
-core.List<core.String> buildUnnamed6437() {
+core.List<core.String> buildUnnamed6440() {
var o = <core.String>[];
o.add('foo');
o.add('foo');
return o;
}
-void checkUnnamed6437(core.List<core.String> o) {
+void checkUnnamed6440(core.List<core.String> o) {
unittest.expect(o, unittest.hasLength(2));
unittest.expect(
o[0],
@@ -6178,7 +6178,7 @@
if (buildCounterGoogleCloudApigeeV1Organization < 3) {
o.addonsConfig = buildGoogleCloudApigeeV1AddonsConfig();
o.analyticsRegion = 'foo';
- o.attributes = buildUnnamed6436();
+ o.attributes = buildUnnamed6439();
o.authorizedNetwork = 'foo';
o.billingType = 'foo';
o.caCertificate = 'foo';
@@ -6186,7 +6186,7 @@
o.customerName = 'foo';
o.description = 'foo';
o.displayName = 'foo';
- o.environments = buildUnnamed6437();
+ o.environments = buildUnnamed6440();
o.expiresAt = 'foo';
o.lastModifiedAt = 'foo';
o.name = 'foo';
@@ -6212,7 +6212,7 @@
o.analyticsRegion!,
unittest.equals('foo'),
);
- checkUnnamed6436(o.attributes!);
+ checkUnnamed6439(o.attributes!);
unittest.expect(
o.authorizedNetwork!,
unittest.equals('foo'),
@@ -6241,7 +6241,7 @@
o.displayName!,
unittest.equals('foo'),
);
- checkUnnamed6437(o.environments!);
+ checkUnnamed6440(o.environments!);
unittest.expect(
o.expiresAt!,
unittest.equals('foo'),
@@ -6284,14 +6284,14 @@
buildCounterGoogleCloudApigeeV1Organization--;
}
-core.List<core.String> buildUnnamed6438() {
+core.List<core.String> buildUnnamed6441() {
var o = <core.String>[];
o.add('foo');
o.add('foo');
return o;
}
-void checkUnnamed6438(core.List<core.String> o) {
+void checkUnnamed6441(core.List<core.String> o) {
unittest.expect(o, unittest.hasLength(2));
unittest.expect(
o[0],
@@ -6310,7 +6310,7 @@
buildCounterGoogleCloudApigeeV1OrganizationProjectMapping++;
if (buildCounterGoogleCloudApigeeV1OrganizationProjectMapping < 3) {
o.organization = 'foo';
- o.projectIds = buildUnnamed6438();
+ o.projectIds = buildUnnamed6441();
}
buildCounterGoogleCloudApigeeV1OrganizationProjectMapping--;
return o;
@@ -6324,7 +6324,7 @@
o.organization!,
unittest.equals('foo'),
);
- checkUnnamed6438(o.projectIds!);
+ checkUnnamed6441(o.projectIds!);
}
buildCounterGoogleCloudApigeeV1OrganizationProjectMapping--;
}
@@ -6391,14 +6391,14 @@
buildCounterGoogleCloudApigeeV1PodStatus--;
}
-core.List<api.GoogleCloudApigeeV1Result> buildUnnamed6439() {
+core.List<api.GoogleCloudApigeeV1Result> buildUnnamed6442() {
var o = <api.GoogleCloudApigeeV1Result>[];
o.add(buildGoogleCloudApigeeV1Result());
o.add(buildGoogleCloudApigeeV1Result());
return o;
}
-void checkUnnamed6439(core.List<api.GoogleCloudApigeeV1Result> o) {
+void checkUnnamed6442(core.List<api.GoogleCloudApigeeV1Result> o) {
unittest.expect(o, unittest.hasLength(2));
checkGoogleCloudApigeeV1Result(o[0] as api.GoogleCloudApigeeV1Result);
checkGoogleCloudApigeeV1Result(o[1] as api.GoogleCloudApigeeV1Result);
@@ -6410,7 +6410,7 @@
buildCounterGoogleCloudApigeeV1Point++;
if (buildCounterGoogleCloudApigeeV1Point < 3) {
o.id = 'foo';
- o.results = buildUnnamed6439();
+ o.results = buildUnnamed6442();
}
buildCounterGoogleCloudApigeeV1Point--;
return o;
@@ -6423,19 +6423,19 @@
o.id!,
unittest.equals('foo'),
);
- checkUnnamed6439(o.results!);
+ checkUnnamed6442(o.results!);
}
buildCounterGoogleCloudApigeeV1Point--;
}
-core.List<api.GoogleCloudApigeeV1Property> buildUnnamed6440() {
+core.List<api.GoogleCloudApigeeV1Property> buildUnnamed6443() {
var o = <api.GoogleCloudApigeeV1Property>[];
o.add(buildGoogleCloudApigeeV1Property());
o.add(buildGoogleCloudApigeeV1Property());
return o;
}
-void checkUnnamed6440(core.List<api.GoogleCloudApigeeV1Property> o) {
+void checkUnnamed6443(core.List<api.GoogleCloudApigeeV1Property> o) {
unittest.expect(o, unittest.hasLength(2));
checkGoogleCloudApigeeV1Property(o[0] as api.GoogleCloudApigeeV1Property);
checkGoogleCloudApigeeV1Property(o[1] as api.GoogleCloudApigeeV1Property);
@@ -6446,7 +6446,7 @@
var o = api.GoogleCloudApigeeV1Properties();
buildCounterGoogleCloudApigeeV1Properties++;
if (buildCounterGoogleCloudApigeeV1Properties < 3) {
- o.property = buildUnnamed6440();
+ o.property = buildUnnamed6443();
}
buildCounterGoogleCloudApigeeV1Properties--;
return o;
@@ -6455,7 +6455,7 @@
void checkGoogleCloudApigeeV1Properties(api.GoogleCloudApigeeV1Properties o) {
buildCounterGoogleCloudApigeeV1Properties++;
if (buildCounterGoogleCloudApigeeV1Properties < 3) {
- checkUnnamed6440(o.property!);
+ checkUnnamed6443(o.property!);
}
buildCounterGoogleCloudApigeeV1Properties--;
}
@@ -6521,14 +6521,14 @@
buildCounterGoogleCloudApigeeV1ProvisionOrganizationRequest--;
}
-core.List<core.String> buildUnnamed6441() {
+core.List<core.String> buildUnnamed6444() {
var o = <core.String>[];
o.add('foo');
o.add('foo');
return o;
}
-void checkUnnamed6441(core.List<core.String> o) {
+void checkUnnamed6444(core.List<core.String> o) {
unittest.expect(o, unittest.hasLength(2));
unittest.expect(
o[0],
@@ -6540,14 +6540,14 @@
);
}
-core.List<api.GoogleCloudApigeeV1QueryMetric> buildUnnamed6442() {
+core.List<api.GoogleCloudApigeeV1QueryMetric> buildUnnamed6445() {
var o = <api.GoogleCloudApigeeV1QueryMetric>[];
o.add(buildGoogleCloudApigeeV1QueryMetric());
o.add(buildGoogleCloudApigeeV1QueryMetric());
return o;
}
-void checkUnnamed6442(core.List<api.GoogleCloudApigeeV1QueryMetric> o) {
+void checkUnnamed6445(core.List<api.GoogleCloudApigeeV1QueryMetric> o) {
unittest.expect(o, unittest.hasLength(2));
checkGoogleCloudApigeeV1QueryMetric(
o[0] as api.GoogleCloudApigeeV1QueryMetric);
@@ -6561,12 +6561,12 @@
buildCounterGoogleCloudApigeeV1Query++;
if (buildCounterGoogleCloudApigeeV1Query < 3) {
o.csvDelimiter = 'foo';
- o.dimensions = buildUnnamed6441();
+ o.dimensions = buildUnnamed6444();
o.envgroupHostname = 'foo';
o.filter = 'foo';
o.groupByTimeUnit = 'foo';
o.limit = 42;
- o.metrics = buildUnnamed6442();
+ o.metrics = buildUnnamed6445();
o.name = 'foo';
o.outputFormat = 'foo';
o.reportDefinitionId = 'foo';
@@ -6587,7 +6587,7 @@
o.csvDelimiter!,
unittest.equals('foo'),
);
- checkUnnamed6441(o.dimensions!);
+ checkUnnamed6444(o.dimensions!);
unittest.expect(
o.envgroupHostname!,
unittest.equals('foo'),
@@ -6604,7 +6604,7 @@
o.limit!,
unittest.equals(42),
);
- checkUnnamed6442(o.metrics!);
+ checkUnnamed6445(o.metrics!);
unittest.expect(
o.name!,
unittest.equals('foo'),
@@ -6635,14 +6635,14 @@
buildCounterGoogleCloudApigeeV1Query--;
}
-core.List<core.String> buildUnnamed6443() {
+core.List<core.String> buildUnnamed6446() {
var o = <core.String>[];
o.add('foo');
o.add('foo');
return o;
}
-void checkUnnamed6443(core.List<core.String> o) {
+void checkUnnamed6446(core.List<core.String> o) {
unittest.expect(o, unittest.hasLength(2));
unittest.expect(
o[0],
@@ -6654,14 +6654,14 @@
);
}
-core.List<core.String> buildUnnamed6444() {
+core.List<core.String> buildUnnamed6447() {
var o = <core.String>[];
o.add('foo');
o.add('foo');
return o;
}
-void checkUnnamed6444(core.List<core.String> o) {
+void checkUnnamed6447(core.List<core.String> o) {
unittest.expect(o, unittest.hasLength(2));
unittest.expect(
o[0],
@@ -6678,9 +6678,9 @@
var o = api.GoogleCloudApigeeV1QueryMetadata();
buildCounterGoogleCloudApigeeV1QueryMetadata++;
if (buildCounterGoogleCloudApigeeV1QueryMetadata < 3) {
- o.dimensions = buildUnnamed6443();
+ o.dimensions = buildUnnamed6446();
o.endTimestamp = 'foo';
- o.metrics = buildUnnamed6444();
+ o.metrics = buildUnnamed6447();
o.outputFormat = 'foo';
o.startTimestamp = 'foo';
o.timeUnit = 'foo';
@@ -6693,12 +6693,12 @@
api.GoogleCloudApigeeV1QueryMetadata o) {
buildCounterGoogleCloudApigeeV1QueryMetadata++;
if (buildCounterGoogleCloudApigeeV1QueryMetadata < 3) {
- checkUnnamed6443(o.dimensions!);
+ checkUnnamed6446(o.dimensions!);
unittest.expect(
o.endTimestamp!,
unittest.equals('foo'),
);
- checkUnnamed6444(o.metrics!);
+ checkUnnamed6447(o.metrics!);
unittest.expect(
o.outputFormat!,
unittest.equals('foo'),
@@ -6789,27 +6789,27 @@
buildCounterGoogleCloudApigeeV1Quota--;
}
-core.List<api.GoogleCloudApigeeV1RateRange> buildUnnamed6445() {
+core.List<api.GoogleCloudApigeeV1RateRange> buildUnnamed6448() {
var o = <api.GoogleCloudApigeeV1RateRange>[];
o.add(buildGoogleCloudApigeeV1RateRange());
o.add(buildGoogleCloudApigeeV1RateRange());
return o;
}
-void checkUnnamed6445(core.List<api.GoogleCloudApigeeV1RateRange> o) {
+void checkUnnamed6448(core.List<api.GoogleCloudApigeeV1RateRange> o) {
unittest.expect(o, unittest.hasLength(2));
checkGoogleCloudApigeeV1RateRange(o[0] as api.GoogleCloudApigeeV1RateRange);
checkGoogleCloudApigeeV1RateRange(o[1] as api.GoogleCloudApigeeV1RateRange);
}
-core.List<api.GoogleCloudApigeeV1RevenueShareRange> buildUnnamed6446() {
+core.List<api.GoogleCloudApigeeV1RevenueShareRange> buildUnnamed6449() {
var o = <api.GoogleCloudApigeeV1RevenueShareRange>[];
o.add(buildGoogleCloudApigeeV1RevenueShareRange());
o.add(buildGoogleCloudApigeeV1RevenueShareRange());
return o;
}
-void checkUnnamed6446(core.List<api.GoogleCloudApigeeV1RevenueShareRange> o) {
+void checkUnnamed6449(core.List<api.GoogleCloudApigeeV1RevenueShareRange> o) {
unittest.expect(o, unittest.hasLength(2));
checkGoogleCloudApigeeV1RevenueShareRange(
o[0] as api.GoogleCloudApigeeV1RevenueShareRange);
@@ -6824,7 +6824,7 @@
if (buildCounterGoogleCloudApigeeV1RatePlan < 3) {
o.apiproduct = 'foo';
o.billingPeriod = 'foo';
- o.consumptionPricingRates = buildUnnamed6445();
+ o.consumptionPricingRates = buildUnnamed6448();
o.consumptionPricingType = 'foo';
o.createdAt = 'foo';
o.currencyCode = 'foo';
@@ -6836,7 +6836,7 @@
o.lastModifiedAt = 'foo';
o.name = 'foo';
o.paymentFundingModel = 'foo';
- o.revenueShareRates = buildUnnamed6446();
+ o.revenueShareRates = buildUnnamed6449();
o.revenueShareType = 'foo';
o.setupFee = buildGoogleTypeMoney();
o.startTime = 'foo';
@@ -6857,7 +6857,7 @@
o.billingPeriod!,
unittest.equals('foo'),
);
- checkUnnamed6445(o.consumptionPricingRates!);
+ checkUnnamed6448(o.consumptionPricingRates!);
unittest.expect(
o.consumptionPricingType!,
unittest.equals('foo'),
@@ -6899,7 +6899,7 @@
o.paymentFundingModel!,
unittest.equals('foo'),
);
- checkUnnamed6446(o.revenueShareRates!);
+ checkUnnamed6449(o.revenueShareRates!);
unittest.expect(
o.revenueShareType!,
unittest.equals('foo'),
@@ -7012,14 +7012,14 @@
buildCounterGoogleCloudApigeeV1ReferenceConfig--;
}
-core.List<api.GoogleCloudApigeeV1ResourceStatus> buildUnnamed6447() {
+core.List<api.GoogleCloudApigeeV1ResourceStatus> buildUnnamed6450() {
var o = <api.GoogleCloudApigeeV1ResourceStatus>[];
o.add(buildGoogleCloudApigeeV1ResourceStatus());
o.add(buildGoogleCloudApigeeV1ResourceStatus());
return o;
}
-void checkUnnamed6447(core.List<api.GoogleCloudApigeeV1ResourceStatus> o) {
+void checkUnnamed6450(core.List<api.GoogleCloudApigeeV1ResourceStatus> o) {
unittest.expect(o, unittest.hasLength(2));
checkGoogleCloudApigeeV1ResourceStatus(
o[0] as api.GoogleCloudApigeeV1ResourceStatus);
@@ -7035,7 +7035,7 @@
if (buildCounterGoogleCloudApigeeV1ReportInstanceStatusRequest < 3) {
o.instanceUid = 'foo';
o.reportTime = 'foo';
- o.resources = buildUnnamed6447();
+ o.resources = buildUnnamed6450();
}
buildCounterGoogleCloudApigeeV1ReportInstanceStatusRequest--;
return o;
@@ -7053,7 +7053,7 @@
o.reportTime!,
unittest.equals('foo'),
);
- checkUnnamed6447(o.resources!);
+ checkUnnamed6450(o.resources!);
}
buildCounterGoogleCloudApigeeV1ReportInstanceStatusRequest--;
}
@@ -7075,14 +7075,14 @@
buildCounterGoogleCloudApigeeV1ReportInstanceStatusResponse--;
}
-core.List<api.GoogleCloudApigeeV1Attribute> buildUnnamed6448() {
+core.List<api.GoogleCloudApigeeV1Attribute> buildUnnamed6451() {
var o = <api.GoogleCloudApigeeV1Attribute>[];
o.add(buildGoogleCloudApigeeV1Attribute());
o.add(buildGoogleCloudApigeeV1Attribute());
return o;
}
-void checkUnnamed6448(core.List<api.GoogleCloudApigeeV1Attribute> o) {
+void checkUnnamed6451(core.List<api.GoogleCloudApigeeV1Attribute> o) {
unittest.expect(o, unittest.hasLength(2));
checkGoogleCloudApigeeV1Attribute(o[0] as api.GoogleCloudApigeeV1Attribute);
checkGoogleCloudApigeeV1Attribute(o[1] as api.GoogleCloudApigeeV1Attribute);
@@ -7094,7 +7094,7 @@
buildCounterGoogleCloudApigeeV1ReportProperty++;
if (buildCounterGoogleCloudApigeeV1ReportProperty < 3) {
o.property = 'foo';
- o.value = buildUnnamed6448();
+ o.value = buildUnnamed6451();
}
buildCounterGoogleCloudApigeeV1ReportProperty--;
return o;
@@ -7108,7 +7108,7 @@
o.property!,
unittest.equals('foo'),
);
- checkUnnamed6448(o.value!);
+ checkUnnamed6451(o.value!);
}
buildCounterGoogleCloudApigeeV1ReportProperty--;
}
@@ -7169,14 +7169,14 @@
buildCounterGoogleCloudApigeeV1ResourceFile--;
}
-core.List<api.GoogleCloudApigeeV1ResourceFile> buildUnnamed6449() {
+core.List<api.GoogleCloudApigeeV1ResourceFile> buildUnnamed6452() {
var o = <api.GoogleCloudApigeeV1ResourceFile>[];
o.add(buildGoogleCloudApigeeV1ResourceFile());
o.add(buildGoogleCloudApigeeV1ResourceFile());
return o;
}
-void checkUnnamed6449(core.List<api.GoogleCloudApigeeV1ResourceFile> o) {
+void checkUnnamed6452(core.List<api.GoogleCloudApigeeV1ResourceFile> o) {
unittest.expect(o, unittest.hasLength(2));
checkGoogleCloudApigeeV1ResourceFile(
o[0] as api.GoogleCloudApigeeV1ResourceFile);
@@ -7189,7 +7189,7 @@
var o = api.GoogleCloudApigeeV1ResourceFiles();
buildCounterGoogleCloudApigeeV1ResourceFiles++;
if (buildCounterGoogleCloudApigeeV1ResourceFiles < 3) {
- o.resourceFile = buildUnnamed6449();
+ o.resourceFile = buildUnnamed6452();
}
buildCounterGoogleCloudApigeeV1ResourceFiles--;
return o;
@@ -7199,19 +7199,19 @@
api.GoogleCloudApigeeV1ResourceFiles o) {
buildCounterGoogleCloudApigeeV1ResourceFiles++;
if (buildCounterGoogleCloudApigeeV1ResourceFiles < 3) {
- checkUnnamed6449(o.resourceFile!);
+ checkUnnamed6452(o.resourceFile!);
}
buildCounterGoogleCloudApigeeV1ResourceFiles--;
}
-core.List<api.GoogleCloudApigeeV1RevisionStatus> buildUnnamed6450() {
+core.List<api.GoogleCloudApigeeV1RevisionStatus> buildUnnamed6453() {
var o = <api.GoogleCloudApigeeV1RevisionStatus>[];
o.add(buildGoogleCloudApigeeV1RevisionStatus());
o.add(buildGoogleCloudApigeeV1RevisionStatus());
return o;
}
-void checkUnnamed6450(core.List<api.GoogleCloudApigeeV1RevisionStatus> o) {
+void checkUnnamed6453(core.List<api.GoogleCloudApigeeV1RevisionStatus> o) {
unittest.expect(o, unittest.hasLength(2));
checkGoogleCloudApigeeV1RevisionStatus(
o[0] as api.GoogleCloudApigeeV1RevisionStatus);
@@ -7225,7 +7225,7 @@
buildCounterGoogleCloudApigeeV1ResourceStatus++;
if (buildCounterGoogleCloudApigeeV1ResourceStatus < 3) {
o.resource = 'foo';
- o.revisions = buildUnnamed6450();
+ o.revisions = buildUnnamed6453();
o.totalReplicas = 42;
o.uid = 'foo';
}
@@ -7241,7 +7241,7 @@
o.resource!,
unittest.equals('foo'),
);
- checkUnnamed6450(o.revisions!);
+ checkUnnamed6453(o.revisions!);
unittest.expect(
o.totalReplicas!,
unittest.equals(42),
@@ -7254,27 +7254,27 @@
buildCounterGoogleCloudApigeeV1ResourceStatus--;
}
-core.List<api.GoogleCloudApigeeV1Access> buildUnnamed6451() {
+core.List<api.GoogleCloudApigeeV1Access> buildUnnamed6454() {
var o = <api.GoogleCloudApigeeV1Access>[];
o.add(buildGoogleCloudApigeeV1Access());
o.add(buildGoogleCloudApigeeV1Access());
return o;
}
-void checkUnnamed6451(core.List<api.GoogleCloudApigeeV1Access> o) {
+void checkUnnamed6454(core.List<api.GoogleCloudApigeeV1Access> o) {
unittest.expect(o, unittest.hasLength(2));
checkGoogleCloudApigeeV1Access(o[0] as api.GoogleCloudApigeeV1Access);
checkGoogleCloudApigeeV1Access(o[1] as api.GoogleCloudApigeeV1Access);
}
-core.List<api.GoogleCloudApigeeV1Property> buildUnnamed6452() {
+core.List<api.GoogleCloudApigeeV1Property> buildUnnamed6455() {
var o = <api.GoogleCloudApigeeV1Property>[];
o.add(buildGoogleCloudApigeeV1Property());
o.add(buildGoogleCloudApigeeV1Property());
return o;
}
-void checkUnnamed6452(core.List<api.GoogleCloudApigeeV1Property> o) {
+void checkUnnamed6455(core.List<api.GoogleCloudApigeeV1Property> o) {
unittest.expect(o, unittest.hasLength(2));
checkGoogleCloudApigeeV1Property(o[0] as api.GoogleCloudApigeeV1Property);
checkGoogleCloudApigeeV1Property(o[1] as api.GoogleCloudApigeeV1Property);
@@ -7286,9 +7286,9 @@
buildCounterGoogleCloudApigeeV1Result++;
if (buildCounterGoogleCloudApigeeV1Result < 3) {
o.ActionResult = 'foo';
- o.accessList = buildUnnamed6451();
+ o.accessList = buildUnnamed6454();
o.content = 'foo';
- o.headers = buildUnnamed6452();
+ o.headers = buildUnnamed6455();
o.properties = buildGoogleCloudApigeeV1Properties();
o.reasonPhrase = 'foo';
o.statusCode = 'foo';
@@ -7307,12 +7307,12 @@
o.ActionResult!,
unittest.equals('foo'),
);
- checkUnnamed6451(o.accessList!);
+ checkUnnamed6454(o.accessList!);
unittest.expect(
o.content!,
unittest.equals('foo'),
);
- checkUnnamed6452(o.headers!);
+ checkUnnamed6455(o.headers!);
checkGoogleCloudApigeeV1Properties(
o.properties! as api.GoogleCloudApigeeV1Properties);
unittest.expect(
@@ -7373,14 +7373,14 @@
buildCounterGoogleCloudApigeeV1RevenueShareRange--;
}
-core.List<api.GoogleCloudApigeeV1UpdateError> buildUnnamed6453() {
+core.List<api.GoogleCloudApigeeV1UpdateError> buildUnnamed6456() {
var o = <api.GoogleCloudApigeeV1UpdateError>[];
o.add(buildGoogleCloudApigeeV1UpdateError());
o.add(buildGoogleCloudApigeeV1UpdateError());
return o;
}
-void checkUnnamed6453(core.List<api.GoogleCloudApigeeV1UpdateError> o) {
+void checkUnnamed6456(core.List<api.GoogleCloudApigeeV1UpdateError> o) {
unittest.expect(o, unittest.hasLength(2));
checkGoogleCloudApigeeV1UpdateError(
o[0] as api.GoogleCloudApigeeV1UpdateError);
@@ -7393,7 +7393,7 @@
var o = api.GoogleCloudApigeeV1RevisionStatus();
buildCounterGoogleCloudApigeeV1RevisionStatus++;
if (buildCounterGoogleCloudApigeeV1RevisionStatus < 3) {
- o.errors = buildUnnamed6453();
+ o.errors = buildUnnamed6456();
o.jsonSpec = 'foo';
o.replicas = 42;
o.revisionId = 'foo';
@@ -7406,7 +7406,7 @@
api.GoogleCloudApigeeV1RevisionStatus o) {
buildCounterGoogleCloudApigeeV1RevisionStatus++;
if (buildCounterGoogleCloudApigeeV1RevisionStatus < 3) {
- checkUnnamed6453(o.errors!);
+ checkUnnamed6456(o.errors!);
unittest.expect(
o.jsonSpec!,
unittest.equals('foo'),
@@ -7466,14 +7466,14 @@
}
core.List<api.GoogleCloudApigeeV1RuntimeTraceConfigOverride>
- buildUnnamed6454() {
+ buildUnnamed6457() {
var o = <api.GoogleCloudApigeeV1RuntimeTraceConfigOverride>[];
o.add(buildGoogleCloudApigeeV1RuntimeTraceConfigOverride());
o.add(buildGoogleCloudApigeeV1RuntimeTraceConfigOverride());
return o;
}
-void checkUnnamed6454(
+void checkUnnamed6457(
core.List<api.GoogleCloudApigeeV1RuntimeTraceConfigOverride> o) {
unittest.expect(o, unittest.hasLength(2));
checkGoogleCloudApigeeV1RuntimeTraceConfigOverride(
@@ -7491,7 +7491,7 @@
o.endpoint = 'foo';
o.exporter = 'foo';
o.name = 'foo';
- o.overrides = buildUnnamed6454();
+ o.overrides = buildUnnamed6457();
o.revisionCreateTime = 'foo';
o.revisionId = 'foo';
o.samplingConfig = buildGoogleCloudApigeeV1RuntimeTraceSamplingConfig();
@@ -7516,7 +7516,7 @@
o.name!,
unittest.equals('foo'),
);
- checkUnnamed6454(o.overrides!);
+ checkUnnamed6457(o.overrides!);
unittest.expect(
o.revisionCreateTime!,
unittest.equals('foo'),
@@ -7607,14 +7607,14 @@
buildCounterGoogleCloudApigeeV1RuntimeTraceSamplingConfig--;
}
-core.List<api.GoogleCloudApigeeV1SchemaSchemaElement> buildUnnamed6455() {
+core.List<api.GoogleCloudApigeeV1SchemaSchemaElement> buildUnnamed6458() {
var o = <api.GoogleCloudApigeeV1SchemaSchemaElement>[];
o.add(buildGoogleCloudApigeeV1SchemaSchemaElement());
o.add(buildGoogleCloudApigeeV1SchemaSchemaElement());
return o;
}
-void checkUnnamed6455(core.List<api.GoogleCloudApigeeV1SchemaSchemaElement> o) {
+void checkUnnamed6458(core.List<api.GoogleCloudApigeeV1SchemaSchemaElement> o) {
unittest.expect(o, unittest.hasLength(2));
checkGoogleCloudApigeeV1SchemaSchemaElement(
o[0] as api.GoogleCloudApigeeV1SchemaSchemaElement);
@@ -7622,14 +7622,14 @@
o[1] as api.GoogleCloudApigeeV1SchemaSchemaElement);
}
-core.List<core.String> buildUnnamed6456() {
+core.List<core.String> buildUnnamed6459() {
var o = <core.String>[];
o.add('foo');
o.add('foo');
return o;
}
-void checkUnnamed6456(core.List<core.String> o) {
+void checkUnnamed6459(core.List<core.String> o) {
unittest.expect(o, unittest.hasLength(2));
unittest.expect(
o[0],
@@ -7641,14 +7641,14 @@
);
}
-core.List<api.GoogleCloudApigeeV1SchemaSchemaElement> buildUnnamed6457() {
+core.List<api.GoogleCloudApigeeV1SchemaSchemaElement> buildUnnamed6460() {
var o = <api.GoogleCloudApigeeV1SchemaSchemaElement>[];
o.add(buildGoogleCloudApigeeV1SchemaSchemaElement());
o.add(buildGoogleCloudApigeeV1SchemaSchemaElement());
return o;
}
-void checkUnnamed6457(core.List<api.GoogleCloudApigeeV1SchemaSchemaElement> o) {
+void checkUnnamed6460(core.List<api.GoogleCloudApigeeV1SchemaSchemaElement> o) {
unittest.expect(o, unittest.hasLength(2));
checkGoogleCloudApigeeV1SchemaSchemaElement(
o[0] as api.GoogleCloudApigeeV1SchemaSchemaElement);
@@ -7661,9 +7661,9 @@
var o = api.GoogleCloudApigeeV1Schema();
buildCounterGoogleCloudApigeeV1Schema++;
if (buildCounterGoogleCloudApigeeV1Schema < 3) {
- o.dimensions = buildUnnamed6455();
- o.meta = buildUnnamed6456();
- o.metrics = buildUnnamed6457();
+ o.dimensions = buildUnnamed6458();
+ o.meta = buildUnnamed6459();
+ o.metrics = buildUnnamed6460();
}
buildCounterGoogleCloudApigeeV1Schema--;
return o;
@@ -7672,9 +7672,9 @@
void checkGoogleCloudApigeeV1Schema(api.GoogleCloudApigeeV1Schema o) {
buildCounterGoogleCloudApigeeV1Schema++;
if (buildCounterGoogleCloudApigeeV1Schema < 3) {
- checkUnnamed6455(o.dimensions!);
- checkUnnamed6456(o.meta!);
- checkUnnamed6457(o.metrics!);
+ checkUnnamed6458(o.dimensions!);
+ checkUnnamed6459(o.meta!);
+ checkUnnamed6460(o.metrics!);
}
buildCounterGoogleCloudApigeeV1Schema--;
}
@@ -7740,14 +7740,14 @@
buildCounterGoogleCloudApigeeV1SchemaSchemaProperty--;
}
-core.List<core.String> buildUnnamed6458() {
+core.List<core.String> buildUnnamed6461() {
var o = <core.String>[];
o.add('foo');
o.add('foo');
return o;
}
-void checkUnnamed6458(core.List<core.String> o) {
+void checkUnnamed6461(core.List<core.String> o) {
unittest.expect(o, unittest.hasLength(2));
unittest.expect(
o[0],
@@ -7765,7 +7765,7 @@
var o = api.GoogleCloudApigeeV1ServiceIssuersMapping();
buildCounterGoogleCloudApigeeV1ServiceIssuersMapping++;
if (buildCounterGoogleCloudApigeeV1ServiceIssuersMapping < 3) {
- o.emailIds = buildUnnamed6458();
+ o.emailIds = buildUnnamed6461();
o.service = 'foo';
}
buildCounterGoogleCloudApigeeV1ServiceIssuersMapping--;
@@ -7776,7 +7776,7 @@
api.GoogleCloudApigeeV1ServiceIssuersMapping o) {
buildCounterGoogleCloudApigeeV1ServiceIssuersMapping++;
if (buildCounterGoogleCloudApigeeV1ServiceIssuersMapping < 3) {
- checkUnnamed6458(o.emailIds!);
+ checkUnnamed6461(o.emailIds!);
unittest.expect(
o.service!,
unittest.equals('foo'),
@@ -7834,95 +7834,6 @@
buildCounterGoogleCloudApigeeV1SetAddonsRequest--;
}
-core.List<core.String> buildUnnamed6459() {
- var o = <core.String>[];
- o.add('foo');
- o.add('foo');
- return o;
-}
-
-void checkUnnamed6459(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'),
- );
-}
-
-core.int buildCounterGoogleCloudApigeeV1SharedFlow = 0;
-api.GoogleCloudApigeeV1SharedFlow buildGoogleCloudApigeeV1SharedFlow() {
- var o = api.GoogleCloudApigeeV1SharedFlow();
- buildCounterGoogleCloudApigeeV1SharedFlow++;
- if (buildCounterGoogleCloudApigeeV1SharedFlow < 3) {
- o.latestRevisionId = 'foo';
- o.metaData = buildGoogleCloudApigeeV1EntityMetadata();
- o.name = 'foo';
- o.revision = buildUnnamed6459();
- }
- buildCounterGoogleCloudApigeeV1SharedFlow--;
- return o;
-}
-
-void checkGoogleCloudApigeeV1SharedFlow(api.GoogleCloudApigeeV1SharedFlow o) {
- buildCounterGoogleCloudApigeeV1SharedFlow++;
- if (buildCounterGoogleCloudApigeeV1SharedFlow < 3) {
- unittest.expect(
- o.latestRevisionId!,
- unittest.equals('foo'),
- );
- checkGoogleCloudApigeeV1EntityMetadata(
- o.metaData! as api.GoogleCloudApigeeV1EntityMetadata);
- unittest.expect(
- o.name!,
- unittest.equals('foo'),
- );
- checkUnnamed6459(o.revision!);
- }
- buildCounterGoogleCloudApigeeV1SharedFlow--;
-}
-
-core.Map<core.String, core.String> buildUnnamed6460() {
- var o = <core.String, core.String>{};
- o['x'] = 'foo';
- o['y'] = 'foo';
- return o;
-}
-
-void checkUnnamed6460(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'),
- );
-}
-
-core.List<core.String> buildUnnamed6461() {
- var o = <core.String>[];
- o.add('foo');
- o.add('foo');
- return o;
-}
-
-void checkUnnamed6461(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'),
- );
-}
-
core.List<core.String> buildUnnamed6462() {
var o = <core.String>[];
o.add('foo');
@@ -7942,14 +7853,103 @@
);
}
-core.List<core.String> buildUnnamed6463() {
+core.int buildCounterGoogleCloudApigeeV1SharedFlow = 0;
+api.GoogleCloudApigeeV1SharedFlow buildGoogleCloudApigeeV1SharedFlow() {
+ var o = api.GoogleCloudApigeeV1SharedFlow();
+ buildCounterGoogleCloudApigeeV1SharedFlow++;
+ if (buildCounterGoogleCloudApigeeV1SharedFlow < 3) {
+ o.latestRevisionId = 'foo';
+ o.metaData = buildGoogleCloudApigeeV1EntityMetadata();
+ o.name = 'foo';
+ o.revision = buildUnnamed6462();
+ }
+ buildCounterGoogleCloudApigeeV1SharedFlow--;
+ return o;
+}
+
+void checkGoogleCloudApigeeV1SharedFlow(api.GoogleCloudApigeeV1SharedFlow o) {
+ buildCounterGoogleCloudApigeeV1SharedFlow++;
+ if (buildCounterGoogleCloudApigeeV1SharedFlow < 3) {
+ unittest.expect(
+ o.latestRevisionId!,
+ unittest.equals('foo'),
+ );
+ checkGoogleCloudApigeeV1EntityMetadata(
+ o.metaData! as api.GoogleCloudApigeeV1EntityMetadata);
+ unittest.expect(
+ o.name!,
+ unittest.equals('foo'),
+ );
+ checkUnnamed6462(o.revision!);
+ }
+ buildCounterGoogleCloudApigeeV1SharedFlow--;
+}
+
+core.Map<core.String, core.String> buildUnnamed6463() {
+ var o = <core.String, core.String>{};
+ o['x'] = 'foo';
+ o['y'] = 'foo';
+ return o;
+}
+
+void checkUnnamed6463(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'),
+ );
+}
+
+core.List<core.String> buildUnnamed6464() {
var o = <core.String>[];
o.add('foo');
o.add('foo');
return o;
}
-void checkUnnamed6463(core.List<core.String> o) {
+void checkUnnamed6464(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'),
+ );
+}
+
+core.List<core.String> buildUnnamed6465() {
+ var o = <core.String>[];
+ o.add('foo');
+ o.add('foo');
+ return o;
+}
+
+void checkUnnamed6465(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'),
+ );
+}
+
+core.List<core.String> buildUnnamed6466() {
+ var o = <core.String>[];
+ o.add('foo');
+ o.add('foo');
+ return o;
+}
+
+void checkUnnamed6466(core.List<core.String> o) {
unittest.expect(o, unittest.hasLength(2));
unittest.expect(
o[0],
@@ -7972,14 +7972,14 @@
o.createdAt = 'foo';
o.description = 'foo';
o.displayName = 'foo';
- o.entityMetaDataAsProperties = buildUnnamed6460();
+ o.entityMetaDataAsProperties = buildUnnamed6463();
o.lastModifiedAt = 'foo';
o.name = 'foo';
- o.policies = buildUnnamed6461();
+ o.policies = buildUnnamed6464();
o.resourceFiles = buildGoogleCloudApigeeV1ResourceFiles();
- o.resources = buildUnnamed6462();
+ o.resources = buildUnnamed6465();
o.revision = 'foo';
- o.sharedFlows = buildUnnamed6463();
+ o.sharedFlows = buildUnnamed6466();
o.type = 'foo';
}
buildCounterGoogleCloudApigeeV1SharedFlowRevision--;
@@ -8008,7 +8008,7 @@
o.displayName!,
unittest.equals('foo'),
);
- checkUnnamed6460(o.entityMetaDataAsProperties!);
+ checkUnnamed6463(o.entityMetaDataAsProperties!);
unittest.expect(
o.lastModifiedAt!,
unittest.equals('foo'),
@@ -8017,15 +8017,15 @@
o.name!,
unittest.equals('foo'),
);
- checkUnnamed6461(o.policies!);
+ checkUnnamed6464(o.policies!);
checkGoogleCloudApigeeV1ResourceFiles(
o.resourceFiles! as api.GoogleCloudApigeeV1ResourceFiles);
- checkUnnamed6462(o.resources!);
+ checkUnnamed6465(o.resources!);
unittest.expect(
o.revision!,
unittest.equals('foo'),
);
- checkUnnamed6463(o.sharedFlows!);
+ checkUnnamed6466(o.sharedFlows!);
unittest.expect(
o.type!,
unittest.equals('foo'),
@@ -8034,14 +8034,14 @@
buildCounterGoogleCloudApigeeV1SharedFlowRevision--;
}
-core.List<api.GoogleCloudApigeeV1StatsEnvironmentStats> buildUnnamed6464() {
+core.List<api.GoogleCloudApigeeV1StatsEnvironmentStats> buildUnnamed6467() {
var o = <api.GoogleCloudApigeeV1StatsEnvironmentStats>[];
o.add(buildGoogleCloudApigeeV1StatsEnvironmentStats());
o.add(buildGoogleCloudApigeeV1StatsEnvironmentStats());
return o;
}
-void checkUnnamed6464(
+void checkUnnamed6467(
core.List<api.GoogleCloudApigeeV1StatsEnvironmentStats> o) {
unittest.expect(o, unittest.hasLength(2));
checkGoogleCloudApigeeV1StatsEnvironmentStats(
@@ -8050,14 +8050,14 @@
o[1] as api.GoogleCloudApigeeV1StatsEnvironmentStats);
}
-core.List<api.GoogleCloudApigeeV1StatsHostStats> buildUnnamed6465() {
+core.List<api.GoogleCloudApigeeV1StatsHostStats> buildUnnamed6468() {
var o = <api.GoogleCloudApigeeV1StatsHostStats>[];
o.add(buildGoogleCloudApigeeV1StatsHostStats());
o.add(buildGoogleCloudApigeeV1StatsHostStats());
return o;
}
-void checkUnnamed6465(core.List<api.GoogleCloudApigeeV1StatsHostStats> o) {
+void checkUnnamed6468(core.List<api.GoogleCloudApigeeV1StatsHostStats> o) {
unittest.expect(o, unittest.hasLength(2));
checkGoogleCloudApigeeV1StatsHostStats(
o[0] as api.GoogleCloudApigeeV1StatsHostStats);
@@ -8070,8 +8070,8 @@
var o = api.GoogleCloudApigeeV1Stats();
buildCounterGoogleCloudApigeeV1Stats++;
if (buildCounterGoogleCloudApigeeV1Stats < 3) {
- o.environments = buildUnnamed6464();
- o.hosts = buildUnnamed6465();
+ o.environments = buildUnnamed6467();
+ o.hosts = buildUnnamed6468();
o.metaData = buildGoogleCloudApigeeV1Metadata();
}
buildCounterGoogleCloudApigeeV1Stats--;
@@ -8081,22 +8081,22 @@
void checkGoogleCloudApigeeV1Stats(api.GoogleCloudApigeeV1Stats o) {
buildCounterGoogleCloudApigeeV1Stats++;
if (buildCounterGoogleCloudApigeeV1Stats < 3) {
- checkUnnamed6464(o.environments!);
- checkUnnamed6465(o.hosts!);
+ checkUnnamed6467(o.environments!);
+ checkUnnamed6468(o.hosts!);
checkGoogleCloudApigeeV1Metadata(
o.metaData! as api.GoogleCloudApigeeV1Metadata);
}
buildCounterGoogleCloudApigeeV1Stats--;
}
-core.List<api.GoogleCloudApigeeV1DimensionMetric> buildUnnamed6466() {
+core.List<api.GoogleCloudApigeeV1DimensionMetric> buildUnnamed6469() {
var o = <api.GoogleCloudApigeeV1DimensionMetric>[];
o.add(buildGoogleCloudApigeeV1DimensionMetric());
o.add(buildGoogleCloudApigeeV1DimensionMetric());
return o;
}
-void checkUnnamed6466(core.List<api.GoogleCloudApigeeV1DimensionMetric> o) {
+void checkUnnamed6469(core.List<api.GoogleCloudApigeeV1DimensionMetric> o) {
unittest.expect(o, unittest.hasLength(2));
checkGoogleCloudApigeeV1DimensionMetric(
o[0] as api.GoogleCloudApigeeV1DimensionMetric);
@@ -8104,14 +8104,14 @@
o[1] as api.GoogleCloudApigeeV1DimensionMetric);
}
-core.List<api.GoogleCloudApigeeV1Metric> buildUnnamed6467() {
+core.List<api.GoogleCloudApigeeV1Metric> buildUnnamed6470() {
var o = <api.GoogleCloudApigeeV1Metric>[];
o.add(buildGoogleCloudApigeeV1Metric());
o.add(buildGoogleCloudApigeeV1Metric());
return o;
}
-void checkUnnamed6467(core.List<api.GoogleCloudApigeeV1Metric> o) {
+void checkUnnamed6470(core.List<api.GoogleCloudApigeeV1Metric> o) {
unittest.expect(o, unittest.hasLength(2));
checkGoogleCloudApigeeV1Metric(o[0] as api.GoogleCloudApigeeV1Metric);
checkGoogleCloudApigeeV1Metric(o[1] as api.GoogleCloudApigeeV1Metric);
@@ -8123,8 +8123,8 @@
var o = api.GoogleCloudApigeeV1StatsEnvironmentStats();
buildCounterGoogleCloudApigeeV1StatsEnvironmentStats++;
if (buildCounterGoogleCloudApigeeV1StatsEnvironmentStats < 3) {
- o.dimensions = buildUnnamed6466();
- o.metrics = buildUnnamed6467();
+ o.dimensions = buildUnnamed6469();
+ o.metrics = buildUnnamed6470();
o.name = 'foo';
}
buildCounterGoogleCloudApigeeV1StatsEnvironmentStats--;
@@ -8135,8 +8135,8 @@
api.GoogleCloudApigeeV1StatsEnvironmentStats o) {
buildCounterGoogleCloudApigeeV1StatsEnvironmentStats++;
if (buildCounterGoogleCloudApigeeV1StatsEnvironmentStats < 3) {
- checkUnnamed6466(o.dimensions!);
- checkUnnamed6467(o.metrics!);
+ checkUnnamed6469(o.dimensions!);
+ checkUnnamed6470(o.metrics!);
unittest.expect(
o.name!,
unittest.equals('foo'),
@@ -8145,14 +8145,14 @@
buildCounterGoogleCloudApigeeV1StatsEnvironmentStats--;
}
-core.List<api.GoogleCloudApigeeV1DimensionMetric> buildUnnamed6468() {
+core.List<api.GoogleCloudApigeeV1DimensionMetric> buildUnnamed6471() {
var o = <api.GoogleCloudApigeeV1DimensionMetric>[];
o.add(buildGoogleCloudApigeeV1DimensionMetric());
o.add(buildGoogleCloudApigeeV1DimensionMetric());
return o;
}
-void checkUnnamed6468(core.List<api.GoogleCloudApigeeV1DimensionMetric> o) {
+void checkUnnamed6471(core.List<api.GoogleCloudApigeeV1DimensionMetric> o) {
unittest.expect(o, unittest.hasLength(2));
checkGoogleCloudApigeeV1DimensionMetric(
o[0] as api.GoogleCloudApigeeV1DimensionMetric);
@@ -8160,14 +8160,14 @@
o[1] as api.GoogleCloudApigeeV1DimensionMetric);
}
-core.List<api.GoogleCloudApigeeV1Metric> buildUnnamed6469() {
+core.List<api.GoogleCloudApigeeV1Metric> buildUnnamed6472() {
var o = <api.GoogleCloudApigeeV1Metric>[];
o.add(buildGoogleCloudApigeeV1Metric());
o.add(buildGoogleCloudApigeeV1Metric());
return o;
}
-void checkUnnamed6469(core.List<api.GoogleCloudApigeeV1Metric> o) {
+void checkUnnamed6472(core.List<api.GoogleCloudApigeeV1Metric> o) {
unittest.expect(o, unittest.hasLength(2));
checkGoogleCloudApigeeV1Metric(o[0] as api.GoogleCloudApigeeV1Metric);
checkGoogleCloudApigeeV1Metric(o[1] as api.GoogleCloudApigeeV1Metric);
@@ -8178,8 +8178,8 @@
var o = api.GoogleCloudApigeeV1StatsHostStats();
buildCounterGoogleCloudApigeeV1StatsHostStats++;
if (buildCounterGoogleCloudApigeeV1StatsHostStats < 3) {
- o.dimensions = buildUnnamed6468();
- o.metrics = buildUnnamed6469();
+ o.dimensions = buildUnnamed6471();
+ o.metrics = buildUnnamed6472();
o.name = 'foo';
}
buildCounterGoogleCloudApigeeV1StatsHostStats--;
@@ -8190,8 +8190,8 @@
api.GoogleCloudApigeeV1StatsHostStats o) {
buildCounterGoogleCloudApigeeV1StatsHostStats++;
if (buildCounterGoogleCloudApigeeV1StatsHostStats < 3) {
- checkUnnamed6468(o.dimensions!);
- checkUnnamed6469(o.metrics!);
+ checkUnnamed6471(o.dimensions!);
+ checkUnnamed6472(o.metrics!);
unittest.expect(
o.name!,
unittest.equals('foo'),
@@ -8223,14 +8223,14 @@
buildCounterGoogleCloudApigeeV1Subscription--;
}
-core.List<core.String> buildUnnamed6470() {
+core.List<core.String> buildUnnamed6473() {
var o = <core.String>[];
o.add('foo');
o.add('foo');
return o;
}
-void checkUnnamed6470(core.List<core.String> o) {
+void checkUnnamed6473(core.List<core.String> o) {
unittest.expect(o, unittest.hasLength(2));
unittest.expect(
o[0],
@@ -8249,7 +8249,7 @@
buildCounterGoogleCloudApigeeV1SyncAuthorization++;
if (buildCounterGoogleCloudApigeeV1SyncAuthorization < 3) {
o.etag = 'foo';
- o.identities = buildUnnamed6470();
+ o.identities = buildUnnamed6473();
}
buildCounterGoogleCloudApigeeV1SyncAuthorization--;
return o;
@@ -8263,7 +8263,7 @@
o.etag!,
unittest.equals('foo'),
);
- checkUnnamed6470(o.identities!);
+ checkUnnamed6473(o.identities!);
}
buildCounterGoogleCloudApigeeV1SyncAuthorization--;
}
@@ -8387,14 +8387,14 @@
buildCounterGoogleCloudApigeeV1TestDatastoreResponse--;
}
-core.List<core.String> buildUnnamed6471() {
+core.List<core.String> buildUnnamed6474() {
var o = <core.String>[];
o.add('foo');
o.add('foo');
return o;
}
-void checkUnnamed6471(core.List<core.String> o) {
+void checkUnnamed6474(core.List<core.String> o) {
unittest.expect(o, unittest.hasLength(2));
unittest.expect(
o[0],
@@ -8406,14 +8406,14 @@
);
}
-core.List<core.String> buildUnnamed6472() {
+core.List<core.String> buildUnnamed6475() {
var o = <core.String>[];
o.add('foo');
o.add('foo');
return o;
}
-void checkUnnamed6472(core.List<core.String> o) {
+void checkUnnamed6475(core.List<core.String> o) {
unittest.expect(o, unittest.hasLength(2));
unittest.expect(
o[0],
@@ -8430,14 +8430,14 @@
var o = api.GoogleCloudApigeeV1TlsInfo();
buildCounterGoogleCloudApigeeV1TlsInfo++;
if (buildCounterGoogleCloudApigeeV1TlsInfo < 3) {
- o.ciphers = buildUnnamed6471();
+ o.ciphers = buildUnnamed6474();
o.clientAuthEnabled = true;
o.commonName = buildGoogleCloudApigeeV1TlsInfoCommonName();
o.enabled = true;
o.ignoreValidationErrors = true;
o.keyAlias = 'foo';
o.keyStore = 'foo';
- o.protocols = buildUnnamed6472();
+ o.protocols = buildUnnamed6475();
o.trustStore = 'foo';
}
buildCounterGoogleCloudApigeeV1TlsInfo--;
@@ -8447,7 +8447,7 @@
void checkGoogleCloudApigeeV1TlsInfo(api.GoogleCloudApigeeV1TlsInfo o) {
buildCounterGoogleCloudApigeeV1TlsInfo++;
if (buildCounterGoogleCloudApigeeV1TlsInfo < 3) {
- checkUnnamed6471(o.ciphers!);
+ checkUnnamed6474(o.ciphers!);
unittest.expect(o.clientAuthEnabled!, unittest.isTrue);
checkGoogleCloudApigeeV1TlsInfoCommonName(
o.commonName! as api.GoogleCloudApigeeV1TlsInfoCommonName);
@@ -8461,7 +8461,7 @@
o.keyStore!,
unittest.equals('foo'),
);
- checkUnnamed6472(o.protocols!);
+ checkUnnamed6475(o.protocols!);
unittest.expect(
o.trustStore!,
unittest.equals('foo'),
@@ -8496,14 +8496,14 @@
buildCounterGoogleCloudApigeeV1TlsInfoCommonName--;
}
-core.List<core.String> buildUnnamed6473() {
+core.List<core.String> buildUnnamed6476() {
var o = <core.String>[];
o.add('foo');
o.add('foo');
return o;
}
-void checkUnnamed6473(core.List<core.String> o) {
+void checkUnnamed6476(core.List<core.String> o) {
unittest.expect(o, unittest.hasLength(2));
unittest.expect(
o[0],
@@ -8515,14 +8515,14 @@
);
}
-core.List<core.String> buildUnnamed6474() {
+core.List<core.String> buildUnnamed6477() {
var o = <core.String>[];
o.add('foo');
o.add('foo');
return o;
}
-void checkUnnamed6474(core.List<core.String> o) {
+void checkUnnamed6477(core.List<core.String> o) {
unittest.expect(o, unittest.hasLength(2));
unittest.expect(
o[0],
@@ -8539,14 +8539,14 @@
var o = api.GoogleCloudApigeeV1TlsInfoConfig();
buildCounterGoogleCloudApigeeV1TlsInfoConfig++;
if (buildCounterGoogleCloudApigeeV1TlsInfoConfig < 3) {
- o.ciphers = buildUnnamed6473();
+ o.ciphers = buildUnnamed6476();
o.clientAuthEnabled = true;
o.commonName = buildGoogleCloudApigeeV1CommonNameConfig();
o.enabled = true;
o.ignoreValidationErrors = true;
o.keyAlias = 'foo';
o.keyAliasReference = buildGoogleCloudApigeeV1KeyAliasReference();
- o.protocols = buildUnnamed6474();
+ o.protocols = buildUnnamed6477();
o.trustStore = 'foo';
}
buildCounterGoogleCloudApigeeV1TlsInfoConfig--;
@@ -8557,7 +8557,7 @@
api.GoogleCloudApigeeV1TlsInfoConfig o) {
buildCounterGoogleCloudApigeeV1TlsInfoConfig++;
if (buildCounterGoogleCloudApigeeV1TlsInfoConfig < 3) {
- checkUnnamed6473(o.ciphers!);
+ checkUnnamed6476(o.ciphers!);
unittest.expect(o.clientAuthEnabled!, unittest.isTrue);
checkGoogleCloudApigeeV1CommonNameConfig(
o.commonName! as api.GoogleCloudApigeeV1CommonNameConfig);
@@ -8569,7 +8569,7 @@
);
checkGoogleCloudApigeeV1KeyAliasReference(
o.keyAliasReference! as api.GoogleCloudApigeeV1KeyAliasReference);
- checkUnnamed6474(o.protocols!);
+ checkUnnamed6477(o.protocols!);
unittest.expect(
o.trustStore!,
unittest.equals('foo'),
@@ -8706,14 +8706,14 @@
buildCounterGoogleCloudApigeeV1UpdateError--;
}
-core.List<api.GoogleIamV1AuditLogConfig> buildUnnamed6475() {
+core.List<api.GoogleIamV1AuditLogConfig> buildUnnamed6478() {
var o = <api.GoogleIamV1AuditLogConfig>[];
o.add(buildGoogleIamV1AuditLogConfig());
o.add(buildGoogleIamV1AuditLogConfig());
return o;
}
-void checkUnnamed6475(core.List<api.GoogleIamV1AuditLogConfig> o) {
+void checkUnnamed6478(core.List<api.GoogleIamV1AuditLogConfig> o) {
unittest.expect(o, unittest.hasLength(2));
checkGoogleIamV1AuditLogConfig(o[0] as api.GoogleIamV1AuditLogConfig);
checkGoogleIamV1AuditLogConfig(o[1] as api.GoogleIamV1AuditLogConfig);
@@ -8724,7 +8724,7 @@
var o = api.GoogleIamV1AuditConfig();
buildCounterGoogleIamV1AuditConfig++;
if (buildCounterGoogleIamV1AuditConfig < 3) {
- o.auditLogConfigs = buildUnnamed6475();
+ o.auditLogConfigs = buildUnnamed6478();
o.service = 'foo';
}
buildCounterGoogleIamV1AuditConfig--;
@@ -8734,7 +8734,7 @@
void checkGoogleIamV1AuditConfig(api.GoogleIamV1AuditConfig o) {
buildCounterGoogleIamV1AuditConfig++;
if (buildCounterGoogleIamV1AuditConfig < 3) {
- checkUnnamed6475(o.auditLogConfigs!);
+ checkUnnamed6478(o.auditLogConfigs!);
unittest.expect(
o.service!,
unittest.equals('foo'),
@@ -8743,14 +8743,14 @@
buildCounterGoogleIamV1AuditConfig--;
}
-core.List<core.String> buildUnnamed6476() {
+core.List<core.String> buildUnnamed6479() {
var o = <core.String>[];
o.add('foo');
o.add('foo');
return o;
}
-void checkUnnamed6476(core.List<core.String> o) {
+void checkUnnamed6479(core.List<core.String> o) {
unittest.expect(o, unittest.hasLength(2));
unittest.expect(
o[0],
@@ -8767,7 +8767,7 @@
var o = api.GoogleIamV1AuditLogConfig();
buildCounterGoogleIamV1AuditLogConfig++;
if (buildCounterGoogleIamV1AuditLogConfig < 3) {
- o.exemptedMembers = buildUnnamed6476();
+ o.exemptedMembers = buildUnnamed6479();
o.logType = 'foo';
}
buildCounterGoogleIamV1AuditLogConfig--;
@@ -8777,7 +8777,7 @@
void checkGoogleIamV1AuditLogConfig(api.GoogleIamV1AuditLogConfig o) {
buildCounterGoogleIamV1AuditLogConfig++;
if (buildCounterGoogleIamV1AuditLogConfig < 3) {
- checkUnnamed6476(o.exemptedMembers!);
+ checkUnnamed6479(o.exemptedMembers!);
unittest.expect(
o.logType!,
unittest.equals('foo'),
@@ -8786,14 +8786,14 @@
buildCounterGoogleIamV1AuditLogConfig--;
}
-core.List<core.String> buildUnnamed6477() {
+core.List<core.String> buildUnnamed6480() {
var o = <core.String>[];
o.add('foo');
o.add('foo');
return o;
}
-void checkUnnamed6477(core.List<core.String> o) {
+void checkUnnamed6480(core.List<core.String> o) {
unittest.expect(o, unittest.hasLength(2));
unittest.expect(
o[0],
@@ -8811,7 +8811,7 @@
buildCounterGoogleIamV1Binding++;
if (buildCounterGoogleIamV1Binding < 3) {
o.condition = buildGoogleTypeExpr();
- o.members = buildUnnamed6477();
+ o.members = buildUnnamed6480();
o.role = 'foo';
}
buildCounterGoogleIamV1Binding--;
@@ -8822,7 +8822,7 @@
buildCounterGoogleIamV1Binding++;
if (buildCounterGoogleIamV1Binding < 3) {
checkGoogleTypeExpr(o.condition! as api.GoogleTypeExpr);
- checkUnnamed6477(o.members!);
+ checkUnnamed6480(o.members!);
unittest.expect(
o.role!,
unittest.equals('foo'),
@@ -8831,27 +8831,27 @@
buildCounterGoogleIamV1Binding--;
}
-core.List<api.GoogleIamV1AuditConfig> buildUnnamed6478() {
+core.List<api.GoogleIamV1AuditConfig> buildUnnamed6481() {
var o = <api.GoogleIamV1AuditConfig>[];
o.add(buildGoogleIamV1AuditConfig());
o.add(buildGoogleIamV1AuditConfig());
return o;
}
-void checkUnnamed6478(core.List<api.GoogleIamV1AuditConfig> o) {
+void checkUnnamed6481(core.List<api.GoogleIamV1AuditConfig> o) {
unittest.expect(o, unittest.hasLength(2));
checkGoogleIamV1AuditConfig(o[0] as api.GoogleIamV1AuditConfig);
checkGoogleIamV1AuditConfig(o[1] as api.GoogleIamV1AuditConfig);
}
-core.List<api.GoogleIamV1Binding> buildUnnamed6479() {
+core.List<api.GoogleIamV1Binding> buildUnnamed6482() {
var o = <api.GoogleIamV1Binding>[];
o.add(buildGoogleIamV1Binding());
o.add(buildGoogleIamV1Binding());
return o;
}
-void checkUnnamed6479(core.List<api.GoogleIamV1Binding> o) {
+void checkUnnamed6482(core.List<api.GoogleIamV1Binding> o) {
unittest.expect(o, unittest.hasLength(2));
checkGoogleIamV1Binding(o[0] as api.GoogleIamV1Binding);
checkGoogleIamV1Binding(o[1] as api.GoogleIamV1Binding);
@@ -8862,8 +8862,8 @@
var o = api.GoogleIamV1Policy();
buildCounterGoogleIamV1Policy++;
if (buildCounterGoogleIamV1Policy < 3) {
- o.auditConfigs = buildUnnamed6478();
- o.bindings = buildUnnamed6479();
+ o.auditConfigs = buildUnnamed6481();
+ o.bindings = buildUnnamed6482();
o.etag = 'foo';
o.version = 42;
}
@@ -8874,8 +8874,8 @@
void checkGoogleIamV1Policy(api.GoogleIamV1Policy o) {
buildCounterGoogleIamV1Policy++;
if (buildCounterGoogleIamV1Policy < 3) {
- checkUnnamed6478(o.auditConfigs!);
- checkUnnamed6479(o.bindings!);
+ checkUnnamed6481(o.auditConfigs!);
+ checkUnnamed6482(o.bindings!);
unittest.expect(
o.etag!,
unittest.equals('foo'),
@@ -8912,14 +8912,14 @@
buildCounterGoogleIamV1SetIamPolicyRequest--;
}
-core.List<core.String> buildUnnamed6480() {
+core.List<core.String> buildUnnamed6483() {
var o = <core.String>[];
o.add('foo');
o.add('foo');
return o;
}
-void checkUnnamed6480(core.List<core.String> o) {
+void checkUnnamed6483(core.List<core.String> o) {
unittest.expect(o, unittest.hasLength(2));
unittest.expect(
o[0],
@@ -8937,7 +8937,7 @@
var o = api.GoogleIamV1TestIamPermissionsRequest();
buildCounterGoogleIamV1TestIamPermissionsRequest++;
if (buildCounterGoogleIamV1TestIamPermissionsRequest < 3) {
- o.permissions = buildUnnamed6480();
+ o.permissions = buildUnnamed6483();
}
buildCounterGoogleIamV1TestIamPermissionsRequest--;
return o;
@@ -8947,19 +8947,19 @@
api.GoogleIamV1TestIamPermissionsRequest o) {
buildCounterGoogleIamV1TestIamPermissionsRequest++;
if (buildCounterGoogleIamV1TestIamPermissionsRequest < 3) {
- checkUnnamed6480(o.permissions!);
+ checkUnnamed6483(o.permissions!);
}
buildCounterGoogleIamV1TestIamPermissionsRequest--;
}
-core.List<core.String> buildUnnamed6481() {
+core.List<core.String> buildUnnamed6484() {
var o = <core.String>[];
o.add('foo');
o.add('foo');
return o;
}
-void checkUnnamed6481(core.List<core.String> o) {
+void checkUnnamed6484(core.List<core.String> o) {
unittest.expect(o, unittest.hasLength(2));
unittest.expect(
o[0],
@@ -8977,7 +8977,7 @@
var o = api.GoogleIamV1TestIamPermissionsResponse();
buildCounterGoogleIamV1TestIamPermissionsResponse++;
if (buildCounterGoogleIamV1TestIamPermissionsResponse < 3) {
- o.permissions = buildUnnamed6481();
+ o.permissions = buildUnnamed6484();
}
buildCounterGoogleIamV1TestIamPermissionsResponse--;
return o;
@@ -8987,19 +8987,19 @@
api.GoogleIamV1TestIamPermissionsResponse o) {
buildCounterGoogleIamV1TestIamPermissionsResponse++;
if (buildCounterGoogleIamV1TestIamPermissionsResponse < 3) {
- checkUnnamed6481(o.permissions!);
+ checkUnnamed6484(o.permissions!);
}
buildCounterGoogleIamV1TestIamPermissionsResponse--;
}
-core.List<api.GoogleLongrunningOperation> buildUnnamed6482() {
+core.List<api.GoogleLongrunningOperation> buildUnnamed6485() {
var o = <api.GoogleLongrunningOperation>[];
o.add(buildGoogleLongrunningOperation());
o.add(buildGoogleLongrunningOperation());
return o;
}
-void checkUnnamed6482(core.List<api.GoogleLongrunningOperation> o) {
+void checkUnnamed6485(core.List<api.GoogleLongrunningOperation> o) {
unittest.expect(o, unittest.hasLength(2));
checkGoogleLongrunningOperation(o[0] as api.GoogleLongrunningOperation);
checkGoogleLongrunningOperation(o[1] as api.GoogleLongrunningOperation);
@@ -9012,7 +9012,7 @@
buildCounterGoogleLongrunningListOperationsResponse++;
if (buildCounterGoogleLongrunningListOperationsResponse < 3) {
o.nextPageToken = 'foo';
- o.operations = buildUnnamed6482();
+ o.operations = buildUnnamed6485();
}
buildCounterGoogleLongrunningListOperationsResponse--;
return o;
@@ -9026,12 +9026,12 @@
o.nextPageToken!,
unittest.equals('foo'),
);
- checkUnnamed6482(o.operations!);
+ checkUnnamed6485(o.operations!);
}
buildCounterGoogleLongrunningListOperationsResponse--;
}
-core.Map<core.String, core.Object> buildUnnamed6483() {
+core.Map<core.String, core.Object> buildUnnamed6486() {
var o = <core.String, core.Object>{};
o['x'] = {
'list': [1, 2, 3],
@@ -9046,7 +9046,7 @@
return o;
}
-void checkUnnamed6483(core.Map<core.String, core.Object> o) {
+void checkUnnamed6486(core.Map<core.String, core.Object> o) {
unittest.expect(o, unittest.hasLength(2));
var casted14 = (o['x']!) as core.Map;
unittest.expect(casted14, unittest.hasLength(3));
@@ -9078,7 +9078,7 @@
);
}
-core.Map<core.String, core.Object> buildUnnamed6484() {
+core.Map<core.String, core.Object> buildUnnamed6487() {
var o = <core.String, core.Object>{};
o['x'] = {
'list': [1, 2, 3],
@@ -9093,7 +9093,7 @@
return o;
}
-void checkUnnamed6484(core.Map<core.String, core.Object> o) {
+void checkUnnamed6487(core.Map<core.String, core.Object> o) {
unittest.expect(o, unittest.hasLength(2));
var casted16 = (o['x']!) as core.Map;
unittest.expect(casted16, unittest.hasLength(3));
@@ -9132,9 +9132,9 @@
if (buildCounterGoogleLongrunningOperation < 3) {
o.done = true;
o.error = buildGoogleRpcStatus();
- o.metadata = buildUnnamed6483();
+ o.metadata = buildUnnamed6486();
o.name = 'foo';
- o.response = buildUnnamed6484();
+ o.response = buildUnnamed6487();
}
buildCounterGoogleLongrunningOperation--;
return o;
@@ -9145,12 +9145,12 @@
if (buildCounterGoogleLongrunningOperation < 3) {
unittest.expect(o.done!, unittest.isTrue);
checkGoogleRpcStatus(o.error! as api.GoogleRpcStatus);
- checkUnnamed6483(o.metadata!);
+ checkUnnamed6486(o.metadata!);
unittest.expect(
o.name!,
unittest.equals('foo'),
);
- checkUnnamed6484(o.response!);
+ checkUnnamed6487(o.response!);
}
buildCounterGoogleLongrunningOperation--;
}
@@ -9170,14 +9170,14 @@
buildCounterGoogleProtobufEmpty--;
}
-core.List<api.GoogleRpcPreconditionFailureViolation> buildUnnamed6485() {
+core.List<api.GoogleRpcPreconditionFailureViolation> buildUnnamed6488() {
var o = <api.GoogleRpcPreconditionFailureViolation>[];
o.add(buildGoogleRpcPreconditionFailureViolation());
o.add(buildGoogleRpcPreconditionFailureViolation());
return o;
}
-void checkUnnamed6485(core.List<api.GoogleRpcPreconditionFailureViolation> o) {
+void checkUnnamed6488(core.List<api.GoogleRpcPreconditionFailureViolation> o) {
unittest.expect(o, unittest.hasLength(2));
checkGoogleRpcPreconditionFailureViolation(
o[0] as api.GoogleRpcPreconditionFailureViolation);
@@ -9190,7 +9190,7 @@
var o = api.GoogleRpcPreconditionFailure();
buildCounterGoogleRpcPreconditionFailure++;
if (buildCounterGoogleRpcPreconditionFailure < 3) {
- o.violations = buildUnnamed6485();
+ o.violations = buildUnnamed6488();
}
buildCounterGoogleRpcPreconditionFailure--;
return o;
@@ -9199,7 +9199,7 @@
void checkGoogleRpcPreconditionFailure(api.GoogleRpcPreconditionFailure o) {
buildCounterGoogleRpcPreconditionFailure++;
if (buildCounterGoogleRpcPreconditionFailure < 3) {
- checkUnnamed6485(o.violations!);
+ checkUnnamed6488(o.violations!);
}
buildCounterGoogleRpcPreconditionFailure--;
}
@@ -9238,7 +9238,7 @@
buildCounterGoogleRpcPreconditionFailureViolation--;
}
-core.Map<core.String, core.Object> buildUnnamed6486() {
+core.Map<core.String, core.Object> buildUnnamed6489() {
var o = <core.String, core.Object>{};
o['x'] = {
'list': [1, 2, 3],
@@ -9253,7 +9253,7 @@
return o;
}
-void checkUnnamed6486(core.Map<core.String, core.Object> o) {
+void checkUnnamed6489(core.Map<core.String, core.Object> o) {
unittest.expect(o, unittest.hasLength(2));
var casted18 = (o['x']!) as core.Map;
unittest.expect(casted18, unittest.hasLength(3));
@@ -9285,17 +9285,17 @@
);
}
-core.List<core.Map<core.String, core.Object>> buildUnnamed6487() {
+core.List<core.Map<core.String, core.Object>> buildUnnamed6490() {
var o = <core.Map<core.String, core.Object>>[];
- o.add(buildUnnamed6486());
- o.add(buildUnnamed6486());
+ o.add(buildUnnamed6489());
+ o.add(buildUnnamed6489());
return o;
}
-void checkUnnamed6487(core.List<core.Map<core.String, core.Object>> o) {
+void checkUnnamed6490(core.List<core.Map<core.String, core.Object>> o) {
unittest.expect(o, unittest.hasLength(2));
- checkUnnamed6486(o[0]);
- checkUnnamed6486(o[1]);
+ checkUnnamed6489(o[0]);
+ checkUnnamed6489(o[1]);
}
core.int buildCounterGoogleRpcStatus = 0;
@@ -9304,7 +9304,7 @@
buildCounterGoogleRpcStatus++;
if (buildCounterGoogleRpcStatus < 3) {
o.code = 42;
- o.details = buildUnnamed6487();
+ o.details = buildUnnamed6490();
o.message = 'foo';
}
buildCounterGoogleRpcStatus--;
@@ -9318,7 +9318,7 @@
o.code!,
unittest.equals(42),
);
- checkUnnamed6487(o.details!);
+ checkUnnamed6490(o.details!);
unittest.expect(
o.message!,
unittest.equals('foo'),
diff --git a/generated/googleapis/test/apikeys/v2_test.dart b/generated/googleapis/test/apikeys/v2_test.dart
index 642ea4e..d852197 100644
--- a/generated/googleapis/test/apikeys/v2_test.dart
+++ b/generated/googleapis/test/apikeys/v2_test.dart
@@ -27,7 +27,7 @@
import '../test_shared.dart';
-core.Map<core.String, core.Object> buildUnnamed6200() {
+core.Map<core.String, core.Object> buildUnnamed6203() {
var o = <core.String, core.Object>{};
o['x'] = {
'list': [1, 2, 3],
@@ -42,7 +42,7 @@
return o;
}
-void checkUnnamed6200(core.Map<core.String, core.Object> o) {
+void checkUnnamed6203(core.Map<core.String, core.Object> o) {
unittest.expect(o, unittest.hasLength(2));
var casted1 = (o['x']!) as core.Map;
unittest.expect(casted1, unittest.hasLength(3));
@@ -74,7 +74,7 @@
);
}
-core.Map<core.String, core.Object> buildUnnamed6201() {
+core.Map<core.String, core.Object> buildUnnamed6204() {
var o = <core.String, core.Object>{};
o['x'] = {
'list': [1, 2, 3],
@@ -89,7 +89,7 @@
return o;
}
-void checkUnnamed6201(core.Map<core.String, core.Object> o) {
+void checkUnnamed6204(core.Map<core.String, core.Object> o) {
unittest.expect(o, unittest.hasLength(2));
var casted3 = (o['x']!) as core.Map;
unittest.expect(casted3, unittest.hasLength(3));
@@ -128,9 +128,9 @@
if (buildCounterOperation < 3) {
o.done = true;
o.error = buildStatus();
- o.metadata = buildUnnamed6200();
+ o.metadata = buildUnnamed6203();
o.name = 'foo';
- o.response = buildUnnamed6201();
+ o.response = buildUnnamed6204();
}
buildCounterOperation--;
return o;
@@ -141,17 +141,17 @@
if (buildCounterOperation < 3) {
unittest.expect(o.done!, unittest.isTrue);
checkStatus(o.error! as api.Status);
- checkUnnamed6200(o.metadata!);
+ checkUnnamed6203(o.metadata!);
unittest.expect(
o.name!,
unittest.equals('foo'),
);
- checkUnnamed6201(o.response!);
+ checkUnnamed6204(o.response!);
}
buildCounterOperation--;
}
-core.Map<core.String, core.Object> buildUnnamed6202() {
+core.Map<core.String, core.Object> buildUnnamed6205() {
var o = <core.String, core.Object>{};
o['x'] = {
'list': [1, 2, 3],
@@ -166,7 +166,7 @@
return o;
}
-void checkUnnamed6202(core.Map<core.String, core.Object> o) {
+void checkUnnamed6205(core.Map<core.String, core.Object> o) {
unittest.expect(o, unittest.hasLength(2));
var casted5 = (o['x']!) as core.Map;
unittest.expect(casted5, unittest.hasLength(3));
@@ -198,17 +198,17 @@
);
}
-core.List<core.Map<core.String, core.Object>> buildUnnamed6203() {
+core.List<core.Map<core.String, core.Object>> buildUnnamed6206() {
var o = <core.Map<core.String, core.Object>>[];
- o.add(buildUnnamed6202());
- o.add(buildUnnamed6202());
+ o.add(buildUnnamed6205());
+ o.add(buildUnnamed6205());
return o;
}
-void checkUnnamed6203(core.List<core.Map<core.String, core.Object>> o) {
+void checkUnnamed6206(core.List<core.Map<core.String, core.Object>> o) {
unittest.expect(o, unittest.hasLength(2));
- checkUnnamed6202(o[0]);
- checkUnnamed6202(o[1]);
+ checkUnnamed6205(o[0]);
+ checkUnnamed6205(o[1]);
}
core.int buildCounterStatus = 0;
@@ -217,7 +217,7 @@
buildCounterStatus++;
if (buildCounterStatus < 3) {
o.code = 42;
- o.details = buildUnnamed6203();
+ o.details = buildUnnamed6206();
o.message = 'foo';
}
buildCounterStatus--;
@@ -231,7 +231,7 @@
o.code!,
unittest.equals(42),
);
- checkUnnamed6203(o.details!);
+ checkUnnamed6206(o.details!);
unittest.expect(
o.message!,
unittest.equals('foo'),
@@ -267,14 +267,14 @@
buildCounterV2AndroidApplication--;
}
-core.List<api.V2AndroidApplication> buildUnnamed6204() {
+core.List<api.V2AndroidApplication> buildUnnamed6207() {
var o = <api.V2AndroidApplication>[];
o.add(buildV2AndroidApplication());
o.add(buildV2AndroidApplication());
return o;
}
-void checkUnnamed6204(core.List<api.V2AndroidApplication> o) {
+void checkUnnamed6207(core.List<api.V2AndroidApplication> o) {
unittest.expect(o, unittest.hasLength(2));
checkV2AndroidApplication(o[0] as api.V2AndroidApplication);
checkV2AndroidApplication(o[1] as api.V2AndroidApplication);
@@ -285,7 +285,7 @@
var o = api.V2AndroidKeyRestrictions();
buildCounterV2AndroidKeyRestrictions++;
if (buildCounterV2AndroidKeyRestrictions < 3) {
- o.allowedApplications = buildUnnamed6204();
+ o.allowedApplications = buildUnnamed6207();
}
buildCounterV2AndroidKeyRestrictions--;
return o;
@@ -294,19 +294,19 @@
void checkV2AndroidKeyRestrictions(api.V2AndroidKeyRestrictions o) {
buildCounterV2AndroidKeyRestrictions++;
if (buildCounterV2AndroidKeyRestrictions < 3) {
- checkUnnamed6204(o.allowedApplications!);
+ checkUnnamed6207(o.allowedApplications!);
}
buildCounterV2AndroidKeyRestrictions--;
}
-core.List<core.String> buildUnnamed6205() {
+core.List<core.String> buildUnnamed6208() {
var o = <core.String>[];
o.add('foo');
o.add('foo');
return o;
}
-void checkUnnamed6205(core.List<core.String> o) {
+void checkUnnamed6208(core.List<core.String> o) {
unittest.expect(o, unittest.hasLength(2));
unittest.expect(
o[0],
@@ -323,7 +323,7 @@
var o = api.V2ApiTarget();
buildCounterV2ApiTarget++;
if (buildCounterV2ApiTarget < 3) {
- o.methods = buildUnnamed6205();
+ o.methods = buildUnnamed6208();
o.service = 'foo';
}
buildCounterV2ApiTarget--;
@@ -333,7 +333,7 @@
void checkV2ApiTarget(api.V2ApiTarget o) {
buildCounterV2ApiTarget++;
if (buildCounterV2ApiTarget < 3) {
- checkUnnamed6205(o.methods!);
+ checkUnnamed6208(o.methods!);
unittest.expect(
o.service!,
unittest.equals('foo'),
@@ -342,14 +342,14 @@
buildCounterV2ApiTarget--;
}
-core.List<core.String> buildUnnamed6206() {
+core.List<core.String> buildUnnamed6209() {
var o = <core.String>[];
o.add('foo');
o.add('foo');
return o;
}
-void checkUnnamed6206(core.List<core.String> o) {
+void checkUnnamed6209(core.List<core.String> o) {
unittest.expect(o, unittest.hasLength(2));
unittest.expect(
o[0],
@@ -366,7 +366,7 @@
var o = api.V2BrowserKeyRestrictions();
buildCounterV2BrowserKeyRestrictions++;
if (buildCounterV2BrowserKeyRestrictions < 3) {
- o.allowedReferrers = buildUnnamed6206();
+ o.allowedReferrers = buildUnnamed6209();
}
buildCounterV2BrowserKeyRestrictions--;
return o;
@@ -375,7 +375,7 @@
void checkV2BrowserKeyRestrictions(api.V2BrowserKeyRestrictions o) {
buildCounterV2BrowserKeyRestrictions++;
if (buildCounterV2BrowserKeyRestrictions < 3) {
- checkUnnamed6206(o.allowedReferrers!);
+ checkUnnamed6209(o.allowedReferrers!);
}
buildCounterV2BrowserKeyRestrictions--;
}
@@ -424,14 +424,14 @@
buildCounterV2GetKeyStringResponse--;
}
-core.List<core.String> buildUnnamed6207() {
+core.List<core.String> buildUnnamed6210() {
var o = <core.String>[];
o.add('foo');
o.add('foo');
return o;
}
-void checkUnnamed6207(core.List<core.String> o) {
+void checkUnnamed6210(core.List<core.String> o) {
unittest.expect(o, unittest.hasLength(2));
unittest.expect(
o[0],
@@ -448,7 +448,7 @@
var o = api.V2IosKeyRestrictions();
buildCounterV2IosKeyRestrictions++;
if (buildCounterV2IosKeyRestrictions < 3) {
- o.allowedBundleIds = buildUnnamed6207();
+ o.allowedBundleIds = buildUnnamed6210();
}
buildCounterV2IosKeyRestrictions--;
return o;
@@ -457,7 +457,7 @@
void checkV2IosKeyRestrictions(api.V2IosKeyRestrictions o) {
buildCounterV2IosKeyRestrictions++;
if (buildCounterV2IosKeyRestrictions < 3) {
- checkUnnamed6207(o.allowedBundleIds!);
+ checkUnnamed6210(o.allowedBundleIds!);
}
buildCounterV2IosKeyRestrictions--;
}
@@ -521,14 +521,14 @@
buildCounterV2Key--;
}
-core.List<api.V2Key> buildUnnamed6208() {
+core.List<api.V2Key> buildUnnamed6211() {
var o = <api.V2Key>[];
o.add(buildV2Key());
o.add(buildV2Key());
return o;
}
-void checkUnnamed6208(core.List<api.V2Key> o) {
+void checkUnnamed6211(core.List<api.V2Key> o) {
unittest.expect(o, unittest.hasLength(2));
checkV2Key(o[0] as api.V2Key);
checkV2Key(o[1] as api.V2Key);
@@ -539,7 +539,7 @@
var o = api.V2ListKeysResponse();
buildCounterV2ListKeysResponse++;
if (buildCounterV2ListKeysResponse < 3) {
- o.keys = buildUnnamed6208();
+ o.keys = buildUnnamed6211();
o.nextPageToken = 'foo';
}
buildCounterV2ListKeysResponse--;
@@ -549,7 +549,7 @@
void checkV2ListKeysResponse(api.V2ListKeysResponse o) {
buildCounterV2ListKeysResponse++;
if (buildCounterV2ListKeysResponse < 3) {
- checkUnnamed6208(o.keys!);
+ checkUnnamed6211(o.keys!);
unittest.expect(
o.nextPageToken!,
unittest.equals('foo'),
@@ -585,14 +585,14 @@
buildCounterV2LookupKeyResponse--;
}
-core.List<api.V2ApiTarget> buildUnnamed6209() {
+core.List<api.V2ApiTarget> buildUnnamed6212() {
var o = <api.V2ApiTarget>[];
o.add(buildV2ApiTarget());
o.add(buildV2ApiTarget());
return o;
}
-void checkUnnamed6209(core.List<api.V2ApiTarget> o) {
+void checkUnnamed6212(core.List<api.V2ApiTarget> o) {
unittest.expect(o, unittest.hasLength(2));
checkV2ApiTarget(o[0] as api.V2ApiTarget);
checkV2ApiTarget(o[1] as api.V2ApiTarget);
@@ -604,7 +604,7 @@
buildCounterV2Restrictions++;
if (buildCounterV2Restrictions < 3) {
o.androidKeyRestrictions = buildV2AndroidKeyRestrictions();
- o.apiTargets = buildUnnamed6209();
+ o.apiTargets = buildUnnamed6212();
o.browserKeyRestrictions = buildV2BrowserKeyRestrictions();
o.iosKeyRestrictions = buildV2IosKeyRestrictions();
o.serverKeyRestrictions = buildV2ServerKeyRestrictions();
@@ -618,7 +618,7 @@
if (buildCounterV2Restrictions < 3) {
checkV2AndroidKeyRestrictions(
o.androidKeyRestrictions! as api.V2AndroidKeyRestrictions);
- checkUnnamed6209(o.apiTargets!);
+ checkUnnamed6212(o.apiTargets!);
checkV2BrowserKeyRestrictions(
o.browserKeyRestrictions! as api.V2BrowserKeyRestrictions);
checkV2IosKeyRestrictions(
@@ -629,14 +629,14 @@
buildCounterV2Restrictions--;
}
-core.List<core.String> buildUnnamed6210() {
+core.List<core.String> buildUnnamed6213() {
var o = <core.String>[];
o.add('foo');
o.add('foo');
return o;
}
-void checkUnnamed6210(core.List<core.String> o) {
+void checkUnnamed6213(core.List<core.String> o) {
unittest.expect(o, unittest.hasLength(2));
unittest.expect(
o[0],
@@ -653,7 +653,7 @@
var o = api.V2ServerKeyRestrictions();
buildCounterV2ServerKeyRestrictions++;
if (buildCounterV2ServerKeyRestrictions < 3) {
- o.allowedIps = buildUnnamed6210();
+ o.allowedIps = buildUnnamed6213();
}
buildCounterV2ServerKeyRestrictions--;
return o;
@@ -662,7 +662,7 @@
void checkV2ServerKeyRestrictions(api.V2ServerKeyRestrictions o) {
buildCounterV2ServerKeyRestrictions++;
if (buildCounterV2ServerKeyRestrictions < 3) {
- checkUnnamed6210(o.allowedIps!);
+ checkUnnamed6213(o.allowedIps!);
}
buildCounterV2ServerKeyRestrictions--;
}
diff --git a/generated/googleapis/test/books/v1_test.dart b/generated/googleapis/test/books/v1_test.dart
index 7ff2d58..6e2934b 100644
--- a/generated/googleapis/test/books/v1_test.dart
+++ b/generated/googleapis/test/books/v1_test.dart
@@ -119,14 +119,14 @@
buildCounterAnnotationLayerSummary--;
}
-core.List<core.String> buildUnnamed7675() {
+core.List<core.String> buildUnnamed7678() {
var o = <core.String>[];
o.add('foo');
o.add('foo');
return o;
}
-void checkUnnamed7675(core.List<core.String> o) {
+void checkUnnamed7678(core.List<core.String> o) {
unittest.expect(o, unittest.hasLength(2));
unittest.expect(
o[0],
@@ -155,7 +155,7 @@
o.kind = 'foo';
o.layerId = 'foo';
o.layerSummary = buildAnnotationLayerSummary();
- o.pageIds = buildUnnamed7675();
+ o.pageIds = buildUnnamed7678();
o.selectedText = 'foo';
o.selfLink = 'foo';
o.updated = 'foo';
@@ -206,7 +206,7 @@
unittest.equals('foo'),
);
checkAnnotationLayerSummary(o.layerSummary! as api.AnnotationLayerSummary);
- checkUnnamed7675(o.pageIds!);
+ checkUnnamed7678(o.pageIds!);
unittest.expect(
o.selectedText!,
unittest.equals('foo'),
@@ -227,14 +227,14 @@
buildCounterAnnotation--;
}
-core.List<api.Annotation> buildUnnamed7676() {
+core.List<api.Annotation> buildUnnamed7679() {
var o = <api.Annotation>[];
o.add(buildAnnotation());
o.add(buildAnnotation());
return o;
}
-void checkUnnamed7676(core.List<api.Annotation> o) {
+void checkUnnamed7679(core.List<api.Annotation> o) {
unittest.expect(o, unittest.hasLength(2));
checkAnnotation(o[0] as api.Annotation);
checkAnnotation(o[1] as api.Annotation);
@@ -245,7 +245,7 @@
var o = api.Annotations();
buildCounterAnnotations++;
if (buildCounterAnnotations < 3) {
- o.items = buildUnnamed7676();
+ o.items = buildUnnamed7679();
o.kind = 'foo';
o.nextPageToken = 'foo';
o.totalItems = 42;
@@ -257,7 +257,7 @@
void checkAnnotations(api.Annotations o) {
buildCounterAnnotations++;
if (buildCounterAnnotations < 3) {
- checkUnnamed7676(o.items!);
+ checkUnnamed7679(o.items!);
unittest.expect(
o.kind!,
unittest.equals('foo'),
@@ -316,14 +316,14 @@
buildCounterAnnotationsSummaryLayers--;
}
-core.List<api.AnnotationsSummaryLayers> buildUnnamed7677() {
+core.List<api.AnnotationsSummaryLayers> buildUnnamed7680() {
var o = <api.AnnotationsSummaryLayers>[];
o.add(buildAnnotationsSummaryLayers());
o.add(buildAnnotationsSummaryLayers());
return o;
}
-void checkUnnamed7677(core.List<api.AnnotationsSummaryLayers> o) {
+void checkUnnamed7680(core.List<api.AnnotationsSummaryLayers> o) {
unittest.expect(o, unittest.hasLength(2));
checkAnnotationsSummaryLayers(o[0] as api.AnnotationsSummaryLayers);
checkAnnotationsSummaryLayers(o[1] as api.AnnotationsSummaryLayers);
@@ -335,7 +335,7 @@
buildCounterAnnotationsSummary++;
if (buildCounterAnnotationsSummary < 3) {
o.kind = 'foo';
- o.layers = buildUnnamed7677();
+ o.layers = buildUnnamed7680();
}
buildCounterAnnotationsSummary--;
return o;
@@ -348,19 +348,19 @@
o.kind!,
unittest.equals('foo'),
);
- checkUnnamed7677(o.layers!);
+ checkUnnamed7680(o.layers!);
}
buildCounterAnnotationsSummary--;
}
-core.List<api.GeoAnnotationdata> buildUnnamed7678() {
+core.List<api.GeoAnnotationdata> buildUnnamed7681() {
var o = <api.GeoAnnotationdata>[];
o.add(buildGeoAnnotationdata());
o.add(buildGeoAnnotationdata());
return o;
}
-void checkUnnamed7678(core.List<api.GeoAnnotationdata> o) {
+void checkUnnamed7681(core.List<api.GeoAnnotationdata> o) {
unittest.expect(o, unittest.hasLength(2));
checkGeoAnnotationdata(o[0] as api.GeoAnnotationdata);
checkGeoAnnotationdata(o[1] as api.GeoAnnotationdata);
@@ -371,7 +371,7 @@
var o = api.Annotationsdata();
buildCounterAnnotationsdata++;
if (buildCounterAnnotationsdata < 3) {
- o.items = buildUnnamed7678();
+ o.items = buildUnnamed7681();
o.kind = 'foo';
o.nextPageToken = 'foo';
o.totalItems = 42;
@@ -383,7 +383,7 @@
void checkAnnotationsdata(api.Annotationsdata o) {
buildCounterAnnotationsdata++;
if (buildCounterAnnotationsdata < 3) {
- checkUnnamed7678(o.items!);
+ checkUnnamed7681(o.items!);
unittest.expect(
o.kind!,
unittest.equals('foo'),
@@ -565,14 +565,14 @@
buildCounterBookshelf--;
}
-core.List<api.Bookshelf> buildUnnamed7679() {
+core.List<api.Bookshelf> buildUnnamed7682() {
var o = <api.Bookshelf>[];
o.add(buildBookshelf());
o.add(buildBookshelf());
return o;
}
-void checkUnnamed7679(core.List<api.Bookshelf> o) {
+void checkUnnamed7682(core.List<api.Bookshelf> o) {
unittest.expect(o, unittest.hasLength(2));
checkBookshelf(o[0] as api.Bookshelf);
checkBookshelf(o[1] as api.Bookshelf);
@@ -583,7 +583,7 @@
var o = api.Bookshelves();
buildCounterBookshelves++;
if (buildCounterBookshelves < 3) {
- o.items = buildUnnamed7679();
+ o.items = buildUnnamed7682();
o.kind = 'foo';
}
buildCounterBookshelves--;
@@ -593,7 +593,7 @@
void checkBookshelves(api.Bookshelves o) {
buildCounterBookshelves++;
if (buildCounterBookshelves < 3) {
- checkUnnamed7679(o.items!);
+ checkUnnamed7682(o.items!);
unittest.expect(
o.kind!,
unittest.equals('foo'),
@@ -634,14 +634,14 @@
buildCounterCategoryItems--;
}
-core.List<api.CategoryItems> buildUnnamed7680() {
+core.List<api.CategoryItems> buildUnnamed7683() {
var o = <api.CategoryItems>[];
o.add(buildCategoryItems());
o.add(buildCategoryItems());
return o;
}
-void checkUnnamed7680(core.List<api.CategoryItems> o) {
+void checkUnnamed7683(core.List<api.CategoryItems> o) {
unittest.expect(o, unittest.hasLength(2));
checkCategoryItems(o[0] as api.CategoryItems);
checkCategoryItems(o[1] as api.CategoryItems);
@@ -652,7 +652,7 @@
var o = api.Category();
buildCounterCategory++;
if (buildCounterCategory < 3) {
- o.items = buildUnnamed7680();
+ o.items = buildUnnamed7683();
o.kind = 'foo';
}
buildCounterCategory--;
@@ -662,7 +662,7 @@
void checkCategory(api.Category o) {
buildCounterCategory++;
if (buildCounterCategory < 3) {
- checkUnnamed7680(o.items!);
+ checkUnnamed7683(o.items!);
unittest.expect(
o.kind!,
unittest.equals('foo'),
@@ -900,14 +900,14 @@
buildCounterDictlayerdataDictWordsDerivatives--;
}
-core.List<api.DictlayerdataDictWordsDerivatives> buildUnnamed7681() {
+core.List<api.DictlayerdataDictWordsDerivatives> buildUnnamed7684() {
var o = <api.DictlayerdataDictWordsDerivatives>[];
o.add(buildDictlayerdataDictWordsDerivatives());
o.add(buildDictlayerdataDictWordsDerivatives());
return o;
}
-void checkUnnamed7681(core.List<api.DictlayerdataDictWordsDerivatives> o) {
+void checkUnnamed7684(core.List<api.DictlayerdataDictWordsDerivatives> o) {
unittest.expect(o, unittest.hasLength(2));
checkDictlayerdataDictWordsDerivatives(
o[0] as api.DictlayerdataDictWordsDerivatives);
@@ -969,14 +969,14 @@
buildCounterDictlayerdataDictWordsExamples--;
}
-core.List<api.DictlayerdataDictWordsExamples> buildUnnamed7682() {
+core.List<api.DictlayerdataDictWordsExamples> buildUnnamed7685() {
var o = <api.DictlayerdataDictWordsExamples>[];
o.add(buildDictlayerdataDictWordsExamples());
o.add(buildDictlayerdataDictWordsExamples());
return o;
}
-void checkUnnamed7682(core.List<api.DictlayerdataDictWordsExamples> o) {
+void checkUnnamed7685(core.List<api.DictlayerdataDictWordsExamples> o) {
unittest.expect(o, unittest.hasLength(2));
checkDictlayerdataDictWordsExamples(
o[0] as api.DictlayerdataDictWordsExamples);
@@ -1013,14 +1013,14 @@
buildCounterDictlayerdataDictWordsSensesConjugations--;
}
-core.List<api.DictlayerdataDictWordsSensesConjugations> buildUnnamed7683() {
+core.List<api.DictlayerdataDictWordsSensesConjugations> buildUnnamed7686() {
var o = <api.DictlayerdataDictWordsSensesConjugations>[];
o.add(buildDictlayerdataDictWordsSensesConjugations());
o.add(buildDictlayerdataDictWordsSensesConjugations());
return o;
}
-void checkUnnamed7683(
+void checkUnnamed7686(
core.List<api.DictlayerdataDictWordsSensesConjugations> o) {
unittest.expect(o, unittest.hasLength(2));
checkDictlayerdataDictWordsSensesConjugations(
@@ -1086,14 +1086,14 @@
}
core.List<api.DictlayerdataDictWordsSensesDefinitionsExamples>
- buildUnnamed7684() {
+ buildUnnamed7687() {
var o = <api.DictlayerdataDictWordsSensesDefinitionsExamples>[];
o.add(buildDictlayerdataDictWordsSensesDefinitionsExamples());
o.add(buildDictlayerdataDictWordsSensesDefinitionsExamples());
return o;
}
-void checkUnnamed7684(
+void checkUnnamed7687(
core.List<api.DictlayerdataDictWordsSensesDefinitionsExamples> o) {
unittest.expect(o, unittest.hasLength(2));
checkDictlayerdataDictWordsSensesDefinitionsExamples(
@@ -1109,7 +1109,7 @@
buildCounterDictlayerdataDictWordsSensesDefinitions++;
if (buildCounterDictlayerdataDictWordsSensesDefinitions < 3) {
o.definition = 'foo';
- o.examples = buildUnnamed7684();
+ o.examples = buildUnnamed7687();
}
buildCounterDictlayerdataDictWordsSensesDefinitions--;
return o;
@@ -1123,19 +1123,19 @@
o.definition!,
unittest.equals('foo'),
);
- checkUnnamed7684(o.examples!);
+ checkUnnamed7687(o.examples!);
}
buildCounterDictlayerdataDictWordsSensesDefinitions--;
}
-core.List<api.DictlayerdataDictWordsSensesDefinitions> buildUnnamed7685() {
+core.List<api.DictlayerdataDictWordsSensesDefinitions> buildUnnamed7688() {
var o = <api.DictlayerdataDictWordsSensesDefinitions>[];
o.add(buildDictlayerdataDictWordsSensesDefinitions());
o.add(buildDictlayerdataDictWordsSensesDefinitions());
return o;
}
-void checkUnnamed7685(
+void checkUnnamed7688(
core.List<api.DictlayerdataDictWordsSensesDefinitions> o) {
unittest.expect(o, unittest.hasLength(2));
checkDictlayerdataDictWordsSensesDefinitions(
@@ -1229,14 +1229,14 @@
buildCounterDictlayerdataDictWordsSensesSynonyms--;
}
-core.List<api.DictlayerdataDictWordsSensesSynonyms> buildUnnamed7686() {
+core.List<api.DictlayerdataDictWordsSensesSynonyms> buildUnnamed7689() {
var o = <api.DictlayerdataDictWordsSensesSynonyms>[];
o.add(buildDictlayerdataDictWordsSensesSynonyms());
o.add(buildDictlayerdataDictWordsSensesSynonyms());
return o;
}
-void checkUnnamed7686(core.List<api.DictlayerdataDictWordsSensesSynonyms> o) {
+void checkUnnamed7689(core.List<api.DictlayerdataDictWordsSensesSynonyms> o) {
unittest.expect(o, unittest.hasLength(2));
checkDictlayerdataDictWordsSensesSynonyms(
o[0] as api.DictlayerdataDictWordsSensesSynonyms);
@@ -1249,14 +1249,14 @@
var o = api.DictlayerdataDictWordsSenses();
buildCounterDictlayerdataDictWordsSenses++;
if (buildCounterDictlayerdataDictWordsSenses < 3) {
- o.conjugations = buildUnnamed7683();
- o.definitions = buildUnnamed7685();
+ o.conjugations = buildUnnamed7686();
+ o.definitions = buildUnnamed7688();
o.partOfSpeech = 'foo';
o.pronunciation = 'foo';
o.pronunciationUrl = 'foo';
o.source = buildDictlayerdataDictWordsSensesSource();
o.syllabification = 'foo';
- o.synonyms = buildUnnamed7686();
+ o.synonyms = buildUnnamed7689();
}
buildCounterDictlayerdataDictWordsSenses--;
return o;
@@ -1265,8 +1265,8 @@
void checkDictlayerdataDictWordsSenses(api.DictlayerdataDictWordsSenses o) {
buildCounterDictlayerdataDictWordsSenses++;
if (buildCounterDictlayerdataDictWordsSenses < 3) {
- checkUnnamed7683(o.conjugations!);
- checkUnnamed7685(o.definitions!);
+ checkUnnamed7686(o.conjugations!);
+ checkUnnamed7688(o.definitions!);
unittest.expect(
o.partOfSpeech!,
unittest.equals('foo'),
@@ -1285,19 +1285,19 @@
o.syllabification!,
unittest.equals('foo'),
);
- checkUnnamed7686(o.synonyms!);
+ checkUnnamed7689(o.synonyms!);
}
buildCounterDictlayerdataDictWordsSenses--;
}
-core.List<api.DictlayerdataDictWordsSenses> buildUnnamed7687() {
+core.List<api.DictlayerdataDictWordsSenses> buildUnnamed7690() {
var o = <api.DictlayerdataDictWordsSenses>[];
o.add(buildDictlayerdataDictWordsSenses());
o.add(buildDictlayerdataDictWordsSenses());
return o;
}
-void checkUnnamed7687(core.List<api.DictlayerdataDictWordsSenses> o) {
+void checkUnnamed7690(core.List<api.DictlayerdataDictWordsSenses> o) {
unittest.expect(o, unittest.hasLength(2));
checkDictlayerdataDictWordsSenses(o[0] as api.DictlayerdataDictWordsSenses);
checkDictlayerdataDictWordsSenses(o[1] as api.DictlayerdataDictWordsSenses);
@@ -1335,9 +1335,9 @@
var o = api.DictlayerdataDictWords();
buildCounterDictlayerdataDictWords++;
if (buildCounterDictlayerdataDictWords < 3) {
- o.derivatives = buildUnnamed7681();
- o.examples = buildUnnamed7682();
- o.senses = buildUnnamed7687();
+ o.derivatives = buildUnnamed7684();
+ o.examples = buildUnnamed7685();
+ o.senses = buildUnnamed7690();
o.source = buildDictlayerdataDictWordsSource();
}
buildCounterDictlayerdataDictWords--;
@@ -1347,23 +1347,23 @@
void checkDictlayerdataDictWords(api.DictlayerdataDictWords o) {
buildCounterDictlayerdataDictWords++;
if (buildCounterDictlayerdataDictWords < 3) {
- checkUnnamed7681(o.derivatives!);
- checkUnnamed7682(o.examples!);
- checkUnnamed7687(o.senses!);
+ checkUnnamed7684(o.derivatives!);
+ checkUnnamed7685(o.examples!);
+ checkUnnamed7690(o.senses!);
checkDictlayerdataDictWordsSource(
o.source! as api.DictlayerdataDictWordsSource);
}
buildCounterDictlayerdataDictWords--;
}
-core.List<api.DictlayerdataDictWords> buildUnnamed7688() {
+core.List<api.DictlayerdataDictWords> buildUnnamed7691() {
var o = <api.DictlayerdataDictWords>[];
o.add(buildDictlayerdataDictWords());
o.add(buildDictlayerdataDictWords());
return o;
}
-void checkUnnamed7688(core.List<api.DictlayerdataDictWords> o) {
+void checkUnnamed7691(core.List<api.DictlayerdataDictWords> o) {
unittest.expect(o, unittest.hasLength(2));
checkDictlayerdataDictWords(o[0] as api.DictlayerdataDictWords);
checkDictlayerdataDictWords(o[1] as api.DictlayerdataDictWords);
@@ -1375,7 +1375,7 @@
buildCounterDictlayerdataDict++;
if (buildCounterDictlayerdataDict < 3) {
o.source = buildDictlayerdataDictSource();
- o.words = buildUnnamed7688();
+ o.words = buildUnnamed7691();
}
buildCounterDictlayerdataDict--;
return o;
@@ -1385,7 +1385,7 @@
buildCounterDictlayerdataDict++;
if (buildCounterDictlayerdataDict < 3) {
checkDictlayerdataDictSource(o.source! as api.DictlayerdataDictSource);
- checkUnnamed7688(o.words!);
+ checkUnnamed7691(o.words!);
}
buildCounterDictlayerdataDict--;
}
@@ -1465,14 +1465,14 @@
buildCounterDiscoveryclustersClustersBannerWithContentContainer--;
}
-core.List<api.Volume> buildUnnamed7689() {
+core.List<api.Volume> buildUnnamed7692() {
var o = <api.Volume>[];
o.add(buildVolume());
o.add(buildVolume());
return o;
}
-void checkUnnamed7689(core.List<api.Volume> o) {
+void checkUnnamed7692(core.List<api.Volume> o) {
unittest.expect(o, unittest.hasLength(2));
checkVolume(o[0] as api.Volume);
checkVolume(o[1] as api.Volume);
@@ -1489,7 +1489,7 @@
o.title = 'foo';
o.totalVolumes = 42;
o.uid = 'foo';
- o.volumes = buildUnnamed7689();
+ o.volumes = buildUnnamed7692();
}
buildCounterDiscoveryclustersClusters--;
return o;
@@ -1517,19 +1517,19 @@
o.uid!,
unittest.equals('foo'),
);
- checkUnnamed7689(o.volumes!);
+ checkUnnamed7692(o.volumes!);
}
buildCounterDiscoveryclustersClusters--;
}
-core.List<api.DiscoveryclustersClusters> buildUnnamed7690() {
+core.List<api.DiscoveryclustersClusters> buildUnnamed7693() {
var o = <api.DiscoveryclustersClusters>[];
o.add(buildDiscoveryclustersClusters());
o.add(buildDiscoveryclustersClusters());
return o;
}
-void checkUnnamed7690(core.List<api.DiscoveryclustersClusters> o) {
+void checkUnnamed7693(core.List<api.DiscoveryclustersClusters> o) {
unittest.expect(o, unittest.hasLength(2));
checkDiscoveryclustersClusters(o[0] as api.DiscoveryclustersClusters);
checkDiscoveryclustersClusters(o[1] as api.DiscoveryclustersClusters);
@@ -1540,7 +1540,7 @@
var o = api.Discoveryclusters();
buildCounterDiscoveryclusters++;
if (buildCounterDiscoveryclusters < 3) {
- o.clusters = buildUnnamed7690();
+ o.clusters = buildUnnamed7693();
o.kind = 'foo';
o.totalClusters = 42;
}
@@ -1551,7 +1551,7 @@
void checkDiscoveryclusters(api.Discoveryclusters o) {
buildCounterDiscoveryclusters++;
if (buildCounterDiscoveryclusters < 3) {
- checkUnnamed7690(o.clusters!);
+ checkUnnamed7693(o.clusters!);
unittest.expect(
o.kind!,
unittest.equals('foo'),
@@ -1632,14 +1632,14 @@
buildCounterDownloadAccessRestriction--;
}
-core.List<api.DownloadAccessRestriction> buildUnnamed7691() {
+core.List<api.DownloadAccessRestriction> buildUnnamed7694() {
var o = <api.DownloadAccessRestriction>[];
o.add(buildDownloadAccessRestriction());
o.add(buildDownloadAccessRestriction());
return o;
}
-void checkUnnamed7691(core.List<api.DownloadAccessRestriction> o) {
+void checkUnnamed7694(core.List<api.DownloadAccessRestriction> o) {
unittest.expect(o, unittest.hasLength(2));
checkDownloadAccessRestriction(o[0] as api.DownloadAccessRestriction);
checkDownloadAccessRestriction(o[1] as api.DownloadAccessRestriction);
@@ -1650,7 +1650,7 @@
var o = api.DownloadAccesses();
buildCounterDownloadAccesses++;
if (buildCounterDownloadAccesses < 3) {
- o.downloadAccessList = buildUnnamed7691();
+ o.downloadAccessList = buildUnnamed7694();
o.kind = 'foo';
}
buildCounterDownloadAccesses--;
@@ -1660,7 +1660,7 @@
void checkDownloadAccesses(api.DownloadAccesses o) {
buildCounterDownloadAccesses++;
if (buildCounterDownloadAccesses < 3) {
- checkUnnamed7691(o.downloadAccessList!);
+ checkUnnamed7694(o.downloadAccessList!);
unittest.expect(
o.kind!,
unittest.equals('foo'),
@@ -1848,14 +1848,14 @@
buildCounterGeolayerdataCommon--;
}
-core.List<core.String> buildUnnamed7692() {
+core.List<core.String> buildUnnamed7695() {
var o = <core.String>[];
o.add('foo');
o.add('foo');
return o;
}
-void checkUnnamed7692(core.List<core.String> o) {
+void checkUnnamed7695(core.List<core.String> o) {
unittest.expect(o, unittest.hasLength(2));
unittest.expect(
o[0],
@@ -1947,7 +1947,7 @@
var o = api.GeolayerdataGeo();
buildCounterGeolayerdataGeo++;
if (buildCounterGeolayerdataGeo < 3) {
- o.boundary = buildUnnamed7692();
+ o.boundary = buildUnnamed7695();
o.cachePolicy = 'foo';
o.countryCode = 'foo';
o.latitude = 42.0;
@@ -1963,7 +1963,7 @@
void checkGeolayerdataGeo(api.GeolayerdataGeo o) {
buildCounterGeolayerdataGeo++;
if (buildCounterGeolayerdataGeo < 3) {
- checkUnnamed7692(o.boundary!);
+ checkUnnamed7695(o.boundary!);
unittest.expect(
o.cachePolicy!,
unittest.equals('foo'),
@@ -2019,14 +2019,14 @@
buildCounterGeolayerdata--;
}
-core.List<api.Layersummary> buildUnnamed7693() {
+core.List<api.Layersummary> buildUnnamed7696() {
var o = <api.Layersummary>[];
o.add(buildLayersummary());
o.add(buildLayersummary());
return o;
}
-void checkUnnamed7693(core.List<api.Layersummary> o) {
+void checkUnnamed7696(core.List<api.Layersummary> o) {
unittest.expect(o, unittest.hasLength(2));
checkLayersummary(o[0] as api.Layersummary);
checkLayersummary(o[1] as api.Layersummary);
@@ -2037,7 +2037,7 @@
var o = api.Layersummaries();
buildCounterLayersummaries++;
if (buildCounterLayersummaries < 3) {
- o.items = buildUnnamed7693();
+ o.items = buildUnnamed7696();
o.kind = 'foo';
o.totalItems = 42;
}
@@ -2048,7 +2048,7 @@
void checkLayersummaries(api.Layersummaries o) {
buildCounterLayersummaries++;
if (buildCounterLayersummaries < 3) {
- checkUnnamed7693(o.items!);
+ checkUnnamed7696(o.items!);
unittest.expect(
o.kind!,
unittest.equals('foo'),
@@ -2061,14 +2061,14 @@
buildCounterLayersummaries--;
}
-core.List<core.String> buildUnnamed7694() {
+core.List<core.String> buildUnnamed7697() {
var o = <core.String>[];
o.add('foo');
o.add('foo');
return o;
}
-void checkUnnamed7694(core.List<core.String> o) {
+void checkUnnamed7697(core.List<core.String> o) {
unittest.expect(o, unittest.hasLength(2));
unittest.expect(
o[0],
@@ -2086,7 +2086,7 @@
buildCounterLayersummary++;
if (buildCounterLayersummary < 3) {
o.annotationCount = 42;
- o.annotationTypes = buildUnnamed7694();
+ o.annotationTypes = buildUnnamed7697();
o.annotationsDataLink = 'foo';
o.annotationsLink = 'foo';
o.contentVersion = 'foo';
@@ -2110,7 +2110,7 @@
o.annotationCount!,
unittest.equals(42),
);
- checkUnnamed7694(o.annotationTypes!);
+ checkUnnamed7697(o.annotationTypes!);
unittest.expect(
o.annotationsDataLink!,
unittest.equals('foo'),
@@ -2201,14 +2201,14 @@
buildCounterMetadataItems--;
}
-core.List<api.MetadataItems> buildUnnamed7695() {
+core.List<api.MetadataItems> buildUnnamed7698() {
var o = <api.MetadataItems>[];
o.add(buildMetadataItems());
o.add(buildMetadataItems());
return o;
}
-void checkUnnamed7695(core.List<api.MetadataItems> o) {
+void checkUnnamed7698(core.List<api.MetadataItems> o) {
unittest.expect(o, unittest.hasLength(2));
checkMetadataItems(o[0] as api.MetadataItems);
checkMetadataItems(o[1] as api.MetadataItems);
@@ -2219,7 +2219,7 @@
var o = api.Metadata();
buildCounterMetadata++;
if (buildCounterMetadata < 3) {
- o.items = buildUnnamed7695();
+ o.items = buildUnnamed7698();
o.kind = 'foo';
}
buildCounterMetadata--;
@@ -2229,7 +2229,7 @@
void checkMetadata(api.Metadata o) {
buildCounterMetadata++;
if (buildCounterMetadata < 3) {
- checkUnnamed7695(o.items!);
+ checkUnnamed7698(o.items!);
unittest.expect(
o.kind!,
unittest.equals('foo'),
@@ -2238,14 +2238,14 @@
buildCounterMetadata--;
}
-core.List<core.String> buildUnnamed7696() {
+core.List<core.String> buildUnnamed7699() {
var o = <core.String>[];
o.add('foo');
o.add('foo');
return o;
}
-void checkUnnamed7696(core.List<core.String> o) {
+void checkUnnamed7699(core.List<core.String> o) {
unittest.expect(o, unittest.hasLength(2));
unittest.expect(
o[0],
@@ -2263,7 +2263,7 @@
buildCounterNotification++;
if (buildCounterNotification < 3) {
o.body = 'foo';
- o.crmExperimentIds = buildUnnamed7696();
+ o.crmExperimentIds = buildUnnamed7699();
o.docId = 'foo';
o.docType = 'foo';
o.dontShowNotification = true;
@@ -2290,7 +2290,7 @@
o.body!,
unittest.equals('foo'),
);
- checkUnnamed7696(o.crmExperimentIds!);
+ checkUnnamed7699(o.crmExperimentIds!);
unittest.expect(
o.docId!,
unittest.equals('foo'),
@@ -2389,14 +2389,14 @@
buildCounterOffersItemsItems--;
}
-core.List<api.OffersItemsItems> buildUnnamed7697() {
+core.List<api.OffersItemsItems> buildUnnamed7700() {
var o = <api.OffersItemsItems>[];
o.add(buildOffersItemsItems());
o.add(buildOffersItemsItems());
return o;
}
-void checkUnnamed7697(core.List<api.OffersItemsItems> o) {
+void checkUnnamed7700(core.List<api.OffersItemsItems> o) {
unittest.expect(o, unittest.hasLength(2));
checkOffersItemsItems(o[0] as api.OffersItemsItems);
checkOffersItemsItems(o[1] as api.OffersItemsItems);
@@ -2410,7 +2410,7 @@
o.artUrl = 'foo';
o.gservicesKey = 'foo';
o.id = 'foo';
- o.items = buildUnnamed7697();
+ o.items = buildUnnamed7700();
}
buildCounterOffersItems--;
return o;
@@ -2431,19 +2431,19 @@
o.id!,
unittest.equals('foo'),
);
- checkUnnamed7697(o.items!);
+ checkUnnamed7700(o.items!);
}
buildCounterOffersItems--;
}
-core.List<api.OffersItems> buildUnnamed7698() {
+core.List<api.OffersItems> buildUnnamed7701() {
var o = <api.OffersItems>[];
o.add(buildOffersItems());
o.add(buildOffersItems());
return o;
}
-void checkUnnamed7698(core.List<api.OffersItems> o) {
+void checkUnnamed7701(core.List<api.OffersItems> o) {
unittest.expect(o, unittest.hasLength(2));
checkOffersItems(o[0] as api.OffersItems);
checkOffersItems(o[1] as api.OffersItems);
@@ -2454,7 +2454,7 @@
var o = api.Offers();
buildCounterOffers++;
if (buildCounterOffers < 3) {
- o.items = buildUnnamed7698();
+ o.items = buildUnnamed7701();
o.kind = 'foo';
}
buildCounterOffers--;
@@ -2464,7 +2464,7 @@
void checkOffers(api.Offers o) {
buildCounterOffers++;
if (buildCounterOffers < 3) {
- checkUnnamed7698(o.items!);
+ checkUnnamed7701(o.items!);
unittest.expect(
o.kind!,
unittest.equals('foo'),
@@ -2852,14 +2852,14 @@
buildCounterSeriesSeries--;
}
-core.List<api.SeriesSeries> buildUnnamed7699() {
+core.List<api.SeriesSeries> buildUnnamed7702() {
var o = <api.SeriesSeries>[];
o.add(buildSeriesSeries());
o.add(buildSeriesSeries());
return o;
}
-void checkUnnamed7699(core.List<api.SeriesSeries> o) {
+void checkUnnamed7702(core.List<api.SeriesSeries> o) {
unittest.expect(o, unittest.hasLength(2));
checkSeriesSeries(o[0] as api.SeriesSeries);
checkSeriesSeries(o[1] as api.SeriesSeries);
@@ -2871,7 +2871,7 @@
buildCounterSeries++;
if (buildCounterSeries < 3) {
o.kind = 'foo';
- o.series = buildUnnamed7699();
+ o.series = buildUnnamed7702();
}
buildCounterSeries--;
return o;
@@ -2884,19 +2884,19 @@
o.kind!,
unittest.equals('foo'),
);
- checkUnnamed7699(o.series!);
+ checkUnnamed7702(o.series!);
}
buildCounterSeries--;
}
-core.List<api.Volume> buildUnnamed7700() {
+core.List<api.Volume> buildUnnamed7703() {
var o = <api.Volume>[];
o.add(buildVolume());
o.add(buildVolume());
return o;
}
-void checkUnnamed7700(core.List<api.Volume> o) {
+void checkUnnamed7703(core.List<api.Volume> o) {
unittest.expect(o, unittest.hasLength(2));
checkVolume(o[0] as api.Volume);
checkVolume(o[1] as api.Volume);
@@ -2908,7 +2908,7 @@
buildCounterSeriesmembership++;
if (buildCounterSeriesmembership < 3) {
o.kind = 'foo';
- o.member = buildUnnamed7700();
+ o.member = buildUnnamed7703();
o.nextPageToken = 'foo';
}
buildCounterSeriesmembership--;
@@ -2922,7 +2922,7 @@
o.kind!,
unittest.equals('foo'),
);
- checkUnnamed7700(o.member!);
+ checkUnnamed7703(o.member!);
unittest.expect(
o.nextPageToken!,
unittest.equals('foo'),
@@ -3285,14 +3285,14 @@
buildCounterVolumeLayerInfoLayers--;
}
-core.List<api.VolumeLayerInfoLayers> buildUnnamed7701() {
+core.List<api.VolumeLayerInfoLayers> buildUnnamed7704() {
var o = <api.VolumeLayerInfoLayers>[];
o.add(buildVolumeLayerInfoLayers());
o.add(buildVolumeLayerInfoLayers());
return o;
}
-void checkUnnamed7701(core.List<api.VolumeLayerInfoLayers> o) {
+void checkUnnamed7704(core.List<api.VolumeLayerInfoLayers> o) {
unittest.expect(o, unittest.hasLength(2));
checkVolumeLayerInfoLayers(o[0] as api.VolumeLayerInfoLayers);
checkVolumeLayerInfoLayers(o[1] as api.VolumeLayerInfoLayers);
@@ -3303,7 +3303,7 @@
var o = api.VolumeLayerInfo();
buildCounterVolumeLayerInfo++;
if (buildCounterVolumeLayerInfo < 3) {
- o.layers = buildUnnamed7701();
+ o.layers = buildUnnamed7704();
}
buildCounterVolumeLayerInfo--;
return o;
@@ -3312,7 +3312,7 @@
void checkVolumeLayerInfo(api.VolumeLayerInfo o) {
buildCounterVolumeLayerInfo++;
if (buildCounterVolumeLayerInfo < 3) {
- checkUnnamed7701(o.layers!);
+ checkUnnamed7704(o.layers!);
}
buildCounterVolumeLayerInfo--;
}
@@ -3483,14 +3483,14 @@
buildCounterVolumeSaleInfoOffers--;
}
-core.List<api.VolumeSaleInfoOffers> buildUnnamed7702() {
+core.List<api.VolumeSaleInfoOffers> buildUnnamed7705() {
var o = <api.VolumeSaleInfoOffers>[];
o.add(buildVolumeSaleInfoOffers());
o.add(buildVolumeSaleInfoOffers());
return o;
}
-void checkUnnamed7702(core.List<api.VolumeSaleInfoOffers> o) {
+void checkUnnamed7705(core.List<api.VolumeSaleInfoOffers> o) {
unittest.expect(o, unittest.hasLength(2));
checkVolumeSaleInfoOffers(o[0] as api.VolumeSaleInfoOffers);
checkVolumeSaleInfoOffers(o[1] as api.VolumeSaleInfoOffers);
@@ -3532,7 +3532,7 @@
o.country = 'foo';
o.isEbook = true;
o.listPrice = buildVolumeSaleInfoListPrice();
- o.offers = buildUnnamed7702();
+ o.offers = buildUnnamed7705();
o.onSaleDate = 'foo';
o.retailPrice = buildVolumeSaleInfoRetailPrice();
o.saleability = 'foo';
@@ -3554,7 +3554,7 @@
);
unittest.expect(o.isEbook!, unittest.isTrue);
checkVolumeSaleInfoListPrice(o.listPrice! as api.VolumeSaleInfoListPrice);
- checkUnnamed7702(o.offers!);
+ checkUnnamed7705(o.offers!);
unittest.expect(
o.onSaleDate!,
unittest.equals('foo'),
@@ -3778,14 +3778,14 @@
buildCounterVolumeUserInfo--;
}
-core.List<core.String> buildUnnamed7703() {
+core.List<core.String> buildUnnamed7706() {
var o = <core.String>[];
o.add('foo');
o.add('foo');
return o;
}
-void checkUnnamed7703(core.List<core.String> o) {
+void checkUnnamed7706(core.List<core.String> o) {
unittest.expect(o, unittest.hasLength(2));
unittest.expect(
o[0],
@@ -3797,14 +3797,14 @@
);
}
-core.List<core.String> buildUnnamed7704() {
+core.List<core.String> buildUnnamed7707() {
var o = <core.String>[];
o.add('foo');
o.add('foo');
return o;
}
-void checkUnnamed7704(core.List<core.String> o) {
+void checkUnnamed7707(core.List<core.String> o) {
unittest.expect(o, unittest.hasLength(2));
unittest.expect(
o[0],
@@ -3924,14 +3924,14 @@
buildCounterVolumeVolumeInfoIndustryIdentifiers--;
}
-core.List<api.VolumeVolumeInfoIndustryIdentifiers> buildUnnamed7705() {
+core.List<api.VolumeVolumeInfoIndustryIdentifiers> buildUnnamed7708() {
var o = <api.VolumeVolumeInfoIndustryIdentifiers>[];
o.add(buildVolumeVolumeInfoIndustryIdentifiers());
o.add(buildVolumeVolumeInfoIndustryIdentifiers());
return o;
}
-void checkUnnamed7705(core.List<api.VolumeVolumeInfoIndustryIdentifiers> o) {
+void checkUnnamed7708(core.List<api.VolumeVolumeInfoIndustryIdentifiers> o) {
unittest.expect(o, unittest.hasLength(2));
checkVolumeVolumeInfoIndustryIdentifiers(
o[0] as api.VolumeVolumeInfoIndustryIdentifiers);
@@ -3999,16 +3999,16 @@
buildCounterVolumeVolumeInfo++;
if (buildCounterVolumeVolumeInfo < 3) {
o.allowAnonLogging = true;
- o.authors = buildUnnamed7703();
+ o.authors = buildUnnamed7706();
o.averageRating = 42.0;
o.canonicalVolumeLink = 'foo';
- o.categories = buildUnnamed7704();
+ o.categories = buildUnnamed7707();
o.comicsContent = true;
o.contentVersion = 'foo';
o.description = 'foo';
o.dimensions = buildVolumeVolumeInfoDimensions();
o.imageLinks = buildVolumeVolumeInfoImageLinks();
- o.industryIdentifiers = buildUnnamed7705();
+ o.industryIdentifiers = buildUnnamed7708();
o.infoLink = 'foo';
o.language = 'foo';
o.mainCategory = 'foo';
@@ -4035,7 +4035,7 @@
buildCounterVolumeVolumeInfo++;
if (buildCounterVolumeVolumeInfo < 3) {
unittest.expect(o.allowAnonLogging!, unittest.isTrue);
- checkUnnamed7703(o.authors!);
+ checkUnnamed7706(o.authors!);
unittest.expect(
o.averageRating!,
unittest.equals(42.0),
@@ -4044,7 +4044,7 @@
o.canonicalVolumeLink!,
unittest.equals('foo'),
);
- checkUnnamed7704(o.categories!);
+ checkUnnamed7707(o.categories!);
unittest.expect(o.comicsContent!, unittest.isTrue);
unittest.expect(
o.contentVersion!,
@@ -4058,7 +4058,7 @@
o.dimensions! as api.VolumeVolumeInfoDimensions);
checkVolumeVolumeInfoImageLinks(
o.imageLinks! as api.VolumeVolumeInfoImageLinks);
- checkUnnamed7705(o.industryIdentifiers!);
+ checkUnnamed7708(o.industryIdentifiers!);
unittest.expect(
o.infoLink!,
unittest.equals('foo'),
@@ -4175,14 +4175,14 @@
buildCounterVolume--;
}
-core.List<api.Volume> buildUnnamed7706() {
+core.List<api.Volume> buildUnnamed7709() {
var o = <api.Volume>[];
o.add(buildVolume());
o.add(buildVolume());
return o;
}
-void checkUnnamed7706(core.List<api.Volume> o) {
+void checkUnnamed7709(core.List<api.Volume> o) {
unittest.expect(o, unittest.hasLength(2));
checkVolume(o[0] as api.Volume);
checkVolume(o[1] as api.Volume);
@@ -4193,7 +4193,7 @@
var o = api.Volume2();
buildCounterVolume2++;
if (buildCounterVolume2 < 3) {
- o.items = buildUnnamed7706();
+ o.items = buildUnnamed7709();
o.kind = 'foo';
o.nextPageToken = 'foo';
}
@@ -4204,7 +4204,7 @@
void checkVolume2(api.Volume2 o) {
buildCounterVolume2++;
if (buildCounterVolume2 < 3) {
- checkUnnamed7706(o.items!);
+ checkUnnamed7709(o.items!);
unittest.expect(
o.kind!,
unittest.equals('foo'),
@@ -4245,14 +4245,14 @@
buildCounterVolumeannotationContentRanges--;
}
-core.List<core.String> buildUnnamed7707() {
+core.List<core.String> buildUnnamed7710() {
var o = <core.String>[];
o.add('foo');
o.add('foo');
return o;
}
-void checkUnnamed7707(core.List<core.String> o) {
+void checkUnnamed7710(core.List<core.String> o) {
unittest.expect(o, unittest.hasLength(2));
unittest.expect(
o[0],
@@ -4278,7 +4278,7 @@
o.id = 'foo';
o.kind = 'foo';
o.layerId = 'foo';
- o.pageIds = buildUnnamed7707();
+ o.pageIds = buildUnnamed7710();
o.selectedText = 'foo';
o.selfLink = 'foo';
o.updated = 'foo';
@@ -4322,7 +4322,7 @@
o.layerId!,
unittest.equals('foo'),
);
- checkUnnamed7707(o.pageIds!);
+ checkUnnamed7710(o.pageIds!);
unittest.expect(
o.selectedText!,
unittest.equals('foo'),
@@ -4343,14 +4343,14 @@
buildCounterVolumeannotation--;
}
-core.List<api.Volumeannotation> buildUnnamed7708() {
+core.List<api.Volumeannotation> buildUnnamed7711() {
var o = <api.Volumeannotation>[];
o.add(buildVolumeannotation());
o.add(buildVolumeannotation());
return o;
}
-void checkUnnamed7708(core.List<api.Volumeannotation> o) {
+void checkUnnamed7711(core.List<api.Volumeannotation> o) {
unittest.expect(o, unittest.hasLength(2));
checkVolumeannotation(o[0] as api.Volumeannotation);
checkVolumeannotation(o[1] as api.Volumeannotation);
@@ -4361,7 +4361,7 @@
var o = api.Volumeannotations();
buildCounterVolumeannotations++;
if (buildCounterVolumeannotations < 3) {
- o.items = buildUnnamed7708();
+ o.items = buildUnnamed7711();
o.kind = 'foo';
o.nextPageToken = 'foo';
o.totalItems = 42;
@@ -4374,7 +4374,7 @@
void checkVolumeannotations(api.Volumeannotations o) {
buildCounterVolumeannotations++;
if (buildCounterVolumeannotations < 3) {
- checkUnnamed7708(o.items!);
+ checkUnnamed7711(o.items!);
unittest.expect(
o.kind!,
unittest.equals('foo'),
@@ -4395,14 +4395,14 @@
buildCounterVolumeannotations--;
}
-core.List<api.Volume> buildUnnamed7709() {
+core.List<api.Volume> buildUnnamed7712() {
var o = <api.Volume>[];
o.add(buildVolume());
o.add(buildVolume());
return o;
}
-void checkUnnamed7709(core.List<api.Volume> o) {
+void checkUnnamed7712(core.List<api.Volume> o) {
unittest.expect(o, unittest.hasLength(2));
checkVolume(o[0] as api.Volume);
checkVolume(o[1] as api.Volume);
@@ -4413,7 +4413,7 @@
var o = api.Volumes();
buildCounterVolumes++;
if (buildCounterVolumes < 3) {
- o.items = buildUnnamed7709();
+ o.items = buildUnnamed7712();
o.kind = 'foo';
o.totalItems = 42;
}
@@ -4424,7 +4424,7 @@
void checkVolumes(api.Volumes o) {
buildCounterVolumes++;
if (buildCounterVolumes < 3) {
- checkUnnamed7709(o.items!);
+ checkUnnamed7712(o.items!);
unittest.expect(
o.kind!,
unittest.equals('foo'),
@@ -4465,14 +4465,14 @@
buildCounterVolumeseriesinfoVolumeSeriesIssue--;
}
-core.List<api.VolumeseriesinfoVolumeSeriesIssue> buildUnnamed7710() {
+core.List<api.VolumeseriesinfoVolumeSeriesIssue> buildUnnamed7713() {
var o = <api.VolumeseriesinfoVolumeSeriesIssue>[];
o.add(buildVolumeseriesinfoVolumeSeriesIssue());
o.add(buildVolumeseriesinfoVolumeSeriesIssue());
return o;
}
-void checkUnnamed7710(core.List<api.VolumeseriesinfoVolumeSeriesIssue> o) {
+void checkUnnamed7713(core.List<api.VolumeseriesinfoVolumeSeriesIssue> o) {
unittest.expect(o, unittest.hasLength(2));
checkVolumeseriesinfoVolumeSeriesIssue(
o[0] as api.VolumeseriesinfoVolumeSeriesIssue);
@@ -4485,7 +4485,7 @@
var o = api.VolumeseriesinfoVolumeSeries();
buildCounterVolumeseriesinfoVolumeSeries++;
if (buildCounterVolumeseriesinfoVolumeSeries < 3) {
- o.issue = buildUnnamed7710();
+ o.issue = buildUnnamed7713();
o.orderNumber = 42;
o.seriesBookType = 'foo';
o.seriesId = 'foo';
@@ -4497,7 +4497,7 @@
void checkVolumeseriesinfoVolumeSeries(api.VolumeseriesinfoVolumeSeries o) {
buildCounterVolumeseriesinfoVolumeSeries++;
if (buildCounterVolumeseriesinfoVolumeSeries < 3) {
- checkUnnamed7710(o.issue!);
+ checkUnnamed7713(o.issue!);
unittest.expect(
o.orderNumber!,
unittest.equals(42),
@@ -4514,14 +4514,14 @@
buildCounterVolumeseriesinfoVolumeSeries--;
}
-core.List<api.VolumeseriesinfoVolumeSeries> buildUnnamed7711() {
+core.List<api.VolumeseriesinfoVolumeSeries> buildUnnamed7714() {
var o = <api.VolumeseriesinfoVolumeSeries>[];
o.add(buildVolumeseriesinfoVolumeSeries());
o.add(buildVolumeseriesinfoVolumeSeries());
return o;
}
-void checkUnnamed7711(core.List<api.VolumeseriesinfoVolumeSeries> o) {
+void checkUnnamed7714(core.List<api.VolumeseriesinfoVolumeSeries> o) {
unittest.expect(o, unittest.hasLength(2));
checkVolumeseriesinfoVolumeSeries(o[0] as api.VolumeseriesinfoVolumeSeries);
checkVolumeseriesinfoVolumeSeries(o[1] as api.VolumeseriesinfoVolumeSeries);
@@ -4535,7 +4535,7 @@
o.bookDisplayNumber = 'foo';
o.kind = 'foo';
o.shortSeriesBookTitle = 'foo';
- o.volumeSeries = buildUnnamed7711();
+ o.volumeSeries = buildUnnamed7714();
}
buildCounterVolumeseriesinfo--;
return o;
@@ -4556,68 +4556,11 @@
o.shortSeriesBookTitle!,
unittest.equals('foo'),
);
- checkUnnamed7711(o.volumeSeries!);
+ checkUnnamed7714(o.volumeSeries!);
}
buildCounterVolumeseriesinfo--;
}
-core.List<core.String> buildUnnamed7712() {
- var o = <core.String>[];
- o.add('foo');
- o.add('foo');
- return o;
-}
-
-void checkUnnamed7712(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'),
- );
-}
-
-core.List<core.String> buildUnnamed7713() {
- var o = <core.String>[];
- o.add('foo');
- o.add('foo');
- return o;
-}
-
-void checkUnnamed7713(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'),
- );
-}
-
-core.List<core.String> buildUnnamed7714() {
- var o = <core.String>[];
- o.add('foo');
- o.add('foo');
- return o;
-}
-
-void checkUnnamed7714(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'),
- );
-}
-
core.List<core.String> buildUnnamed7715() {
var o = <core.String>[];
o.add('foo');
@@ -4789,6 +4732,63 @@
);
}
+core.List<core.String> buildUnnamed7724() {
+ var o = <core.String>[];
+ o.add('foo');
+ o.add('foo');
+ return o;
+}
+
+void checkUnnamed7724(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'),
+ );
+}
+
+core.List<core.String> buildUnnamed7725() {
+ var o = <core.String>[];
+ o.add('foo');
+ o.add('foo');
+ return o;
+}
+
+void checkUnnamed7725(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'),
+ );
+}
+
+core.List<core.String> buildUnnamed7726() {
+ var o = <core.String>[];
+ o.add('foo');
+ o.add('foo');
+ return o;
+}
+
+void checkUnnamed7726(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'),
+ );
+}
+
void main() {
unittest.group('obj-schema-AnnotationClientVersionRanges', () {
unittest.test('to-json--from-json', () async {
@@ -6953,7 +6953,7 @@
var arg_volumeId = 'foo';
var arg_layerId = 'foo';
var arg_contentVersion = 'foo';
- var arg_annotationDataId = buildUnnamed7712();
+ var arg_annotationDataId = buildUnnamed7715();
var arg_h = 42;
var arg_locale = 'foo';
var arg_maxResults = 42;
@@ -7408,7 +7408,7 @@
var mock = HttpServerMock();
var res = api.BooksApi(mock).myconfig;
var arg_cpksver = 'foo';
- var arg_volumeIds = buildUnnamed7713();
+ var arg_volumeIds = buildUnnamed7716();
var arg_locale = 'foo';
var arg_source = 'foo';
var arg_$fields = 'foo';
@@ -7566,11 +7566,11 @@
var arg_cpksver = 'foo';
var arg_nonce = 'foo';
var arg_source = 'foo';
- var arg_features = buildUnnamed7714();
+ var arg_features = buildUnnamed7717();
var arg_includeNonComicsSeries = true;
var arg_locale = 'foo';
var arg_showPreorders = true;
- var arg_volumeIds = buildUnnamed7715();
+ var arg_volumeIds = buildUnnamed7718();
var arg_$fields = 'foo';
mock.register(unittest.expectAsync2((http.BaseRequest req, json) {
var path = (req.url).path;
@@ -7863,7 +7863,7 @@
var res = api.BooksApi(mock).mylibrary.annotations;
var arg_contentVersion = 'foo';
var arg_layerId = 'foo';
- var arg_layerIds = buildUnnamed7716();
+ var arg_layerIds = buildUnnamed7719();
var arg_maxResults = 42;
var arg_pageToken = 'foo';
var arg_showDeleted = true;
@@ -7972,7 +7972,7 @@
unittest.test('method--summary', () async {
var mock = HttpServerMock();
var res = api.BooksApi(mock).mylibrary.annotations;
- var arg_layerIds = buildUnnamed7717();
+ var arg_layerIds = buildUnnamed7720();
var arg_volumeId = 'foo';
var arg_$fields = 'foo';
mock.register(unittest.expectAsync2((http.BaseRequest req, json) {
@@ -8945,7 +8945,7 @@
unittest.test('method--listCategoryVolumes', () async {
var mock = HttpServerMock();
var res = api.BooksApi(mock).onboarding;
- var arg_categoryId = buildUnnamed7718();
+ var arg_categoryId = buildUnnamed7721();
var arg_locale = 'foo';
var arg_maxAllowedMaturityRating = 'foo';
var arg_pageSize = 42;
@@ -9380,7 +9380,7 @@
unittest.test('method--get', () async {
var mock = HttpServerMock();
var res = api.BooksApi(mock).series;
- var arg_seriesId = buildUnnamed7719();
+ var arg_seriesId = buildUnnamed7722();
var arg_$fields = 'foo';
mock.register(unittest.expectAsync2((http.BaseRequest req, json) {
var path = (req.url).path;
@@ -9829,11 +9829,11 @@
unittest.test('method--list', () async {
var mock = HttpServerMock();
var res = api.BooksApi(mock).volumes.mybooks;
- var arg_acquireMethod = buildUnnamed7720();
+ var arg_acquireMethod = buildUnnamed7723();
var arg_country = 'foo';
var arg_locale = 'foo';
var arg_maxResults = 42;
- var arg_processingState = buildUnnamed7721();
+ var arg_processingState = buildUnnamed7724();
var arg_source = 'foo';
var arg_startIndex = 42;
var arg_$fields = 'foo';
@@ -10070,10 +10070,10 @@
var res = api.BooksApi(mock).volumes.useruploaded;
var arg_locale = 'foo';
var arg_maxResults = 42;
- var arg_processingState = buildUnnamed7722();
+ var arg_processingState = buildUnnamed7725();
var arg_source = 'foo';
var arg_startIndex = 42;
- var arg_volumeId = buildUnnamed7723();
+ var arg_volumeId = buildUnnamed7726();
var arg_$fields = 'foo';
mock.register(unittest.expectAsync2((http.BaseRequest req, json) {
var path = (req.url).path;
diff --git a/generated/googleapis/test/chromepolicy/v1_test.dart b/generated/googleapis/test/chromepolicy/v1_test.dart
index c61e820..4376ef1 100644
--- a/generated/googleapis/test/chromepolicy/v1_test.dart
+++ b/generated/googleapis/test/chromepolicy/v1_test.dart
@@ -57,14 +57,14 @@
}
core.List<api.GoogleChromePolicyV1InheritOrgUnitPolicyRequest>
- buildUnnamed7495() {
+ buildUnnamed7498() {
var o = <api.GoogleChromePolicyV1InheritOrgUnitPolicyRequest>[];
o.add(buildGoogleChromePolicyV1InheritOrgUnitPolicyRequest());
o.add(buildGoogleChromePolicyV1InheritOrgUnitPolicyRequest());
return o;
}
-void checkUnnamed7495(
+void checkUnnamed7498(
core.List<api.GoogleChromePolicyV1InheritOrgUnitPolicyRequest> o) {
unittest.expect(o, unittest.hasLength(2));
checkGoogleChromePolicyV1InheritOrgUnitPolicyRequest(
@@ -79,7 +79,7 @@
var o = api.GoogleChromePolicyV1BatchInheritOrgUnitPoliciesRequest();
buildCounterGoogleChromePolicyV1BatchInheritOrgUnitPoliciesRequest++;
if (buildCounterGoogleChromePolicyV1BatchInheritOrgUnitPoliciesRequest < 3) {
- o.requests = buildUnnamed7495();
+ o.requests = buildUnnamed7498();
}
buildCounterGoogleChromePolicyV1BatchInheritOrgUnitPoliciesRequest--;
return o;
@@ -89,20 +89,20 @@
api.GoogleChromePolicyV1BatchInheritOrgUnitPoliciesRequest o) {
buildCounterGoogleChromePolicyV1BatchInheritOrgUnitPoliciesRequest++;
if (buildCounterGoogleChromePolicyV1BatchInheritOrgUnitPoliciesRequest < 3) {
- checkUnnamed7495(o.requests!);
+ checkUnnamed7498(o.requests!);
}
buildCounterGoogleChromePolicyV1BatchInheritOrgUnitPoliciesRequest--;
}
core.List<api.GoogleChromePolicyV1ModifyOrgUnitPolicyRequest>
- buildUnnamed7496() {
+ buildUnnamed7499() {
var o = <api.GoogleChromePolicyV1ModifyOrgUnitPolicyRequest>[];
o.add(buildGoogleChromePolicyV1ModifyOrgUnitPolicyRequest());
o.add(buildGoogleChromePolicyV1ModifyOrgUnitPolicyRequest());
return o;
}
-void checkUnnamed7496(
+void checkUnnamed7499(
core.List<api.GoogleChromePolicyV1ModifyOrgUnitPolicyRequest> o) {
unittest.expect(o, unittest.hasLength(2));
checkGoogleChromePolicyV1ModifyOrgUnitPolicyRequest(
@@ -117,7 +117,7 @@
var o = api.GoogleChromePolicyV1BatchModifyOrgUnitPoliciesRequest();
buildCounterGoogleChromePolicyV1BatchModifyOrgUnitPoliciesRequest++;
if (buildCounterGoogleChromePolicyV1BatchModifyOrgUnitPoliciesRequest < 3) {
- o.requests = buildUnnamed7496();
+ o.requests = buildUnnamed7499();
}
buildCounterGoogleChromePolicyV1BatchModifyOrgUnitPoliciesRequest--;
return o;
@@ -127,7 +127,7 @@
api.GoogleChromePolicyV1BatchModifyOrgUnitPoliciesRequest o) {
buildCounterGoogleChromePolicyV1BatchModifyOrgUnitPoliciesRequest++;
if (buildCounterGoogleChromePolicyV1BatchModifyOrgUnitPoliciesRequest < 3) {
- checkUnnamed7496(o.requests!);
+ checkUnnamed7499(o.requests!);
}
buildCounterGoogleChromePolicyV1BatchModifyOrgUnitPoliciesRequest--;
}
@@ -159,14 +159,14 @@
buildCounterGoogleChromePolicyV1InheritOrgUnitPolicyRequest--;
}
-core.List<api.GoogleChromePolicyV1PolicySchema> buildUnnamed7497() {
+core.List<api.GoogleChromePolicyV1PolicySchema> buildUnnamed7500() {
var o = <api.GoogleChromePolicyV1PolicySchema>[];
o.add(buildGoogleChromePolicyV1PolicySchema());
o.add(buildGoogleChromePolicyV1PolicySchema());
return o;
}
-void checkUnnamed7497(core.List<api.GoogleChromePolicyV1PolicySchema> o) {
+void checkUnnamed7500(core.List<api.GoogleChromePolicyV1PolicySchema> o) {
unittest.expect(o, unittest.hasLength(2));
checkGoogleChromePolicyV1PolicySchema(
o[0] as api.GoogleChromePolicyV1PolicySchema);
@@ -181,7 +181,7 @@
buildCounterGoogleChromePolicyV1ListPolicySchemasResponse++;
if (buildCounterGoogleChromePolicyV1ListPolicySchemasResponse < 3) {
o.nextPageToken = 'foo';
- o.policySchemas = buildUnnamed7497();
+ o.policySchemas = buildUnnamed7500();
}
buildCounterGoogleChromePolicyV1ListPolicySchemasResponse--;
return o;
@@ -195,7 +195,7 @@
o.nextPageToken!,
unittest.equals('foo'),
);
- checkUnnamed7497(o.policySchemas!);
+ checkUnnamed7500(o.policySchemas!);
}
buildCounterGoogleChromePolicyV1ListPolicySchemasResponse--;
}
@@ -230,14 +230,14 @@
buildCounterGoogleChromePolicyV1ModifyOrgUnitPolicyRequest--;
}
-core.List<core.String> buildUnnamed7498() {
+core.List<core.String> buildUnnamed7501() {
var o = <core.String>[];
o.add('foo');
o.add('foo');
return o;
}
-void checkUnnamed7498(core.List<core.String> o) {
+void checkUnnamed7501(core.List<core.String> o) {
unittest.expect(o, unittest.hasLength(2));
unittest.expect(
o[0],
@@ -249,14 +249,14 @@
);
}
-core.List<api.GoogleChromePolicyV1AdditionalTargetKeyName> buildUnnamed7499() {
+core.List<api.GoogleChromePolicyV1AdditionalTargetKeyName> buildUnnamed7502() {
var o = <api.GoogleChromePolicyV1AdditionalTargetKeyName>[];
o.add(buildGoogleChromePolicyV1AdditionalTargetKeyName());
o.add(buildGoogleChromePolicyV1AdditionalTargetKeyName());
return o;
}
-void checkUnnamed7499(
+void checkUnnamed7502(
core.List<api.GoogleChromePolicyV1AdditionalTargetKeyName> o) {
unittest.expect(o, unittest.hasLength(2));
checkGoogleChromePolicyV1AdditionalTargetKeyName(
@@ -266,107 +266,6 @@
}
core.List<api.GoogleChromePolicyV1PolicySchemaFieldDescription>
- buildUnnamed7500() {
- var o = <api.GoogleChromePolicyV1PolicySchemaFieldDescription>[];
- o.add(buildGoogleChromePolicyV1PolicySchemaFieldDescription());
- o.add(buildGoogleChromePolicyV1PolicySchemaFieldDescription());
- return o;
-}
-
-void checkUnnamed7500(
- core.List<api.GoogleChromePolicyV1PolicySchemaFieldDescription> o) {
- unittest.expect(o, unittest.hasLength(2));
- checkGoogleChromePolicyV1PolicySchemaFieldDescription(
- o[0] as api.GoogleChromePolicyV1PolicySchemaFieldDescription);
- checkGoogleChromePolicyV1PolicySchemaFieldDescription(
- o[1] as api.GoogleChromePolicyV1PolicySchemaFieldDescription);
-}
-
-core.List<api.GoogleChromePolicyV1PolicySchemaNoticeDescription>
- buildUnnamed7501() {
- var o = <api.GoogleChromePolicyV1PolicySchemaNoticeDescription>[];
- o.add(buildGoogleChromePolicyV1PolicySchemaNoticeDescription());
- o.add(buildGoogleChromePolicyV1PolicySchemaNoticeDescription());
- return o;
-}
-
-void checkUnnamed7501(
- core.List<api.GoogleChromePolicyV1PolicySchemaNoticeDescription> o) {
- unittest.expect(o, unittest.hasLength(2));
- checkGoogleChromePolicyV1PolicySchemaNoticeDescription(
- o[0] as api.GoogleChromePolicyV1PolicySchemaNoticeDescription);
- checkGoogleChromePolicyV1PolicySchemaNoticeDescription(
- o[1] as api.GoogleChromePolicyV1PolicySchemaNoticeDescription);
-}
-
-core.int buildCounterGoogleChromePolicyV1PolicySchema = 0;
-api.GoogleChromePolicyV1PolicySchema buildGoogleChromePolicyV1PolicySchema() {
- var o = api.GoogleChromePolicyV1PolicySchema();
- buildCounterGoogleChromePolicyV1PolicySchema++;
- if (buildCounterGoogleChromePolicyV1PolicySchema < 3) {
- o.accessRestrictions = buildUnnamed7498();
- o.additionalTargetKeyNames = buildUnnamed7499();
- o.definition = buildProto2FileDescriptorProto();
- o.fieldDescriptions = buildUnnamed7500();
- o.name = 'foo';
- o.notices = buildUnnamed7501();
- o.policyDescription = 'foo';
- o.schemaName = 'foo';
- o.supportUri = 'foo';
- }
- buildCounterGoogleChromePolicyV1PolicySchema--;
- return o;
-}
-
-void checkGoogleChromePolicyV1PolicySchema(
- api.GoogleChromePolicyV1PolicySchema o) {
- buildCounterGoogleChromePolicyV1PolicySchema++;
- if (buildCounterGoogleChromePolicyV1PolicySchema < 3) {
- checkUnnamed7498(o.accessRestrictions!);
- checkUnnamed7499(o.additionalTargetKeyNames!);
- checkProto2FileDescriptorProto(
- o.definition! as api.Proto2FileDescriptorProto);
- checkUnnamed7500(o.fieldDescriptions!);
- unittest.expect(
- o.name!,
- unittest.equals('foo'),
- );
- checkUnnamed7501(o.notices!);
- unittest.expect(
- o.policyDescription!,
- unittest.equals('foo'),
- );
- unittest.expect(
- o.schemaName!,
- unittest.equals('foo'),
- );
- unittest.expect(
- o.supportUri!,
- unittest.equals('foo'),
- );
- }
- buildCounterGoogleChromePolicyV1PolicySchema--;
-}
-
-core.List<api.GoogleChromePolicyV1PolicySchemaFieldKnownValueDescription>
- buildUnnamed7502() {
- var o = <api.GoogleChromePolicyV1PolicySchemaFieldKnownValueDescription>[];
- o.add(buildGoogleChromePolicyV1PolicySchemaFieldKnownValueDescription());
- o.add(buildGoogleChromePolicyV1PolicySchemaFieldKnownValueDescription());
- return o;
-}
-
-void checkUnnamed7502(
- core.List<api.GoogleChromePolicyV1PolicySchemaFieldKnownValueDescription>
- o) {
- unittest.expect(o, unittest.hasLength(2));
- checkGoogleChromePolicyV1PolicySchemaFieldKnownValueDescription(
- o[0] as api.GoogleChromePolicyV1PolicySchemaFieldKnownValueDescription);
- checkGoogleChromePolicyV1PolicySchemaFieldKnownValueDescription(
- o[1] as api.GoogleChromePolicyV1PolicySchemaFieldKnownValueDescription);
-}
-
-core.List<api.GoogleChromePolicyV1PolicySchemaFieldDescription>
buildUnnamed7503() {
var o = <api.GoogleChromePolicyV1PolicySchemaFieldDescription>[];
o.add(buildGoogleChromePolicyV1PolicySchemaFieldDescription());
@@ -383,6 +282,107 @@
o[1] as api.GoogleChromePolicyV1PolicySchemaFieldDescription);
}
+core.List<api.GoogleChromePolicyV1PolicySchemaNoticeDescription>
+ buildUnnamed7504() {
+ var o = <api.GoogleChromePolicyV1PolicySchemaNoticeDescription>[];
+ o.add(buildGoogleChromePolicyV1PolicySchemaNoticeDescription());
+ o.add(buildGoogleChromePolicyV1PolicySchemaNoticeDescription());
+ return o;
+}
+
+void checkUnnamed7504(
+ core.List<api.GoogleChromePolicyV1PolicySchemaNoticeDescription> o) {
+ unittest.expect(o, unittest.hasLength(2));
+ checkGoogleChromePolicyV1PolicySchemaNoticeDescription(
+ o[0] as api.GoogleChromePolicyV1PolicySchemaNoticeDescription);
+ checkGoogleChromePolicyV1PolicySchemaNoticeDescription(
+ o[1] as api.GoogleChromePolicyV1PolicySchemaNoticeDescription);
+}
+
+core.int buildCounterGoogleChromePolicyV1PolicySchema = 0;
+api.GoogleChromePolicyV1PolicySchema buildGoogleChromePolicyV1PolicySchema() {
+ var o = api.GoogleChromePolicyV1PolicySchema();
+ buildCounterGoogleChromePolicyV1PolicySchema++;
+ if (buildCounterGoogleChromePolicyV1PolicySchema < 3) {
+ o.accessRestrictions = buildUnnamed7501();
+ o.additionalTargetKeyNames = buildUnnamed7502();
+ o.definition = buildProto2FileDescriptorProto();
+ o.fieldDescriptions = buildUnnamed7503();
+ o.name = 'foo';
+ o.notices = buildUnnamed7504();
+ o.policyDescription = 'foo';
+ o.schemaName = 'foo';
+ o.supportUri = 'foo';
+ }
+ buildCounterGoogleChromePolicyV1PolicySchema--;
+ return o;
+}
+
+void checkGoogleChromePolicyV1PolicySchema(
+ api.GoogleChromePolicyV1PolicySchema o) {
+ buildCounterGoogleChromePolicyV1PolicySchema++;
+ if (buildCounterGoogleChromePolicyV1PolicySchema < 3) {
+ checkUnnamed7501(o.accessRestrictions!);
+ checkUnnamed7502(o.additionalTargetKeyNames!);
+ checkProto2FileDescriptorProto(
+ o.definition! as api.Proto2FileDescriptorProto);
+ checkUnnamed7503(o.fieldDescriptions!);
+ unittest.expect(
+ o.name!,
+ unittest.equals('foo'),
+ );
+ checkUnnamed7504(o.notices!);
+ unittest.expect(
+ o.policyDescription!,
+ unittest.equals('foo'),
+ );
+ unittest.expect(
+ o.schemaName!,
+ unittest.equals('foo'),
+ );
+ unittest.expect(
+ o.supportUri!,
+ unittest.equals('foo'),
+ );
+ }
+ buildCounterGoogleChromePolicyV1PolicySchema--;
+}
+
+core.List<api.GoogleChromePolicyV1PolicySchemaFieldKnownValueDescription>
+ buildUnnamed7505() {
+ var o = <api.GoogleChromePolicyV1PolicySchemaFieldKnownValueDescription>[];
+ o.add(buildGoogleChromePolicyV1PolicySchemaFieldKnownValueDescription());
+ o.add(buildGoogleChromePolicyV1PolicySchemaFieldKnownValueDescription());
+ return o;
+}
+
+void checkUnnamed7505(
+ core.List<api.GoogleChromePolicyV1PolicySchemaFieldKnownValueDescription>
+ o) {
+ unittest.expect(o, unittest.hasLength(2));
+ checkGoogleChromePolicyV1PolicySchemaFieldKnownValueDescription(
+ o[0] as api.GoogleChromePolicyV1PolicySchemaFieldKnownValueDescription);
+ checkGoogleChromePolicyV1PolicySchemaFieldKnownValueDescription(
+ o[1] as api.GoogleChromePolicyV1PolicySchemaFieldKnownValueDescription);
+}
+
+core.List<api.GoogleChromePolicyV1PolicySchemaFieldDescription>
+ buildUnnamed7506() {
+ var o = <api.GoogleChromePolicyV1PolicySchemaFieldDescription>[];
+ o.add(buildGoogleChromePolicyV1PolicySchemaFieldDescription());
+ o.add(buildGoogleChromePolicyV1PolicySchemaFieldDescription());
+ return o;
+}
+
+void checkUnnamed7506(
+ core.List<api.GoogleChromePolicyV1PolicySchemaFieldDescription> o) {
+ unittest.expect(o, unittest.hasLength(2));
+ checkGoogleChromePolicyV1PolicySchemaFieldDescription(
+ o[0] as api.GoogleChromePolicyV1PolicySchemaFieldDescription);
+ checkGoogleChromePolicyV1PolicySchemaFieldDescription(
+ o[1] as api.GoogleChromePolicyV1PolicySchemaFieldDescription);
+}
+
core.int buildCounterGoogleChromePolicyV1PolicySchemaFieldDescription = 0;
api.GoogleChromePolicyV1PolicySchemaFieldDescription
buildGoogleChromePolicyV1PolicySchemaFieldDescription() {
@@ -392,8 +392,8 @@
o.description = 'foo';
o.field = 'foo';
o.inputConstraint = 'foo';
- o.knownValueDescriptions = buildUnnamed7502();
- o.nestedFieldDescriptions = buildUnnamed7503();
+ o.knownValueDescriptions = buildUnnamed7505();
+ o.nestedFieldDescriptions = buildUnnamed7506();
}
buildCounterGoogleChromePolicyV1PolicySchemaFieldDescription--;
return o;
@@ -415,8 +415,8 @@
o.inputConstraint!,
unittest.equals('foo'),
);
- checkUnnamed7502(o.knownValueDescriptions!);
- checkUnnamed7503(o.nestedFieldDescriptions!);
+ checkUnnamed7505(o.knownValueDescriptions!);
+ checkUnnamed7506(o.nestedFieldDescriptions!);
}
buildCounterGoogleChromePolicyV1PolicySchemaFieldDescription--;
}
@@ -489,14 +489,14 @@
buildCounterGoogleChromePolicyV1PolicySchemaNoticeDescription--;
}
-core.Map<core.String, core.String> buildUnnamed7504() {
+core.Map<core.String, core.String> buildUnnamed7507() {
var o = <core.String, core.String>{};
o['x'] = 'foo';
o['y'] = 'foo';
return o;
}
-void checkUnnamed7504(core.Map<core.String, core.String> o) {
+void checkUnnamed7507(core.Map<core.String, core.String> o) {
unittest.expect(o, unittest.hasLength(2));
unittest.expect(
o['x']!,
@@ -514,7 +514,7 @@
var o = api.GoogleChromePolicyV1PolicyTargetKey();
buildCounterGoogleChromePolicyV1PolicyTargetKey++;
if (buildCounterGoogleChromePolicyV1PolicyTargetKey < 3) {
- o.additionalTargetKeys = buildUnnamed7504();
+ o.additionalTargetKeys = buildUnnamed7507();
o.targetResource = 'foo';
}
buildCounterGoogleChromePolicyV1PolicyTargetKey--;
@@ -525,7 +525,7 @@
api.GoogleChromePolicyV1PolicyTargetKey o) {
buildCounterGoogleChromePolicyV1PolicyTargetKey++;
if (buildCounterGoogleChromePolicyV1PolicyTargetKey < 3) {
- checkUnnamed7504(o.additionalTargetKeys!);
+ checkUnnamed7507(o.additionalTargetKeys!);
unittest.expect(
o.targetResource!,
unittest.equals('foo'),
@@ -534,7 +534,7 @@
buildCounterGoogleChromePolicyV1PolicyTargetKey--;
}
-core.Map<core.String, core.Object> buildUnnamed7505() {
+core.Map<core.String, core.Object> buildUnnamed7508() {
var o = <core.String, core.Object>{};
o['x'] = {
'list': [1, 2, 3],
@@ -549,7 +549,7 @@
return o;
}
-void checkUnnamed7505(core.Map<core.String, core.Object> o) {
+void checkUnnamed7508(core.Map<core.String, core.Object> o) {
unittest.expect(o, unittest.hasLength(2));
var casted1 = (o['x']!) as core.Map;
unittest.expect(casted1, unittest.hasLength(3));
@@ -587,7 +587,7 @@
buildCounterGoogleChromePolicyV1PolicyValue++;
if (buildCounterGoogleChromePolicyV1PolicyValue < 3) {
o.policySchema = 'foo';
- o.value = buildUnnamed7505();
+ o.value = buildUnnamed7508();
}
buildCounterGoogleChromePolicyV1PolicyValue--;
return o;
@@ -601,7 +601,7 @@
o.policySchema!,
unittest.equals('foo'),
);
- checkUnnamed7505(o.value!);
+ checkUnnamed7508(o.value!);
}
buildCounterGoogleChromePolicyV1PolicyValue--;
}
@@ -643,14 +643,14 @@
buildCounterGoogleChromePolicyV1ResolveRequest--;
}
-core.List<api.GoogleChromePolicyV1ResolvedPolicy> buildUnnamed7506() {
+core.List<api.GoogleChromePolicyV1ResolvedPolicy> buildUnnamed7509() {
var o = <api.GoogleChromePolicyV1ResolvedPolicy>[];
o.add(buildGoogleChromePolicyV1ResolvedPolicy());
o.add(buildGoogleChromePolicyV1ResolvedPolicy());
return o;
}
-void checkUnnamed7506(core.List<api.GoogleChromePolicyV1ResolvedPolicy> o) {
+void checkUnnamed7509(core.List<api.GoogleChromePolicyV1ResolvedPolicy> o) {
unittest.expect(o, unittest.hasLength(2));
checkGoogleChromePolicyV1ResolvedPolicy(
o[0] as api.GoogleChromePolicyV1ResolvedPolicy);
@@ -665,7 +665,7 @@
buildCounterGoogleChromePolicyV1ResolveResponse++;
if (buildCounterGoogleChromePolicyV1ResolveResponse < 3) {
o.nextPageToken = 'foo';
- o.resolvedPolicies = buildUnnamed7506();
+ o.resolvedPolicies = buildUnnamed7509();
}
buildCounterGoogleChromePolicyV1ResolveResponse--;
return o;
@@ -679,7 +679,7 @@
o.nextPageToken!,
unittest.equals('foo'),
);
- checkUnnamed7506(o.resolvedPolicies!);
+ checkUnnamed7509(o.resolvedPolicies!);
}
buildCounterGoogleChromePolicyV1ResolveResponse--;
}
@@ -775,53 +775,53 @@
buildCounterGoogleProtobufEmpty--;
}
-core.List<api.Proto2EnumDescriptorProto> buildUnnamed7507() {
+core.List<api.Proto2EnumDescriptorProto> buildUnnamed7510() {
var o = <api.Proto2EnumDescriptorProto>[];
o.add(buildProto2EnumDescriptorProto());
o.add(buildProto2EnumDescriptorProto());
return o;
}
-void checkUnnamed7507(core.List<api.Proto2EnumDescriptorProto> o) {
+void checkUnnamed7510(core.List<api.Proto2EnumDescriptorProto> o) {
unittest.expect(o, unittest.hasLength(2));
checkProto2EnumDescriptorProto(o[0] as api.Proto2EnumDescriptorProto);
checkProto2EnumDescriptorProto(o[1] as api.Proto2EnumDescriptorProto);
}
-core.List<api.Proto2FieldDescriptorProto> buildUnnamed7508() {
+core.List<api.Proto2FieldDescriptorProto> buildUnnamed7511() {
var o = <api.Proto2FieldDescriptorProto>[];
o.add(buildProto2FieldDescriptorProto());
o.add(buildProto2FieldDescriptorProto());
return o;
}
-void checkUnnamed7508(core.List<api.Proto2FieldDescriptorProto> o) {
+void checkUnnamed7511(core.List<api.Proto2FieldDescriptorProto> o) {
unittest.expect(o, unittest.hasLength(2));
checkProto2FieldDescriptorProto(o[0] as api.Proto2FieldDescriptorProto);
checkProto2FieldDescriptorProto(o[1] as api.Proto2FieldDescriptorProto);
}
-core.List<api.Proto2DescriptorProto> buildUnnamed7509() {
+core.List<api.Proto2DescriptorProto> buildUnnamed7512() {
var o = <api.Proto2DescriptorProto>[];
o.add(buildProto2DescriptorProto());
o.add(buildProto2DescriptorProto());
return o;
}
-void checkUnnamed7509(core.List<api.Proto2DescriptorProto> o) {
+void checkUnnamed7512(core.List<api.Proto2DescriptorProto> o) {
unittest.expect(o, unittest.hasLength(2));
checkProto2DescriptorProto(o[0] as api.Proto2DescriptorProto);
checkProto2DescriptorProto(o[1] as api.Proto2DescriptorProto);
}
-core.List<api.Proto2OneofDescriptorProto> buildUnnamed7510() {
+core.List<api.Proto2OneofDescriptorProto> buildUnnamed7513() {
var o = <api.Proto2OneofDescriptorProto>[];
o.add(buildProto2OneofDescriptorProto());
o.add(buildProto2OneofDescriptorProto());
return o;
}
-void checkUnnamed7510(core.List<api.Proto2OneofDescriptorProto> o) {
+void checkUnnamed7513(core.List<api.Proto2OneofDescriptorProto> o) {
unittest.expect(o, unittest.hasLength(2));
checkProto2OneofDescriptorProto(o[0] as api.Proto2OneofDescriptorProto);
checkProto2OneofDescriptorProto(o[1] as api.Proto2OneofDescriptorProto);
@@ -832,11 +832,11 @@
var o = api.Proto2DescriptorProto();
buildCounterProto2DescriptorProto++;
if (buildCounterProto2DescriptorProto < 3) {
- o.enumType = buildUnnamed7507();
- o.field = buildUnnamed7508();
+ o.enumType = buildUnnamed7510();
+ o.field = buildUnnamed7511();
o.name = 'foo';
- o.nestedType = buildUnnamed7509();
- o.oneofDecl = buildUnnamed7510();
+ o.nestedType = buildUnnamed7512();
+ o.oneofDecl = buildUnnamed7513();
}
buildCounterProto2DescriptorProto--;
return o;
@@ -845,26 +845,26 @@
void checkProto2DescriptorProto(api.Proto2DescriptorProto o) {
buildCounterProto2DescriptorProto++;
if (buildCounterProto2DescriptorProto < 3) {
- checkUnnamed7507(o.enumType!);
- checkUnnamed7508(o.field!);
+ checkUnnamed7510(o.enumType!);
+ checkUnnamed7511(o.field!);
unittest.expect(
o.name!,
unittest.equals('foo'),
);
- checkUnnamed7509(o.nestedType!);
- checkUnnamed7510(o.oneofDecl!);
+ checkUnnamed7512(o.nestedType!);
+ checkUnnamed7513(o.oneofDecl!);
}
buildCounterProto2DescriptorProto--;
}
-core.List<api.Proto2EnumValueDescriptorProto> buildUnnamed7511() {
+core.List<api.Proto2EnumValueDescriptorProto> buildUnnamed7514() {
var o = <api.Proto2EnumValueDescriptorProto>[];
o.add(buildProto2EnumValueDescriptorProto());
o.add(buildProto2EnumValueDescriptorProto());
return o;
}
-void checkUnnamed7511(core.List<api.Proto2EnumValueDescriptorProto> o) {
+void checkUnnamed7514(core.List<api.Proto2EnumValueDescriptorProto> o) {
unittest.expect(o, unittest.hasLength(2));
checkProto2EnumValueDescriptorProto(
o[0] as api.Proto2EnumValueDescriptorProto);
@@ -878,7 +878,7 @@
buildCounterProto2EnumDescriptorProto++;
if (buildCounterProto2EnumDescriptorProto < 3) {
o.name = 'foo';
- o.value = buildUnnamed7511();
+ o.value = buildUnnamed7514();
}
buildCounterProto2EnumDescriptorProto--;
return o;
@@ -891,7 +891,7 @@
o.name!,
unittest.equals('foo'),
);
- checkUnnamed7511(o.value!);
+ checkUnnamed7514(o.value!);
}
buildCounterProto2EnumDescriptorProto--;
}
@@ -982,27 +982,27 @@
buildCounterProto2FieldDescriptorProto--;
}
-core.List<api.Proto2EnumDescriptorProto> buildUnnamed7512() {
+core.List<api.Proto2EnumDescriptorProto> buildUnnamed7515() {
var o = <api.Proto2EnumDescriptorProto>[];
o.add(buildProto2EnumDescriptorProto());
o.add(buildProto2EnumDescriptorProto());
return o;
}
-void checkUnnamed7512(core.List<api.Proto2EnumDescriptorProto> o) {
+void checkUnnamed7515(core.List<api.Proto2EnumDescriptorProto> o) {
unittest.expect(o, unittest.hasLength(2));
checkProto2EnumDescriptorProto(o[0] as api.Proto2EnumDescriptorProto);
checkProto2EnumDescriptorProto(o[1] as api.Proto2EnumDescriptorProto);
}
-core.List<api.Proto2DescriptorProto> buildUnnamed7513() {
+core.List<api.Proto2DescriptorProto> buildUnnamed7516() {
var o = <api.Proto2DescriptorProto>[];
o.add(buildProto2DescriptorProto());
o.add(buildProto2DescriptorProto());
return o;
}
-void checkUnnamed7513(core.List<api.Proto2DescriptorProto> o) {
+void checkUnnamed7516(core.List<api.Proto2DescriptorProto> o) {
unittest.expect(o, unittest.hasLength(2));
checkProto2DescriptorProto(o[0] as api.Proto2DescriptorProto);
checkProto2DescriptorProto(o[1] as api.Proto2DescriptorProto);
@@ -1013,8 +1013,8 @@
var o = api.Proto2FileDescriptorProto();
buildCounterProto2FileDescriptorProto++;
if (buildCounterProto2FileDescriptorProto < 3) {
- o.enumType = buildUnnamed7512();
- o.messageType = buildUnnamed7513();
+ o.enumType = buildUnnamed7515();
+ o.messageType = buildUnnamed7516();
o.name = 'foo';
o.package = 'foo';
o.syntax = 'foo';
@@ -1026,8 +1026,8 @@
void checkProto2FileDescriptorProto(api.Proto2FileDescriptorProto o) {
buildCounterProto2FileDescriptorProto++;
if (buildCounterProto2FileDescriptorProto < 3) {
- checkUnnamed7512(o.enumType!);
- checkUnnamed7513(o.messageType!);
+ checkUnnamed7515(o.enumType!);
+ checkUnnamed7516(o.messageType!);
unittest.expect(
o.name!,
unittest.equals('foo'),
diff --git a/generated/googleapis/test/chromeuxreport/v1_test.dart b/generated/googleapis/test/chromeuxreport/v1_test.dart
index 3617717..81b4e87 100644
--- a/generated/googleapis/test/chromeuxreport/v1_test.dart
+++ b/generated/googleapis/test/chromeuxreport/v1_test.dart
@@ -124,14 +124,14 @@
buildCounterKey--;
}
-core.List<api.Bin> buildUnnamed7181() {
+core.List<api.Bin> buildUnnamed7184() {
var o = <api.Bin>[];
o.add(buildBin());
o.add(buildBin());
return o;
}
-void checkUnnamed7181(core.List<api.Bin> o) {
+void checkUnnamed7184(core.List<api.Bin> o) {
unittest.expect(o, unittest.hasLength(2));
checkBin(o[0] as api.Bin);
checkBin(o[1] as api.Bin);
@@ -142,7 +142,7 @@
var o = api.Metric();
buildCounterMetric++;
if (buildCounterMetric < 3) {
- o.histogram = buildUnnamed7181();
+ o.histogram = buildUnnamed7184();
o.percentiles = buildPercentiles();
}
buildCounterMetric--;
@@ -152,7 +152,7 @@
void checkMetric(api.Metric o) {
buildCounterMetric++;
if (buildCounterMetric < 3) {
- checkUnnamed7181(o.histogram!);
+ checkUnnamed7184(o.histogram!);
checkPercentiles(o.percentiles! as api.Percentiles);
}
buildCounterMetric--;
@@ -194,14 +194,14 @@
buildCounterPercentiles--;
}
-core.List<core.String> buildUnnamed7182() {
+core.List<core.String> buildUnnamed7185() {
var o = <core.String>[];
o.add('foo');
o.add('foo');
return o;
}
-void checkUnnamed7182(core.List<core.String> o) {
+void checkUnnamed7185(core.List<core.String> o) {
unittest.expect(o, unittest.hasLength(2));
unittest.expect(
o[0],
@@ -220,7 +220,7 @@
if (buildCounterQueryRequest < 3) {
o.effectiveConnectionType = 'foo';
o.formFactor = 'foo';
- o.metrics = buildUnnamed7182();
+ o.metrics = buildUnnamed7185();
o.origin = 'foo';
o.url = 'foo';
}
@@ -239,7 +239,7 @@
o.formFactor!,
unittest.equals('foo'),
);
- checkUnnamed7182(o.metrics!);
+ checkUnnamed7185(o.metrics!);
unittest.expect(
o.origin!,
unittest.equals('foo'),
@@ -273,14 +273,14 @@
buildCounterQueryResponse--;
}
-core.Map<core.String, api.Metric> buildUnnamed7183() {
+core.Map<core.String, api.Metric> buildUnnamed7186() {
var o = <core.String, api.Metric>{};
o['x'] = buildMetric();
o['y'] = buildMetric();
return o;
}
-void checkUnnamed7183(core.Map<core.String, api.Metric> o) {
+void checkUnnamed7186(core.Map<core.String, api.Metric> o) {
unittest.expect(o, unittest.hasLength(2));
checkMetric(o['x']! as api.Metric);
checkMetric(o['y']! as api.Metric);
@@ -292,7 +292,7 @@
buildCounterRecord++;
if (buildCounterRecord < 3) {
o.key = buildKey();
- o.metrics = buildUnnamed7183();
+ o.metrics = buildUnnamed7186();
}
buildCounterRecord--;
return o;
@@ -302,7 +302,7 @@
buildCounterRecord++;
if (buildCounterRecord < 3) {
checkKey(o.key! as api.Key);
- checkUnnamed7183(o.metrics!);
+ checkUnnamed7186(o.metrics!);
}
buildCounterRecord--;
}
diff --git a/generated/googleapis/test/cloudkms/v1_test.dart b/generated/googleapis/test/cloudkms/v1_test.dart
index a99a0f4..b924558 100644
--- a/generated/googleapis/test/cloudkms/v1_test.dart
+++ b/generated/googleapis/test/cloudkms/v1_test.dart
@@ -151,14 +151,14 @@
buildCounterAsymmetricSignResponse--;
}
-core.List<api.AuditLogConfig> buildUnnamed6047() {
+core.List<api.AuditLogConfig> buildUnnamed6050() {
var o = <api.AuditLogConfig>[];
o.add(buildAuditLogConfig());
o.add(buildAuditLogConfig());
return o;
}
-void checkUnnamed6047(core.List<api.AuditLogConfig> o) {
+void checkUnnamed6050(core.List<api.AuditLogConfig> o) {
unittest.expect(o, unittest.hasLength(2));
checkAuditLogConfig(o[0] as api.AuditLogConfig);
checkAuditLogConfig(o[1] as api.AuditLogConfig);
@@ -169,7 +169,7 @@
var o = api.AuditConfig();
buildCounterAuditConfig++;
if (buildCounterAuditConfig < 3) {
- o.auditLogConfigs = buildUnnamed6047();
+ o.auditLogConfigs = buildUnnamed6050();
o.service = 'foo';
}
buildCounterAuditConfig--;
@@ -179,7 +179,7 @@
void checkAuditConfig(api.AuditConfig o) {
buildCounterAuditConfig++;
if (buildCounterAuditConfig < 3) {
- checkUnnamed6047(o.auditLogConfigs!);
+ checkUnnamed6050(o.auditLogConfigs!);
unittest.expect(
o.service!,
unittest.equals('foo'),
@@ -188,113 +188,6 @@
buildCounterAuditConfig--;
}
-core.List<core.String> buildUnnamed6048() {
- var o = <core.String>[];
- o.add('foo');
- o.add('foo');
- return o;
-}
-
-void checkUnnamed6048(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'),
- );
-}
-
-core.int buildCounterAuditLogConfig = 0;
-api.AuditLogConfig buildAuditLogConfig() {
- var o = api.AuditLogConfig();
- buildCounterAuditLogConfig++;
- if (buildCounterAuditLogConfig < 3) {
- o.exemptedMembers = buildUnnamed6048();
- o.logType = 'foo';
- }
- buildCounterAuditLogConfig--;
- return o;
-}
-
-void checkAuditLogConfig(api.AuditLogConfig o) {
- buildCounterAuditLogConfig++;
- if (buildCounterAuditLogConfig < 3) {
- checkUnnamed6048(o.exemptedMembers!);
- unittest.expect(
- o.logType!,
- unittest.equals('foo'),
- );
- }
- buildCounterAuditLogConfig--;
-}
-
-core.List<core.String> buildUnnamed6049() {
- var o = <core.String>[];
- o.add('foo');
- o.add('foo');
- return o;
-}
-
-void checkUnnamed6049(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'),
- );
-}
-
-core.int buildCounterBinding = 0;
-api.Binding buildBinding() {
- var o = api.Binding();
- buildCounterBinding++;
- if (buildCounterBinding < 3) {
- o.condition = buildExpr();
- o.members = buildUnnamed6049();
- o.role = 'foo';
- }
- buildCounterBinding--;
- return o;
-}
-
-void checkBinding(api.Binding o) {
- buildCounterBinding++;
- if (buildCounterBinding < 3) {
- checkExpr(o.condition! as api.Expr);
- checkUnnamed6049(o.members!);
- unittest.expect(
- o.role!,
- unittest.equals('foo'),
- );
- }
- buildCounterBinding--;
-}
-
-core.List<core.String> buildUnnamed6050() {
- var o = <core.String>[];
- o.add('foo');
- o.add('foo');
- return o;
-}
-
-void checkUnnamed6050(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'),
- );
-}
-
core.List<core.String> buildUnnamed6051() {
var o = <core.String>[];
o.add('foo');
@@ -314,6 +207,30 @@
);
}
+core.int buildCounterAuditLogConfig = 0;
+api.AuditLogConfig buildAuditLogConfig() {
+ var o = api.AuditLogConfig();
+ buildCounterAuditLogConfig++;
+ if (buildCounterAuditLogConfig < 3) {
+ o.exemptedMembers = buildUnnamed6051();
+ o.logType = 'foo';
+ }
+ buildCounterAuditLogConfig--;
+ return o;
+}
+
+void checkAuditLogConfig(api.AuditLogConfig o) {
+ buildCounterAuditLogConfig++;
+ if (buildCounterAuditLogConfig < 3) {
+ checkUnnamed6051(o.exemptedMembers!);
+ unittest.expect(
+ o.logType!,
+ unittest.equals('foo'),
+ );
+ }
+ buildCounterAuditLogConfig--;
+}
+
core.List<core.String> buildUnnamed6052() {
var o = <core.String>[];
o.add('foo');
@@ -333,14 +250,97 @@
);
}
+core.int buildCounterBinding = 0;
+api.Binding buildBinding() {
+ var o = api.Binding();
+ buildCounterBinding++;
+ if (buildCounterBinding < 3) {
+ o.condition = buildExpr();
+ o.members = buildUnnamed6052();
+ o.role = 'foo';
+ }
+ buildCounterBinding--;
+ return o;
+}
+
+void checkBinding(api.Binding o) {
+ buildCounterBinding++;
+ if (buildCounterBinding < 3) {
+ checkExpr(o.condition! as api.Expr);
+ checkUnnamed6052(o.members!);
+ unittest.expect(
+ o.role!,
+ unittest.equals('foo'),
+ );
+ }
+ buildCounterBinding--;
+}
+
+core.List<core.String> buildUnnamed6053() {
+ var o = <core.String>[];
+ o.add('foo');
+ o.add('foo');
+ return o;
+}
+
+void checkUnnamed6053(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'),
+ );
+}
+
+core.List<core.String> buildUnnamed6054() {
+ var o = <core.String>[];
+ o.add('foo');
+ o.add('foo');
+ return o;
+}
+
+void checkUnnamed6054(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'),
+ );
+}
+
+core.List<core.String> buildUnnamed6055() {
+ var o = <core.String>[];
+ o.add('foo');
+ o.add('foo');
+ return o;
+}
+
+void checkUnnamed6055(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'),
+ );
+}
+
core.int buildCounterCertificateChains = 0;
api.CertificateChains buildCertificateChains() {
var o = api.CertificateChains();
buildCounterCertificateChains++;
if (buildCounterCertificateChains < 3) {
- o.caviumCerts = buildUnnamed6050();
- o.googleCardCerts = buildUnnamed6051();
- o.googlePartitionCerts = buildUnnamed6052();
+ o.caviumCerts = buildUnnamed6053();
+ o.googleCardCerts = buildUnnamed6054();
+ o.googlePartitionCerts = buildUnnamed6055();
}
buildCounterCertificateChains--;
return o;
@@ -349,21 +349,21 @@
void checkCertificateChains(api.CertificateChains o) {
buildCounterCertificateChains++;
if (buildCounterCertificateChains < 3) {
- checkUnnamed6050(o.caviumCerts!);
- checkUnnamed6051(o.googleCardCerts!);
- checkUnnamed6052(o.googlePartitionCerts!);
+ checkUnnamed6053(o.caviumCerts!);
+ checkUnnamed6054(o.googleCardCerts!);
+ checkUnnamed6055(o.googlePartitionCerts!);
}
buildCounterCertificateChains--;
}
-core.Map<core.String, core.String> buildUnnamed6053() {
+core.Map<core.String, core.String> buildUnnamed6056() {
var o = <core.String, core.String>{};
o['x'] = 'foo';
o['y'] = 'foo';
return o;
}
-void checkUnnamed6053(core.Map<core.String, core.String> o) {
+void checkUnnamed6056(core.Map<core.String, core.String> o) {
unittest.expect(o, unittest.hasLength(2));
unittest.expect(
o['x']!,
@@ -381,7 +381,7 @@
buildCounterCryptoKey++;
if (buildCounterCryptoKey < 3) {
o.createTime = 'foo';
- o.labels = buildUnnamed6053();
+ o.labels = buildUnnamed6056();
o.name = 'foo';
o.nextRotationTime = 'foo';
o.primary = buildCryptoKeyVersion();
@@ -400,7 +400,7 @@
o.createTime!,
unittest.equals('foo'),
);
- checkUnnamed6053(o.labels!);
+ checkUnnamed6056(o.labels!);
unittest.expect(
o.name!,
unittest.equals('foo'),
@@ -933,14 +933,14 @@
buildCounterKeyRing--;
}
-core.List<api.CryptoKeyVersion> buildUnnamed6054() {
+core.List<api.CryptoKeyVersion> buildUnnamed6057() {
var o = <api.CryptoKeyVersion>[];
o.add(buildCryptoKeyVersion());
o.add(buildCryptoKeyVersion());
return o;
}
-void checkUnnamed6054(core.List<api.CryptoKeyVersion> o) {
+void checkUnnamed6057(core.List<api.CryptoKeyVersion> o) {
unittest.expect(o, unittest.hasLength(2));
checkCryptoKeyVersion(o[0] as api.CryptoKeyVersion);
checkCryptoKeyVersion(o[1] as api.CryptoKeyVersion);
@@ -951,7 +951,7 @@
var o = api.ListCryptoKeyVersionsResponse();
buildCounterListCryptoKeyVersionsResponse++;
if (buildCounterListCryptoKeyVersionsResponse < 3) {
- o.cryptoKeyVersions = buildUnnamed6054();
+ o.cryptoKeyVersions = buildUnnamed6057();
o.nextPageToken = 'foo';
o.totalSize = 42;
}
@@ -962,7 +962,7 @@
void checkListCryptoKeyVersionsResponse(api.ListCryptoKeyVersionsResponse o) {
buildCounterListCryptoKeyVersionsResponse++;
if (buildCounterListCryptoKeyVersionsResponse < 3) {
- checkUnnamed6054(o.cryptoKeyVersions!);
+ checkUnnamed6057(o.cryptoKeyVersions!);
unittest.expect(
o.nextPageToken!,
unittest.equals('foo'),
@@ -975,14 +975,14 @@
buildCounterListCryptoKeyVersionsResponse--;
}
-core.List<api.CryptoKey> buildUnnamed6055() {
+core.List<api.CryptoKey> buildUnnamed6058() {
var o = <api.CryptoKey>[];
o.add(buildCryptoKey());
o.add(buildCryptoKey());
return o;
}
-void checkUnnamed6055(core.List<api.CryptoKey> o) {
+void checkUnnamed6058(core.List<api.CryptoKey> o) {
unittest.expect(o, unittest.hasLength(2));
checkCryptoKey(o[0] as api.CryptoKey);
checkCryptoKey(o[1] as api.CryptoKey);
@@ -993,7 +993,7 @@
var o = api.ListCryptoKeysResponse();
buildCounterListCryptoKeysResponse++;
if (buildCounterListCryptoKeysResponse < 3) {
- o.cryptoKeys = buildUnnamed6055();
+ o.cryptoKeys = buildUnnamed6058();
o.nextPageToken = 'foo';
o.totalSize = 42;
}
@@ -1004,7 +1004,7 @@
void checkListCryptoKeysResponse(api.ListCryptoKeysResponse o) {
buildCounterListCryptoKeysResponse++;
if (buildCounterListCryptoKeysResponse < 3) {
- checkUnnamed6055(o.cryptoKeys!);
+ checkUnnamed6058(o.cryptoKeys!);
unittest.expect(
o.nextPageToken!,
unittest.equals('foo'),
@@ -1017,14 +1017,14 @@
buildCounterListCryptoKeysResponse--;
}
-core.List<api.ImportJob> buildUnnamed6056() {
+core.List<api.ImportJob> buildUnnamed6059() {
var o = <api.ImportJob>[];
o.add(buildImportJob());
o.add(buildImportJob());
return o;
}
-void checkUnnamed6056(core.List<api.ImportJob> o) {
+void checkUnnamed6059(core.List<api.ImportJob> o) {
unittest.expect(o, unittest.hasLength(2));
checkImportJob(o[0] as api.ImportJob);
checkImportJob(o[1] as api.ImportJob);
@@ -1035,7 +1035,7 @@
var o = api.ListImportJobsResponse();
buildCounterListImportJobsResponse++;
if (buildCounterListImportJobsResponse < 3) {
- o.importJobs = buildUnnamed6056();
+ o.importJobs = buildUnnamed6059();
o.nextPageToken = 'foo';
o.totalSize = 42;
}
@@ -1046,7 +1046,7 @@
void checkListImportJobsResponse(api.ListImportJobsResponse o) {
buildCounterListImportJobsResponse++;
if (buildCounterListImportJobsResponse < 3) {
- checkUnnamed6056(o.importJobs!);
+ checkUnnamed6059(o.importJobs!);
unittest.expect(
o.nextPageToken!,
unittest.equals('foo'),
@@ -1059,14 +1059,14 @@
buildCounterListImportJobsResponse--;
}
-core.List<api.KeyRing> buildUnnamed6057() {
+core.List<api.KeyRing> buildUnnamed6060() {
var o = <api.KeyRing>[];
o.add(buildKeyRing());
o.add(buildKeyRing());
return o;
}
-void checkUnnamed6057(core.List<api.KeyRing> o) {
+void checkUnnamed6060(core.List<api.KeyRing> o) {
unittest.expect(o, unittest.hasLength(2));
checkKeyRing(o[0] as api.KeyRing);
checkKeyRing(o[1] as api.KeyRing);
@@ -1077,7 +1077,7 @@
var o = api.ListKeyRingsResponse();
buildCounterListKeyRingsResponse++;
if (buildCounterListKeyRingsResponse < 3) {
- o.keyRings = buildUnnamed6057();
+ o.keyRings = buildUnnamed6060();
o.nextPageToken = 'foo';
o.totalSize = 42;
}
@@ -1088,7 +1088,7 @@
void checkListKeyRingsResponse(api.ListKeyRingsResponse o) {
buildCounterListKeyRingsResponse++;
if (buildCounterListKeyRingsResponse < 3) {
- checkUnnamed6057(o.keyRings!);
+ checkUnnamed6060(o.keyRings!);
unittest.expect(
o.nextPageToken!,
unittest.equals('foo'),
@@ -1101,14 +1101,14 @@
buildCounterListKeyRingsResponse--;
}
-core.List<api.Location> buildUnnamed6058() {
+core.List<api.Location> buildUnnamed6061() {
var o = <api.Location>[];
o.add(buildLocation());
o.add(buildLocation());
return o;
}
-void checkUnnamed6058(core.List<api.Location> o) {
+void checkUnnamed6061(core.List<api.Location> o) {
unittest.expect(o, unittest.hasLength(2));
checkLocation(o[0] as api.Location);
checkLocation(o[1] as api.Location);
@@ -1119,7 +1119,7 @@
var o = api.ListLocationsResponse();
buildCounterListLocationsResponse++;
if (buildCounterListLocationsResponse < 3) {
- o.locations = buildUnnamed6058();
+ o.locations = buildUnnamed6061();
o.nextPageToken = 'foo';
}
buildCounterListLocationsResponse--;
@@ -1129,7 +1129,7 @@
void checkListLocationsResponse(api.ListLocationsResponse o) {
buildCounterListLocationsResponse++;
if (buildCounterListLocationsResponse < 3) {
- checkUnnamed6058(o.locations!);
+ checkUnnamed6061(o.locations!);
unittest.expect(
o.nextPageToken!,
unittest.equals('foo'),
@@ -1138,14 +1138,14 @@
buildCounterListLocationsResponse--;
}
-core.Map<core.String, core.String> buildUnnamed6059() {
+core.Map<core.String, core.String> buildUnnamed6062() {
var o = <core.String, core.String>{};
o['x'] = 'foo';
o['y'] = 'foo';
return o;
}
-void checkUnnamed6059(core.Map<core.String, core.String> o) {
+void checkUnnamed6062(core.Map<core.String, core.String> o) {
unittest.expect(o, unittest.hasLength(2));
unittest.expect(
o['x']!,
@@ -1157,7 +1157,7 @@
);
}
-core.Map<core.String, core.Object> buildUnnamed6060() {
+core.Map<core.String, core.Object> buildUnnamed6063() {
var o = <core.String, core.Object>{};
o['x'] = {
'list': [1, 2, 3],
@@ -1172,7 +1172,7 @@
return o;
}
-void checkUnnamed6060(core.Map<core.String, core.Object> o) {
+void checkUnnamed6063(core.Map<core.String, core.Object> o) {
unittest.expect(o, unittest.hasLength(2));
var casted1 = (o['x']!) as core.Map;
unittest.expect(casted1, unittest.hasLength(3));
@@ -1210,9 +1210,9 @@
buildCounterLocation++;
if (buildCounterLocation < 3) {
o.displayName = 'foo';
- o.labels = buildUnnamed6059();
+ o.labels = buildUnnamed6062();
o.locationId = 'foo';
- o.metadata = buildUnnamed6060();
+ o.metadata = buildUnnamed6063();
o.name = 'foo';
}
buildCounterLocation--;
@@ -1226,12 +1226,12 @@
o.displayName!,
unittest.equals('foo'),
);
- checkUnnamed6059(o.labels!);
+ checkUnnamed6062(o.labels!);
unittest.expect(
o.locationId!,
unittest.equals('foo'),
);
- checkUnnamed6060(o.metadata!);
+ checkUnnamed6063(o.metadata!);
unittest.expect(
o.name!,
unittest.equals('foo'),
@@ -1261,27 +1261,27 @@
buildCounterLocationMetadata--;
}
-core.List<api.AuditConfig> buildUnnamed6061() {
+core.List<api.AuditConfig> buildUnnamed6064() {
var o = <api.AuditConfig>[];
o.add(buildAuditConfig());
o.add(buildAuditConfig());
return o;
}
-void checkUnnamed6061(core.List<api.AuditConfig> o) {
+void checkUnnamed6064(core.List<api.AuditConfig> o) {
unittest.expect(o, unittest.hasLength(2));
checkAuditConfig(o[0] as api.AuditConfig);
checkAuditConfig(o[1] as api.AuditConfig);
}
-core.List<api.Binding> buildUnnamed6062() {
+core.List<api.Binding> buildUnnamed6065() {
var o = <api.Binding>[];
o.add(buildBinding());
o.add(buildBinding());
return o;
}
-void checkUnnamed6062(core.List<api.Binding> o) {
+void checkUnnamed6065(core.List<api.Binding> o) {
unittest.expect(o, unittest.hasLength(2));
checkBinding(o[0] as api.Binding);
checkBinding(o[1] as api.Binding);
@@ -1292,8 +1292,8 @@
var o = api.Policy();
buildCounterPolicy++;
if (buildCounterPolicy < 3) {
- o.auditConfigs = buildUnnamed6061();
- o.bindings = buildUnnamed6062();
+ o.auditConfigs = buildUnnamed6064();
+ o.bindings = buildUnnamed6065();
o.etag = 'foo';
o.version = 42;
}
@@ -1304,8 +1304,8 @@
void checkPolicy(api.Policy o) {
buildCounterPolicy++;
if (buildCounterPolicy < 3) {
- checkUnnamed6061(o.auditConfigs!);
- checkUnnamed6062(o.bindings!);
+ checkUnnamed6064(o.auditConfigs!);
+ checkUnnamed6065(o.bindings!);
unittest.expect(
o.etag!,
unittest.equals('foo'),
@@ -1399,14 +1399,14 @@
buildCounterSetIamPolicyRequest--;
}
-core.List<core.String> buildUnnamed6063() {
+core.List<core.String> buildUnnamed6066() {
var o = <core.String>[];
o.add('foo');
o.add('foo');
return o;
}
-void checkUnnamed6063(core.List<core.String> o) {
+void checkUnnamed6066(core.List<core.String> o) {
unittest.expect(o, unittest.hasLength(2));
unittest.expect(
o[0],
@@ -1423,7 +1423,7 @@
var o = api.TestIamPermissionsRequest();
buildCounterTestIamPermissionsRequest++;
if (buildCounterTestIamPermissionsRequest < 3) {
- o.permissions = buildUnnamed6063();
+ o.permissions = buildUnnamed6066();
}
buildCounterTestIamPermissionsRequest--;
return o;
@@ -1432,19 +1432,19 @@
void checkTestIamPermissionsRequest(api.TestIamPermissionsRequest o) {
buildCounterTestIamPermissionsRequest++;
if (buildCounterTestIamPermissionsRequest < 3) {
- checkUnnamed6063(o.permissions!);
+ checkUnnamed6066(o.permissions!);
}
buildCounterTestIamPermissionsRequest--;
}
-core.List<core.String> buildUnnamed6064() {
+core.List<core.String> buildUnnamed6067() {
var o = <core.String>[];
o.add('foo');
o.add('foo');
return o;
}
-void checkUnnamed6064(core.List<core.String> o) {
+void checkUnnamed6067(core.List<core.String> o) {
unittest.expect(o, unittest.hasLength(2));
unittest.expect(
o[0],
@@ -1461,7 +1461,7 @@
var o = api.TestIamPermissionsResponse();
buildCounterTestIamPermissionsResponse++;
if (buildCounterTestIamPermissionsResponse < 3) {
- o.permissions = buildUnnamed6064();
+ o.permissions = buildUnnamed6067();
}
buildCounterTestIamPermissionsResponse--;
return o;
@@ -1470,7 +1470,7 @@
void checkTestIamPermissionsResponse(api.TestIamPermissionsResponse o) {
buildCounterTestIamPermissionsResponse++;
if (buildCounterTestIamPermissionsResponse < 3) {
- checkUnnamed6064(o.permissions!);
+ checkUnnamed6067(o.permissions!);
}
buildCounterTestIamPermissionsResponse--;
}
diff --git a/generated/googleapis/test/cloudtasks/v2_test.dart b/generated/googleapis/test/cloudtasks/v2_test.dart
index 8272e60..803d5e7 100644
--- a/generated/googleapis/test/cloudtasks/v2_test.dart
+++ b/generated/googleapis/test/cloudtasks/v2_test.dart
@@ -27,14 +27,14 @@
import '../test_shared.dart';
-core.Map<core.String, core.String> buildUnnamed6843() {
+core.Map<core.String, core.String> buildUnnamed6846() {
var o = <core.String, core.String>{};
o['x'] = 'foo';
o['y'] = 'foo';
return o;
}
-void checkUnnamed6843(core.Map<core.String, core.String> o) {
+void checkUnnamed6846(core.Map<core.String, core.String> o) {
unittest.expect(o, unittest.hasLength(2));
unittest.expect(
o['x']!,
@@ -53,7 +53,7 @@
if (buildCounterAppEngineHttpRequest < 3) {
o.appEngineRouting = buildAppEngineRouting();
o.body = 'foo';
- o.headers = buildUnnamed6843();
+ o.headers = buildUnnamed6846();
o.httpMethod = 'foo';
o.relativeUri = 'foo';
}
@@ -69,7 +69,7 @@
o.body!,
unittest.equals('foo'),
);
- checkUnnamed6843(o.headers!);
+ checkUnnamed6846(o.headers!);
unittest.expect(
o.httpMethod!,
unittest.equals('foo'),
@@ -153,14 +153,14 @@
buildCounterAttempt--;
}
-core.List<core.String> buildUnnamed6844() {
+core.List<core.String> buildUnnamed6847() {
var o = <core.String>[];
o.add('foo');
o.add('foo');
return o;
}
-void checkUnnamed6844(core.List<core.String> o) {
+void checkUnnamed6847(core.List<core.String> o) {
unittest.expect(o, unittest.hasLength(2));
unittest.expect(
o[0],
@@ -178,7 +178,7 @@
buildCounterBinding++;
if (buildCounterBinding < 3) {
o.condition = buildExpr();
- o.members = buildUnnamed6844();
+ o.members = buildUnnamed6847();
o.role = 'foo';
}
buildCounterBinding--;
@@ -189,7 +189,7 @@
buildCounterBinding++;
if (buildCounterBinding < 3) {
checkExpr(o.condition! as api.Expr);
- checkUnnamed6844(o.members!);
+ checkUnnamed6847(o.members!);
unittest.expect(
o.role!,
unittest.equals('foo'),
@@ -315,14 +315,14 @@
buildCounterGetPolicyOptions--;
}
-core.Map<core.String, core.String> buildUnnamed6845() {
+core.Map<core.String, core.String> buildUnnamed6848() {
var o = <core.String, core.String>{};
o['x'] = 'foo';
o['y'] = 'foo';
return o;
}
-void checkUnnamed6845(core.Map<core.String, core.String> o) {
+void checkUnnamed6848(core.Map<core.String, core.String> o) {
unittest.expect(o, unittest.hasLength(2));
unittest.expect(
o['x']!,
@@ -340,7 +340,7 @@
buildCounterHttpRequest++;
if (buildCounterHttpRequest < 3) {
o.body = 'foo';
- o.headers = buildUnnamed6845();
+ o.headers = buildUnnamed6848();
o.httpMethod = 'foo';
o.oauthToken = buildOAuthToken();
o.oidcToken = buildOidcToken();
@@ -357,7 +357,7 @@
o.body!,
unittest.equals('foo'),
);
- checkUnnamed6845(o.headers!);
+ checkUnnamed6848(o.headers!);
unittest.expect(
o.httpMethod!,
unittest.equals('foo'),
@@ -372,14 +372,14 @@
buildCounterHttpRequest--;
}
-core.List<api.Location> buildUnnamed6846() {
+core.List<api.Location> buildUnnamed6849() {
var o = <api.Location>[];
o.add(buildLocation());
o.add(buildLocation());
return o;
}
-void checkUnnamed6846(core.List<api.Location> o) {
+void checkUnnamed6849(core.List<api.Location> o) {
unittest.expect(o, unittest.hasLength(2));
checkLocation(o[0] as api.Location);
checkLocation(o[1] as api.Location);
@@ -390,7 +390,7 @@
var o = api.ListLocationsResponse();
buildCounterListLocationsResponse++;
if (buildCounterListLocationsResponse < 3) {
- o.locations = buildUnnamed6846();
+ o.locations = buildUnnamed6849();
o.nextPageToken = 'foo';
}
buildCounterListLocationsResponse--;
@@ -400,7 +400,7 @@
void checkListLocationsResponse(api.ListLocationsResponse o) {
buildCounterListLocationsResponse++;
if (buildCounterListLocationsResponse < 3) {
- checkUnnamed6846(o.locations!);
+ checkUnnamed6849(o.locations!);
unittest.expect(
o.nextPageToken!,
unittest.equals('foo'),
@@ -409,14 +409,14 @@
buildCounterListLocationsResponse--;
}
-core.List<api.Queue> buildUnnamed6847() {
+core.List<api.Queue> buildUnnamed6850() {
var o = <api.Queue>[];
o.add(buildQueue());
o.add(buildQueue());
return o;
}
-void checkUnnamed6847(core.List<api.Queue> o) {
+void checkUnnamed6850(core.List<api.Queue> o) {
unittest.expect(o, unittest.hasLength(2));
checkQueue(o[0] as api.Queue);
checkQueue(o[1] as api.Queue);
@@ -428,7 +428,7 @@
buildCounterListQueuesResponse++;
if (buildCounterListQueuesResponse < 3) {
o.nextPageToken = 'foo';
- o.queues = buildUnnamed6847();
+ o.queues = buildUnnamed6850();
}
buildCounterListQueuesResponse--;
return o;
@@ -441,19 +441,19 @@
o.nextPageToken!,
unittest.equals('foo'),
);
- checkUnnamed6847(o.queues!);
+ checkUnnamed6850(o.queues!);
}
buildCounterListQueuesResponse--;
}
-core.List<api.Task> buildUnnamed6848() {
+core.List<api.Task> buildUnnamed6851() {
var o = <api.Task>[];
o.add(buildTask());
o.add(buildTask());
return o;
}
-void checkUnnamed6848(core.List<api.Task> o) {
+void checkUnnamed6851(core.List<api.Task> o) {
unittest.expect(o, unittest.hasLength(2));
checkTask(o[0] as api.Task);
checkTask(o[1] as api.Task);
@@ -465,7 +465,7 @@
buildCounterListTasksResponse++;
if (buildCounterListTasksResponse < 3) {
o.nextPageToken = 'foo';
- o.tasks = buildUnnamed6848();
+ o.tasks = buildUnnamed6851();
}
buildCounterListTasksResponse--;
return o;
@@ -478,19 +478,19 @@
o.nextPageToken!,
unittest.equals('foo'),
);
- checkUnnamed6848(o.tasks!);
+ checkUnnamed6851(o.tasks!);
}
buildCounterListTasksResponse--;
}
-core.Map<core.String, core.String> buildUnnamed6849() {
+core.Map<core.String, core.String> buildUnnamed6852() {
var o = <core.String, core.String>{};
o['x'] = 'foo';
o['y'] = 'foo';
return o;
}
-void checkUnnamed6849(core.Map<core.String, core.String> o) {
+void checkUnnamed6852(core.Map<core.String, core.String> o) {
unittest.expect(o, unittest.hasLength(2));
unittest.expect(
o['x']!,
@@ -502,7 +502,7 @@
);
}
-core.Map<core.String, core.Object> buildUnnamed6850() {
+core.Map<core.String, core.Object> buildUnnamed6853() {
var o = <core.String, core.Object>{};
o['x'] = {
'list': [1, 2, 3],
@@ -517,7 +517,7 @@
return o;
}
-void checkUnnamed6850(core.Map<core.String, core.Object> o) {
+void checkUnnamed6853(core.Map<core.String, core.Object> o) {
unittest.expect(o, unittest.hasLength(2));
var casted1 = (o['x']!) as core.Map;
unittest.expect(casted1, unittest.hasLength(3));
@@ -555,9 +555,9 @@
buildCounterLocation++;
if (buildCounterLocation < 3) {
o.displayName = 'foo';
- o.labels = buildUnnamed6849();
+ o.labels = buildUnnamed6852();
o.locationId = 'foo';
- o.metadata = buildUnnamed6850();
+ o.metadata = buildUnnamed6853();
o.name = 'foo';
}
buildCounterLocation--;
@@ -571,12 +571,12 @@
o.displayName!,
unittest.equals('foo'),
);
- checkUnnamed6849(o.labels!);
+ checkUnnamed6852(o.labels!);
unittest.expect(
o.locationId!,
unittest.equals('foo'),
);
- checkUnnamed6850(o.metadata!);
+ checkUnnamed6853(o.metadata!);
unittest.expect(
o.name!,
unittest.equals('foo'),
@@ -654,14 +654,14 @@
buildCounterPauseQueueRequest--;
}
-core.List<api.Binding> buildUnnamed6851() {
+core.List<api.Binding> buildUnnamed6854() {
var o = <api.Binding>[];
o.add(buildBinding());
o.add(buildBinding());
return o;
}
-void checkUnnamed6851(core.List<api.Binding> o) {
+void checkUnnamed6854(core.List<api.Binding> o) {
unittest.expect(o, unittest.hasLength(2));
checkBinding(o[0] as api.Binding);
checkBinding(o[1] as api.Binding);
@@ -672,7 +672,7 @@
var o = api.Policy();
buildCounterPolicy++;
if (buildCounterPolicy < 3) {
- o.bindings = buildUnnamed6851();
+ o.bindings = buildUnnamed6854();
o.etag = 'foo';
o.version = 42;
}
@@ -683,7 +683,7 @@
void checkPolicy(api.Policy o) {
buildCounterPolicy++;
if (buildCounterPolicy < 3) {
- checkUnnamed6851(o.bindings!);
+ checkUnnamed6854(o.bindings!);
unittest.expect(
o.etag!,
unittest.equals('foo'),
@@ -904,7 +904,7 @@
buildCounterStackdriverLoggingConfig--;
}
-core.Map<core.String, core.Object> buildUnnamed6852() {
+core.Map<core.String, core.Object> buildUnnamed6855() {
var o = <core.String, core.Object>{};
o['x'] = {
'list': [1, 2, 3],
@@ -919,7 +919,7 @@
return o;
}
-void checkUnnamed6852(core.Map<core.String, core.Object> o) {
+void checkUnnamed6855(core.Map<core.String, core.Object> o) {
unittest.expect(o, unittest.hasLength(2));
var casted3 = (o['x']!) as core.Map;
unittest.expect(casted3, unittest.hasLength(3));
@@ -951,17 +951,17 @@
);
}
-core.List<core.Map<core.String, core.Object>> buildUnnamed6853() {
+core.List<core.Map<core.String, core.Object>> buildUnnamed6856() {
var o = <core.Map<core.String, core.Object>>[];
- o.add(buildUnnamed6852());
- o.add(buildUnnamed6852());
+ o.add(buildUnnamed6855());
+ o.add(buildUnnamed6855());
return o;
}
-void checkUnnamed6853(core.List<core.Map<core.String, core.Object>> o) {
+void checkUnnamed6856(core.List<core.Map<core.String, core.Object>> o) {
unittest.expect(o, unittest.hasLength(2));
- checkUnnamed6852(o[0]);
- checkUnnamed6852(o[1]);
+ checkUnnamed6855(o[0]);
+ checkUnnamed6855(o[1]);
}
core.int buildCounterStatus = 0;
@@ -970,7 +970,7 @@
buildCounterStatus++;
if (buildCounterStatus < 3) {
o.code = 42;
- o.details = buildUnnamed6853();
+ o.details = buildUnnamed6856();
o.message = 'foo';
}
buildCounterStatus--;
@@ -984,7 +984,7 @@
o.code!,
unittest.equals(42),
);
- checkUnnamed6853(o.details!);
+ checkUnnamed6856(o.details!);
unittest.expect(
o.message!,
unittest.equals('foo'),
@@ -1054,14 +1054,14 @@
buildCounterTask--;
}
-core.List<core.String> buildUnnamed6854() {
+core.List<core.String> buildUnnamed6857() {
var o = <core.String>[];
o.add('foo');
o.add('foo');
return o;
}
-void checkUnnamed6854(core.List<core.String> o) {
+void checkUnnamed6857(core.List<core.String> o) {
unittest.expect(o, unittest.hasLength(2));
unittest.expect(
o[0],
@@ -1078,7 +1078,7 @@
var o = api.TestIamPermissionsRequest();
buildCounterTestIamPermissionsRequest++;
if (buildCounterTestIamPermissionsRequest < 3) {
- o.permissions = buildUnnamed6854();
+ o.permissions = buildUnnamed6857();
}
buildCounterTestIamPermissionsRequest--;
return o;
@@ -1087,19 +1087,19 @@
void checkTestIamPermissionsRequest(api.TestIamPermissionsRequest o) {
buildCounterTestIamPermissionsRequest++;
if (buildCounterTestIamPermissionsRequest < 3) {
- checkUnnamed6854(o.permissions!);
+ checkUnnamed6857(o.permissions!);
}
buildCounterTestIamPermissionsRequest--;
}
-core.List<core.String> buildUnnamed6855() {
+core.List<core.String> buildUnnamed6858() {
var o = <core.String>[];
o.add('foo');
o.add('foo');
return o;
}
-void checkUnnamed6855(core.List<core.String> o) {
+void checkUnnamed6858(core.List<core.String> o) {
unittest.expect(o, unittest.hasLength(2));
unittest.expect(
o[0],
@@ -1116,7 +1116,7 @@
var o = api.TestIamPermissionsResponse();
buildCounterTestIamPermissionsResponse++;
if (buildCounterTestIamPermissionsResponse < 3) {
- o.permissions = buildUnnamed6855();
+ o.permissions = buildUnnamed6858();
}
buildCounterTestIamPermissionsResponse--;
return o;
@@ -1125,7 +1125,7 @@
void checkTestIamPermissionsResponse(api.TestIamPermissionsResponse o) {
buildCounterTestIamPermissionsResponse++;
if (buildCounterTestIamPermissionsResponse < 3) {
- checkUnnamed6855(o.permissions!);
+ checkUnnamed6858(o.permissions!);
}
buildCounterTestIamPermissionsResponse--;
}
diff --git a/generated/googleapis/test/container/v1_test.dart b/generated/googleapis/test/container/v1_test.dart
index 3841fc5..61232a5 100644
--- a/generated/googleapis/test/container/v1_test.dart
+++ b/generated/googleapis/test/container/v1_test.dart
@@ -769,6 +769,7 @@
o.desiredDefaultSnatStatus = buildDefaultSnatStatus();
o.desiredImageType = 'foo';
o.desiredIntraNodeVisibilityConfig = buildIntraNodeVisibilityConfig();
+ o.desiredL4ilbSubsettingConfig = buildILBSubsettingConfig();
o.desiredLocations = buildUnnamed2197();
o.desiredLoggingService = 'foo';
o.desiredMasterAuthorizedNetworksConfig =
@@ -814,6 +815,8 @@
);
checkIntraNodeVisibilityConfig(
o.desiredIntraNodeVisibilityConfig! as api.IntraNodeVisibilityConfig);
+ checkILBSubsettingConfig(
+ o.desiredL4ilbSubsettingConfig! as api.ILBSubsettingConfig);
checkUnnamed2197(o.desiredLocations!);
unittest.expect(
o.desiredLoggingService!,
@@ -1393,6 +1396,25 @@
buildCounterHttpLoadBalancing--;
}
+core.int buildCounterILBSubsettingConfig = 0;
+api.ILBSubsettingConfig buildILBSubsettingConfig() {
+ var o = api.ILBSubsettingConfig();
+ buildCounterILBSubsettingConfig++;
+ if (buildCounterILBSubsettingConfig < 3) {
+ o.enabled = true;
+ }
+ buildCounterILBSubsettingConfig--;
+ return o;
+}
+
+void checkILBSubsettingConfig(api.ILBSubsettingConfig o) {
+ buildCounterILBSubsettingConfig++;
+ if (buildCounterILBSubsettingConfig < 3) {
+ unittest.expect(o.enabled!, unittest.isTrue);
+ }
+ buildCounterILBSubsettingConfig--;
+}
+
core.int buildCounterIPAllocationPolicy = 0;
api.IPAllocationPolicy buildIPAllocationPolicy() {
var o = api.IPAllocationPolicy();
@@ -2005,6 +2027,7 @@
o.datapathProvider = 'foo';
o.defaultSnatStatus = buildDefaultSnatStatus();
o.enableIntraNodeVisibility = true;
+ o.enableL4ilbSubsetting = true;
o.network = 'foo';
o.privateIpv6GoogleAccess = 'foo';
o.subnetwork = 'foo';
@@ -2022,6 +2045,7 @@
);
checkDefaultSnatStatus(o.defaultSnatStatus! as api.DefaultSnatStatus);
unittest.expect(o.enableIntraNodeVisibility!, unittest.isTrue);
+ unittest.expect(o.enableL4ilbSubsetting!, unittest.isTrue);
unittest.expect(
o.network!,
unittest.equals('foo'),
@@ -4655,6 +4679,16 @@
});
});
+ unittest.group('obj-schema-ILBSubsettingConfig', () {
+ unittest.test('to-json--from-json', () async {
+ var o = buildILBSubsettingConfig();
+ var oJson = convert.jsonDecode(convert.jsonEncode(o));
+ var od = api.ILBSubsettingConfig.fromJson(
+ oJson as core.Map<core.String, core.dynamic>);
+ checkILBSubsettingConfig(od as api.ILBSubsettingConfig);
+ });
+ });
+
unittest.group('obj-schema-IPAllocationPolicy', () {
unittest.test('to-json--from-json', () async {
var o = buildIPAllocationPolicy();
diff --git a/generated/googleapis/test/dialogflow/v2_test.dart b/generated/googleapis/test/dialogflow/v2_test.dart
index 1b1df60..e9b6c1a 100644
--- a/generated/googleapis/test/dialogflow/v2_test.dart
+++ b/generated/googleapis/test/dialogflow/v2_test.dart
@@ -54,14 +54,14 @@
buildCounterGoogleCloudDialogflowCxV3AudioInput--;
}
-core.List<api.GoogleCloudDialogflowCxV3TestError> buildUnnamed6939() {
+core.List<api.GoogleCloudDialogflowCxV3TestError> buildUnnamed6942() {
var o = <api.GoogleCloudDialogflowCxV3TestError>[];
o.add(buildGoogleCloudDialogflowCxV3TestError());
o.add(buildGoogleCloudDialogflowCxV3TestError());
return o;
}
-void checkUnnamed6939(core.List<api.GoogleCloudDialogflowCxV3TestError> o) {
+void checkUnnamed6942(core.List<api.GoogleCloudDialogflowCxV3TestError> o) {
unittest.expect(o, unittest.hasLength(2));
checkGoogleCloudDialogflowCxV3TestError(
o[0] as api.GoogleCloudDialogflowCxV3TestError);
@@ -75,7 +75,7 @@
var o = api.GoogleCloudDialogflowCxV3BatchRunTestCasesMetadata();
buildCounterGoogleCloudDialogflowCxV3BatchRunTestCasesMetadata++;
if (buildCounterGoogleCloudDialogflowCxV3BatchRunTestCasesMetadata < 3) {
- o.errors = buildUnnamed6939();
+ o.errors = buildUnnamed6942();
}
buildCounterGoogleCloudDialogflowCxV3BatchRunTestCasesMetadata--;
return o;
@@ -85,19 +85,19 @@
api.GoogleCloudDialogflowCxV3BatchRunTestCasesMetadata o) {
buildCounterGoogleCloudDialogflowCxV3BatchRunTestCasesMetadata++;
if (buildCounterGoogleCloudDialogflowCxV3BatchRunTestCasesMetadata < 3) {
- checkUnnamed6939(o.errors!);
+ checkUnnamed6942(o.errors!);
}
buildCounterGoogleCloudDialogflowCxV3BatchRunTestCasesMetadata--;
}
-core.List<api.GoogleCloudDialogflowCxV3TestCaseResult> buildUnnamed6940() {
+core.List<api.GoogleCloudDialogflowCxV3TestCaseResult> buildUnnamed6943() {
var o = <api.GoogleCloudDialogflowCxV3TestCaseResult>[];
o.add(buildGoogleCloudDialogflowCxV3TestCaseResult());
o.add(buildGoogleCloudDialogflowCxV3TestCaseResult());
return o;
}
-void checkUnnamed6940(
+void checkUnnamed6943(
core.List<api.GoogleCloudDialogflowCxV3TestCaseResult> o) {
unittest.expect(o, unittest.hasLength(2));
checkGoogleCloudDialogflowCxV3TestCaseResult(
@@ -112,7 +112,7 @@
var o = api.GoogleCloudDialogflowCxV3BatchRunTestCasesResponse();
buildCounterGoogleCloudDialogflowCxV3BatchRunTestCasesResponse++;
if (buildCounterGoogleCloudDialogflowCxV3BatchRunTestCasesResponse < 3) {
- o.results = buildUnnamed6940();
+ o.results = buildUnnamed6943();
}
buildCounterGoogleCloudDialogflowCxV3BatchRunTestCasesResponse--;
return o;
@@ -122,19 +122,19 @@
api.GoogleCloudDialogflowCxV3BatchRunTestCasesResponse o) {
buildCounterGoogleCloudDialogflowCxV3BatchRunTestCasesResponse++;
if (buildCounterGoogleCloudDialogflowCxV3BatchRunTestCasesResponse < 3) {
- checkUnnamed6940(o.results!);
+ checkUnnamed6943(o.results!);
}
buildCounterGoogleCloudDialogflowCxV3BatchRunTestCasesResponse--;
}
-core.List<core.String> buildUnnamed6941() {
+core.List<core.String> buildUnnamed6944() {
var o = <core.String>[];
o.add('foo');
o.add('foo');
return o;
}
-void checkUnnamed6941(core.List<core.String> o) {
+void checkUnnamed6944(core.List<core.String> o) {
unittest.expect(o, unittest.hasLength(2));
unittest.expect(
o[0],
@@ -155,7 +155,7 @@
o.name = 'foo';
o.result = 'foo';
o.runTime = 'foo';
- o.testCaseResults = buildUnnamed6941();
+ o.testCaseResults = buildUnnamed6944();
}
buildCounterGoogleCloudDialogflowCxV3ContinuousTestResult--;
return o;
@@ -177,7 +177,7 @@
o.runTime!,
unittest.equals('foo'),
);
- checkUnnamed6941(o.testCaseResults!);
+ checkUnnamed6944(o.testCaseResults!);
}
buildCounterGoogleCloudDialogflowCxV3ContinuousTestResult--;
}
@@ -209,7 +209,7 @@
buildCounterGoogleCloudDialogflowCxV3ConversationTurn--;
}
-core.Map<core.String, core.Object> buildUnnamed6942() {
+core.Map<core.String, core.Object> buildUnnamed6945() {
var o = <core.String, core.Object>{};
o['x'] = {
'list': [1, 2, 3],
@@ -224,7 +224,7 @@
return o;
}
-void checkUnnamed6942(core.Map<core.String, core.Object> o) {
+void checkUnnamed6945(core.Map<core.String, core.Object> o) {
unittest.expect(o, unittest.hasLength(2));
var casted1 = (o['x']!) as core.Map;
unittest.expect(casted1, unittest.hasLength(3));
@@ -263,7 +263,7 @@
buildCounterGoogleCloudDialogflowCxV3ConversationTurnUserInput++;
if (buildCounterGoogleCloudDialogflowCxV3ConversationTurnUserInput < 3) {
o.enableSentimentAnalysis = true;
- o.injectedParameters = buildUnnamed6942();
+ o.injectedParameters = buildUnnamed6945();
o.input = buildGoogleCloudDialogflowCxV3QueryInput();
o.isWebhookEnabled = true;
}
@@ -276,7 +276,7 @@
buildCounterGoogleCloudDialogflowCxV3ConversationTurnUserInput++;
if (buildCounterGoogleCloudDialogflowCxV3ConversationTurnUserInput < 3) {
unittest.expect(o.enableSentimentAnalysis!, unittest.isTrue);
- checkUnnamed6942(o.injectedParameters!);
+ checkUnnamed6945(o.injectedParameters!);
checkGoogleCloudDialogflowCxV3QueryInput(
o.input! as api.GoogleCloudDialogflowCxV3QueryInput);
unittest.expect(o.isWebhookEnabled!, unittest.isTrue);
@@ -284,7 +284,7 @@
buildCounterGoogleCloudDialogflowCxV3ConversationTurnUserInput--;
}
-core.Map<core.String, core.Object> buildUnnamed6943() {
+core.Map<core.String, core.Object> buildUnnamed6946() {
var o = <core.String, core.Object>{};
o['x'] = {
'list': [1, 2, 3],
@@ -299,7 +299,7 @@
return o;
}
-void checkUnnamed6943(core.Map<core.String, core.Object> o) {
+void checkUnnamed6946(core.Map<core.String, core.Object> o) {
unittest.expect(o, unittest.hasLength(2));
var casted3 = (o['x']!) as core.Map;
unittest.expect(casted3, unittest.hasLength(3));
@@ -331,14 +331,14 @@
);
}
-core.List<api.GoogleCloudDialogflowCxV3TestRunDifference> buildUnnamed6944() {
+core.List<api.GoogleCloudDialogflowCxV3TestRunDifference> buildUnnamed6947() {
var o = <api.GoogleCloudDialogflowCxV3TestRunDifference>[];
o.add(buildGoogleCloudDialogflowCxV3TestRunDifference());
o.add(buildGoogleCloudDialogflowCxV3TestRunDifference());
return o;
}
-void checkUnnamed6944(
+void checkUnnamed6947(
core.List<api.GoogleCloudDialogflowCxV3TestRunDifference> o) {
unittest.expect(o, unittest.hasLength(2));
checkGoogleCloudDialogflowCxV3TestRunDifference(
@@ -347,7 +347,7 @@
o[1] as api.GoogleCloudDialogflowCxV3TestRunDifference);
}
-core.Map<core.String, core.Object> buildUnnamed6945() {
+core.Map<core.String, core.Object> buildUnnamed6948() {
var o = <core.String, core.Object>{};
o['x'] = {
'list': [1, 2, 3],
@@ -362,7 +362,7 @@
return o;
}
-void checkUnnamed6945(core.Map<core.String, core.Object> o) {
+void checkUnnamed6948(core.Map<core.String, core.Object> o) {
unittest.expect(o, unittest.hasLength(2));
var casted5 = (o['x']!) as core.Map;
unittest.expect(casted5, unittest.hasLength(3));
@@ -394,14 +394,14 @@
);
}
-core.List<api.GoogleCloudDialogflowCxV3ResponseMessageText> buildUnnamed6946() {
+core.List<api.GoogleCloudDialogflowCxV3ResponseMessageText> buildUnnamed6949() {
var o = <api.GoogleCloudDialogflowCxV3ResponseMessageText>[];
o.add(buildGoogleCloudDialogflowCxV3ResponseMessageText());
o.add(buildGoogleCloudDialogflowCxV3ResponseMessageText());
return o;
}
-void checkUnnamed6946(
+void checkUnnamed6949(
core.List<api.GoogleCloudDialogflowCxV3ResponseMessageText> o) {
unittest.expect(o, unittest.hasLength(2));
checkGoogleCloudDialogflowCxV3ResponseMessageText(
@@ -419,11 +419,11 @@
if (buildCounterGoogleCloudDialogflowCxV3ConversationTurnVirtualAgentOutput <
3) {
o.currentPage = buildGoogleCloudDialogflowCxV3Page();
- o.diagnosticInfo = buildUnnamed6943();
- o.differences = buildUnnamed6944();
- o.sessionParameters = buildUnnamed6945();
+ o.diagnosticInfo = buildUnnamed6946();
+ o.differences = buildUnnamed6947();
+ o.sessionParameters = buildUnnamed6948();
o.status = buildGoogleRpcStatus();
- o.textResponses = buildUnnamed6946();
+ o.textResponses = buildUnnamed6949();
o.triggeredIntent = buildGoogleCloudDialogflowCxV3Intent();
}
buildCounterGoogleCloudDialogflowCxV3ConversationTurnVirtualAgentOutput--;
@@ -437,11 +437,11 @@
3) {
checkGoogleCloudDialogflowCxV3Page(
o.currentPage! as api.GoogleCloudDialogflowCxV3Page);
- checkUnnamed6943(o.diagnosticInfo!);
- checkUnnamed6944(o.differences!);
- checkUnnamed6945(o.sessionParameters!);
+ checkUnnamed6946(o.diagnosticInfo!);
+ checkUnnamed6947(o.differences!);
+ checkUnnamed6948(o.sessionParameters!);
checkGoogleRpcStatus(o.status! as api.GoogleRpcStatus);
- checkUnnamed6946(o.textResponses!);
+ checkUnnamed6949(o.textResponses!);
checkGoogleCloudDialogflowCxV3Intent(
o.triggeredIntent! as api.GoogleCloudDialogflowCxV3Intent);
}
@@ -726,14 +726,14 @@
buildCounterGoogleCloudDialogflowCxV3ExportTestCasesResponse--;
}
-core.List<api.GoogleCloudDialogflowCxV3FormParameter> buildUnnamed6947() {
+core.List<api.GoogleCloudDialogflowCxV3FormParameter> buildUnnamed6950() {
var o = <api.GoogleCloudDialogflowCxV3FormParameter>[];
o.add(buildGoogleCloudDialogflowCxV3FormParameter());
o.add(buildGoogleCloudDialogflowCxV3FormParameter());
return o;
}
-void checkUnnamed6947(core.List<api.GoogleCloudDialogflowCxV3FormParameter> o) {
+void checkUnnamed6950(core.List<api.GoogleCloudDialogflowCxV3FormParameter> o) {
unittest.expect(o, unittest.hasLength(2));
checkGoogleCloudDialogflowCxV3FormParameter(
o[0] as api.GoogleCloudDialogflowCxV3FormParameter);
@@ -746,7 +746,7 @@
var o = api.GoogleCloudDialogflowCxV3Form();
buildCounterGoogleCloudDialogflowCxV3Form++;
if (buildCounterGoogleCloudDialogflowCxV3Form < 3) {
- o.parameters = buildUnnamed6947();
+ o.parameters = buildUnnamed6950();
}
buildCounterGoogleCloudDialogflowCxV3Form--;
return o;
@@ -755,7 +755,7 @@
void checkGoogleCloudDialogflowCxV3Form(api.GoogleCloudDialogflowCxV3Form o) {
buildCounterGoogleCloudDialogflowCxV3Form++;
if (buildCounterGoogleCloudDialogflowCxV3Form < 3) {
- checkUnnamed6947(o.parameters!);
+ checkUnnamed6950(o.parameters!);
}
buildCounterGoogleCloudDialogflowCxV3Form--;
}
@@ -817,14 +817,14 @@
buildCounterGoogleCloudDialogflowCxV3FormParameter--;
}
-core.List<api.GoogleCloudDialogflowCxV3EventHandler> buildUnnamed6948() {
+core.List<api.GoogleCloudDialogflowCxV3EventHandler> buildUnnamed6951() {
var o = <api.GoogleCloudDialogflowCxV3EventHandler>[];
o.add(buildGoogleCloudDialogflowCxV3EventHandler());
o.add(buildGoogleCloudDialogflowCxV3EventHandler());
return o;
}
-void checkUnnamed6948(core.List<api.GoogleCloudDialogflowCxV3EventHandler> o) {
+void checkUnnamed6951(core.List<api.GoogleCloudDialogflowCxV3EventHandler> o) {
unittest.expect(o, unittest.hasLength(2));
checkGoogleCloudDialogflowCxV3EventHandler(
o[0] as api.GoogleCloudDialogflowCxV3EventHandler);
@@ -839,7 +839,7 @@
buildCounterGoogleCloudDialogflowCxV3FormParameterFillBehavior++;
if (buildCounterGoogleCloudDialogflowCxV3FormParameterFillBehavior < 3) {
o.initialPromptFulfillment = buildGoogleCloudDialogflowCxV3Fulfillment();
- o.repromptEventHandlers = buildUnnamed6948();
+ o.repromptEventHandlers = buildUnnamed6951();
}
buildCounterGoogleCloudDialogflowCxV3FormParameterFillBehavior--;
return o;
@@ -851,20 +851,20 @@
if (buildCounterGoogleCloudDialogflowCxV3FormParameterFillBehavior < 3) {
checkGoogleCloudDialogflowCxV3Fulfillment(o.initialPromptFulfillment!
as api.GoogleCloudDialogflowCxV3Fulfillment);
- checkUnnamed6948(o.repromptEventHandlers!);
+ checkUnnamed6951(o.repromptEventHandlers!);
}
buildCounterGoogleCloudDialogflowCxV3FormParameterFillBehavior--;
}
core.List<api.GoogleCloudDialogflowCxV3FulfillmentConditionalCases>
- buildUnnamed6949() {
+ buildUnnamed6952() {
var o = <api.GoogleCloudDialogflowCxV3FulfillmentConditionalCases>[];
o.add(buildGoogleCloudDialogflowCxV3FulfillmentConditionalCases());
o.add(buildGoogleCloudDialogflowCxV3FulfillmentConditionalCases());
return o;
}
-void checkUnnamed6949(
+void checkUnnamed6952(
core.List<api.GoogleCloudDialogflowCxV3FulfillmentConditionalCases> o) {
unittest.expect(o, unittest.hasLength(2));
checkGoogleCloudDialogflowCxV3FulfillmentConditionalCases(
@@ -873,14 +873,14 @@
o[1] as api.GoogleCloudDialogflowCxV3FulfillmentConditionalCases);
}
-core.List<api.GoogleCloudDialogflowCxV3ResponseMessage> buildUnnamed6950() {
+core.List<api.GoogleCloudDialogflowCxV3ResponseMessage> buildUnnamed6953() {
var o = <api.GoogleCloudDialogflowCxV3ResponseMessage>[];
o.add(buildGoogleCloudDialogflowCxV3ResponseMessage());
o.add(buildGoogleCloudDialogflowCxV3ResponseMessage());
return o;
}
-void checkUnnamed6950(
+void checkUnnamed6953(
core.List<api.GoogleCloudDialogflowCxV3ResponseMessage> o) {
unittest.expect(o, unittest.hasLength(2));
checkGoogleCloudDialogflowCxV3ResponseMessage(
@@ -890,14 +890,14 @@
}
core.List<api.GoogleCloudDialogflowCxV3FulfillmentSetParameterAction>
- buildUnnamed6951() {
+ buildUnnamed6954() {
var o = <api.GoogleCloudDialogflowCxV3FulfillmentSetParameterAction>[];
o.add(buildGoogleCloudDialogflowCxV3FulfillmentSetParameterAction());
o.add(buildGoogleCloudDialogflowCxV3FulfillmentSetParameterAction());
return o;
}
-void checkUnnamed6951(
+void checkUnnamed6954(
core.List<api.GoogleCloudDialogflowCxV3FulfillmentSetParameterAction> o) {
unittest.expect(o, unittest.hasLength(2));
checkGoogleCloudDialogflowCxV3FulfillmentSetParameterAction(
@@ -912,10 +912,10 @@
var o = api.GoogleCloudDialogflowCxV3Fulfillment();
buildCounterGoogleCloudDialogflowCxV3Fulfillment++;
if (buildCounterGoogleCloudDialogflowCxV3Fulfillment < 3) {
- o.conditionalCases = buildUnnamed6949();
- o.messages = buildUnnamed6950();
+ o.conditionalCases = buildUnnamed6952();
+ o.messages = buildUnnamed6953();
o.returnPartialResponses = true;
- o.setParameterActions = buildUnnamed6951();
+ o.setParameterActions = buildUnnamed6954();
o.tag = 'foo';
o.webhook = 'foo';
}
@@ -927,10 +927,10 @@
api.GoogleCloudDialogflowCxV3Fulfillment o) {
buildCounterGoogleCloudDialogflowCxV3Fulfillment++;
if (buildCounterGoogleCloudDialogflowCxV3Fulfillment < 3) {
- checkUnnamed6949(o.conditionalCases!);
- checkUnnamed6950(o.messages!);
+ checkUnnamed6952(o.conditionalCases!);
+ checkUnnamed6953(o.messages!);
unittest.expect(o.returnPartialResponses!, unittest.isTrue);
- checkUnnamed6951(o.setParameterActions!);
+ checkUnnamed6954(o.setParameterActions!);
unittest.expect(
o.tag!,
unittest.equals('foo'),
@@ -944,14 +944,14 @@
}
core.List<api.GoogleCloudDialogflowCxV3FulfillmentConditionalCasesCase>
- buildUnnamed6952() {
+ buildUnnamed6955() {
var o = <api.GoogleCloudDialogflowCxV3FulfillmentConditionalCasesCase>[];
o.add(buildGoogleCloudDialogflowCxV3FulfillmentConditionalCasesCase());
o.add(buildGoogleCloudDialogflowCxV3FulfillmentConditionalCasesCase());
return o;
}
-void checkUnnamed6952(
+void checkUnnamed6955(
core.List<api.GoogleCloudDialogflowCxV3FulfillmentConditionalCasesCase> o) {
unittest.expect(o, unittest.hasLength(2));
checkGoogleCloudDialogflowCxV3FulfillmentConditionalCasesCase(
@@ -966,7 +966,7 @@
var o = api.GoogleCloudDialogflowCxV3FulfillmentConditionalCases();
buildCounterGoogleCloudDialogflowCxV3FulfillmentConditionalCases++;
if (buildCounterGoogleCloudDialogflowCxV3FulfillmentConditionalCases < 3) {
- o.cases = buildUnnamed6952();
+ o.cases = buildUnnamed6955();
}
buildCounterGoogleCloudDialogflowCxV3FulfillmentConditionalCases--;
return o;
@@ -976,14 +976,14 @@
api.GoogleCloudDialogflowCxV3FulfillmentConditionalCases o) {
buildCounterGoogleCloudDialogflowCxV3FulfillmentConditionalCases++;
if (buildCounterGoogleCloudDialogflowCxV3FulfillmentConditionalCases < 3) {
- checkUnnamed6952(o.cases!);
+ checkUnnamed6955(o.cases!);
}
buildCounterGoogleCloudDialogflowCxV3FulfillmentConditionalCases--;
}
core.List<
api.GoogleCloudDialogflowCxV3FulfillmentConditionalCasesCaseCaseContent>
- buildUnnamed6953() {
+ buildUnnamed6956() {
var o = <
api.GoogleCloudDialogflowCxV3FulfillmentConditionalCasesCaseCaseContent>[];
o.add(
@@ -993,7 +993,7 @@
return o;
}
-void checkUnnamed6953(
+void checkUnnamed6956(
core.List<
api.GoogleCloudDialogflowCxV3FulfillmentConditionalCasesCaseCaseContent>
o) {
@@ -1014,7 +1014,7 @@
buildCounterGoogleCloudDialogflowCxV3FulfillmentConditionalCasesCase++;
if (buildCounterGoogleCloudDialogflowCxV3FulfillmentConditionalCasesCase <
3) {
- o.caseContent = buildUnnamed6953();
+ o.caseContent = buildUnnamed6956();
o.condition = 'foo';
}
buildCounterGoogleCloudDialogflowCxV3FulfillmentConditionalCasesCase--;
@@ -1026,7 +1026,7 @@
buildCounterGoogleCloudDialogflowCxV3FulfillmentConditionalCasesCase++;
if (buildCounterGoogleCloudDialogflowCxV3FulfillmentConditionalCasesCase <
3) {
- checkUnnamed6953(o.caseContent!);
+ checkUnnamed6956(o.caseContent!);
unittest.expect(
o.condition!,
unittest.equals('foo'),
@@ -1163,14 +1163,14 @@
buildCounterGoogleCloudDialogflowCxV3ImportDocumentsOperationMetadata--;
}
-core.List<api.GoogleRpcStatus> buildUnnamed6954() {
+core.List<api.GoogleRpcStatus> buildUnnamed6957() {
var o = <api.GoogleRpcStatus>[];
o.add(buildGoogleRpcStatus());
o.add(buildGoogleRpcStatus());
return o;
}
-void checkUnnamed6954(core.List<api.GoogleRpcStatus> o) {
+void checkUnnamed6957(core.List<api.GoogleRpcStatus> o) {
unittest.expect(o, unittest.hasLength(2));
checkGoogleRpcStatus(o[0] as api.GoogleRpcStatus);
checkGoogleRpcStatus(o[1] as api.GoogleRpcStatus);
@@ -1182,7 +1182,7 @@
var o = api.GoogleCloudDialogflowCxV3ImportDocumentsResponse();
buildCounterGoogleCloudDialogflowCxV3ImportDocumentsResponse++;
if (buildCounterGoogleCloudDialogflowCxV3ImportDocumentsResponse < 3) {
- o.warnings = buildUnnamed6954();
+ o.warnings = buildUnnamed6957();
}
buildCounterGoogleCloudDialogflowCxV3ImportDocumentsResponse--;
return o;
@@ -1192,7 +1192,7 @@
api.GoogleCloudDialogflowCxV3ImportDocumentsResponse o) {
buildCounterGoogleCloudDialogflowCxV3ImportDocumentsResponse++;
if (buildCounterGoogleCloudDialogflowCxV3ImportDocumentsResponse < 3) {
- checkUnnamed6954(o.warnings!);
+ checkUnnamed6957(o.warnings!);
}
buildCounterGoogleCloudDialogflowCxV3ImportDocumentsResponse--;
}
@@ -1221,14 +1221,14 @@
buildCounterGoogleCloudDialogflowCxV3ImportFlowResponse--;
}
-core.List<api.GoogleCloudDialogflowCxV3TestCaseError> buildUnnamed6955() {
+core.List<api.GoogleCloudDialogflowCxV3TestCaseError> buildUnnamed6958() {
var o = <api.GoogleCloudDialogflowCxV3TestCaseError>[];
o.add(buildGoogleCloudDialogflowCxV3TestCaseError());
o.add(buildGoogleCloudDialogflowCxV3TestCaseError());
return o;
}
-void checkUnnamed6955(core.List<api.GoogleCloudDialogflowCxV3TestCaseError> o) {
+void checkUnnamed6958(core.List<api.GoogleCloudDialogflowCxV3TestCaseError> o) {
unittest.expect(o, unittest.hasLength(2));
checkGoogleCloudDialogflowCxV3TestCaseError(
o[0] as api.GoogleCloudDialogflowCxV3TestCaseError);
@@ -1242,7 +1242,7 @@
var o = api.GoogleCloudDialogflowCxV3ImportTestCasesMetadata();
buildCounterGoogleCloudDialogflowCxV3ImportTestCasesMetadata++;
if (buildCounterGoogleCloudDialogflowCxV3ImportTestCasesMetadata < 3) {
- o.errors = buildUnnamed6955();
+ o.errors = buildUnnamed6958();
}
buildCounterGoogleCloudDialogflowCxV3ImportTestCasesMetadata--;
return o;
@@ -1252,19 +1252,19 @@
api.GoogleCloudDialogflowCxV3ImportTestCasesMetadata o) {
buildCounterGoogleCloudDialogflowCxV3ImportTestCasesMetadata++;
if (buildCounterGoogleCloudDialogflowCxV3ImportTestCasesMetadata < 3) {
- checkUnnamed6955(o.errors!);
+ checkUnnamed6958(o.errors!);
}
buildCounterGoogleCloudDialogflowCxV3ImportTestCasesMetadata--;
}
-core.List<core.String> buildUnnamed6956() {
+core.List<core.String> buildUnnamed6959() {
var o = <core.String>[];
o.add('foo');
o.add('foo');
return o;
}
-void checkUnnamed6956(core.List<core.String> o) {
+void checkUnnamed6959(core.List<core.String> o) {
unittest.expect(o, unittest.hasLength(2));
unittest.expect(
o[0],
@@ -1282,7 +1282,7 @@
var o = api.GoogleCloudDialogflowCxV3ImportTestCasesResponse();
buildCounterGoogleCloudDialogflowCxV3ImportTestCasesResponse++;
if (buildCounterGoogleCloudDialogflowCxV3ImportTestCasesResponse < 3) {
- o.names = buildUnnamed6956();
+ o.names = buildUnnamed6959();
}
buildCounterGoogleCloudDialogflowCxV3ImportTestCasesResponse--;
return o;
@@ -1292,19 +1292,19 @@
api.GoogleCloudDialogflowCxV3ImportTestCasesResponse o) {
buildCounterGoogleCloudDialogflowCxV3ImportTestCasesResponse++;
if (buildCounterGoogleCloudDialogflowCxV3ImportTestCasesResponse < 3) {
- checkUnnamed6956(o.names!);
+ checkUnnamed6959(o.names!);
}
buildCounterGoogleCloudDialogflowCxV3ImportTestCasesResponse--;
}
-core.List<core.String> buildUnnamed6957() {
+core.List<core.String> buildUnnamed6960() {
var o = <core.String>[];
o.add('foo');
o.add('foo');
return o;
}
-void checkUnnamed6957(core.List<core.String> o) {
+void checkUnnamed6960(core.List<core.String> o) {
unittest.expect(o, unittest.hasLength(2));
unittest.expect(
o[0],
@@ -1326,7 +1326,7 @@
o.enableWordInfo = true;
o.model = 'foo';
o.modelVariant = 'foo';
- o.phraseHints = buildUnnamed6957();
+ o.phraseHints = buildUnnamed6960();
o.sampleRateHertz = 42;
o.singleUtterance = true;
}
@@ -1351,7 +1351,7 @@
o.modelVariant!,
unittest.equals('foo'),
);
- checkUnnamed6957(o.phraseHints!);
+ checkUnnamed6960(o.phraseHints!);
unittest.expect(
o.sampleRateHertz!,
unittest.equals(42),
@@ -1361,14 +1361,14 @@
buildCounterGoogleCloudDialogflowCxV3InputAudioConfig--;
}
-core.Map<core.String, core.String> buildUnnamed6958() {
+core.Map<core.String, core.String> buildUnnamed6961() {
var o = <core.String, core.String>{};
o['x'] = 'foo';
o['y'] = 'foo';
return o;
}
-void checkUnnamed6958(core.Map<core.String, core.String> o) {
+void checkUnnamed6961(core.Map<core.String, core.String> o) {
unittest.expect(o, unittest.hasLength(2));
unittest.expect(
o['x']!,
@@ -1380,14 +1380,14 @@
);
}
-core.List<api.GoogleCloudDialogflowCxV3IntentParameter> buildUnnamed6959() {
+core.List<api.GoogleCloudDialogflowCxV3IntentParameter> buildUnnamed6962() {
var o = <api.GoogleCloudDialogflowCxV3IntentParameter>[];
o.add(buildGoogleCloudDialogflowCxV3IntentParameter());
o.add(buildGoogleCloudDialogflowCxV3IntentParameter());
return o;
}
-void checkUnnamed6959(
+void checkUnnamed6962(
core.List<api.GoogleCloudDialogflowCxV3IntentParameter> o) {
unittest.expect(o, unittest.hasLength(2));
checkGoogleCloudDialogflowCxV3IntentParameter(
@@ -1397,14 +1397,14 @@
}
core.List<api.GoogleCloudDialogflowCxV3IntentTrainingPhrase>
- buildUnnamed6960() {
+ buildUnnamed6963() {
var o = <api.GoogleCloudDialogflowCxV3IntentTrainingPhrase>[];
o.add(buildGoogleCloudDialogflowCxV3IntentTrainingPhrase());
o.add(buildGoogleCloudDialogflowCxV3IntentTrainingPhrase());
return o;
}
-void checkUnnamed6960(
+void checkUnnamed6963(
core.List<api.GoogleCloudDialogflowCxV3IntentTrainingPhrase> o) {
unittest.expect(o, unittest.hasLength(2));
checkGoogleCloudDialogflowCxV3IntentTrainingPhrase(
@@ -1421,11 +1421,11 @@
o.description = 'foo';
o.displayName = 'foo';
o.isFallback = true;
- o.labels = buildUnnamed6958();
+ o.labels = buildUnnamed6961();
o.name = 'foo';
- o.parameters = buildUnnamed6959();
+ o.parameters = buildUnnamed6962();
o.priority = 42;
- o.trainingPhrases = buildUnnamed6960();
+ o.trainingPhrases = buildUnnamed6963();
}
buildCounterGoogleCloudDialogflowCxV3Intent--;
return o;
@@ -1444,17 +1444,17 @@
unittest.equals('foo'),
);
unittest.expect(o.isFallback!, unittest.isTrue);
- checkUnnamed6958(o.labels!);
+ checkUnnamed6961(o.labels!);
unittest.expect(
o.name!,
unittest.equals('foo'),
);
- checkUnnamed6959(o.parameters!);
+ checkUnnamed6962(o.parameters!);
unittest.expect(
o.priority!,
unittest.equals(42),
);
- checkUnnamed6960(o.trainingPhrases!);
+ checkUnnamed6963(o.trainingPhrases!);
}
buildCounterGoogleCloudDialogflowCxV3Intent--;
}
@@ -1517,14 +1517,14 @@
}
core.List<api.GoogleCloudDialogflowCxV3IntentTrainingPhrasePart>
- buildUnnamed6961() {
+ buildUnnamed6964() {
var o = <api.GoogleCloudDialogflowCxV3IntentTrainingPhrasePart>[];
o.add(buildGoogleCloudDialogflowCxV3IntentTrainingPhrasePart());
o.add(buildGoogleCloudDialogflowCxV3IntentTrainingPhrasePart());
return o;
}
-void checkUnnamed6961(
+void checkUnnamed6964(
core.List<api.GoogleCloudDialogflowCxV3IntentTrainingPhrasePart> o) {
unittest.expect(o, unittest.hasLength(2));
checkGoogleCloudDialogflowCxV3IntentTrainingPhrasePart(
@@ -1540,7 +1540,7 @@
buildCounterGoogleCloudDialogflowCxV3IntentTrainingPhrase++;
if (buildCounterGoogleCloudDialogflowCxV3IntentTrainingPhrase < 3) {
o.id = 'foo';
- o.parts = buildUnnamed6961();
+ o.parts = buildUnnamed6964();
o.repeatCount = 42;
}
buildCounterGoogleCloudDialogflowCxV3IntentTrainingPhrase--;
@@ -1555,7 +1555,7 @@
o.id!,
unittest.equals('foo'),
);
- checkUnnamed6961(o.parts!);
+ checkUnnamed6964(o.parts!);
unittest.expect(
o.repeatCount!,
unittest.equals(42),
@@ -1593,14 +1593,14 @@
buildCounterGoogleCloudDialogflowCxV3IntentTrainingPhrasePart--;
}
-core.List<api.GoogleCloudDialogflowCxV3EventHandler> buildUnnamed6962() {
+core.List<api.GoogleCloudDialogflowCxV3EventHandler> buildUnnamed6965() {
var o = <api.GoogleCloudDialogflowCxV3EventHandler>[];
o.add(buildGoogleCloudDialogflowCxV3EventHandler());
o.add(buildGoogleCloudDialogflowCxV3EventHandler());
return o;
}
-void checkUnnamed6962(core.List<api.GoogleCloudDialogflowCxV3EventHandler> o) {
+void checkUnnamed6965(core.List<api.GoogleCloudDialogflowCxV3EventHandler> o) {
unittest.expect(o, unittest.hasLength(2));
checkGoogleCloudDialogflowCxV3EventHandler(
o[0] as api.GoogleCloudDialogflowCxV3EventHandler);
@@ -1608,14 +1608,14 @@
o[1] as api.GoogleCloudDialogflowCxV3EventHandler);
}
-core.List<core.String> buildUnnamed6963() {
+core.List<core.String> buildUnnamed6966() {
var o = <core.String>[];
o.add('foo');
o.add('foo');
return o;
}
-void checkUnnamed6963(core.List<core.String> o) {
+void checkUnnamed6966(core.List<core.String> o) {
unittest.expect(o, unittest.hasLength(2));
unittest.expect(
o[0],
@@ -1627,14 +1627,14 @@
);
}
-core.List<api.GoogleCloudDialogflowCxV3TransitionRoute> buildUnnamed6964() {
+core.List<api.GoogleCloudDialogflowCxV3TransitionRoute> buildUnnamed6967() {
var o = <api.GoogleCloudDialogflowCxV3TransitionRoute>[];
o.add(buildGoogleCloudDialogflowCxV3TransitionRoute());
o.add(buildGoogleCloudDialogflowCxV3TransitionRoute());
return o;
}
-void checkUnnamed6964(
+void checkUnnamed6967(
core.List<api.GoogleCloudDialogflowCxV3TransitionRoute> o) {
unittest.expect(o, unittest.hasLength(2));
checkGoogleCloudDialogflowCxV3TransitionRoute(
@@ -1650,11 +1650,11 @@
if (buildCounterGoogleCloudDialogflowCxV3Page < 3) {
o.displayName = 'foo';
o.entryFulfillment = buildGoogleCloudDialogflowCxV3Fulfillment();
- o.eventHandlers = buildUnnamed6962();
+ o.eventHandlers = buildUnnamed6965();
o.form = buildGoogleCloudDialogflowCxV3Form();
o.name = 'foo';
- o.transitionRouteGroups = buildUnnamed6963();
- o.transitionRoutes = buildUnnamed6964();
+ o.transitionRouteGroups = buildUnnamed6966();
+ o.transitionRoutes = buildUnnamed6967();
}
buildCounterGoogleCloudDialogflowCxV3Page--;
return o;
@@ -1669,15 +1669,15 @@
);
checkGoogleCloudDialogflowCxV3Fulfillment(
o.entryFulfillment! as api.GoogleCloudDialogflowCxV3Fulfillment);
- checkUnnamed6962(o.eventHandlers!);
+ checkUnnamed6965(o.eventHandlers!);
checkGoogleCloudDialogflowCxV3Form(
o.form! as api.GoogleCloudDialogflowCxV3Form);
unittest.expect(
o.name!,
unittest.equals('foo'),
);
- checkUnnamed6963(o.transitionRouteGroups!);
- checkUnnamed6964(o.transitionRoutes!);
+ checkUnnamed6966(o.transitionRouteGroups!);
+ checkUnnamed6967(o.transitionRoutes!);
}
buildCounterGoogleCloudDialogflowCxV3Page--;
}
@@ -1709,14 +1709,14 @@
}
core.List<api.GoogleCloudDialogflowCxV3PageInfoFormInfoParameterInfo>
- buildUnnamed6965() {
+ buildUnnamed6968() {
var o = <api.GoogleCloudDialogflowCxV3PageInfoFormInfoParameterInfo>[];
o.add(buildGoogleCloudDialogflowCxV3PageInfoFormInfoParameterInfo());
o.add(buildGoogleCloudDialogflowCxV3PageInfoFormInfoParameterInfo());
return o;
}
-void checkUnnamed6965(
+void checkUnnamed6968(
core.List<api.GoogleCloudDialogflowCxV3PageInfoFormInfoParameterInfo> o) {
unittest.expect(o, unittest.hasLength(2));
checkGoogleCloudDialogflowCxV3PageInfoFormInfoParameterInfo(
@@ -1731,7 +1731,7 @@
var o = api.GoogleCloudDialogflowCxV3PageInfoFormInfo();
buildCounterGoogleCloudDialogflowCxV3PageInfoFormInfo++;
if (buildCounterGoogleCloudDialogflowCxV3PageInfoFormInfo < 3) {
- o.parameterInfo = buildUnnamed6965();
+ o.parameterInfo = buildUnnamed6968();
}
buildCounterGoogleCloudDialogflowCxV3PageInfoFormInfo--;
return o;
@@ -1741,7 +1741,7 @@
api.GoogleCloudDialogflowCxV3PageInfoFormInfo o) {
buildCounterGoogleCloudDialogflowCxV3PageInfoFormInfo++;
if (buildCounterGoogleCloudDialogflowCxV3PageInfoFormInfo < 3) {
- checkUnnamed6965(o.parameterInfo!);
+ checkUnnamed6968(o.parameterInfo!);
}
buildCounterGoogleCloudDialogflowCxV3PageInfoFormInfo--;
}
@@ -1864,7 +1864,7 @@
buildCounterGoogleCloudDialogflowCxV3ReloadDocumentOperationMetadata--;
}
-core.Map<core.String, core.Object> buildUnnamed6966() {
+core.Map<core.String, core.Object> buildUnnamed6969() {
var o = <core.String, core.Object>{};
o['x'] = {
'list': [1, 2, 3],
@@ -1879,7 +1879,7 @@
return o;
}
-void checkUnnamed6966(core.Map<core.String, core.Object> o) {
+void checkUnnamed6969(core.Map<core.String, core.Object> o) {
unittest.expect(o, unittest.hasLength(2));
var casted10 = (o['x']!) as core.Map;
unittest.expect(casted10, unittest.hasLength(3));
@@ -1926,7 +1926,7 @@
o.mixedAudio = buildGoogleCloudDialogflowCxV3ResponseMessageMixedAudio();
o.outputAudioText =
buildGoogleCloudDialogflowCxV3ResponseMessageOutputAudioText();
- o.payload = buildUnnamed6966();
+ o.payload = buildUnnamed6969();
o.playAudio = buildGoogleCloudDialogflowCxV3ResponseMessagePlayAudio();
o.text = buildGoogleCloudDialogflowCxV3ResponseMessageText();
}
@@ -1952,7 +1952,7 @@
checkGoogleCloudDialogflowCxV3ResponseMessageOutputAudioText(
o.outputAudioText!
as api.GoogleCloudDialogflowCxV3ResponseMessageOutputAudioText);
- checkUnnamed6966(o.payload!);
+ checkUnnamed6969(o.payload!);
checkGoogleCloudDialogflowCxV3ResponseMessagePlayAudio(
o.playAudio! as api.GoogleCloudDialogflowCxV3ResponseMessagePlayAudio);
checkGoogleCloudDialogflowCxV3ResponseMessageText(
@@ -1961,7 +1961,7 @@
buildCounterGoogleCloudDialogflowCxV3ResponseMessage--;
}
-core.Map<core.String, core.Object> buildUnnamed6967() {
+core.Map<core.String, core.Object> buildUnnamed6970() {
var o = <core.String, core.Object>{};
o['x'] = {
'list': [1, 2, 3],
@@ -1976,7 +1976,7 @@
return o;
}
-void checkUnnamed6967(core.Map<core.String, core.Object> o) {
+void checkUnnamed6970(core.Map<core.String, core.Object> o) {
unittest.expect(o, unittest.hasLength(2));
var casted12 = (o['x']!) as core.Map;
unittest.expect(casted12, unittest.hasLength(3));
@@ -2016,7 +2016,7 @@
buildCounterGoogleCloudDialogflowCxV3ResponseMessageConversationSuccess++;
if (buildCounterGoogleCloudDialogflowCxV3ResponseMessageConversationSuccess <
3) {
- o.metadata = buildUnnamed6967();
+ o.metadata = buildUnnamed6970();
}
buildCounterGoogleCloudDialogflowCxV3ResponseMessageConversationSuccess--;
return o;
@@ -2027,7 +2027,7 @@
buildCounterGoogleCloudDialogflowCxV3ResponseMessageConversationSuccess++;
if (buildCounterGoogleCloudDialogflowCxV3ResponseMessageConversationSuccess <
3) {
- checkUnnamed6967(o.metadata!);
+ checkUnnamed6970(o.metadata!);
}
buildCounterGoogleCloudDialogflowCxV3ResponseMessageConversationSuccess--;
}
@@ -2049,7 +2049,7 @@
buildCounterGoogleCloudDialogflowCxV3ResponseMessageEndInteraction--;
}
-core.Map<core.String, core.Object> buildUnnamed6968() {
+core.Map<core.String, core.Object> buildUnnamed6971() {
var o = <core.String, core.Object>{};
o['x'] = {
'list': [1, 2, 3],
@@ -2064,7 +2064,7 @@
return o;
}
-void checkUnnamed6968(core.Map<core.String, core.Object> o) {
+void checkUnnamed6971(core.Map<core.String, core.Object> o) {
unittest.expect(o, unittest.hasLength(2));
var casted14 = (o['x']!) as core.Map;
unittest.expect(casted14, unittest.hasLength(3));
@@ -2104,7 +2104,7 @@
buildCounterGoogleCloudDialogflowCxV3ResponseMessageLiveAgentHandoff++;
if (buildCounterGoogleCloudDialogflowCxV3ResponseMessageLiveAgentHandoff <
3) {
- o.metadata = buildUnnamed6968();
+ o.metadata = buildUnnamed6971();
}
buildCounterGoogleCloudDialogflowCxV3ResponseMessageLiveAgentHandoff--;
return o;
@@ -2115,20 +2115,20 @@
buildCounterGoogleCloudDialogflowCxV3ResponseMessageLiveAgentHandoff++;
if (buildCounterGoogleCloudDialogflowCxV3ResponseMessageLiveAgentHandoff <
3) {
- checkUnnamed6968(o.metadata!);
+ checkUnnamed6971(o.metadata!);
}
buildCounterGoogleCloudDialogflowCxV3ResponseMessageLiveAgentHandoff--;
}
core.List<api.GoogleCloudDialogflowCxV3ResponseMessageMixedAudioSegment>
- buildUnnamed6969() {
+ buildUnnamed6972() {
var o = <api.GoogleCloudDialogflowCxV3ResponseMessageMixedAudioSegment>[];
o.add(buildGoogleCloudDialogflowCxV3ResponseMessageMixedAudioSegment());
o.add(buildGoogleCloudDialogflowCxV3ResponseMessageMixedAudioSegment());
return o;
}
-void checkUnnamed6969(
+void checkUnnamed6972(
core.List<api.GoogleCloudDialogflowCxV3ResponseMessageMixedAudioSegment>
o) {
unittest.expect(o, unittest.hasLength(2));
@@ -2144,7 +2144,7 @@
var o = api.GoogleCloudDialogflowCxV3ResponseMessageMixedAudio();
buildCounterGoogleCloudDialogflowCxV3ResponseMessageMixedAudio++;
if (buildCounterGoogleCloudDialogflowCxV3ResponseMessageMixedAudio < 3) {
- o.segments = buildUnnamed6969();
+ o.segments = buildUnnamed6972();
}
buildCounterGoogleCloudDialogflowCxV3ResponseMessageMixedAudio--;
return o;
@@ -2154,7 +2154,7 @@
api.GoogleCloudDialogflowCxV3ResponseMessageMixedAudio o) {
buildCounterGoogleCloudDialogflowCxV3ResponseMessageMixedAudio++;
if (buildCounterGoogleCloudDialogflowCxV3ResponseMessageMixedAudio < 3) {
- checkUnnamed6969(o.segments!);
+ checkUnnamed6972(o.segments!);
}
buildCounterGoogleCloudDialogflowCxV3ResponseMessageMixedAudio--;
}
@@ -2251,14 +2251,14 @@
buildCounterGoogleCloudDialogflowCxV3ResponseMessagePlayAudio--;
}
-core.List<core.String> buildUnnamed6970() {
+core.List<core.String> buildUnnamed6973() {
var o = <core.String>[];
o.add('foo');
o.add('foo');
return o;
}
-void checkUnnamed6970(core.List<core.String> o) {
+void checkUnnamed6973(core.List<core.String> o) {
unittest.expect(o, unittest.hasLength(2));
unittest.expect(
o[0],
@@ -2277,7 +2277,7 @@
buildCounterGoogleCloudDialogflowCxV3ResponseMessageText++;
if (buildCounterGoogleCloudDialogflowCxV3ResponseMessageText < 3) {
o.allowPlaybackInterruption = true;
- o.text = buildUnnamed6970();
+ o.text = buildUnnamed6973();
}
buildCounterGoogleCloudDialogflowCxV3ResponseMessageText--;
return o;
@@ -2288,19 +2288,19 @@
buildCounterGoogleCloudDialogflowCxV3ResponseMessageText++;
if (buildCounterGoogleCloudDialogflowCxV3ResponseMessageText < 3) {
unittest.expect(o.allowPlaybackInterruption!, unittest.isTrue);
- checkUnnamed6970(o.text!);
+ checkUnnamed6973(o.text!);
}
buildCounterGoogleCloudDialogflowCxV3ResponseMessageText--;
}
-core.List<api.GoogleCloudDialogflowCxV3TestError> buildUnnamed6971() {
+core.List<api.GoogleCloudDialogflowCxV3TestError> buildUnnamed6974() {
var o = <api.GoogleCloudDialogflowCxV3TestError>[];
o.add(buildGoogleCloudDialogflowCxV3TestError());
o.add(buildGoogleCloudDialogflowCxV3TestError());
return o;
}
-void checkUnnamed6971(core.List<api.GoogleCloudDialogflowCxV3TestError> o) {
+void checkUnnamed6974(core.List<api.GoogleCloudDialogflowCxV3TestError> o) {
unittest.expect(o, unittest.hasLength(2));
checkGoogleCloudDialogflowCxV3TestError(
o[0] as api.GoogleCloudDialogflowCxV3TestError);
@@ -2314,7 +2314,7 @@
var o = api.GoogleCloudDialogflowCxV3RunContinuousTestMetadata();
buildCounterGoogleCloudDialogflowCxV3RunContinuousTestMetadata++;
if (buildCounterGoogleCloudDialogflowCxV3RunContinuousTestMetadata < 3) {
- o.errors = buildUnnamed6971();
+ o.errors = buildUnnamed6974();
}
buildCounterGoogleCloudDialogflowCxV3RunContinuousTestMetadata--;
return o;
@@ -2324,7 +2324,7 @@
api.GoogleCloudDialogflowCxV3RunContinuousTestMetadata o) {
buildCounterGoogleCloudDialogflowCxV3RunContinuousTestMetadata++;
if (buildCounterGoogleCloudDialogflowCxV3RunContinuousTestMetadata < 3) {
- checkUnnamed6971(o.errors!);
+ checkUnnamed6974(o.errors!);
}
buildCounterGoogleCloudDialogflowCxV3RunContinuousTestMetadata--;
}
@@ -2391,7 +2391,7 @@
buildCounterGoogleCloudDialogflowCxV3RunTestCaseResponse--;
}
-core.Map<core.String, core.Object> buildUnnamed6972() {
+core.Map<core.String, core.Object> buildUnnamed6975() {
var o = <core.String, core.Object>{};
o['x'] = {
'list': [1, 2, 3],
@@ -2406,7 +2406,7 @@
return o;
}
-void checkUnnamed6972(core.Map<core.String, core.Object> o) {
+void checkUnnamed6975(core.Map<core.String, core.Object> o) {
unittest.expect(o, unittest.hasLength(2));
var casted16 = (o['x']!) as core.Map;
unittest.expect(casted16, unittest.hasLength(3));
@@ -2444,7 +2444,7 @@
var o = api.GoogleCloudDialogflowCxV3SessionInfo();
buildCounterGoogleCloudDialogflowCxV3SessionInfo++;
if (buildCounterGoogleCloudDialogflowCxV3SessionInfo < 3) {
- o.parameters = buildUnnamed6972();
+ o.parameters = buildUnnamed6975();
o.session = 'foo';
}
buildCounterGoogleCloudDialogflowCxV3SessionInfo--;
@@ -2455,7 +2455,7 @@
api.GoogleCloudDialogflowCxV3SessionInfo o) {
buildCounterGoogleCloudDialogflowCxV3SessionInfo++;
if (buildCounterGoogleCloudDialogflowCxV3SessionInfo < 3) {
- checkUnnamed6972(o.parameters!);
+ checkUnnamed6975(o.parameters!);
unittest.expect(
o.session!,
unittest.equals('foo'),
@@ -2464,14 +2464,14 @@
buildCounterGoogleCloudDialogflowCxV3SessionInfo--;
}
-core.List<core.String> buildUnnamed6973() {
+core.List<core.String> buildUnnamed6976() {
var o = <core.String>[];
o.add('foo');
o.add('foo');
return o;
}
-void checkUnnamed6973(core.List<core.String> o) {
+void checkUnnamed6976(core.List<core.String> o) {
unittest.expect(o, unittest.hasLength(2));
unittest.expect(
o[0],
@@ -2483,14 +2483,14 @@
);
}
-core.List<api.GoogleCloudDialogflowCxV3ConversationTurn> buildUnnamed6974() {
+core.List<api.GoogleCloudDialogflowCxV3ConversationTurn> buildUnnamed6977() {
var o = <api.GoogleCloudDialogflowCxV3ConversationTurn>[];
o.add(buildGoogleCloudDialogflowCxV3ConversationTurn());
o.add(buildGoogleCloudDialogflowCxV3ConversationTurn());
return o;
}
-void checkUnnamed6974(
+void checkUnnamed6977(
core.List<api.GoogleCloudDialogflowCxV3ConversationTurn> o) {
unittest.expect(o, unittest.hasLength(2));
checkGoogleCloudDialogflowCxV3ConversationTurn(
@@ -2509,8 +2509,8 @@
o.lastTestResult = buildGoogleCloudDialogflowCxV3TestCaseResult();
o.name = 'foo';
o.notes = 'foo';
- o.tags = buildUnnamed6973();
- o.testCaseConversationTurns = buildUnnamed6974();
+ o.tags = buildUnnamed6976();
+ o.testCaseConversationTurns = buildUnnamed6977();
o.testConfig = buildGoogleCloudDialogflowCxV3TestConfig();
}
buildCounterGoogleCloudDialogflowCxV3TestCase--;
@@ -2539,8 +2539,8 @@
o.notes!,
unittest.equals('foo'),
);
- checkUnnamed6973(o.tags!);
- checkUnnamed6974(o.testCaseConversationTurns!);
+ checkUnnamed6976(o.tags!);
+ checkUnnamed6977(o.testCaseConversationTurns!);
checkGoogleCloudDialogflowCxV3TestConfig(
o.testConfig! as api.GoogleCloudDialogflowCxV3TestConfig);
}
@@ -2571,14 +2571,14 @@
buildCounterGoogleCloudDialogflowCxV3TestCaseError--;
}
-core.List<api.GoogleCloudDialogflowCxV3ConversationTurn> buildUnnamed6975() {
+core.List<api.GoogleCloudDialogflowCxV3ConversationTurn> buildUnnamed6978() {
var o = <api.GoogleCloudDialogflowCxV3ConversationTurn>[];
o.add(buildGoogleCloudDialogflowCxV3ConversationTurn());
o.add(buildGoogleCloudDialogflowCxV3ConversationTurn());
return o;
}
-void checkUnnamed6975(
+void checkUnnamed6978(
core.List<api.GoogleCloudDialogflowCxV3ConversationTurn> o) {
unittest.expect(o, unittest.hasLength(2));
checkGoogleCloudDialogflowCxV3ConversationTurn(
@@ -2593,7 +2593,7 @@
var o = api.GoogleCloudDialogflowCxV3TestCaseResult();
buildCounterGoogleCloudDialogflowCxV3TestCaseResult++;
if (buildCounterGoogleCloudDialogflowCxV3TestCaseResult < 3) {
- o.conversationTurns = buildUnnamed6975();
+ o.conversationTurns = buildUnnamed6978();
o.environment = 'foo';
o.name = 'foo';
o.testResult = 'foo';
@@ -2607,7 +2607,7 @@
api.GoogleCloudDialogflowCxV3TestCaseResult o) {
buildCounterGoogleCloudDialogflowCxV3TestCaseResult++;
if (buildCounterGoogleCloudDialogflowCxV3TestCaseResult < 3) {
- checkUnnamed6975(o.conversationTurns!);
+ checkUnnamed6978(o.conversationTurns!);
unittest.expect(
o.environment!,
unittest.equals('foo'),
@@ -2628,14 +2628,14 @@
buildCounterGoogleCloudDialogflowCxV3TestCaseResult--;
}
-core.List<core.String> buildUnnamed6976() {
+core.List<core.String> buildUnnamed6979() {
var o = <core.String>[];
o.add('foo');
o.add('foo');
return o;
}
-void checkUnnamed6976(core.List<core.String> o) {
+void checkUnnamed6979(core.List<core.String> o) {
unittest.expect(o, unittest.hasLength(2));
unittest.expect(
o[0],
@@ -2654,7 +2654,7 @@
buildCounterGoogleCloudDialogflowCxV3TestConfig++;
if (buildCounterGoogleCloudDialogflowCxV3TestConfig < 3) {
o.flow = 'foo';
- o.trackingParameters = buildUnnamed6976();
+ o.trackingParameters = buildUnnamed6979();
}
buildCounterGoogleCloudDialogflowCxV3TestConfig--;
return o;
@@ -2668,7 +2668,7 @@
o.flow!,
unittest.equals('foo'),
);
- checkUnnamed6976(o.trackingParameters!);
+ checkUnnamed6979(o.trackingParameters!);
}
buildCounterGoogleCloudDialogflowCxV3TestConfig--;
}
@@ -2831,14 +2831,14 @@
buildCounterGoogleCloudDialogflowCxV3UpdateDocumentOperationMetadata--;
}
-core.List<api.GoogleCloudDialogflowCxV3ResponseMessage> buildUnnamed6977() {
+core.List<api.GoogleCloudDialogflowCxV3ResponseMessage> buildUnnamed6980() {
var o = <api.GoogleCloudDialogflowCxV3ResponseMessage>[];
o.add(buildGoogleCloudDialogflowCxV3ResponseMessage());
o.add(buildGoogleCloudDialogflowCxV3ResponseMessage());
return o;
}
-void checkUnnamed6977(
+void checkUnnamed6980(
core.List<api.GoogleCloudDialogflowCxV3ResponseMessage> o) {
unittest.expect(o, unittest.hasLength(2));
checkGoogleCloudDialogflowCxV3ResponseMessage(
@@ -2847,7 +2847,7 @@
o[1] as api.GoogleCloudDialogflowCxV3ResponseMessage);
}
-core.Map<core.String, core.Object> buildUnnamed6978() {
+core.Map<core.String, core.Object> buildUnnamed6981() {
var o = <core.String, core.Object>{};
o['x'] = {
'list': [1, 2, 3],
@@ -2862,7 +2862,7 @@
return o;
}
-void checkUnnamed6978(core.Map<core.String, core.Object> o) {
+void checkUnnamed6981(core.Map<core.String, core.Object> o) {
unittest.expect(o, unittest.hasLength(2));
var casted18 = (o['x']!) as core.Map;
unittest.expect(casted18, unittest.hasLength(3));
@@ -2905,9 +2905,9 @@
buildGoogleCloudDialogflowCxV3WebhookRequestFulfillmentInfo();
o.intentInfo = buildGoogleCloudDialogflowCxV3WebhookRequestIntentInfo();
o.languageCode = 'foo';
- o.messages = buildUnnamed6977();
+ o.messages = buildUnnamed6980();
o.pageInfo = buildGoogleCloudDialogflowCxV3PageInfo();
- o.payload = buildUnnamed6978();
+ o.payload = buildUnnamed6981();
o.sentimentAnalysisResult =
buildGoogleCloudDialogflowCxV3WebhookRequestSentimentAnalysisResult();
o.sessionInfo = buildGoogleCloudDialogflowCxV3SessionInfo();
@@ -2937,10 +2937,10 @@
o.languageCode!,
unittest.equals('foo'),
);
- checkUnnamed6977(o.messages!);
+ checkUnnamed6980(o.messages!);
checkGoogleCloudDialogflowCxV3PageInfo(
o.pageInfo! as api.GoogleCloudDialogflowCxV3PageInfo);
- checkUnnamed6978(o.payload!);
+ checkUnnamed6981(o.payload!);
checkGoogleCloudDialogflowCxV3WebhookRequestSentimentAnalysisResult(o
.sentimentAnalysisResult!
as api.GoogleCloudDialogflowCxV3WebhookRequestSentimentAnalysisResult);
@@ -2992,7 +2992,7 @@
core.Map<core.String,
api.GoogleCloudDialogflowCxV3WebhookRequestIntentInfoIntentParameterValue>
- buildUnnamed6979() {
+ buildUnnamed6982() {
var o = <core.String,
api.GoogleCloudDialogflowCxV3WebhookRequestIntentInfoIntentParameterValue>{};
o['x'] =
@@ -3002,7 +3002,7 @@
return o;
}
-void checkUnnamed6979(
+void checkUnnamed6982(
core.Map<core.String,
api.GoogleCloudDialogflowCxV3WebhookRequestIntentInfoIntentParameterValue>
o) {
@@ -3024,7 +3024,7 @@
o.confidence = 42.0;
o.displayName = 'foo';
o.lastMatchedIntent = 'foo';
- o.parameters = buildUnnamed6979();
+ o.parameters = buildUnnamed6982();
}
buildCounterGoogleCloudDialogflowCxV3WebhookRequestIntentInfo--;
return o;
@@ -3046,7 +3046,7 @@
o.lastMatchedIntent!,
unittest.equals('foo'),
);
- checkUnnamed6979(o.parameters!);
+ checkUnnamed6982(o.parameters!);
}
buildCounterGoogleCloudDialogflowCxV3WebhookRequestIntentInfo--;
}
@@ -3133,7 +3133,7 @@
buildCounterGoogleCloudDialogflowCxV3WebhookRequestSentimentAnalysisResult--;
}
-core.Map<core.String, core.Object> buildUnnamed6980() {
+core.Map<core.String, core.Object> buildUnnamed6983() {
var o = <core.String, core.Object>{};
o['x'] = {
'list': [1, 2, 3],
@@ -3148,7 +3148,7 @@
return o;
}
-void checkUnnamed6980(core.Map<core.String, core.Object> o) {
+void checkUnnamed6983(core.Map<core.String, core.Object> o) {
unittest.expect(o, unittest.hasLength(2));
var casted21 = (o['x']!) as core.Map;
unittest.expect(casted21, unittest.hasLength(3));
@@ -3189,7 +3189,7 @@
o.fulfillmentResponse =
buildGoogleCloudDialogflowCxV3WebhookResponseFulfillmentResponse();
o.pageInfo = buildGoogleCloudDialogflowCxV3PageInfo();
- o.payload = buildUnnamed6980();
+ o.payload = buildUnnamed6983();
o.sessionInfo = buildGoogleCloudDialogflowCxV3SessionInfo();
o.targetFlow = 'foo';
o.targetPage = 'foo';
@@ -3207,7 +3207,7 @@
as api.GoogleCloudDialogflowCxV3WebhookResponseFulfillmentResponse);
checkGoogleCloudDialogflowCxV3PageInfo(
o.pageInfo! as api.GoogleCloudDialogflowCxV3PageInfo);
- checkUnnamed6980(o.payload!);
+ checkUnnamed6983(o.payload!);
checkGoogleCloudDialogflowCxV3SessionInfo(
o.sessionInfo! as api.GoogleCloudDialogflowCxV3SessionInfo);
unittest.expect(
@@ -3222,14 +3222,14 @@
buildCounterGoogleCloudDialogflowCxV3WebhookResponse--;
}
-core.List<api.GoogleCloudDialogflowCxV3ResponseMessage> buildUnnamed6981() {
+core.List<api.GoogleCloudDialogflowCxV3ResponseMessage> buildUnnamed6984() {
var o = <api.GoogleCloudDialogflowCxV3ResponseMessage>[];
o.add(buildGoogleCloudDialogflowCxV3ResponseMessage());
o.add(buildGoogleCloudDialogflowCxV3ResponseMessage());
return o;
}
-void checkUnnamed6981(
+void checkUnnamed6984(
core.List<api.GoogleCloudDialogflowCxV3ResponseMessage> o) {
unittest.expect(o, unittest.hasLength(2));
checkGoogleCloudDialogflowCxV3ResponseMessage(
@@ -3247,7 +3247,7 @@
if (buildCounterGoogleCloudDialogflowCxV3WebhookResponseFulfillmentResponse <
3) {
o.mergeBehavior = 'foo';
- o.messages = buildUnnamed6981();
+ o.messages = buildUnnamed6984();
}
buildCounterGoogleCloudDialogflowCxV3WebhookResponseFulfillmentResponse--;
return o;
@@ -3262,7 +3262,7 @@
o.mergeBehavior!,
unittest.equals('foo'),
);
- checkUnnamed6981(o.messages!);
+ checkUnnamed6984(o.messages!);
}
buildCounterGoogleCloudDialogflowCxV3WebhookResponseFulfillmentResponse--;
}
@@ -3294,14 +3294,14 @@
buildCounterGoogleCloudDialogflowCxV3beta1AudioInput--;
}
-core.List<api.GoogleCloudDialogflowCxV3beta1TestError> buildUnnamed6982() {
+core.List<api.GoogleCloudDialogflowCxV3beta1TestError> buildUnnamed6985() {
var o = <api.GoogleCloudDialogflowCxV3beta1TestError>[];
o.add(buildGoogleCloudDialogflowCxV3beta1TestError());
o.add(buildGoogleCloudDialogflowCxV3beta1TestError());
return o;
}
-void checkUnnamed6982(
+void checkUnnamed6985(
core.List<api.GoogleCloudDialogflowCxV3beta1TestError> o) {
unittest.expect(o, unittest.hasLength(2));
checkGoogleCloudDialogflowCxV3beta1TestError(
@@ -3317,7 +3317,7 @@
var o = api.GoogleCloudDialogflowCxV3beta1BatchRunTestCasesMetadata();
buildCounterGoogleCloudDialogflowCxV3beta1BatchRunTestCasesMetadata++;
if (buildCounterGoogleCloudDialogflowCxV3beta1BatchRunTestCasesMetadata < 3) {
- o.errors = buildUnnamed6982();
+ o.errors = buildUnnamed6985();
}
buildCounterGoogleCloudDialogflowCxV3beta1BatchRunTestCasesMetadata--;
return o;
@@ -3327,19 +3327,19 @@
api.GoogleCloudDialogflowCxV3beta1BatchRunTestCasesMetadata o) {
buildCounterGoogleCloudDialogflowCxV3beta1BatchRunTestCasesMetadata++;
if (buildCounterGoogleCloudDialogflowCxV3beta1BatchRunTestCasesMetadata < 3) {
- checkUnnamed6982(o.errors!);
+ checkUnnamed6985(o.errors!);
}
buildCounterGoogleCloudDialogflowCxV3beta1BatchRunTestCasesMetadata--;
}
-core.List<api.GoogleCloudDialogflowCxV3beta1TestCaseResult> buildUnnamed6983() {
+core.List<api.GoogleCloudDialogflowCxV3beta1TestCaseResult> buildUnnamed6986() {
var o = <api.GoogleCloudDialogflowCxV3beta1TestCaseResult>[];
o.add(buildGoogleCloudDialogflowCxV3beta1TestCaseResult());
o.add(buildGoogleCloudDialogflowCxV3beta1TestCaseResult());
return o;
}
-void checkUnnamed6983(
+void checkUnnamed6986(
core.List<api.GoogleCloudDialogflowCxV3beta1TestCaseResult> o) {
unittest.expect(o, unittest.hasLength(2));
checkGoogleCloudDialogflowCxV3beta1TestCaseResult(
@@ -3355,7 +3355,7 @@
var o = api.GoogleCloudDialogflowCxV3beta1BatchRunTestCasesResponse();
buildCounterGoogleCloudDialogflowCxV3beta1BatchRunTestCasesResponse++;
if (buildCounterGoogleCloudDialogflowCxV3beta1BatchRunTestCasesResponse < 3) {
- o.results = buildUnnamed6983();
+ o.results = buildUnnamed6986();
}
buildCounterGoogleCloudDialogflowCxV3beta1BatchRunTestCasesResponse--;
return o;
@@ -3365,19 +3365,19 @@
api.GoogleCloudDialogflowCxV3beta1BatchRunTestCasesResponse o) {
buildCounterGoogleCloudDialogflowCxV3beta1BatchRunTestCasesResponse++;
if (buildCounterGoogleCloudDialogflowCxV3beta1BatchRunTestCasesResponse < 3) {
- checkUnnamed6983(o.results!);
+ checkUnnamed6986(o.results!);
}
buildCounterGoogleCloudDialogflowCxV3beta1BatchRunTestCasesResponse--;
}
-core.List<core.String> buildUnnamed6984() {
+core.List<core.String> buildUnnamed6987() {
var o = <core.String>[];
o.add('foo');
o.add('foo');
return o;
}
-void checkUnnamed6984(core.List<core.String> o) {
+void checkUnnamed6987(core.List<core.String> o) {
unittest.expect(o, unittest.hasLength(2));
unittest.expect(
o[0],
@@ -3398,7 +3398,7 @@
o.name = 'foo';
o.result = 'foo';
o.runTime = 'foo';
- o.testCaseResults = buildUnnamed6984();
+ o.testCaseResults = buildUnnamed6987();
}
buildCounterGoogleCloudDialogflowCxV3beta1ContinuousTestResult--;
return o;
@@ -3420,7 +3420,7 @@
o.runTime!,
unittest.equals('foo'),
);
- checkUnnamed6984(o.testCaseResults!);
+ checkUnnamed6987(o.testCaseResults!);
}
buildCounterGoogleCloudDialogflowCxV3beta1ContinuousTestResult--;
}
@@ -3453,7 +3453,7 @@
buildCounterGoogleCloudDialogflowCxV3beta1ConversationTurn--;
}
-core.Map<core.String, core.Object> buildUnnamed6985() {
+core.Map<core.String, core.Object> buildUnnamed6988() {
var o = <core.String, core.Object>{};
o['x'] = {
'list': [1, 2, 3],
@@ -3468,7 +3468,7 @@
return o;
}
-void checkUnnamed6985(core.Map<core.String, core.Object> o) {
+void checkUnnamed6988(core.Map<core.String, core.Object> o) {
unittest.expect(o, unittest.hasLength(2));
var casted23 = (o['x']!) as core.Map;
unittest.expect(casted23, unittest.hasLength(3));
@@ -3508,7 +3508,7 @@
buildCounterGoogleCloudDialogflowCxV3beta1ConversationTurnUserInput++;
if (buildCounterGoogleCloudDialogflowCxV3beta1ConversationTurnUserInput < 3) {
o.enableSentimentAnalysis = true;
- o.injectedParameters = buildUnnamed6985();
+ o.injectedParameters = buildUnnamed6988();
o.input = buildGoogleCloudDialogflowCxV3beta1QueryInput();
o.isWebhookEnabled = true;
}
@@ -3521,7 +3521,7 @@
buildCounterGoogleCloudDialogflowCxV3beta1ConversationTurnUserInput++;
if (buildCounterGoogleCloudDialogflowCxV3beta1ConversationTurnUserInput < 3) {
unittest.expect(o.enableSentimentAnalysis!, unittest.isTrue);
- checkUnnamed6985(o.injectedParameters!);
+ checkUnnamed6988(o.injectedParameters!);
checkGoogleCloudDialogflowCxV3beta1QueryInput(
o.input! as api.GoogleCloudDialogflowCxV3beta1QueryInput);
unittest.expect(o.isWebhookEnabled!, unittest.isTrue);
@@ -3529,7 +3529,7 @@
buildCounterGoogleCloudDialogflowCxV3beta1ConversationTurnUserInput--;
}
-core.Map<core.String, core.Object> buildUnnamed6986() {
+core.Map<core.String, core.Object> buildUnnamed6989() {
var o = <core.String, core.Object>{};
o['x'] = {
'list': [1, 2, 3],
@@ -3544,7 +3544,7 @@
return o;
}
-void checkUnnamed6986(core.Map<core.String, core.Object> o) {
+void checkUnnamed6989(core.Map<core.String, core.Object> o) {
unittest.expect(o, unittest.hasLength(2));
var casted25 = (o['x']!) as core.Map;
unittest.expect(casted25, unittest.hasLength(3));
@@ -3577,14 +3577,14 @@
}
core.List<api.GoogleCloudDialogflowCxV3beta1TestRunDifference>
- buildUnnamed6987() {
+ buildUnnamed6990() {
var o = <api.GoogleCloudDialogflowCxV3beta1TestRunDifference>[];
o.add(buildGoogleCloudDialogflowCxV3beta1TestRunDifference());
o.add(buildGoogleCloudDialogflowCxV3beta1TestRunDifference());
return o;
}
-void checkUnnamed6987(
+void checkUnnamed6990(
core.List<api.GoogleCloudDialogflowCxV3beta1TestRunDifference> o) {
unittest.expect(o, unittest.hasLength(2));
checkGoogleCloudDialogflowCxV3beta1TestRunDifference(
@@ -3593,7 +3593,7 @@
o[1] as api.GoogleCloudDialogflowCxV3beta1TestRunDifference);
}
-core.Map<core.String, core.Object> buildUnnamed6988() {
+core.Map<core.String, core.Object> buildUnnamed6991() {
var o = <core.String, core.Object>{};
o['x'] = {
'list': [1, 2, 3],
@@ -3608,7 +3608,7 @@
return o;
}
-void checkUnnamed6988(core.Map<core.String, core.Object> o) {
+void checkUnnamed6991(core.Map<core.String, core.Object> o) {
unittest.expect(o, unittest.hasLength(2));
var casted27 = (o['x']!) as core.Map;
unittest.expect(casted27, unittest.hasLength(3));
@@ -3641,14 +3641,14 @@
}
core.List<api.GoogleCloudDialogflowCxV3beta1ResponseMessageText>
- buildUnnamed6989() {
+ buildUnnamed6992() {
var o = <api.GoogleCloudDialogflowCxV3beta1ResponseMessageText>[];
o.add(buildGoogleCloudDialogflowCxV3beta1ResponseMessageText());
o.add(buildGoogleCloudDialogflowCxV3beta1ResponseMessageText());
return o;
}
-void checkUnnamed6989(
+void checkUnnamed6992(
core.List<api.GoogleCloudDialogflowCxV3beta1ResponseMessageText> o) {
unittest.expect(o, unittest.hasLength(2));
checkGoogleCloudDialogflowCxV3beta1ResponseMessageText(
@@ -3668,11 +3668,11 @@
if (buildCounterGoogleCloudDialogflowCxV3beta1ConversationTurnVirtualAgentOutput <
3) {
o.currentPage = buildGoogleCloudDialogflowCxV3beta1Page();
- o.diagnosticInfo = buildUnnamed6986();
- o.differences = buildUnnamed6987();
- o.sessionParameters = buildUnnamed6988();
+ o.diagnosticInfo = buildUnnamed6989();
+ o.differences = buildUnnamed6990();
+ o.sessionParameters = buildUnnamed6991();
o.status = buildGoogleRpcStatus();
- o.textResponses = buildUnnamed6989();
+ o.textResponses = buildUnnamed6992();
o.triggeredIntent = buildGoogleCloudDialogflowCxV3beta1Intent();
}
buildCounterGoogleCloudDialogflowCxV3beta1ConversationTurnVirtualAgentOutput--;
@@ -3686,11 +3686,11 @@
3) {
checkGoogleCloudDialogflowCxV3beta1Page(
o.currentPage! as api.GoogleCloudDialogflowCxV3beta1Page);
- checkUnnamed6986(o.diagnosticInfo!);
- checkUnnamed6987(o.differences!);
- checkUnnamed6988(o.sessionParameters!);
+ checkUnnamed6989(o.diagnosticInfo!);
+ checkUnnamed6990(o.differences!);
+ checkUnnamed6991(o.sessionParameters!);
checkGoogleRpcStatus(o.status! as api.GoogleRpcStatus);
- checkUnnamed6989(o.textResponses!);
+ checkUnnamed6992(o.textResponses!);
checkGoogleCloudDialogflowCxV3beta1Intent(
o.triggeredIntent! as api.GoogleCloudDialogflowCxV3beta1Intent);
}
@@ -3980,14 +3980,14 @@
buildCounterGoogleCloudDialogflowCxV3beta1ExportTestCasesResponse--;
}
-core.List<api.GoogleCloudDialogflowCxV3beta1FormParameter> buildUnnamed6990() {
+core.List<api.GoogleCloudDialogflowCxV3beta1FormParameter> buildUnnamed6993() {
var o = <api.GoogleCloudDialogflowCxV3beta1FormParameter>[];
o.add(buildGoogleCloudDialogflowCxV3beta1FormParameter());
o.add(buildGoogleCloudDialogflowCxV3beta1FormParameter());
return o;
}
-void checkUnnamed6990(
+void checkUnnamed6993(
core.List<api.GoogleCloudDialogflowCxV3beta1FormParameter> o) {
unittest.expect(o, unittest.hasLength(2));
checkGoogleCloudDialogflowCxV3beta1FormParameter(
@@ -4002,7 +4002,7 @@
var o = api.GoogleCloudDialogflowCxV3beta1Form();
buildCounterGoogleCloudDialogflowCxV3beta1Form++;
if (buildCounterGoogleCloudDialogflowCxV3beta1Form < 3) {
- o.parameters = buildUnnamed6990();
+ o.parameters = buildUnnamed6993();
}
buildCounterGoogleCloudDialogflowCxV3beta1Form--;
return o;
@@ -4012,7 +4012,7 @@
api.GoogleCloudDialogflowCxV3beta1Form o) {
buildCounterGoogleCloudDialogflowCxV3beta1Form++;
if (buildCounterGoogleCloudDialogflowCxV3beta1Form < 3) {
- checkUnnamed6990(o.parameters!);
+ checkUnnamed6993(o.parameters!);
}
buildCounterGoogleCloudDialogflowCxV3beta1Form--;
}
@@ -4075,14 +4075,14 @@
buildCounterGoogleCloudDialogflowCxV3beta1FormParameter--;
}
-core.List<api.GoogleCloudDialogflowCxV3beta1EventHandler> buildUnnamed6991() {
+core.List<api.GoogleCloudDialogflowCxV3beta1EventHandler> buildUnnamed6994() {
var o = <api.GoogleCloudDialogflowCxV3beta1EventHandler>[];
o.add(buildGoogleCloudDialogflowCxV3beta1EventHandler());
o.add(buildGoogleCloudDialogflowCxV3beta1EventHandler());
return o;
}
-void checkUnnamed6991(
+void checkUnnamed6994(
core.List<api.GoogleCloudDialogflowCxV3beta1EventHandler> o) {
unittest.expect(o, unittest.hasLength(2));
checkGoogleCloudDialogflowCxV3beta1EventHandler(
@@ -4100,7 +4100,7 @@
if (buildCounterGoogleCloudDialogflowCxV3beta1FormParameterFillBehavior < 3) {
o.initialPromptFulfillment =
buildGoogleCloudDialogflowCxV3beta1Fulfillment();
- o.repromptEventHandlers = buildUnnamed6991();
+ o.repromptEventHandlers = buildUnnamed6994();
}
buildCounterGoogleCloudDialogflowCxV3beta1FormParameterFillBehavior--;
return o;
@@ -4112,20 +4112,20 @@
if (buildCounterGoogleCloudDialogflowCxV3beta1FormParameterFillBehavior < 3) {
checkGoogleCloudDialogflowCxV3beta1Fulfillment(o.initialPromptFulfillment!
as api.GoogleCloudDialogflowCxV3beta1Fulfillment);
- checkUnnamed6991(o.repromptEventHandlers!);
+ checkUnnamed6994(o.repromptEventHandlers!);
}
buildCounterGoogleCloudDialogflowCxV3beta1FormParameterFillBehavior--;
}
core.List<api.GoogleCloudDialogflowCxV3beta1FulfillmentConditionalCases>
- buildUnnamed6992() {
+ buildUnnamed6995() {
var o = <api.GoogleCloudDialogflowCxV3beta1FulfillmentConditionalCases>[];
o.add(buildGoogleCloudDialogflowCxV3beta1FulfillmentConditionalCases());
o.add(buildGoogleCloudDialogflowCxV3beta1FulfillmentConditionalCases());
return o;
}
-void checkUnnamed6992(
+void checkUnnamed6995(
core.List<api.GoogleCloudDialogflowCxV3beta1FulfillmentConditionalCases>
o) {
unittest.expect(o, unittest.hasLength(2));
@@ -4136,14 +4136,14 @@
}
core.List<api.GoogleCloudDialogflowCxV3beta1ResponseMessage>
- buildUnnamed6993() {
+ buildUnnamed6996() {
var o = <api.GoogleCloudDialogflowCxV3beta1ResponseMessage>[];
o.add(buildGoogleCloudDialogflowCxV3beta1ResponseMessage());
o.add(buildGoogleCloudDialogflowCxV3beta1ResponseMessage());
return o;
}
-void checkUnnamed6993(
+void checkUnnamed6996(
core.List<api.GoogleCloudDialogflowCxV3beta1ResponseMessage> o) {
unittest.expect(o, unittest.hasLength(2));
checkGoogleCloudDialogflowCxV3beta1ResponseMessage(
@@ -4153,14 +4153,14 @@
}
core.List<api.GoogleCloudDialogflowCxV3beta1FulfillmentSetParameterAction>
- buildUnnamed6994() {
+ buildUnnamed6997() {
var o = <api.GoogleCloudDialogflowCxV3beta1FulfillmentSetParameterAction>[];
o.add(buildGoogleCloudDialogflowCxV3beta1FulfillmentSetParameterAction());
o.add(buildGoogleCloudDialogflowCxV3beta1FulfillmentSetParameterAction());
return o;
}
-void checkUnnamed6994(
+void checkUnnamed6997(
core.List<api.GoogleCloudDialogflowCxV3beta1FulfillmentSetParameterAction>
o) {
unittest.expect(o, unittest.hasLength(2));
@@ -4176,10 +4176,10 @@
var o = api.GoogleCloudDialogflowCxV3beta1Fulfillment();
buildCounterGoogleCloudDialogflowCxV3beta1Fulfillment++;
if (buildCounterGoogleCloudDialogflowCxV3beta1Fulfillment < 3) {
- o.conditionalCases = buildUnnamed6992();
- o.messages = buildUnnamed6993();
+ o.conditionalCases = buildUnnamed6995();
+ o.messages = buildUnnamed6996();
o.returnPartialResponses = true;
- o.setParameterActions = buildUnnamed6994();
+ o.setParameterActions = buildUnnamed6997();
o.tag = 'foo';
o.webhook = 'foo';
}
@@ -4191,10 +4191,10 @@
api.GoogleCloudDialogflowCxV3beta1Fulfillment o) {
buildCounterGoogleCloudDialogflowCxV3beta1Fulfillment++;
if (buildCounterGoogleCloudDialogflowCxV3beta1Fulfillment < 3) {
- checkUnnamed6992(o.conditionalCases!);
- checkUnnamed6993(o.messages!);
+ checkUnnamed6995(o.conditionalCases!);
+ checkUnnamed6996(o.messages!);
unittest.expect(o.returnPartialResponses!, unittest.isTrue);
- checkUnnamed6994(o.setParameterActions!);
+ checkUnnamed6997(o.setParameterActions!);
unittest.expect(
o.tag!,
unittest.equals('foo'),
@@ -4208,14 +4208,14 @@
}
core.List<api.GoogleCloudDialogflowCxV3beta1FulfillmentConditionalCasesCase>
- buildUnnamed6995() {
+ buildUnnamed6998() {
var o = <api.GoogleCloudDialogflowCxV3beta1FulfillmentConditionalCasesCase>[];
o.add(buildGoogleCloudDialogflowCxV3beta1FulfillmentConditionalCasesCase());
o.add(buildGoogleCloudDialogflowCxV3beta1FulfillmentConditionalCasesCase());
return o;
}
-void checkUnnamed6995(
+void checkUnnamed6998(
core.List<api.GoogleCloudDialogflowCxV3beta1FulfillmentConditionalCasesCase>
o) {
unittest.expect(o, unittest.hasLength(2));
@@ -4233,7 +4233,7 @@
buildCounterGoogleCloudDialogflowCxV3beta1FulfillmentConditionalCases++;
if (buildCounterGoogleCloudDialogflowCxV3beta1FulfillmentConditionalCases <
3) {
- o.cases = buildUnnamed6995();
+ o.cases = buildUnnamed6998();
}
buildCounterGoogleCloudDialogflowCxV3beta1FulfillmentConditionalCases--;
return o;
@@ -4244,14 +4244,14 @@
buildCounterGoogleCloudDialogflowCxV3beta1FulfillmentConditionalCases++;
if (buildCounterGoogleCloudDialogflowCxV3beta1FulfillmentConditionalCases <
3) {
- checkUnnamed6995(o.cases!);
+ checkUnnamed6998(o.cases!);
}
buildCounterGoogleCloudDialogflowCxV3beta1FulfillmentConditionalCases--;
}
core.List<
api.GoogleCloudDialogflowCxV3beta1FulfillmentConditionalCasesCaseCaseContent>
- buildUnnamed6996() {
+ buildUnnamed6999() {
var o = <
api.GoogleCloudDialogflowCxV3beta1FulfillmentConditionalCasesCaseCaseContent>[];
o.add(
@@ -4261,7 +4261,7 @@
return o;
}
-void checkUnnamed6996(
+void checkUnnamed6999(
core.List<
api.GoogleCloudDialogflowCxV3beta1FulfillmentConditionalCasesCaseCaseContent>
o) {
@@ -4283,7 +4283,7 @@
buildCounterGoogleCloudDialogflowCxV3beta1FulfillmentConditionalCasesCase++;
if (buildCounterGoogleCloudDialogflowCxV3beta1FulfillmentConditionalCasesCase <
3) {
- o.caseContent = buildUnnamed6996();
+ o.caseContent = buildUnnamed6999();
o.condition = 'foo';
}
buildCounterGoogleCloudDialogflowCxV3beta1FulfillmentConditionalCasesCase--;
@@ -4295,7 +4295,7 @@
buildCounterGoogleCloudDialogflowCxV3beta1FulfillmentConditionalCasesCase++;
if (buildCounterGoogleCloudDialogflowCxV3beta1FulfillmentConditionalCasesCase <
3) {
- checkUnnamed6996(o.caseContent!);
+ checkUnnamed6999(o.caseContent!);
unittest.expect(
o.condition!,
unittest.equals('foo'),
@@ -4439,14 +4439,14 @@
buildCounterGoogleCloudDialogflowCxV3beta1ImportDocumentsOperationMetadata--;
}
-core.List<api.GoogleRpcStatus> buildUnnamed6997() {
+core.List<api.GoogleRpcStatus> buildUnnamed7000() {
var o = <api.GoogleRpcStatus>[];
o.add(buildGoogleRpcStatus());
o.add(buildGoogleRpcStatus());
return o;
}
-void checkUnnamed6997(core.List<api.GoogleRpcStatus> o) {
+void checkUnnamed7000(core.List<api.GoogleRpcStatus> o) {
unittest.expect(o, unittest.hasLength(2));
checkGoogleRpcStatus(o[0] as api.GoogleRpcStatus);
checkGoogleRpcStatus(o[1] as api.GoogleRpcStatus);
@@ -4458,7 +4458,7 @@
var o = api.GoogleCloudDialogflowCxV3beta1ImportDocumentsResponse();
buildCounterGoogleCloudDialogflowCxV3beta1ImportDocumentsResponse++;
if (buildCounterGoogleCloudDialogflowCxV3beta1ImportDocumentsResponse < 3) {
- o.warnings = buildUnnamed6997();
+ o.warnings = buildUnnamed7000();
}
buildCounterGoogleCloudDialogflowCxV3beta1ImportDocumentsResponse--;
return o;
@@ -4468,7 +4468,7 @@
api.GoogleCloudDialogflowCxV3beta1ImportDocumentsResponse o) {
buildCounterGoogleCloudDialogflowCxV3beta1ImportDocumentsResponse++;
if (buildCounterGoogleCloudDialogflowCxV3beta1ImportDocumentsResponse < 3) {
- checkUnnamed6997(o.warnings!);
+ checkUnnamed7000(o.warnings!);
}
buildCounterGoogleCloudDialogflowCxV3beta1ImportDocumentsResponse--;
}
@@ -4497,14 +4497,14 @@
buildCounterGoogleCloudDialogflowCxV3beta1ImportFlowResponse--;
}
-core.List<api.GoogleCloudDialogflowCxV3beta1TestCaseError> buildUnnamed6998() {
+core.List<api.GoogleCloudDialogflowCxV3beta1TestCaseError> buildUnnamed7001() {
var o = <api.GoogleCloudDialogflowCxV3beta1TestCaseError>[];
o.add(buildGoogleCloudDialogflowCxV3beta1TestCaseError());
o.add(buildGoogleCloudDialogflowCxV3beta1TestCaseError());
return o;
}
-void checkUnnamed6998(
+void checkUnnamed7001(
core.List<api.GoogleCloudDialogflowCxV3beta1TestCaseError> o) {
unittest.expect(o, unittest.hasLength(2));
checkGoogleCloudDialogflowCxV3beta1TestCaseError(
@@ -4519,7 +4519,7 @@
var o = api.GoogleCloudDialogflowCxV3beta1ImportTestCasesMetadata();
buildCounterGoogleCloudDialogflowCxV3beta1ImportTestCasesMetadata++;
if (buildCounterGoogleCloudDialogflowCxV3beta1ImportTestCasesMetadata < 3) {
- o.errors = buildUnnamed6998();
+ o.errors = buildUnnamed7001();
}
buildCounterGoogleCloudDialogflowCxV3beta1ImportTestCasesMetadata--;
return o;
@@ -4529,19 +4529,19 @@
api.GoogleCloudDialogflowCxV3beta1ImportTestCasesMetadata o) {
buildCounterGoogleCloudDialogflowCxV3beta1ImportTestCasesMetadata++;
if (buildCounterGoogleCloudDialogflowCxV3beta1ImportTestCasesMetadata < 3) {
- checkUnnamed6998(o.errors!);
+ checkUnnamed7001(o.errors!);
}
buildCounterGoogleCloudDialogflowCxV3beta1ImportTestCasesMetadata--;
}
-core.List<core.String> buildUnnamed6999() {
+core.List<core.String> buildUnnamed7002() {
var o = <core.String>[];
o.add('foo');
o.add('foo');
return o;
}
-void checkUnnamed6999(core.List<core.String> o) {
+void checkUnnamed7002(core.List<core.String> o) {
unittest.expect(o, unittest.hasLength(2));
unittest.expect(
o[0],
@@ -4559,7 +4559,7 @@
var o = api.GoogleCloudDialogflowCxV3beta1ImportTestCasesResponse();
buildCounterGoogleCloudDialogflowCxV3beta1ImportTestCasesResponse++;
if (buildCounterGoogleCloudDialogflowCxV3beta1ImportTestCasesResponse < 3) {
- o.names = buildUnnamed6999();
+ o.names = buildUnnamed7002();
}
buildCounterGoogleCloudDialogflowCxV3beta1ImportTestCasesResponse--;
return o;
@@ -4569,19 +4569,19 @@
api.GoogleCloudDialogflowCxV3beta1ImportTestCasesResponse o) {
buildCounterGoogleCloudDialogflowCxV3beta1ImportTestCasesResponse++;
if (buildCounterGoogleCloudDialogflowCxV3beta1ImportTestCasesResponse < 3) {
- checkUnnamed6999(o.names!);
+ checkUnnamed7002(o.names!);
}
buildCounterGoogleCloudDialogflowCxV3beta1ImportTestCasesResponse--;
}
-core.List<core.String> buildUnnamed7000() {
+core.List<core.String> buildUnnamed7003() {
var o = <core.String>[];
o.add('foo');
o.add('foo');
return o;
}
-void checkUnnamed7000(core.List<core.String> o) {
+void checkUnnamed7003(core.List<core.String> o) {
unittest.expect(o, unittest.hasLength(2));
unittest.expect(
o[0],
@@ -4603,7 +4603,7 @@
o.enableWordInfo = true;
o.model = 'foo';
o.modelVariant = 'foo';
- o.phraseHints = buildUnnamed7000();
+ o.phraseHints = buildUnnamed7003();
o.sampleRateHertz = 42;
o.singleUtterance = true;
}
@@ -4628,7 +4628,7 @@
o.modelVariant!,
unittest.equals('foo'),
);
- checkUnnamed7000(o.phraseHints!);
+ checkUnnamed7003(o.phraseHints!);
unittest.expect(
o.sampleRateHertz!,
unittest.equals(42),
@@ -4638,14 +4638,14 @@
buildCounterGoogleCloudDialogflowCxV3beta1InputAudioConfig--;
}
-core.Map<core.String, core.String> buildUnnamed7001() {
+core.Map<core.String, core.String> buildUnnamed7004() {
var o = <core.String, core.String>{};
o['x'] = 'foo';
o['y'] = 'foo';
return o;
}
-void checkUnnamed7001(core.Map<core.String, core.String> o) {
+void checkUnnamed7004(core.Map<core.String, core.String> o) {
unittest.expect(o, unittest.hasLength(2));
unittest.expect(
o['x']!,
@@ -4658,14 +4658,14 @@
}
core.List<api.GoogleCloudDialogflowCxV3beta1IntentParameter>
- buildUnnamed7002() {
+ buildUnnamed7005() {
var o = <api.GoogleCloudDialogflowCxV3beta1IntentParameter>[];
o.add(buildGoogleCloudDialogflowCxV3beta1IntentParameter());
o.add(buildGoogleCloudDialogflowCxV3beta1IntentParameter());
return o;
}
-void checkUnnamed7002(
+void checkUnnamed7005(
core.List<api.GoogleCloudDialogflowCxV3beta1IntentParameter> o) {
unittest.expect(o, unittest.hasLength(2));
checkGoogleCloudDialogflowCxV3beta1IntentParameter(
@@ -4675,14 +4675,14 @@
}
core.List<api.GoogleCloudDialogflowCxV3beta1IntentTrainingPhrase>
- buildUnnamed7003() {
+ buildUnnamed7006() {
var o = <api.GoogleCloudDialogflowCxV3beta1IntentTrainingPhrase>[];
o.add(buildGoogleCloudDialogflowCxV3beta1IntentTrainingPhrase());
o.add(buildGoogleCloudDialogflowCxV3beta1IntentTrainingPhrase());
return o;
}
-void checkUnnamed7003(
+void checkUnnamed7006(
core.List<api.GoogleCloudDialogflowCxV3beta1IntentTrainingPhrase> o) {
unittest.expect(o, unittest.hasLength(2));
checkGoogleCloudDialogflowCxV3beta1IntentTrainingPhrase(
@@ -4700,11 +4700,11 @@
o.description = 'foo';
o.displayName = 'foo';
o.isFallback = true;
- o.labels = buildUnnamed7001();
+ o.labels = buildUnnamed7004();
o.name = 'foo';
- o.parameters = buildUnnamed7002();
+ o.parameters = buildUnnamed7005();
o.priority = 42;
- o.trainingPhrases = buildUnnamed7003();
+ o.trainingPhrases = buildUnnamed7006();
}
buildCounterGoogleCloudDialogflowCxV3beta1Intent--;
return o;
@@ -4723,17 +4723,17 @@
unittest.equals('foo'),
);
unittest.expect(o.isFallback!, unittest.isTrue);
- checkUnnamed7001(o.labels!);
+ checkUnnamed7004(o.labels!);
unittest.expect(
o.name!,
unittest.equals('foo'),
);
- checkUnnamed7002(o.parameters!);
+ checkUnnamed7005(o.parameters!);
unittest.expect(
o.priority!,
unittest.equals(42),
);
- checkUnnamed7003(o.trainingPhrases!);
+ checkUnnamed7006(o.trainingPhrases!);
}
buildCounterGoogleCloudDialogflowCxV3beta1Intent--;
}
@@ -4796,14 +4796,14 @@
}
core.List<api.GoogleCloudDialogflowCxV3beta1IntentTrainingPhrasePart>
- buildUnnamed7004() {
+ buildUnnamed7007() {
var o = <api.GoogleCloudDialogflowCxV3beta1IntentTrainingPhrasePart>[];
o.add(buildGoogleCloudDialogflowCxV3beta1IntentTrainingPhrasePart());
o.add(buildGoogleCloudDialogflowCxV3beta1IntentTrainingPhrasePart());
return o;
}
-void checkUnnamed7004(
+void checkUnnamed7007(
core.List<api.GoogleCloudDialogflowCxV3beta1IntentTrainingPhrasePart> o) {
unittest.expect(o, unittest.hasLength(2));
checkGoogleCloudDialogflowCxV3beta1IntentTrainingPhrasePart(
@@ -4819,7 +4819,7 @@
buildCounterGoogleCloudDialogflowCxV3beta1IntentTrainingPhrase++;
if (buildCounterGoogleCloudDialogflowCxV3beta1IntentTrainingPhrase < 3) {
o.id = 'foo';
- o.parts = buildUnnamed7004();
+ o.parts = buildUnnamed7007();
o.repeatCount = 42;
}
buildCounterGoogleCloudDialogflowCxV3beta1IntentTrainingPhrase--;
@@ -4834,7 +4834,7 @@
o.id!,
unittest.equals('foo'),
);
- checkUnnamed7004(o.parts!);
+ checkUnnamed7007(o.parts!);
unittest.expect(
o.repeatCount!,
unittest.equals(42),
@@ -4872,14 +4872,14 @@
buildCounterGoogleCloudDialogflowCxV3beta1IntentTrainingPhrasePart--;
}
-core.List<api.GoogleCloudDialogflowCxV3beta1EventHandler> buildUnnamed7005() {
+core.List<api.GoogleCloudDialogflowCxV3beta1EventHandler> buildUnnamed7008() {
var o = <api.GoogleCloudDialogflowCxV3beta1EventHandler>[];
o.add(buildGoogleCloudDialogflowCxV3beta1EventHandler());
o.add(buildGoogleCloudDialogflowCxV3beta1EventHandler());
return o;
}
-void checkUnnamed7005(
+void checkUnnamed7008(
core.List<api.GoogleCloudDialogflowCxV3beta1EventHandler> o) {
unittest.expect(o, unittest.hasLength(2));
checkGoogleCloudDialogflowCxV3beta1EventHandler(
@@ -4888,14 +4888,14 @@
o[1] as api.GoogleCloudDialogflowCxV3beta1EventHandler);
}
-core.List<core.String> buildUnnamed7006() {
+core.List<core.String> buildUnnamed7009() {
var o = <core.String>[];
o.add('foo');
o.add('foo');
return o;
}
-void checkUnnamed7006(core.List<core.String> o) {
+void checkUnnamed7009(core.List<core.String> o) {
unittest.expect(o, unittest.hasLength(2));
unittest.expect(
o[0],
@@ -4908,14 +4908,14 @@
}
core.List<api.GoogleCloudDialogflowCxV3beta1TransitionRoute>
- buildUnnamed7007() {
+ buildUnnamed7010() {
var o = <api.GoogleCloudDialogflowCxV3beta1TransitionRoute>[];
o.add(buildGoogleCloudDialogflowCxV3beta1TransitionRoute());
o.add(buildGoogleCloudDialogflowCxV3beta1TransitionRoute());
return o;
}
-void checkUnnamed7007(
+void checkUnnamed7010(
core.List<api.GoogleCloudDialogflowCxV3beta1TransitionRoute> o) {
unittest.expect(o, unittest.hasLength(2));
checkGoogleCloudDialogflowCxV3beta1TransitionRoute(
@@ -4932,11 +4932,11 @@
if (buildCounterGoogleCloudDialogflowCxV3beta1Page < 3) {
o.displayName = 'foo';
o.entryFulfillment = buildGoogleCloudDialogflowCxV3beta1Fulfillment();
- o.eventHandlers = buildUnnamed7005();
+ o.eventHandlers = buildUnnamed7008();
o.form = buildGoogleCloudDialogflowCxV3beta1Form();
o.name = 'foo';
- o.transitionRouteGroups = buildUnnamed7006();
- o.transitionRoutes = buildUnnamed7007();
+ o.transitionRouteGroups = buildUnnamed7009();
+ o.transitionRoutes = buildUnnamed7010();
}
buildCounterGoogleCloudDialogflowCxV3beta1Page--;
return o;
@@ -4952,15 +4952,15 @@
);
checkGoogleCloudDialogflowCxV3beta1Fulfillment(
o.entryFulfillment! as api.GoogleCloudDialogflowCxV3beta1Fulfillment);
- checkUnnamed7005(o.eventHandlers!);
+ checkUnnamed7008(o.eventHandlers!);
checkGoogleCloudDialogflowCxV3beta1Form(
o.form! as api.GoogleCloudDialogflowCxV3beta1Form);
unittest.expect(
o.name!,
unittest.equals('foo'),
);
- checkUnnamed7006(o.transitionRouteGroups!);
- checkUnnamed7007(o.transitionRoutes!);
+ checkUnnamed7009(o.transitionRouteGroups!);
+ checkUnnamed7010(o.transitionRoutes!);
}
buildCounterGoogleCloudDialogflowCxV3beta1Page--;
}
@@ -4993,14 +4993,14 @@
}
core.List<api.GoogleCloudDialogflowCxV3beta1PageInfoFormInfoParameterInfo>
- buildUnnamed7008() {
+ buildUnnamed7011() {
var o = <api.GoogleCloudDialogflowCxV3beta1PageInfoFormInfoParameterInfo>[];
o.add(buildGoogleCloudDialogflowCxV3beta1PageInfoFormInfoParameterInfo());
o.add(buildGoogleCloudDialogflowCxV3beta1PageInfoFormInfoParameterInfo());
return o;
}
-void checkUnnamed7008(
+void checkUnnamed7011(
core.List<api.GoogleCloudDialogflowCxV3beta1PageInfoFormInfoParameterInfo>
o) {
unittest.expect(o, unittest.hasLength(2));
@@ -5016,7 +5016,7 @@
var o = api.GoogleCloudDialogflowCxV3beta1PageInfoFormInfo();
buildCounterGoogleCloudDialogflowCxV3beta1PageInfoFormInfo++;
if (buildCounterGoogleCloudDialogflowCxV3beta1PageInfoFormInfo < 3) {
- o.parameterInfo = buildUnnamed7008();
+ o.parameterInfo = buildUnnamed7011();
}
buildCounterGoogleCloudDialogflowCxV3beta1PageInfoFormInfo--;
return o;
@@ -5026,7 +5026,7 @@
api.GoogleCloudDialogflowCxV3beta1PageInfoFormInfo o) {
buildCounterGoogleCloudDialogflowCxV3beta1PageInfoFormInfo++;
if (buildCounterGoogleCloudDialogflowCxV3beta1PageInfoFormInfo < 3) {
- checkUnnamed7008(o.parameterInfo!);
+ checkUnnamed7011(o.parameterInfo!);
}
buildCounterGoogleCloudDialogflowCxV3beta1PageInfoFormInfo--;
}
@@ -5153,7 +5153,7 @@
buildCounterGoogleCloudDialogflowCxV3beta1ReloadDocumentOperationMetadata--;
}
-core.Map<core.String, core.Object> buildUnnamed7009() {
+core.Map<core.String, core.Object> buildUnnamed7012() {
var o = <core.String, core.Object>{};
o['x'] = {
'list': [1, 2, 3],
@@ -5168,7 +5168,7 @@
return o;
}
-void checkUnnamed7009(core.Map<core.String, core.Object> o) {
+void checkUnnamed7012(core.Map<core.String, core.Object> o) {
unittest.expect(o, unittest.hasLength(2));
var casted32 = (o['x']!) as core.Map;
unittest.expect(casted32, unittest.hasLength(3));
@@ -5216,7 +5216,7 @@
buildGoogleCloudDialogflowCxV3beta1ResponseMessageMixedAudio();
o.outputAudioText =
buildGoogleCloudDialogflowCxV3beta1ResponseMessageOutputAudioText();
- o.payload = buildUnnamed7009();
+ o.payload = buildUnnamed7012();
o.playAudio = buildGoogleCloudDialogflowCxV3beta1ResponseMessagePlayAudio();
o.text = buildGoogleCloudDialogflowCxV3beta1ResponseMessageText();
}
@@ -5242,7 +5242,7 @@
checkGoogleCloudDialogflowCxV3beta1ResponseMessageOutputAudioText(o
.outputAudioText!
as api.GoogleCloudDialogflowCxV3beta1ResponseMessageOutputAudioText);
- checkUnnamed7009(o.payload!);
+ checkUnnamed7012(o.payload!);
checkGoogleCloudDialogflowCxV3beta1ResponseMessagePlayAudio(o.playAudio!
as api.GoogleCloudDialogflowCxV3beta1ResponseMessagePlayAudio);
checkGoogleCloudDialogflowCxV3beta1ResponseMessageText(
@@ -5251,7 +5251,7 @@
buildCounterGoogleCloudDialogflowCxV3beta1ResponseMessage--;
}
-core.Map<core.String, core.Object> buildUnnamed7010() {
+core.Map<core.String, core.Object> buildUnnamed7013() {
var o = <core.String, core.Object>{};
o['x'] = {
'list': [1, 2, 3],
@@ -5266,7 +5266,7 @@
return o;
}
-void checkUnnamed7010(core.Map<core.String, core.Object> o) {
+void checkUnnamed7013(core.Map<core.String, core.Object> o) {
unittest.expect(o, unittest.hasLength(2));
var casted34 = (o['x']!) as core.Map;
unittest.expect(casted34, unittest.hasLength(3));
@@ -5308,7 +5308,7 @@
buildCounterGoogleCloudDialogflowCxV3beta1ResponseMessageConversationSuccess++;
if (buildCounterGoogleCloudDialogflowCxV3beta1ResponseMessageConversationSuccess <
3) {
- o.metadata = buildUnnamed7010();
+ o.metadata = buildUnnamed7013();
}
buildCounterGoogleCloudDialogflowCxV3beta1ResponseMessageConversationSuccess--;
return o;
@@ -5319,7 +5319,7 @@
buildCounterGoogleCloudDialogflowCxV3beta1ResponseMessageConversationSuccess++;
if (buildCounterGoogleCloudDialogflowCxV3beta1ResponseMessageConversationSuccess <
3) {
- checkUnnamed7010(o.metadata!);
+ checkUnnamed7013(o.metadata!);
}
buildCounterGoogleCloudDialogflowCxV3beta1ResponseMessageConversationSuccess--;
}
@@ -5344,7 +5344,7 @@
buildCounterGoogleCloudDialogflowCxV3beta1ResponseMessageEndInteraction--;
}
-core.Map<core.String, core.Object> buildUnnamed7011() {
+core.Map<core.String, core.Object> buildUnnamed7014() {
var o = <core.String, core.Object>{};
o['x'] = {
'list': [1, 2, 3],
@@ -5359,7 +5359,7 @@
return o;
}
-void checkUnnamed7011(core.Map<core.String, core.Object> o) {
+void checkUnnamed7014(core.Map<core.String, core.Object> o) {
unittest.expect(o, unittest.hasLength(2));
var casted36 = (o['x']!) as core.Map;
unittest.expect(casted36, unittest.hasLength(3));
@@ -5400,7 +5400,7 @@
buildCounterGoogleCloudDialogflowCxV3beta1ResponseMessageLiveAgentHandoff++;
if (buildCounterGoogleCloudDialogflowCxV3beta1ResponseMessageLiveAgentHandoff <
3) {
- o.metadata = buildUnnamed7011();
+ o.metadata = buildUnnamed7014();
}
buildCounterGoogleCloudDialogflowCxV3beta1ResponseMessageLiveAgentHandoff--;
return o;
@@ -5411,13 +5411,13 @@
buildCounterGoogleCloudDialogflowCxV3beta1ResponseMessageLiveAgentHandoff++;
if (buildCounterGoogleCloudDialogflowCxV3beta1ResponseMessageLiveAgentHandoff <
3) {
- checkUnnamed7011(o.metadata!);
+ checkUnnamed7014(o.metadata!);
}
buildCounterGoogleCloudDialogflowCxV3beta1ResponseMessageLiveAgentHandoff--;
}
core.List<api.GoogleCloudDialogflowCxV3beta1ResponseMessageMixedAudioSegment>
- buildUnnamed7012() {
+ buildUnnamed7015() {
var o =
<api.GoogleCloudDialogflowCxV3beta1ResponseMessageMixedAudioSegment>[];
o.add(buildGoogleCloudDialogflowCxV3beta1ResponseMessageMixedAudioSegment());
@@ -5425,7 +5425,7 @@
return o;
}
-void checkUnnamed7012(
+void checkUnnamed7015(
core.List<
api.GoogleCloudDialogflowCxV3beta1ResponseMessageMixedAudioSegment>
o) {
@@ -5443,7 +5443,7 @@
var o = api.GoogleCloudDialogflowCxV3beta1ResponseMessageMixedAudio();
buildCounterGoogleCloudDialogflowCxV3beta1ResponseMessageMixedAudio++;
if (buildCounterGoogleCloudDialogflowCxV3beta1ResponseMessageMixedAudio < 3) {
- o.segments = buildUnnamed7012();
+ o.segments = buildUnnamed7015();
}
buildCounterGoogleCloudDialogflowCxV3beta1ResponseMessageMixedAudio--;
return o;
@@ -5453,7 +5453,7 @@
api.GoogleCloudDialogflowCxV3beta1ResponseMessageMixedAudio o) {
buildCounterGoogleCloudDialogflowCxV3beta1ResponseMessageMixedAudio++;
if (buildCounterGoogleCloudDialogflowCxV3beta1ResponseMessageMixedAudio < 3) {
- checkUnnamed7012(o.segments!);
+ checkUnnamed7015(o.segments!);
}
buildCounterGoogleCloudDialogflowCxV3beta1ResponseMessageMixedAudio--;
}
@@ -5554,14 +5554,14 @@
buildCounterGoogleCloudDialogflowCxV3beta1ResponseMessagePlayAudio--;
}
-core.List<core.String> buildUnnamed7013() {
+core.List<core.String> buildUnnamed7016() {
var o = <core.String>[];
o.add('foo');
o.add('foo');
return o;
}
-void checkUnnamed7013(core.List<core.String> o) {
+void checkUnnamed7016(core.List<core.String> o) {
unittest.expect(o, unittest.hasLength(2));
unittest.expect(
o[0],
@@ -5580,7 +5580,7 @@
buildCounterGoogleCloudDialogflowCxV3beta1ResponseMessageText++;
if (buildCounterGoogleCloudDialogflowCxV3beta1ResponseMessageText < 3) {
o.allowPlaybackInterruption = true;
- o.text = buildUnnamed7013();
+ o.text = buildUnnamed7016();
}
buildCounterGoogleCloudDialogflowCxV3beta1ResponseMessageText--;
return o;
@@ -5591,19 +5591,19 @@
buildCounterGoogleCloudDialogflowCxV3beta1ResponseMessageText++;
if (buildCounterGoogleCloudDialogflowCxV3beta1ResponseMessageText < 3) {
unittest.expect(o.allowPlaybackInterruption!, unittest.isTrue);
- checkUnnamed7013(o.text!);
+ checkUnnamed7016(o.text!);
}
buildCounterGoogleCloudDialogflowCxV3beta1ResponseMessageText--;
}
-core.List<api.GoogleCloudDialogflowCxV3beta1TestError> buildUnnamed7014() {
+core.List<api.GoogleCloudDialogflowCxV3beta1TestError> buildUnnamed7017() {
var o = <api.GoogleCloudDialogflowCxV3beta1TestError>[];
o.add(buildGoogleCloudDialogflowCxV3beta1TestError());
o.add(buildGoogleCloudDialogflowCxV3beta1TestError());
return o;
}
-void checkUnnamed7014(
+void checkUnnamed7017(
core.List<api.GoogleCloudDialogflowCxV3beta1TestError> o) {
unittest.expect(o, unittest.hasLength(2));
checkGoogleCloudDialogflowCxV3beta1TestError(
@@ -5619,7 +5619,7 @@
var o = api.GoogleCloudDialogflowCxV3beta1RunContinuousTestMetadata();
buildCounterGoogleCloudDialogflowCxV3beta1RunContinuousTestMetadata++;
if (buildCounterGoogleCloudDialogflowCxV3beta1RunContinuousTestMetadata < 3) {
- o.errors = buildUnnamed7014();
+ o.errors = buildUnnamed7017();
}
buildCounterGoogleCloudDialogflowCxV3beta1RunContinuousTestMetadata--;
return o;
@@ -5629,7 +5629,7 @@
api.GoogleCloudDialogflowCxV3beta1RunContinuousTestMetadata o) {
buildCounterGoogleCloudDialogflowCxV3beta1RunContinuousTestMetadata++;
if (buildCounterGoogleCloudDialogflowCxV3beta1RunContinuousTestMetadata < 3) {
- checkUnnamed7014(o.errors!);
+ checkUnnamed7017(o.errors!);
}
buildCounterGoogleCloudDialogflowCxV3beta1RunContinuousTestMetadata--;
}
@@ -5698,7 +5698,7 @@
buildCounterGoogleCloudDialogflowCxV3beta1RunTestCaseResponse--;
}
-core.Map<core.String, core.Object> buildUnnamed7015() {
+core.Map<core.String, core.Object> buildUnnamed7018() {
var o = <core.String, core.Object>{};
o['x'] = {
'list': [1, 2, 3],
@@ -5713,7 +5713,7 @@
return o;
}
-void checkUnnamed7015(core.Map<core.String, core.Object> o) {
+void checkUnnamed7018(core.Map<core.String, core.Object> o) {
unittest.expect(o, unittest.hasLength(2));
var casted38 = (o['x']!) as core.Map;
unittest.expect(casted38, unittest.hasLength(3));
@@ -5751,7 +5751,7 @@
var o = api.GoogleCloudDialogflowCxV3beta1SessionInfo();
buildCounterGoogleCloudDialogflowCxV3beta1SessionInfo++;
if (buildCounterGoogleCloudDialogflowCxV3beta1SessionInfo < 3) {
- o.parameters = buildUnnamed7015();
+ o.parameters = buildUnnamed7018();
o.session = 'foo';
}
buildCounterGoogleCloudDialogflowCxV3beta1SessionInfo--;
@@ -5762,7 +5762,7 @@
api.GoogleCloudDialogflowCxV3beta1SessionInfo o) {
buildCounterGoogleCloudDialogflowCxV3beta1SessionInfo++;
if (buildCounterGoogleCloudDialogflowCxV3beta1SessionInfo < 3) {
- checkUnnamed7015(o.parameters!);
+ checkUnnamed7018(o.parameters!);
unittest.expect(
o.session!,
unittest.equals('foo'),
@@ -5771,14 +5771,14 @@
buildCounterGoogleCloudDialogflowCxV3beta1SessionInfo--;
}
-core.List<core.String> buildUnnamed7016() {
+core.List<core.String> buildUnnamed7019() {
var o = <core.String>[];
o.add('foo');
o.add('foo');
return o;
}
-void checkUnnamed7016(core.List<core.String> o) {
+void checkUnnamed7019(core.List<core.String> o) {
unittest.expect(o, unittest.hasLength(2));
unittest.expect(
o[0],
@@ -5791,14 +5791,14 @@
}
core.List<api.GoogleCloudDialogflowCxV3beta1ConversationTurn>
- buildUnnamed7017() {
+ buildUnnamed7020() {
var o = <api.GoogleCloudDialogflowCxV3beta1ConversationTurn>[];
o.add(buildGoogleCloudDialogflowCxV3beta1ConversationTurn());
o.add(buildGoogleCloudDialogflowCxV3beta1ConversationTurn());
return o;
}
-void checkUnnamed7017(
+void checkUnnamed7020(
core.List<api.GoogleCloudDialogflowCxV3beta1ConversationTurn> o) {
unittest.expect(o, unittest.hasLength(2));
checkGoogleCloudDialogflowCxV3beta1ConversationTurn(
@@ -5818,8 +5818,8 @@
o.lastTestResult = buildGoogleCloudDialogflowCxV3beta1TestCaseResult();
o.name = 'foo';
o.notes = 'foo';
- o.tags = buildUnnamed7016();
- o.testCaseConversationTurns = buildUnnamed7017();
+ o.tags = buildUnnamed7019();
+ o.testCaseConversationTurns = buildUnnamed7020();
o.testConfig = buildGoogleCloudDialogflowCxV3beta1TestConfig();
}
buildCounterGoogleCloudDialogflowCxV3beta1TestCase--;
@@ -5848,8 +5848,8 @@
o.notes!,
unittest.equals('foo'),
);
- checkUnnamed7016(o.tags!);
- checkUnnamed7017(o.testCaseConversationTurns!);
+ checkUnnamed7019(o.tags!);
+ checkUnnamed7020(o.testCaseConversationTurns!);
checkGoogleCloudDialogflowCxV3beta1TestConfig(
o.testConfig! as api.GoogleCloudDialogflowCxV3beta1TestConfig);
}
@@ -5881,14 +5881,14 @@
}
core.List<api.GoogleCloudDialogflowCxV3beta1ConversationTurn>
- buildUnnamed7018() {
+ buildUnnamed7021() {
var o = <api.GoogleCloudDialogflowCxV3beta1ConversationTurn>[];
o.add(buildGoogleCloudDialogflowCxV3beta1ConversationTurn());
o.add(buildGoogleCloudDialogflowCxV3beta1ConversationTurn());
return o;
}
-void checkUnnamed7018(
+void checkUnnamed7021(
core.List<api.GoogleCloudDialogflowCxV3beta1ConversationTurn> o) {
unittest.expect(o, unittest.hasLength(2));
checkGoogleCloudDialogflowCxV3beta1ConversationTurn(
@@ -5903,7 +5903,7 @@
var o = api.GoogleCloudDialogflowCxV3beta1TestCaseResult();
buildCounterGoogleCloudDialogflowCxV3beta1TestCaseResult++;
if (buildCounterGoogleCloudDialogflowCxV3beta1TestCaseResult < 3) {
- o.conversationTurns = buildUnnamed7018();
+ o.conversationTurns = buildUnnamed7021();
o.environment = 'foo';
o.name = 'foo';
o.testResult = 'foo';
@@ -5917,7 +5917,7 @@
api.GoogleCloudDialogflowCxV3beta1TestCaseResult o) {
buildCounterGoogleCloudDialogflowCxV3beta1TestCaseResult++;
if (buildCounterGoogleCloudDialogflowCxV3beta1TestCaseResult < 3) {
- checkUnnamed7018(o.conversationTurns!);
+ checkUnnamed7021(o.conversationTurns!);
unittest.expect(
o.environment!,
unittest.equals('foo'),
@@ -5938,14 +5938,14 @@
buildCounterGoogleCloudDialogflowCxV3beta1TestCaseResult--;
}
-core.List<core.String> buildUnnamed7019() {
+core.List<core.String> buildUnnamed7022() {
var o = <core.String>[];
o.add('foo');
o.add('foo');
return o;
}
-void checkUnnamed7019(core.List<core.String> o) {
+void checkUnnamed7022(core.List<core.String> o) {
unittest.expect(o, unittest.hasLength(2));
unittest.expect(
o[0],
@@ -5964,7 +5964,7 @@
buildCounterGoogleCloudDialogflowCxV3beta1TestConfig++;
if (buildCounterGoogleCloudDialogflowCxV3beta1TestConfig < 3) {
o.flow = 'foo';
- o.trackingParameters = buildUnnamed7019();
+ o.trackingParameters = buildUnnamed7022();
}
buildCounterGoogleCloudDialogflowCxV3beta1TestConfig--;
return o;
@@ -5978,7 +5978,7 @@
o.flow!,
unittest.equals('foo'),
);
- checkUnnamed7019(o.trackingParameters!);
+ checkUnnamed7022(o.trackingParameters!);
}
buildCounterGoogleCloudDialogflowCxV3beta1TestConfig--;
}
@@ -6143,14 +6143,14 @@
}
core.List<api.GoogleCloudDialogflowCxV3beta1ResponseMessage>
- buildUnnamed7020() {
+ buildUnnamed7023() {
var o = <api.GoogleCloudDialogflowCxV3beta1ResponseMessage>[];
o.add(buildGoogleCloudDialogflowCxV3beta1ResponseMessage());
o.add(buildGoogleCloudDialogflowCxV3beta1ResponseMessage());
return o;
}
-void checkUnnamed7020(
+void checkUnnamed7023(
core.List<api.GoogleCloudDialogflowCxV3beta1ResponseMessage> o) {
unittest.expect(o, unittest.hasLength(2));
checkGoogleCloudDialogflowCxV3beta1ResponseMessage(
@@ -6159,7 +6159,7 @@
o[1] as api.GoogleCloudDialogflowCxV3beta1ResponseMessage);
}
-core.Map<core.String, core.Object> buildUnnamed7021() {
+core.Map<core.String, core.Object> buildUnnamed7024() {
var o = <core.String, core.Object>{};
o['x'] = {
'list': [1, 2, 3],
@@ -6174,7 +6174,7 @@
return o;
}
-void checkUnnamed7021(core.Map<core.String, core.Object> o) {
+void checkUnnamed7024(core.Map<core.String, core.Object> o) {
unittest.expect(o, unittest.hasLength(2));
var casted40 = (o['x']!) as core.Map;
unittest.expect(casted40, unittest.hasLength(3));
@@ -6218,9 +6218,9 @@
o.intentInfo =
buildGoogleCloudDialogflowCxV3beta1WebhookRequestIntentInfo();
o.languageCode = 'foo';
- o.messages = buildUnnamed7020();
+ o.messages = buildUnnamed7023();
o.pageInfo = buildGoogleCloudDialogflowCxV3beta1PageInfo();
- o.payload = buildUnnamed7021();
+ o.payload = buildUnnamed7024();
o.sentimentAnalysisResult =
buildGoogleCloudDialogflowCxV3beta1WebhookRequestSentimentAnalysisResult();
o.sessionInfo = buildGoogleCloudDialogflowCxV3beta1SessionInfo();
@@ -6250,10 +6250,10 @@
o.languageCode!,
unittest.equals('foo'),
);
- checkUnnamed7020(o.messages!);
+ checkUnnamed7023(o.messages!);
checkGoogleCloudDialogflowCxV3beta1PageInfo(
o.pageInfo! as api.GoogleCloudDialogflowCxV3beta1PageInfo);
- checkUnnamed7021(o.payload!);
+ checkUnnamed7024(o.payload!);
checkGoogleCloudDialogflowCxV3beta1WebhookRequestSentimentAnalysisResult(
o.sentimentAnalysisResult! as api
.GoogleCloudDialogflowCxV3beta1WebhookRequestSentimentAnalysisResult);
@@ -6308,7 +6308,7 @@
core.Map<core.String,
api.GoogleCloudDialogflowCxV3beta1WebhookRequestIntentInfoIntentParameterValue>
- buildUnnamed7022() {
+ buildUnnamed7025() {
var o = <core.String,
api.GoogleCloudDialogflowCxV3beta1WebhookRequestIntentInfoIntentParameterValue>{};
o['x'] =
@@ -6318,7 +6318,7 @@
return o;
}
-void checkUnnamed7022(
+void checkUnnamed7025(
core.Map<core.String,
api.GoogleCloudDialogflowCxV3beta1WebhookRequestIntentInfoIntentParameterValue>
o) {
@@ -6340,7 +6340,7 @@
o.confidence = 42.0;
o.displayName = 'foo';
o.lastMatchedIntent = 'foo';
- o.parameters = buildUnnamed7022();
+ o.parameters = buildUnnamed7025();
}
buildCounterGoogleCloudDialogflowCxV3beta1WebhookRequestIntentInfo--;
return o;
@@ -6362,7 +6362,7 @@
o.lastMatchedIntent!,
unittest.equals('foo'),
);
- checkUnnamed7022(o.parameters!);
+ checkUnnamed7025(o.parameters!);
}
buildCounterGoogleCloudDialogflowCxV3beta1WebhookRequestIntentInfo--;
}
@@ -6450,7 +6450,7 @@
buildCounterGoogleCloudDialogflowCxV3beta1WebhookRequestSentimentAnalysisResult--;
}
-core.Map<core.String, core.Object> buildUnnamed7023() {
+core.Map<core.String, core.Object> buildUnnamed7026() {
var o = <core.String, core.Object>{};
o['x'] = {
'list': [1, 2, 3],
@@ -6465,7 +6465,7 @@
return o;
}
-void checkUnnamed7023(core.Map<core.String, core.Object> o) {
+void checkUnnamed7026(core.Map<core.String, core.Object> o) {
unittest.expect(o, unittest.hasLength(2));
var casted43 = (o['x']!) as core.Map;
unittest.expect(casted43, unittest.hasLength(3));
@@ -6506,7 +6506,7 @@
o.fulfillmentResponse =
buildGoogleCloudDialogflowCxV3beta1WebhookResponseFulfillmentResponse();
o.pageInfo = buildGoogleCloudDialogflowCxV3beta1PageInfo();
- o.payload = buildUnnamed7023();
+ o.payload = buildUnnamed7026();
o.sessionInfo = buildGoogleCloudDialogflowCxV3beta1SessionInfo();
o.targetFlow = 'foo';
o.targetPage = 'foo';
@@ -6524,7 +6524,7 @@
.GoogleCloudDialogflowCxV3beta1WebhookResponseFulfillmentResponse);
checkGoogleCloudDialogflowCxV3beta1PageInfo(
o.pageInfo! as api.GoogleCloudDialogflowCxV3beta1PageInfo);
- checkUnnamed7023(o.payload!);
+ checkUnnamed7026(o.payload!);
checkGoogleCloudDialogflowCxV3beta1SessionInfo(
o.sessionInfo! as api.GoogleCloudDialogflowCxV3beta1SessionInfo);
unittest.expect(
@@ -6540,14 +6540,14 @@
}
core.List<api.GoogleCloudDialogflowCxV3beta1ResponseMessage>
- buildUnnamed7024() {
+ buildUnnamed7027() {
var o = <api.GoogleCloudDialogflowCxV3beta1ResponseMessage>[];
o.add(buildGoogleCloudDialogflowCxV3beta1ResponseMessage());
o.add(buildGoogleCloudDialogflowCxV3beta1ResponseMessage());
return o;
}
-void checkUnnamed7024(
+void checkUnnamed7027(
core.List<api.GoogleCloudDialogflowCxV3beta1ResponseMessage> o) {
unittest.expect(o, unittest.hasLength(2));
checkGoogleCloudDialogflowCxV3beta1ResponseMessage(
@@ -6567,7 +6567,7 @@
if (buildCounterGoogleCloudDialogflowCxV3beta1WebhookResponseFulfillmentResponse <
3) {
o.mergeBehavior = 'foo';
- o.messages = buildUnnamed7024();
+ o.messages = buildUnnamed7027();
}
buildCounterGoogleCloudDialogflowCxV3beta1WebhookResponseFulfillmentResponse--;
return o;
@@ -6582,19 +6582,19 @@
o.mergeBehavior!,
unittest.equals('foo'),
);
- checkUnnamed7024(o.messages!);
+ checkUnnamed7027(o.messages!);
}
buildCounterGoogleCloudDialogflowCxV3beta1WebhookResponseFulfillmentResponse--;
}
-core.List<core.String> buildUnnamed7025() {
+core.List<core.String> buildUnnamed7028() {
var o = <core.String>[];
o.add('foo');
o.add('foo');
return o;
}
-void checkUnnamed7025(core.List<core.String> o) {
+void checkUnnamed7028(core.List<core.String> o) {
unittest.expect(o, unittest.hasLength(2));
unittest.expect(
o[0],
@@ -6620,7 +6620,7 @@
o.enableLogging = true;
o.matchMode = 'foo';
o.parent = 'foo';
- o.supportedLanguageCodes = buildUnnamed7025();
+ o.supportedLanguageCodes = buildUnnamed7028();
o.tier = 'foo';
o.timeZone = 'foo';
}
@@ -6664,7 +6664,7 @@
o.parent!,
unittest.equals('foo'),
);
- checkUnnamed7025(o.supportedLanguageCodes!);
+ checkUnnamed7028(o.supportedLanguageCodes!);
unittest.expect(
o.tier!,
unittest.equals('foo'),
@@ -6772,14 +6772,14 @@
buildCounterGoogleCloudDialogflowV2AnalyzeContentRequest--;
}
-core.List<api.GoogleCloudDialogflowV2SuggestionResult> buildUnnamed7026() {
+core.List<api.GoogleCloudDialogflowV2SuggestionResult> buildUnnamed7029() {
var o = <api.GoogleCloudDialogflowV2SuggestionResult>[];
o.add(buildGoogleCloudDialogflowV2SuggestionResult());
o.add(buildGoogleCloudDialogflowV2SuggestionResult());
return o;
}
-void checkUnnamed7026(
+void checkUnnamed7029(
core.List<api.GoogleCloudDialogflowV2SuggestionResult> o) {
unittest.expect(o, unittest.hasLength(2));
checkGoogleCloudDialogflowV2SuggestionResult(
@@ -6788,14 +6788,14 @@
o[1] as api.GoogleCloudDialogflowV2SuggestionResult);
}
-core.List<api.GoogleCloudDialogflowV2SuggestionResult> buildUnnamed7027() {
+core.List<api.GoogleCloudDialogflowV2SuggestionResult> buildUnnamed7030() {
var o = <api.GoogleCloudDialogflowV2SuggestionResult>[];
o.add(buildGoogleCloudDialogflowV2SuggestionResult());
o.add(buildGoogleCloudDialogflowV2SuggestionResult());
return o;
}
-void checkUnnamed7027(
+void checkUnnamed7030(
core.List<api.GoogleCloudDialogflowV2SuggestionResult> o) {
unittest.expect(o, unittest.hasLength(2));
checkGoogleCloudDialogflowV2SuggestionResult(
@@ -6812,8 +6812,8 @@
if (buildCounterGoogleCloudDialogflowV2AnalyzeContentResponse < 3) {
o.automatedAgentReply = buildGoogleCloudDialogflowV2AutomatedAgentReply();
o.dtmfParameters = buildGoogleCloudDialogflowV2DtmfParameters();
- o.endUserSuggestionResults = buildUnnamed7026();
- o.humanAgentSuggestionResults = buildUnnamed7027();
+ o.endUserSuggestionResults = buildUnnamed7029();
+ o.humanAgentSuggestionResults = buildUnnamed7030();
o.message = buildGoogleCloudDialogflowV2Message();
o.replyAudio = buildGoogleCloudDialogflowV2OutputAudio();
o.replyText = 'foo';
@@ -6830,8 +6830,8 @@
as api.GoogleCloudDialogflowV2AutomatedAgentReply);
checkGoogleCloudDialogflowV2DtmfParameters(
o.dtmfParameters! as api.GoogleCloudDialogflowV2DtmfParameters);
- checkUnnamed7026(o.endUserSuggestionResults!);
- checkUnnamed7027(o.humanAgentSuggestionResults!);
+ checkUnnamed7029(o.endUserSuggestionResults!);
+ checkUnnamed7030(o.humanAgentSuggestionResults!);
checkGoogleCloudDialogflowV2Message(
o.message! as api.GoogleCloudDialogflowV2Message);
checkGoogleCloudDialogflowV2OutputAudio(
@@ -6965,14 +6965,14 @@
buildCounterGoogleCloudDialogflowV2AnswerRecord--;
}
-core.Map<core.String, core.String> buildUnnamed7028() {
+core.Map<core.String, core.String> buildUnnamed7031() {
var o = <core.String, core.String>{};
o['x'] = 'foo';
o['y'] = 'foo';
return o;
}
-void checkUnnamed7028(core.Map<core.String, core.String> o) {
+void checkUnnamed7031(core.Map<core.String, core.String> o) {
unittest.expect(o, unittest.hasLength(2));
unittest.expect(
o['x']!,
@@ -6984,14 +6984,14 @@
);
}
-core.List<core.String> buildUnnamed7029() {
+core.List<core.String> buildUnnamed7032() {
var o = <core.String>[];
o.add('foo');
o.add('foo');
return o;
}
-void checkUnnamed7029(core.List<core.String> o) {
+void checkUnnamed7032(core.List<core.String> o) {
unittest.expect(o, unittest.hasLength(2));
unittest.expect(
o[0],
@@ -7011,8 +7011,8 @@
if (buildCounterGoogleCloudDialogflowV2ArticleAnswer < 3) {
o.answerRecord = 'foo';
o.confidence = 42.0;
- o.metadata = buildUnnamed7028();
- o.snippets = buildUnnamed7029();
+ o.metadata = buildUnnamed7031();
+ o.snippets = buildUnnamed7032();
o.title = 'foo';
o.uri = 'foo';
}
@@ -7032,8 +7032,8 @@
o.confidence!,
unittest.equals(42.0),
);
- checkUnnamed7028(o.metadata!);
- checkUnnamed7029(o.snippets!);
+ checkUnnamed7031(o.metadata!);
+ checkUnnamed7032(o.snippets!);
unittest.expect(
o.title!,
unittest.equals('foo'),
@@ -7099,14 +7099,14 @@
buildCounterGoogleCloudDialogflowV2AutomatedAgentReply--;
}
-core.List<api.GoogleCloudDialogflowV2EntityTypeEntity> buildUnnamed7030() {
+core.List<api.GoogleCloudDialogflowV2EntityTypeEntity> buildUnnamed7033() {
var o = <api.GoogleCloudDialogflowV2EntityTypeEntity>[];
o.add(buildGoogleCloudDialogflowV2EntityTypeEntity());
o.add(buildGoogleCloudDialogflowV2EntityTypeEntity());
return o;
}
-void checkUnnamed7030(
+void checkUnnamed7033(
core.List<api.GoogleCloudDialogflowV2EntityTypeEntity> o) {
unittest.expect(o, unittest.hasLength(2));
checkGoogleCloudDialogflowV2EntityTypeEntity(
@@ -7121,7 +7121,7 @@
var o = api.GoogleCloudDialogflowV2BatchCreateEntitiesRequest();
buildCounterGoogleCloudDialogflowV2BatchCreateEntitiesRequest++;
if (buildCounterGoogleCloudDialogflowV2BatchCreateEntitiesRequest < 3) {
- o.entities = buildUnnamed7030();
+ o.entities = buildUnnamed7033();
o.languageCode = 'foo';
}
buildCounterGoogleCloudDialogflowV2BatchCreateEntitiesRequest--;
@@ -7132,7 +7132,7 @@
api.GoogleCloudDialogflowV2BatchCreateEntitiesRequest o) {
buildCounterGoogleCloudDialogflowV2BatchCreateEntitiesRequest++;
if (buildCounterGoogleCloudDialogflowV2BatchCreateEntitiesRequest < 3) {
- checkUnnamed7030(o.entities!);
+ checkUnnamed7033(o.entities!);
unittest.expect(
o.languageCode!,
unittest.equals('foo'),
@@ -7141,14 +7141,14 @@
buildCounterGoogleCloudDialogflowV2BatchCreateEntitiesRequest--;
}
-core.List<core.String> buildUnnamed7031() {
+core.List<core.String> buildUnnamed7034() {
var o = <core.String>[];
o.add('foo');
o.add('foo');
return o;
}
-void checkUnnamed7031(core.List<core.String> o) {
+void checkUnnamed7034(core.List<core.String> o) {
unittest.expect(o, unittest.hasLength(2));
unittest.expect(
o[0],
@@ -7166,7 +7166,7 @@
var o = api.GoogleCloudDialogflowV2BatchDeleteEntitiesRequest();
buildCounterGoogleCloudDialogflowV2BatchDeleteEntitiesRequest++;
if (buildCounterGoogleCloudDialogflowV2BatchDeleteEntitiesRequest < 3) {
- o.entityValues = buildUnnamed7031();
+ o.entityValues = buildUnnamed7034();
o.languageCode = 'foo';
}
buildCounterGoogleCloudDialogflowV2BatchDeleteEntitiesRequest--;
@@ -7177,7 +7177,7 @@
api.GoogleCloudDialogflowV2BatchDeleteEntitiesRequest o) {
buildCounterGoogleCloudDialogflowV2BatchDeleteEntitiesRequest++;
if (buildCounterGoogleCloudDialogflowV2BatchDeleteEntitiesRequest < 3) {
- checkUnnamed7031(o.entityValues!);
+ checkUnnamed7034(o.entityValues!);
unittest.expect(
o.languageCode!,
unittest.equals('foo'),
@@ -7186,14 +7186,14 @@
buildCounterGoogleCloudDialogflowV2BatchDeleteEntitiesRequest--;
}
-core.List<core.String> buildUnnamed7032() {
+core.List<core.String> buildUnnamed7035() {
var o = <core.String>[];
o.add('foo');
o.add('foo');
return o;
}
-void checkUnnamed7032(core.List<core.String> o) {
+void checkUnnamed7035(core.List<core.String> o) {
unittest.expect(o, unittest.hasLength(2));
unittest.expect(
o[0],
@@ -7211,7 +7211,7 @@
var o = api.GoogleCloudDialogflowV2BatchDeleteEntityTypesRequest();
buildCounterGoogleCloudDialogflowV2BatchDeleteEntityTypesRequest++;
if (buildCounterGoogleCloudDialogflowV2BatchDeleteEntityTypesRequest < 3) {
- o.entityTypeNames = buildUnnamed7032();
+ o.entityTypeNames = buildUnnamed7035();
}
buildCounterGoogleCloudDialogflowV2BatchDeleteEntityTypesRequest--;
return o;
@@ -7221,19 +7221,19 @@
api.GoogleCloudDialogflowV2BatchDeleteEntityTypesRequest o) {
buildCounterGoogleCloudDialogflowV2BatchDeleteEntityTypesRequest++;
if (buildCounterGoogleCloudDialogflowV2BatchDeleteEntityTypesRequest < 3) {
- checkUnnamed7032(o.entityTypeNames!);
+ checkUnnamed7035(o.entityTypeNames!);
}
buildCounterGoogleCloudDialogflowV2BatchDeleteEntityTypesRequest--;
}
-core.List<api.GoogleCloudDialogflowV2Intent> buildUnnamed7033() {
+core.List<api.GoogleCloudDialogflowV2Intent> buildUnnamed7036() {
var o = <api.GoogleCloudDialogflowV2Intent>[];
o.add(buildGoogleCloudDialogflowV2Intent());
o.add(buildGoogleCloudDialogflowV2Intent());
return o;
}
-void checkUnnamed7033(core.List<api.GoogleCloudDialogflowV2Intent> o) {
+void checkUnnamed7036(core.List<api.GoogleCloudDialogflowV2Intent> o) {
unittest.expect(o, unittest.hasLength(2));
checkGoogleCloudDialogflowV2Intent(o[0] as api.GoogleCloudDialogflowV2Intent);
checkGoogleCloudDialogflowV2Intent(o[1] as api.GoogleCloudDialogflowV2Intent);
@@ -7245,7 +7245,7 @@
var o = api.GoogleCloudDialogflowV2BatchDeleteIntentsRequest();
buildCounterGoogleCloudDialogflowV2BatchDeleteIntentsRequest++;
if (buildCounterGoogleCloudDialogflowV2BatchDeleteIntentsRequest < 3) {
- o.intents = buildUnnamed7033();
+ o.intents = buildUnnamed7036();
}
buildCounterGoogleCloudDialogflowV2BatchDeleteIntentsRequest--;
return o;
@@ -7255,19 +7255,19 @@
api.GoogleCloudDialogflowV2BatchDeleteIntentsRequest o) {
buildCounterGoogleCloudDialogflowV2BatchDeleteIntentsRequest++;
if (buildCounterGoogleCloudDialogflowV2BatchDeleteIntentsRequest < 3) {
- checkUnnamed7033(o.intents!);
+ checkUnnamed7036(o.intents!);
}
buildCounterGoogleCloudDialogflowV2BatchDeleteIntentsRequest--;
}
-core.List<api.GoogleCloudDialogflowV2EntityTypeEntity> buildUnnamed7034() {
+core.List<api.GoogleCloudDialogflowV2EntityTypeEntity> buildUnnamed7037() {
var o = <api.GoogleCloudDialogflowV2EntityTypeEntity>[];
o.add(buildGoogleCloudDialogflowV2EntityTypeEntity());
o.add(buildGoogleCloudDialogflowV2EntityTypeEntity());
return o;
}
-void checkUnnamed7034(
+void checkUnnamed7037(
core.List<api.GoogleCloudDialogflowV2EntityTypeEntity> o) {
unittest.expect(o, unittest.hasLength(2));
checkGoogleCloudDialogflowV2EntityTypeEntity(
@@ -7282,7 +7282,7 @@
var o = api.GoogleCloudDialogflowV2BatchUpdateEntitiesRequest();
buildCounterGoogleCloudDialogflowV2BatchUpdateEntitiesRequest++;
if (buildCounterGoogleCloudDialogflowV2BatchUpdateEntitiesRequest < 3) {
- o.entities = buildUnnamed7034();
+ o.entities = buildUnnamed7037();
o.languageCode = 'foo';
o.updateMask = 'foo';
}
@@ -7294,7 +7294,7 @@
api.GoogleCloudDialogflowV2BatchUpdateEntitiesRequest o) {
buildCounterGoogleCloudDialogflowV2BatchUpdateEntitiesRequest++;
if (buildCounterGoogleCloudDialogflowV2BatchUpdateEntitiesRequest < 3) {
- checkUnnamed7034(o.entities!);
+ checkUnnamed7037(o.entities!);
unittest.expect(
o.languageCode!,
unittest.equals('foo'),
@@ -7344,14 +7344,14 @@
buildCounterGoogleCloudDialogflowV2BatchUpdateEntityTypesRequest--;
}
-core.List<api.GoogleCloudDialogflowV2EntityType> buildUnnamed7035() {
+core.List<api.GoogleCloudDialogflowV2EntityType> buildUnnamed7038() {
var o = <api.GoogleCloudDialogflowV2EntityType>[];
o.add(buildGoogleCloudDialogflowV2EntityType());
o.add(buildGoogleCloudDialogflowV2EntityType());
return o;
}
-void checkUnnamed7035(core.List<api.GoogleCloudDialogflowV2EntityType> o) {
+void checkUnnamed7038(core.List<api.GoogleCloudDialogflowV2EntityType> o) {
unittest.expect(o, unittest.hasLength(2));
checkGoogleCloudDialogflowV2EntityType(
o[0] as api.GoogleCloudDialogflowV2EntityType);
@@ -7365,7 +7365,7 @@
var o = api.GoogleCloudDialogflowV2BatchUpdateEntityTypesResponse();
buildCounterGoogleCloudDialogflowV2BatchUpdateEntityTypesResponse++;
if (buildCounterGoogleCloudDialogflowV2BatchUpdateEntityTypesResponse < 3) {
- o.entityTypes = buildUnnamed7035();
+ o.entityTypes = buildUnnamed7038();
}
buildCounterGoogleCloudDialogflowV2BatchUpdateEntityTypesResponse--;
return o;
@@ -7375,7 +7375,7 @@
api.GoogleCloudDialogflowV2BatchUpdateEntityTypesResponse o) {
buildCounterGoogleCloudDialogflowV2BatchUpdateEntityTypesResponse++;
if (buildCounterGoogleCloudDialogflowV2BatchUpdateEntityTypesResponse < 3) {
- checkUnnamed7035(o.entityTypes!);
+ checkUnnamed7038(o.entityTypes!);
}
buildCounterGoogleCloudDialogflowV2BatchUpdateEntityTypesResponse--;
}
@@ -7422,14 +7422,14 @@
buildCounterGoogleCloudDialogflowV2BatchUpdateIntentsRequest--;
}
-core.List<api.GoogleCloudDialogflowV2Intent> buildUnnamed7036() {
+core.List<api.GoogleCloudDialogflowV2Intent> buildUnnamed7039() {
var o = <api.GoogleCloudDialogflowV2Intent>[];
o.add(buildGoogleCloudDialogflowV2Intent());
o.add(buildGoogleCloudDialogflowV2Intent());
return o;
}
-void checkUnnamed7036(core.List<api.GoogleCloudDialogflowV2Intent> o) {
+void checkUnnamed7039(core.List<api.GoogleCloudDialogflowV2Intent> o) {
unittest.expect(o, unittest.hasLength(2));
checkGoogleCloudDialogflowV2Intent(o[0] as api.GoogleCloudDialogflowV2Intent);
checkGoogleCloudDialogflowV2Intent(o[1] as api.GoogleCloudDialogflowV2Intent);
@@ -7441,7 +7441,7 @@
var o = api.GoogleCloudDialogflowV2BatchUpdateIntentsResponse();
buildCounterGoogleCloudDialogflowV2BatchUpdateIntentsResponse++;
if (buildCounterGoogleCloudDialogflowV2BatchUpdateIntentsResponse < 3) {
- o.intents = buildUnnamed7036();
+ o.intents = buildUnnamed7039();
}
buildCounterGoogleCloudDialogflowV2BatchUpdateIntentsResponse--;
return o;
@@ -7451,7 +7451,7 @@
api.GoogleCloudDialogflowV2BatchUpdateIntentsResponse o) {
buildCounterGoogleCloudDialogflowV2BatchUpdateIntentsResponse++;
if (buildCounterGoogleCloudDialogflowV2BatchUpdateIntentsResponse < 3) {
- checkUnnamed7036(o.intents!);
+ checkUnnamed7039(o.intents!);
}
buildCounterGoogleCloudDialogflowV2BatchUpdateIntentsResponse--;
}
@@ -7473,7 +7473,7 @@
buildCounterGoogleCloudDialogflowV2CompleteConversationRequest--;
}
-core.Map<core.String, core.Object> buildUnnamed7037() {
+core.Map<core.String, core.Object> buildUnnamed7040() {
var o = <core.String, core.Object>{};
o['x'] = {
'list': [1, 2, 3],
@@ -7488,7 +7488,7 @@
return o;
}
-void checkUnnamed7037(core.Map<core.String, core.Object> o) {
+void checkUnnamed7040(core.Map<core.String, core.Object> o) {
unittest.expect(o, unittest.hasLength(2));
var casted46 = (o['x']!) as core.Map;
unittest.expect(casted46, unittest.hasLength(3));
@@ -7527,7 +7527,7 @@
if (buildCounterGoogleCloudDialogflowV2Context < 3) {
o.lifespanCount = 42;
o.name = 'foo';
- o.parameters = buildUnnamed7037();
+ o.parameters = buildUnnamed7040();
}
buildCounterGoogleCloudDialogflowV2Context--;
return o;
@@ -7544,7 +7544,7 @@
o.name!,
unittest.equals('foo'),
);
- checkUnnamed7037(o.parameters!);
+ checkUnnamed7040(o.parameters!);
}
buildCounterGoogleCloudDialogflowV2Context--;
}
@@ -7805,14 +7805,14 @@
buildCounterGoogleCloudDialogflowV2DetectIntentResponse--;
}
-core.List<core.String> buildUnnamed7038() {
+core.List<core.String> buildUnnamed7041() {
var o = <core.String>[];
o.add('foo');
o.add('foo');
return o;
}
-void checkUnnamed7038(core.List<core.String> o) {
+void checkUnnamed7041(core.List<core.String> o) {
unittest.expect(o, unittest.hasLength(2));
unittest.expect(
o[0],
@@ -7824,14 +7824,14 @@
);
}
-core.Map<core.String, core.String> buildUnnamed7039() {
+core.Map<core.String, core.String> buildUnnamed7042() {
var o = <core.String, core.String>{};
o['x'] = 'foo';
o['y'] = 'foo';
return o;
}
-void checkUnnamed7039(core.Map<core.String, core.String> o) {
+void checkUnnamed7042(core.Map<core.String, core.String> o) {
unittest.expect(o, unittest.hasLength(2));
unittest.expect(
o['x']!,
@@ -7851,9 +7851,9 @@
o.contentUri = 'foo';
o.displayName = 'foo';
o.enableAutoReload = true;
- o.knowledgeTypes = buildUnnamed7038();
+ o.knowledgeTypes = buildUnnamed7041();
o.latestReloadStatus = buildGoogleCloudDialogflowV2DocumentReloadStatus();
- o.metadata = buildUnnamed7039();
+ o.metadata = buildUnnamed7042();
o.mimeType = 'foo';
o.name = 'foo';
o.rawContent = 'foo';
@@ -7875,10 +7875,10 @@
unittest.equals('foo'),
);
unittest.expect(o.enableAutoReload!, unittest.isTrue);
- checkUnnamed7038(o.knowledgeTypes!);
+ checkUnnamed7041(o.knowledgeTypes!);
checkGoogleCloudDialogflowV2DocumentReloadStatus(o.latestReloadStatus!
as api.GoogleCloudDialogflowV2DocumentReloadStatus);
- checkUnnamed7039(o.metadata!);
+ checkUnnamed7042(o.metadata!);
unittest.expect(
o.mimeType!,
unittest.equals('foo'),
@@ -7942,14 +7942,14 @@
buildCounterGoogleCloudDialogflowV2DtmfParameters--;
}
-core.List<api.GoogleCloudDialogflowV2EntityTypeEntity> buildUnnamed7040() {
+core.List<api.GoogleCloudDialogflowV2EntityTypeEntity> buildUnnamed7043() {
var o = <api.GoogleCloudDialogflowV2EntityTypeEntity>[];
o.add(buildGoogleCloudDialogflowV2EntityTypeEntity());
o.add(buildGoogleCloudDialogflowV2EntityTypeEntity());
return o;
}
-void checkUnnamed7040(
+void checkUnnamed7043(
core.List<api.GoogleCloudDialogflowV2EntityTypeEntity> o) {
unittest.expect(o, unittest.hasLength(2));
checkGoogleCloudDialogflowV2EntityTypeEntity(
@@ -7966,7 +7966,7 @@
o.autoExpansionMode = 'foo';
o.displayName = 'foo';
o.enableFuzzyExtraction = true;
- o.entities = buildUnnamed7040();
+ o.entities = buildUnnamed7043();
o.kind = 'foo';
o.name = 'foo';
}
@@ -7987,7 +7987,7 @@
unittest.equals('foo'),
);
unittest.expect(o.enableFuzzyExtraction!, unittest.isTrue);
- checkUnnamed7040(o.entities!);
+ checkUnnamed7043(o.entities!);
unittest.expect(
o.kind!,
unittest.equals('foo'),
@@ -8000,14 +8000,14 @@
buildCounterGoogleCloudDialogflowV2EntityType--;
}
-core.List<api.GoogleCloudDialogflowV2EntityType> buildUnnamed7041() {
+core.List<api.GoogleCloudDialogflowV2EntityType> buildUnnamed7044() {
var o = <api.GoogleCloudDialogflowV2EntityType>[];
o.add(buildGoogleCloudDialogflowV2EntityType());
o.add(buildGoogleCloudDialogflowV2EntityType());
return o;
}
-void checkUnnamed7041(core.List<api.GoogleCloudDialogflowV2EntityType> o) {
+void checkUnnamed7044(core.List<api.GoogleCloudDialogflowV2EntityType> o) {
unittest.expect(o, unittest.hasLength(2));
checkGoogleCloudDialogflowV2EntityType(
o[0] as api.GoogleCloudDialogflowV2EntityType);
@@ -8021,7 +8021,7 @@
var o = api.GoogleCloudDialogflowV2EntityTypeBatch();
buildCounterGoogleCloudDialogflowV2EntityTypeBatch++;
if (buildCounterGoogleCloudDialogflowV2EntityTypeBatch < 3) {
- o.entityTypes = buildUnnamed7041();
+ o.entityTypes = buildUnnamed7044();
}
buildCounterGoogleCloudDialogflowV2EntityTypeBatch--;
return o;
@@ -8031,19 +8031,19 @@
api.GoogleCloudDialogflowV2EntityTypeBatch o) {
buildCounterGoogleCloudDialogflowV2EntityTypeBatch++;
if (buildCounterGoogleCloudDialogflowV2EntityTypeBatch < 3) {
- checkUnnamed7041(o.entityTypes!);
+ checkUnnamed7044(o.entityTypes!);
}
buildCounterGoogleCloudDialogflowV2EntityTypeBatch--;
}
-core.List<core.String> buildUnnamed7042() {
+core.List<core.String> buildUnnamed7045() {
var o = <core.String>[];
o.add('foo');
o.add('foo');
return o;
}
-void checkUnnamed7042(core.List<core.String> o) {
+void checkUnnamed7045(core.List<core.String> o) {
unittest.expect(o, unittest.hasLength(2));
unittest.expect(
o[0],
@@ -8061,7 +8061,7 @@
var o = api.GoogleCloudDialogflowV2EntityTypeEntity();
buildCounterGoogleCloudDialogflowV2EntityTypeEntity++;
if (buildCounterGoogleCloudDialogflowV2EntityTypeEntity < 3) {
- o.synonyms = buildUnnamed7042();
+ o.synonyms = buildUnnamed7045();
o.value = 'foo';
}
buildCounterGoogleCloudDialogflowV2EntityTypeEntity--;
@@ -8072,7 +8072,7 @@
api.GoogleCloudDialogflowV2EntityTypeEntity o) {
buildCounterGoogleCloudDialogflowV2EntityTypeEntity++;
if (buildCounterGoogleCloudDialogflowV2EntityTypeEntity < 3) {
- checkUnnamed7042(o.synonyms!);
+ checkUnnamed7045(o.synonyms!);
unittest.expect(
o.value!,
unittest.equals('foo'),
@@ -8132,14 +8132,14 @@
}
core.List<api.GoogleCloudDialogflowV2EnvironmentHistoryEntry>
- buildUnnamed7043() {
+ buildUnnamed7046() {
var o = <api.GoogleCloudDialogflowV2EnvironmentHistoryEntry>[];
o.add(buildGoogleCloudDialogflowV2EnvironmentHistoryEntry());
o.add(buildGoogleCloudDialogflowV2EnvironmentHistoryEntry());
return o;
}
-void checkUnnamed7043(
+void checkUnnamed7046(
core.List<api.GoogleCloudDialogflowV2EnvironmentHistoryEntry> o) {
unittest.expect(o, unittest.hasLength(2));
checkGoogleCloudDialogflowV2EnvironmentHistoryEntry(
@@ -8154,7 +8154,7 @@
var o = api.GoogleCloudDialogflowV2EnvironmentHistory();
buildCounterGoogleCloudDialogflowV2EnvironmentHistory++;
if (buildCounterGoogleCloudDialogflowV2EnvironmentHistory < 3) {
- o.entries = buildUnnamed7043();
+ o.entries = buildUnnamed7046();
o.nextPageToken = 'foo';
o.parent = 'foo';
}
@@ -8166,7 +8166,7 @@
api.GoogleCloudDialogflowV2EnvironmentHistory o) {
buildCounterGoogleCloudDialogflowV2EnvironmentHistory++;
if (buildCounterGoogleCloudDialogflowV2EnvironmentHistory < 3) {
- checkUnnamed7043(o.entries!);
+ checkUnnamed7046(o.entries!);
unittest.expect(
o.nextPageToken!,
unittest.equals('foo'),
@@ -8213,7 +8213,7 @@
buildCounterGoogleCloudDialogflowV2EnvironmentHistoryEntry--;
}
-core.Map<core.String, core.Object> buildUnnamed7044() {
+core.Map<core.String, core.Object> buildUnnamed7047() {
var o = <core.String, core.Object>{};
o['x'] = {
'list': [1, 2, 3],
@@ -8228,7 +8228,7 @@
return o;
}
-void checkUnnamed7044(core.Map<core.String, core.Object> o) {
+void checkUnnamed7047(core.Map<core.String, core.Object> o) {
unittest.expect(o, unittest.hasLength(2));
var casted48 = (o['x']!) as core.Map;
unittest.expect(casted48, unittest.hasLength(3));
@@ -8267,7 +8267,7 @@
if (buildCounterGoogleCloudDialogflowV2EventInput < 3) {
o.languageCode = 'foo';
o.name = 'foo';
- o.parameters = buildUnnamed7044();
+ o.parameters = buildUnnamed7047();
}
buildCounterGoogleCloudDialogflowV2EventInput--;
return o;
@@ -8285,7 +8285,7 @@
o.name!,
unittest.equals('foo'),
);
- checkUnnamed7044(o.parameters!);
+ checkUnnamed7047(o.parameters!);
}
buildCounterGoogleCloudDialogflowV2EventInput--;
}
@@ -8343,14 +8343,14 @@
buildCounterGoogleCloudDialogflowV2ExportAgentResponse--;
}
-core.Map<core.String, core.String> buildUnnamed7045() {
+core.Map<core.String, core.String> buildUnnamed7048() {
var o = <core.String, core.String>{};
o['x'] = 'foo';
o['y'] = 'foo';
return o;
}
-void checkUnnamed7045(core.Map<core.String, core.String> o) {
+void checkUnnamed7048(core.Map<core.String, core.String> o) {
unittest.expect(o, unittest.hasLength(2));
unittest.expect(
o['x']!,
@@ -8370,7 +8370,7 @@
o.answer = 'foo';
o.answerRecord = 'foo';
o.confidence = 42.0;
- o.metadata = buildUnnamed7045();
+ o.metadata = buildUnnamed7048();
o.question = 'foo';
o.source = 'foo';
}
@@ -8394,7 +8394,7 @@
o.confidence!,
unittest.equals(42.0),
);
- checkUnnamed7045(o.metadata!);
+ checkUnnamed7048(o.metadata!);
unittest.expect(
o.question!,
unittest.equals('foo'),
@@ -8407,14 +8407,14 @@
buildCounterGoogleCloudDialogflowV2FaqAnswer--;
}
-core.List<api.GoogleCloudDialogflowV2FulfillmentFeature> buildUnnamed7046() {
+core.List<api.GoogleCloudDialogflowV2FulfillmentFeature> buildUnnamed7049() {
var o = <api.GoogleCloudDialogflowV2FulfillmentFeature>[];
o.add(buildGoogleCloudDialogflowV2FulfillmentFeature());
o.add(buildGoogleCloudDialogflowV2FulfillmentFeature());
return o;
}
-void checkUnnamed7046(
+void checkUnnamed7049(
core.List<api.GoogleCloudDialogflowV2FulfillmentFeature> o) {
unittest.expect(o, unittest.hasLength(2));
checkGoogleCloudDialogflowV2FulfillmentFeature(
@@ -8431,7 +8431,7 @@
if (buildCounterGoogleCloudDialogflowV2Fulfillment < 3) {
o.displayName = 'foo';
o.enabled = true;
- o.features = buildUnnamed7046();
+ o.features = buildUnnamed7049();
o.genericWebService =
buildGoogleCloudDialogflowV2FulfillmentGenericWebService();
o.name = 'foo';
@@ -8449,7 +8449,7 @@
unittest.equals('foo'),
);
unittest.expect(o.enabled!, unittest.isTrue);
- checkUnnamed7046(o.features!);
+ checkUnnamed7049(o.features!);
checkGoogleCloudDialogflowV2FulfillmentGenericWebService(
o.genericWebService!
as api.GoogleCloudDialogflowV2FulfillmentGenericWebService);
@@ -8485,14 +8485,14 @@
buildCounterGoogleCloudDialogflowV2FulfillmentFeature--;
}
-core.Map<core.String, core.String> buildUnnamed7047() {
+core.Map<core.String, core.String> buildUnnamed7050() {
var o = <core.String, core.String>{};
o['x'] = 'foo';
o['y'] = 'foo';
return o;
}
-void checkUnnamed7047(core.Map<core.String, core.String> o) {
+void checkUnnamed7050(core.Map<core.String, core.String> o) {
unittest.expect(o, unittest.hasLength(2));
unittest.expect(
o['x']!,
@@ -8512,7 +8512,7 @@
if (buildCounterGoogleCloudDialogflowV2FulfillmentGenericWebService < 3) {
o.isCloudFunction = true;
o.password = 'foo';
- o.requestHeaders = buildUnnamed7047();
+ o.requestHeaders = buildUnnamed7050();
o.uri = 'foo';
o.username = 'foo';
}
@@ -8529,7 +8529,7 @@
o.password!,
unittest.equals('foo'),
);
- checkUnnamed7047(o.requestHeaders!);
+ checkUnnamed7050(o.requestHeaders!);
unittest.expect(
o.uri!,
unittest.equals('foo'),
@@ -8640,7 +8640,7 @@
core.List<
api.GoogleCloudDialogflowV2HumanAgentAssistantConfigSuggestionFeatureConfig>
- buildUnnamed7048() {
+ buildUnnamed7051() {
var o = <
api.GoogleCloudDialogflowV2HumanAgentAssistantConfigSuggestionFeatureConfig>[];
o.add(
@@ -8650,7 +8650,7 @@
return o;
}
-void checkUnnamed7048(
+void checkUnnamed7051(
core.List<
api.GoogleCloudDialogflowV2HumanAgentAssistantConfigSuggestionFeatureConfig>
o) {
@@ -8673,7 +8673,7 @@
buildCounterGoogleCloudDialogflowV2HumanAgentAssistantConfigSuggestionConfig++;
if (buildCounterGoogleCloudDialogflowV2HumanAgentAssistantConfigSuggestionConfig <
3) {
- o.featureConfigs = buildUnnamed7048();
+ o.featureConfigs = buildUnnamed7051();
o.groupSuggestionResponses = true;
}
buildCounterGoogleCloudDialogflowV2HumanAgentAssistantConfigSuggestionConfig--;
@@ -8685,7 +8685,7 @@
buildCounterGoogleCloudDialogflowV2HumanAgentAssistantConfigSuggestionConfig++;
if (buildCounterGoogleCloudDialogflowV2HumanAgentAssistantConfigSuggestionConfig <
3) {
- checkUnnamed7048(o.featureConfigs!);
+ checkUnnamed7051(o.featureConfigs!);
unittest.expect(o.groupSuggestionResponses!, unittest.isTrue);
}
buildCounterGoogleCloudDialogflowV2HumanAgentAssistantConfigSuggestionConfig--;
@@ -8852,14 +8852,14 @@
buildCounterGoogleCloudDialogflowV2HumanAgentAssistantConfigSuggestionQueryConfigDialogflowQuerySource--;
}
-core.List<core.String> buildUnnamed7049() {
+core.List<core.String> buildUnnamed7052() {
var o = <core.String>[];
o.add('foo');
o.add('foo');
return o;
}
-void checkUnnamed7049(core.List<core.String> o) {
+void checkUnnamed7052(core.List<core.String> o) {
unittest.expect(o, unittest.hasLength(2));
unittest.expect(
o[0],
@@ -8881,7 +8881,7 @@
buildCounterGoogleCloudDialogflowV2HumanAgentAssistantConfigSuggestionQueryConfigDocumentQuerySource++;
if (buildCounterGoogleCloudDialogflowV2HumanAgentAssistantConfigSuggestionQueryConfigDocumentQuerySource <
3) {
- o.documents = buildUnnamed7049();
+ o.documents = buildUnnamed7052();
}
buildCounterGoogleCloudDialogflowV2HumanAgentAssistantConfigSuggestionQueryConfigDocumentQuerySource--;
return o;
@@ -8893,19 +8893,19 @@
buildCounterGoogleCloudDialogflowV2HumanAgentAssistantConfigSuggestionQueryConfigDocumentQuerySource++;
if (buildCounterGoogleCloudDialogflowV2HumanAgentAssistantConfigSuggestionQueryConfigDocumentQuerySource <
3) {
- checkUnnamed7049(o.documents!);
+ checkUnnamed7052(o.documents!);
}
buildCounterGoogleCloudDialogflowV2HumanAgentAssistantConfigSuggestionQueryConfigDocumentQuerySource--;
}
-core.List<core.String> buildUnnamed7050() {
+core.List<core.String> buildUnnamed7053() {
var o = <core.String>[];
o.add('foo');
o.add('foo');
return o;
}
-void checkUnnamed7050(core.List<core.String> o) {
+void checkUnnamed7053(core.List<core.String> o) {
unittest.expect(o, unittest.hasLength(2));
unittest.expect(
o[0],
@@ -8927,7 +8927,7 @@
buildCounterGoogleCloudDialogflowV2HumanAgentAssistantConfigSuggestionQueryConfigKnowledgeBaseQuerySource++;
if (buildCounterGoogleCloudDialogflowV2HumanAgentAssistantConfigSuggestionQueryConfigKnowledgeBaseQuerySource <
3) {
- o.knowledgeBases = buildUnnamed7050();
+ o.knowledgeBases = buildUnnamed7053();
}
buildCounterGoogleCloudDialogflowV2HumanAgentAssistantConfigSuggestionQueryConfigKnowledgeBaseQuerySource--;
return o;
@@ -8939,7 +8939,7 @@
buildCounterGoogleCloudDialogflowV2HumanAgentAssistantConfigSuggestionQueryConfigKnowledgeBaseQuerySource++;
if (buildCounterGoogleCloudDialogflowV2HumanAgentAssistantConfigSuggestionQueryConfigKnowledgeBaseQuerySource <
3) {
- checkUnnamed7050(o.knowledgeBases!);
+ checkUnnamed7053(o.knowledgeBases!);
}
buildCounterGoogleCloudDialogflowV2HumanAgentAssistantConfigSuggestionQueryConfigKnowledgeBaseQuerySource--;
}
@@ -8973,14 +8973,14 @@
buildCounterGoogleCloudDialogflowV2HumanAgentAssistantConfigSuggestionTriggerSettings--;
}
-core.List<api.GoogleCloudDialogflowV2SuggestionResult> buildUnnamed7051() {
+core.List<api.GoogleCloudDialogflowV2SuggestionResult> buildUnnamed7054() {
var o = <api.GoogleCloudDialogflowV2SuggestionResult>[];
o.add(buildGoogleCloudDialogflowV2SuggestionResult());
o.add(buildGoogleCloudDialogflowV2SuggestionResult());
return o;
}
-void checkUnnamed7051(
+void checkUnnamed7054(
core.List<api.GoogleCloudDialogflowV2SuggestionResult> o) {
unittest.expect(o, unittest.hasLength(2));
checkGoogleCloudDialogflowV2SuggestionResult(
@@ -8997,7 +8997,7 @@
if (buildCounterGoogleCloudDialogflowV2HumanAgentAssistantEvent < 3) {
o.conversation = 'foo';
o.participant = 'foo';
- o.suggestionResults = buildUnnamed7051();
+ o.suggestionResults = buildUnnamed7054();
}
buildCounterGoogleCloudDialogflowV2HumanAgentAssistantEvent--;
return o;
@@ -9015,7 +9015,7 @@
o.participant!,
unittest.equals('foo'),
);
- checkUnnamed7051(o.suggestionResults!);
+ checkUnnamed7054(o.suggestionResults!);
}
buildCounterGoogleCloudDialogflowV2HumanAgentAssistantEvent--;
}
@@ -9151,14 +9151,14 @@
buildCounterGoogleCloudDialogflowV2ImportAgentRequest--;
}
-core.List<core.String> buildUnnamed7052() {
+core.List<core.String> buildUnnamed7055() {
var o = <core.String>[];
o.add('foo');
o.add('foo');
return o;
}
-void checkUnnamed7052(core.List<core.String> o) {
+void checkUnnamed7055(core.List<core.String> o) {
unittest.expect(o, unittest.hasLength(2));
unittest.expect(
o[0],
@@ -9170,14 +9170,14 @@
);
}
-core.List<api.GoogleCloudDialogflowV2SpeechContext> buildUnnamed7053() {
+core.List<api.GoogleCloudDialogflowV2SpeechContext> buildUnnamed7056() {
var o = <api.GoogleCloudDialogflowV2SpeechContext>[];
o.add(buildGoogleCloudDialogflowV2SpeechContext());
o.add(buildGoogleCloudDialogflowV2SpeechContext());
return o;
}
-void checkUnnamed7053(core.List<api.GoogleCloudDialogflowV2SpeechContext> o) {
+void checkUnnamed7056(core.List<api.GoogleCloudDialogflowV2SpeechContext> o) {
unittest.expect(o, unittest.hasLength(2));
checkGoogleCloudDialogflowV2SpeechContext(
o[0] as api.GoogleCloudDialogflowV2SpeechContext);
@@ -9197,10 +9197,10 @@
o.languageCode = 'foo';
o.model = 'foo';
o.modelVariant = 'foo';
- o.phraseHints = buildUnnamed7052();
+ o.phraseHints = buildUnnamed7055();
o.sampleRateHertz = 42;
o.singleUtterance = true;
- o.speechContexts = buildUnnamed7053();
+ o.speechContexts = buildUnnamed7056();
}
buildCounterGoogleCloudDialogflowV2InputAudioConfig--;
return o;
@@ -9228,72 +9228,17 @@
o.modelVariant!,
unittest.equals('foo'),
);
- checkUnnamed7052(o.phraseHints!);
+ checkUnnamed7055(o.phraseHints!);
unittest.expect(
o.sampleRateHertz!,
unittest.equals(42),
);
unittest.expect(o.singleUtterance!, unittest.isTrue);
- checkUnnamed7053(o.speechContexts!);
+ checkUnnamed7056(o.speechContexts!);
}
buildCounterGoogleCloudDialogflowV2InputAudioConfig--;
}
-core.List<core.String> buildUnnamed7054() {
- var o = <core.String>[];
- o.add('foo');
- o.add('foo');
- return o;
-}
-
-void checkUnnamed7054(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'),
- );
-}
-
-core.List<core.String> buildUnnamed7055() {
- var o = <core.String>[];
- o.add('foo');
- o.add('foo');
- return o;
-}
-
-void checkUnnamed7055(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'),
- );
-}
-
-core.List<api.GoogleCloudDialogflowV2IntentFollowupIntentInfo>
- buildUnnamed7056() {
- var o = <api.GoogleCloudDialogflowV2IntentFollowupIntentInfo>[];
- o.add(buildGoogleCloudDialogflowV2IntentFollowupIntentInfo());
- o.add(buildGoogleCloudDialogflowV2IntentFollowupIntentInfo());
- return o;
-}
-
-void checkUnnamed7056(
- core.List<api.GoogleCloudDialogflowV2IntentFollowupIntentInfo> o) {
- unittest.expect(o, unittest.hasLength(2));
- checkGoogleCloudDialogflowV2IntentFollowupIntentInfo(
- o[0] as api.GoogleCloudDialogflowV2IntentFollowupIntentInfo);
- checkGoogleCloudDialogflowV2IntentFollowupIntentInfo(
- o[1] as api.GoogleCloudDialogflowV2IntentFollowupIntentInfo);
-}
-
core.List<core.String> buildUnnamed7057() {
var o = <core.String>[];
o.add('foo');
@@ -9313,14 +9258,69 @@
);
}
-core.List<api.GoogleCloudDialogflowV2IntentMessage> buildUnnamed7058() {
+core.List<core.String> buildUnnamed7058() {
+ var o = <core.String>[];
+ o.add('foo');
+ o.add('foo');
+ return o;
+}
+
+void checkUnnamed7058(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'),
+ );
+}
+
+core.List<api.GoogleCloudDialogflowV2IntentFollowupIntentInfo>
+ buildUnnamed7059() {
+ var o = <api.GoogleCloudDialogflowV2IntentFollowupIntentInfo>[];
+ o.add(buildGoogleCloudDialogflowV2IntentFollowupIntentInfo());
+ o.add(buildGoogleCloudDialogflowV2IntentFollowupIntentInfo());
+ return o;
+}
+
+void checkUnnamed7059(
+ core.List<api.GoogleCloudDialogflowV2IntentFollowupIntentInfo> o) {
+ unittest.expect(o, unittest.hasLength(2));
+ checkGoogleCloudDialogflowV2IntentFollowupIntentInfo(
+ o[0] as api.GoogleCloudDialogflowV2IntentFollowupIntentInfo);
+ checkGoogleCloudDialogflowV2IntentFollowupIntentInfo(
+ o[1] as api.GoogleCloudDialogflowV2IntentFollowupIntentInfo);
+}
+
+core.List<core.String> buildUnnamed7060() {
+ var o = <core.String>[];
+ o.add('foo');
+ o.add('foo');
+ return o;
+}
+
+void checkUnnamed7060(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'),
+ );
+}
+
+core.List<api.GoogleCloudDialogflowV2IntentMessage> buildUnnamed7061() {
var o = <api.GoogleCloudDialogflowV2IntentMessage>[];
o.add(buildGoogleCloudDialogflowV2IntentMessage());
o.add(buildGoogleCloudDialogflowV2IntentMessage());
return o;
}
-void checkUnnamed7058(core.List<api.GoogleCloudDialogflowV2IntentMessage> o) {
+void checkUnnamed7061(core.List<api.GoogleCloudDialogflowV2IntentMessage> o) {
unittest.expect(o, unittest.hasLength(2));
checkGoogleCloudDialogflowV2IntentMessage(
o[0] as api.GoogleCloudDialogflowV2IntentMessage);
@@ -9328,14 +9328,14 @@
o[1] as api.GoogleCloudDialogflowV2IntentMessage);
}
-core.List<api.GoogleCloudDialogflowV2Context> buildUnnamed7059() {
+core.List<api.GoogleCloudDialogflowV2Context> buildUnnamed7062() {
var o = <api.GoogleCloudDialogflowV2Context>[];
o.add(buildGoogleCloudDialogflowV2Context());
o.add(buildGoogleCloudDialogflowV2Context());
return o;
}
-void checkUnnamed7059(core.List<api.GoogleCloudDialogflowV2Context> o) {
+void checkUnnamed7062(core.List<api.GoogleCloudDialogflowV2Context> o) {
unittest.expect(o, unittest.hasLength(2));
checkGoogleCloudDialogflowV2Context(
o[0] as api.GoogleCloudDialogflowV2Context);
@@ -9343,14 +9343,14 @@
o[1] as api.GoogleCloudDialogflowV2Context);
}
-core.List<api.GoogleCloudDialogflowV2IntentParameter> buildUnnamed7060() {
+core.List<api.GoogleCloudDialogflowV2IntentParameter> buildUnnamed7063() {
var o = <api.GoogleCloudDialogflowV2IntentParameter>[];
o.add(buildGoogleCloudDialogflowV2IntentParameter());
o.add(buildGoogleCloudDialogflowV2IntentParameter());
return o;
}
-void checkUnnamed7060(core.List<api.GoogleCloudDialogflowV2IntentParameter> o) {
+void checkUnnamed7063(core.List<api.GoogleCloudDialogflowV2IntentParameter> o) {
unittest.expect(o, unittest.hasLength(2));
checkGoogleCloudDialogflowV2IntentParameter(
o[0] as api.GoogleCloudDialogflowV2IntentParameter);
@@ -9358,14 +9358,14 @@
o[1] as api.GoogleCloudDialogflowV2IntentParameter);
}
-core.List<api.GoogleCloudDialogflowV2IntentTrainingPhrase> buildUnnamed7061() {
+core.List<api.GoogleCloudDialogflowV2IntentTrainingPhrase> buildUnnamed7064() {
var o = <api.GoogleCloudDialogflowV2IntentTrainingPhrase>[];
o.add(buildGoogleCloudDialogflowV2IntentTrainingPhrase());
o.add(buildGoogleCloudDialogflowV2IntentTrainingPhrase());
return o;
}
-void checkUnnamed7061(
+void checkUnnamed7064(
core.List<api.GoogleCloudDialogflowV2IntentTrainingPhrase> o) {
unittest.expect(o, unittest.hasLength(2));
checkGoogleCloudDialogflowV2IntentTrainingPhrase(
@@ -9380,24 +9380,24 @@
buildCounterGoogleCloudDialogflowV2Intent++;
if (buildCounterGoogleCloudDialogflowV2Intent < 3) {
o.action = 'foo';
- o.defaultResponsePlatforms = buildUnnamed7054();
+ o.defaultResponsePlatforms = buildUnnamed7057();
o.displayName = 'foo';
o.endInteraction = true;
- o.events = buildUnnamed7055();
- o.followupIntentInfo = buildUnnamed7056();
- o.inputContextNames = buildUnnamed7057();
+ o.events = buildUnnamed7058();
+ o.followupIntentInfo = buildUnnamed7059();
+ o.inputContextNames = buildUnnamed7060();
o.isFallback = true;
o.liveAgentHandoff = true;
- o.messages = buildUnnamed7058();
+ o.messages = buildUnnamed7061();
o.mlDisabled = true;
o.name = 'foo';
- o.outputContexts = buildUnnamed7059();
- o.parameters = buildUnnamed7060();
+ o.outputContexts = buildUnnamed7062();
+ o.parameters = buildUnnamed7063();
o.parentFollowupIntentName = 'foo';
o.priority = 42;
o.resetContexts = true;
o.rootFollowupIntentName = 'foo';
- o.trainingPhrases = buildUnnamed7061();
+ o.trainingPhrases = buildUnnamed7064();
o.webhookState = 'foo';
}
buildCounterGoogleCloudDialogflowV2Intent--;
@@ -9411,25 +9411,25 @@
o.action!,
unittest.equals('foo'),
);
- checkUnnamed7054(o.defaultResponsePlatforms!);
+ checkUnnamed7057(o.defaultResponsePlatforms!);
unittest.expect(
o.displayName!,
unittest.equals('foo'),
);
unittest.expect(o.endInteraction!, unittest.isTrue);
- checkUnnamed7055(o.events!);
- checkUnnamed7056(o.followupIntentInfo!);
- checkUnnamed7057(o.inputContextNames!);
+ checkUnnamed7058(o.events!);
+ checkUnnamed7059(o.followupIntentInfo!);
+ checkUnnamed7060(o.inputContextNames!);
unittest.expect(o.isFallback!, unittest.isTrue);
unittest.expect(o.liveAgentHandoff!, unittest.isTrue);
- checkUnnamed7058(o.messages!);
+ checkUnnamed7061(o.messages!);
unittest.expect(o.mlDisabled!, unittest.isTrue);
unittest.expect(
o.name!,
unittest.equals('foo'),
);
- checkUnnamed7059(o.outputContexts!);
- checkUnnamed7060(o.parameters!);
+ checkUnnamed7062(o.outputContexts!);
+ checkUnnamed7063(o.parameters!);
unittest.expect(
o.parentFollowupIntentName!,
unittest.equals('foo'),
@@ -9443,7 +9443,7 @@
o.rootFollowupIntentName!,
unittest.equals('foo'),
);
- checkUnnamed7061(o.trainingPhrases!);
+ checkUnnamed7064(o.trainingPhrases!);
unittest.expect(
o.webhookState!,
unittest.equals('foo'),
@@ -9452,14 +9452,14 @@
buildCounterGoogleCloudDialogflowV2Intent--;
}
-core.List<api.GoogleCloudDialogflowV2Intent> buildUnnamed7062() {
+core.List<api.GoogleCloudDialogflowV2Intent> buildUnnamed7065() {
var o = <api.GoogleCloudDialogflowV2Intent>[];
o.add(buildGoogleCloudDialogflowV2Intent());
o.add(buildGoogleCloudDialogflowV2Intent());
return o;
}
-void checkUnnamed7062(core.List<api.GoogleCloudDialogflowV2Intent> o) {
+void checkUnnamed7065(core.List<api.GoogleCloudDialogflowV2Intent> o) {
unittest.expect(o, unittest.hasLength(2));
checkGoogleCloudDialogflowV2Intent(o[0] as api.GoogleCloudDialogflowV2Intent);
checkGoogleCloudDialogflowV2Intent(o[1] as api.GoogleCloudDialogflowV2Intent);
@@ -9471,7 +9471,7 @@
var o = api.GoogleCloudDialogflowV2IntentBatch();
buildCounterGoogleCloudDialogflowV2IntentBatch++;
if (buildCounterGoogleCloudDialogflowV2IntentBatch < 3) {
- o.intents = buildUnnamed7062();
+ o.intents = buildUnnamed7065();
}
buildCounterGoogleCloudDialogflowV2IntentBatch--;
return o;
@@ -9481,7 +9481,7 @@
api.GoogleCloudDialogflowV2IntentBatch o) {
buildCounterGoogleCloudDialogflowV2IntentBatch++;
if (buildCounterGoogleCloudDialogflowV2IntentBatch < 3) {
- checkUnnamed7062(o.intents!);
+ checkUnnamed7065(o.intents!);
}
buildCounterGoogleCloudDialogflowV2IntentBatch--;
}
@@ -9515,7 +9515,7 @@
buildCounterGoogleCloudDialogflowV2IntentFollowupIntentInfo--;
}
-core.Map<core.String, core.Object> buildUnnamed7063() {
+core.Map<core.String, core.Object> buildUnnamed7066() {
var o = <core.String, core.Object>{};
o['x'] = {
'list': [1, 2, 3],
@@ -9530,7 +9530,7 @@
return o;
}
-void checkUnnamed7063(core.Map<core.String, core.Object> o) {
+void checkUnnamed7066(core.Map<core.String, core.Object> o) {
unittest.expect(o, unittest.hasLength(2));
var casted50 = (o['x']!) as core.Map;
unittest.expect(casted50, unittest.hasLength(3));
@@ -9579,7 +9579,7 @@
buildGoogleCloudDialogflowV2IntentMessageLinkOutSuggestion();
o.listSelect = buildGoogleCloudDialogflowV2IntentMessageListSelect();
o.mediaContent = buildGoogleCloudDialogflowV2IntentMessageMediaContent();
- o.payload = buildUnnamed7063();
+ o.payload = buildUnnamed7066();
o.platform = 'foo';
o.quickReplies = buildGoogleCloudDialogflowV2IntentMessageQuickReplies();
o.simpleResponses =
@@ -9614,7 +9614,7 @@
o.listSelect! as api.GoogleCloudDialogflowV2IntentMessageListSelect);
checkGoogleCloudDialogflowV2IntentMessageMediaContent(o.mediaContent!
as api.GoogleCloudDialogflowV2IntentMessageMediaContent);
- checkUnnamed7063(o.payload!);
+ checkUnnamed7066(o.payload!);
unittest.expect(
o.platform!,
unittest.equals('foo'),
@@ -9634,14 +9634,14 @@
}
core.List<api.GoogleCloudDialogflowV2IntentMessageBasicCardButton>
- buildUnnamed7064() {
+ buildUnnamed7067() {
var o = <api.GoogleCloudDialogflowV2IntentMessageBasicCardButton>[];
o.add(buildGoogleCloudDialogflowV2IntentMessageBasicCardButton());
o.add(buildGoogleCloudDialogflowV2IntentMessageBasicCardButton());
return o;
}
-void checkUnnamed7064(
+void checkUnnamed7067(
core.List<api.GoogleCloudDialogflowV2IntentMessageBasicCardButton> o) {
unittest.expect(o, unittest.hasLength(2));
checkGoogleCloudDialogflowV2IntentMessageBasicCardButton(
@@ -9656,7 +9656,7 @@
var o = api.GoogleCloudDialogflowV2IntentMessageBasicCard();
buildCounterGoogleCloudDialogflowV2IntentMessageBasicCard++;
if (buildCounterGoogleCloudDialogflowV2IntentMessageBasicCard < 3) {
- o.buttons = buildUnnamed7064();
+ o.buttons = buildUnnamed7067();
o.formattedText = 'foo';
o.image = buildGoogleCloudDialogflowV2IntentMessageImage();
o.subtitle = 'foo';
@@ -9670,7 +9670,7 @@
api.GoogleCloudDialogflowV2IntentMessageBasicCard o) {
buildCounterGoogleCloudDialogflowV2IntentMessageBasicCard++;
if (buildCounterGoogleCloudDialogflowV2IntentMessageBasicCard < 3) {
- checkUnnamed7064(o.buttons!);
+ checkUnnamed7067(o.buttons!);
unittest.expect(
o.formattedText!,
unittest.equals('foo'),
@@ -9749,7 +9749,7 @@
core.List<
api.GoogleCloudDialogflowV2IntentMessageBrowseCarouselCardBrowseCarouselCardItem>
- buildUnnamed7065() {
+ buildUnnamed7068() {
var o = <
api.GoogleCloudDialogflowV2IntentMessageBrowseCarouselCardBrowseCarouselCardItem>[];
o.add(
@@ -9759,7 +9759,7 @@
return o;
}
-void checkUnnamed7065(
+void checkUnnamed7068(
core.List<
api.GoogleCloudDialogflowV2IntentMessageBrowseCarouselCardBrowseCarouselCardItem>
o) {
@@ -9779,7 +9779,7 @@
buildCounterGoogleCloudDialogflowV2IntentMessageBrowseCarouselCard++;
if (buildCounterGoogleCloudDialogflowV2IntentMessageBrowseCarouselCard < 3) {
o.imageDisplayOptions = 'foo';
- o.items = buildUnnamed7065();
+ o.items = buildUnnamed7068();
}
buildCounterGoogleCloudDialogflowV2IntentMessageBrowseCarouselCard--;
return o;
@@ -9793,7 +9793,7 @@
o.imageDisplayOptions!,
unittest.equals('foo'),
);
- checkUnnamed7065(o.items!);
+ checkUnnamed7068(o.items!);
}
buildCounterGoogleCloudDialogflowV2IntentMessageBrowseCarouselCard--;
}
@@ -9882,14 +9882,14 @@
}
core.List<api.GoogleCloudDialogflowV2IntentMessageCardButton>
- buildUnnamed7066() {
+ buildUnnamed7069() {
var o = <api.GoogleCloudDialogflowV2IntentMessageCardButton>[];
o.add(buildGoogleCloudDialogflowV2IntentMessageCardButton());
o.add(buildGoogleCloudDialogflowV2IntentMessageCardButton());
return o;
}
-void checkUnnamed7066(
+void checkUnnamed7069(
core.List<api.GoogleCloudDialogflowV2IntentMessageCardButton> o) {
unittest.expect(o, unittest.hasLength(2));
checkGoogleCloudDialogflowV2IntentMessageCardButton(
@@ -9904,7 +9904,7 @@
var o = api.GoogleCloudDialogflowV2IntentMessageCard();
buildCounterGoogleCloudDialogflowV2IntentMessageCard++;
if (buildCounterGoogleCloudDialogflowV2IntentMessageCard < 3) {
- o.buttons = buildUnnamed7066();
+ o.buttons = buildUnnamed7069();
o.imageUri = 'foo';
o.subtitle = 'foo';
o.title = 'foo';
@@ -9917,7 +9917,7 @@
api.GoogleCloudDialogflowV2IntentMessageCard o) {
buildCounterGoogleCloudDialogflowV2IntentMessageCard++;
if (buildCounterGoogleCloudDialogflowV2IntentMessageCard < 3) {
- checkUnnamed7066(o.buttons!);
+ checkUnnamed7069(o.buttons!);
unittest.expect(
o.imageUri!,
unittest.equals('foo'),
@@ -9964,14 +9964,14 @@
}
core.List<api.GoogleCloudDialogflowV2IntentMessageCarouselSelectItem>
- buildUnnamed7067() {
+ buildUnnamed7070() {
var o = <api.GoogleCloudDialogflowV2IntentMessageCarouselSelectItem>[];
o.add(buildGoogleCloudDialogflowV2IntentMessageCarouselSelectItem());
o.add(buildGoogleCloudDialogflowV2IntentMessageCarouselSelectItem());
return o;
}
-void checkUnnamed7067(
+void checkUnnamed7070(
core.List<api.GoogleCloudDialogflowV2IntentMessageCarouselSelectItem> o) {
unittest.expect(o, unittest.hasLength(2));
checkGoogleCloudDialogflowV2IntentMessageCarouselSelectItem(
@@ -9986,7 +9986,7 @@
var o = api.GoogleCloudDialogflowV2IntentMessageCarouselSelect();
buildCounterGoogleCloudDialogflowV2IntentMessageCarouselSelect++;
if (buildCounterGoogleCloudDialogflowV2IntentMessageCarouselSelect < 3) {
- o.items = buildUnnamed7067();
+ o.items = buildUnnamed7070();
}
buildCounterGoogleCloudDialogflowV2IntentMessageCarouselSelect--;
return o;
@@ -9996,7 +9996,7 @@
api.GoogleCloudDialogflowV2IntentMessageCarouselSelect o) {
buildCounterGoogleCloudDialogflowV2IntentMessageCarouselSelect++;
if (buildCounterGoogleCloudDialogflowV2IntentMessageCarouselSelect < 3) {
- checkUnnamed7067(o.items!);
+ checkUnnamed7070(o.items!);
}
buildCounterGoogleCloudDialogflowV2IntentMessageCarouselSelect--;
}
@@ -10124,14 +10124,14 @@
}
core.List<api.GoogleCloudDialogflowV2IntentMessageListSelectItem>
- buildUnnamed7068() {
+ buildUnnamed7071() {
var o = <api.GoogleCloudDialogflowV2IntentMessageListSelectItem>[];
o.add(buildGoogleCloudDialogflowV2IntentMessageListSelectItem());
o.add(buildGoogleCloudDialogflowV2IntentMessageListSelectItem());
return o;
}
-void checkUnnamed7068(
+void checkUnnamed7071(
core.List<api.GoogleCloudDialogflowV2IntentMessageListSelectItem> o) {
unittest.expect(o, unittest.hasLength(2));
checkGoogleCloudDialogflowV2IntentMessageListSelectItem(
@@ -10146,7 +10146,7 @@
var o = api.GoogleCloudDialogflowV2IntentMessageListSelect();
buildCounterGoogleCloudDialogflowV2IntentMessageListSelect++;
if (buildCounterGoogleCloudDialogflowV2IntentMessageListSelect < 3) {
- o.items = buildUnnamed7068();
+ o.items = buildUnnamed7071();
o.subtitle = 'foo';
o.title = 'foo';
}
@@ -10158,7 +10158,7 @@
api.GoogleCloudDialogflowV2IntentMessageListSelect o) {
buildCounterGoogleCloudDialogflowV2IntentMessageListSelect++;
if (buildCounterGoogleCloudDialogflowV2IntentMessageListSelect < 3) {
- checkUnnamed7068(o.items!);
+ checkUnnamed7071(o.items!);
unittest.expect(
o.subtitle!,
unittest.equals('foo'),
@@ -10208,7 +10208,7 @@
core.List<
api.GoogleCloudDialogflowV2IntentMessageMediaContentResponseMediaObject>
- buildUnnamed7069() {
+ buildUnnamed7072() {
var o = <
api.GoogleCloudDialogflowV2IntentMessageMediaContentResponseMediaObject>[];
o.add(
@@ -10218,7 +10218,7 @@
return o;
}
-void checkUnnamed7069(
+void checkUnnamed7072(
core.List<
api.GoogleCloudDialogflowV2IntentMessageMediaContentResponseMediaObject>
o) {
@@ -10237,7 +10237,7 @@
var o = api.GoogleCloudDialogflowV2IntentMessageMediaContent();
buildCounterGoogleCloudDialogflowV2IntentMessageMediaContent++;
if (buildCounterGoogleCloudDialogflowV2IntentMessageMediaContent < 3) {
- o.mediaObjects = buildUnnamed7069();
+ o.mediaObjects = buildUnnamed7072();
o.mediaType = 'foo';
}
buildCounterGoogleCloudDialogflowV2IntentMessageMediaContent--;
@@ -10248,7 +10248,7 @@
api.GoogleCloudDialogflowV2IntentMessageMediaContent o) {
buildCounterGoogleCloudDialogflowV2IntentMessageMediaContent++;
if (buildCounterGoogleCloudDialogflowV2IntentMessageMediaContent < 3) {
- checkUnnamed7069(o.mediaObjects!);
+ checkUnnamed7072(o.mediaObjects!);
unittest.expect(
o.mediaType!,
unittest.equals('foo'),
@@ -10302,14 +10302,14 @@
buildCounterGoogleCloudDialogflowV2IntentMessageMediaContentResponseMediaObject--;
}
-core.List<core.String> buildUnnamed7070() {
+core.List<core.String> buildUnnamed7073() {
var o = <core.String>[];
o.add('foo');
o.add('foo');
return o;
}
-void checkUnnamed7070(core.List<core.String> o) {
+void checkUnnamed7073(core.List<core.String> o) {
unittest.expect(o, unittest.hasLength(2));
unittest.expect(
o[0],
@@ -10327,7 +10327,7 @@
var o = api.GoogleCloudDialogflowV2IntentMessageQuickReplies();
buildCounterGoogleCloudDialogflowV2IntentMessageQuickReplies++;
if (buildCounterGoogleCloudDialogflowV2IntentMessageQuickReplies < 3) {
- o.quickReplies = buildUnnamed7070();
+ o.quickReplies = buildUnnamed7073();
o.title = 'foo';
}
buildCounterGoogleCloudDialogflowV2IntentMessageQuickReplies--;
@@ -10338,7 +10338,7 @@
api.GoogleCloudDialogflowV2IntentMessageQuickReplies o) {
buildCounterGoogleCloudDialogflowV2IntentMessageQuickReplies++;
if (buildCounterGoogleCloudDialogflowV2IntentMessageQuickReplies < 3) {
- checkUnnamed7070(o.quickReplies!);
+ checkUnnamed7073(o.quickReplies!);
unittest.expect(
o.title!,
unittest.equals('foo'),
@@ -10347,14 +10347,14 @@
buildCounterGoogleCloudDialogflowV2IntentMessageQuickReplies--;
}
-core.List<core.String> buildUnnamed7071() {
+core.List<core.String> buildUnnamed7074() {
var o = <core.String>[];
o.add('foo');
o.add('foo');
return o;
}
-void checkUnnamed7071(core.List<core.String> o) {
+void checkUnnamed7074(core.List<core.String> o) {
unittest.expect(o, unittest.hasLength(2));
unittest.expect(
o[0],
@@ -10373,7 +10373,7 @@
buildCounterGoogleCloudDialogflowV2IntentMessageSelectItemInfo++;
if (buildCounterGoogleCloudDialogflowV2IntentMessageSelectItemInfo < 3) {
o.key = 'foo';
- o.synonyms = buildUnnamed7071();
+ o.synonyms = buildUnnamed7074();
}
buildCounterGoogleCloudDialogflowV2IntentMessageSelectItemInfo--;
return o;
@@ -10387,7 +10387,7 @@
o.key!,
unittest.equals('foo'),
);
- checkUnnamed7071(o.synonyms!);
+ checkUnnamed7074(o.synonyms!);
}
buildCounterGoogleCloudDialogflowV2IntentMessageSelectItemInfo--;
}
@@ -10427,14 +10427,14 @@
}
core.List<api.GoogleCloudDialogflowV2IntentMessageSimpleResponse>
- buildUnnamed7072() {
+ buildUnnamed7075() {
var o = <api.GoogleCloudDialogflowV2IntentMessageSimpleResponse>[];
o.add(buildGoogleCloudDialogflowV2IntentMessageSimpleResponse());
o.add(buildGoogleCloudDialogflowV2IntentMessageSimpleResponse());
return o;
}
-void checkUnnamed7072(
+void checkUnnamed7075(
core.List<api.GoogleCloudDialogflowV2IntentMessageSimpleResponse> o) {
unittest.expect(o, unittest.hasLength(2));
checkGoogleCloudDialogflowV2IntentMessageSimpleResponse(
@@ -10449,7 +10449,7 @@
var o = api.GoogleCloudDialogflowV2IntentMessageSimpleResponses();
buildCounterGoogleCloudDialogflowV2IntentMessageSimpleResponses++;
if (buildCounterGoogleCloudDialogflowV2IntentMessageSimpleResponses < 3) {
- o.simpleResponses = buildUnnamed7072();
+ o.simpleResponses = buildUnnamed7075();
}
buildCounterGoogleCloudDialogflowV2IntentMessageSimpleResponses--;
return o;
@@ -10459,7 +10459,7 @@
api.GoogleCloudDialogflowV2IntentMessageSimpleResponses o) {
buildCounterGoogleCloudDialogflowV2IntentMessageSimpleResponses++;
if (buildCounterGoogleCloudDialogflowV2IntentMessageSimpleResponses < 3) {
- checkUnnamed7072(o.simpleResponses!);
+ checkUnnamed7075(o.simpleResponses!);
}
buildCounterGoogleCloudDialogflowV2IntentMessageSimpleResponses--;
}
@@ -10489,14 +10489,14 @@
}
core.List<api.GoogleCloudDialogflowV2IntentMessageSuggestion>
- buildUnnamed7073() {
+ buildUnnamed7076() {
var o = <api.GoogleCloudDialogflowV2IntentMessageSuggestion>[];
o.add(buildGoogleCloudDialogflowV2IntentMessageSuggestion());
o.add(buildGoogleCloudDialogflowV2IntentMessageSuggestion());
return o;
}
-void checkUnnamed7073(
+void checkUnnamed7076(
core.List<api.GoogleCloudDialogflowV2IntentMessageSuggestion> o) {
unittest.expect(o, unittest.hasLength(2));
checkGoogleCloudDialogflowV2IntentMessageSuggestion(
@@ -10511,7 +10511,7 @@
var o = api.GoogleCloudDialogflowV2IntentMessageSuggestions();
buildCounterGoogleCloudDialogflowV2IntentMessageSuggestions++;
if (buildCounterGoogleCloudDialogflowV2IntentMessageSuggestions < 3) {
- o.suggestions = buildUnnamed7073();
+ o.suggestions = buildUnnamed7076();
}
buildCounterGoogleCloudDialogflowV2IntentMessageSuggestions--;
return o;
@@ -10521,20 +10521,20 @@
api.GoogleCloudDialogflowV2IntentMessageSuggestions o) {
buildCounterGoogleCloudDialogflowV2IntentMessageSuggestions++;
if (buildCounterGoogleCloudDialogflowV2IntentMessageSuggestions < 3) {
- checkUnnamed7073(o.suggestions!);
+ checkUnnamed7076(o.suggestions!);
}
buildCounterGoogleCloudDialogflowV2IntentMessageSuggestions--;
}
core.List<api.GoogleCloudDialogflowV2IntentMessageBasicCardButton>
- buildUnnamed7074() {
+ buildUnnamed7077() {
var o = <api.GoogleCloudDialogflowV2IntentMessageBasicCardButton>[];
o.add(buildGoogleCloudDialogflowV2IntentMessageBasicCardButton());
o.add(buildGoogleCloudDialogflowV2IntentMessageBasicCardButton());
return o;
}
-void checkUnnamed7074(
+void checkUnnamed7077(
core.List<api.GoogleCloudDialogflowV2IntentMessageBasicCardButton> o) {
unittest.expect(o, unittest.hasLength(2));
checkGoogleCloudDialogflowV2IntentMessageBasicCardButton(
@@ -10544,14 +10544,14 @@
}
core.List<api.GoogleCloudDialogflowV2IntentMessageColumnProperties>
- buildUnnamed7075() {
+ buildUnnamed7078() {
var o = <api.GoogleCloudDialogflowV2IntentMessageColumnProperties>[];
o.add(buildGoogleCloudDialogflowV2IntentMessageColumnProperties());
o.add(buildGoogleCloudDialogflowV2IntentMessageColumnProperties());
return o;
}
-void checkUnnamed7075(
+void checkUnnamed7078(
core.List<api.GoogleCloudDialogflowV2IntentMessageColumnProperties> o) {
unittest.expect(o, unittest.hasLength(2));
checkGoogleCloudDialogflowV2IntentMessageColumnProperties(
@@ -10561,14 +10561,14 @@
}
core.List<api.GoogleCloudDialogflowV2IntentMessageTableCardRow>
- buildUnnamed7076() {
+ buildUnnamed7079() {
var o = <api.GoogleCloudDialogflowV2IntentMessageTableCardRow>[];
o.add(buildGoogleCloudDialogflowV2IntentMessageTableCardRow());
o.add(buildGoogleCloudDialogflowV2IntentMessageTableCardRow());
return o;
}
-void checkUnnamed7076(
+void checkUnnamed7079(
core.List<api.GoogleCloudDialogflowV2IntentMessageTableCardRow> o) {
unittest.expect(o, unittest.hasLength(2));
checkGoogleCloudDialogflowV2IntentMessageTableCardRow(
@@ -10583,10 +10583,10 @@
var o = api.GoogleCloudDialogflowV2IntentMessageTableCard();
buildCounterGoogleCloudDialogflowV2IntentMessageTableCard++;
if (buildCounterGoogleCloudDialogflowV2IntentMessageTableCard < 3) {
- o.buttons = buildUnnamed7074();
- o.columnProperties = buildUnnamed7075();
+ o.buttons = buildUnnamed7077();
+ o.columnProperties = buildUnnamed7078();
o.image = buildGoogleCloudDialogflowV2IntentMessageImage();
- o.rows = buildUnnamed7076();
+ o.rows = buildUnnamed7079();
o.subtitle = 'foo';
o.title = 'foo';
}
@@ -10598,11 +10598,11 @@
api.GoogleCloudDialogflowV2IntentMessageTableCard o) {
buildCounterGoogleCloudDialogflowV2IntentMessageTableCard++;
if (buildCounterGoogleCloudDialogflowV2IntentMessageTableCard < 3) {
- checkUnnamed7074(o.buttons!);
- checkUnnamed7075(o.columnProperties!);
+ checkUnnamed7077(o.buttons!);
+ checkUnnamed7078(o.columnProperties!);
checkGoogleCloudDialogflowV2IntentMessageImage(
o.image! as api.GoogleCloudDialogflowV2IntentMessageImage);
- checkUnnamed7076(o.rows!);
+ checkUnnamed7079(o.rows!);
unittest.expect(
o.subtitle!,
unittest.equals('foo'),
@@ -10640,14 +10640,14 @@
}
core.List<api.GoogleCloudDialogflowV2IntentMessageTableCardCell>
- buildUnnamed7077() {
+ buildUnnamed7080() {
var o = <api.GoogleCloudDialogflowV2IntentMessageTableCardCell>[];
o.add(buildGoogleCloudDialogflowV2IntentMessageTableCardCell());
o.add(buildGoogleCloudDialogflowV2IntentMessageTableCardCell());
return o;
}
-void checkUnnamed7077(
+void checkUnnamed7080(
core.List<api.GoogleCloudDialogflowV2IntentMessageTableCardCell> o) {
unittest.expect(o, unittest.hasLength(2));
checkGoogleCloudDialogflowV2IntentMessageTableCardCell(
@@ -10662,7 +10662,7 @@
var o = api.GoogleCloudDialogflowV2IntentMessageTableCardRow();
buildCounterGoogleCloudDialogflowV2IntentMessageTableCardRow++;
if (buildCounterGoogleCloudDialogflowV2IntentMessageTableCardRow < 3) {
- o.cells = buildUnnamed7077();
+ o.cells = buildUnnamed7080();
o.dividerAfter = true;
}
buildCounterGoogleCloudDialogflowV2IntentMessageTableCardRow--;
@@ -10673,20 +10673,20 @@
api.GoogleCloudDialogflowV2IntentMessageTableCardRow o) {
buildCounterGoogleCloudDialogflowV2IntentMessageTableCardRow++;
if (buildCounterGoogleCloudDialogflowV2IntentMessageTableCardRow < 3) {
- checkUnnamed7077(o.cells!);
+ checkUnnamed7080(o.cells!);
unittest.expect(o.dividerAfter!, unittest.isTrue);
}
buildCounterGoogleCloudDialogflowV2IntentMessageTableCardRow--;
}
-core.List<core.String> buildUnnamed7078() {
+core.List<core.String> buildUnnamed7081() {
var o = <core.String>[];
o.add('foo');
o.add('foo');
return o;
}
-void checkUnnamed7078(core.List<core.String> o) {
+void checkUnnamed7081(core.List<core.String> o) {
unittest.expect(o, unittest.hasLength(2));
unittest.expect(
o[0],
@@ -10704,7 +10704,7 @@
var o = api.GoogleCloudDialogflowV2IntentMessageText();
buildCounterGoogleCloudDialogflowV2IntentMessageText++;
if (buildCounterGoogleCloudDialogflowV2IntentMessageText < 3) {
- o.text = buildUnnamed7078();
+ o.text = buildUnnamed7081();
}
buildCounterGoogleCloudDialogflowV2IntentMessageText--;
return o;
@@ -10714,19 +10714,19 @@
api.GoogleCloudDialogflowV2IntentMessageText o) {
buildCounterGoogleCloudDialogflowV2IntentMessageText++;
if (buildCounterGoogleCloudDialogflowV2IntentMessageText < 3) {
- checkUnnamed7078(o.text!);
+ checkUnnamed7081(o.text!);
}
buildCounterGoogleCloudDialogflowV2IntentMessageText--;
}
-core.List<core.String> buildUnnamed7079() {
+core.List<core.String> buildUnnamed7082() {
var o = <core.String>[];
o.add('foo');
o.add('foo');
return o;
}
-void checkUnnamed7079(core.List<core.String> o) {
+void checkUnnamed7082(core.List<core.String> o) {
unittest.expect(o, unittest.hasLength(2));
unittest.expect(
o[0],
@@ -10750,7 +10750,7 @@
o.isList = true;
o.mandatory = true;
o.name = 'foo';
- o.prompts = buildUnnamed7079();
+ o.prompts = buildUnnamed7082();
o.value = 'foo';
}
buildCounterGoogleCloudDialogflowV2IntentParameter--;
@@ -10779,7 +10779,7 @@
o.name!,
unittest.equals('foo'),
);
- checkUnnamed7079(o.prompts!);
+ checkUnnamed7082(o.prompts!);
unittest.expect(
o.value!,
unittest.equals('foo'),
@@ -10789,14 +10789,14 @@
}
core.List<api.GoogleCloudDialogflowV2IntentTrainingPhrasePart>
- buildUnnamed7080() {
+ buildUnnamed7083() {
var o = <api.GoogleCloudDialogflowV2IntentTrainingPhrasePart>[];
o.add(buildGoogleCloudDialogflowV2IntentTrainingPhrasePart());
o.add(buildGoogleCloudDialogflowV2IntentTrainingPhrasePart());
return o;
}
-void checkUnnamed7080(
+void checkUnnamed7083(
core.List<api.GoogleCloudDialogflowV2IntentTrainingPhrasePart> o) {
unittest.expect(o, unittest.hasLength(2));
checkGoogleCloudDialogflowV2IntentTrainingPhrasePart(
@@ -10812,7 +10812,7 @@
buildCounterGoogleCloudDialogflowV2IntentTrainingPhrase++;
if (buildCounterGoogleCloudDialogflowV2IntentTrainingPhrase < 3) {
o.name = 'foo';
- o.parts = buildUnnamed7080();
+ o.parts = buildUnnamed7083();
o.timesAddedCount = 42;
o.type = 'foo';
}
@@ -10828,7 +10828,7 @@
o.name!,
unittest.equals('foo'),
);
- checkUnnamed7080(o.parts!);
+ checkUnnamed7083(o.parts!);
unittest.expect(
o.timesAddedCount!,
unittest.equals(42),
@@ -10935,14 +10935,14 @@
buildCounterGoogleCloudDialogflowV2KnowledgeOperationMetadata--;
}
-core.List<api.GoogleCloudDialogflowV2AnswerRecord> buildUnnamed7081() {
+core.List<api.GoogleCloudDialogflowV2AnswerRecord> buildUnnamed7084() {
var o = <api.GoogleCloudDialogflowV2AnswerRecord>[];
o.add(buildGoogleCloudDialogflowV2AnswerRecord());
o.add(buildGoogleCloudDialogflowV2AnswerRecord());
return o;
}
-void checkUnnamed7081(core.List<api.GoogleCloudDialogflowV2AnswerRecord> o) {
+void checkUnnamed7084(core.List<api.GoogleCloudDialogflowV2AnswerRecord> o) {
unittest.expect(o, unittest.hasLength(2));
checkGoogleCloudDialogflowV2AnswerRecord(
o[0] as api.GoogleCloudDialogflowV2AnswerRecord);
@@ -10956,7 +10956,7 @@
var o = api.GoogleCloudDialogflowV2ListAnswerRecordsResponse();
buildCounterGoogleCloudDialogflowV2ListAnswerRecordsResponse++;
if (buildCounterGoogleCloudDialogflowV2ListAnswerRecordsResponse < 3) {
- o.answerRecords = buildUnnamed7081();
+ o.answerRecords = buildUnnamed7084();
o.nextPageToken = 'foo';
}
buildCounterGoogleCloudDialogflowV2ListAnswerRecordsResponse--;
@@ -10967,7 +10967,7 @@
api.GoogleCloudDialogflowV2ListAnswerRecordsResponse o) {
buildCounterGoogleCloudDialogflowV2ListAnswerRecordsResponse++;
if (buildCounterGoogleCloudDialogflowV2ListAnswerRecordsResponse < 3) {
- checkUnnamed7081(o.answerRecords!);
+ checkUnnamed7084(o.answerRecords!);
unittest.expect(
o.nextPageToken!,
unittest.equals('foo'),
@@ -10976,14 +10976,14 @@
buildCounterGoogleCloudDialogflowV2ListAnswerRecordsResponse--;
}
-core.List<api.GoogleCloudDialogflowV2Context> buildUnnamed7082() {
+core.List<api.GoogleCloudDialogflowV2Context> buildUnnamed7085() {
var o = <api.GoogleCloudDialogflowV2Context>[];
o.add(buildGoogleCloudDialogflowV2Context());
o.add(buildGoogleCloudDialogflowV2Context());
return o;
}
-void checkUnnamed7082(core.List<api.GoogleCloudDialogflowV2Context> o) {
+void checkUnnamed7085(core.List<api.GoogleCloudDialogflowV2Context> o) {
unittest.expect(o, unittest.hasLength(2));
checkGoogleCloudDialogflowV2Context(
o[0] as api.GoogleCloudDialogflowV2Context);
@@ -10997,7 +10997,7 @@
var o = api.GoogleCloudDialogflowV2ListContextsResponse();
buildCounterGoogleCloudDialogflowV2ListContextsResponse++;
if (buildCounterGoogleCloudDialogflowV2ListContextsResponse < 3) {
- o.contexts = buildUnnamed7082();
+ o.contexts = buildUnnamed7085();
o.nextPageToken = 'foo';
}
buildCounterGoogleCloudDialogflowV2ListContextsResponse--;
@@ -11008,7 +11008,7 @@
api.GoogleCloudDialogflowV2ListContextsResponse o) {
buildCounterGoogleCloudDialogflowV2ListContextsResponse++;
if (buildCounterGoogleCloudDialogflowV2ListContextsResponse < 3) {
- checkUnnamed7082(o.contexts!);
+ checkUnnamed7085(o.contexts!);
unittest.expect(
o.nextPageToken!,
unittest.equals('foo'),
@@ -11017,14 +11017,14 @@
buildCounterGoogleCloudDialogflowV2ListContextsResponse--;
}
-core.List<api.GoogleCloudDialogflowV2ConversationProfile> buildUnnamed7083() {
+core.List<api.GoogleCloudDialogflowV2ConversationProfile> buildUnnamed7086() {
var o = <api.GoogleCloudDialogflowV2ConversationProfile>[];
o.add(buildGoogleCloudDialogflowV2ConversationProfile());
o.add(buildGoogleCloudDialogflowV2ConversationProfile());
return o;
}
-void checkUnnamed7083(
+void checkUnnamed7086(
core.List<api.GoogleCloudDialogflowV2ConversationProfile> o) {
unittest.expect(o, unittest.hasLength(2));
checkGoogleCloudDialogflowV2ConversationProfile(
@@ -11040,7 +11040,7 @@
var o = api.GoogleCloudDialogflowV2ListConversationProfilesResponse();
buildCounterGoogleCloudDialogflowV2ListConversationProfilesResponse++;
if (buildCounterGoogleCloudDialogflowV2ListConversationProfilesResponse < 3) {
- o.conversationProfiles = buildUnnamed7083();
+ o.conversationProfiles = buildUnnamed7086();
o.nextPageToken = 'foo';
}
buildCounterGoogleCloudDialogflowV2ListConversationProfilesResponse--;
@@ -11051,7 +11051,7 @@
api.GoogleCloudDialogflowV2ListConversationProfilesResponse o) {
buildCounterGoogleCloudDialogflowV2ListConversationProfilesResponse++;
if (buildCounterGoogleCloudDialogflowV2ListConversationProfilesResponse < 3) {
- checkUnnamed7083(o.conversationProfiles!);
+ checkUnnamed7086(o.conversationProfiles!);
unittest.expect(
o.nextPageToken!,
unittest.equals('foo'),
@@ -11060,14 +11060,14 @@
buildCounterGoogleCloudDialogflowV2ListConversationProfilesResponse--;
}
-core.List<api.GoogleCloudDialogflowV2Conversation> buildUnnamed7084() {
+core.List<api.GoogleCloudDialogflowV2Conversation> buildUnnamed7087() {
var o = <api.GoogleCloudDialogflowV2Conversation>[];
o.add(buildGoogleCloudDialogflowV2Conversation());
o.add(buildGoogleCloudDialogflowV2Conversation());
return o;
}
-void checkUnnamed7084(core.List<api.GoogleCloudDialogflowV2Conversation> o) {
+void checkUnnamed7087(core.List<api.GoogleCloudDialogflowV2Conversation> o) {
unittest.expect(o, unittest.hasLength(2));
checkGoogleCloudDialogflowV2Conversation(
o[0] as api.GoogleCloudDialogflowV2Conversation);
@@ -11081,7 +11081,7 @@
var o = api.GoogleCloudDialogflowV2ListConversationsResponse();
buildCounterGoogleCloudDialogflowV2ListConversationsResponse++;
if (buildCounterGoogleCloudDialogflowV2ListConversationsResponse < 3) {
- o.conversations = buildUnnamed7084();
+ o.conversations = buildUnnamed7087();
o.nextPageToken = 'foo';
}
buildCounterGoogleCloudDialogflowV2ListConversationsResponse--;
@@ -11092,7 +11092,7 @@
api.GoogleCloudDialogflowV2ListConversationsResponse o) {
buildCounterGoogleCloudDialogflowV2ListConversationsResponse++;
if (buildCounterGoogleCloudDialogflowV2ListConversationsResponse < 3) {
- checkUnnamed7084(o.conversations!);
+ checkUnnamed7087(o.conversations!);
unittest.expect(
o.nextPageToken!,
unittest.equals('foo'),
@@ -11101,14 +11101,14 @@
buildCounterGoogleCloudDialogflowV2ListConversationsResponse--;
}
-core.List<api.GoogleCloudDialogflowV2Document> buildUnnamed7085() {
+core.List<api.GoogleCloudDialogflowV2Document> buildUnnamed7088() {
var o = <api.GoogleCloudDialogflowV2Document>[];
o.add(buildGoogleCloudDialogflowV2Document());
o.add(buildGoogleCloudDialogflowV2Document());
return o;
}
-void checkUnnamed7085(core.List<api.GoogleCloudDialogflowV2Document> o) {
+void checkUnnamed7088(core.List<api.GoogleCloudDialogflowV2Document> o) {
unittest.expect(o, unittest.hasLength(2));
checkGoogleCloudDialogflowV2Document(
o[0] as api.GoogleCloudDialogflowV2Document);
@@ -11122,7 +11122,7 @@
var o = api.GoogleCloudDialogflowV2ListDocumentsResponse();
buildCounterGoogleCloudDialogflowV2ListDocumentsResponse++;
if (buildCounterGoogleCloudDialogflowV2ListDocumentsResponse < 3) {
- o.documents = buildUnnamed7085();
+ o.documents = buildUnnamed7088();
o.nextPageToken = 'foo';
}
buildCounterGoogleCloudDialogflowV2ListDocumentsResponse--;
@@ -11133,7 +11133,7 @@
api.GoogleCloudDialogflowV2ListDocumentsResponse o) {
buildCounterGoogleCloudDialogflowV2ListDocumentsResponse++;
if (buildCounterGoogleCloudDialogflowV2ListDocumentsResponse < 3) {
- checkUnnamed7085(o.documents!);
+ checkUnnamed7088(o.documents!);
unittest.expect(
o.nextPageToken!,
unittest.equals('foo'),
@@ -11142,14 +11142,14 @@
buildCounterGoogleCloudDialogflowV2ListDocumentsResponse--;
}
-core.List<api.GoogleCloudDialogflowV2EntityType> buildUnnamed7086() {
+core.List<api.GoogleCloudDialogflowV2EntityType> buildUnnamed7089() {
var o = <api.GoogleCloudDialogflowV2EntityType>[];
o.add(buildGoogleCloudDialogflowV2EntityType());
o.add(buildGoogleCloudDialogflowV2EntityType());
return o;
}
-void checkUnnamed7086(core.List<api.GoogleCloudDialogflowV2EntityType> o) {
+void checkUnnamed7089(core.List<api.GoogleCloudDialogflowV2EntityType> o) {
unittest.expect(o, unittest.hasLength(2));
checkGoogleCloudDialogflowV2EntityType(
o[0] as api.GoogleCloudDialogflowV2EntityType);
@@ -11163,7 +11163,7 @@
var o = api.GoogleCloudDialogflowV2ListEntityTypesResponse();
buildCounterGoogleCloudDialogflowV2ListEntityTypesResponse++;
if (buildCounterGoogleCloudDialogflowV2ListEntityTypesResponse < 3) {
- o.entityTypes = buildUnnamed7086();
+ o.entityTypes = buildUnnamed7089();
o.nextPageToken = 'foo';
}
buildCounterGoogleCloudDialogflowV2ListEntityTypesResponse--;
@@ -11174,7 +11174,7 @@
api.GoogleCloudDialogflowV2ListEntityTypesResponse o) {
buildCounterGoogleCloudDialogflowV2ListEntityTypesResponse++;
if (buildCounterGoogleCloudDialogflowV2ListEntityTypesResponse < 3) {
- checkUnnamed7086(o.entityTypes!);
+ checkUnnamed7089(o.entityTypes!);
unittest.expect(
o.nextPageToken!,
unittest.equals('foo'),
@@ -11183,14 +11183,14 @@
buildCounterGoogleCloudDialogflowV2ListEntityTypesResponse--;
}
-core.List<api.GoogleCloudDialogflowV2Environment> buildUnnamed7087() {
+core.List<api.GoogleCloudDialogflowV2Environment> buildUnnamed7090() {
var o = <api.GoogleCloudDialogflowV2Environment>[];
o.add(buildGoogleCloudDialogflowV2Environment());
o.add(buildGoogleCloudDialogflowV2Environment());
return o;
}
-void checkUnnamed7087(core.List<api.GoogleCloudDialogflowV2Environment> o) {
+void checkUnnamed7090(core.List<api.GoogleCloudDialogflowV2Environment> o) {
unittest.expect(o, unittest.hasLength(2));
checkGoogleCloudDialogflowV2Environment(
o[0] as api.GoogleCloudDialogflowV2Environment);
@@ -11204,7 +11204,7 @@
var o = api.GoogleCloudDialogflowV2ListEnvironmentsResponse();
buildCounterGoogleCloudDialogflowV2ListEnvironmentsResponse++;
if (buildCounterGoogleCloudDialogflowV2ListEnvironmentsResponse < 3) {
- o.environments = buildUnnamed7087();
+ o.environments = buildUnnamed7090();
o.nextPageToken = 'foo';
}
buildCounterGoogleCloudDialogflowV2ListEnvironmentsResponse--;
@@ -11215,7 +11215,7 @@
api.GoogleCloudDialogflowV2ListEnvironmentsResponse o) {
buildCounterGoogleCloudDialogflowV2ListEnvironmentsResponse++;
if (buildCounterGoogleCloudDialogflowV2ListEnvironmentsResponse < 3) {
- checkUnnamed7087(o.environments!);
+ checkUnnamed7090(o.environments!);
unittest.expect(
o.nextPageToken!,
unittest.equals('foo'),
@@ -11224,14 +11224,14 @@
buildCounterGoogleCloudDialogflowV2ListEnvironmentsResponse--;
}
-core.List<api.GoogleCloudDialogflowV2Intent> buildUnnamed7088() {
+core.List<api.GoogleCloudDialogflowV2Intent> buildUnnamed7091() {
var o = <api.GoogleCloudDialogflowV2Intent>[];
o.add(buildGoogleCloudDialogflowV2Intent());
o.add(buildGoogleCloudDialogflowV2Intent());
return o;
}
-void checkUnnamed7088(core.List<api.GoogleCloudDialogflowV2Intent> o) {
+void checkUnnamed7091(core.List<api.GoogleCloudDialogflowV2Intent> o) {
unittest.expect(o, unittest.hasLength(2));
checkGoogleCloudDialogflowV2Intent(o[0] as api.GoogleCloudDialogflowV2Intent);
checkGoogleCloudDialogflowV2Intent(o[1] as api.GoogleCloudDialogflowV2Intent);
@@ -11243,7 +11243,7 @@
var o = api.GoogleCloudDialogflowV2ListIntentsResponse();
buildCounterGoogleCloudDialogflowV2ListIntentsResponse++;
if (buildCounterGoogleCloudDialogflowV2ListIntentsResponse < 3) {
- o.intents = buildUnnamed7088();
+ o.intents = buildUnnamed7091();
o.nextPageToken = 'foo';
}
buildCounterGoogleCloudDialogflowV2ListIntentsResponse--;
@@ -11254,7 +11254,7 @@
api.GoogleCloudDialogflowV2ListIntentsResponse o) {
buildCounterGoogleCloudDialogflowV2ListIntentsResponse++;
if (buildCounterGoogleCloudDialogflowV2ListIntentsResponse < 3) {
- checkUnnamed7088(o.intents!);
+ checkUnnamed7091(o.intents!);
unittest.expect(
o.nextPageToken!,
unittest.equals('foo'),
@@ -11263,14 +11263,14 @@
buildCounterGoogleCloudDialogflowV2ListIntentsResponse--;
}
-core.List<api.GoogleCloudDialogflowV2KnowledgeBase> buildUnnamed7089() {
+core.List<api.GoogleCloudDialogflowV2KnowledgeBase> buildUnnamed7092() {
var o = <api.GoogleCloudDialogflowV2KnowledgeBase>[];
o.add(buildGoogleCloudDialogflowV2KnowledgeBase());
o.add(buildGoogleCloudDialogflowV2KnowledgeBase());
return o;
}
-void checkUnnamed7089(core.List<api.GoogleCloudDialogflowV2KnowledgeBase> o) {
+void checkUnnamed7092(core.List<api.GoogleCloudDialogflowV2KnowledgeBase> o) {
unittest.expect(o, unittest.hasLength(2));
checkGoogleCloudDialogflowV2KnowledgeBase(
o[0] as api.GoogleCloudDialogflowV2KnowledgeBase);
@@ -11284,7 +11284,7 @@
var o = api.GoogleCloudDialogflowV2ListKnowledgeBasesResponse();
buildCounterGoogleCloudDialogflowV2ListKnowledgeBasesResponse++;
if (buildCounterGoogleCloudDialogflowV2ListKnowledgeBasesResponse < 3) {
- o.knowledgeBases = buildUnnamed7089();
+ o.knowledgeBases = buildUnnamed7092();
o.nextPageToken = 'foo';
}
buildCounterGoogleCloudDialogflowV2ListKnowledgeBasesResponse--;
@@ -11295,7 +11295,7 @@
api.GoogleCloudDialogflowV2ListKnowledgeBasesResponse o) {
buildCounterGoogleCloudDialogflowV2ListKnowledgeBasesResponse++;
if (buildCounterGoogleCloudDialogflowV2ListKnowledgeBasesResponse < 3) {
- checkUnnamed7089(o.knowledgeBases!);
+ checkUnnamed7092(o.knowledgeBases!);
unittest.expect(
o.nextPageToken!,
unittest.equals('foo'),
@@ -11304,14 +11304,14 @@
buildCounterGoogleCloudDialogflowV2ListKnowledgeBasesResponse--;
}
-core.List<api.GoogleCloudDialogflowV2Message> buildUnnamed7090() {
+core.List<api.GoogleCloudDialogflowV2Message> buildUnnamed7093() {
var o = <api.GoogleCloudDialogflowV2Message>[];
o.add(buildGoogleCloudDialogflowV2Message());
o.add(buildGoogleCloudDialogflowV2Message());
return o;
}
-void checkUnnamed7090(core.List<api.GoogleCloudDialogflowV2Message> o) {
+void checkUnnamed7093(core.List<api.GoogleCloudDialogflowV2Message> o) {
unittest.expect(o, unittest.hasLength(2));
checkGoogleCloudDialogflowV2Message(
o[0] as api.GoogleCloudDialogflowV2Message);
@@ -11325,7 +11325,7 @@
var o = api.GoogleCloudDialogflowV2ListMessagesResponse();
buildCounterGoogleCloudDialogflowV2ListMessagesResponse++;
if (buildCounterGoogleCloudDialogflowV2ListMessagesResponse < 3) {
- o.messages = buildUnnamed7090();
+ o.messages = buildUnnamed7093();
o.nextPageToken = 'foo';
}
buildCounterGoogleCloudDialogflowV2ListMessagesResponse--;
@@ -11336,7 +11336,7 @@
api.GoogleCloudDialogflowV2ListMessagesResponse o) {
buildCounterGoogleCloudDialogflowV2ListMessagesResponse++;
if (buildCounterGoogleCloudDialogflowV2ListMessagesResponse < 3) {
- checkUnnamed7090(o.messages!);
+ checkUnnamed7093(o.messages!);
unittest.expect(
o.nextPageToken!,
unittest.equals('foo'),
@@ -11345,14 +11345,14 @@
buildCounterGoogleCloudDialogflowV2ListMessagesResponse--;
}
-core.List<api.GoogleCloudDialogflowV2Participant> buildUnnamed7091() {
+core.List<api.GoogleCloudDialogflowV2Participant> buildUnnamed7094() {
var o = <api.GoogleCloudDialogflowV2Participant>[];
o.add(buildGoogleCloudDialogflowV2Participant());
o.add(buildGoogleCloudDialogflowV2Participant());
return o;
}
-void checkUnnamed7091(core.List<api.GoogleCloudDialogflowV2Participant> o) {
+void checkUnnamed7094(core.List<api.GoogleCloudDialogflowV2Participant> o) {
unittest.expect(o, unittest.hasLength(2));
checkGoogleCloudDialogflowV2Participant(
o[0] as api.GoogleCloudDialogflowV2Participant);
@@ -11367,7 +11367,7 @@
buildCounterGoogleCloudDialogflowV2ListParticipantsResponse++;
if (buildCounterGoogleCloudDialogflowV2ListParticipantsResponse < 3) {
o.nextPageToken = 'foo';
- o.participants = buildUnnamed7091();
+ o.participants = buildUnnamed7094();
}
buildCounterGoogleCloudDialogflowV2ListParticipantsResponse--;
return o;
@@ -11381,19 +11381,19 @@
o.nextPageToken!,
unittest.equals('foo'),
);
- checkUnnamed7091(o.participants!);
+ checkUnnamed7094(o.participants!);
}
buildCounterGoogleCloudDialogflowV2ListParticipantsResponse--;
}
-core.List<api.GoogleCloudDialogflowV2SessionEntityType> buildUnnamed7092() {
+core.List<api.GoogleCloudDialogflowV2SessionEntityType> buildUnnamed7095() {
var o = <api.GoogleCloudDialogflowV2SessionEntityType>[];
o.add(buildGoogleCloudDialogflowV2SessionEntityType());
o.add(buildGoogleCloudDialogflowV2SessionEntityType());
return o;
}
-void checkUnnamed7092(
+void checkUnnamed7095(
core.List<api.GoogleCloudDialogflowV2SessionEntityType> o) {
unittest.expect(o, unittest.hasLength(2));
checkGoogleCloudDialogflowV2SessionEntityType(
@@ -11409,7 +11409,7 @@
buildCounterGoogleCloudDialogflowV2ListSessionEntityTypesResponse++;
if (buildCounterGoogleCloudDialogflowV2ListSessionEntityTypesResponse < 3) {
o.nextPageToken = 'foo';
- o.sessionEntityTypes = buildUnnamed7092();
+ o.sessionEntityTypes = buildUnnamed7095();
}
buildCounterGoogleCloudDialogflowV2ListSessionEntityTypesResponse--;
return o;
@@ -11423,19 +11423,19 @@
o.nextPageToken!,
unittest.equals('foo'),
);
- checkUnnamed7092(o.sessionEntityTypes!);
+ checkUnnamed7095(o.sessionEntityTypes!);
}
buildCounterGoogleCloudDialogflowV2ListSessionEntityTypesResponse--;
}
-core.List<api.GoogleCloudDialogflowV2Version> buildUnnamed7093() {
+core.List<api.GoogleCloudDialogflowV2Version> buildUnnamed7096() {
var o = <api.GoogleCloudDialogflowV2Version>[];
o.add(buildGoogleCloudDialogflowV2Version());
o.add(buildGoogleCloudDialogflowV2Version());
return o;
}
-void checkUnnamed7093(core.List<api.GoogleCloudDialogflowV2Version> o) {
+void checkUnnamed7096(core.List<api.GoogleCloudDialogflowV2Version> o) {
unittest.expect(o, unittest.hasLength(2));
checkGoogleCloudDialogflowV2Version(
o[0] as api.GoogleCloudDialogflowV2Version);
@@ -11450,7 +11450,7 @@
buildCounterGoogleCloudDialogflowV2ListVersionsResponse++;
if (buildCounterGoogleCloudDialogflowV2ListVersionsResponse < 3) {
o.nextPageToken = 'foo';
- o.versions = buildUnnamed7093();
+ o.versions = buildUnnamed7096();
}
buildCounterGoogleCloudDialogflowV2ListVersionsResponse--;
return o;
@@ -11464,7 +11464,7 @@
o.nextPageToken!,
unittest.equals('foo'),
);
- checkUnnamed7093(o.versions!);
+ checkUnnamed7096(o.versions!);
}
buildCounterGoogleCloudDialogflowV2ListVersionsResponse--;
}
@@ -11540,14 +11540,14 @@
buildCounterGoogleCloudDialogflowV2Message--;
}
-core.List<api.GoogleCloudDialogflowV2AnnotatedMessagePart> buildUnnamed7094() {
+core.List<api.GoogleCloudDialogflowV2AnnotatedMessagePart> buildUnnamed7097() {
var o = <api.GoogleCloudDialogflowV2AnnotatedMessagePart>[];
o.add(buildGoogleCloudDialogflowV2AnnotatedMessagePart());
o.add(buildGoogleCloudDialogflowV2AnnotatedMessagePart());
return o;
}
-void checkUnnamed7094(
+void checkUnnamed7097(
core.List<api.GoogleCloudDialogflowV2AnnotatedMessagePart> o) {
unittest.expect(o, unittest.hasLength(2));
checkGoogleCloudDialogflowV2AnnotatedMessagePart(
@@ -11563,7 +11563,7 @@
buildCounterGoogleCloudDialogflowV2MessageAnnotation++;
if (buildCounterGoogleCloudDialogflowV2MessageAnnotation < 3) {
o.containEntities = true;
- o.parts = buildUnnamed7094();
+ o.parts = buildUnnamed7097();
}
buildCounterGoogleCloudDialogflowV2MessageAnnotation--;
return o;
@@ -11574,7 +11574,7 @@
buildCounterGoogleCloudDialogflowV2MessageAnnotation++;
if (buildCounterGoogleCloudDialogflowV2MessageAnnotation < 3) {
unittest.expect(o.containEntities!, unittest.isTrue);
- checkUnnamed7094(o.parts!);
+ checkUnnamed7097(o.parts!);
}
buildCounterGoogleCloudDialogflowV2MessageAnnotation--;
}
@@ -11608,7 +11608,7 @@
buildCounterGoogleCloudDialogflowV2NotificationConfig--;
}
-core.Map<core.String, core.Object> buildUnnamed7095() {
+core.Map<core.String, core.Object> buildUnnamed7098() {
var o = <core.String, core.Object>{};
o['x'] = {
'list': [1, 2, 3],
@@ -11623,7 +11623,7 @@
return o;
}
-void checkUnnamed7095(core.Map<core.String, core.Object> o) {
+void checkUnnamed7098(core.Map<core.String, core.Object> o) {
unittest.expect(o, unittest.hasLength(2));
var casted52 = (o['x']!) as core.Map;
unittest.expect(casted52, unittest.hasLength(3));
@@ -11661,7 +11661,7 @@
var o = api.GoogleCloudDialogflowV2OriginalDetectIntentRequest();
buildCounterGoogleCloudDialogflowV2OriginalDetectIntentRequest++;
if (buildCounterGoogleCloudDialogflowV2OriginalDetectIntentRequest < 3) {
- o.payload = buildUnnamed7095();
+ o.payload = buildUnnamed7098();
o.source = 'foo';
o.version = 'foo';
}
@@ -11673,7 +11673,7 @@
api.GoogleCloudDialogflowV2OriginalDetectIntentRequest o) {
buildCounterGoogleCloudDialogflowV2OriginalDetectIntentRequest++;
if (buildCounterGoogleCloudDialogflowV2OriginalDetectIntentRequest < 3) {
- checkUnnamed7095(o.payload!);
+ checkUnnamed7098(o.payload!);
unittest.expect(
o.source!,
unittest.equals('foo'),
@@ -11807,14 +11807,14 @@
buildCounterGoogleCloudDialogflowV2QueryInput--;
}
-core.List<api.GoogleCloudDialogflowV2Context> buildUnnamed7096() {
+core.List<api.GoogleCloudDialogflowV2Context> buildUnnamed7099() {
var o = <api.GoogleCloudDialogflowV2Context>[];
o.add(buildGoogleCloudDialogflowV2Context());
o.add(buildGoogleCloudDialogflowV2Context());
return o;
}
-void checkUnnamed7096(core.List<api.GoogleCloudDialogflowV2Context> o) {
+void checkUnnamed7099(core.List<api.GoogleCloudDialogflowV2Context> o) {
unittest.expect(o, unittest.hasLength(2));
checkGoogleCloudDialogflowV2Context(
o[0] as api.GoogleCloudDialogflowV2Context);
@@ -11822,7 +11822,7 @@
o[1] as api.GoogleCloudDialogflowV2Context);
}
-core.Map<core.String, core.Object> buildUnnamed7097() {
+core.Map<core.String, core.Object> buildUnnamed7100() {
var o = <core.String, core.Object>{};
o['x'] = {
'list': [1, 2, 3],
@@ -11837,7 +11837,7 @@
return o;
}
-void checkUnnamed7097(core.Map<core.String, core.Object> o) {
+void checkUnnamed7100(core.Map<core.String, core.Object> o) {
unittest.expect(o, unittest.hasLength(2));
var casted54 = (o['x']!) as core.Map;
unittest.expect(casted54, unittest.hasLength(3));
@@ -11869,14 +11869,14 @@
);
}
-core.List<api.GoogleCloudDialogflowV2SessionEntityType> buildUnnamed7098() {
+core.List<api.GoogleCloudDialogflowV2SessionEntityType> buildUnnamed7101() {
var o = <api.GoogleCloudDialogflowV2SessionEntityType>[];
o.add(buildGoogleCloudDialogflowV2SessionEntityType());
o.add(buildGoogleCloudDialogflowV2SessionEntityType());
return o;
}
-void checkUnnamed7098(
+void checkUnnamed7101(
core.List<api.GoogleCloudDialogflowV2SessionEntityType> o) {
unittest.expect(o, unittest.hasLength(2));
checkGoogleCloudDialogflowV2SessionEntityType(
@@ -11885,14 +11885,14 @@
o[1] as api.GoogleCloudDialogflowV2SessionEntityType);
}
-core.Map<core.String, core.String> buildUnnamed7099() {
+core.Map<core.String, core.String> buildUnnamed7102() {
var o = <core.String, core.String>{};
o['x'] = 'foo';
o['y'] = 'foo';
return o;
}
-void checkUnnamed7099(core.Map<core.String, core.String> o) {
+void checkUnnamed7102(core.Map<core.String, core.String> o) {
unittest.expect(o, unittest.hasLength(2));
unittest.expect(
o['x']!,
@@ -11910,15 +11910,15 @@
var o = api.GoogleCloudDialogflowV2QueryParameters();
buildCounterGoogleCloudDialogflowV2QueryParameters++;
if (buildCounterGoogleCloudDialogflowV2QueryParameters < 3) {
- o.contexts = buildUnnamed7096();
+ o.contexts = buildUnnamed7099();
o.geoLocation = buildGoogleTypeLatLng();
- o.payload = buildUnnamed7097();
+ o.payload = buildUnnamed7100();
o.resetContexts = true;
o.sentimentAnalysisRequestConfig =
buildGoogleCloudDialogflowV2SentimentAnalysisRequestConfig();
- o.sessionEntityTypes = buildUnnamed7098();
+ o.sessionEntityTypes = buildUnnamed7101();
o.timeZone = 'foo';
- o.webhookHeaders = buildUnnamed7099();
+ o.webhookHeaders = buildUnnamed7102();
}
buildCounterGoogleCloudDialogflowV2QueryParameters--;
return o;
@@ -11928,24 +11928,24 @@
api.GoogleCloudDialogflowV2QueryParameters o) {
buildCounterGoogleCloudDialogflowV2QueryParameters++;
if (buildCounterGoogleCloudDialogflowV2QueryParameters < 3) {
- checkUnnamed7096(o.contexts!);
+ checkUnnamed7099(o.contexts!);
checkGoogleTypeLatLng(o.geoLocation! as api.GoogleTypeLatLng);
- checkUnnamed7097(o.payload!);
+ checkUnnamed7100(o.payload!);
unittest.expect(o.resetContexts!, unittest.isTrue);
checkGoogleCloudDialogflowV2SentimentAnalysisRequestConfig(
o.sentimentAnalysisRequestConfig!
as api.GoogleCloudDialogflowV2SentimentAnalysisRequestConfig);
- checkUnnamed7098(o.sessionEntityTypes!);
+ checkUnnamed7101(o.sessionEntityTypes!);
unittest.expect(
o.timeZone!,
unittest.equals('foo'),
);
- checkUnnamed7099(o.webhookHeaders!);
+ checkUnnamed7102(o.webhookHeaders!);
}
buildCounterGoogleCloudDialogflowV2QueryParameters--;
}
-core.Map<core.String, core.Object> buildUnnamed7100() {
+core.Map<core.String, core.Object> buildUnnamed7103() {
var o = <core.String, core.Object>{};
o['x'] = {
'list': [1, 2, 3],
@@ -11960,7 +11960,7 @@
return o;
}
-void checkUnnamed7100(core.Map<core.String, core.Object> o) {
+void checkUnnamed7103(core.Map<core.String, core.Object> o) {
unittest.expect(o, unittest.hasLength(2));
var casted56 = (o['x']!) as core.Map;
unittest.expect(casted56, unittest.hasLength(3));
@@ -11992,14 +11992,14 @@
);
}
-core.List<api.GoogleCloudDialogflowV2IntentMessage> buildUnnamed7101() {
+core.List<api.GoogleCloudDialogflowV2IntentMessage> buildUnnamed7104() {
var o = <api.GoogleCloudDialogflowV2IntentMessage>[];
o.add(buildGoogleCloudDialogflowV2IntentMessage());
o.add(buildGoogleCloudDialogflowV2IntentMessage());
return o;
}
-void checkUnnamed7101(core.List<api.GoogleCloudDialogflowV2IntentMessage> o) {
+void checkUnnamed7104(core.List<api.GoogleCloudDialogflowV2IntentMessage> o) {
unittest.expect(o, unittest.hasLength(2));
checkGoogleCloudDialogflowV2IntentMessage(
o[0] as api.GoogleCloudDialogflowV2IntentMessage);
@@ -12007,14 +12007,14 @@
o[1] as api.GoogleCloudDialogflowV2IntentMessage);
}
-core.List<api.GoogleCloudDialogflowV2Context> buildUnnamed7102() {
+core.List<api.GoogleCloudDialogflowV2Context> buildUnnamed7105() {
var o = <api.GoogleCloudDialogflowV2Context>[];
o.add(buildGoogleCloudDialogflowV2Context());
o.add(buildGoogleCloudDialogflowV2Context());
return o;
}
-void checkUnnamed7102(core.List<api.GoogleCloudDialogflowV2Context> o) {
+void checkUnnamed7105(core.List<api.GoogleCloudDialogflowV2Context> o) {
unittest.expect(o, unittest.hasLength(2));
checkGoogleCloudDialogflowV2Context(
o[0] as api.GoogleCloudDialogflowV2Context);
@@ -12022,7 +12022,7 @@
o[1] as api.GoogleCloudDialogflowV2Context);
}
-core.Map<core.String, core.Object> buildUnnamed7103() {
+core.Map<core.String, core.Object> buildUnnamed7106() {
var o = <core.String, core.Object>{};
o['x'] = {
'list': [1, 2, 3],
@@ -12037,7 +12037,7 @@
return o;
}
-void checkUnnamed7103(core.Map<core.String, core.Object> o) {
+void checkUnnamed7106(core.Map<core.String, core.Object> o) {
unittest.expect(o, unittest.hasLength(2));
var casted58 = (o['x']!) as core.Map;
unittest.expect(casted58, unittest.hasLength(3));
@@ -12069,7 +12069,7 @@
);
}
-core.Map<core.String, core.Object> buildUnnamed7104() {
+core.Map<core.String, core.Object> buildUnnamed7107() {
var o = <core.String, core.Object>{};
o['x'] = {
'list': [1, 2, 3],
@@ -12084,7 +12084,7 @@
return o;
}
-void checkUnnamed7104(core.Map<core.String, core.Object> o) {
+void checkUnnamed7107(core.Map<core.String, core.Object> o) {
unittest.expect(o, unittest.hasLength(2));
var casted60 = (o['x']!) as core.Map;
unittest.expect(casted60, unittest.hasLength(3));
@@ -12125,19 +12125,19 @@
o.action = 'foo';
o.allRequiredParamsPresent = true;
o.cancelsSlotFilling = true;
- o.diagnosticInfo = buildUnnamed7100();
- o.fulfillmentMessages = buildUnnamed7101();
+ o.diagnosticInfo = buildUnnamed7103();
+ o.fulfillmentMessages = buildUnnamed7104();
o.fulfillmentText = 'foo';
o.intent = buildGoogleCloudDialogflowV2Intent();
o.intentDetectionConfidence = 42.0;
o.languageCode = 'foo';
- o.outputContexts = buildUnnamed7102();
- o.parameters = buildUnnamed7103();
+ o.outputContexts = buildUnnamed7105();
+ o.parameters = buildUnnamed7106();
o.queryText = 'foo';
o.sentimentAnalysisResult =
buildGoogleCloudDialogflowV2SentimentAnalysisResult();
o.speechRecognitionConfidence = 42.0;
- o.webhookPayload = buildUnnamed7104();
+ o.webhookPayload = buildUnnamed7107();
o.webhookSource = 'foo';
}
buildCounterGoogleCloudDialogflowV2QueryResult--;
@@ -12154,8 +12154,8 @@
);
unittest.expect(o.allRequiredParamsPresent!, unittest.isTrue);
unittest.expect(o.cancelsSlotFilling!, unittest.isTrue);
- checkUnnamed7100(o.diagnosticInfo!);
- checkUnnamed7101(o.fulfillmentMessages!);
+ checkUnnamed7103(o.diagnosticInfo!);
+ checkUnnamed7104(o.fulfillmentMessages!);
unittest.expect(
o.fulfillmentText!,
unittest.equals('foo'),
@@ -12170,8 +12170,8 @@
o.languageCode!,
unittest.equals('foo'),
);
- checkUnnamed7102(o.outputContexts!);
- checkUnnamed7103(o.parameters!);
+ checkUnnamed7105(o.outputContexts!);
+ checkUnnamed7106(o.parameters!);
unittest.expect(
o.queryText!,
unittest.equals('foo'),
@@ -12183,7 +12183,7 @@
o.speechRecognitionConfidence!,
unittest.equals(42.0),
);
- checkUnnamed7104(o.webhookPayload!);
+ checkUnnamed7107(o.webhookPayload!);
unittest.expect(
o.webhookSource!,
unittest.equals('foo'),
@@ -12245,14 +12245,14 @@
buildCounterGoogleCloudDialogflowV2RestoreAgentRequest--;
}
-core.List<api.GoogleCloudDialogflowV2Agent> buildUnnamed7105() {
+core.List<api.GoogleCloudDialogflowV2Agent> buildUnnamed7108() {
var o = <api.GoogleCloudDialogflowV2Agent>[];
o.add(buildGoogleCloudDialogflowV2Agent());
o.add(buildGoogleCloudDialogflowV2Agent());
return o;
}
-void checkUnnamed7105(core.List<api.GoogleCloudDialogflowV2Agent> o) {
+void checkUnnamed7108(core.List<api.GoogleCloudDialogflowV2Agent> o) {
unittest.expect(o, unittest.hasLength(2));
checkGoogleCloudDialogflowV2Agent(o[0] as api.GoogleCloudDialogflowV2Agent);
checkGoogleCloudDialogflowV2Agent(o[1] as api.GoogleCloudDialogflowV2Agent);
@@ -12264,7 +12264,7 @@
var o = api.GoogleCloudDialogflowV2SearchAgentsResponse();
buildCounterGoogleCloudDialogflowV2SearchAgentsResponse++;
if (buildCounterGoogleCloudDialogflowV2SearchAgentsResponse < 3) {
- o.agents = buildUnnamed7105();
+ o.agents = buildUnnamed7108();
o.nextPageToken = 'foo';
}
buildCounterGoogleCloudDialogflowV2SearchAgentsResponse--;
@@ -12275,7 +12275,7 @@
api.GoogleCloudDialogflowV2SearchAgentsResponse o) {
buildCounterGoogleCloudDialogflowV2SearchAgentsResponse++;
if (buildCounterGoogleCloudDialogflowV2SearchAgentsResponse < 3) {
- checkUnnamed7105(o.agents!);
+ checkUnnamed7108(o.agents!);
unittest.expect(
o.nextPageToken!,
unittest.equals('foo'),
@@ -12355,14 +12355,14 @@
buildCounterGoogleCloudDialogflowV2SentimentAnalysisResult--;
}
-core.List<api.GoogleCloudDialogflowV2EntityTypeEntity> buildUnnamed7106() {
+core.List<api.GoogleCloudDialogflowV2EntityTypeEntity> buildUnnamed7109() {
var o = <api.GoogleCloudDialogflowV2EntityTypeEntity>[];
o.add(buildGoogleCloudDialogflowV2EntityTypeEntity());
o.add(buildGoogleCloudDialogflowV2EntityTypeEntity());
return o;
}
-void checkUnnamed7106(
+void checkUnnamed7109(
core.List<api.GoogleCloudDialogflowV2EntityTypeEntity> o) {
unittest.expect(o, unittest.hasLength(2));
checkGoogleCloudDialogflowV2EntityTypeEntity(
@@ -12377,7 +12377,7 @@
var o = api.GoogleCloudDialogflowV2SessionEntityType();
buildCounterGoogleCloudDialogflowV2SessionEntityType++;
if (buildCounterGoogleCloudDialogflowV2SessionEntityType < 3) {
- o.entities = buildUnnamed7106();
+ o.entities = buildUnnamed7109();
o.entityOverrideMode = 'foo';
o.name = 'foo';
}
@@ -12389,7 +12389,7 @@
api.GoogleCloudDialogflowV2SessionEntityType o) {
buildCounterGoogleCloudDialogflowV2SessionEntityType++;
if (buildCounterGoogleCloudDialogflowV2SessionEntityType < 3) {
- checkUnnamed7106(o.entities!);
+ checkUnnamed7109(o.entities!);
unittest.expect(
o.entityOverrideMode!,
unittest.equals('foo'),
@@ -12402,14 +12402,14 @@
buildCounterGoogleCloudDialogflowV2SessionEntityType--;
}
-core.List<core.String> buildUnnamed7107() {
+core.List<core.String> buildUnnamed7110() {
var o = <core.String>[];
o.add('foo');
o.add('foo');
return o;
}
-void checkUnnamed7107(core.List<core.String> o) {
+void checkUnnamed7110(core.List<core.String> o) {
unittest.expect(o, unittest.hasLength(2));
unittest.expect(
o[0],
@@ -12428,7 +12428,7 @@
buildCounterGoogleCloudDialogflowV2SpeechContext++;
if (buildCounterGoogleCloudDialogflowV2SpeechContext < 3) {
o.boost = 42.0;
- o.phrases = buildUnnamed7107();
+ o.phrases = buildUnnamed7110();
}
buildCounterGoogleCloudDialogflowV2SpeechContext--;
return o;
@@ -12442,7 +12442,7 @@
o.boost!,
unittest.equals(42.0),
);
- checkUnnamed7107(o.phrases!);
+ checkUnnamed7110(o.phrases!);
}
buildCounterGoogleCloudDialogflowV2SpeechContext--;
}
@@ -12500,14 +12500,14 @@
buildCounterGoogleCloudDialogflowV2SuggestArticlesRequest--;
}
-core.List<api.GoogleCloudDialogflowV2ArticleAnswer> buildUnnamed7108() {
+core.List<api.GoogleCloudDialogflowV2ArticleAnswer> buildUnnamed7111() {
var o = <api.GoogleCloudDialogflowV2ArticleAnswer>[];
o.add(buildGoogleCloudDialogflowV2ArticleAnswer());
o.add(buildGoogleCloudDialogflowV2ArticleAnswer());
return o;
}
-void checkUnnamed7108(core.List<api.GoogleCloudDialogflowV2ArticleAnswer> o) {
+void checkUnnamed7111(core.List<api.GoogleCloudDialogflowV2ArticleAnswer> o) {
unittest.expect(o, unittest.hasLength(2));
checkGoogleCloudDialogflowV2ArticleAnswer(
o[0] as api.GoogleCloudDialogflowV2ArticleAnswer);
@@ -12521,7 +12521,7 @@
var o = api.GoogleCloudDialogflowV2SuggestArticlesResponse();
buildCounterGoogleCloudDialogflowV2SuggestArticlesResponse++;
if (buildCounterGoogleCloudDialogflowV2SuggestArticlesResponse < 3) {
- o.articleAnswers = buildUnnamed7108();
+ o.articleAnswers = buildUnnamed7111();
o.contextSize = 42;
o.latestMessage = 'foo';
}
@@ -12533,7 +12533,7 @@
api.GoogleCloudDialogflowV2SuggestArticlesResponse o) {
buildCounterGoogleCloudDialogflowV2SuggestArticlesResponse++;
if (buildCounterGoogleCloudDialogflowV2SuggestArticlesResponse < 3) {
- checkUnnamed7108(o.articleAnswers!);
+ checkUnnamed7111(o.articleAnswers!);
unittest.expect(
o.contextSize!,
unittest.equals(42),
@@ -12575,14 +12575,14 @@
buildCounterGoogleCloudDialogflowV2SuggestFaqAnswersRequest--;
}
-core.List<api.GoogleCloudDialogflowV2FaqAnswer> buildUnnamed7109() {
+core.List<api.GoogleCloudDialogflowV2FaqAnswer> buildUnnamed7112() {
var o = <api.GoogleCloudDialogflowV2FaqAnswer>[];
o.add(buildGoogleCloudDialogflowV2FaqAnswer());
o.add(buildGoogleCloudDialogflowV2FaqAnswer());
return o;
}
-void checkUnnamed7109(core.List<api.GoogleCloudDialogflowV2FaqAnswer> o) {
+void checkUnnamed7112(core.List<api.GoogleCloudDialogflowV2FaqAnswer> o) {
unittest.expect(o, unittest.hasLength(2));
checkGoogleCloudDialogflowV2FaqAnswer(
o[0] as api.GoogleCloudDialogflowV2FaqAnswer);
@@ -12597,7 +12597,7 @@
buildCounterGoogleCloudDialogflowV2SuggestFaqAnswersResponse++;
if (buildCounterGoogleCloudDialogflowV2SuggestFaqAnswersResponse < 3) {
o.contextSize = 42;
- o.faqAnswers = buildUnnamed7109();
+ o.faqAnswers = buildUnnamed7112();
o.latestMessage = 'foo';
}
buildCounterGoogleCloudDialogflowV2SuggestFaqAnswersResponse--;
@@ -12612,7 +12612,7 @@
o.contextSize!,
unittest.equals(42),
);
- checkUnnamed7109(o.faqAnswers!);
+ checkUnnamed7112(o.faqAnswers!);
unittest.expect(
o.latestMessage!,
unittest.equals('foo'),
@@ -12676,14 +12676,14 @@
buildCounterGoogleCloudDialogflowV2SuggestionResult--;
}
-core.List<core.String> buildUnnamed7110() {
+core.List<core.String> buildUnnamed7113() {
var o = <core.String>[];
o.add('foo');
o.add('foo');
return o;
}
-void checkUnnamed7110(core.List<core.String> o) {
+void checkUnnamed7113(core.List<core.String> o) {
unittest.expect(o, unittest.hasLength(2));
unittest.expect(
o[0],
@@ -12701,7 +12701,7 @@
var o = api.GoogleCloudDialogflowV2SynthesizeSpeechConfig();
buildCounterGoogleCloudDialogflowV2SynthesizeSpeechConfig++;
if (buildCounterGoogleCloudDialogflowV2SynthesizeSpeechConfig < 3) {
- o.effectsProfileId = buildUnnamed7110();
+ o.effectsProfileId = buildUnnamed7113();
o.pitch = 42.0;
o.speakingRate = 42.0;
o.voice = buildGoogleCloudDialogflowV2VoiceSelectionParams();
@@ -12715,7 +12715,7 @@
api.GoogleCloudDialogflowV2SynthesizeSpeechConfig o) {
buildCounterGoogleCloudDialogflowV2SynthesizeSpeechConfig++;
if (buildCounterGoogleCloudDialogflowV2SynthesizeSpeechConfig < 3) {
- checkUnnamed7110(o.effectsProfileId!);
+ checkUnnamed7113(o.effectsProfileId!);
unittest.expect(
o.pitch!,
unittest.equals(42.0),
@@ -12763,14 +12763,14 @@
}
core.Map<core.String, api.GoogleCloudDialogflowV2SynthesizeSpeechConfig>
- buildUnnamed7111() {
+ buildUnnamed7114() {
var o = <core.String, api.GoogleCloudDialogflowV2SynthesizeSpeechConfig>{};
o['x'] = buildGoogleCloudDialogflowV2SynthesizeSpeechConfig();
o['y'] = buildGoogleCloudDialogflowV2SynthesizeSpeechConfig();
return o;
}
-void checkUnnamed7111(
+void checkUnnamed7114(
core.Map<core.String, api.GoogleCloudDialogflowV2SynthesizeSpeechConfig>
o) {
unittest.expect(o, unittest.hasLength(2));
@@ -12789,7 +12789,7 @@
o.enableTextToSpeech = true;
o.outputAudioEncoding = 'foo';
o.sampleRateHertz = 42;
- o.synthesizeSpeechConfigs = buildUnnamed7111();
+ o.synthesizeSpeechConfigs = buildUnnamed7114();
}
buildCounterGoogleCloudDialogflowV2TextToSpeechSettings--;
return o;
@@ -12808,7 +12808,7 @@
o.sampleRateHertz!,
unittest.equals(42),
);
- checkUnnamed7111(o.synthesizeSpeechConfigs!);
+ checkUnnamed7114(o.synthesizeSpeechConfigs!);
}
buildCounterGoogleCloudDialogflowV2TextToSpeechSettings--;
}
@@ -12830,14 +12830,14 @@
buildCounterGoogleCloudDialogflowV2TrainAgentRequest--;
}
-core.List<core.String> buildUnnamed7112() {
+core.List<core.String> buildUnnamed7115() {
var o = <core.String>[];
o.add('foo');
o.add('foo');
return o;
}
-void checkUnnamed7112(core.List<core.String> o) {
+void checkUnnamed7115(core.List<core.String> o) {
unittest.expect(o, unittest.hasLength(2));
unittest.expect(
o[0],
@@ -12855,7 +12855,7 @@
var o = api.GoogleCloudDialogflowV2ValidationError();
buildCounterGoogleCloudDialogflowV2ValidationError++;
if (buildCounterGoogleCloudDialogflowV2ValidationError < 3) {
- o.entries = buildUnnamed7112();
+ o.entries = buildUnnamed7115();
o.errorMessage = 'foo';
o.severity = 'foo';
}
@@ -12867,7 +12867,7 @@
api.GoogleCloudDialogflowV2ValidationError o) {
buildCounterGoogleCloudDialogflowV2ValidationError++;
if (buildCounterGoogleCloudDialogflowV2ValidationError < 3) {
- checkUnnamed7112(o.entries!);
+ checkUnnamed7115(o.entries!);
unittest.expect(
o.errorMessage!,
unittest.equals('foo'),
@@ -12880,14 +12880,14 @@
buildCounterGoogleCloudDialogflowV2ValidationError--;
}
-core.List<api.GoogleCloudDialogflowV2ValidationError> buildUnnamed7113() {
+core.List<api.GoogleCloudDialogflowV2ValidationError> buildUnnamed7116() {
var o = <api.GoogleCloudDialogflowV2ValidationError>[];
o.add(buildGoogleCloudDialogflowV2ValidationError());
o.add(buildGoogleCloudDialogflowV2ValidationError());
return o;
}
-void checkUnnamed7113(core.List<api.GoogleCloudDialogflowV2ValidationError> o) {
+void checkUnnamed7116(core.List<api.GoogleCloudDialogflowV2ValidationError> o) {
unittest.expect(o, unittest.hasLength(2));
checkGoogleCloudDialogflowV2ValidationError(
o[0] as api.GoogleCloudDialogflowV2ValidationError);
@@ -12901,7 +12901,7 @@
var o = api.GoogleCloudDialogflowV2ValidationResult();
buildCounterGoogleCloudDialogflowV2ValidationResult++;
if (buildCounterGoogleCloudDialogflowV2ValidationResult < 3) {
- o.validationErrors = buildUnnamed7113();
+ o.validationErrors = buildUnnamed7116();
}
buildCounterGoogleCloudDialogflowV2ValidationResult--;
return o;
@@ -12911,7 +12911,7 @@
api.GoogleCloudDialogflowV2ValidationResult o) {
buildCounterGoogleCloudDialogflowV2ValidationResult++;
if (buildCounterGoogleCloudDialogflowV2ValidationResult < 3) {
- checkUnnamed7113(o.validationErrors!);
+ checkUnnamed7116(o.validationErrors!);
}
buildCounterGoogleCloudDialogflowV2ValidationResult--;
}
@@ -13024,14 +13024,14 @@
buildCounterGoogleCloudDialogflowV2WebhookRequest--;
}
-core.List<api.GoogleCloudDialogflowV2IntentMessage> buildUnnamed7114() {
+core.List<api.GoogleCloudDialogflowV2IntentMessage> buildUnnamed7117() {
var o = <api.GoogleCloudDialogflowV2IntentMessage>[];
o.add(buildGoogleCloudDialogflowV2IntentMessage());
o.add(buildGoogleCloudDialogflowV2IntentMessage());
return o;
}
-void checkUnnamed7114(core.List<api.GoogleCloudDialogflowV2IntentMessage> o) {
+void checkUnnamed7117(core.List<api.GoogleCloudDialogflowV2IntentMessage> o) {
unittest.expect(o, unittest.hasLength(2));
checkGoogleCloudDialogflowV2IntentMessage(
o[0] as api.GoogleCloudDialogflowV2IntentMessage);
@@ -13039,14 +13039,14 @@
o[1] as api.GoogleCloudDialogflowV2IntentMessage);
}
-core.List<api.GoogleCloudDialogflowV2Context> buildUnnamed7115() {
+core.List<api.GoogleCloudDialogflowV2Context> buildUnnamed7118() {
var o = <api.GoogleCloudDialogflowV2Context>[];
o.add(buildGoogleCloudDialogflowV2Context());
o.add(buildGoogleCloudDialogflowV2Context());
return o;
}
-void checkUnnamed7115(core.List<api.GoogleCloudDialogflowV2Context> o) {
+void checkUnnamed7118(core.List<api.GoogleCloudDialogflowV2Context> o) {
unittest.expect(o, unittest.hasLength(2));
checkGoogleCloudDialogflowV2Context(
o[0] as api.GoogleCloudDialogflowV2Context);
@@ -13054,7 +13054,7 @@
o[1] as api.GoogleCloudDialogflowV2Context);
}
-core.Map<core.String, core.Object> buildUnnamed7116() {
+core.Map<core.String, core.Object> buildUnnamed7119() {
var o = <core.String, core.Object>{};
o['x'] = {
'list': [1, 2, 3],
@@ -13069,7 +13069,7 @@
return o;
}
-void checkUnnamed7116(core.Map<core.String, core.Object> o) {
+void checkUnnamed7119(core.Map<core.String, core.Object> o) {
unittest.expect(o, unittest.hasLength(2));
var casted62 = (o['x']!) as core.Map;
unittest.expect(casted62, unittest.hasLength(3));
@@ -13101,14 +13101,14 @@
);
}
-core.List<api.GoogleCloudDialogflowV2SessionEntityType> buildUnnamed7117() {
+core.List<api.GoogleCloudDialogflowV2SessionEntityType> buildUnnamed7120() {
var o = <api.GoogleCloudDialogflowV2SessionEntityType>[];
o.add(buildGoogleCloudDialogflowV2SessionEntityType());
o.add(buildGoogleCloudDialogflowV2SessionEntityType());
return o;
}
-void checkUnnamed7117(
+void checkUnnamed7120(
core.List<api.GoogleCloudDialogflowV2SessionEntityType> o) {
unittest.expect(o, unittest.hasLength(2));
checkGoogleCloudDialogflowV2SessionEntityType(
@@ -13124,11 +13124,11 @@
buildCounterGoogleCloudDialogflowV2WebhookResponse++;
if (buildCounterGoogleCloudDialogflowV2WebhookResponse < 3) {
o.followupEventInput = buildGoogleCloudDialogflowV2EventInput();
- o.fulfillmentMessages = buildUnnamed7114();
+ o.fulfillmentMessages = buildUnnamed7117();
o.fulfillmentText = 'foo';
- o.outputContexts = buildUnnamed7115();
- o.payload = buildUnnamed7116();
- o.sessionEntityTypes = buildUnnamed7117();
+ o.outputContexts = buildUnnamed7118();
+ o.payload = buildUnnamed7119();
+ o.sessionEntityTypes = buildUnnamed7120();
o.source = 'foo';
}
buildCounterGoogleCloudDialogflowV2WebhookResponse--;
@@ -13141,14 +13141,14 @@
if (buildCounterGoogleCloudDialogflowV2WebhookResponse < 3) {
checkGoogleCloudDialogflowV2EventInput(
o.followupEventInput! as api.GoogleCloudDialogflowV2EventInput);
- checkUnnamed7114(o.fulfillmentMessages!);
+ checkUnnamed7117(o.fulfillmentMessages!);
unittest.expect(
o.fulfillmentText!,
unittest.equals('foo'),
);
- checkUnnamed7115(o.outputContexts!);
- checkUnnamed7116(o.payload!);
- checkUnnamed7117(o.sessionEntityTypes!);
+ checkUnnamed7118(o.outputContexts!);
+ checkUnnamed7119(o.payload!);
+ checkUnnamed7120(o.sessionEntityTypes!);
unittest.expect(
o.source!,
unittest.equals('foo'),
@@ -13205,14 +13205,14 @@
buildCounterGoogleCloudDialogflowV2beta1AnnotatedMessagePart--;
}
-core.Map<core.String, core.String> buildUnnamed7118() {
+core.Map<core.String, core.String> buildUnnamed7121() {
var o = <core.String, core.String>{};
o['x'] = 'foo';
o['y'] = 'foo';
return o;
}
-void checkUnnamed7118(core.Map<core.String, core.String> o) {
+void checkUnnamed7121(core.Map<core.String, core.String> o) {
unittest.expect(o, unittest.hasLength(2));
unittest.expect(
o['x']!,
@@ -13224,14 +13224,14 @@
);
}
-core.List<core.String> buildUnnamed7119() {
+core.List<core.String> buildUnnamed7122() {
var o = <core.String>[];
o.add('foo');
o.add('foo');
return o;
}
-void checkUnnamed7119(core.List<core.String> o) {
+void checkUnnamed7122(core.List<core.String> o) {
unittest.expect(o, unittest.hasLength(2));
unittest.expect(
o[0],
@@ -13250,8 +13250,8 @@
buildCounterGoogleCloudDialogflowV2beta1ArticleAnswer++;
if (buildCounterGoogleCloudDialogflowV2beta1ArticleAnswer < 3) {
o.answerRecord = 'foo';
- o.metadata = buildUnnamed7118();
- o.snippets = buildUnnamed7119();
+ o.metadata = buildUnnamed7121();
+ o.snippets = buildUnnamed7122();
o.title = 'foo';
o.uri = 'foo';
}
@@ -13267,8 +13267,8 @@
o.answerRecord!,
unittest.equals('foo'),
);
- checkUnnamed7118(o.metadata!);
- checkUnnamed7119(o.snippets!);
+ checkUnnamed7121(o.metadata!);
+ checkUnnamed7122(o.snippets!);
unittest.expect(
o.title!,
unittest.equals('foo'),
@@ -13281,14 +13281,14 @@
buildCounterGoogleCloudDialogflowV2beta1ArticleAnswer--;
}
-core.List<api.GoogleCloudDialogflowV2beta1EntityType> buildUnnamed7120() {
+core.List<api.GoogleCloudDialogflowV2beta1EntityType> buildUnnamed7123() {
var o = <api.GoogleCloudDialogflowV2beta1EntityType>[];
o.add(buildGoogleCloudDialogflowV2beta1EntityType());
o.add(buildGoogleCloudDialogflowV2beta1EntityType());
return o;
}
-void checkUnnamed7120(core.List<api.GoogleCloudDialogflowV2beta1EntityType> o) {
+void checkUnnamed7123(core.List<api.GoogleCloudDialogflowV2beta1EntityType> o) {
unittest.expect(o, unittest.hasLength(2));
checkGoogleCloudDialogflowV2beta1EntityType(
o[0] as api.GoogleCloudDialogflowV2beta1EntityType);
@@ -13304,7 +13304,7 @@
buildCounterGoogleCloudDialogflowV2beta1BatchUpdateEntityTypesResponse++;
if (buildCounterGoogleCloudDialogflowV2beta1BatchUpdateEntityTypesResponse <
3) {
- o.entityTypes = buildUnnamed7120();
+ o.entityTypes = buildUnnamed7123();
}
buildCounterGoogleCloudDialogflowV2beta1BatchUpdateEntityTypesResponse--;
return o;
@@ -13315,19 +13315,19 @@
buildCounterGoogleCloudDialogflowV2beta1BatchUpdateEntityTypesResponse++;
if (buildCounterGoogleCloudDialogflowV2beta1BatchUpdateEntityTypesResponse <
3) {
- checkUnnamed7120(o.entityTypes!);
+ checkUnnamed7123(o.entityTypes!);
}
buildCounterGoogleCloudDialogflowV2beta1BatchUpdateEntityTypesResponse--;
}
-core.List<api.GoogleCloudDialogflowV2beta1Intent> buildUnnamed7121() {
+core.List<api.GoogleCloudDialogflowV2beta1Intent> buildUnnamed7124() {
var o = <api.GoogleCloudDialogflowV2beta1Intent>[];
o.add(buildGoogleCloudDialogflowV2beta1Intent());
o.add(buildGoogleCloudDialogflowV2beta1Intent());
return o;
}
-void checkUnnamed7121(core.List<api.GoogleCloudDialogflowV2beta1Intent> o) {
+void checkUnnamed7124(core.List<api.GoogleCloudDialogflowV2beta1Intent> o) {
unittest.expect(o, unittest.hasLength(2));
checkGoogleCloudDialogflowV2beta1Intent(
o[0] as api.GoogleCloudDialogflowV2beta1Intent);
@@ -13341,7 +13341,7 @@
var o = api.GoogleCloudDialogflowV2beta1BatchUpdateIntentsResponse();
buildCounterGoogleCloudDialogflowV2beta1BatchUpdateIntentsResponse++;
if (buildCounterGoogleCloudDialogflowV2beta1BatchUpdateIntentsResponse < 3) {
- o.intents = buildUnnamed7121();
+ o.intents = buildUnnamed7124();
}
buildCounterGoogleCloudDialogflowV2beta1BatchUpdateIntentsResponse--;
return o;
@@ -13351,12 +13351,12 @@
api.GoogleCloudDialogflowV2beta1BatchUpdateIntentsResponse o) {
buildCounterGoogleCloudDialogflowV2beta1BatchUpdateIntentsResponse++;
if (buildCounterGoogleCloudDialogflowV2beta1BatchUpdateIntentsResponse < 3) {
- checkUnnamed7121(o.intents!);
+ checkUnnamed7124(o.intents!);
}
buildCounterGoogleCloudDialogflowV2beta1BatchUpdateIntentsResponse--;
}
-core.Map<core.String, core.Object> buildUnnamed7122() {
+core.Map<core.String, core.Object> buildUnnamed7125() {
var o = <core.String, core.Object>{};
o['x'] = {
'list': [1, 2, 3],
@@ -13371,7 +13371,7 @@
return o;
}
-void checkUnnamed7122(core.Map<core.String, core.Object> o) {
+void checkUnnamed7125(core.Map<core.String, core.Object> o) {
unittest.expect(o, unittest.hasLength(2));
var casted65 = (o['x']!) as core.Map;
unittest.expect(casted65, unittest.hasLength(3));
@@ -13411,7 +13411,7 @@
if (buildCounterGoogleCloudDialogflowV2beta1Context < 3) {
o.lifespanCount = 42;
o.name = 'foo';
- o.parameters = buildUnnamed7122();
+ o.parameters = buildUnnamed7125();
}
buildCounterGoogleCloudDialogflowV2beta1Context--;
return o;
@@ -13429,7 +13429,7 @@
o.name!,
unittest.equals('foo'),
);
- checkUnnamed7122(o.parameters!);
+ checkUnnamed7125(o.parameters!);
}
buildCounterGoogleCloudDialogflowV2beta1Context--;
}
@@ -13468,14 +13468,14 @@
buildCounterGoogleCloudDialogflowV2beta1ConversationEvent--;
}
-core.List<api.GoogleCloudDialogflowV2beta1EntityTypeEntity> buildUnnamed7123() {
+core.List<api.GoogleCloudDialogflowV2beta1EntityTypeEntity> buildUnnamed7126() {
var o = <api.GoogleCloudDialogflowV2beta1EntityTypeEntity>[];
o.add(buildGoogleCloudDialogflowV2beta1EntityTypeEntity());
o.add(buildGoogleCloudDialogflowV2beta1EntityTypeEntity());
return o;
}
-void checkUnnamed7123(
+void checkUnnamed7126(
core.List<api.GoogleCloudDialogflowV2beta1EntityTypeEntity> o) {
unittest.expect(o, unittest.hasLength(2));
checkGoogleCloudDialogflowV2beta1EntityTypeEntity(
@@ -13493,7 +13493,7 @@
o.autoExpansionMode = 'foo';
o.displayName = 'foo';
o.enableFuzzyExtraction = true;
- o.entities = buildUnnamed7123();
+ o.entities = buildUnnamed7126();
o.kind = 'foo';
o.name = 'foo';
}
@@ -13514,7 +13514,7 @@
unittest.equals('foo'),
);
unittest.expect(o.enableFuzzyExtraction!, unittest.isTrue);
- checkUnnamed7123(o.entities!);
+ checkUnnamed7126(o.entities!);
unittest.expect(
o.kind!,
unittest.equals('foo'),
@@ -13527,14 +13527,14 @@
buildCounterGoogleCloudDialogflowV2beta1EntityType--;
}
-core.List<core.String> buildUnnamed7124() {
+core.List<core.String> buildUnnamed7127() {
var o = <core.String>[];
o.add('foo');
o.add('foo');
return o;
}
-void checkUnnamed7124(core.List<core.String> o) {
+void checkUnnamed7127(core.List<core.String> o) {
unittest.expect(o, unittest.hasLength(2));
unittest.expect(
o[0],
@@ -13552,7 +13552,7 @@
var o = api.GoogleCloudDialogflowV2beta1EntityTypeEntity();
buildCounterGoogleCloudDialogflowV2beta1EntityTypeEntity++;
if (buildCounterGoogleCloudDialogflowV2beta1EntityTypeEntity < 3) {
- o.synonyms = buildUnnamed7124();
+ o.synonyms = buildUnnamed7127();
o.value = 'foo';
}
buildCounterGoogleCloudDialogflowV2beta1EntityTypeEntity--;
@@ -13563,7 +13563,7 @@
api.GoogleCloudDialogflowV2beta1EntityTypeEntity o) {
buildCounterGoogleCloudDialogflowV2beta1EntityTypeEntity++;
if (buildCounterGoogleCloudDialogflowV2beta1EntityTypeEntity < 3) {
- checkUnnamed7124(o.synonyms!);
+ checkUnnamed7127(o.synonyms!);
unittest.expect(
o.value!,
unittest.equals('foo'),
@@ -13572,7 +13572,7 @@
buildCounterGoogleCloudDialogflowV2beta1EntityTypeEntity--;
}
-core.Map<core.String, core.Object> buildUnnamed7125() {
+core.Map<core.String, core.Object> buildUnnamed7128() {
var o = <core.String, core.Object>{};
o['x'] = {
'list': [1, 2, 3],
@@ -13587,7 +13587,7 @@
return o;
}
-void checkUnnamed7125(core.Map<core.String, core.Object> o) {
+void checkUnnamed7128(core.Map<core.String, core.Object> o) {
unittest.expect(o, unittest.hasLength(2));
var casted67 = (o['x']!) as core.Map;
unittest.expect(casted67, unittest.hasLength(3));
@@ -13627,7 +13627,7 @@
if (buildCounterGoogleCloudDialogflowV2beta1EventInput < 3) {
o.languageCode = 'foo';
o.name = 'foo';
- o.parameters = buildUnnamed7125();
+ o.parameters = buildUnnamed7128();
}
buildCounterGoogleCloudDialogflowV2beta1EventInput--;
return o;
@@ -13645,7 +13645,7 @@
o.name!,
unittest.equals('foo'),
);
- checkUnnamed7125(o.parameters!);
+ checkUnnamed7128(o.parameters!);
}
buildCounterGoogleCloudDialogflowV2beta1EventInput--;
}
@@ -13679,14 +13679,14 @@
buildCounterGoogleCloudDialogflowV2beta1ExportAgentResponse--;
}
-core.Map<core.String, core.String> buildUnnamed7126() {
+core.Map<core.String, core.String> buildUnnamed7129() {
var o = <core.String, core.String>{};
o['x'] = 'foo';
o['y'] = 'foo';
return o;
}
-void checkUnnamed7126(core.Map<core.String, core.String> o) {
+void checkUnnamed7129(core.Map<core.String, core.String> o) {
unittest.expect(o, unittest.hasLength(2));
unittest.expect(
o['x']!,
@@ -13707,7 +13707,7 @@
o.answer = 'foo';
o.answerRecord = 'foo';
o.confidence = 42.0;
- o.metadata = buildUnnamed7126();
+ o.metadata = buildUnnamed7129();
o.question = 'foo';
o.source = 'foo';
}
@@ -13731,7 +13731,7 @@
o.confidence!,
unittest.equals(42.0),
);
- checkUnnamed7126(o.metadata!);
+ checkUnnamed7129(o.metadata!);
unittest.expect(
o.question!,
unittest.equals('foo'),
@@ -13744,14 +13744,14 @@
buildCounterGoogleCloudDialogflowV2beta1FaqAnswer--;
}
-core.List<api.GoogleCloudDialogflowV2beta1SuggestionResult> buildUnnamed7127() {
+core.List<api.GoogleCloudDialogflowV2beta1SuggestionResult> buildUnnamed7130() {
var o = <api.GoogleCloudDialogflowV2beta1SuggestionResult>[];
o.add(buildGoogleCloudDialogflowV2beta1SuggestionResult());
o.add(buildGoogleCloudDialogflowV2beta1SuggestionResult());
return o;
}
-void checkUnnamed7127(
+void checkUnnamed7130(
core.List<api.GoogleCloudDialogflowV2beta1SuggestionResult> o) {
unittest.expect(o, unittest.hasLength(2));
checkGoogleCloudDialogflowV2beta1SuggestionResult(
@@ -13768,7 +13768,7 @@
if (buildCounterGoogleCloudDialogflowV2beta1HumanAgentAssistantEvent < 3) {
o.conversation = 'foo';
o.participant = 'foo';
- o.suggestionResults = buildUnnamed7127();
+ o.suggestionResults = buildUnnamed7130();
}
buildCounterGoogleCloudDialogflowV2beta1HumanAgentAssistantEvent--;
return o;
@@ -13786,19 +13786,19 @@
o.participant!,
unittest.equals('foo'),
);
- checkUnnamed7127(o.suggestionResults!);
+ checkUnnamed7130(o.suggestionResults!);
}
buildCounterGoogleCloudDialogflowV2beta1HumanAgentAssistantEvent--;
}
-core.List<api.GoogleRpcStatus> buildUnnamed7128() {
+core.List<api.GoogleRpcStatus> buildUnnamed7131() {
var o = <api.GoogleRpcStatus>[];
o.add(buildGoogleRpcStatus());
o.add(buildGoogleRpcStatus());
return o;
}
-void checkUnnamed7128(core.List<api.GoogleRpcStatus> o) {
+void checkUnnamed7131(core.List<api.GoogleRpcStatus> o) {
unittest.expect(o, unittest.hasLength(2));
checkGoogleRpcStatus(o[0] as api.GoogleRpcStatus);
checkGoogleRpcStatus(o[1] as api.GoogleRpcStatus);
@@ -13810,7 +13810,7 @@
var o = api.GoogleCloudDialogflowV2beta1ImportDocumentsResponse();
buildCounterGoogleCloudDialogflowV2beta1ImportDocumentsResponse++;
if (buildCounterGoogleCloudDialogflowV2beta1ImportDocumentsResponse < 3) {
- o.warnings = buildUnnamed7128();
+ o.warnings = buildUnnamed7131();
}
buildCounterGoogleCloudDialogflowV2beta1ImportDocumentsResponse--;
return o;
@@ -13820,66 +13820,11 @@
api.GoogleCloudDialogflowV2beta1ImportDocumentsResponse o) {
buildCounterGoogleCloudDialogflowV2beta1ImportDocumentsResponse++;
if (buildCounterGoogleCloudDialogflowV2beta1ImportDocumentsResponse < 3) {
- checkUnnamed7128(o.warnings!);
+ checkUnnamed7131(o.warnings!);
}
buildCounterGoogleCloudDialogflowV2beta1ImportDocumentsResponse--;
}
-core.List<core.String> buildUnnamed7129() {
- var o = <core.String>[];
- o.add('foo');
- o.add('foo');
- return o;
-}
-
-void checkUnnamed7129(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'),
- );
-}
-
-core.List<core.String> buildUnnamed7130() {
- var o = <core.String>[];
- o.add('foo');
- o.add('foo');
- return o;
-}
-
-void checkUnnamed7130(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'),
- );
-}
-
-core.List<api.GoogleCloudDialogflowV2beta1IntentFollowupIntentInfo>
- buildUnnamed7131() {
- var o = <api.GoogleCloudDialogflowV2beta1IntentFollowupIntentInfo>[];
- o.add(buildGoogleCloudDialogflowV2beta1IntentFollowupIntentInfo());
- o.add(buildGoogleCloudDialogflowV2beta1IntentFollowupIntentInfo());
- return o;
-}
-
-void checkUnnamed7131(
- core.List<api.GoogleCloudDialogflowV2beta1IntentFollowupIntentInfo> o) {
- unittest.expect(o, unittest.hasLength(2));
- checkGoogleCloudDialogflowV2beta1IntentFollowupIntentInfo(
- o[0] as api.GoogleCloudDialogflowV2beta1IntentFollowupIntentInfo);
- checkGoogleCloudDialogflowV2beta1IntentFollowupIntentInfo(
- o[1] as api.GoogleCloudDialogflowV2beta1IntentFollowupIntentInfo);
-}
-
core.List<core.String> buildUnnamed7132() {
var o = <core.String>[];
o.add('foo');
@@ -13899,14 +13844,69 @@
);
}
-core.List<api.GoogleCloudDialogflowV2beta1IntentMessage> buildUnnamed7133() {
+core.List<core.String> buildUnnamed7133() {
+ var o = <core.String>[];
+ o.add('foo');
+ o.add('foo');
+ return o;
+}
+
+void checkUnnamed7133(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'),
+ );
+}
+
+core.List<api.GoogleCloudDialogflowV2beta1IntentFollowupIntentInfo>
+ buildUnnamed7134() {
+ var o = <api.GoogleCloudDialogflowV2beta1IntentFollowupIntentInfo>[];
+ o.add(buildGoogleCloudDialogflowV2beta1IntentFollowupIntentInfo());
+ o.add(buildGoogleCloudDialogflowV2beta1IntentFollowupIntentInfo());
+ return o;
+}
+
+void checkUnnamed7134(
+ core.List<api.GoogleCloudDialogflowV2beta1IntentFollowupIntentInfo> o) {
+ unittest.expect(o, unittest.hasLength(2));
+ checkGoogleCloudDialogflowV2beta1IntentFollowupIntentInfo(
+ o[0] as api.GoogleCloudDialogflowV2beta1IntentFollowupIntentInfo);
+ checkGoogleCloudDialogflowV2beta1IntentFollowupIntentInfo(
+ o[1] as api.GoogleCloudDialogflowV2beta1IntentFollowupIntentInfo);
+}
+
+core.List<core.String> buildUnnamed7135() {
+ var o = <core.String>[];
+ o.add('foo');
+ o.add('foo');
+ return o;
+}
+
+void checkUnnamed7135(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'),
+ );
+}
+
+core.List<api.GoogleCloudDialogflowV2beta1IntentMessage> buildUnnamed7136() {
var o = <api.GoogleCloudDialogflowV2beta1IntentMessage>[];
o.add(buildGoogleCloudDialogflowV2beta1IntentMessage());
o.add(buildGoogleCloudDialogflowV2beta1IntentMessage());
return o;
}
-void checkUnnamed7133(
+void checkUnnamed7136(
core.List<api.GoogleCloudDialogflowV2beta1IntentMessage> o) {
unittest.expect(o, unittest.hasLength(2));
checkGoogleCloudDialogflowV2beta1IntentMessage(
@@ -13915,14 +13915,14 @@
o[1] as api.GoogleCloudDialogflowV2beta1IntentMessage);
}
-core.List<api.GoogleCloudDialogflowV2beta1Context> buildUnnamed7134() {
+core.List<api.GoogleCloudDialogflowV2beta1Context> buildUnnamed7137() {
var o = <api.GoogleCloudDialogflowV2beta1Context>[];
o.add(buildGoogleCloudDialogflowV2beta1Context());
o.add(buildGoogleCloudDialogflowV2beta1Context());
return o;
}
-void checkUnnamed7134(core.List<api.GoogleCloudDialogflowV2beta1Context> o) {
+void checkUnnamed7137(core.List<api.GoogleCloudDialogflowV2beta1Context> o) {
unittest.expect(o, unittest.hasLength(2));
checkGoogleCloudDialogflowV2beta1Context(
o[0] as api.GoogleCloudDialogflowV2beta1Context);
@@ -13930,14 +13930,14 @@
o[1] as api.GoogleCloudDialogflowV2beta1Context);
}
-core.List<api.GoogleCloudDialogflowV2beta1IntentParameter> buildUnnamed7135() {
+core.List<api.GoogleCloudDialogflowV2beta1IntentParameter> buildUnnamed7138() {
var o = <api.GoogleCloudDialogflowV2beta1IntentParameter>[];
o.add(buildGoogleCloudDialogflowV2beta1IntentParameter());
o.add(buildGoogleCloudDialogflowV2beta1IntentParameter());
return o;
}
-void checkUnnamed7135(
+void checkUnnamed7138(
core.List<api.GoogleCloudDialogflowV2beta1IntentParameter> o) {
unittest.expect(o, unittest.hasLength(2));
checkGoogleCloudDialogflowV2beta1IntentParameter(
@@ -13947,14 +13947,14 @@
}
core.List<api.GoogleCloudDialogflowV2beta1IntentTrainingPhrase>
- buildUnnamed7136() {
+ buildUnnamed7139() {
var o = <api.GoogleCloudDialogflowV2beta1IntentTrainingPhrase>[];
o.add(buildGoogleCloudDialogflowV2beta1IntentTrainingPhrase());
o.add(buildGoogleCloudDialogflowV2beta1IntentTrainingPhrase());
return o;
}
-void checkUnnamed7136(
+void checkUnnamed7139(
core.List<api.GoogleCloudDialogflowV2beta1IntentTrainingPhrase> o) {
unittest.expect(o, unittest.hasLength(2));
checkGoogleCloudDialogflowV2beta1IntentTrainingPhrase(
@@ -13970,25 +13970,25 @@
buildCounterGoogleCloudDialogflowV2beta1Intent++;
if (buildCounterGoogleCloudDialogflowV2beta1Intent < 3) {
o.action = 'foo';
- o.defaultResponsePlatforms = buildUnnamed7129();
+ o.defaultResponsePlatforms = buildUnnamed7132();
o.displayName = 'foo';
o.endInteraction = true;
- o.events = buildUnnamed7130();
- o.followupIntentInfo = buildUnnamed7131();
- o.inputContextNames = buildUnnamed7132();
+ o.events = buildUnnamed7133();
+ o.followupIntentInfo = buildUnnamed7134();
+ o.inputContextNames = buildUnnamed7135();
o.isFallback = true;
o.liveAgentHandoff = true;
- o.messages = buildUnnamed7133();
+ o.messages = buildUnnamed7136();
o.mlDisabled = true;
o.mlEnabled = true;
o.name = 'foo';
- o.outputContexts = buildUnnamed7134();
- o.parameters = buildUnnamed7135();
+ o.outputContexts = buildUnnamed7137();
+ o.parameters = buildUnnamed7138();
o.parentFollowupIntentName = 'foo';
o.priority = 42;
o.resetContexts = true;
o.rootFollowupIntentName = 'foo';
- o.trainingPhrases = buildUnnamed7136();
+ o.trainingPhrases = buildUnnamed7139();
o.webhookState = 'foo';
}
buildCounterGoogleCloudDialogflowV2beta1Intent--;
@@ -14003,26 +14003,26 @@
o.action!,
unittest.equals('foo'),
);
- checkUnnamed7129(o.defaultResponsePlatforms!);
+ checkUnnamed7132(o.defaultResponsePlatforms!);
unittest.expect(
o.displayName!,
unittest.equals('foo'),
);
unittest.expect(o.endInteraction!, unittest.isTrue);
- checkUnnamed7130(o.events!);
- checkUnnamed7131(o.followupIntentInfo!);
- checkUnnamed7132(o.inputContextNames!);
+ checkUnnamed7133(o.events!);
+ checkUnnamed7134(o.followupIntentInfo!);
+ checkUnnamed7135(o.inputContextNames!);
unittest.expect(o.isFallback!, unittest.isTrue);
unittest.expect(o.liveAgentHandoff!, unittest.isTrue);
- checkUnnamed7133(o.messages!);
+ checkUnnamed7136(o.messages!);
unittest.expect(o.mlDisabled!, unittest.isTrue);
unittest.expect(o.mlEnabled!, unittest.isTrue);
unittest.expect(
o.name!,
unittest.equals('foo'),
);
- checkUnnamed7134(o.outputContexts!);
- checkUnnamed7135(o.parameters!);
+ checkUnnamed7137(o.outputContexts!);
+ checkUnnamed7138(o.parameters!);
unittest.expect(
o.parentFollowupIntentName!,
unittest.equals('foo'),
@@ -14036,7 +14036,7 @@
o.rootFollowupIntentName!,
unittest.equals('foo'),
);
- checkUnnamed7136(o.trainingPhrases!);
+ checkUnnamed7139(o.trainingPhrases!);
unittest.expect(
o.webhookState!,
unittest.equals('foo'),
@@ -14074,7 +14074,7 @@
buildCounterGoogleCloudDialogflowV2beta1IntentFollowupIntentInfo--;
}
-core.Map<core.String, core.Object> buildUnnamed7137() {
+core.Map<core.String, core.Object> buildUnnamed7140() {
var o = <core.String, core.Object>{};
o['x'] = {
'list': [1, 2, 3],
@@ -14089,7 +14089,7 @@
return o;
}
-void checkUnnamed7137(core.Map<core.String, core.Object> o) {
+void checkUnnamed7140(core.Map<core.String, core.Object> o) {
unittest.expect(o, unittest.hasLength(2));
var casted69 = (o['x']!) as core.Map;
unittest.expect(casted69, unittest.hasLength(3));
@@ -14139,7 +14139,7 @@
o.listSelect = buildGoogleCloudDialogflowV2beta1IntentMessageListSelect();
o.mediaContent =
buildGoogleCloudDialogflowV2beta1IntentMessageMediaContent();
- o.payload = buildUnnamed7137();
+ o.payload = buildUnnamed7140();
o.platform = 'foo';
o.quickReplies =
buildGoogleCloudDialogflowV2beta1IntentMessageQuickReplies();
@@ -14187,7 +14187,7 @@
as api.GoogleCloudDialogflowV2beta1IntentMessageListSelect);
checkGoogleCloudDialogflowV2beta1IntentMessageMediaContent(o.mediaContent!
as api.GoogleCloudDialogflowV2beta1IntentMessageMediaContent);
- checkUnnamed7137(o.payload!);
+ checkUnnamed7140(o.payload!);
unittest.expect(
o.platform!,
unittest.equals('foo'),
@@ -14225,14 +14225,14 @@
}
core.List<api.GoogleCloudDialogflowV2beta1IntentMessageBasicCardButton>
- buildUnnamed7138() {
+ buildUnnamed7141() {
var o = <api.GoogleCloudDialogflowV2beta1IntentMessageBasicCardButton>[];
o.add(buildGoogleCloudDialogflowV2beta1IntentMessageBasicCardButton());
o.add(buildGoogleCloudDialogflowV2beta1IntentMessageBasicCardButton());
return o;
}
-void checkUnnamed7138(
+void checkUnnamed7141(
core.List<api.GoogleCloudDialogflowV2beta1IntentMessageBasicCardButton> o) {
unittest.expect(o, unittest.hasLength(2));
checkGoogleCloudDialogflowV2beta1IntentMessageBasicCardButton(
@@ -14247,7 +14247,7 @@
var o = api.GoogleCloudDialogflowV2beta1IntentMessageBasicCard();
buildCounterGoogleCloudDialogflowV2beta1IntentMessageBasicCard++;
if (buildCounterGoogleCloudDialogflowV2beta1IntentMessageBasicCard < 3) {
- o.buttons = buildUnnamed7138();
+ o.buttons = buildUnnamed7141();
o.formattedText = 'foo';
o.image = buildGoogleCloudDialogflowV2beta1IntentMessageImage();
o.subtitle = 'foo';
@@ -14261,7 +14261,7 @@
api.GoogleCloudDialogflowV2beta1IntentMessageBasicCard o) {
buildCounterGoogleCloudDialogflowV2beta1IntentMessageBasicCard++;
if (buildCounterGoogleCloudDialogflowV2beta1IntentMessageBasicCard < 3) {
- checkUnnamed7138(o.buttons!);
+ checkUnnamed7141(o.buttons!);
unittest.expect(
o.formattedText!,
unittest.equals('foo'),
@@ -14344,7 +14344,7 @@
core.List<
api.GoogleCloudDialogflowV2beta1IntentMessageBrowseCarouselCardBrowseCarouselCardItem>
- buildUnnamed7139() {
+ buildUnnamed7142() {
var o = <
api.GoogleCloudDialogflowV2beta1IntentMessageBrowseCarouselCardBrowseCarouselCardItem>[];
o.add(
@@ -14354,7 +14354,7 @@
return o;
}
-void checkUnnamed7139(
+void checkUnnamed7142(
core.List<
api.GoogleCloudDialogflowV2beta1IntentMessageBrowseCarouselCardBrowseCarouselCardItem>
o) {
@@ -14376,7 +14376,7 @@
if (buildCounterGoogleCloudDialogflowV2beta1IntentMessageBrowseCarouselCard <
3) {
o.imageDisplayOptions = 'foo';
- o.items = buildUnnamed7139();
+ o.items = buildUnnamed7142();
}
buildCounterGoogleCloudDialogflowV2beta1IntentMessageBrowseCarouselCard--;
return o;
@@ -14391,7 +14391,7 @@
o.imageDisplayOptions!,
unittest.equals('foo'),
);
- checkUnnamed7139(o.items!);
+ checkUnnamed7142(o.items!);
}
buildCounterGoogleCloudDialogflowV2beta1IntentMessageBrowseCarouselCard--;
}
@@ -14480,14 +14480,14 @@
}
core.List<api.GoogleCloudDialogflowV2beta1IntentMessageCardButton>
- buildUnnamed7140() {
+ buildUnnamed7143() {
var o = <api.GoogleCloudDialogflowV2beta1IntentMessageCardButton>[];
o.add(buildGoogleCloudDialogflowV2beta1IntentMessageCardButton());
o.add(buildGoogleCloudDialogflowV2beta1IntentMessageCardButton());
return o;
}
-void checkUnnamed7140(
+void checkUnnamed7143(
core.List<api.GoogleCloudDialogflowV2beta1IntentMessageCardButton> o) {
unittest.expect(o, unittest.hasLength(2));
checkGoogleCloudDialogflowV2beta1IntentMessageCardButton(
@@ -14502,7 +14502,7 @@
var o = api.GoogleCloudDialogflowV2beta1IntentMessageCard();
buildCounterGoogleCloudDialogflowV2beta1IntentMessageCard++;
if (buildCounterGoogleCloudDialogflowV2beta1IntentMessageCard < 3) {
- o.buttons = buildUnnamed7140();
+ o.buttons = buildUnnamed7143();
o.imageUri = 'foo';
o.subtitle = 'foo';
o.title = 'foo';
@@ -14515,7 +14515,7 @@
api.GoogleCloudDialogflowV2beta1IntentMessageCard o) {
buildCounterGoogleCloudDialogflowV2beta1IntentMessageCard++;
if (buildCounterGoogleCloudDialogflowV2beta1IntentMessageCard < 3) {
- checkUnnamed7140(o.buttons!);
+ checkUnnamed7143(o.buttons!);
unittest.expect(
o.imageUri!,
unittest.equals('foo'),
@@ -14562,14 +14562,14 @@
}
core.List<api.GoogleCloudDialogflowV2beta1IntentMessageCarouselSelectItem>
- buildUnnamed7141() {
+ buildUnnamed7144() {
var o = <api.GoogleCloudDialogflowV2beta1IntentMessageCarouselSelectItem>[];
o.add(buildGoogleCloudDialogflowV2beta1IntentMessageCarouselSelectItem());
o.add(buildGoogleCloudDialogflowV2beta1IntentMessageCarouselSelectItem());
return o;
}
-void checkUnnamed7141(
+void checkUnnamed7144(
core.List<api.GoogleCloudDialogflowV2beta1IntentMessageCarouselSelectItem>
o) {
unittest.expect(o, unittest.hasLength(2));
@@ -14586,7 +14586,7 @@
var o = api.GoogleCloudDialogflowV2beta1IntentMessageCarouselSelect();
buildCounterGoogleCloudDialogflowV2beta1IntentMessageCarouselSelect++;
if (buildCounterGoogleCloudDialogflowV2beta1IntentMessageCarouselSelect < 3) {
- o.items = buildUnnamed7141();
+ o.items = buildUnnamed7144();
}
buildCounterGoogleCloudDialogflowV2beta1IntentMessageCarouselSelect--;
return o;
@@ -14596,7 +14596,7 @@
api.GoogleCloudDialogflowV2beta1IntentMessageCarouselSelect o) {
buildCounterGoogleCloudDialogflowV2beta1IntentMessageCarouselSelect++;
if (buildCounterGoogleCloudDialogflowV2beta1IntentMessageCarouselSelect < 3) {
- checkUnnamed7141(o.items!);
+ checkUnnamed7144(o.items!);
}
buildCounterGoogleCloudDialogflowV2beta1IntentMessageCarouselSelect--;
}
@@ -14733,14 +14733,14 @@
}
core.List<api.GoogleCloudDialogflowV2beta1IntentMessageListSelectItem>
- buildUnnamed7142() {
+ buildUnnamed7145() {
var o = <api.GoogleCloudDialogflowV2beta1IntentMessageListSelectItem>[];
o.add(buildGoogleCloudDialogflowV2beta1IntentMessageListSelectItem());
o.add(buildGoogleCloudDialogflowV2beta1IntentMessageListSelectItem());
return o;
}
-void checkUnnamed7142(
+void checkUnnamed7145(
core.List<api.GoogleCloudDialogflowV2beta1IntentMessageListSelectItem> o) {
unittest.expect(o, unittest.hasLength(2));
checkGoogleCloudDialogflowV2beta1IntentMessageListSelectItem(
@@ -14755,7 +14755,7 @@
var o = api.GoogleCloudDialogflowV2beta1IntentMessageListSelect();
buildCounterGoogleCloudDialogflowV2beta1IntentMessageListSelect++;
if (buildCounterGoogleCloudDialogflowV2beta1IntentMessageListSelect < 3) {
- o.items = buildUnnamed7142();
+ o.items = buildUnnamed7145();
o.subtitle = 'foo';
o.title = 'foo';
}
@@ -14767,7 +14767,7 @@
api.GoogleCloudDialogflowV2beta1IntentMessageListSelect o) {
buildCounterGoogleCloudDialogflowV2beta1IntentMessageListSelect++;
if (buildCounterGoogleCloudDialogflowV2beta1IntentMessageListSelect < 3) {
- checkUnnamed7142(o.items!);
+ checkUnnamed7145(o.items!);
unittest.expect(
o.subtitle!,
unittest.equals('foo'),
@@ -14818,7 +14818,7 @@
core.List<
api.GoogleCloudDialogflowV2beta1IntentMessageMediaContentResponseMediaObject>
- buildUnnamed7143() {
+ buildUnnamed7146() {
var o = <
api.GoogleCloudDialogflowV2beta1IntentMessageMediaContentResponseMediaObject>[];
o.add(
@@ -14828,7 +14828,7 @@
return o;
}
-void checkUnnamed7143(
+void checkUnnamed7146(
core.List<
api.GoogleCloudDialogflowV2beta1IntentMessageMediaContentResponseMediaObject>
o) {
@@ -14847,7 +14847,7 @@
var o = api.GoogleCloudDialogflowV2beta1IntentMessageMediaContent();
buildCounterGoogleCloudDialogflowV2beta1IntentMessageMediaContent++;
if (buildCounterGoogleCloudDialogflowV2beta1IntentMessageMediaContent < 3) {
- o.mediaObjects = buildUnnamed7143();
+ o.mediaObjects = buildUnnamed7146();
o.mediaType = 'foo';
}
buildCounterGoogleCloudDialogflowV2beta1IntentMessageMediaContent--;
@@ -14858,7 +14858,7 @@
api.GoogleCloudDialogflowV2beta1IntentMessageMediaContent o) {
buildCounterGoogleCloudDialogflowV2beta1IntentMessageMediaContent++;
if (buildCounterGoogleCloudDialogflowV2beta1IntentMessageMediaContent < 3) {
- checkUnnamed7143(o.mediaObjects!);
+ checkUnnamed7146(o.mediaObjects!);
unittest.expect(
o.mediaType!,
unittest.equals('foo'),
@@ -14913,14 +14913,14 @@
buildCounterGoogleCloudDialogflowV2beta1IntentMessageMediaContentResponseMediaObject--;
}
-core.List<core.String> buildUnnamed7144() {
+core.List<core.String> buildUnnamed7147() {
var o = <core.String>[];
o.add('foo');
o.add('foo');
return o;
}
-void checkUnnamed7144(core.List<core.String> o) {
+void checkUnnamed7147(core.List<core.String> o) {
unittest.expect(o, unittest.hasLength(2));
unittest.expect(
o[0],
@@ -14938,7 +14938,7 @@
var o = api.GoogleCloudDialogflowV2beta1IntentMessageQuickReplies();
buildCounterGoogleCloudDialogflowV2beta1IntentMessageQuickReplies++;
if (buildCounterGoogleCloudDialogflowV2beta1IntentMessageQuickReplies < 3) {
- o.quickReplies = buildUnnamed7144();
+ o.quickReplies = buildUnnamed7147();
o.title = 'foo';
}
buildCounterGoogleCloudDialogflowV2beta1IntentMessageQuickReplies--;
@@ -14949,7 +14949,7 @@
api.GoogleCloudDialogflowV2beta1IntentMessageQuickReplies o) {
buildCounterGoogleCloudDialogflowV2beta1IntentMessageQuickReplies++;
if (buildCounterGoogleCloudDialogflowV2beta1IntentMessageQuickReplies < 3) {
- checkUnnamed7144(o.quickReplies!);
+ checkUnnamed7147(o.quickReplies!);
unittest.expect(
o.title!,
unittest.equals('foo'),
@@ -14959,14 +14959,14 @@
}
core.List<api.GoogleCloudDialogflowV2beta1IntentMessageRbmSuggestion>
- buildUnnamed7145() {
+ buildUnnamed7148() {
var o = <api.GoogleCloudDialogflowV2beta1IntentMessageRbmSuggestion>[];
o.add(buildGoogleCloudDialogflowV2beta1IntentMessageRbmSuggestion());
o.add(buildGoogleCloudDialogflowV2beta1IntentMessageRbmSuggestion());
return o;
}
-void checkUnnamed7145(
+void checkUnnamed7148(
core.List<api.GoogleCloudDialogflowV2beta1IntentMessageRbmSuggestion> o) {
unittest.expect(o, unittest.hasLength(2));
checkGoogleCloudDialogflowV2beta1IntentMessageRbmSuggestion(
@@ -14985,7 +14985,7 @@
o.description = 'foo';
o.media =
buildGoogleCloudDialogflowV2beta1IntentMessageRbmCardContentRbmMedia();
- o.suggestions = buildUnnamed7145();
+ o.suggestions = buildUnnamed7148();
o.title = 'foo';
}
buildCounterGoogleCloudDialogflowV2beta1IntentMessageRbmCardContent--;
@@ -15003,7 +15003,7 @@
checkGoogleCloudDialogflowV2beta1IntentMessageRbmCardContentRbmMedia(o
.media!
as api.GoogleCloudDialogflowV2beta1IntentMessageRbmCardContentRbmMedia);
- checkUnnamed7145(o.suggestions!);
+ checkUnnamed7148(o.suggestions!);
unittest.expect(
o.title!,
unittest.equals('foo'),
@@ -15051,14 +15051,14 @@
}
core.List<api.GoogleCloudDialogflowV2beta1IntentMessageRbmCardContent>
- buildUnnamed7146() {
+ buildUnnamed7149() {
var o = <api.GoogleCloudDialogflowV2beta1IntentMessageRbmCardContent>[];
o.add(buildGoogleCloudDialogflowV2beta1IntentMessageRbmCardContent());
o.add(buildGoogleCloudDialogflowV2beta1IntentMessageRbmCardContent());
return o;
}
-void checkUnnamed7146(
+void checkUnnamed7149(
core.List<api.GoogleCloudDialogflowV2beta1IntentMessageRbmCardContent> o) {
unittest.expect(o, unittest.hasLength(2));
checkGoogleCloudDialogflowV2beta1IntentMessageRbmCardContent(
@@ -15075,7 +15075,7 @@
buildCounterGoogleCloudDialogflowV2beta1IntentMessageRbmCarouselCard++;
if (buildCounterGoogleCloudDialogflowV2beta1IntentMessageRbmCarouselCard <
3) {
- o.cardContents = buildUnnamed7146();
+ o.cardContents = buildUnnamed7149();
o.cardWidth = 'foo';
}
buildCounterGoogleCloudDialogflowV2beta1IntentMessageRbmCarouselCard--;
@@ -15087,7 +15087,7 @@
buildCounterGoogleCloudDialogflowV2beta1IntentMessageRbmCarouselCard++;
if (buildCounterGoogleCloudDialogflowV2beta1IntentMessageRbmCarouselCard <
3) {
- checkUnnamed7146(o.cardContents!);
+ checkUnnamed7149(o.cardContents!);
unittest.expect(
o.cardWidth!,
unittest.equals('foo'),
@@ -15321,14 +15321,14 @@
}
core.List<api.GoogleCloudDialogflowV2beta1IntentMessageRbmSuggestion>
- buildUnnamed7147() {
+ buildUnnamed7150() {
var o = <api.GoogleCloudDialogflowV2beta1IntentMessageRbmSuggestion>[];
o.add(buildGoogleCloudDialogflowV2beta1IntentMessageRbmSuggestion());
o.add(buildGoogleCloudDialogflowV2beta1IntentMessageRbmSuggestion());
return o;
}
-void checkUnnamed7147(
+void checkUnnamed7150(
core.List<api.GoogleCloudDialogflowV2beta1IntentMessageRbmSuggestion> o) {
unittest.expect(o, unittest.hasLength(2));
checkGoogleCloudDialogflowV2beta1IntentMessageRbmSuggestion(
@@ -15343,7 +15343,7 @@
var o = api.GoogleCloudDialogflowV2beta1IntentMessageRbmText();
buildCounterGoogleCloudDialogflowV2beta1IntentMessageRbmText++;
if (buildCounterGoogleCloudDialogflowV2beta1IntentMessageRbmText < 3) {
- o.rbmSuggestion = buildUnnamed7147();
+ o.rbmSuggestion = buildUnnamed7150();
o.text = 'foo';
}
buildCounterGoogleCloudDialogflowV2beta1IntentMessageRbmText--;
@@ -15354,7 +15354,7 @@
api.GoogleCloudDialogflowV2beta1IntentMessageRbmText o) {
buildCounterGoogleCloudDialogflowV2beta1IntentMessageRbmText++;
if (buildCounterGoogleCloudDialogflowV2beta1IntentMessageRbmText < 3) {
- checkUnnamed7147(o.rbmSuggestion!);
+ checkUnnamed7150(o.rbmSuggestion!);
unittest.expect(
o.text!,
unittest.equals('foo'),
@@ -15363,14 +15363,14 @@
buildCounterGoogleCloudDialogflowV2beta1IntentMessageRbmText--;
}
-core.List<core.String> buildUnnamed7148() {
+core.List<core.String> buildUnnamed7151() {
var o = <core.String>[];
o.add('foo');
o.add('foo');
return o;
}
-void checkUnnamed7148(core.List<core.String> o) {
+void checkUnnamed7151(core.List<core.String> o) {
unittest.expect(o, unittest.hasLength(2));
unittest.expect(
o[0],
@@ -15390,7 +15390,7 @@
buildCounterGoogleCloudDialogflowV2beta1IntentMessageSelectItemInfo++;
if (buildCounterGoogleCloudDialogflowV2beta1IntentMessageSelectItemInfo < 3) {
o.key = 'foo';
- o.synonyms = buildUnnamed7148();
+ o.synonyms = buildUnnamed7151();
}
buildCounterGoogleCloudDialogflowV2beta1IntentMessageSelectItemInfo--;
return o;
@@ -15404,7 +15404,7 @@
o.key!,
unittest.equals('foo'),
);
- checkUnnamed7148(o.synonyms!);
+ checkUnnamed7151(o.synonyms!);
}
buildCounterGoogleCloudDialogflowV2beta1IntentMessageSelectItemInfo--;
}
@@ -15445,14 +15445,14 @@
}
core.List<api.GoogleCloudDialogflowV2beta1IntentMessageSimpleResponse>
- buildUnnamed7149() {
+ buildUnnamed7152() {
var o = <api.GoogleCloudDialogflowV2beta1IntentMessageSimpleResponse>[];
o.add(buildGoogleCloudDialogflowV2beta1IntentMessageSimpleResponse());
o.add(buildGoogleCloudDialogflowV2beta1IntentMessageSimpleResponse());
return o;
}
-void checkUnnamed7149(
+void checkUnnamed7152(
core.List<api.GoogleCloudDialogflowV2beta1IntentMessageSimpleResponse> o) {
unittest.expect(o, unittest.hasLength(2));
checkGoogleCloudDialogflowV2beta1IntentMessageSimpleResponse(
@@ -15469,7 +15469,7 @@
buildCounterGoogleCloudDialogflowV2beta1IntentMessageSimpleResponses++;
if (buildCounterGoogleCloudDialogflowV2beta1IntentMessageSimpleResponses <
3) {
- o.simpleResponses = buildUnnamed7149();
+ o.simpleResponses = buildUnnamed7152();
}
buildCounterGoogleCloudDialogflowV2beta1IntentMessageSimpleResponses--;
return o;
@@ -15480,7 +15480,7 @@
buildCounterGoogleCloudDialogflowV2beta1IntentMessageSimpleResponses++;
if (buildCounterGoogleCloudDialogflowV2beta1IntentMessageSimpleResponses <
3) {
- checkUnnamed7149(o.simpleResponses!);
+ checkUnnamed7152(o.simpleResponses!);
}
buildCounterGoogleCloudDialogflowV2beta1IntentMessageSimpleResponses--;
}
@@ -15510,14 +15510,14 @@
}
core.List<api.GoogleCloudDialogflowV2beta1IntentMessageSuggestion>
- buildUnnamed7150() {
+ buildUnnamed7153() {
var o = <api.GoogleCloudDialogflowV2beta1IntentMessageSuggestion>[];
o.add(buildGoogleCloudDialogflowV2beta1IntentMessageSuggestion());
o.add(buildGoogleCloudDialogflowV2beta1IntentMessageSuggestion());
return o;
}
-void checkUnnamed7150(
+void checkUnnamed7153(
core.List<api.GoogleCloudDialogflowV2beta1IntentMessageSuggestion> o) {
unittest.expect(o, unittest.hasLength(2));
checkGoogleCloudDialogflowV2beta1IntentMessageSuggestion(
@@ -15532,7 +15532,7 @@
var o = api.GoogleCloudDialogflowV2beta1IntentMessageSuggestions();
buildCounterGoogleCloudDialogflowV2beta1IntentMessageSuggestions++;
if (buildCounterGoogleCloudDialogflowV2beta1IntentMessageSuggestions < 3) {
- o.suggestions = buildUnnamed7150();
+ o.suggestions = buildUnnamed7153();
}
buildCounterGoogleCloudDialogflowV2beta1IntentMessageSuggestions--;
return o;
@@ -15542,20 +15542,20 @@
api.GoogleCloudDialogflowV2beta1IntentMessageSuggestions o) {
buildCounterGoogleCloudDialogflowV2beta1IntentMessageSuggestions++;
if (buildCounterGoogleCloudDialogflowV2beta1IntentMessageSuggestions < 3) {
- checkUnnamed7150(o.suggestions!);
+ checkUnnamed7153(o.suggestions!);
}
buildCounterGoogleCloudDialogflowV2beta1IntentMessageSuggestions--;
}
core.List<api.GoogleCloudDialogflowV2beta1IntentMessageBasicCardButton>
- buildUnnamed7151() {
+ buildUnnamed7154() {
var o = <api.GoogleCloudDialogflowV2beta1IntentMessageBasicCardButton>[];
o.add(buildGoogleCloudDialogflowV2beta1IntentMessageBasicCardButton());
o.add(buildGoogleCloudDialogflowV2beta1IntentMessageBasicCardButton());
return o;
}
-void checkUnnamed7151(
+void checkUnnamed7154(
core.List<api.GoogleCloudDialogflowV2beta1IntentMessageBasicCardButton> o) {
unittest.expect(o, unittest.hasLength(2));
checkGoogleCloudDialogflowV2beta1IntentMessageBasicCardButton(
@@ -15565,14 +15565,14 @@
}
core.List<api.GoogleCloudDialogflowV2beta1IntentMessageColumnProperties>
- buildUnnamed7152() {
+ buildUnnamed7155() {
var o = <api.GoogleCloudDialogflowV2beta1IntentMessageColumnProperties>[];
o.add(buildGoogleCloudDialogflowV2beta1IntentMessageColumnProperties());
o.add(buildGoogleCloudDialogflowV2beta1IntentMessageColumnProperties());
return o;
}
-void checkUnnamed7152(
+void checkUnnamed7155(
core.List<api.GoogleCloudDialogflowV2beta1IntentMessageColumnProperties>
o) {
unittest.expect(o, unittest.hasLength(2));
@@ -15583,14 +15583,14 @@
}
core.List<api.GoogleCloudDialogflowV2beta1IntentMessageTableCardRow>
- buildUnnamed7153() {
+ buildUnnamed7156() {
var o = <api.GoogleCloudDialogflowV2beta1IntentMessageTableCardRow>[];
o.add(buildGoogleCloudDialogflowV2beta1IntentMessageTableCardRow());
o.add(buildGoogleCloudDialogflowV2beta1IntentMessageTableCardRow());
return o;
}
-void checkUnnamed7153(
+void checkUnnamed7156(
core.List<api.GoogleCloudDialogflowV2beta1IntentMessageTableCardRow> o) {
unittest.expect(o, unittest.hasLength(2));
checkGoogleCloudDialogflowV2beta1IntentMessageTableCardRow(
@@ -15605,10 +15605,10 @@
var o = api.GoogleCloudDialogflowV2beta1IntentMessageTableCard();
buildCounterGoogleCloudDialogflowV2beta1IntentMessageTableCard++;
if (buildCounterGoogleCloudDialogflowV2beta1IntentMessageTableCard < 3) {
- o.buttons = buildUnnamed7151();
- o.columnProperties = buildUnnamed7152();
+ o.buttons = buildUnnamed7154();
+ o.columnProperties = buildUnnamed7155();
o.image = buildGoogleCloudDialogflowV2beta1IntentMessageImage();
- o.rows = buildUnnamed7153();
+ o.rows = buildUnnamed7156();
o.subtitle = 'foo';
o.title = 'foo';
}
@@ -15620,11 +15620,11 @@
api.GoogleCloudDialogflowV2beta1IntentMessageTableCard o) {
buildCounterGoogleCloudDialogflowV2beta1IntentMessageTableCard++;
if (buildCounterGoogleCloudDialogflowV2beta1IntentMessageTableCard < 3) {
- checkUnnamed7151(o.buttons!);
- checkUnnamed7152(o.columnProperties!);
+ checkUnnamed7154(o.buttons!);
+ checkUnnamed7155(o.columnProperties!);
checkGoogleCloudDialogflowV2beta1IntentMessageImage(
o.image! as api.GoogleCloudDialogflowV2beta1IntentMessageImage);
- checkUnnamed7153(o.rows!);
+ checkUnnamed7156(o.rows!);
unittest.expect(
o.subtitle!,
unittest.equals('foo'),
@@ -15662,14 +15662,14 @@
}
core.List<api.GoogleCloudDialogflowV2beta1IntentMessageTableCardCell>
- buildUnnamed7154() {
+ buildUnnamed7157() {
var o = <api.GoogleCloudDialogflowV2beta1IntentMessageTableCardCell>[];
o.add(buildGoogleCloudDialogflowV2beta1IntentMessageTableCardCell());
o.add(buildGoogleCloudDialogflowV2beta1IntentMessageTableCardCell());
return o;
}
-void checkUnnamed7154(
+void checkUnnamed7157(
core.List<api.GoogleCloudDialogflowV2beta1IntentMessageTableCardCell> o) {
unittest.expect(o, unittest.hasLength(2));
checkGoogleCloudDialogflowV2beta1IntentMessageTableCardCell(
@@ -15684,7 +15684,7 @@
var o = api.GoogleCloudDialogflowV2beta1IntentMessageTableCardRow();
buildCounterGoogleCloudDialogflowV2beta1IntentMessageTableCardRow++;
if (buildCounterGoogleCloudDialogflowV2beta1IntentMessageTableCardRow < 3) {
- o.cells = buildUnnamed7154();
+ o.cells = buildUnnamed7157();
o.dividerAfter = true;
}
buildCounterGoogleCloudDialogflowV2beta1IntentMessageTableCardRow--;
@@ -15695,7 +15695,7 @@
api.GoogleCloudDialogflowV2beta1IntentMessageTableCardRow o) {
buildCounterGoogleCloudDialogflowV2beta1IntentMessageTableCardRow++;
if (buildCounterGoogleCloudDialogflowV2beta1IntentMessageTableCardRow < 3) {
- checkUnnamed7154(o.cells!);
+ checkUnnamed7157(o.cells!);
unittest.expect(o.dividerAfter!, unittest.isTrue);
}
buildCounterGoogleCloudDialogflowV2beta1IntentMessageTableCardRow--;
@@ -15790,14 +15790,14 @@
buildCounterGoogleCloudDialogflowV2beta1IntentMessageTelephonyTransferCall--;
}
-core.List<core.String> buildUnnamed7155() {
+core.List<core.String> buildUnnamed7158() {
var o = <core.String>[];
o.add('foo');
o.add('foo');
return o;
}
-void checkUnnamed7155(core.List<core.String> o) {
+void checkUnnamed7158(core.List<core.String> o) {
unittest.expect(o, unittest.hasLength(2));
unittest.expect(
o[0],
@@ -15815,7 +15815,7 @@
var o = api.GoogleCloudDialogflowV2beta1IntentMessageText();
buildCounterGoogleCloudDialogflowV2beta1IntentMessageText++;
if (buildCounterGoogleCloudDialogflowV2beta1IntentMessageText < 3) {
- o.text = buildUnnamed7155();
+ o.text = buildUnnamed7158();
}
buildCounterGoogleCloudDialogflowV2beta1IntentMessageText--;
return o;
@@ -15825,19 +15825,19 @@
api.GoogleCloudDialogflowV2beta1IntentMessageText o) {
buildCounterGoogleCloudDialogflowV2beta1IntentMessageText++;
if (buildCounterGoogleCloudDialogflowV2beta1IntentMessageText < 3) {
- checkUnnamed7155(o.text!);
+ checkUnnamed7158(o.text!);
}
buildCounterGoogleCloudDialogflowV2beta1IntentMessageText--;
}
-core.List<core.String> buildUnnamed7156() {
+core.List<core.String> buildUnnamed7159() {
var o = <core.String>[];
o.add('foo');
o.add('foo');
return o;
}
-void checkUnnamed7156(core.List<core.String> o) {
+void checkUnnamed7159(core.List<core.String> o) {
unittest.expect(o, unittest.hasLength(2));
unittest.expect(
o[0],
@@ -15861,7 +15861,7 @@
o.isList = true;
o.mandatory = true;
o.name = 'foo';
- o.prompts = buildUnnamed7156();
+ o.prompts = buildUnnamed7159();
o.value = 'foo';
}
buildCounterGoogleCloudDialogflowV2beta1IntentParameter--;
@@ -15890,7 +15890,7 @@
o.name!,
unittest.equals('foo'),
);
- checkUnnamed7156(o.prompts!);
+ checkUnnamed7159(o.prompts!);
unittest.expect(
o.value!,
unittest.equals('foo'),
@@ -15900,14 +15900,14 @@
}
core.List<api.GoogleCloudDialogflowV2beta1IntentTrainingPhrasePart>
- buildUnnamed7157() {
+ buildUnnamed7160() {
var o = <api.GoogleCloudDialogflowV2beta1IntentTrainingPhrasePart>[];
o.add(buildGoogleCloudDialogflowV2beta1IntentTrainingPhrasePart());
o.add(buildGoogleCloudDialogflowV2beta1IntentTrainingPhrasePart());
return o;
}
-void checkUnnamed7157(
+void checkUnnamed7160(
core.List<api.GoogleCloudDialogflowV2beta1IntentTrainingPhrasePart> o) {
unittest.expect(o, unittest.hasLength(2));
checkGoogleCloudDialogflowV2beta1IntentTrainingPhrasePart(
@@ -15923,7 +15923,7 @@
buildCounterGoogleCloudDialogflowV2beta1IntentTrainingPhrase++;
if (buildCounterGoogleCloudDialogflowV2beta1IntentTrainingPhrase < 3) {
o.name = 'foo';
- o.parts = buildUnnamed7157();
+ o.parts = buildUnnamed7160();
o.timesAddedCount = 42;
o.type = 'foo';
}
@@ -15939,7 +15939,7 @@
o.name!,
unittest.equals('foo'),
);
- checkUnnamed7157(o.parts!);
+ checkUnnamed7160(o.parts!);
unittest.expect(
o.timesAddedCount!,
unittest.equals(42),
@@ -15989,14 +15989,14 @@
}
core.List<api.GoogleCloudDialogflowV2beta1KnowledgeAnswersAnswer>
- buildUnnamed7158() {
+ buildUnnamed7161() {
var o = <api.GoogleCloudDialogflowV2beta1KnowledgeAnswersAnswer>[];
o.add(buildGoogleCloudDialogflowV2beta1KnowledgeAnswersAnswer());
o.add(buildGoogleCloudDialogflowV2beta1KnowledgeAnswersAnswer());
return o;
}
-void checkUnnamed7158(
+void checkUnnamed7161(
core.List<api.GoogleCloudDialogflowV2beta1KnowledgeAnswersAnswer> o) {
unittest.expect(o, unittest.hasLength(2));
checkGoogleCloudDialogflowV2beta1KnowledgeAnswersAnswer(
@@ -16011,7 +16011,7 @@
var o = api.GoogleCloudDialogflowV2beta1KnowledgeAnswers();
buildCounterGoogleCloudDialogflowV2beta1KnowledgeAnswers++;
if (buildCounterGoogleCloudDialogflowV2beta1KnowledgeAnswers < 3) {
- o.answers = buildUnnamed7158();
+ o.answers = buildUnnamed7161();
}
buildCounterGoogleCloudDialogflowV2beta1KnowledgeAnswers--;
return o;
@@ -16021,7 +16021,7 @@
api.GoogleCloudDialogflowV2beta1KnowledgeAnswers o) {
buildCounterGoogleCloudDialogflowV2beta1KnowledgeAnswers++;
if (buildCounterGoogleCloudDialogflowV2beta1KnowledgeAnswers < 3) {
- checkUnnamed7158(o.answers!);
+ checkUnnamed7161(o.answers!);
}
buildCounterGoogleCloudDialogflowV2beta1KnowledgeAnswers--;
}
@@ -16157,14 +16157,14 @@
}
core.List<api.GoogleCloudDialogflowV2beta1AnnotatedMessagePart>
- buildUnnamed7159() {
+ buildUnnamed7162() {
var o = <api.GoogleCloudDialogflowV2beta1AnnotatedMessagePart>[];
o.add(buildGoogleCloudDialogflowV2beta1AnnotatedMessagePart());
o.add(buildGoogleCloudDialogflowV2beta1AnnotatedMessagePart());
return o;
}
-void checkUnnamed7159(
+void checkUnnamed7162(
core.List<api.GoogleCloudDialogflowV2beta1AnnotatedMessagePart> o) {
unittest.expect(o, unittest.hasLength(2));
checkGoogleCloudDialogflowV2beta1AnnotatedMessagePart(
@@ -16180,7 +16180,7 @@
buildCounterGoogleCloudDialogflowV2beta1MessageAnnotation++;
if (buildCounterGoogleCloudDialogflowV2beta1MessageAnnotation < 3) {
o.containEntities = true;
- o.parts = buildUnnamed7159();
+ o.parts = buildUnnamed7162();
}
buildCounterGoogleCloudDialogflowV2beta1MessageAnnotation--;
return o;
@@ -16191,12 +16191,12 @@
buildCounterGoogleCloudDialogflowV2beta1MessageAnnotation++;
if (buildCounterGoogleCloudDialogflowV2beta1MessageAnnotation < 3) {
unittest.expect(o.containEntities!, unittest.isTrue);
- checkUnnamed7159(o.parts!);
+ checkUnnamed7162(o.parts!);
}
buildCounterGoogleCloudDialogflowV2beta1MessageAnnotation--;
}
-core.Map<core.String, core.Object> buildUnnamed7160() {
+core.Map<core.String, core.Object> buildUnnamed7163() {
var o = <core.String, core.Object>{};
o['x'] = {
'list': [1, 2, 3],
@@ -16211,7 +16211,7 @@
return o;
}
-void checkUnnamed7160(core.Map<core.String, core.Object> o) {
+void checkUnnamed7163(core.Map<core.String, core.Object> o) {
unittest.expect(o, unittest.hasLength(2));
var casted71 = (o['x']!) as core.Map;
unittest.expect(casted71, unittest.hasLength(3));
@@ -16250,7 +16250,7 @@
var o = api.GoogleCloudDialogflowV2beta1OriginalDetectIntentRequest();
buildCounterGoogleCloudDialogflowV2beta1OriginalDetectIntentRequest++;
if (buildCounterGoogleCloudDialogflowV2beta1OriginalDetectIntentRequest < 3) {
- o.payload = buildUnnamed7160();
+ o.payload = buildUnnamed7163();
o.source = 'foo';
o.version = 'foo';
}
@@ -16262,7 +16262,7 @@
api.GoogleCloudDialogflowV2beta1OriginalDetectIntentRequest o) {
buildCounterGoogleCloudDialogflowV2beta1OriginalDetectIntentRequest++;
if (buildCounterGoogleCloudDialogflowV2beta1OriginalDetectIntentRequest < 3) {
- checkUnnamed7160(o.payload!);
+ checkUnnamed7163(o.payload!);
unittest.expect(
o.source!,
unittest.equals('foo'),
@@ -16275,7 +16275,7 @@
buildCounterGoogleCloudDialogflowV2beta1OriginalDetectIntentRequest--;
}
-core.Map<core.String, core.Object> buildUnnamed7161() {
+core.Map<core.String, core.Object> buildUnnamed7164() {
var o = <core.String, core.Object>{};
o['x'] = {
'list': [1, 2, 3],
@@ -16290,7 +16290,7 @@
return o;
}
-void checkUnnamed7161(core.Map<core.String, core.Object> o) {
+void checkUnnamed7164(core.Map<core.String, core.Object> o) {
unittest.expect(o, unittest.hasLength(2));
var casted73 = (o['x']!) as core.Map;
unittest.expect(casted73, unittest.hasLength(3));
@@ -16322,14 +16322,14 @@
);
}
-core.List<api.GoogleCloudDialogflowV2beta1IntentMessage> buildUnnamed7162() {
+core.List<api.GoogleCloudDialogflowV2beta1IntentMessage> buildUnnamed7165() {
var o = <api.GoogleCloudDialogflowV2beta1IntentMessage>[];
o.add(buildGoogleCloudDialogflowV2beta1IntentMessage());
o.add(buildGoogleCloudDialogflowV2beta1IntentMessage());
return o;
}
-void checkUnnamed7162(
+void checkUnnamed7165(
core.List<api.GoogleCloudDialogflowV2beta1IntentMessage> o) {
unittest.expect(o, unittest.hasLength(2));
checkGoogleCloudDialogflowV2beta1IntentMessage(
@@ -16338,14 +16338,14 @@
o[1] as api.GoogleCloudDialogflowV2beta1IntentMessage);
}
-core.List<api.GoogleCloudDialogflowV2beta1Context> buildUnnamed7163() {
+core.List<api.GoogleCloudDialogflowV2beta1Context> buildUnnamed7166() {
var o = <api.GoogleCloudDialogflowV2beta1Context>[];
o.add(buildGoogleCloudDialogflowV2beta1Context());
o.add(buildGoogleCloudDialogflowV2beta1Context());
return o;
}
-void checkUnnamed7163(core.List<api.GoogleCloudDialogflowV2beta1Context> o) {
+void checkUnnamed7166(core.List<api.GoogleCloudDialogflowV2beta1Context> o) {
unittest.expect(o, unittest.hasLength(2));
checkGoogleCloudDialogflowV2beta1Context(
o[0] as api.GoogleCloudDialogflowV2beta1Context);
@@ -16353,7 +16353,7 @@
o[1] as api.GoogleCloudDialogflowV2beta1Context);
}
-core.Map<core.String, core.Object> buildUnnamed7164() {
+core.Map<core.String, core.Object> buildUnnamed7167() {
var o = <core.String, core.Object>{};
o['x'] = {
'list': [1, 2, 3],
@@ -16368,7 +16368,7 @@
return o;
}
-void checkUnnamed7164(core.Map<core.String, core.Object> o) {
+void checkUnnamed7167(core.Map<core.String, core.Object> o) {
unittest.expect(o, unittest.hasLength(2));
var casted75 = (o['x']!) as core.Map;
unittest.expect(casted75, unittest.hasLength(3));
@@ -16400,7 +16400,7 @@
);
}
-core.Map<core.String, core.Object> buildUnnamed7165() {
+core.Map<core.String, core.Object> buildUnnamed7168() {
var o = <core.String, core.Object>{};
o['x'] = {
'list': [1, 2, 3],
@@ -16415,7 +16415,7 @@
return o;
}
-void checkUnnamed7165(core.Map<core.String, core.Object> o) {
+void checkUnnamed7168(core.Map<core.String, core.Object> o) {
unittest.expect(o, unittest.hasLength(2));
var casted77 = (o['x']!) as core.Map;
unittest.expect(casted77, unittest.hasLength(3));
@@ -16456,20 +16456,20 @@
o.action = 'foo';
o.allRequiredParamsPresent = true;
o.cancelsSlotFilling = true;
- o.diagnosticInfo = buildUnnamed7161();
- o.fulfillmentMessages = buildUnnamed7162();
+ o.diagnosticInfo = buildUnnamed7164();
+ o.fulfillmentMessages = buildUnnamed7165();
o.fulfillmentText = 'foo';
o.intent = buildGoogleCloudDialogflowV2beta1Intent();
o.intentDetectionConfidence = 42.0;
o.knowledgeAnswers = buildGoogleCloudDialogflowV2beta1KnowledgeAnswers();
o.languageCode = 'foo';
- o.outputContexts = buildUnnamed7163();
- o.parameters = buildUnnamed7164();
+ o.outputContexts = buildUnnamed7166();
+ o.parameters = buildUnnamed7167();
o.queryText = 'foo';
o.sentimentAnalysisResult =
buildGoogleCloudDialogflowV2beta1SentimentAnalysisResult();
o.speechRecognitionConfidence = 42.0;
- o.webhookPayload = buildUnnamed7165();
+ o.webhookPayload = buildUnnamed7168();
o.webhookSource = 'foo';
}
buildCounterGoogleCloudDialogflowV2beta1QueryResult--;
@@ -16486,8 +16486,8 @@
);
unittest.expect(o.allRequiredParamsPresent!, unittest.isTrue);
unittest.expect(o.cancelsSlotFilling!, unittest.isTrue);
- checkUnnamed7161(o.diagnosticInfo!);
- checkUnnamed7162(o.fulfillmentMessages!);
+ checkUnnamed7164(o.diagnosticInfo!);
+ checkUnnamed7165(o.fulfillmentMessages!);
unittest.expect(
o.fulfillmentText!,
unittest.equals('foo'),
@@ -16504,8 +16504,8 @@
o.languageCode!,
unittest.equals('foo'),
);
- checkUnnamed7163(o.outputContexts!);
- checkUnnamed7164(o.parameters!);
+ checkUnnamed7166(o.outputContexts!);
+ checkUnnamed7167(o.parameters!);
unittest.expect(
o.queryText!,
unittest.equals('foo'),
@@ -16517,7 +16517,7 @@
o.speechRecognitionConfidence!,
unittest.equals(42.0),
);
- checkUnnamed7165(o.webhookPayload!);
+ checkUnnamed7168(o.webhookPayload!);
unittest.expect(
o.webhookSource!,
unittest.equals('foo'),
@@ -16577,14 +16577,14 @@
buildCounterGoogleCloudDialogflowV2beta1SentimentAnalysisResult--;
}
-core.List<api.GoogleCloudDialogflowV2beta1EntityTypeEntity> buildUnnamed7166() {
+core.List<api.GoogleCloudDialogflowV2beta1EntityTypeEntity> buildUnnamed7169() {
var o = <api.GoogleCloudDialogflowV2beta1EntityTypeEntity>[];
o.add(buildGoogleCloudDialogflowV2beta1EntityTypeEntity());
o.add(buildGoogleCloudDialogflowV2beta1EntityTypeEntity());
return o;
}
-void checkUnnamed7166(
+void checkUnnamed7169(
core.List<api.GoogleCloudDialogflowV2beta1EntityTypeEntity> o) {
unittest.expect(o, unittest.hasLength(2));
checkGoogleCloudDialogflowV2beta1EntityTypeEntity(
@@ -16599,7 +16599,7 @@
var o = api.GoogleCloudDialogflowV2beta1SessionEntityType();
buildCounterGoogleCloudDialogflowV2beta1SessionEntityType++;
if (buildCounterGoogleCloudDialogflowV2beta1SessionEntityType < 3) {
- o.entities = buildUnnamed7166();
+ o.entities = buildUnnamed7169();
o.entityOverrideMode = 'foo';
o.name = 'foo';
}
@@ -16611,7 +16611,7 @@
api.GoogleCloudDialogflowV2beta1SessionEntityType o) {
buildCounterGoogleCloudDialogflowV2beta1SessionEntityType++;
if (buildCounterGoogleCloudDialogflowV2beta1SessionEntityType < 3) {
- checkUnnamed7166(o.entities!);
+ checkUnnamed7169(o.entities!);
unittest.expect(
o.entityOverrideMode!,
unittest.equals('foo'),
@@ -16658,14 +16658,14 @@
buildCounterGoogleCloudDialogflowV2beta1SmartReplyAnswer--;
}
-core.List<api.GoogleCloudDialogflowV2beta1ArticleAnswer> buildUnnamed7167() {
+core.List<api.GoogleCloudDialogflowV2beta1ArticleAnswer> buildUnnamed7170() {
var o = <api.GoogleCloudDialogflowV2beta1ArticleAnswer>[];
o.add(buildGoogleCloudDialogflowV2beta1ArticleAnswer());
o.add(buildGoogleCloudDialogflowV2beta1ArticleAnswer());
return o;
}
-void checkUnnamed7167(
+void checkUnnamed7170(
core.List<api.GoogleCloudDialogflowV2beta1ArticleAnswer> o) {
unittest.expect(o, unittest.hasLength(2));
checkGoogleCloudDialogflowV2beta1ArticleAnswer(
@@ -16680,7 +16680,7 @@
var o = api.GoogleCloudDialogflowV2beta1SuggestArticlesResponse();
buildCounterGoogleCloudDialogflowV2beta1SuggestArticlesResponse++;
if (buildCounterGoogleCloudDialogflowV2beta1SuggestArticlesResponse < 3) {
- o.articleAnswers = buildUnnamed7167();
+ o.articleAnswers = buildUnnamed7170();
o.contextSize = 42;
o.latestMessage = 'foo';
}
@@ -16692,7 +16692,7 @@
api.GoogleCloudDialogflowV2beta1SuggestArticlesResponse o) {
buildCounterGoogleCloudDialogflowV2beta1SuggestArticlesResponse++;
if (buildCounterGoogleCloudDialogflowV2beta1SuggestArticlesResponse < 3) {
- checkUnnamed7167(o.articleAnswers!);
+ checkUnnamed7170(o.articleAnswers!);
unittest.expect(
o.contextSize!,
unittest.equals(42),
@@ -16705,14 +16705,14 @@
buildCounterGoogleCloudDialogflowV2beta1SuggestArticlesResponse--;
}
-core.List<api.GoogleCloudDialogflowV2beta1FaqAnswer> buildUnnamed7168() {
+core.List<api.GoogleCloudDialogflowV2beta1FaqAnswer> buildUnnamed7171() {
var o = <api.GoogleCloudDialogflowV2beta1FaqAnswer>[];
o.add(buildGoogleCloudDialogflowV2beta1FaqAnswer());
o.add(buildGoogleCloudDialogflowV2beta1FaqAnswer());
return o;
}
-void checkUnnamed7168(core.List<api.GoogleCloudDialogflowV2beta1FaqAnswer> o) {
+void checkUnnamed7171(core.List<api.GoogleCloudDialogflowV2beta1FaqAnswer> o) {
unittest.expect(o, unittest.hasLength(2));
checkGoogleCloudDialogflowV2beta1FaqAnswer(
o[0] as api.GoogleCloudDialogflowV2beta1FaqAnswer);
@@ -16727,7 +16727,7 @@
buildCounterGoogleCloudDialogflowV2beta1SuggestFaqAnswersResponse++;
if (buildCounterGoogleCloudDialogflowV2beta1SuggestFaqAnswersResponse < 3) {
o.contextSize = 42;
- o.faqAnswers = buildUnnamed7168();
+ o.faqAnswers = buildUnnamed7171();
o.latestMessage = 'foo';
}
buildCounterGoogleCloudDialogflowV2beta1SuggestFaqAnswersResponse--;
@@ -16742,7 +16742,7 @@
o.contextSize!,
unittest.equals(42),
);
- checkUnnamed7168(o.faqAnswers!);
+ checkUnnamed7171(o.faqAnswers!);
unittest.expect(
o.latestMessage!,
unittest.equals('foo'),
@@ -16751,14 +16751,14 @@
buildCounterGoogleCloudDialogflowV2beta1SuggestFaqAnswersResponse--;
}
-core.List<api.GoogleCloudDialogflowV2beta1SmartReplyAnswer> buildUnnamed7169() {
+core.List<api.GoogleCloudDialogflowV2beta1SmartReplyAnswer> buildUnnamed7172() {
var o = <api.GoogleCloudDialogflowV2beta1SmartReplyAnswer>[];
o.add(buildGoogleCloudDialogflowV2beta1SmartReplyAnswer());
o.add(buildGoogleCloudDialogflowV2beta1SmartReplyAnswer());
return o;
}
-void checkUnnamed7169(
+void checkUnnamed7172(
core.List<api.GoogleCloudDialogflowV2beta1SmartReplyAnswer> o) {
unittest.expect(o, unittest.hasLength(2));
checkGoogleCloudDialogflowV2beta1SmartReplyAnswer(
@@ -16776,7 +16776,7 @@
if (buildCounterGoogleCloudDialogflowV2beta1SuggestSmartRepliesResponse < 3) {
o.contextSize = 42;
o.latestMessage = 'foo';
- o.smartReplyAnswers = buildUnnamed7169();
+ o.smartReplyAnswers = buildUnnamed7172();
}
buildCounterGoogleCloudDialogflowV2beta1SuggestSmartRepliesResponse--;
return o;
@@ -16794,7 +16794,7 @@
o.latestMessage!,
unittest.equals('foo'),
);
- checkUnnamed7169(o.smartReplyAnswers!);
+ checkUnnamed7172(o.smartReplyAnswers!);
}
buildCounterGoogleCloudDialogflowV2beta1SuggestSmartRepliesResponse--;
}
@@ -16835,14 +16835,14 @@
buildCounterGoogleCloudDialogflowV2beta1SuggestionResult--;
}
-core.List<api.GoogleCloudDialogflowV2beta1QueryResult> buildUnnamed7170() {
+core.List<api.GoogleCloudDialogflowV2beta1QueryResult> buildUnnamed7173() {
var o = <api.GoogleCloudDialogflowV2beta1QueryResult>[];
o.add(buildGoogleCloudDialogflowV2beta1QueryResult());
o.add(buildGoogleCloudDialogflowV2beta1QueryResult());
return o;
}
-void checkUnnamed7170(
+void checkUnnamed7173(
core.List<api.GoogleCloudDialogflowV2beta1QueryResult> o) {
unittest.expect(o, unittest.hasLength(2));
checkGoogleCloudDialogflowV2beta1QueryResult(
@@ -16857,7 +16857,7 @@
var o = api.GoogleCloudDialogflowV2beta1WebhookRequest();
buildCounterGoogleCloudDialogflowV2beta1WebhookRequest++;
if (buildCounterGoogleCloudDialogflowV2beta1WebhookRequest < 3) {
- o.alternativeQueryResults = buildUnnamed7170();
+ o.alternativeQueryResults = buildUnnamed7173();
o.originalDetectIntentRequest =
buildGoogleCloudDialogflowV2beta1OriginalDetectIntentRequest();
o.queryResult = buildGoogleCloudDialogflowV2beta1QueryResult();
@@ -16872,7 +16872,7 @@
api.GoogleCloudDialogflowV2beta1WebhookRequest o) {
buildCounterGoogleCloudDialogflowV2beta1WebhookRequest++;
if (buildCounterGoogleCloudDialogflowV2beta1WebhookRequest < 3) {
- checkUnnamed7170(o.alternativeQueryResults!);
+ checkUnnamed7173(o.alternativeQueryResults!);
checkGoogleCloudDialogflowV2beta1OriginalDetectIntentRequest(
o.originalDetectIntentRequest!
as api.GoogleCloudDialogflowV2beta1OriginalDetectIntentRequest);
@@ -16890,14 +16890,14 @@
buildCounterGoogleCloudDialogflowV2beta1WebhookRequest--;
}
-core.List<api.GoogleCloudDialogflowV2beta1IntentMessage> buildUnnamed7171() {
+core.List<api.GoogleCloudDialogflowV2beta1IntentMessage> buildUnnamed7174() {
var o = <api.GoogleCloudDialogflowV2beta1IntentMessage>[];
o.add(buildGoogleCloudDialogflowV2beta1IntentMessage());
o.add(buildGoogleCloudDialogflowV2beta1IntentMessage());
return o;
}
-void checkUnnamed7171(
+void checkUnnamed7174(
core.List<api.GoogleCloudDialogflowV2beta1IntentMessage> o) {
unittest.expect(o, unittest.hasLength(2));
checkGoogleCloudDialogflowV2beta1IntentMessage(
@@ -16906,14 +16906,14 @@
o[1] as api.GoogleCloudDialogflowV2beta1IntentMessage);
}
-core.List<api.GoogleCloudDialogflowV2beta1Context> buildUnnamed7172() {
+core.List<api.GoogleCloudDialogflowV2beta1Context> buildUnnamed7175() {
var o = <api.GoogleCloudDialogflowV2beta1Context>[];
o.add(buildGoogleCloudDialogflowV2beta1Context());
o.add(buildGoogleCloudDialogflowV2beta1Context());
return o;
}
-void checkUnnamed7172(core.List<api.GoogleCloudDialogflowV2beta1Context> o) {
+void checkUnnamed7175(core.List<api.GoogleCloudDialogflowV2beta1Context> o) {
unittest.expect(o, unittest.hasLength(2));
checkGoogleCloudDialogflowV2beta1Context(
o[0] as api.GoogleCloudDialogflowV2beta1Context);
@@ -16921,7 +16921,7 @@
o[1] as api.GoogleCloudDialogflowV2beta1Context);
}
-core.Map<core.String, core.Object> buildUnnamed7173() {
+core.Map<core.String, core.Object> buildUnnamed7176() {
var o = <core.String, core.Object>{};
o['x'] = {
'list': [1, 2, 3],
@@ -16936,7 +16936,7 @@
return o;
}
-void checkUnnamed7173(core.Map<core.String, core.Object> o) {
+void checkUnnamed7176(core.Map<core.String, core.Object> o) {
unittest.expect(o, unittest.hasLength(2));
var casted79 = (o['x']!) as core.Map;
unittest.expect(casted79, unittest.hasLength(3));
@@ -16969,14 +16969,14 @@
}
core.List<api.GoogleCloudDialogflowV2beta1SessionEntityType>
- buildUnnamed7174() {
+ buildUnnamed7177() {
var o = <api.GoogleCloudDialogflowV2beta1SessionEntityType>[];
o.add(buildGoogleCloudDialogflowV2beta1SessionEntityType());
o.add(buildGoogleCloudDialogflowV2beta1SessionEntityType());
return o;
}
-void checkUnnamed7174(
+void checkUnnamed7177(
core.List<api.GoogleCloudDialogflowV2beta1SessionEntityType> o) {
unittest.expect(o, unittest.hasLength(2));
checkGoogleCloudDialogflowV2beta1SessionEntityType(
@@ -16993,12 +16993,12 @@
if (buildCounterGoogleCloudDialogflowV2beta1WebhookResponse < 3) {
o.endInteraction = true;
o.followupEventInput = buildGoogleCloudDialogflowV2beta1EventInput();
- o.fulfillmentMessages = buildUnnamed7171();
+ o.fulfillmentMessages = buildUnnamed7174();
o.fulfillmentText = 'foo';
o.liveAgentHandoff = true;
- o.outputContexts = buildUnnamed7172();
- o.payload = buildUnnamed7173();
- o.sessionEntityTypes = buildUnnamed7174();
+ o.outputContexts = buildUnnamed7175();
+ o.payload = buildUnnamed7176();
+ o.sessionEntityTypes = buildUnnamed7177();
o.source = 'foo';
}
buildCounterGoogleCloudDialogflowV2beta1WebhookResponse--;
@@ -17012,15 +17012,15 @@
unittest.expect(o.endInteraction!, unittest.isTrue);
checkGoogleCloudDialogflowV2beta1EventInput(
o.followupEventInput! as api.GoogleCloudDialogflowV2beta1EventInput);
- checkUnnamed7171(o.fulfillmentMessages!);
+ checkUnnamed7174(o.fulfillmentMessages!);
unittest.expect(
o.fulfillmentText!,
unittest.equals('foo'),
);
unittest.expect(o.liveAgentHandoff!, unittest.isTrue);
- checkUnnamed7172(o.outputContexts!);
- checkUnnamed7173(o.payload!);
- checkUnnamed7174(o.sessionEntityTypes!);
+ checkUnnamed7175(o.outputContexts!);
+ checkUnnamed7176(o.payload!);
+ checkUnnamed7177(o.sessionEntityTypes!);
unittest.expect(
o.source!,
unittest.equals('foo'),
@@ -17141,14 +17141,14 @@
buildCounterGoogleCloudDialogflowV3alpha1ImportDocumentsOperationMetadata--;
}
-core.List<api.GoogleRpcStatus> buildUnnamed7175() {
+core.List<api.GoogleRpcStatus> buildUnnamed7178() {
var o = <api.GoogleRpcStatus>[];
o.add(buildGoogleRpcStatus());
o.add(buildGoogleRpcStatus());
return o;
}
-void checkUnnamed7175(core.List<api.GoogleRpcStatus> o) {
+void checkUnnamed7178(core.List<api.GoogleRpcStatus> o) {
unittest.expect(o, unittest.hasLength(2));
checkGoogleRpcStatus(o[0] as api.GoogleRpcStatus);
checkGoogleRpcStatus(o[1] as api.GoogleRpcStatus);
@@ -17160,7 +17160,7 @@
var o = api.GoogleCloudDialogflowV3alpha1ImportDocumentsResponse();
buildCounterGoogleCloudDialogflowV3alpha1ImportDocumentsResponse++;
if (buildCounterGoogleCloudDialogflowV3alpha1ImportDocumentsResponse < 3) {
- o.warnings = buildUnnamed7175();
+ o.warnings = buildUnnamed7178();
}
buildCounterGoogleCloudDialogflowV3alpha1ImportDocumentsResponse--;
return o;
@@ -17170,7 +17170,7 @@
api.GoogleCloudDialogflowV3alpha1ImportDocumentsResponse o) {
buildCounterGoogleCloudDialogflowV3alpha1ImportDocumentsResponse++;
if (buildCounterGoogleCloudDialogflowV3alpha1ImportDocumentsResponse < 3) {
- checkUnnamed7175(o.warnings!);
+ checkUnnamed7178(o.warnings!);
}
buildCounterGoogleCloudDialogflowV3alpha1ImportDocumentsResponse--;
}
@@ -17231,14 +17231,14 @@
buildCounterGoogleCloudDialogflowV3alpha1UpdateDocumentOperationMetadata--;
}
-core.List<api.GoogleLongrunningOperation> buildUnnamed7176() {
+core.List<api.GoogleLongrunningOperation> buildUnnamed7179() {
var o = <api.GoogleLongrunningOperation>[];
o.add(buildGoogleLongrunningOperation());
o.add(buildGoogleLongrunningOperation());
return o;
}
-void checkUnnamed7176(core.List<api.GoogleLongrunningOperation> o) {
+void checkUnnamed7179(core.List<api.GoogleLongrunningOperation> o) {
unittest.expect(o, unittest.hasLength(2));
checkGoogleLongrunningOperation(o[0] as api.GoogleLongrunningOperation);
checkGoogleLongrunningOperation(o[1] as api.GoogleLongrunningOperation);
@@ -17251,7 +17251,7 @@
buildCounterGoogleLongrunningListOperationsResponse++;
if (buildCounterGoogleLongrunningListOperationsResponse < 3) {
o.nextPageToken = 'foo';
- o.operations = buildUnnamed7176();
+ o.operations = buildUnnamed7179();
}
buildCounterGoogleLongrunningListOperationsResponse--;
return o;
@@ -17265,12 +17265,12 @@
o.nextPageToken!,
unittest.equals('foo'),
);
- checkUnnamed7176(o.operations!);
+ checkUnnamed7179(o.operations!);
}
buildCounterGoogleLongrunningListOperationsResponse--;
}
-core.Map<core.String, core.Object> buildUnnamed7177() {
+core.Map<core.String, core.Object> buildUnnamed7180() {
var o = <core.String, core.Object>{};
o['x'] = {
'list': [1, 2, 3],
@@ -17285,7 +17285,7 @@
return o;
}
-void checkUnnamed7177(core.Map<core.String, core.Object> o) {
+void checkUnnamed7180(core.Map<core.String, core.Object> o) {
unittest.expect(o, unittest.hasLength(2));
var casted81 = (o['x']!) as core.Map;
unittest.expect(casted81, unittest.hasLength(3));
@@ -17317,7 +17317,7 @@
);
}
-core.Map<core.String, core.Object> buildUnnamed7178() {
+core.Map<core.String, core.Object> buildUnnamed7181() {
var o = <core.String, core.Object>{};
o['x'] = {
'list': [1, 2, 3],
@@ -17332,7 +17332,7 @@
return o;
}
-void checkUnnamed7178(core.Map<core.String, core.Object> o) {
+void checkUnnamed7181(core.Map<core.String, core.Object> o) {
unittest.expect(o, unittest.hasLength(2));
var casted83 = (o['x']!) as core.Map;
unittest.expect(casted83, unittest.hasLength(3));
@@ -17371,9 +17371,9 @@
if (buildCounterGoogleLongrunningOperation < 3) {
o.done = true;
o.error = buildGoogleRpcStatus();
- o.metadata = buildUnnamed7177();
+ o.metadata = buildUnnamed7180();
o.name = 'foo';
- o.response = buildUnnamed7178();
+ o.response = buildUnnamed7181();
}
buildCounterGoogleLongrunningOperation--;
return o;
@@ -17384,12 +17384,12 @@
if (buildCounterGoogleLongrunningOperation < 3) {
unittest.expect(o.done!, unittest.isTrue);
checkGoogleRpcStatus(o.error! as api.GoogleRpcStatus);
- checkUnnamed7177(o.metadata!);
+ checkUnnamed7180(o.metadata!);
unittest.expect(
o.name!,
unittest.equals('foo'),
);
- checkUnnamed7178(o.response!);
+ checkUnnamed7181(o.response!);
}
buildCounterGoogleLongrunningOperation--;
}
@@ -17409,7 +17409,7 @@
buildCounterGoogleProtobufEmpty--;
}
-core.Map<core.String, core.Object> buildUnnamed7179() {
+core.Map<core.String, core.Object> buildUnnamed7182() {
var o = <core.String, core.Object>{};
o['x'] = {
'list': [1, 2, 3],
@@ -17424,7 +17424,7 @@
return o;
}
-void checkUnnamed7179(core.Map<core.String, core.Object> o) {
+void checkUnnamed7182(core.Map<core.String, core.Object> o) {
unittest.expect(o, unittest.hasLength(2));
var casted85 = (o['x']!) as core.Map;
unittest.expect(casted85, unittest.hasLength(3));
@@ -17456,17 +17456,17 @@
);
}
-core.List<core.Map<core.String, core.Object>> buildUnnamed7180() {
+core.List<core.Map<core.String, core.Object>> buildUnnamed7183() {
var o = <core.Map<core.String, core.Object>>[];
- o.add(buildUnnamed7179());
- o.add(buildUnnamed7179());
+ o.add(buildUnnamed7182());
+ o.add(buildUnnamed7182());
return o;
}
-void checkUnnamed7180(core.List<core.Map<core.String, core.Object>> o) {
+void checkUnnamed7183(core.List<core.Map<core.String, core.Object>> o) {
unittest.expect(o, unittest.hasLength(2));
- checkUnnamed7179(o[0]);
- checkUnnamed7179(o[1]);
+ checkUnnamed7182(o[0]);
+ checkUnnamed7182(o[1]);
}
core.int buildCounterGoogleRpcStatus = 0;
@@ -17475,7 +17475,7 @@
buildCounterGoogleRpcStatus++;
if (buildCounterGoogleRpcStatus < 3) {
o.code = 42;
- o.details = buildUnnamed7180();
+ o.details = buildUnnamed7183();
o.message = 'foo';
}
buildCounterGoogleRpcStatus--;
@@ -17489,7 +17489,7 @@
o.code!,
unittest.equals(42),
);
- checkUnnamed7180(o.details!);
+ checkUnnamed7183(o.details!);
unittest.expect(
o.message!,
unittest.equals('foo'),
diff --git a/generated/googleapis/test/dialogflow/v3_test.dart b/generated/googleapis/test/dialogflow/v3_test.dart
index c56b94e..db95b2c 100644
--- a/generated/googleapis/test/dialogflow/v3_test.dart
+++ b/generated/googleapis/test/dialogflow/v3_test.dart
@@ -27,14 +27,14 @@
import '../test_shared.dart';
-core.List<core.String> buildUnnamed6579() {
+core.List<core.String> buildUnnamed6582() {
var o = <core.String>[];
o.add('foo');
o.add('foo');
return o;
}
-void checkUnnamed6579(core.List<core.String> o) {
+void checkUnnamed6582(core.List<core.String> o) {
unittest.expect(o, unittest.hasLength(2));
unittest.expect(
o[0],
@@ -62,7 +62,7 @@
o.speechToTextSettings =
buildGoogleCloudDialogflowCxV3SpeechToTextSettings();
o.startFlow = 'foo';
- o.supportedLanguageCodes = buildUnnamed6579();
+ o.supportedLanguageCodes = buildUnnamed6582();
o.timeZone = 'foo';
}
buildCounterGoogleCloudDialogflowCxV3Agent--;
@@ -104,7 +104,7 @@
o.startFlow!,
unittest.equals('foo'),
);
- checkUnnamed6579(o.supportedLanguageCodes!);
+ checkUnnamed6582(o.supportedLanguageCodes!);
unittest.expect(
o.timeZone!,
unittest.equals('foo'),
@@ -114,14 +114,14 @@
}
core.List<api.GoogleCloudDialogflowCxV3FlowValidationResult>
- buildUnnamed6580() {
+ buildUnnamed6583() {
var o = <api.GoogleCloudDialogflowCxV3FlowValidationResult>[];
o.add(buildGoogleCloudDialogflowCxV3FlowValidationResult());
o.add(buildGoogleCloudDialogflowCxV3FlowValidationResult());
return o;
}
-void checkUnnamed6580(
+void checkUnnamed6583(
core.List<api.GoogleCloudDialogflowCxV3FlowValidationResult> o) {
unittest.expect(o, unittest.hasLength(2));
checkGoogleCloudDialogflowCxV3FlowValidationResult(
@@ -136,7 +136,7 @@
var o = api.GoogleCloudDialogflowCxV3AgentValidationResult();
buildCounterGoogleCloudDialogflowCxV3AgentValidationResult++;
if (buildCounterGoogleCloudDialogflowCxV3AgentValidationResult < 3) {
- o.flowValidationResults = buildUnnamed6580();
+ o.flowValidationResults = buildUnnamed6583();
o.name = 'foo';
}
buildCounterGoogleCloudDialogflowCxV3AgentValidationResult--;
@@ -147,7 +147,7 @@
api.GoogleCloudDialogflowCxV3AgentValidationResult o) {
buildCounterGoogleCloudDialogflowCxV3AgentValidationResult++;
if (buildCounterGoogleCloudDialogflowCxV3AgentValidationResult < 3) {
- checkUnnamed6580(o.flowValidationResults!);
+ checkUnnamed6583(o.flowValidationResults!);
unittest.expect(
o.name!,
unittest.equals('foo'),
@@ -183,14 +183,14 @@
buildCounterGoogleCloudDialogflowCxV3AudioInput--;
}
-core.List<core.String> buildUnnamed6581() {
+core.List<core.String> buildUnnamed6584() {
var o = <core.String>[];
o.add('foo');
o.add('foo');
return o;
}
-void checkUnnamed6581(core.List<core.String> o) {
+void checkUnnamed6584(core.List<core.String> o) {
unittest.expect(o, unittest.hasLength(2));
unittest.expect(
o[0],
@@ -208,7 +208,7 @@
var o = api.GoogleCloudDialogflowCxV3BatchDeleteTestCasesRequest();
buildCounterGoogleCloudDialogflowCxV3BatchDeleteTestCasesRequest++;
if (buildCounterGoogleCloudDialogflowCxV3BatchDeleteTestCasesRequest < 3) {
- o.names = buildUnnamed6581();
+ o.names = buildUnnamed6584();
}
buildCounterGoogleCloudDialogflowCxV3BatchDeleteTestCasesRequest--;
return o;
@@ -218,19 +218,19 @@
api.GoogleCloudDialogflowCxV3BatchDeleteTestCasesRequest o) {
buildCounterGoogleCloudDialogflowCxV3BatchDeleteTestCasesRequest++;
if (buildCounterGoogleCloudDialogflowCxV3BatchDeleteTestCasesRequest < 3) {
- checkUnnamed6581(o.names!);
+ checkUnnamed6584(o.names!);
}
buildCounterGoogleCloudDialogflowCxV3BatchDeleteTestCasesRequest--;
}
-core.List<api.GoogleCloudDialogflowCxV3TestError> buildUnnamed6582() {
+core.List<api.GoogleCloudDialogflowCxV3TestError> buildUnnamed6585() {
var o = <api.GoogleCloudDialogflowCxV3TestError>[];
o.add(buildGoogleCloudDialogflowCxV3TestError());
o.add(buildGoogleCloudDialogflowCxV3TestError());
return o;
}
-void checkUnnamed6582(core.List<api.GoogleCloudDialogflowCxV3TestError> o) {
+void checkUnnamed6585(core.List<api.GoogleCloudDialogflowCxV3TestError> o) {
unittest.expect(o, unittest.hasLength(2));
checkGoogleCloudDialogflowCxV3TestError(
o[0] as api.GoogleCloudDialogflowCxV3TestError);
@@ -244,7 +244,7 @@
var o = api.GoogleCloudDialogflowCxV3BatchRunTestCasesMetadata();
buildCounterGoogleCloudDialogflowCxV3BatchRunTestCasesMetadata++;
if (buildCounterGoogleCloudDialogflowCxV3BatchRunTestCasesMetadata < 3) {
- o.errors = buildUnnamed6582();
+ o.errors = buildUnnamed6585();
}
buildCounterGoogleCloudDialogflowCxV3BatchRunTestCasesMetadata--;
return o;
@@ -254,19 +254,19 @@
api.GoogleCloudDialogflowCxV3BatchRunTestCasesMetadata o) {
buildCounterGoogleCloudDialogflowCxV3BatchRunTestCasesMetadata++;
if (buildCounterGoogleCloudDialogflowCxV3BatchRunTestCasesMetadata < 3) {
- checkUnnamed6582(o.errors!);
+ checkUnnamed6585(o.errors!);
}
buildCounterGoogleCloudDialogflowCxV3BatchRunTestCasesMetadata--;
}
-core.List<core.String> buildUnnamed6583() {
+core.List<core.String> buildUnnamed6586() {
var o = <core.String>[];
o.add('foo');
o.add('foo');
return o;
}
-void checkUnnamed6583(core.List<core.String> o) {
+void checkUnnamed6586(core.List<core.String> o) {
unittest.expect(o, unittest.hasLength(2));
unittest.expect(
o[0],
@@ -285,7 +285,7 @@
buildCounterGoogleCloudDialogflowCxV3BatchRunTestCasesRequest++;
if (buildCounterGoogleCloudDialogflowCxV3BatchRunTestCasesRequest < 3) {
o.environment = 'foo';
- o.testCases = buildUnnamed6583();
+ o.testCases = buildUnnamed6586();
}
buildCounterGoogleCloudDialogflowCxV3BatchRunTestCasesRequest--;
return o;
@@ -299,19 +299,19 @@
o.environment!,
unittest.equals('foo'),
);
- checkUnnamed6583(o.testCases!);
+ checkUnnamed6586(o.testCases!);
}
buildCounterGoogleCloudDialogflowCxV3BatchRunTestCasesRequest--;
}
-core.List<api.GoogleCloudDialogflowCxV3TestCaseResult> buildUnnamed6584() {
+core.List<api.GoogleCloudDialogflowCxV3TestCaseResult> buildUnnamed6587() {
var o = <api.GoogleCloudDialogflowCxV3TestCaseResult>[];
o.add(buildGoogleCloudDialogflowCxV3TestCaseResult());
o.add(buildGoogleCloudDialogflowCxV3TestCaseResult());
return o;
}
-void checkUnnamed6584(
+void checkUnnamed6587(
core.List<api.GoogleCloudDialogflowCxV3TestCaseResult> o) {
unittest.expect(o, unittest.hasLength(2));
checkGoogleCloudDialogflowCxV3TestCaseResult(
@@ -326,7 +326,7 @@
var o = api.GoogleCloudDialogflowCxV3BatchRunTestCasesResponse();
buildCounterGoogleCloudDialogflowCxV3BatchRunTestCasesResponse++;
if (buildCounterGoogleCloudDialogflowCxV3BatchRunTestCasesResponse < 3) {
- o.results = buildUnnamed6584();
+ o.results = buildUnnamed6587();
}
buildCounterGoogleCloudDialogflowCxV3BatchRunTestCasesResponse--;
return o;
@@ -336,7 +336,7 @@
api.GoogleCloudDialogflowCxV3BatchRunTestCasesResponse o) {
buildCounterGoogleCloudDialogflowCxV3BatchRunTestCasesResponse++;
if (buildCounterGoogleCloudDialogflowCxV3BatchRunTestCasesResponse < 3) {
- checkUnnamed6584(o.results!);
+ checkUnnamed6587(o.results!);
}
buildCounterGoogleCloudDialogflowCxV3BatchRunTestCasesResponse--;
}
@@ -376,14 +376,14 @@
buildCounterGoogleCloudDialogflowCxV3CalculateCoverageResponse--;
}
-core.List<core.String> buildUnnamed6585() {
+core.List<core.String> buildUnnamed6588() {
var o = <core.String>[];
o.add('foo');
o.add('foo');
return o;
}
-void checkUnnamed6585(core.List<core.String> o) {
+void checkUnnamed6588(core.List<core.String> o) {
unittest.expect(o, unittest.hasLength(2));
unittest.expect(
o[0],
@@ -404,7 +404,7 @@
o.name = 'foo';
o.result = 'foo';
o.runTime = 'foo';
- o.testCaseResults = buildUnnamed6585();
+ o.testCaseResults = buildUnnamed6588();
}
buildCounterGoogleCloudDialogflowCxV3ContinuousTestResult--;
return o;
@@ -426,7 +426,7 @@
o.runTime!,
unittest.equals('foo'),
);
- checkUnnamed6585(o.testCaseResults!);
+ checkUnnamed6588(o.testCaseResults!);
}
buildCounterGoogleCloudDialogflowCxV3ContinuousTestResult--;
}
@@ -458,7 +458,7 @@
buildCounterGoogleCloudDialogflowCxV3ConversationTurn--;
}
-core.Map<core.String, core.Object> buildUnnamed6586() {
+core.Map<core.String, core.Object> buildUnnamed6589() {
var o = <core.String, core.Object>{};
o['x'] = {
'list': [1, 2, 3],
@@ -473,7 +473,7 @@
return o;
}
-void checkUnnamed6586(core.Map<core.String, core.Object> o) {
+void checkUnnamed6589(core.Map<core.String, core.Object> o) {
unittest.expect(o, unittest.hasLength(2));
var casted1 = (o['x']!) as core.Map;
unittest.expect(casted1, unittest.hasLength(3));
@@ -512,7 +512,7 @@
buildCounterGoogleCloudDialogflowCxV3ConversationTurnUserInput++;
if (buildCounterGoogleCloudDialogflowCxV3ConversationTurnUserInput < 3) {
o.enableSentimentAnalysis = true;
- o.injectedParameters = buildUnnamed6586();
+ o.injectedParameters = buildUnnamed6589();
o.input = buildGoogleCloudDialogflowCxV3QueryInput();
o.isWebhookEnabled = true;
}
@@ -525,7 +525,7 @@
buildCounterGoogleCloudDialogflowCxV3ConversationTurnUserInput++;
if (buildCounterGoogleCloudDialogflowCxV3ConversationTurnUserInput < 3) {
unittest.expect(o.enableSentimentAnalysis!, unittest.isTrue);
- checkUnnamed6586(o.injectedParameters!);
+ checkUnnamed6589(o.injectedParameters!);
checkGoogleCloudDialogflowCxV3QueryInput(
o.input! as api.GoogleCloudDialogflowCxV3QueryInput);
unittest.expect(o.isWebhookEnabled!, unittest.isTrue);
@@ -533,7 +533,7 @@
buildCounterGoogleCloudDialogflowCxV3ConversationTurnUserInput--;
}
-core.Map<core.String, core.Object> buildUnnamed6587() {
+core.Map<core.String, core.Object> buildUnnamed6590() {
var o = <core.String, core.Object>{};
o['x'] = {
'list': [1, 2, 3],
@@ -548,7 +548,7 @@
return o;
}
-void checkUnnamed6587(core.Map<core.String, core.Object> o) {
+void checkUnnamed6590(core.Map<core.String, core.Object> o) {
unittest.expect(o, unittest.hasLength(2));
var casted3 = (o['x']!) as core.Map;
unittest.expect(casted3, unittest.hasLength(3));
@@ -580,14 +580,14 @@
);
}
-core.List<api.GoogleCloudDialogflowCxV3TestRunDifference> buildUnnamed6588() {
+core.List<api.GoogleCloudDialogflowCxV3TestRunDifference> buildUnnamed6591() {
var o = <api.GoogleCloudDialogflowCxV3TestRunDifference>[];
o.add(buildGoogleCloudDialogflowCxV3TestRunDifference());
o.add(buildGoogleCloudDialogflowCxV3TestRunDifference());
return o;
}
-void checkUnnamed6588(
+void checkUnnamed6591(
core.List<api.GoogleCloudDialogflowCxV3TestRunDifference> o) {
unittest.expect(o, unittest.hasLength(2));
checkGoogleCloudDialogflowCxV3TestRunDifference(
@@ -596,7 +596,7 @@
o[1] as api.GoogleCloudDialogflowCxV3TestRunDifference);
}
-core.Map<core.String, core.Object> buildUnnamed6589() {
+core.Map<core.String, core.Object> buildUnnamed6592() {
var o = <core.String, core.Object>{};
o['x'] = {
'list': [1, 2, 3],
@@ -611,7 +611,7 @@
return o;
}
-void checkUnnamed6589(core.Map<core.String, core.Object> o) {
+void checkUnnamed6592(core.Map<core.String, core.Object> o) {
unittest.expect(o, unittest.hasLength(2));
var casted5 = (o['x']!) as core.Map;
unittest.expect(casted5, unittest.hasLength(3));
@@ -643,14 +643,14 @@
);
}
-core.List<api.GoogleCloudDialogflowCxV3ResponseMessageText> buildUnnamed6590() {
+core.List<api.GoogleCloudDialogflowCxV3ResponseMessageText> buildUnnamed6593() {
var o = <api.GoogleCloudDialogflowCxV3ResponseMessageText>[];
o.add(buildGoogleCloudDialogflowCxV3ResponseMessageText());
o.add(buildGoogleCloudDialogflowCxV3ResponseMessageText());
return o;
}
-void checkUnnamed6590(
+void checkUnnamed6593(
core.List<api.GoogleCloudDialogflowCxV3ResponseMessageText> o) {
unittest.expect(o, unittest.hasLength(2));
checkGoogleCloudDialogflowCxV3ResponseMessageText(
@@ -668,11 +668,11 @@
if (buildCounterGoogleCloudDialogflowCxV3ConversationTurnVirtualAgentOutput <
3) {
o.currentPage = buildGoogleCloudDialogflowCxV3Page();
- o.diagnosticInfo = buildUnnamed6587();
- o.differences = buildUnnamed6588();
- o.sessionParameters = buildUnnamed6589();
+ o.diagnosticInfo = buildUnnamed6590();
+ o.differences = buildUnnamed6591();
+ o.sessionParameters = buildUnnamed6592();
o.status = buildGoogleRpcStatus();
- o.textResponses = buildUnnamed6590();
+ o.textResponses = buildUnnamed6593();
o.triggeredIntent = buildGoogleCloudDialogflowCxV3Intent();
}
buildCounterGoogleCloudDialogflowCxV3ConversationTurnVirtualAgentOutput--;
@@ -686,11 +686,11 @@
3) {
checkGoogleCloudDialogflowCxV3Page(
o.currentPage! as api.GoogleCloudDialogflowCxV3Page);
- checkUnnamed6587(o.diagnosticInfo!);
- checkUnnamed6588(o.differences!);
- checkUnnamed6589(o.sessionParameters!);
+ checkUnnamed6590(o.diagnosticInfo!);
+ checkUnnamed6591(o.differences!);
+ checkUnnamed6592(o.sessionParameters!);
checkGoogleRpcStatus(o.status! as api.GoogleRpcStatus);
- checkUnnamed6590(o.textResponses!);
+ checkUnnamed6593(o.textResponses!);
checkGoogleCloudDialogflowCxV3Intent(
o.triggeredIntent! as api.GoogleCloudDialogflowCxV3Intent);
}
@@ -875,14 +875,14 @@
buildCounterGoogleCloudDialogflowCxV3DtmfInput--;
}
-core.List<api.GoogleCloudDialogflowCxV3EntityTypeEntity> buildUnnamed6591() {
+core.List<api.GoogleCloudDialogflowCxV3EntityTypeEntity> buildUnnamed6594() {
var o = <api.GoogleCloudDialogflowCxV3EntityTypeEntity>[];
o.add(buildGoogleCloudDialogflowCxV3EntityTypeEntity());
o.add(buildGoogleCloudDialogflowCxV3EntityTypeEntity());
return o;
}
-void checkUnnamed6591(
+void checkUnnamed6594(
core.List<api.GoogleCloudDialogflowCxV3EntityTypeEntity> o) {
unittest.expect(o, unittest.hasLength(2));
checkGoogleCloudDialogflowCxV3EntityTypeEntity(
@@ -892,14 +892,14 @@
}
core.List<api.GoogleCloudDialogflowCxV3EntityTypeExcludedPhrase>
- buildUnnamed6592() {
+ buildUnnamed6595() {
var o = <api.GoogleCloudDialogflowCxV3EntityTypeExcludedPhrase>[];
o.add(buildGoogleCloudDialogflowCxV3EntityTypeExcludedPhrase());
o.add(buildGoogleCloudDialogflowCxV3EntityTypeExcludedPhrase());
return o;
}
-void checkUnnamed6592(
+void checkUnnamed6595(
core.List<api.GoogleCloudDialogflowCxV3EntityTypeExcludedPhrase> o) {
unittest.expect(o, unittest.hasLength(2));
checkGoogleCloudDialogflowCxV3EntityTypeExcludedPhrase(
@@ -917,8 +917,8 @@
o.autoExpansionMode = 'foo';
o.displayName = 'foo';
o.enableFuzzyExtraction = true;
- o.entities = buildUnnamed6591();
- o.excludedPhrases = buildUnnamed6592();
+ o.entities = buildUnnamed6594();
+ o.excludedPhrases = buildUnnamed6595();
o.kind = 'foo';
o.name = 'foo';
o.redact = true;
@@ -940,8 +940,8 @@
unittest.equals('foo'),
);
unittest.expect(o.enableFuzzyExtraction!, unittest.isTrue);
- checkUnnamed6591(o.entities!);
- checkUnnamed6592(o.excludedPhrases!);
+ checkUnnamed6594(o.entities!);
+ checkUnnamed6595(o.excludedPhrases!);
unittest.expect(
o.kind!,
unittest.equals('foo'),
@@ -955,14 +955,14 @@
buildCounterGoogleCloudDialogflowCxV3EntityType--;
}
-core.List<core.String> buildUnnamed6593() {
+core.List<core.String> buildUnnamed6596() {
var o = <core.String>[];
o.add('foo');
o.add('foo');
return o;
}
-void checkUnnamed6593(core.List<core.String> o) {
+void checkUnnamed6596(core.List<core.String> o) {
unittest.expect(o, unittest.hasLength(2));
unittest.expect(
o[0],
@@ -980,7 +980,7 @@
var o = api.GoogleCloudDialogflowCxV3EntityTypeEntity();
buildCounterGoogleCloudDialogflowCxV3EntityTypeEntity++;
if (buildCounterGoogleCloudDialogflowCxV3EntityTypeEntity < 3) {
- o.synonyms = buildUnnamed6593();
+ o.synonyms = buildUnnamed6596();
o.value = 'foo';
}
buildCounterGoogleCloudDialogflowCxV3EntityTypeEntity--;
@@ -991,7 +991,7 @@
api.GoogleCloudDialogflowCxV3EntityTypeEntity o) {
buildCounterGoogleCloudDialogflowCxV3EntityTypeEntity++;
if (buildCounterGoogleCloudDialogflowCxV3EntityTypeEntity < 3) {
- checkUnnamed6593(o.synonyms!);
+ checkUnnamed6596(o.synonyms!);
unittest.expect(
o.value!,
unittest.equals('foo'),
@@ -1025,14 +1025,14 @@
}
core.List<api.GoogleCloudDialogflowCxV3EnvironmentVersionConfig>
- buildUnnamed6594() {
+ buildUnnamed6597() {
var o = <api.GoogleCloudDialogflowCxV3EnvironmentVersionConfig>[];
o.add(buildGoogleCloudDialogflowCxV3EnvironmentVersionConfig());
o.add(buildGoogleCloudDialogflowCxV3EnvironmentVersionConfig());
return o;
}
-void checkUnnamed6594(
+void checkUnnamed6597(
core.List<api.GoogleCloudDialogflowCxV3EnvironmentVersionConfig> o) {
unittest.expect(o, unittest.hasLength(2));
checkGoogleCloudDialogflowCxV3EnvironmentVersionConfig(
@@ -1051,7 +1051,7 @@
o.displayName = 'foo';
o.name = 'foo';
o.updateTime = 'foo';
- o.versionConfigs = buildUnnamed6594();
+ o.versionConfigs = buildUnnamed6597();
}
buildCounterGoogleCloudDialogflowCxV3Environment--;
return o;
@@ -1077,7 +1077,7 @@
o.updateTime!,
unittest.equals('foo'),
);
- checkUnnamed6594(o.versionConfigs!);
+ checkUnnamed6597(o.versionConfigs!);
}
buildCounterGoogleCloudDialogflowCxV3Environment--;
}
@@ -1172,14 +1172,14 @@
buildCounterGoogleCloudDialogflowCxV3EventInput--;
}
-core.List<api.GoogleCloudDialogflowCxV3VariantsHistory> buildUnnamed6595() {
+core.List<api.GoogleCloudDialogflowCxV3VariantsHistory> buildUnnamed6598() {
var o = <api.GoogleCloudDialogflowCxV3VariantsHistory>[];
o.add(buildGoogleCloudDialogflowCxV3VariantsHistory());
o.add(buildGoogleCloudDialogflowCxV3VariantsHistory());
return o;
}
-void checkUnnamed6595(
+void checkUnnamed6598(
core.List<api.GoogleCloudDialogflowCxV3VariantsHistory> o) {
unittest.expect(o, unittest.hasLength(2));
checkGoogleCloudDialogflowCxV3VariantsHistory(
@@ -1205,7 +1205,7 @@
o.result = buildGoogleCloudDialogflowCxV3ExperimentResult();
o.startTime = 'foo';
o.state = 'foo';
- o.variantsHistory = buildUnnamed6595();
+ o.variantsHistory = buildUnnamed6598();
}
buildCounterGoogleCloudDialogflowCxV3Experiment--;
return o;
@@ -1255,7 +1255,7 @@
o.state!,
unittest.equals('foo'),
);
- checkUnnamed6595(o.variantsHistory!);
+ checkUnnamed6598(o.variantsHistory!);
}
buildCounterGoogleCloudDialogflowCxV3Experiment--;
}
@@ -1288,14 +1288,14 @@
}
core.List<api.GoogleCloudDialogflowCxV3ExperimentResultVersionMetrics>
- buildUnnamed6596() {
+ buildUnnamed6599() {
var o = <api.GoogleCloudDialogflowCxV3ExperimentResultVersionMetrics>[];
o.add(buildGoogleCloudDialogflowCxV3ExperimentResultVersionMetrics());
o.add(buildGoogleCloudDialogflowCxV3ExperimentResultVersionMetrics());
return o;
}
-void checkUnnamed6596(
+void checkUnnamed6599(
core.List<api.GoogleCloudDialogflowCxV3ExperimentResultVersionMetrics> o) {
unittest.expect(o, unittest.hasLength(2));
checkGoogleCloudDialogflowCxV3ExperimentResultVersionMetrics(
@@ -1311,7 +1311,7 @@
buildCounterGoogleCloudDialogflowCxV3ExperimentResult++;
if (buildCounterGoogleCloudDialogflowCxV3ExperimentResult < 3) {
o.lastUpdateTime = 'foo';
- o.versionMetrics = buildUnnamed6596();
+ o.versionMetrics = buildUnnamed6599();
}
buildCounterGoogleCloudDialogflowCxV3ExperimentResult--;
return o;
@@ -1325,7 +1325,7 @@
o.lastUpdateTime!,
unittest.equals('foo'),
);
- checkUnnamed6596(o.versionMetrics!);
+ checkUnnamed6599(o.versionMetrics!);
}
buildCounterGoogleCloudDialogflowCxV3ExperimentResult--;
}
@@ -1417,14 +1417,14 @@
}
core.List<api.GoogleCloudDialogflowCxV3ExperimentResultMetric>
- buildUnnamed6597() {
+ buildUnnamed6600() {
var o = <api.GoogleCloudDialogflowCxV3ExperimentResultMetric>[];
o.add(buildGoogleCloudDialogflowCxV3ExperimentResultMetric());
o.add(buildGoogleCloudDialogflowCxV3ExperimentResultMetric());
return o;
}
-void checkUnnamed6597(
+void checkUnnamed6600(
core.List<api.GoogleCloudDialogflowCxV3ExperimentResultMetric> o) {
unittest.expect(o, unittest.hasLength(2));
checkGoogleCloudDialogflowCxV3ExperimentResultMetric(
@@ -1440,7 +1440,7 @@
var o = api.GoogleCloudDialogflowCxV3ExperimentResultVersionMetrics();
buildCounterGoogleCloudDialogflowCxV3ExperimentResultVersionMetrics++;
if (buildCounterGoogleCloudDialogflowCxV3ExperimentResultVersionMetrics < 3) {
- o.metrics = buildUnnamed6597();
+ o.metrics = buildUnnamed6600();
o.sessionCount = 42;
o.version = 'foo';
}
@@ -1452,7 +1452,7 @@
api.GoogleCloudDialogflowCxV3ExperimentResultVersionMetrics o) {
buildCounterGoogleCloudDialogflowCxV3ExperimentResultVersionMetrics++;
if (buildCounterGoogleCloudDialogflowCxV3ExperimentResultVersionMetrics < 3) {
- checkUnnamed6597(o.metrics!);
+ checkUnnamed6600(o.metrics!);
unittest.expect(
o.sessionCount!,
unittest.equals(42),
@@ -1658,14 +1658,14 @@
buildCounterGoogleCloudDialogflowCxV3ExportTestCasesResponse--;
}
-core.List<api.GoogleCloudDialogflowCxV3EventHandler> buildUnnamed6598() {
+core.List<api.GoogleCloudDialogflowCxV3EventHandler> buildUnnamed6601() {
var o = <api.GoogleCloudDialogflowCxV3EventHandler>[];
o.add(buildGoogleCloudDialogflowCxV3EventHandler());
o.add(buildGoogleCloudDialogflowCxV3EventHandler());
return o;
}
-void checkUnnamed6598(core.List<api.GoogleCloudDialogflowCxV3EventHandler> o) {
+void checkUnnamed6601(core.List<api.GoogleCloudDialogflowCxV3EventHandler> o) {
unittest.expect(o, unittest.hasLength(2));
checkGoogleCloudDialogflowCxV3EventHandler(
o[0] as api.GoogleCloudDialogflowCxV3EventHandler);
@@ -1673,14 +1673,14 @@
o[1] as api.GoogleCloudDialogflowCxV3EventHandler);
}
-core.List<core.String> buildUnnamed6599() {
+core.List<core.String> buildUnnamed6602() {
var o = <core.String>[];
o.add('foo');
o.add('foo');
return o;
}
-void checkUnnamed6599(core.List<core.String> o) {
+void checkUnnamed6602(core.List<core.String> o) {
unittest.expect(o, unittest.hasLength(2));
unittest.expect(
o[0],
@@ -1692,14 +1692,14 @@
);
}
-core.List<api.GoogleCloudDialogflowCxV3TransitionRoute> buildUnnamed6600() {
+core.List<api.GoogleCloudDialogflowCxV3TransitionRoute> buildUnnamed6603() {
var o = <api.GoogleCloudDialogflowCxV3TransitionRoute>[];
o.add(buildGoogleCloudDialogflowCxV3TransitionRoute());
o.add(buildGoogleCloudDialogflowCxV3TransitionRoute());
return o;
}
-void checkUnnamed6600(
+void checkUnnamed6603(
core.List<api.GoogleCloudDialogflowCxV3TransitionRoute> o) {
unittest.expect(o, unittest.hasLength(2));
checkGoogleCloudDialogflowCxV3TransitionRoute(
@@ -1715,11 +1715,11 @@
if (buildCounterGoogleCloudDialogflowCxV3Flow < 3) {
o.description = 'foo';
o.displayName = 'foo';
- o.eventHandlers = buildUnnamed6598();
+ o.eventHandlers = buildUnnamed6601();
o.name = 'foo';
o.nluSettings = buildGoogleCloudDialogflowCxV3NluSettings();
- o.transitionRouteGroups = buildUnnamed6599();
- o.transitionRoutes = buildUnnamed6600();
+ o.transitionRouteGroups = buildUnnamed6602();
+ o.transitionRoutes = buildUnnamed6603();
}
buildCounterGoogleCloudDialogflowCxV3Flow--;
return o;
@@ -1736,27 +1736,27 @@
o.displayName!,
unittest.equals('foo'),
);
- checkUnnamed6598(o.eventHandlers!);
+ checkUnnamed6601(o.eventHandlers!);
unittest.expect(
o.name!,
unittest.equals('foo'),
);
checkGoogleCloudDialogflowCxV3NluSettings(
o.nluSettings! as api.GoogleCloudDialogflowCxV3NluSettings);
- checkUnnamed6599(o.transitionRouteGroups!);
- checkUnnamed6600(o.transitionRoutes!);
+ checkUnnamed6602(o.transitionRouteGroups!);
+ checkUnnamed6603(o.transitionRoutes!);
}
buildCounterGoogleCloudDialogflowCxV3Flow--;
}
-core.List<api.GoogleCloudDialogflowCxV3ValidationMessage> buildUnnamed6601() {
+core.List<api.GoogleCloudDialogflowCxV3ValidationMessage> buildUnnamed6604() {
var o = <api.GoogleCloudDialogflowCxV3ValidationMessage>[];
o.add(buildGoogleCloudDialogflowCxV3ValidationMessage());
o.add(buildGoogleCloudDialogflowCxV3ValidationMessage());
return o;
}
-void checkUnnamed6601(
+void checkUnnamed6604(
core.List<api.GoogleCloudDialogflowCxV3ValidationMessage> o) {
unittest.expect(o, unittest.hasLength(2));
checkGoogleCloudDialogflowCxV3ValidationMessage(
@@ -1773,7 +1773,7 @@
if (buildCounterGoogleCloudDialogflowCxV3FlowValidationResult < 3) {
o.name = 'foo';
o.updateTime = 'foo';
- o.validationMessages = buildUnnamed6601();
+ o.validationMessages = buildUnnamed6604();
}
buildCounterGoogleCloudDialogflowCxV3FlowValidationResult--;
return o;
@@ -1791,19 +1791,19 @@
o.updateTime!,
unittest.equals('foo'),
);
- checkUnnamed6601(o.validationMessages!);
+ checkUnnamed6604(o.validationMessages!);
}
buildCounterGoogleCloudDialogflowCxV3FlowValidationResult--;
}
-core.List<api.GoogleCloudDialogflowCxV3FormParameter> buildUnnamed6602() {
+core.List<api.GoogleCloudDialogflowCxV3FormParameter> buildUnnamed6605() {
var o = <api.GoogleCloudDialogflowCxV3FormParameter>[];
o.add(buildGoogleCloudDialogflowCxV3FormParameter());
o.add(buildGoogleCloudDialogflowCxV3FormParameter());
return o;
}
-void checkUnnamed6602(core.List<api.GoogleCloudDialogflowCxV3FormParameter> o) {
+void checkUnnamed6605(core.List<api.GoogleCloudDialogflowCxV3FormParameter> o) {
unittest.expect(o, unittest.hasLength(2));
checkGoogleCloudDialogflowCxV3FormParameter(
o[0] as api.GoogleCloudDialogflowCxV3FormParameter);
@@ -1816,7 +1816,7 @@
var o = api.GoogleCloudDialogflowCxV3Form();
buildCounterGoogleCloudDialogflowCxV3Form++;
if (buildCounterGoogleCloudDialogflowCxV3Form < 3) {
- o.parameters = buildUnnamed6602();
+ o.parameters = buildUnnamed6605();
}
buildCounterGoogleCloudDialogflowCxV3Form--;
return o;
@@ -1825,7 +1825,7 @@
void checkGoogleCloudDialogflowCxV3Form(api.GoogleCloudDialogflowCxV3Form o) {
buildCounterGoogleCloudDialogflowCxV3Form++;
if (buildCounterGoogleCloudDialogflowCxV3Form < 3) {
- checkUnnamed6602(o.parameters!);
+ checkUnnamed6605(o.parameters!);
}
buildCounterGoogleCloudDialogflowCxV3Form--;
}
@@ -1887,14 +1887,14 @@
buildCounterGoogleCloudDialogflowCxV3FormParameter--;
}
-core.List<api.GoogleCloudDialogflowCxV3EventHandler> buildUnnamed6603() {
+core.List<api.GoogleCloudDialogflowCxV3EventHandler> buildUnnamed6606() {
var o = <api.GoogleCloudDialogflowCxV3EventHandler>[];
o.add(buildGoogleCloudDialogflowCxV3EventHandler());
o.add(buildGoogleCloudDialogflowCxV3EventHandler());
return o;
}
-void checkUnnamed6603(core.List<api.GoogleCloudDialogflowCxV3EventHandler> o) {
+void checkUnnamed6606(core.List<api.GoogleCloudDialogflowCxV3EventHandler> o) {
unittest.expect(o, unittest.hasLength(2));
checkGoogleCloudDialogflowCxV3EventHandler(
o[0] as api.GoogleCloudDialogflowCxV3EventHandler);
@@ -1909,7 +1909,7 @@
buildCounterGoogleCloudDialogflowCxV3FormParameterFillBehavior++;
if (buildCounterGoogleCloudDialogflowCxV3FormParameterFillBehavior < 3) {
o.initialPromptFulfillment = buildGoogleCloudDialogflowCxV3Fulfillment();
- o.repromptEventHandlers = buildUnnamed6603();
+ o.repromptEventHandlers = buildUnnamed6606();
}
buildCounterGoogleCloudDialogflowCxV3FormParameterFillBehavior--;
return o;
@@ -1921,7 +1921,7 @@
if (buildCounterGoogleCloudDialogflowCxV3FormParameterFillBehavior < 3) {
checkGoogleCloudDialogflowCxV3Fulfillment(o.initialPromptFulfillment!
as api.GoogleCloudDialogflowCxV3Fulfillment);
- checkUnnamed6603(o.repromptEventHandlers!);
+ checkUnnamed6606(o.repromptEventHandlers!);
}
buildCounterGoogleCloudDialogflowCxV3FormParameterFillBehavior--;
}
@@ -1990,14 +1990,14 @@
}
core.List<api.GoogleCloudDialogflowCxV3FulfillmentConditionalCases>
- buildUnnamed6604() {
+ buildUnnamed6607() {
var o = <api.GoogleCloudDialogflowCxV3FulfillmentConditionalCases>[];
o.add(buildGoogleCloudDialogflowCxV3FulfillmentConditionalCases());
o.add(buildGoogleCloudDialogflowCxV3FulfillmentConditionalCases());
return o;
}
-void checkUnnamed6604(
+void checkUnnamed6607(
core.List<api.GoogleCloudDialogflowCxV3FulfillmentConditionalCases> o) {
unittest.expect(o, unittest.hasLength(2));
checkGoogleCloudDialogflowCxV3FulfillmentConditionalCases(
@@ -2006,14 +2006,14 @@
o[1] as api.GoogleCloudDialogflowCxV3FulfillmentConditionalCases);
}
-core.List<api.GoogleCloudDialogflowCxV3ResponseMessage> buildUnnamed6605() {
+core.List<api.GoogleCloudDialogflowCxV3ResponseMessage> buildUnnamed6608() {
var o = <api.GoogleCloudDialogflowCxV3ResponseMessage>[];
o.add(buildGoogleCloudDialogflowCxV3ResponseMessage());
o.add(buildGoogleCloudDialogflowCxV3ResponseMessage());
return o;
}
-void checkUnnamed6605(
+void checkUnnamed6608(
core.List<api.GoogleCloudDialogflowCxV3ResponseMessage> o) {
unittest.expect(o, unittest.hasLength(2));
checkGoogleCloudDialogflowCxV3ResponseMessage(
@@ -2023,14 +2023,14 @@
}
core.List<api.GoogleCloudDialogflowCxV3FulfillmentSetParameterAction>
- buildUnnamed6606() {
+ buildUnnamed6609() {
var o = <api.GoogleCloudDialogflowCxV3FulfillmentSetParameterAction>[];
o.add(buildGoogleCloudDialogflowCxV3FulfillmentSetParameterAction());
o.add(buildGoogleCloudDialogflowCxV3FulfillmentSetParameterAction());
return o;
}
-void checkUnnamed6606(
+void checkUnnamed6609(
core.List<api.GoogleCloudDialogflowCxV3FulfillmentSetParameterAction> o) {
unittest.expect(o, unittest.hasLength(2));
checkGoogleCloudDialogflowCxV3FulfillmentSetParameterAction(
@@ -2045,10 +2045,10 @@
var o = api.GoogleCloudDialogflowCxV3Fulfillment();
buildCounterGoogleCloudDialogflowCxV3Fulfillment++;
if (buildCounterGoogleCloudDialogflowCxV3Fulfillment < 3) {
- o.conditionalCases = buildUnnamed6604();
- o.messages = buildUnnamed6605();
+ o.conditionalCases = buildUnnamed6607();
+ o.messages = buildUnnamed6608();
o.returnPartialResponses = true;
- o.setParameterActions = buildUnnamed6606();
+ o.setParameterActions = buildUnnamed6609();
o.tag = 'foo';
o.webhook = 'foo';
}
@@ -2060,10 +2060,10 @@
api.GoogleCloudDialogflowCxV3Fulfillment o) {
buildCounterGoogleCloudDialogflowCxV3Fulfillment++;
if (buildCounterGoogleCloudDialogflowCxV3Fulfillment < 3) {
- checkUnnamed6604(o.conditionalCases!);
- checkUnnamed6605(o.messages!);
+ checkUnnamed6607(o.conditionalCases!);
+ checkUnnamed6608(o.messages!);
unittest.expect(o.returnPartialResponses!, unittest.isTrue);
- checkUnnamed6606(o.setParameterActions!);
+ checkUnnamed6609(o.setParameterActions!);
unittest.expect(
o.tag!,
unittest.equals('foo'),
@@ -2077,14 +2077,14 @@
}
core.List<api.GoogleCloudDialogflowCxV3FulfillmentConditionalCasesCase>
- buildUnnamed6607() {
+ buildUnnamed6610() {
var o = <api.GoogleCloudDialogflowCxV3FulfillmentConditionalCasesCase>[];
o.add(buildGoogleCloudDialogflowCxV3FulfillmentConditionalCasesCase());
o.add(buildGoogleCloudDialogflowCxV3FulfillmentConditionalCasesCase());
return o;
}
-void checkUnnamed6607(
+void checkUnnamed6610(
core.List<api.GoogleCloudDialogflowCxV3FulfillmentConditionalCasesCase> o) {
unittest.expect(o, unittest.hasLength(2));
checkGoogleCloudDialogflowCxV3FulfillmentConditionalCasesCase(
@@ -2099,7 +2099,7 @@
var o = api.GoogleCloudDialogflowCxV3FulfillmentConditionalCases();
buildCounterGoogleCloudDialogflowCxV3FulfillmentConditionalCases++;
if (buildCounterGoogleCloudDialogflowCxV3FulfillmentConditionalCases < 3) {
- o.cases = buildUnnamed6607();
+ o.cases = buildUnnamed6610();
}
buildCounterGoogleCloudDialogflowCxV3FulfillmentConditionalCases--;
return o;
@@ -2109,14 +2109,14 @@
api.GoogleCloudDialogflowCxV3FulfillmentConditionalCases o) {
buildCounterGoogleCloudDialogflowCxV3FulfillmentConditionalCases++;
if (buildCounterGoogleCloudDialogflowCxV3FulfillmentConditionalCases < 3) {
- checkUnnamed6607(o.cases!);
+ checkUnnamed6610(o.cases!);
}
buildCounterGoogleCloudDialogflowCxV3FulfillmentConditionalCases--;
}
core.List<
api.GoogleCloudDialogflowCxV3FulfillmentConditionalCasesCaseCaseContent>
- buildUnnamed6608() {
+ buildUnnamed6611() {
var o = <
api.GoogleCloudDialogflowCxV3FulfillmentConditionalCasesCaseCaseContent>[];
o.add(
@@ -2126,7 +2126,7 @@
return o;
}
-void checkUnnamed6608(
+void checkUnnamed6611(
core.List<
api.GoogleCloudDialogflowCxV3FulfillmentConditionalCasesCaseCaseContent>
o) {
@@ -2147,7 +2147,7 @@
buildCounterGoogleCloudDialogflowCxV3FulfillmentConditionalCasesCase++;
if (buildCounterGoogleCloudDialogflowCxV3FulfillmentConditionalCasesCase <
3) {
- o.caseContent = buildUnnamed6608();
+ o.caseContent = buildUnnamed6611();
o.condition = 'foo';
}
buildCounterGoogleCloudDialogflowCxV3FulfillmentConditionalCasesCase--;
@@ -2159,7 +2159,7 @@
buildCounterGoogleCloudDialogflowCxV3FulfillmentConditionalCasesCase++;
if (buildCounterGoogleCloudDialogflowCxV3FulfillmentConditionalCasesCase <
3) {
- checkUnnamed6608(o.caseContent!);
+ checkUnnamed6611(o.caseContent!);
unittest.expect(
o.condition!,
unittest.equals('foo'),
@@ -2296,14 +2296,14 @@
buildCounterGoogleCloudDialogflowCxV3ImportDocumentsOperationMetadata--;
}
-core.List<api.GoogleRpcStatus> buildUnnamed6609() {
+core.List<api.GoogleRpcStatus> buildUnnamed6612() {
var o = <api.GoogleRpcStatus>[];
o.add(buildGoogleRpcStatus());
o.add(buildGoogleRpcStatus());
return o;
}
-void checkUnnamed6609(core.List<api.GoogleRpcStatus> o) {
+void checkUnnamed6612(core.List<api.GoogleRpcStatus> o) {
unittest.expect(o, unittest.hasLength(2));
checkGoogleRpcStatus(o[0] as api.GoogleRpcStatus);
checkGoogleRpcStatus(o[1] as api.GoogleRpcStatus);
@@ -2315,7 +2315,7 @@
var o = api.GoogleCloudDialogflowCxV3ImportDocumentsResponse();
buildCounterGoogleCloudDialogflowCxV3ImportDocumentsResponse++;
if (buildCounterGoogleCloudDialogflowCxV3ImportDocumentsResponse < 3) {
- o.warnings = buildUnnamed6609();
+ o.warnings = buildUnnamed6612();
}
buildCounterGoogleCloudDialogflowCxV3ImportDocumentsResponse--;
return o;
@@ -2325,7 +2325,7 @@
api.GoogleCloudDialogflowCxV3ImportDocumentsResponse o) {
buildCounterGoogleCloudDialogflowCxV3ImportDocumentsResponse++;
if (buildCounterGoogleCloudDialogflowCxV3ImportDocumentsResponse < 3) {
- checkUnnamed6609(o.warnings!);
+ checkUnnamed6612(o.warnings!);
}
buildCounterGoogleCloudDialogflowCxV3ImportDocumentsResponse--;
}
@@ -2388,14 +2388,14 @@
buildCounterGoogleCloudDialogflowCxV3ImportFlowResponse--;
}
-core.List<api.GoogleCloudDialogflowCxV3TestCaseError> buildUnnamed6610() {
+core.List<api.GoogleCloudDialogflowCxV3TestCaseError> buildUnnamed6613() {
var o = <api.GoogleCloudDialogflowCxV3TestCaseError>[];
o.add(buildGoogleCloudDialogflowCxV3TestCaseError());
o.add(buildGoogleCloudDialogflowCxV3TestCaseError());
return o;
}
-void checkUnnamed6610(core.List<api.GoogleCloudDialogflowCxV3TestCaseError> o) {
+void checkUnnamed6613(core.List<api.GoogleCloudDialogflowCxV3TestCaseError> o) {
unittest.expect(o, unittest.hasLength(2));
checkGoogleCloudDialogflowCxV3TestCaseError(
o[0] as api.GoogleCloudDialogflowCxV3TestCaseError);
@@ -2409,7 +2409,7 @@
var o = api.GoogleCloudDialogflowCxV3ImportTestCasesMetadata();
buildCounterGoogleCloudDialogflowCxV3ImportTestCasesMetadata++;
if (buildCounterGoogleCloudDialogflowCxV3ImportTestCasesMetadata < 3) {
- o.errors = buildUnnamed6610();
+ o.errors = buildUnnamed6613();
}
buildCounterGoogleCloudDialogflowCxV3ImportTestCasesMetadata--;
return o;
@@ -2419,7 +2419,7 @@
api.GoogleCloudDialogflowCxV3ImportTestCasesMetadata o) {
buildCounterGoogleCloudDialogflowCxV3ImportTestCasesMetadata++;
if (buildCounterGoogleCloudDialogflowCxV3ImportTestCasesMetadata < 3) {
- checkUnnamed6610(o.errors!);
+ checkUnnamed6613(o.errors!);
}
buildCounterGoogleCloudDialogflowCxV3ImportTestCasesMetadata--;
}
@@ -2453,14 +2453,14 @@
buildCounterGoogleCloudDialogflowCxV3ImportTestCasesRequest--;
}
-core.List<core.String> buildUnnamed6611() {
+core.List<core.String> buildUnnamed6614() {
var o = <core.String>[];
o.add('foo');
o.add('foo');
return o;
}
-void checkUnnamed6611(core.List<core.String> o) {
+void checkUnnamed6614(core.List<core.String> o) {
unittest.expect(o, unittest.hasLength(2));
unittest.expect(
o[0],
@@ -2478,7 +2478,7 @@
var o = api.GoogleCloudDialogflowCxV3ImportTestCasesResponse();
buildCounterGoogleCloudDialogflowCxV3ImportTestCasesResponse++;
if (buildCounterGoogleCloudDialogflowCxV3ImportTestCasesResponse < 3) {
- o.names = buildUnnamed6611();
+ o.names = buildUnnamed6614();
}
buildCounterGoogleCloudDialogflowCxV3ImportTestCasesResponse--;
return o;
@@ -2488,19 +2488,19 @@
api.GoogleCloudDialogflowCxV3ImportTestCasesResponse o) {
buildCounterGoogleCloudDialogflowCxV3ImportTestCasesResponse++;
if (buildCounterGoogleCloudDialogflowCxV3ImportTestCasesResponse < 3) {
- checkUnnamed6611(o.names!);
+ checkUnnamed6614(o.names!);
}
buildCounterGoogleCloudDialogflowCxV3ImportTestCasesResponse--;
}
-core.List<core.String> buildUnnamed6612() {
+core.List<core.String> buildUnnamed6615() {
var o = <core.String>[];
o.add('foo');
o.add('foo');
return o;
}
-void checkUnnamed6612(core.List<core.String> o) {
+void checkUnnamed6615(core.List<core.String> o) {
unittest.expect(o, unittest.hasLength(2));
unittest.expect(
o[0],
@@ -2522,7 +2522,7 @@
o.enableWordInfo = true;
o.model = 'foo';
o.modelVariant = 'foo';
- o.phraseHints = buildUnnamed6612();
+ o.phraseHints = buildUnnamed6615();
o.sampleRateHertz = 42;
o.singleUtterance = true;
}
@@ -2547,7 +2547,7 @@
o.modelVariant!,
unittest.equals('foo'),
);
- checkUnnamed6612(o.phraseHints!);
+ checkUnnamed6615(o.phraseHints!);
unittest.expect(
o.sampleRateHertz!,
unittest.equals(42),
@@ -2557,14 +2557,14 @@
buildCounterGoogleCloudDialogflowCxV3InputAudioConfig--;
}
-core.Map<core.String, core.String> buildUnnamed6613() {
+core.Map<core.String, core.String> buildUnnamed6616() {
var o = <core.String, core.String>{};
o['x'] = 'foo';
o['y'] = 'foo';
return o;
}
-void checkUnnamed6613(core.Map<core.String, core.String> o) {
+void checkUnnamed6616(core.Map<core.String, core.String> o) {
unittest.expect(o, unittest.hasLength(2));
unittest.expect(
o['x']!,
@@ -2576,14 +2576,14 @@
);
}
-core.List<api.GoogleCloudDialogflowCxV3IntentParameter> buildUnnamed6614() {
+core.List<api.GoogleCloudDialogflowCxV3IntentParameter> buildUnnamed6617() {
var o = <api.GoogleCloudDialogflowCxV3IntentParameter>[];
o.add(buildGoogleCloudDialogflowCxV3IntentParameter());
o.add(buildGoogleCloudDialogflowCxV3IntentParameter());
return o;
}
-void checkUnnamed6614(
+void checkUnnamed6617(
core.List<api.GoogleCloudDialogflowCxV3IntentParameter> o) {
unittest.expect(o, unittest.hasLength(2));
checkGoogleCloudDialogflowCxV3IntentParameter(
@@ -2593,14 +2593,14 @@
}
core.List<api.GoogleCloudDialogflowCxV3IntentTrainingPhrase>
- buildUnnamed6615() {
+ buildUnnamed6618() {
var o = <api.GoogleCloudDialogflowCxV3IntentTrainingPhrase>[];
o.add(buildGoogleCloudDialogflowCxV3IntentTrainingPhrase());
o.add(buildGoogleCloudDialogflowCxV3IntentTrainingPhrase());
return o;
}
-void checkUnnamed6615(
+void checkUnnamed6618(
core.List<api.GoogleCloudDialogflowCxV3IntentTrainingPhrase> o) {
unittest.expect(o, unittest.hasLength(2));
checkGoogleCloudDialogflowCxV3IntentTrainingPhrase(
@@ -2617,11 +2617,11 @@
o.description = 'foo';
o.displayName = 'foo';
o.isFallback = true;
- o.labels = buildUnnamed6613();
+ o.labels = buildUnnamed6616();
o.name = 'foo';
- o.parameters = buildUnnamed6614();
+ o.parameters = buildUnnamed6617();
o.priority = 42;
- o.trainingPhrases = buildUnnamed6615();
+ o.trainingPhrases = buildUnnamed6618();
}
buildCounterGoogleCloudDialogflowCxV3Intent--;
return o;
@@ -2640,30 +2640,30 @@
unittest.equals('foo'),
);
unittest.expect(o.isFallback!, unittest.isTrue);
- checkUnnamed6613(o.labels!);
+ checkUnnamed6616(o.labels!);
unittest.expect(
o.name!,
unittest.equals('foo'),
);
- checkUnnamed6614(o.parameters!);
+ checkUnnamed6617(o.parameters!);
unittest.expect(
o.priority!,
unittest.equals(42),
);
- checkUnnamed6615(o.trainingPhrases!);
+ checkUnnamed6618(o.trainingPhrases!);
}
buildCounterGoogleCloudDialogflowCxV3Intent--;
}
core.List<api.GoogleCloudDialogflowCxV3IntentCoverageIntent>
- buildUnnamed6616() {
+ buildUnnamed6619() {
var o = <api.GoogleCloudDialogflowCxV3IntentCoverageIntent>[];
o.add(buildGoogleCloudDialogflowCxV3IntentCoverageIntent());
o.add(buildGoogleCloudDialogflowCxV3IntentCoverageIntent());
return o;
}
-void checkUnnamed6616(
+void checkUnnamed6619(
core.List<api.GoogleCloudDialogflowCxV3IntentCoverageIntent> o) {
unittest.expect(o, unittest.hasLength(2));
checkGoogleCloudDialogflowCxV3IntentCoverageIntent(
@@ -2679,7 +2679,7 @@
buildCounterGoogleCloudDialogflowCxV3IntentCoverage++;
if (buildCounterGoogleCloudDialogflowCxV3IntentCoverage < 3) {
o.coverageScore = 42.0;
- o.intents = buildUnnamed6616();
+ o.intents = buildUnnamed6619();
}
buildCounterGoogleCloudDialogflowCxV3IntentCoverage--;
return o;
@@ -2693,7 +2693,7 @@
o.coverageScore!,
unittest.equals(42.0),
);
- checkUnnamed6616(o.intents!);
+ checkUnnamed6619(o.intents!);
}
buildCounterGoogleCloudDialogflowCxV3IntentCoverage--;
}
@@ -2782,14 +2782,14 @@
}
core.List<api.GoogleCloudDialogflowCxV3IntentTrainingPhrasePart>
- buildUnnamed6617() {
+ buildUnnamed6620() {
var o = <api.GoogleCloudDialogflowCxV3IntentTrainingPhrasePart>[];
o.add(buildGoogleCloudDialogflowCxV3IntentTrainingPhrasePart());
o.add(buildGoogleCloudDialogflowCxV3IntentTrainingPhrasePart());
return o;
}
-void checkUnnamed6617(
+void checkUnnamed6620(
core.List<api.GoogleCloudDialogflowCxV3IntentTrainingPhrasePart> o) {
unittest.expect(o, unittest.hasLength(2));
checkGoogleCloudDialogflowCxV3IntentTrainingPhrasePart(
@@ -2805,7 +2805,7 @@
buildCounterGoogleCloudDialogflowCxV3IntentTrainingPhrase++;
if (buildCounterGoogleCloudDialogflowCxV3IntentTrainingPhrase < 3) {
o.id = 'foo';
- o.parts = buildUnnamed6617();
+ o.parts = buildUnnamed6620();
o.repeatCount = 42;
}
buildCounterGoogleCloudDialogflowCxV3IntentTrainingPhrase--;
@@ -2820,7 +2820,7 @@
o.id!,
unittest.equals('foo'),
);
- checkUnnamed6617(o.parts!);
+ checkUnnamed6620(o.parts!);
unittest.expect(
o.repeatCount!,
unittest.equals(42),
@@ -2858,14 +2858,14 @@
buildCounterGoogleCloudDialogflowCxV3IntentTrainingPhrasePart--;
}
-core.List<api.GoogleCloudDialogflowCxV3Agent> buildUnnamed6618() {
+core.List<api.GoogleCloudDialogflowCxV3Agent> buildUnnamed6621() {
var o = <api.GoogleCloudDialogflowCxV3Agent>[];
o.add(buildGoogleCloudDialogflowCxV3Agent());
o.add(buildGoogleCloudDialogflowCxV3Agent());
return o;
}
-void checkUnnamed6618(core.List<api.GoogleCloudDialogflowCxV3Agent> o) {
+void checkUnnamed6621(core.List<api.GoogleCloudDialogflowCxV3Agent> o) {
unittest.expect(o, unittest.hasLength(2));
checkGoogleCloudDialogflowCxV3Agent(
o[0] as api.GoogleCloudDialogflowCxV3Agent);
@@ -2879,7 +2879,7 @@
var o = api.GoogleCloudDialogflowCxV3ListAgentsResponse();
buildCounterGoogleCloudDialogflowCxV3ListAgentsResponse++;
if (buildCounterGoogleCloudDialogflowCxV3ListAgentsResponse < 3) {
- o.agents = buildUnnamed6618();
+ o.agents = buildUnnamed6621();
o.nextPageToken = 'foo';
}
buildCounterGoogleCloudDialogflowCxV3ListAgentsResponse--;
@@ -2890,7 +2890,7 @@
api.GoogleCloudDialogflowCxV3ListAgentsResponse o) {
buildCounterGoogleCloudDialogflowCxV3ListAgentsResponse++;
if (buildCounterGoogleCloudDialogflowCxV3ListAgentsResponse < 3) {
- checkUnnamed6618(o.agents!);
+ checkUnnamed6621(o.agents!);
unittest.expect(
o.nextPageToken!,
unittest.equals('foo'),
@@ -2900,14 +2900,14 @@
}
core.List<api.GoogleCloudDialogflowCxV3ContinuousTestResult>
- buildUnnamed6619() {
+ buildUnnamed6622() {
var o = <api.GoogleCloudDialogflowCxV3ContinuousTestResult>[];
o.add(buildGoogleCloudDialogflowCxV3ContinuousTestResult());
o.add(buildGoogleCloudDialogflowCxV3ContinuousTestResult());
return o;
}
-void checkUnnamed6619(
+void checkUnnamed6622(
core.List<api.GoogleCloudDialogflowCxV3ContinuousTestResult> o) {
unittest.expect(o, unittest.hasLength(2));
checkGoogleCloudDialogflowCxV3ContinuousTestResult(
@@ -2924,7 +2924,7 @@
buildCounterGoogleCloudDialogflowCxV3ListContinuousTestResultsResponse++;
if (buildCounterGoogleCloudDialogflowCxV3ListContinuousTestResultsResponse <
3) {
- o.continuousTestResults = buildUnnamed6619();
+ o.continuousTestResults = buildUnnamed6622();
o.nextPageToken = 'foo';
}
buildCounterGoogleCloudDialogflowCxV3ListContinuousTestResultsResponse--;
@@ -2936,7 +2936,7 @@
buildCounterGoogleCloudDialogflowCxV3ListContinuousTestResultsResponse++;
if (buildCounterGoogleCloudDialogflowCxV3ListContinuousTestResultsResponse <
3) {
- checkUnnamed6619(o.continuousTestResults!);
+ checkUnnamed6622(o.continuousTestResults!);
unittest.expect(
o.nextPageToken!,
unittest.equals('foo'),
@@ -2945,14 +2945,14 @@
buildCounterGoogleCloudDialogflowCxV3ListContinuousTestResultsResponse--;
}
-core.List<api.GoogleCloudDialogflowCxV3EntityType> buildUnnamed6620() {
+core.List<api.GoogleCloudDialogflowCxV3EntityType> buildUnnamed6623() {
var o = <api.GoogleCloudDialogflowCxV3EntityType>[];
o.add(buildGoogleCloudDialogflowCxV3EntityType());
o.add(buildGoogleCloudDialogflowCxV3EntityType());
return o;
}
-void checkUnnamed6620(core.List<api.GoogleCloudDialogflowCxV3EntityType> o) {
+void checkUnnamed6623(core.List<api.GoogleCloudDialogflowCxV3EntityType> o) {
unittest.expect(o, unittest.hasLength(2));
checkGoogleCloudDialogflowCxV3EntityType(
o[0] as api.GoogleCloudDialogflowCxV3EntityType);
@@ -2966,7 +2966,7 @@
var o = api.GoogleCloudDialogflowCxV3ListEntityTypesResponse();
buildCounterGoogleCloudDialogflowCxV3ListEntityTypesResponse++;
if (buildCounterGoogleCloudDialogflowCxV3ListEntityTypesResponse < 3) {
- o.entityTypes = buildUnnamed6620();
+ o.entityTypes = buildUnnamed6623();
o.nextPageToken = 'foo';
}
buildCounterGoogleCloudDialogflowCxV3ListEntityTypesResponse--;
@@ -2977,7 +2977,7 @@
api.GoogleCloudDialogflowCxV3ListEntityTypesResponse o) {
buildCounterGoogleCloudDialogflowCxV3ListEntityTypesResponse++;
if (buildCounterGoogleCloudDialogflowCxV3ListEntityTypesResponse < 3) {
- checkUnnamed6620(o.entityTypes!);
+ checkUnnamed6623(o.entityTypes!);
unittest.expect(
o.nextPageToken!,
unittest.equals('foo'),
@@ -2986,14 +2986,14 @@
buildCounterGoogleCloudDialogflowCxV3ListEntityTypesResponse--;
}
-core.List<api.GoogleCloudDialogflowCxV3Environment> buildUnnamed6621() {
+core.List<api.GoogleCloudDialogflowCxV3Environment> buildUnnamed6624() {
var o = <api.GoogleCloudDialogflowCxV3Environment>[];
o.add(buildGoogleCloudDialogflowCxV3Environment());
o.add(buildGoogleCloudDialogflowCxV3Environment());
return o;
}
-void checkUnnamed6621(core.List<api.GoogleCloudDialogflowCxV3Environment> o) {
+void checkUnnamed6624(core.List<api.GoogleCloudDialogflowCxV3Environment> o) {
unittest.expect(o, unittest.hasLength(2));
checkGoogleCloudDialogflowCxV3Environment(
o[0] as api.GoogleCloudDialogflowCxV3Environment);
@@ -3007,7 +3007,7 @@
var o = api.GoogleCloudDialogflowCxV3ListEnvironmentsResponse();
buildCounterGoogleCloudDialogflowCxV3ListEnvironmentsResponse++;
if (buildCounterGoogleCloudDialogflowCxV3ListEnvironmentsResponse < 3) {
- o.environments = buildUnnamed6621();
+ o.environments = buildUnnamed6624();
o.nextPageToken = 'foo';
}
buildCounterGoogleCloudDialogflowCxV3ListEnvironmentsResponse--;
@@ -3018,7 +3018,7 @@
api.GoogleCloudDialogflowCxV3ListEnvironmentsResponse o) {
buildCounterGoogleCloudDialogflowCxV3ListEnvironmentsResponse++;
if (buildCounterGoogleCloudDialogflowCxV3ListEnvironmentsResponse < 3) {
- checkUnnamed6621(o.environments!);
+ checkUnnamed6624(o.environments!);
unittest.expect(
o.nextPageToken!,
unittest.equals('foo'),
@@ -3027,14 +3027,14 @@
buildCounterGoogleCloudDialogflowCxV3ListEnvironmentsResponse--;
}
-core.List<api.GoogleCloudDialogflowCxV3Experiment> buildUnnamed6622() {
+core.List<api.GoogleCloudDialogflowCxV3Experiment> buildUnnamed6625() {
var o = <api.GoogleCloudDialogflowCxV3Experiment>[];
o.add(buildGoogleCloudDialogflowCxV3Experiment());
o.add(buildGoogleCloudDialogflowCxV3Experiment());
return o;
}
-void checkUnnamed6622(core.List<api.GoogleCloudDialogflowCxV3Experiment> o) {
+void checkUnnamed6625(core.List<api.GoogleCloudDialogflowCxV3Experiment> o) {
unittest.expect(o, unittest.hasLength(2));
checkGoogleCloudDialogflowCxV3Experiment(
o[0] as api.GoogleCloudDialogflowCxV3Experiment);
@@ -3048,7 +3048,7 @@
var o = api.GoogleCloudDialogflowCxV3ListExperimentsResponse();
buildCounterGoogleCloudDialogflowCxV3ListExperimentsResponse++;
if (buildCounterGoogleCloudDialogflowCxV3ListExperimentsResponse < 3) {
- o.experiments = buildUnnamed6622();
+ o.experiments = buildUnnamed6625();
o.nextPageToken = 'foo';
}
buildCounterGoogleCloudDialogflowCxV3ListExperimentsResponse--;
@@ -3059,7 +3059,7 @@
api.GoogleCloudDialogflowCxV3ListExperimentsResponse o) {
buildCounterGoogleCloudDialogflowCxV3ListExperimentsResponse++;
if (buildCounterGoogleCloudDialogflowCxV3ListExperimentsResponse < 3) {
- checkUnnamed6622(o.experiments!);
+ checkUnnamed6625(o.experiments!);
unittest.expect(
o.nextPageToken!,
unittest.equals('foo'),
@@ -3068,14 +3068,14 @@
buildCounterGoogleCloudDialogflowCxV3ListExperimentsResponse--;
}
-core.List<api.GoogleCloudDialogflowCxV3Flow> buildUnnamed6623() {
+core.List<api.GoogleCloudDialogflowCxV3Flow> buildUnnamed6626() {
var o = <api.GoogleCloudDialogflowCxV3Flow>[];
o.add(buildGoogleCloudDialogflowCxV3Flow());
o.add(buildGoogleCloudDialogflowCxV3Flow());
return o;
}
-void checkUnnamed6623(core.List<api.GoogleCloudDialogflowCxV3Flow> o) {
+void checkUnnamed6626(core.List<api.GoogleCloudDialogflowCxV3Flow> o) {
unittest.expect(o, unittest.hasLength(2));
checkGoogleCloudDialogflowCxV3Flow(o[0] as api.GoogleCloudDialogflowCxV3Flow);
checkGoogleCloudDialogflowCxV3Flow(o[1] as api.GoogleCloudDialogflowCxV3Flow);
@@ -3087,7 +3087,7 @@
var o = api.GoogleCloudDialogflowCxV3ListFlowsResponse();
buildCounterGoogleCloudDialogflowCxV3ListFlowsResponse++;
if (buildCounterGoogleCloudDialogflowCxV3ListFlowsResponse < 3) {
- o.flows = buildUnnamed6623();
+ o.flows = buildUnnamed6626();
o.nextPageToken = 'foo';
}
buildCounterGoogleCloudDialogflowCxV3ListFlowsResponse--;
@@ -3098,7 +3098,7 @@
api.GoogleCloudDialogflowCxV3ListFlowsResponse o) {
buildCounterGoogleCloudDialogflowCxV3ListFlowsResponse++;
if (buildCounterGoogleCloudDialogflowCxV3ListFlowsResponse < 3) {
- checkUnnamed6623(o.flows!);
+ checkUnnamed6626(o.flows!);
unittest.expect(
o.nextPageToken!,
unittest.equals('foo'),
@@ -3107,14 +3107,14 @@
buildCounterGoogleCloudDialogflowCxV3ListFlowsResponse--;
}
-core.List<api.GoogleCloudDialogflowCxV3Intent> buildUnnamed6624() {
+core.List<api.GoogleCloudDialogflowCxV3Intent> buildUnnamed6627() {
var o = <api.GoogleCloudDialogflowCxV3Intent>[];
o.add(buildGoogleCloudDialogflowCxV3Intent());
o.add(buildGoogleCloudDialogflowCxV3Intent());
return o;
}
-void checkUnnamed6624(core.List<api.GoogleCloudDialogflowCxV3Intent> o) {
+void checkUnnamed6627(core.List<api.GoogleCloudDialogflowCxV3Intent> o) {
unittest.expect(o, unittest.hasLength(2));
checkGoogleCloudDialogflowCxV3Intent(
o[0] as api.GoogleCloudDialogflowCxV3Intent);
@@ -3128,7 +3128,7 @@
var o = api.GoogleCloudDialogflowCxV3ListIntentsResponse();
buildCounterGoogleCloudDialogflowCxV3ListIntentsResponse++;
if (buildCounterGoogleCloudDialogflowCxV3ListIntentsResponse < 3) {
- o.intents = buildUnnamed6624();
+ o.intents = buildUnnamed6627();
o.nextPageToken = 'foo';
}
buildCounterGoogleCloudDialogflowCxV3ListIntentsResponse--;
@@ -3139,7 +3139,7 @@
api.GoogleCloudDialogflowCxV3ListIntentsResponse o) {
buildCounterGoogleCloudDialogflowCxV3ListIntentsResponse++;
if (buildCounterGoogleCloudDialogflowCxV3ListIntentsResponse < 3) {
- checkUnnamed6624(o.intents!);
+ checkUnnamed6627(o.intents!);
unittest.expect(
o.nextPageToken!,
unittest.equals('foo'),
@@ -3148,14 +3148,14 @@
buildCounterGoogleCloudDialogflowCxV3ListIntentsResponse--;
}
-core.List<api.GoogleCloudDialogflowCxV3Page> buildUnnamed6625() {
+core.List<api.GoogleCloudDialogflowCxV3Page> buildUnnamed6628() {
var o = <api.GoogleCloudDialogflowCxV3Page>[];
o.add(buildGoogleCloudDialogflowCxV3Page());
o.add(buildGoogleCloudDialogflowCxV3Page());
return o;
}
-void checkUnnamed6625(core.List<api.GoogleCloudDialogflowCxV3Page> o) {
+void checkUnnamed6628(core.List<api.GoogleCloudDialogflowCxV3Page> o) {
unittest.expect(o, unittest.hasLength(2));
checkGoogleCloudDialogflowCxV3Page(o[0] as api.GoogleCloudDialogflowCxV3Page);
checkGoogleCloudDialogflowCxV3Page(o[1] as api.GoogleCloudDialogflowCxV3Page);
@@ -3168,7 +3168,7 @@
buildCounterGoogleCloudDialogflowCxV3ListPagesResponse++;
if (buildCounterGoogleCloudDialogflowCxV3ListPagesResponse < 3) {
o.nextPageToken = 'foo';
- o.pages = buildUnnamed6625();
+ o.pages = buildUnnamed6628();
}
buildCounterGoogleCloudDialogflowCxV3ListPagesResponse--;
return o;
@@ -3182,19 +3182,19 @@
o.nextPageToken!,
unittest.equals('foo'),
);
- checkUnnamed6625(o.pages!);
+ checkUnnamed6628(o.pages!);
}
buildCounterGoogleCloudDialogflowCxV3ListPagesResponse--;
}
-core.List<api.GoogleCloudDialogflowCxV3SecuritySettings> buildUnnamed6626() {
+core.List<api.GoogleCloudDialogflowCxV3SecuritySettings> buildUnnamed6629() {
var o = <api.GoogleCloudDialogflowCxV3SecuritySettings>[];
o.add(buildGoogleCloudDialogflowCxV3SecuritySettings());
o.add(buildGoogleCloudDialogflowCxV3SecuritySettings());
return o;
}
-void checkUnnamed6626(
+void checkUnnamed6629(
core.List<api.GoogleCloudDialogflowCxV3SecuritySettings> o) {
unittest.expect(o, unittest.hasLength(2));
checkGoogleCloudDialogflowCxV3SecuritySettings(
@@ -3210,7 +3210,7 @@
buildCounterGoogleCloudDialogflowCxV3ListSecuritySettingsResponse++;
if (buildCounterGoogleCloudDialogflowCxV3ListSecuritySettingsResponse < 3) {
o.nextPageToken = 'foo';
- o.securitySettings = buildUnnamed6626();
+ o.securitySettings = buildUnnamed6629();
}
buildCounterGoogleCloudDialogflowCxV3ListSecuritySettingsResponse--;
return o;
@@ -3224,19 +3224,19 @@
o.nextPageToken!,
unittest.equals('foo'),
);
- checkUnnamed6626(o.securitySettings!);
+ checkUnnamed6629(o.securitySettings!);
}
buildCounterGoogleCloudDialogflowCxV3ListSecuritySettingsResponse--;
}
-core.List<api.GoogleCloudDialogflowCxV3SessionEntityType> buildUnnamed6627() {
+core.List<api.GoogleCloudDialogflowCxV3SessionEntityType> buildUnnamed6630() {
var o = <api.GoogleCloudDialogflowCxV3SessionEntityType>[];
o.add(buildGoogleCloudDialogflowCxV3SessionEntityType());
o.add(buildGoogleCloudDialogflowCxV3SessionEntityType());
return o;
}
-void checkUnnamed6627(
+void checkUnnamed6630(
core.List<api.GoogleCloudDialogflowCxV3SessionEntityType> o) {
unittest.expect(o, unittest.hasLength(2));
checkGoogleCloudDialogflowCxV3SessionEntityType(
@@ -3253,7 +3253,7 @@
buildCounterGoogleCloudDialogflowCxV3ListSessionEntityTypesResponse++;
if (buildCounterGoogleCloudDialogflowCxV3ListSessionEntityTypesResponse < 3) {
o.nextPageToken = 'foo';
- o.sessionEntityTypes = buildUnnamed6627();
+ o.sessionEntityTypes = buildUnnamed6630();
}
buildCounterGoogleCloudDialogflowCxV3ListSessionEntityTypesResponse--;
return o;
@@ -3267,19 +3267,19 @@
o.nextPageToken!,
unittest.equals('foo'),
);
- checkUnnamed6627(o.sessionEntityTypes!);
+ checkUnnamed6630(o.sessionEntityTypes!);
}
buildCounterGoogleCloudDialogflowCxV3ListSessionEntityTypesResponse--;
}
-core.List<api.GoogleCloudDialogflowCxV3TestCaseResult> buildUnnamed6628() {
+core.List<api.GoogleCloudDialogflowCxV3TestCaseResult> buildUnnamed6631() {
var o = <api.GoogleCloudDialogflowCxV3TestCaseResult>[];
o.add(buildGoogleCloudDialogflowCxV3TestCaseResult());
o.add(buildGoogleCloudDialogflowCxV3TestCaseResult());
return o;
}
-void checkUnnamed6628(
+void checkUnnamed6631(
core.List<api.GoogleCloudDialogflowCxV3TestCaseResult> o) {
unittest.expect(o, unittest.hasLength(2));
checkGoogleCloudDialogflowCxV3TestCaseResult(
@@ -3295,7 +3295,7 @@
buildCounterGoogleCloudDialogflowCxV3ListTestCaseResultsResponse++;
if (buildCounterGoogleCloudDialogflowCxV3ListTestCaseResultsResponse < 3) {
o.nextPageToken = 'foo';
- o.testCaseResults = buildUnnamed6628();
+ o.testCaseResults = buildUnnamed6631();
}
buildCounterGoogleCloudDialogflowCxV3ListTestCaseResultsResponse--;
return o;
@@ -3309,19 +3309,19 @@
o.nextPageToken!,
unittest.equals('foo'),
);
- checkUnnamed6628(o.testCaseResults!);
+ checkUnnamed6631(o.testCaseResults!);
}
buildCounterGoogleCloudDialogflowCxV3ListTestCaseResultsResponse--;
}
-core.List<api.GoogleCloudDialogflowCxV3TestCase> buildUnnamed6629() {
+core.List<api.GoogleCloudDialogflowCxV3TestCase> buildUnnamed6632() {
var o = <api.GoogleCloudDialogflowCxV3TestCase>[];
o.add(buildGoogleCloudDialogflowCxV3TestCase());
o.add(buildGoogleCloudDialogflowCxV3TestCase());
return o;
}
-void checkUnnamed6629(core.List<api.GoogleCloudDialogflowCxV3TestCase> o) {
+void checkUnnamed6632(core.List<api.GoogleCloudDialogflowCxV3TestCase> o) {
unittest.expect(o, unittest.hasLength(2));
checkGoogleCloudDialogflowCxV3TestCase(
o[0] as api.GoogleCloudDialogflowCxV3TestCase);
@@ -3336,7 +3336,7 @@
buildCounterGoogleCloudDialogflowCxV3ListTestCasesResponse++;
if (buildCounterGoogleCloudDialogflowCxV3ListTestCasesResponse < 3) {
o.nextPageToken = 'foo';
- o.testCases = buildUnnamed6629();
+ o.testCases = buildUnnamed6632();
}
buildCounterGoogleCloudDialogflowCxV3ListTestCasesResponse--;
return o;
@@ -3350,20 +3350,20 @@
o.nextPageToken!,
unittest.equals('foo'),
);
- checkUnnamed6629(o.testCases!);
+ checkUnnamed6632(o.testCases!);
}
buildCounterGoogleCloudDialogflowCxV3ListTestCasesResponse--;
}
core.List<api.GoogleCloudDialogflowCxV3TransitionRouteGroup>
- buildUnnamed6630() {
+ buildUnnamed6633() {
var o = <api.GoogleCloudDialogflowCxV3TransitionRouteGroup>[];
o.add(buildGoogleCloudDialogflowCxV3TransitionRouteGroup());
o.add(buildGoogleCloudDialogflowCxV3TransitionRouteGroup());
return o;
}
-void checkUnnamed6630(
+void checkUnnamed6633(
core.List<api.GoogleCloudDialogflowCxV3TransitionRouteGroup> o) {
unittest.expect(o, unittest.hasLength(2));
checkGoogleCloudDialogflowCxV3TransitionRouteGroup(
@@ -3381,7 +3381,7 @@
if (buildCounterGoogleCloudDialogflowCxV3ListTransitionRouteGroupsResponse <
3) {
o.nextPageToken = 'foo';
- o.transitionRouteGroups = buildUnnamed6630();
+ o.transitionRouteGroups = buildUnnamed6633();
}
buildCounterGoogleCloudDialogflowCxV3ListTransitionRouteGroupsResponse--;
return o;
@@ -3396,19 +3396,19 @@
o.nextPageToken!,
unittest.equals('foo'),
);
- checkUnnamed6630(o.transitionRouteGroups!);
+ checkUnnamed6633(o.transitionRouteGroups!);
}
buildCounterGoogleCloudDialogflowCxV3ListTransitionRouteGroupsResponse--;
}
-core.List<api.GoogleCloudDialogflowCxV3Version> buildUnnamed6631() {
+core.List<api.GoogleCloudDialogflowCxV3Version> buildUnnamed6634() {
var o = <api.GoogleCloudDialogflowCxV3Version>[];
o.add(buildGoogleCloudDialogflowCxV3Version());
o.add(buildGoogleCloudDialogflowCxV3Version());
return o;
}
-void checkUnnamed6631(core.List<api.GoogleCloudDialogflowCxV3Version> o) {
+void checkUnnamed6634(core.List<api.GoogleCloudDialogflowCxV3Version> o) {
unittest.expect(o, unittest.hasLength(2));
checkGoogleCloudDialogflowCxV3Version(
o[0] as api.GoogleCloudDialogflowCxV3Version);
@@ -3423,7 +3423,7 @@
buildCounterGoogleCloudDialogflowCxV3ListVersionsResponse++;
if (buildCounterGoogleCloudDialogflowCxV3ListVersionsResponse < 3) {
o.nextPageToken = 'foo';
- o.versions = buildUnnamed6631();
+ o.versions = buildUnnamed6634();
}
buildCounterGoogleCloudDialogflowCxV3ListVersionsResponse--;
return o;
@@ -3437,19 +3437,19 @@
o.nextPageToken!,
unittest.equals('foo'),
);
- checkUnnamed6631(o.versions!);
+ checkUnnamed6634(o.versions!);
}
buildCounterGoogleCloudDialogflowCxV3ListVersionsResponse--;
}
-core.List<api.GoogleCloudDialogflowCxV3Webhook> buildUnnamed6632() {
+core.List<api.GoogleCloudDialogflowCxV3Webhook> buildUnnamed6635() {
var o = <api.GoogleCloudDialogflowCxV3Webhook>[];
o.add(buildGoogleCloudDialogflowCxV3Webhook());
o.add(buildGoogleCloudDialogflowCxV3Webhook());
return o;
}
-void checkUnnamed6632(core.List<api.GoogleCloudDialogflowCxV3Webhook> o) {
+void checkUnnamed6635(core.List<api.GoogleCloudDialogflowCxV3Webhook> o) {
unittest.expect(o, unittest.hasLength(2));
checkGoogleCloudDialogflowCxV3Webhook(
o[0] as api.GoogleCloudDialogflowCxV3Webhook);
@@ -3464,7 +3464,7 @@
buildCounterGoogleCloudDialogflowCxV3ListWebhooksResponse++;
if (buildCounterGoogleCloudDialogflowCxV3ListWebhooksResponse < 3) {
o.nextPageToken = 'foo';
- o.webhooks = buildUnnamed6632();
+ o.webhooks = buildUnnamed6635();
}
buildCounterGoogleCloudDialogflowCxV3ListWebhooksResponse--;
return o;
@@ -3478,7 +3478,7 @@
o.nextPageToken!,
unittest.equals('foo'),
);
- checkUnnamed6632(o.webhooks!);
+ checkUnnamed6635(o.webhooks!);
}
buildCounterGoogleCloudDialogflowCxV3ListWebhooksResponse--;
}
@@ -3504,14 +3504,14 @@
buildCounterGoogleCloudDialogflowCxV3LoadVersionRequest--;
}
-core.List<api.GoogleCloudDialogflowCxV3Environment> buildUnnamed6633() {
+core.List<api.GoogleCloudDialogflowCxV3Environment> buildUnnamed6636() {
var o = <api.GoogleCloudDialogflowCxV3Environment>[];
o.add(buildGoogleCloudDialogflowCxV3Environment());
o.add(buildGoogleCloudDialogflowCxV3Environment());
return o;
}
-void checkUnnamed6633(core.List<api.GoogleCloudDialogflowCxV3Environment> o) {
+void checkUnnamed6636(core.List<api.GoogleCloudDialogflowCxV3Environment> o) {
unittest.expect(o, unittest.hasLength(2));
checkGoogleCloudDialogflowCxV3Environment(
o[0] as api.GoogleCloudDialogflowCxV3Environment);
@@ -3527,7 +3527,7 @@
buildCounterGoogleCloudDialogflowCxV3LookupEnvironmentHistoryResponse++;
if (buildCounterGoogleCloudDialogflowCxV3LookupEnvironmentHistoryResponse <
3) {
- o.environments = buildUnnamed6633();
+ o.environments = buildUnnamed6636();
o.nextPageToken = 'foo';
}
buildCounterGoogleCloudDialogflowCxV3LookupEnvironmentHistoryResponse--;
@@ -3539,7 +3539,7 @@
buildCounterGoogleCloudDialogflowCxV3LookupEnvironmentHistoryResponse++;
if (buildCounterGoogleCloudDialogflowCxV3LookupEnvironmentHistoryResponse <
3) {
- checkUnnamed6633(o.environments!);
+ checkUnnamed6636(o.environments!);
unittest.expect(
o.nextPageToken!,
unittest.equals('foo'),
@@ -3548,7 +3548,7 @@
buildCounterGoogleCloudDialogflowCxV3LookupEnvironmentHistoryResponse--;
}
-core.Map<core.String, core.Object> buildUnnamed6634() {
+core.Map<core.String, core.Object> buildUnnamed6637() {
var o = <core.String, core.Object>{};
o['x'] = {
'list': [1, 2, 3],
@@ -3563,7 +3563,7 @@
return o;
}
-void checkUnnamed6634(core.Map<core.String, core.Object> o) {
+void checkUnnamed6637(core.Map<core.String, core.Object> o) {
unittest.expect(o, unittest.hasLength(2));
var casted9 = (o['x']!) as core.Map;
unittest.expect(casted9, unittest.hasLength(3));
@@ -3604,7 +3604,7 @@
o.event = 'foo';
o.intent = buildGoogleCloudDialogflowCxV3Intent();
o.matchType = 'foo';
- o.parameters = buildUnnamed6634();
+ o.parameters = buildUnnamed6637();
o.resolvedInput = 'foo';
}
buildCounterGoogleCloudDialogflowCxV3Match--;
@@ -3628,7 +3628,7 @@
o.matchType!,
unittest.equals('foo'),
);
- checkUnnamed6634(o.parameters!);
+ checkUnnamed6637(o.parameters!);
unittest.expect(
o.resolvedInput!,
unittest.equals('foo'),
@@ -3662,14 +3662,14 @@
buildCounterGoogleCloudDialogflowCxV3MatchIntentRequest--;
}
-core.List<api.GoogleCloudDialogflowCxV3Match> buildUnnamed6635() {
+core.List<api.GoogleCloudDialogflowCxV3Match> buildUnnamed6638() {
var o = <api.GoogleCloudDialogflowCxV3Match>[];
o.add(buildGoogleCloudDialogflowCxV3Match());
o.add(buildGoogleCloudDialogflowCxV3Match());
return o;
}
-void checkUnnamed6635(core.List<api.GoogleCloudDialogflowCxV3Match> o) {
+void checkUnnamed6638(core.List<api.GoogleCloudDialogflowCxV3Match> o) {
unittest.expect(o, unittest.hasLength(2));
checkGoogleCloudDialogflowCxV3Match(
o[0] as api.GoogleCloudDialogflowCxV3Match);
@@ -3684,7 +3684,7 @@
buildCounterGoogleCloudDialogflowCxV3MatchIntentResponse++;
if (buildCounterGoogleCloudDialogflowCxV3MatchIntentResponse < 3) {
o.currentPage = buildGoogleCloudDialogflowCxV3Page();
- o.matches = buildUnnamed6635();
+ o.matches = buildUnnamed6638();
o.text = 'foo';
o.transcript = 'foo';
o.triggerEvent = 'foo';
@@ -3700,7 +3700,7 @@
if (buildCounterGoogleCloudDialogflowCxV3MatchIntentResponse < 3) {
checkGoogleCloudDialogflowCxV3Page(
o.currentPage! as api.GoogleCloudDialogflowCxV3Page);
- checkUnnamed6635(o.matches!);
+ checkUnnamed6638(o.matches!);
unittest.expect(
o.text!,
unittest.equals('foo'),
@@ -3789,14 +3789,14 @@
buildCounterGoogleCloudDialogflowCxV3OutputAudioConfig--;
}
-core.List<api.GoogleCloudDialogflowCxV3EventHandler> buildUnnamed6636() {
+core.List<api.GoogleCloudDialogflowCxV3EventHandler> buildUnnamed6639() {
var o = <api.GoogleCloudDialogflowCxV3EventHandler>[];
o.add(buildGoogleCloudDialogflowCxV3EventHandler());
o.add(buildGoogleCloudDialogflowCxV3EventHandler());
return o;
}
-void checkUnnamed6636(core.List<api.GoogleCloudDialogflowCxV3EventHandler> o) {
+void checkUnnamed6639(core.List<api.GoogleCloudDialogflowCxV3EventHandler> o) {
unittest.expect(o, unittest.hasLength(2));
checkGoogleCloudDialogflowCxV3EventHandler(
o[0] as api.GoogleCloudDialogflowCxV3EventHandler);
@@ -3804,14 +3804,14 @@
o[1] as api.GoogleCloudDialogflowCxV3EventHandler);
}
-core.List<core.String> buildUnnamed6637() {
+core.List<core.String> buildUnnamed6640() {
var o = <core.String>[];
o.add('foo');
o.add('foo');
return o;
}
-void checkUnnamed6637(core.List<core.String> o) {
+void checkUnnamed6640(core.List<core.String> o) {
unittest.expect(o, unittest.hasLength(2));
unittest.expect(
o[0],
@@ -3823,14 +3823,14 @@
);
}
-core.List<api.GoogleCloudDialogflowCxV3TransitionRoute> buildUnnamed6638() {
+core.List<api.GoogleCloudDialogflowCxV3TransitionRoute> buildUnnamed6641() {
var o = <api.GoogleCloudDialogflowCxV3TransitionRoute>[];
o.add(buildGoogleCloudDialogflowCxV3TransitionRoute());
o.add(buildGoogleCloudDialogflowCxV3TransitionRoute());
return o;
}
-void checkUnnamed6638(
+void checkUnnamed6641(
core.List<api.GoogleCloudDialogflowCxV3TransitionRoute> o) {
unittest.expect(o, unittest.hasLength(2));
checkGoogleCloudDialogflowCxV3TransitionRoute(
@@ -3846,11 +3846,11 @@
if (buildCounterGoogleCloudDialogflowCxV3Page < 3) {
o.displayName = 'foo';
o.entryFulfillment = buildGoogleCloudDialogflowCxV3Fulfillment();
- o.eventHandlers = buildUnnamed6636();
+ o.eventHandlers = buildUnnamed6639();
o.form = buildGoogleCloudDialogflowCxV3Form();
o.name = 'foo';
- o.transitionRouteGroups = buildUnnamed6637();
- o.transitionRoutes = buildUnnamed6638();
+ o.transitionRouteGroups = buildUnnamed6640();
+ o.transitionRoutes = buildUnnamed6641();
}
buildCounterGoogleCloudDialogflowCxV3Page--;
return o;
@@ -3865,15 +3865,15 @@
);
checkGoogleCloudDialogflowCxV3Fulfillment(
o.entryFulfillment! as api.GoogleCloudDialogflowCxV3Fulfillment);
- checkUnnamed6636(o.eventHandlers!);
+ checkUnnamed6639(o.eventHandlers!);
checkGoogleCloudDialogflowCxV3Form(
o.form! as api.GoogleCloudDialogflowCxV3Form);
unittest.expect(
o.name!,
unittest.equals('foo'),
);
- checkUnnamed6637(o.transitionRouteGroups!);
- checkUnnamed6638(o.transitionRoutes!);
+ checkUnnamed6640(o.transitionRouteGroups!);
+ checkUnnamed6641(o.transitionRoutes!);
}
buildCounterGoogleCloudDialogflowCxV3Page--;
}
@@ -3905,14 +3905,14 @@
}
core.List<api.GoogleCloudDialogflowCxV3PageInfoFormInfoParameterInfo>
- buildUnnamed6639() {
+ buildUnnamed6642() {
var o = <api.GoogleCloudDialogflowCxV3PageInfoFormInfoParameterInfo>[];
o.add(buildGoogleCloudDialogflowCxV3PageInfoFormInfoParameterInfo());
o.add(buildGoogleCloudDialogflowCxV3PageInfoFormInfoParameterInfo());
return o;
}
-void checkUnnamed6639(
+void checkUnnamed6642(
core.List<api.GoogleCloudDialogflowCxV3PageInfoFormInfoParameterInfo> o) {
unittest.expect(o, unittest.hasLength(2));
checkGoogleCloudDialogflowCxV3PageInfoFormInfoParameterInfo(
@@ -3927,7 +3927,7 @@
var o = api.GoogleCloudDialogflowCxV3PageInfoFormInfo();
buildCounterGoogleCloudDialogflowCxV3PageInfoFormInfo++;
if (buildCounterGoogleCloudDialogflowCxV3PageInfoFormInfo < 3) {
- o.parameterInfo = buildUnnamed6639();
+ o.parameterInfo = buildUnnamed6642();
}
buildCounterGoogleCloudDialogflowCxV3PageInfoFormInfo--;
return o;
@@ -3937,7 +3937,7 @@
api.GoogleCloudDialogflowCxV3PageInfoFormInfo o) {
buildCounterGoogleCloudDialogflowCxV3PageInfoFormInfo++;
if (buildCounterGoogleCloudDialogflowCxV3PageInfoFormInfo < 3) {
- checkUnnamed6639(o.parameterInfo!);
+ checkUnnamed6642(o.parameterInfo!);
}
buildCounterGoogleCloudDialogflowCxV3PageInfoFormInfo--;
}
@@ -4033,7 +4033,7 @@
buildCounterGoogleCloudDialogflowCxV3QueryInput--;
}
-core.Map<core.String, core.Object> buildUnnamed6640() {
+core.Map<core.String, core.Object> buildUnnamed6643() {
var o = <core.String, core.Object>{};
o['x'] = {
'list': [1, 2, 3],
@@ -4048,7 +4048,7 @@
return o;
}
-void checkUnnamed6640(core.Map<core.String, core.Object> o) {
+void checkUnnamed6643(core.Map<core.String, core.Object> o) {
unittest.expect(o, unittest.hasLength(2));
var casted12 = (o['x']!) as core.Map;
unittest.expect(casted12, unittest.hasLength(3));
@@ -4080,7 +4080,7 @@
);
}
-core.Map<core.String, core.Object> buildUnnamed6641() {
+core.Map<core.String, core.Object> buildUnnamed6644() {
var o = <core.String, core.Object>{};
o['x'] = {
'list': [1, 2, 3],
@@ -4095,7 +4095,7 @@
return o;
}
-void checkUnnamed6641(core.Map<core.String, core.Object> o) {
+void checkUnnamed6644(core.Map<core.String, core.Object> o) {
unittest.expect(o, unittest.hasLength(2));
var casted14 = (o['x']!) as core.Map;
unittest.expect(casted14, unittest.hasLength(3));
@@ -4127,14 +4127,14 @@
);
}
-core.List<api.GoogleCloudDialogflowCxV3SessionEntityType> buildUnnamed6642() {
+core.List<api.GoogleCloudDialogflowCxV3SessionEntityType> buildUnnamed6645() {
var o = <api.GoogleCloudDialogflowCxV3SessionEntityType>[];
o.add(buildGoogleCloudDialogflowCxV3SessionEntityType());
o.add(buildGoogleCloudDialogflowCxV3SessionEntityType());
return o;
}
-void checkUnnamed6642(
+void checkUnnamed6645(
core.List<api.GoogleCloudDialogflowCxV3SessionEntityType> o) {
unittest.expect(o, unittest.hasLength(2));
checkGoogleCloudDialogflowCxV3SessionEntityType(
@@ -4143,14 +4143,14 @@
o[1] as api.GoogleCloudDialogflowCxV3SessionEntityType);
}
-core.Map<core.String, core.String> buildUnnamed6643() {
+core.Map<core.String, core.String> buildUnnamed6646() {
var o = <core.String, core.String>{};
o['x'] = 'foo';
o['y'] = 'foo';
return o;
}
-void checkUnnamed6643(core.Map<core.String, core.String> o) {
+void checkUnnamed6646(core.Map<core.String, core.String> o) {
unittest.expect(o, unittest.hasLength(2));
unittest.expect(
o['x']!,
@@ -4172,11 +4172,11 @@
o.currentPage = 'foo';
o.disableWebhook = true;
o.geoLocation = buildGoogleTypeLatLng();
- o.parameters = buildUnnamed6640();
- o.payload = buildUnnamed6641();
- o.sessionEntityTypes = buildUnnamed6642();
+ o.parameters = buildUnnamed6643();
+ o.payload = buildUnnamed6644();
+ o.sessionEntityTypes = buildUnnamed6645();
o.timeZone = 'foo';
- o.webhookHeaders = buildUnnamed6643();
+ o.webhookHeaders = buildUnnamed6646();
}
buildCounterGoogleCloudDialogflowCxV3QueryParameters--;
return o;
@@ -4193,19 +4193,19 @@
);
unittest.expect(o.disableWebhook!, unittest.isTrue);
checkGoogleTypeLatLng(o.geoLocation! as api.GoogleTypeLatLng);
- checkUnnamed6640(o.parameters!);
- checkUnnamed6641(o.payload!);
- checkUnnamed6642(o.sessionEntityTypes!);
+ checkUnnamed6643(o.parameters!);
+ checkUnnamed6644(o.payload!);
+ checkUnnamed6645(o.sessionEntityTypes!);
unittest.expect(
o.timeZone!,
unittest.equals('foo'),
);
- checkUnnamed6643(o.webhookHeaders!);
+ checkUnnamed6646(o.webhookHeaders!);
}
buildCounterGoogleCloudDialogflowCxV3QueryParameters--;
}
-core.Map<core.String, core.Object> buildUnnamed6644() {
+core.Map<core.String, core.Object> buildUnnamed6647() {
var o = <core.String, core.Object>{};
o['x'] = {
'list': [1, 2, 3],
@@ -4220,7 +4220,7 @@
return o;
}
-void checkUnnamed6644(core.Map<core.String, core.Object> o) {
+void checkUnnamed6647(core.Map<core.String, core.Object> o) {
unittest.expect(o, unittest.hasLength(2));
var casted16 = (o['x']!) as core.Map;
unittest.expect(casted16, unittest.hasLength(3));
@@ -4252,7 +4252,7 @@
);
}
-core.Map<core.String, core.Object> buildUnnamed6645() {
+core.Map<core.String, core.Object> buildUnnamed6648() {
var o = <core.String, core.Object>{};
o['x'] = {
'list': [1, 2, 3],
@@ -4267,7 +4267,7 @@
return o;
}
-void checkUnnamed6645(core.Map<core.String, core.Object> o) {
+void checkUnnamed6648(core.Map<core.String, core.Object> o) {
unittest.expect(o, unittest.hasLength(2));
var casted18 = (o['x']!) as core.Map;
unittest.expect(casted18, unittest.hasLength(3));
@@ -4299,14 +4299,14 @@
);
}
-core.List<api.GoogleCloudDialogflowCxV3ResponseMessage> buildUnnamed6646() {
+core.List<api.GoogleCloudDialogflowCxV3ResponseMessage> buildUnnamed6649() {
var o = <api.GoogleCloudDialogflowCxV3ResponseMessage>[];
o.add(buildGoogleCloudDialogflowCxV3ResponseMessage());
o.add(buildGoogleCloudDialogflowCxV3ResponseMessage());
return o;
}
-void checkUnnamed6646(
+void checkUnnamed6649(
core.List<api.GoogleCloudDialogflowCxV3ResponseMessage> o) {
unittest.expect(o, unittest.hasLength(2));
checkGoogleCloudDialogflowCxV3ResponseMessage(
@@ -4315,7 +4315,7 @@
o[1] as api.GoogleCloudDialogflowCxV3ResponseMessage);
}
-core.Map<core.String, core.Object> buildUnnamed6647() {
+core.Map<core.String, core.Object> buildUnnamed6650() {
var o = <core.String, core.Object>{};
o['x'] = {
'list': [1, 2, 3],
@@ -4330,7 +4330,7 @@
return o;
}
-void checkUnnamed6647(core.Map<core.String, core.Object> o) {
+void checkUnnamed6650(core.Map<core.String, core.Object> o) {
unittest.expect(o, unittest.hasLength(2));
var casted20 = (o['x']!) as core.Map;
unittest.expect(casted20, unittest.hasLength(3));
@@ -4362,27 +4362,27 @@
);
}
-core.List<core.Map<core.String, core.Object>> buildUnnamed6648() {
+core.List<core.Map<core.String, core.Object>> buildUnnamed6651() {
var o = <core.Map<core.String, core.Object>>[];
- o.add(buildUnnamed6647());
- o.add(buildUnnamed6647());
+ o.add(buildUnnamed6650());
+ o.add(buildUnnamed6650());
return o;
}
-void checkUnnamed6648(core.List<core.Map<core.String, core.Object>> o) {
+void checkUnnamed6651(core.List<core.Map<core.String, core.Object>> o) {
unittest.expect(o, unittest.hasLength(2));
- checkUnnamed6647(o[0]);
- checkUnnamed6647(o[1]);
+ checkUnnamed6650(o[0]);
+ checkUnnamed6650(o[1]);
}
-core.List<api.GoogleRpcStatus> buildUnnamed6649() {
+core.List<api.GoogleRpcStatus> buildUnnamed6652() {
var o = <api.GoogleRpcStatus>[];
o.add(buildGoogleRpcStatus());
o.add(buildGoogleRpcStatus());
return o;
}
-void checkUnnamed6649(core.List<api.GoogleRpcStatus> o) {
+void checkUnnamed6652(core.List<api.GoogleRpcStatus> o) {
unittest.expect(o, unittest.hasLength(2));
checkGoogleRpcStatus(o[0] as api.GoogleRpcStatus);
checkGoogleRpcStatus(o[1] as api.GoogleRpcStatus);
@@ -4395,21 +4395,21 @@
buildCounterGoogleCloudDialogflowCxV3QueryResult++;
if (buildCounterGoogleCloudDialogflowCxV3QueryResult < 3) {
o.currentPage = buildGoogleCloudDialogflowCxV3Page();
- o.diagnosticInfo = buildUnnamed6644();
+ o.diagnosticInfo = buildUnnamed6647();
o.intent = buildGoogleCloudDialogflowCxV3Intent();
o.intentDetectionConfidence = 42.0;
o.languageCode = 'foo';
o.match = buildGoogleCloudDialogflowCxV3Match();
- o.parameters = buildUnnamed6645();
- o.responseMessages = buildUnnamed6646();
+ o.parameters = buildUnnamed6648();
+ o.responseMessages = buildUnnamed6649();
o.sentimentAnalysisResult =
buildGoogleCloudDialogflowCxV3SentimentAnalysisResult();
o.text = 'foo';
o.transcript = 'foo';
o.triggerEvent = 'foo';
o.triggerIntent = 'foo';
- o.webhookPayloads = buildUnnamed6648();
- o.webhookStatuses = buildUnnamed6649();
+ o.webhookPayloads = buildUnnamed6651();
+ o.webhookStatuses = buildUnnamed6652();
}
buildCounterGoogleCloudDialogflowCxV3QueryResult--;
return o;
@@ -4421,7 +4421,7 @@
if (buildCounterGoogleCloudDialogflowCxV3QueryResult < 3) {
checkGoogleCloudDialogflowCxV3Page(
o.currentPage! as api.GoogleCloudDialogflowCxV3Page);
- checkUnnamed6644(o.diagnosticInfo!);
+ checkUnnamed6647(o.diagnosticInfo!);
checkGoogleCloudDialogflowCxV3Intent(
o.intent! as api.GoogleCloudDialogflowCxV3Intent);
unittest.expect(
@@ -4434,8 +4434,8 @@
);
checkGoogleCloudDialogflowCxV3Match(
o.match! as api.GoogleCloudDialogflowCxV3Match);
- checkUnnamed6645(o.parameters!);
- checkUnnamed6646(o.responseMessages!);
+ checkUnnamed6648(o.parameters!);
+ checkUnnamed6649(o.responseMessages!);
checkGoogleCloudDialogflowCxV3SentimentAnalysisResult(
o.sentimentAnalysisResult!
as api.GoogleCloudDialogflowCxV3SentimentAnalysisResult);
@@ -4455,8 +4455,8 @@
o.triggerIntent!,
unittest.equals('foo'),
);
- checkUnnamed6648(o.webhookPayloads!);
- checkUnnamed6649(o.webhookStatuses!);
+ checkUnnamed6651(o.webhookPayloads!);
+ checkUnnamed6652(o.webhookStatuses!);
}
buildCounterGoogleCloudDialogflowCxV3QueryResult--;
}
@@ -4517,7 +4517,7 @@
buildCounterGoogleCloudDialogflowCxV3ResourceName--;
}
-core.Map<core.String, core.Object> buildUnnamed6650() {
+core.Map<core.String, core.Object> buildUnnamed6653() {
var o = <core.String, core.Object>{};
o['x'] = {
'list': [1, 2, 3],
@@ -4532,7 +4532,7 @@
return o;
}
-void checkUnnamed6650(core.Map<core.String, core.Object> o) {
+void checkUnnamed6653(core.Map<core.String, core.Object> o) {
unittest.expect(o, unittest.hasLength(2));
var casted22 = (o['x']!) as core.Map;
unittest.expect(casted22, unittest.hasLength(3));
@@ -4579,7 +4579,7 @@
o.mixedAudio = buildGoogleCloudDialogflowCxV3ResponseMessageMixedAudio();
o.outputAudioText =
buildGoogleCloudDialogflowCxV3ResponseMessageOutputAudioText();
- o.payload = buildUnnamed6650();
+ o.payload = buildUnnamed6653();
o.playAudio = buildGoogleCloudDialogflowCxV3ResponseMessagePlayAudio();
o.text = buildGoogleCloudDialogflowCxV3ResponseMessageText();
}
@@ -4605,7 +4605,7 @@
checkGoogleCloudDialogflowCxV3ResponseMessageOutputAudioText(
o.outputAudioText!
as api.GoogleCloudDialogflowCxV3ResponseMessageOutputAudioText);
- checkUnnamed6650(o.payload!);
+ checkUnnamed6653(o.payload!);
checkGoogleCloudDialogflowCxV3ResponseMessagePlayAudio(
o.playAudio! as api.GoogleCloudDialogflowCxV3ResponseMessagePlayAudio);
checkGoogleCloudDialogflowCxV3ResponseMessageText(
@@ -4614,7 +4614,7 @@
buildCounterGoogleCloudDialogflowCxV3ResponseMessage--;
}
-core.Map<core.String, core.Object> buildUnnamed6651() {
+core.Map<core.String, core.Object> buildUnnamed6654() {
var o = <core.String, core.Object>{};
o['x'] = {
'list': [1, 2, 3],
@@ -4629,7 +4629,7 @@
return o;
}
-void checkUnnamed6651(core.Map<core.String, core.Object> o) {
+void checkUnnamed6654(core.Map<core.String, core.Object> o) {
unittest.expect(o, unittest.hasLength(2));
var casted24 = (o['x']!) as core.Map;
unittest.expect(casted24, unittest.hasLength(3));
@@ -4669,7 +4669,7 @@
buildCounterGoogleCloudDialogflowCxV3ResponseMessageConversationSuccess++;
if (buildCounterGoogleCloudDialogflowCxV3ResponseMessageConversationSuccess <
3) {
- o.metadata = buildUnnamed6651();
+ o.metadata = buildUnnamed6654();
}
buildCounterGoogleCloudDialogflowCxV3ResponseMessageConversationSuccess--;
return o;
@@ -4680,7 +4680,7 @@
buildCounterGoogleCloudDialogflowCxV3ResponseMessageConversationSuccess++;
if (buildCounterGoogleCloudDialogflowCxV3ResponseMessageConversationSuccess <
3) {
- checkUnnamed6651(o.metadata!);
+ checkUnnamed6654(o.metadata!);
}
buildCounterGoogleCloudDialogflowCxV3ResponseMessageConversationSuccess--;
}
@@ -4702,7 +4702,7 @@
buildCounterGoogleCloudDialogflowCxV3ResponseMessageEndInteraction--;
}
-core.Map<core.String, core.Object> buildUnnamed6652() {
+core.Map<core.String, core.Object> buildUnnamed6655() {
var o = <core.String, core.Object>{};
o['x'] = {
'list': [1, 2, 3],
@@ -4717,7 +4717,7 @@
return o;
}
-void checkUnnamed6652(core.Map<core.String, core.Object> o) {
+void checkUnnamed6655(core.Map<core.String, core.Object> o) {
unittest.expect(o, unittest.hasLength(2));
var casted26 = (o['x']!) as core.Map;
unittest.expect(casted26, unittest.hasLength(3));
@@ -4757,7 +4757,7 @@
buildCounterGoogleCloudDialogflowCxV3ResponseMessageLiveAgentHandoff++;
if (buildCounterGoogleCloudDialogflowCxV3ResponseMessageLiveAgentHandoff <
3) {
- o.metadata = buildUnnamed6652();
+ o.metadata = buildUnnamed6655();
}
buildCounterGoogleCloudDialogflowCxV3ResponseMessageLiveAgentHandoff--;
return o;
@@ -4768,20 +4768,20 @@
buildCounterGoogleCloudDialogflowCxV3ResponseMessageLiveAgentHandoff++;
if (buildCounterGoogleCloudDialogflowCxV3ResponseMessageLiveAgentHandoff <
3) {
- checkUnnamed6652(o.metadata!);
+ checkUnnamed6655(o.metadata!);
}
buildCounterGoogleCloudDialogflowCxV3ResponseMessageLiveAgentHandoff--;
}
core.List<api.GoogleCloudDialogflowCxV3ResponseMessageMixedAudioSegment>
- buildUnnamed6653() {
+ buildUnnamed6656() {
var o = <api.GoogleCloudDialogflowCxV3ResponseMessageMixedAudioSegment>[];
o.add(buildGoogleCloudDialogflowCxV3ResponseMessageMixedAudioSegment());
o.add(buildGoogleCloudDialogflowCxV3ResponseMessageMixedAudioSegment());
return o;
}
-void checkUnnamed6653(
+void checkUnnamed6656(
core.List<api.GoogleCloudDialogflowCxV3ResponseMessageMixedAudioSegment>
o) {
unittest.expect(o, unittest.hasLength(2));
@@ -4797,7 +4797,7 @@
var o = api.GoogleCloudDialogflowCxV3ResponseMessageMixedAudio();
buildCounterGoogleCloudDialogflowCxV3ResponseMessageMixedAudio++;
if (buildCounterGoogleCloudDialogflowCxV3ResponseMessageMixedAudio < 3) {
- o.segments = buildUnnamed6653();
+ o.segments = buildUnnamed6656();
}
buildCounterGoogleCloudDialogflowCxV3ResponseMessageMixedAudio--;
return o;
@@ -4807,7 +4807,7 @@
api.GoogleCloudDialogflowCxV3ResponseMessageMixedAudio o) {
buildCounterGoogleCloudDialogflowCxV3ResponseMessageMixedAudio++;
if (buildCounterGoogleCloudDialogflowCxV3ResponseMessageMixedAudio < 3) {
- checkUnnamed6653(o.segments!);
+ checkUnnamed6656(o.segments!);
}
buildCounterGoogleCloudDialogflowCxV3ResponseMessageMixedAudio--;
}
@@ -4904,14 +4904,14 @@
buildCounterGoogleCloudDialogflowCxV3ResponseMessagePlayAudio--;
}
-core.List<core.String> buildUnnamed6654() {
+core.List<core.String> buildUnnamed6657() {
var o = <core.String>[];
o.add('foo');
o.add('foo');
return o;
}
-void checkUnnamed6654(core.List<core.String> o) {
+void checkUnnamed6657(core.List<core.String> o) {
unittest.expect(o, unittest.hasLength(2));
unittest.expect(
o[0],
@@ -4930,7 +4930,7 @@
buildCounterGoogleCloudDialogflowCxV3ResponseMessageText++;
if (buildCounterGoogleCloudDialogflowCxV3ResponseMessageText < 3) {
o.allowPlaybackInterruption = true;
- o.text = buildUnnamed6654();
+ o.text = buildUnnamed6657();
}
buildCounterGoogleCloudDialogflowCxV3ResponseMessageText--;
return o;
@@ -4941,7 +4941,7 @@
buildCounterGoogleCloudDialogflowCxV3ResponseMessageText++;
if (buildCounterGoogleCloudDialogflowCxV3ResponseMessageText < 3) {
unittest.expect(o.allowPlaybackInterruption!, unittest.isTrue);
- checkUnnamed6654(o.text!);
+ checkUnnamed6657(o.text!);
}
buildCounterGoogleCloudDialogflowCxV3ResponseMessageText--;
}
@@ -4980,14 +4980,14 @@
buildCounterGoogleCloudDialogflowCxV3RestoreAgentRequest--;
}
-core.List<api.GoogleCloudDialogflowCxV3TestError> buildUnnamed6655() {
+core.List<api.GoogleCloudDialogflowCxV3TestError> buildUnnamed6658() {
var o = <api.GoogleCloudDialogflowCxV3TestError>[];
o.add(buildGoogleCloudDialogflowCxV3TestError());
o.add(buildGoogleCloudDialogflowCxV3TestError());
return o;
}
-void checkUnnamed6655(core.List<api.GoogleCloudDialogflowCxV3TestError> o) {
+void checkUnnamed6658(core.List<api.GoogleCloudDialogflowCxV3TestError> o) {
unittest.expect(o, unittest.hasLength(2));
checkGoogleCloudDialogflowCxV3TestError(
o[0] as api.GoogleCloudDialogflowCxV3TestError);
@@ -5001,7 +5001,7 @@
var o = api.GoogleCloudDialogflowCxV3RunContinuousTestMetadata();
buildCounterGoogleCloudDialogflowCxV3RunContinuousTestMetadata++;
if (buildCounterGoogleCloudDialogflowCxV3RunContinuousTestMetadata < 3) {
- o.errors = buildUnnamed6655();
+ o.errors = buildUnnamed6658();
}
buildCounterGoogleCloudDialogflowCxV3RunContinuousTestMetadata--;
return o;
@@ -5011,7 +5011,7 @@
api.GoogleCloudDialogflowCxV3RunContinuousTestMetadata o) {
buildCounterGoogleCloudDialogflowCxV3RunContinuousTestMetadata++;
if (buildCounterGoogleCloudDialogflowCxV3RunContinuousTestMetadata < 3) {
- checkUnnamed6655(o.errors!);
+ checkUnnamed6658(o.errors!);
}
buildCounterGoogleCloudDialogflowCxV3RunContinuousTestMetadata--;
}
@@ -5119,14 +5119,14 @@
buildCounterGoogleCloudDialogflowCxV3RunTestCaseResponse--;
}
-core.List<core.String> buildUnnamed6656() {
+core.List<core.String> buildUnnamed6659() {
var o = <core.String>[];
o.add('foo');
o.add('foo');
return o;
}
-void checkUnnamed6656(core.List<core.String> o) {
+void checkUnnamed6659(core.List<core.String> o) {
unittest.expect(o, unittest.hasLength(2));
unittest.expect(
o[0],
@@ -5147,7 +5147,7 @@
o.displayName = 'foo';
o.inspectTemplate = 'foo';
o.name = 'foo';
- o.purgeDataTypes = buildUnnamed6656();
+ o.purgeDataTypes = buildUnnamed6659();
o.redactionScope = 'foo';
o.redactionStrategy = 'foo';
o.retentionWindowDays = 42;
@@ -5172,7 +5172,7 @@
o.name!,
unittest.equals('foo'),
);
- checkUnnamed6656(o.purgeDataTypes!);
+ checkUnnamed6659(o.purgeDataTypes!);
unittest.expect(
o.redactionScope!,
unittest.equals('foo'),
@@ -5218,14 +5218,14 @@
buildCounterGoogleCloudDialogflowCxV3SentimentAnalysisResult--;
}
-core.List<api.GoogleCloudDialogflowCxV3EntityTypeEntity> buildUnnamed6657() {
+core.List<api.GoogleCloudDialogflowCxV3EntityTypeEntity> buildUnnamed6660() {
var o = <api.GoogleCloudDialogflowCxV3EntityTypeEntity>[];
o.add(buildGoogleCloudDialogflowCxV3EntityTypeEntity());
o.add(buildGoogleCloudDialogflowCxV3EntityTypeEntity());
return o;
}
-void checkUnnamed6657(
+void checkUnnamed6660(
core.List<api.GoogleCloudDialogflowCxV3EntityTypeEntity> o) {
unittest.expect(o, unittest.hasLength(2));
checkGoogleCloudDialogflowCxV3EntityTypeEntity(
@@ -5240,7 +5240,7 @@
var o = api.GoogleCloudDialogflowCxV3SessionEntityType();
buildCounterGoogleCloudDialogflowCxV3SessionEntityType++;
if (buildCounterGoogleCloudDialogflowCxV3SessionEntityType < 3) {
- o.entities = buildUnnamed6657();
+ o.entities = buildUnnamed6660();
o.entityOverrideMode = 'foo';
o.name = 'foo';
}
@@ -5252,7 +5252,7 @@
api.GoogleCloudDialogflowCxV3SessionEntityType o) {
buildCounterGoogleCloudDialogflowCxV3SessionEntityType++;
if (buildCounterGoogleCloudDialogflowCxV3SessionEntityType < 3) {
- checkUnnamed6657(o.entities!);
+ checkUnnamed6660(o.entities!);
unittest.expect(
o.entityOverrideMode!,
unittest.equals('foo'),
@@ -5265,7 +5265,7 @@
buildCounterGoogleCloudDialogflowCxV3SessionEntityType--;
}
-core.Map<core.String, core.Object> buildUnnamed6658() {
+core.Map<core.String, core.Object> buildUnnamed6661() {
var o = <core.String, core.Object>{};
o['x'] = {
'list': [1, 2, 3],
@@ -5280,7 +5280,7 @@
return o;
}
-void checkUnnamed6658(core.Map<core.String, core.Object> o) {
+void checkUnnamed6661(core.Map<core.String, core.Object> o) {
unittest.expect(o, unittest.hasLength(2));
var casted28 = (o['x']!) as core.Map;
unittest.expect(casted28, unittest.hasLength(3));
@@ -5318,7 +5318,7 @@
var o = api.GoogleCloudDialogflowCxV3SessionInfo();
buildCounterGoogleCloudDialogflowCxV3SessionInfo++;
if (buildCounterGoogleCloudDialogflowCxV3SessionInfo < 3) {
- o.parameters = buildUnnamed6658();
+ o.parameters = buildUnnamed6661();
o.session = 'foo';
}
buildCounterGoogleCloudDialogflowCxV3SessionInfo--;
@@ -5329,7 +5329,7 @@
api.GoogleCloudDialogflowCxV3SessionInfo o) {
buildCounterGoogleCloudDialogflowCxV3SessionInfo++;
if (buildCounterGoogleCloudDialogflowCxV3SessionInfo < 3) {
- checkUnnamed6658(o.parameters!);
+ checkUnnamed6661(o.parameters!);
unittest.expect(
o.session!,
unittest.equals('foo'),
@@ -5393,14 +5393,14 @@
buildCounterGoogleCloudDialogflowCxV3StopExperimentRequest--;
}
-core.List<core.String> buildUnnamed6659() {
+core.List<core.String> buildUnnamed6662() {
var o = <core.String>[];
o.add('foo');
o.add('foo');
return o;
}
-void checkUnnamed6659(core.List<core.String> o) {
+void checkUnnamed6662(core.List<core.String> o) {
unittest.expect(o, unittest.hasLength(2));
unittest.expect(
o[0],
@@ -5418,7 +5418,7 @@
var o = api.GoogleCloudDialogflowCxV3SynthesizeSpeechConfig();
buildCounterGoogleCloudDialogflowCxV3SynthesizeSpeechConfig++;
if (buildCounterGoogleCloudDialogflowCxV3SynthesizeSpeechConfig < 3) {
- o.effectsProfileId = buildUnnamed6659();
+ o.effectsProfileId = buildUnnamed6662();
o.pitch = 42.0;
o.speakingRate = 42.0;
o.voice = buildGoogleCloudDialogflowCxV3VoiceSelectionParams();
@@ -5432,7 +5432,7 @@
api.GoogleCloudDialogflowCxV3SynthesizeSpeechConfig o) {
buildCounterGoogleCloudDialogflowCxV3SynthesizeSpeechConfig++;
if (buildCounterGoogleCloudDialogflowCxV3SynthesizeSpeechConfig < 3) {
- checkUnnamed6659(o.effectsProfileId!);
+ checkUnnamed6662(o.effectsProfileId!);
unittest.expect(
o.pitch!,
unittest.equals(42.0),
@@ -5451,14 +5451,14 @@
buildCounterGoogleCloudDialogflowCxV3SynthesizeSpeechConfig--;
}
-core.List<core.String> buildUnnamed6660() {
+core.List<core.String> buildUnnamed6663() {
var o = <core.String>[];
o.add('foo');
o.add('foo');
return o;
}
-void checkUnnamed6660(core.List<core.String> o) {
+void checkUnnamed6663(core.List<core.String> o) {
unittest.expect(o, unittest.hasLength(2));
unittest.expect(
o[0],
@@ -5470,14 +5470,14 @@
);
}
-core.List<api.GoogleCloudDialogflowCxV3ConversationTurn> buildUnnamed6661() {
+core.List<api.GoogleCloudDialogflowCxV3ConversationTurn> buildUnnamed6664() {
var o = <api.GoogleCloudDialogflowCxV3ConversationTurn>[];
o.add(buildGoogleCloudDialogflowCxV3ConversationTurn());
o.add(buildGoogleCloudDialogflowCxV3ConversationTurn());
return o;
}
-void checkUnnamed6661(
+void checkUnnamed6664(
core.List<api.GoogleCloudDialogflowCxV3ConversationTurn> o) {
unittest.expect(o, unittest.hasLength(2));
checkGoogleCloudDialogflowCxV3ConversationTurn(
@@ -5496,8 +5496,8 @@
o.lastTestResult = buildGoogleCloudDialogflowCxV3TestCaseResult();
o.name = 'foo';
o.notes = 'foo';
- o.tags = buildUnnamed6660();
- o.testCaseConversationTurns = buildUnnamed6661();
+ o.tags = buildUnnamed6663();
+ o.testCaseConversationTurns = buildUnnamed6664();
o.testConfig = buildGoogleCloudDialogflowCxV3TestConfig();
}
buildCounterGoogleCloudDialogflowCxV3TestCase--;
@@ -5526,8 +5526,8 @@
o.notes!,
unittest.equals('foo'),
);
- checkUnnamed6660(o.tags!);
- checkUnnamed6661(o.testCaseConversationTurns!);
+ checkUnnamed6663(o.tags!);
+ checkUnnamed6664(o.testCaseConversationTurns!);
checkGoogleCloudDialogflowCxV3TestConfig(
o.testConfig! as api.GoogleCloudDialogflowCxV3TestConfig);
}
@@ -5558,14 +5558,14 @@
buildCounterGoogleCloudDialogflowCxV3TestCaseError--;
}
-core.List<api.GoogleCloudDialogflowCxV3ConversationTurn> buildUnnamed6662() {
+core.List<api.GoogleCloudDialogflowCxV3ConversationTurn> buildUnnamed6665() {
var o = <api.GoogleCloudDialogflowCxV3ConversationTurn>[];
o.add(buildGoogleCloudDialogflowCxV3ConversationTurn());
o.add(buildGoogleCloudDialogflowCxV3ConversationTurn());
return o;
}
-void checkUnnamed6662(
+void checkUnnamed6665(
core.List<api.GoogleCloudDialogflowCxV3ConversationTurn> o) {
unittest.expect(o, unittest.hasLength(2));
checkGoogleCloudDialogflowCxV3ConversationTurn(
@@ -5580,7 +5580,7 @@
var o = api.GoogleCloudDialogflowCxV3TestCaseResult();
buildCounterGoogleCloudDialogflowCxV3TestCaseResult++;
if (buildCounterGoogleCloudDialogflowCxV3TestCaseResult < 3) {
- o.conversationTurns = buildUnnamed6662();
+ o.conversationTurns = buildUnnamed6665();
o.environment = 'foo';
o.name = 'foo';
o.testResult = 'foo';
@@ -5594,7 +5594,7 @@
api.GoogleCloudDialogflowCxV3TestCaseResult o) {
buildCounterGoogleCloudDialogflowCxV3TestCaseResult++;
if (buildCounterGoogleCloudDialogflowCxV3TestCaseResult < 3) {
- checkUnnamed6662(o.conversationTurns!);
+ checkUnnamed6665(o.conversationTurns!);
unittest.expect(
o.environment!,
unittest.equals('foo'),
@@ -5615,14 +5615,14 @@
buildCounterGoogleCloudDialogflowCxV3TestCaseResult--;
}
-core.List<core.String> buildUnnamed6663() {
+core.List<core.String> buildUnnamed6666() {
var o = <core.String>[];
o.add('foo');
o.add('foo');
return o;
}
-void checkUnnamed6663(core.List<core.String> o) {
+void checkUnnamed6666(core.List<core.String> o) {
unittest.expect(o, unittest.hasLength(2));
unittest.expect(
o[0],
@@ -5641,7 +5641,7 @@
buildCounterGoogleCloudDialogflowCxV3TestConfig++;
if (buildCounterGoogleCloudDialogflowCxV3TestConfig < 3) {
o.flow = 'foo';
- o.trackingParameters = buildUnnamed6663();
+ o.trackingParameters = buildUnnamed6666();
}
buildCounterGoogleCloudDialogflowCxV3TestConfig--;
return o;
@@ -5655,7 +5655,7 @@
o.flow!,
unittest.equals('foo'),
);
- checkUnnamed6663(o.trackingParameters!);
+ checkUnnamed6666(o.trackingParameters!);
}
buildCounterGoogleCloudDialogflowCxV3TestConfig--;
}
@@ -5762,14 +5762,14 @@
}
core.List<api.GoogleCloudDialogflowCxV3TransitionCoverageTransition>
- buildUnnamed6664() {
+ buildUnnamed6667() {
var o = <api.GoogleCloudDialogflowCxV3TransitionCoverageTransition>[];
o.add(buildGoogleCloudDialogflowCxV3TransitionCoverageTransition());
o.add(buildGoogleCloudDialogflowCxV3TransitionCoverageTransition());
return o;
}
-void checkUnnamed6664(
+void checkUnnamed6667(
core.List<api.GoogleCloudDialogflowCxV3TransitionCoverageTransition> o) {
unittest.expect(o, unittest.hasLength(2));
checkGoogleCloudDialogflowCxV3TransitionCoverageTransition(
@@ -5785,7 +5785,7 @@
buildCounterGoogleCloudDialogflowCxV3TransitionCoverage++;
if (buildCounterGoogleCloudDialogflowCxV3TransitionCoverage < 3) {
o.coverageScore = 42.0;
- o.transitions = buildUnnamed6664();
+ o.transitions = buildUnnamed6667();
}
buildCounterGoogleCloudDialogflowCxV3TransitionCoverage--;
return o;
@@ -5799,7 +5799,7 @@
o.coverageScore!,
unittest.equals(42.0),
);
- checkUnnamed6664(o.transitions!);
+ checkUnnamed6667(o.transitions!);
}
buildCounterGoogleCloudDialogflowCxV3TransitionCoverage--;
}
@@ -5917,14 +5917,14 @@
buildCounterGoogleCloudDialogflowCxV3TransitionRoute--;
}
-core.List<api.GoogleCloudDialogflowCxV3TransitionRoute> buildUnnamed6665() {
+core.List<api.GoogleCloudDialogflowCxV3TransitionRoute> buildUnnamed6668() {
var o = <api.GoogleCloudDialogflowCxV3TransitionRoute>[];
o.add(buildGoogleCloudDialogflowCxV3TransitionRoute());
o.add(buildGoogleCloudDialogflowCxV3TransitionRoute());
return o;
}
-void checkUnnamed6665(
+void checkUnnamed6668(
core.List<api.GoogleCloudDialogflowCxV3TransitionRoute> o) {
unittest.expect(o, unittest.hasLength(2));
checkGoogleCloudDialogflowCxV3TransitionRoute(
@@ -5941,7 +5941,7 @@
if (buildCounterGoogleCloudDialogflowCxV3TransitionRouteGroup < 3) {
o.displayName = 'foo';
o.name = 'foo';
- o.transitionRoutes = buildUnnamed6665();
+ o.transitionRoutes = buildUnnamed6668();
}
buildCounterGoogleCloudDialogflowCxV3TransitionRouteGroup--;
return o;
@@ -5959,20 +5959,20 @@
o.name!,
unittest.equals('foo'),
);
- checkUnnamed6665(o.transitionRoutes!);
+ checkUnnamed6668(o.transitionRoutes!);
}
buildCounterGoogleCloudDialogflowCxV3TransitionRouteGroup--;
}
core.List<api.GoogleCloudDialogflowCxV3TransitionRouteGroupCoverageCoverage>
- buildUnnamed6666() {
+ buildUnnamed6669() {
var o = <api.GoogleCloudDialogflowCxV3TransitionRouteGroupCoverageCoverage>[];
o.add(buildGoogleCloudDialogflowCxV3TransitionRouteGroupCoverageCoverage());
o.add(buildGoogleCloudDialogflowCxV3TransitionRouteGroupCoverageCoverage());
return o;
}
-void checkUnnamed6666(
+void checkUnnamed6669(
core.List<api.GoogleCloudDialogflowCxV3TransitionRouteGroupCoverageCoverage>
o) {
unittest.expect(o, unittest.hasLength(2));
@@ -5989,7 +5989,7 @@
buildCounterGoogleCloudDialogflowCxV3TransitionRouteGroupCoverage++;
if (buildCounterGoogleCloudDialogflowCxV3TransitionRouteGroupCoverage < 3) {
o.coverageScore = 42.0;
- o.coverages = buildUnnamed6666();
+ o.coverages = buildUnnamed6669();
}
buildCounterGoogleCloudDialogflowCxV3TransitionRouteGroupCoverage--;
return o;
@@ -6003,14 +6003,14 @@
o.coverageScore!,
unittest.equals(42.0),
);
- checkUnnamed6666(o.coverages!);
+ checkUnnamed6669(o.coverages!);
}
buildCounterGoogleCloudDialogflowCxV3TransitionRouteGroupCoverage--;
}
core.List<
api.GoogleCloudDialogflowCxV3TransitionRouteGroupCoverageCoverageTransition>
- buildUnnamed6667() {
+ buildUnnamed6670() {
var o = <
api.GoogleCloudDialogflowCxV3TransitionRouteGroupCoverageCoverageTransition>[];
o.add(
@@ -6020,7 +6020,7 @@
return o;
}
-void checkUnnamed6667(
+void checkUnnamed6670(
core.List<
api.GoogleCloudDialogflowCxV3TransitionRouteGroupCoverageCoverageTransition>
o) {
@@ -6044,7 +6044,7 @@
3) {
o.coverageScore = 42.0;
o.routeGroup = buildGoogleCloudDialogflowCxV3TransitionRouteGroup();
- o.transitions = buildUnnamed6667();
+ o.transitions = buildUnnamed6670();
}
buildCounterGoogleCloudDialogflowCxV3TransitionRouteGroupCoverageCoverage--;
return o;
@@ -6061,7 +6061,7 @@
);
checkGoogleCloudDialogflowCxV3TransitionRouteGroup(
o.routeGroup! as api.GoogleCloudDialogflowCxV3TransitionRouteGroup);
- checkUnnamed6667(o.transitions!);
+ checkUnnamed6670(o.transitions!);
}
buildCounterGoogleCloudDialogflowCxV3TransitionRouteGroupCoverageCoverage--;
}
@@ -6171,14 +6171,14 @@
buildCounterGoogleCloudDialogflowCxV3ValidateFlowRequest--;
}
-core.List<api.GoogleCloudDialogflowCxV3ResourceName> buildUnnamed6668() {
+core.List<api.GoogleCloudDialogflowCxV3ResourceName> buildUnnamed6671() {
var o = <api.GoogleCloudDialogflowCxV3ResourceName>[];
o.add(buildGoogleCloudDialogflowCxV3ResourceName());
o.add(buildGoogleCloudDialogflowCxV3ResourceName());
return o;
}
-void checkUnnamed6668(core.List<api.GoogleCloudDialogflowCxV3ResourceName> o) {
+void checkUnnamed6671(core.List<api.GoogleCloudDialogflowCxV3ResourceName> o) {
unittest.expect(o, unittest.hasLength(2));
checkGoogleCloudDialogflowCxV3ResourceName(
o[0] as api.GoogleCloudDialogflowCxV3ResourceName);
@@ -6186,14 +6186,14 @@
o[1] as api.GoogleCloudDialogflowCxV3ResourceName);
}
-core.List<core.String> buildUnnamed6669() {
+core.List<core.String> buildUnnamed6672() {
var o = <core.String>[];
o.add('foo');
o.add('foo');
return o;
}
-void checkUnnamed6669(core.List<core.String> o) {
+void checkUnnamed6672(core.List<core.String> o) {
unittest.expect(o, unittest.hasLength(2));
unittest.expect(
o[0],
@@ -6212,9 +6212,9 @@
buildCounterGoogleCloudDialogflowCxV3ValidationMessage++;
if (buildCounterGoogleCloudDialogflowCxV3ValidationMessage < 3) {
o.detail = 'foo';
- o.resourceNames = buildUnnamed6668();
+ o.resourceNames = buildUnnamed6671();
o.resourceType = 'foo';
- o.resources = buildUnnamed6669();
+ o.resources = buildUnnamed6672();
o.severity = 'foo';
}
buildCounterGoogleCloudDialogflowCxV3ValidationMessage--;
@@ -6229,12 +6229,12 @@
o.detail!,
unittest.equals('foo'),
);
- checkUnnamed6668(o.resourceNames!);
+ checkUnnamed6671(o.resourceNames!);
unittest.expect(
o.resourceType!,
unittest.equals('foo'),
);
- checkUnnamed6669(o.resources!);
+ checkUnnamed6672(o.resources!);
unittest.expect(
o.severity!,
unittest.equals('foo'),
@@ -6317,14 +6317,14 @@
}
core.List<api.GoogleCloudDialogflowCxV3VersionVariantsVariant>
- buildUnnamed6670() {
+ buildUnnamed6673() {
var o = <api.GoogleCloudDialogflowCxV3VersionVariantsVariant>[];
o.add(buildGoogleCloudDialogflowCxV3VersionVariantsVariant());
o.add(buildGoogleCloudDialogflowCxV3VersionVariantsVariant());
return o;
}
-void checkUnnamed6670(
+void checkUnnamed6673(
core.List<api.GoogleCloudDialogflowCxV3VersionVariantsVariant> o) {
unittest.expect(o, unittest.hasLength(2));
checkGoogleCloudDialogflowCxV3VersionVariantsVariant(
@@ -6339,7 +6339,7 @@
var o = api.GoogleCloudDialogflowCxV3VersionVariants();
buildCounterGoogleCloudDialogflowCxV3VersionVariants++;
if (buildCounterGoogleCloudDialogflowCxV3VersionVariants < 3) {
- o.variants = buildUnnamed6670();
+ o.variants = buildUnnamed6673();
}
buildCounterGoogleCloudDialogflowCxV3VersionVariants--;
return o;
@@ -6349,7 +6349,7 @@
api.GoogleCloudDialogflowCxV3VersionVariants o) {
buildCounterGoogleCloudDialogflowCxV3VersionVariants++;
if (buildCounterGoogleCloudDialogflowCxV3VersionVariants < 3) {
- checkUnnamed6670(o.variants!);
+ checkUnnamed6673(o.variants!);
}
buildCounterGoogleCloudDialogflowCxV3VersionVariants--;
}
@@ -6458,14 +6458,14 @@
buildCounterGoogleCloudDialogflowCxV3Webhook--;
}
-core.Map<core.String, core.String> buildUnnamed6671() {
+core.Map<core.String, core.String> buildUnnamed6674() {
var o = <core.String, core.String>{};
o['x'] = 'foo';
o['y'] = 'foo';
return o;
}
-void checkUnnamed6671(core.Map<core.String, core.String> o) {
+void checkUnnamed6674(core.Map<core.String, core.String> o) {
unittest.expect(o, unittest.hasLength(2));
unittest.expect(
o['x']!,
@@ -6484,7 +6484,7 @@
buildCounterGoogleCloudDialogflowCxV3WebhookGenericWebService++;
if (buildCounterGoogleCloudDialogflowCxV3WebhookGenericWebService < 3) {
o.password = 'foo';
- o.requestHeaders = buildUnnamed6671();
+ o.requestHeaders = buildUnnamed6674();
o.uri = 'foo';
o.username = 'foo';
}
@@ -6500,7 +6500,7 @@
o.password!,
unittest.equals('foo'),
);
- checkUnnamed6671(o.requestHeaders!);
+ checkUnnamed6674(o.requestHeaders!);
unittest.expect(
o.uri!,
unittest.equals('foo'),
@@ -6513,14 +6513,14 @@
buildCounterGoogleCloudDialogflowCxV3WebhookGenericWebService--;
}
-core.List<api.GoogleCloudDialogflowCxV3ResponseMessage> buildUnnamed6672() {
+core.List<api.GoogleCloudDialogflowCxV3ResponseMessage> buildUnnamed6675() {
var o = <api.GoogleCloudDialogflowCxV3ResponseMessage>[];
o.add(buildGoogleCloudDialogflowCxV3ResponseMessage());
o.add(buildGoogleCloudDialogflowCxV3ResponseMessage());
return o;
}
-void checkUnnamed6672(
+void checkUnnamed6675(
core.List<api.GoogleCloudDialogflowCxV3ResponseMessage> o) {
unittest.expect(o, unittest.hasLength(2));
checkGoogleCloudDialogflowCxV3ResponseMessage(
@@ -6529,7 +6529,7 @@
o[1] as api.GoogleCloudDialogflowCxV3ResponseMessage);
}
-core.Map<core.String, core.Object> buildUnnamed6673() {
+core.Map<core.String, core.Object> buildUnnamed6676() {
var o = <core.String, core.Object>{};
o['x'] = {
'list': [1, 2, 3],
@@ -6544,7 +6544,7 @@
return o;
}
-void checkUnnamed6673(core.Map<core.String, core.Object> o) {
+void checkUnnamed6676(core.Map<core.String, core.Object> o) {
unittest.expect(o, unittest.hasLength(2));
var casted30 = (o['x']!) as core.Map;
unittest.expect(casted30, unittest.hasLength(3));
@@ -6587,9 +6587,9 @@
buildGoogleCloudDialogflowCxV3WebhookRequestFulfillmentInfo();
o.intentInfo = buildGoogleCloudDialogflowCxV3WebhookRequestIntentInfo();
o.languageCode = 'foo';
- o.messages = buildUnnamed6672();
+ o.messages = buildUnnamed6675();
o.pageInfo = buildGoogleCloudDialogflowCxV3PageInfo();
- o.payload = buildUnnamed6673();
+ o.payload = buildUnnamed6676();
o.sentimentAnalysisResult =
buildGoogleCloudDialogflowCxV3WebhookRequestSentimentAnalysisResult();
o.sessionInfo = buildGoogleCloudDialogflowCxV3SessionInfo();
@@ -6619,10 +6619,10 @@
o.languageCode!,
unittest.equals('foo'),
);
- checkUnnamed6672(o.messages!);
+ checkUnnamed6675(o.messages!);
checkGoogleCloudDialogflowCxV3PageInfo(
o.pageInfo! as api.GoogleCloudDialogflowCxV3PageInfo);
- checkUnnamed6673(o.payload!);
+ checkUnnamed6676(o.payload!);
checkGoogleCloudDialogflowCxV3WebhookRequestSentimentAnalysisResult(o
.sentimentAnalysisResult!
as api.GoogleCloudDialogflowCxV3WebhookRequestSentimentAnalysisResult);
@@ -6674,7 +6674,7 @@
core.Map<core.String,
api.GoogleCloudDialogflowCxV3WebhookRequestIntentInfoIntentParameterValue>
- buildUnnamed6674() {
+ buildUnnamed6677() {
var o = <core.String,
api.GoogleCloudDialogflowCxV3WebhookRequestIntentInfoIntentParameterValue>{};
o['x'] =
@@ -6684,7 +6684,7 @@
return o;
}
-void checkUnnamed6674(
+void checkUnnamed6677(
core.Map<core.String,
api.GoogleCloudDialogflowCxV3WebhookRequestIntentInfoIntentParameterValue>
o) {
@@ -6706,7 +6706,7 @@
o.confidence = 42.0;
o.displayName = 'foo';
o.lastMatchedIntent = 'foo';
- o.parameters = buildUnnamed6674();
+ o.parameters = buildUnnamed6677();
}
buildCounterGoogleCloudDialogflowCxV3WebhookRequestIntentInfo--;
return o;
@@ -6728,7 +6728,7 @@
o.lastMatchedIntent!,
unittest.equals('foo'),
);
- checkUnnamed6674(o.parameters!);
+ checkUnnamed6677(o.parameters!);
}
buildCounterGoogleCloudDialogflowCxV3WebhookRequestIntentInfo--;
}
@@ -6815,7 +6815,7 @@
buildCounterGoogleCloudDialogflowCxV3WebhookRequestSentimentAnalysisResult--;
}
-core.Map<core.String, core.Object> buildUnnamed6675() {
+core.Map<core.String, core.Object> buildUnnamed6678() {
var o = <core.String, core.Object>{};
o['x'] = {
'list': [1, 2, 3],
@@ -6830,7 +6830,7 @@
return o;
}
-void checkUnnamed6675(core.Map<core.String, core.Object> o) {
+void checkUnnamed6678(core.Map<core.String, core.Object> o) {
unittest.expect(o, unittest.hasLength(2));
var casted33 = (o['x']!) as core.Map;
unittest.expect(casted33, unittest.hasLength(3));
@@ -6871,7 +6871,7 @@
o.fulfillmentResponse =
buildGoogleCloudDialogflowCxV3WebhookResponseFulfillmentResponse();
o.pageInfo = buildGoogleCloudDialogflowCxV3PageInfo();
- o.payload = buildUnnamed6675();
+ o.payload = buildUnnamed6678();
o.sessionInfo = buildGoogleCloudDialogflowCxV3SessionInfo();
o.targetFlow = 'foo';
o.targetPage = 'foo';
@@ -6889,7 +6889,7 @@
as api.GoogleCloudDialogflowCxV3WebhookResponseFulfillmentResponse);
checkGoogleCloudDialogflowCxV3PageInfo(
o.pageInfo! as api.GoogleCloudDialogflowCxV3PageInfo);
- checkUnnamed6675(o.payload!);
+ checkUnnamed6678(o.payload!);
checkGoogleCloudDialogflowCxV3SessionInfo(
o.sessionInfo! as api.GoogleCloudDialogflowCxV3SessionInfo);
unittest.expect(
@@ -6904,14 +6904,14 @@
buildCounterGoogleCloudDialogflowCxV3WebhookResponse--;
}
-core.List<api.GoogleCloudDialogflowCxV3ResponseMessage> buildUnnamed6676() {
+core.List<api.GoogleCloudDialogflowCxV3ResponseMessage> buildUnnamed6679() {
var o = <api.GoogleCloudDialogflowCxV3ResponseMessage>[];
o.add(buildGoogleCloudDialogflowCxV3ResponseMessage());
o.add(buildGoogleCloudDialogflowCxV3ResponseMessage());
return o;
}
-void checkUnnamed6676(
+void checkUnnamed6679(
core.List<api.GoogleCloudDialogflowCxV3ResponseMessage> o) {
unittest.expect(o, unittest.hasLength(2));
checkGoogleCloudDialogflowCxV3ResponseMessage(
@@ -6929,7 +6929,7 @@
if (buildCounterGoogleCloudDialogflowCxV3WebhookResponseFulfillmentResponse <
3) {
o.mergeBehavior = 'foo';
- o.messages = buildUnnamed6676();
+ o.messages = buildUnnamed6679();
}
buildCounterGoogleCloudDialogflowCxV3WebhookResponseFulfillmentResponse--;
return o;
@@ -6944,7 +6944,7 @@
o.mergeBehavior!,
unittest.equals('foo'),
);
- checkUnnamed6676(o.messages!);
+ checkUnnamed6679(o.messages!);
}
buildCounterGoogleCloudDialogflowCxV3WebhookResponseFulfillmentResponse--;
}
@@ -7004,14 +7004,14 @@
buildCounterGoogleCloudDialogflowCxV3beta1AudioInput--;
}
-core.List<api.GoogleCloudDialogflowCxV3beta1TestError> buildUnnamed6677() {
+core.List<api.GoogleCloudDialogflowCxV3beta1TestError> buildUnnamed6680() {
var o = <api.GoogleCloudDialogflowCxV3beta1TestError>[];
o.add(buildGoogleCloudDialogflowCxV3beta1TestError());
o.add(buildGoogleCloudDialogflowCxV3beta1TestError());
return o;
}
-void checkUnnamed6677(
+void checkUnnamed6680(
core.List<api.GoogleCloudDialogflowCxV3beta1TestError> o) {
unittest.expect(o, unittest.hasLength(2));
checkGoogleCloudDialogflowCxV3beta1TestError(
@@ -7027,7 +7027,7 @@
var o = api.GoogleCloudDialogflowCxV3beta1BatchRunTestCasesMetadata();
buildCounterGoogleCloudDialogflowCxV3beta1BatchRunTestCasesMetadata++;
if (buildCounterGoogleCloudDialogflowCxV3beta1BatchRunTestCasesMetadata < 3) {
- o.errors = buildUnnamed6677();
+ o.errors = buildUnnamed6680();
}
buildCounterGoogleCloudDialogflowCxV3beta1BatchRunTestCasesMetadata--;
return o;
@@ -7037,19 +7037,19 @@
api.GoogleCloudDialogflowCxV3beta1BatchRunTestCasesMetadata o) {
buildCounterGoogleCloudDialogflowCxV3beta1BatchRunTestCasesMetadata++;
if (buildCounterGoogleCloudDialogflowCxV3beta1BatchRunTestCasesMetadata < 3) {
- checkUnnamed6677(o.errors!);
+ checkUnnamed6680(o.errors!);
}
buildCounterGoogleCloudDialogflowCxV3beta1BatchRunTestCasesMetadata--;
}
-core.List<api.GoogleCloudDialogflowCxV3beta1TestCaseResult> buildUnnamed6678() {
+core.List<api.GoogleCloudDialogflowCxV3beta1TestCaseResult> buildUnnamed6681() {
var o = <api.GoogleCloudDialogflowCxV3beta1TestCaseResult>[];
o.add(buildGoogleCloudDialogflowCxV3beta1TestCaseResult());
o.add(buildGoogleCloudDialogflowCxV3beta1TestCaseResult());
return o;
}
-void checkUnnamed6678(
+void checkUnnamed6681(
core.List<api.GoogleCloudDialogflowCxV3beta1TestCaseResult> o) {
unittest.expect(o, unittest.hasLength(2));
checkGoogleCloudDialogflowCxV3beta1TestCaseResult(
@@ -7065,7 +7065,7 @@
var o = api.GoogleCloudDialogflowCxV3beta1BatchRunTestCasesResponse();
buildCounterGoogleCloudDialogflowCxV3beta1BatchRunTestCasesResponse++;
if (buildCounterGoogleCloudDialogflowCxV3beta1BatchRunTestCasesResponse < 3) {
- o.results = buildUnnamed6678();
+ o.results = buildUnnamed6681();
}
buildCounterGoogleCloudDialogflowCxV3beta1BatchRunTestCasesResponse--;
return o;
@@ -7075,19 +7075,19 @@
api.GoogleCloudDialogflowCxV3beta1BatchRunTestCasesResponse o) {
buildCounterGoogleCloudDialogflowCxV3beta1BatchRunTestCasesResponse++;
if (buildCounterGoogleCloudDialogflowCxV3beta1BatchRunTestCasesResponse < 3) {
- checkUnnamed6678(o.results!);
+ checkUnnamed6681(o.results!);
}
buildCounterGoogleCloudDialogflowCxV3beta1BatchRunTestCasesResponse--;
}
-core.List<core.String> buildUnnamed6679() {
+core.List<core.String> buildUnnamed6682() {
var o = <core.String>[];
o.add('foo');
o.add('foo');
return o;
}
-void checkUnnamed6679(core.List<core.String> o) {
+void checkUnnamed6682(core.List<core.String> o) {
unittest.expect(o, unittest.hasLength(2));
unittest.expect(
o[0],
@@ -7108,7 +7108,7 @@
o.name = 'foo';
o.result = 'foo';
o.runTime = 'foo';
- o.testCaseResults = buildUnnamed6679();
+ o.testCaseResults = buildUnnamed6682();
}
buildCounterGoogleCloudDialogflowCxV3beta1ContinuousTestResult--;
return o;
@@ -7130,7 +7130,7 @@
o.runTime!,
unittest.equals('foo'),
);
- checkUnnamed6679(o.testCaseResults!);
+ checkUnnamed6682(o.testCaseResults!);
}
buildCounterGoogleCloudDialogflowCxV3beta1ContinuousTestResult--;
}
@@ -7163,7 +7163,7 @@
buildCounterGoogleCloudDialogflowCxV3beta1ConversationTurn--;
}
-core.Map<core.String, core.Object> buildUnnamed6680() {
+core.Map<core.String, core.Object> buildUnnamed6683() {
var o = <core.String, core.Object>{};
o['x'] = {
'list': [1, 2, 3],
@@ -7178,7 +7178,7 @@
return o;
}
-void checkUnnamed6680(core.Map<core.String, core.Object> o) {
+void checkUnnamed6683(core.Map<core.String, core.Object> o) {
unittest.expect(o, unittest.hasLength(2));
var casted35 = (o['x']!) as core.Map;
unittest.expect(casted35, unittest.hasLength(3));
@@ -7218,7 +7218,7 @@
buildCounterGoogleCloudDialogflowCxV3beta1ConversationTurnUserInput++;
if (buildCounterGoogleCloudDialogflowCxV3beta1ConversationTurnUserInput < 3) {
o.enableSentimentAnalysis = true;
- o.injectedParameters = buildUnnamed6680();
+ o.injectedParameters = buildUnnamed6683();
o.input = buildGoogleCloudDialogflowCxV3beta1QueryInput();
o.isWebhookEnabled = true;
}
@@ -7231,7 +7231,7 @@
buildCounterGoogleCloudDialogflowCxV3beta1ConversationTurnUserInput++;
if (buildCounterGoogleCloudDialogflowCxV3beta1ConversationTurnUserInput < 3) {
unittest.expect(o.enableSentimentAnalysis!, unittest.isTrue);
- checkUnnamed6680(o.injectedParameters!);
+ checkUnnamed6683(o.injectedParameters!);
checkGoogleCloudDialogflowCxV3beta1QueryInput(
o.input! as api.GoogleCloudDialogflowCxV3beta1QueryInput);
unittest.expect(o.isWebhookEnabled!, unittest.isTrue);
@@ -7239,7 +7239,7 @@
buildCounterGoogleCloudDialogflowCxV3beta1ConversationTurnUserInput--;
}
-core.Map<core.String, core.Object> buildUnnamed6681() {
+core.Map<core.String, core.Object> buildUnnamed6684() {
var o = <core.String, core.Object>{};
o['x'] = {
'list': [1, 2, 3],
@@ -7254,7 +7254,7 @@
return o;
}
-void checkUnnamed6681(core.Map<core.String, core.Object> o) {
+void checkUnnamed6684(core.Map<core.String, core.Object> o) {
unittest.expect(o, unittest.hasLength(2));
var casted37 = (o['x']!) as core.Map;
unittest.expect(casted37, unittest.hasLength(3));
@@ -7287,14 +7287,14 @@
}
core.List<api.GoogleCloudDialogflowCxV3beta1TestRunDifference>
- buildUnnamed6682() {
+ buildUnnamed6685() {
var o = <api.GoogleCloudDialogflowCxV3beta1TestRunDifference>[];
o.add(buildGoogleCloudDialogflowCxV3beta1TestRunDifference());
o.add(buildGoogleCloudDialogflowCxV3beta1TestRunDifference());
return o;
}
-void checkUnnamed6682(
+void checkUnnamed6685(
core.List<api.GoogleCloudDialogflowCxV3beta1TestRunDifference> o) {
unittest.expect(o, unittest.hasLength(2));
checkGoogleCloudDialogflowCxV3beta1TestRunDifference(
@@ -7303,7 +7303,7 @@
o[1] as api.GoogleCloudDialogflowCxV3beta1TestRunDifference);
}
-core.Map<core.String, core.Object> buildUnnamed6683() {
+core.Map<core.String, core.Object> buildUnnamed6686() {
var o = <core.String, core.Object>{};
o['x'] = {
'list': [1, 2, 3],
@@ -7318,7 +7318,7 @@
return o;
}
-void checkUnnamed6683(core.Map<core.String, core.Object> o) {
+void checkUnnamed6686(core.Map<core.String, core.Object> o) {
unittest.expect(o, unittest.hasLength(2));
var casted39 = (o['x']!) as core.Map;
unittest.expect(casted39, unittest.hasLength(3));
@@ -7351,14 +7351,14 @@
}
core.List<api.GoogleCloudDialogflowCxV3beta1ResponseMessageText>
- buildUnnamed6684() {
+ buildUnnamed6687() {
var o = <api.GoogleCloudDialogflowCxV3beta1ResponseMessageText>[];
o.add(buildGoogleCloudDialogflowCxV3beta1ResponseMessageText());
o.add(buildGoogleCloudDialogflowCxV3beta1ResponseMessageText());
return o;
}
-void checkUnnamed6684(
+void checkUnnamed6687(
core.List<api.GoogleCloudDialogflowCxV3beta1ResponseMessageText> o) {
unittest.expect(o, unittest.hasLength(2));
checkGoogleCloudDialogflowCxV3beta1ResponseMessageText(
@@ -7378,11 +7378,11 @@
if (buildCounterGoogleCloudDialogflowCxV3beta1ConversationTurnVirtualAgentOutput <
3) {
o.currentPage = buildGoogleCloudDialogflowCxV3beta1Page();
- o.diagnosticInfo = buildUnnamed6681();
- o.differences = buildUnnamed6682();
- o.sessionParameters = buildUnnamed6683();
+ o.diagnosticInfo = buildUnnamed6684();
+ o.differences = buildUnnamed6685();
+ o.sessionParameters = buildUnnamed6686();
o.status = buildGoogleRpcStatus();
- o.textResponses = buildUnnamed6684();
+ o.textResponses = buildUnnamed6687();
o.triggeredIntent = buildGoogleCloudDialogflowCxV3beta1Intent();
}
buildCounterGoogleCloudDialogflowCxV3beta1ConversationTurnVirtualAgentOutput--;
@@ -7396,11 +7396,11 @@
3) {
checkGoogleCloudDialogflowCxV3beta1Page(
o.currentPage! as api.GoogleCloudDialogflowCxV3beta1Page);
- checkUnnamed6681(o.diagnosticInfo!);
- checkUnnamed6682(o.differences!);
- checkUnnamed6683(o.sessionParameters!);
+ checkUnnamed6684(o.diagnosticInfo!);
+ checkUnnamed6685(o.differences!);
+ checkUnnamed6686(o.sessionParameters!);
checkGoogleRpcStatus(o.status! as api.GoogleRpcStatus);
- checkUnnamed6684(o.textResponses!);
+ checkUnnamed6687(o.textResponses!);
checkGoogleCloudDialogflowCxV3beta1Intent(
o.triggeredIntent! as api.GoogleCloudDialogflowCxV3beta1Intent);
}
@@ -7690,14 +7690,14 @@
buildCounterGoogleCloudDialogflowCxV3beta1ExportTestCasesResponse--;
}
-core.List<api.GoogleCloudDialogflowCxV3beta1FormParameter> buildUnnamed6685() {
+core.List<api.GoogleCloudDialogflowCxV3beta1FormParameter> buildUnnamed6688() {
var o = <api.GoogleCloudDialogflowCxV3beta1FormParameter>[];
o.add(buildGoogleCloudDialogflowCxV3beta1FormParameter());
o.add(buildGoogleCloudDialogflowCxV3beta1FormParameter());
return o;
}
-void checkUnnamed6685(
+void checkUnnamed6688(
core.List<api.GoogleCloudDialogflowCxV3beta1FormParameter> o) {
unittest.expect(o, unittest.hasLength(2));
checkGoogleCloudDialogflowCxV3beta1FormParameter(
@@ -7712,7 +7712,7 @@
var o = api.GoogleCloudDialogflowCxV3beta1Form();
buildCounterGoogleCloudDialogflowCxV3beta1Form++;
if (buildCounterGoogleCloudDialogflowCxV3beta1Form < 3) {
- o.parameters = buildUnnamed6685();
+ o.parameters = buildUnnamed6688();
}
buildCounterGoogleCloudDialogflowCxV3beta1Form--;
return o;
@@ -7722,7 +7722,7 @@
api.GoogleCloudDialogflowCxV3beta1Form o) {
buildCounterGoogleCloudDialogflowCxV3beta1Form++;
if (buildCounterGoogleCloudDialogflowCxV3beta1Form < 3) {
- checkUnnamed6685(o.parameters!);
+ checkUnnamed6688(o.parameters!);
}
buildCounterGoogleCloudDialogflowCxV3beta1Form--;
}
@@ -7785,14 +7785,14 @@
buildCounterGoogleCloudDialogflowCxV3beta1FormParameter--;
}
-core.List<api.GoogleCloudDialogflowCxV3beta1EventHandler> buildUnnamed6686() {
+core.List<api.GoogleCloudDialogflowCxV3beta1EventHandler> buildUnnamed6689() {
var o = <api.GoogleCloudDialogflowCxV3beta1EventHandler>[];
o.add(buildGoogleCloudDialogflowCxV3beta1EventHandler());
o.add(buildGoogleCloudDialogflowCxV3beta1EventHandler());
return o;
}
-void checkUnnamed6686(
+void checkUnnamed6689(
core.List<api.GoogleCloudDialogflowCxV3beta1EventHandler> o) {
unittest.expect(o, unittest.hasLength(2));
checkGoogleCloudDialogflowCxV3beta1EventHandler(
@@ -7810,7 +7810,7 @@
if (buildCounterGoogleCloudDialogflowCxV3beta1FormParameterFillBehavior < 3) {
o.initialPromptFulfillment =
buildGoogleCloudDialogflowCxV3beta1Fulfillment();
- o.repromptEventHandlers = buildUnnamed6686();
+ o.repromptEventHandlers = buildUnnamed6689();
}
buildCounterGoogleCloudDialogflowCxV3beta1FormParameterFillBehavior--;
return o;
@@ -7822,20 +7822,20 @@
if (buildCounterGoogleCloudDialogflowCxV3beta1FormParameterFillBehavior < 3) {
checkGoogleCloudDialogflowCxV3beta1Fulfillment(o.initialPromptFulfillment!
as api.GoogleCloudDialogflowCxV3beta1Fulfillment);
- checkUnnamed6686(o.repromptEventHandlers!);
+ checkUnnamed6689(o.repromptEventHandlers!);
}
buildCounterGoogleCloudDialogflowCxV3beta1FormParameterFillBehavior--;
}
core.List<api.GoogleCloudDialogflowCxV3beta1FulfillmentConditionalCases>
- buildUnnamed6687() {
+ buildUnnamed6690() {
var o = <api.GoogleCloudDialogflowCxV3beta1FulfillmentConditionalCases>[];
o.add(buildGoogleCloudDialogflowCxV3beta1FulfillmentConditionalCases());
o.add(buildGoogleCloudDialogflowCxV3beta1FulfillmentConditionalCases());
return o;
}
-void checkUnnamed6687(
+void checkUnnamed6690(
core.List<api.GoogleCloudDialogflowCxV3beta1FulfillmentConditionalCases>
o) {
unittest.expect(o, unittest.hasLength(2));
@@ -7846,14 +7846,14 @@
}
core.List<api.GoogleCloudDialogflowCxV3beta1ResponseMessage>
- buildUnnamed6688() {
+ buildUnnamed6691() {
var o = <api.GoogleCloudDialogflowCxV3beta1ResponseMessage>[];
o.add(buildGoogleCloudDialogflowCxV3beta1ResponseMessage());
o.add(buildGoogleCloudDialogflowCxV3beta1ResponseMessage());
return o;
}
-void checkUnnamed6688(
+void checkUnnamed6691(
core.List<api.GoogleCloudDialogflowCxV3beta1ResponseMessage> o) {
unittest.expect(o, unittest.hasLength(2));
checkGoogleCloudDialogflowCxV3beta1ResponseMessage(
@@ -7863,14 +7863,14 @@
}
core.List<api.GoogleCloudDialogflowCxV3beta1FulfillmentSetParameterAction>
- buildUnnamed6689() {
+ buildUnnamed6692() {
var o = <api.GoogleCloudDialogflowCxV3beta1FulfillmentSetParameterAction>[];
o.add(buildGoogleCloudDialogflowCxV3beta1FulfillmentSetParameterAction());
o.add(buildGoogleCloudDialogflowCxV3beta1FulfillmentSetParameterAction());
return o;
}
-void checkUnnamed6689(
+void checkUnnamed6692(
core.List<api.GoogleCloudDialogflowCxV3beta1FulfillmentSetParameterAction>
o) {
unittest.expect(o, unittest.hasLength(2));
@@ -7886,10 +7886,10 @@
var o = api.GoogleCloudDialogflowCxV3beta1Fulfillment();
buildCounterGoogleCloudDialogflowCxV3beta1Fulfillment++;
if (buildCounterGoogleCloudDialogflowCxV3beta1Fulfillment < 3) {
- o.conditionalCases = buildUnnamed6687();
- o.messages = buildUnnamed6688();
+ o.conditionalCases = buildUnnamed6690();
+ o.messages = buildUnnamed6691();
o.returnPartialResponses = true;
- o.setParameterActions = buildUnnamed6689();
+ o.setParameterActions = buildUnnamed6692();
o.tag = 'foo';
o.webhook = 'foo';
}
@@ -7901,10 +7901,10 @@
api.GoogleCloudDialogflowCxV3beta1Fulfillment o) {
buildCounterGoogleCloudDialogflowCxV3beta1Fulfillment++;
if (buildCounterGoogleCloudDialogflowCxV3beta1Fulfillment < 3) {
- checkUnnamed6687(o.conditionalCases!);
- checkUnnamed6688(o.messages!);
+ checkUnnamed6690(o.conditionalCases!);
+ checkUnnamed6691(o.messages!);
unittest.expect(o.returnPartialResponses!, unittest.isTrue);
- checkUnnamed6689(o.setParameterActions!);
+ checkUnnamed6692(o.setParameterActions!);
unittest.expect(
o.tag!,
unittest.equals('foo'),
@@ -7918,14 +7918,14 @@
}
core.List<api.GoogleCloudDialogflowCxV3beta1FulfillmentConditionalCasesCase>
- buildUnnamed6690() {
+ buildUnnamed6693() {
var o = <api.GoogleCloudDialogflowCxV3beta1FulfillmentConditionalCasesCase>[];
o.add(buildGoogleCloudDialogflowCxV3beta1FulfillmentConditionalCasesCase());
o.add(buildGoogleCloudDialogflowCxV3beta1FulfillmentConditionalCasesCase());
return o;
}
-void checkUnnamed6690(
+void checkUnnamed6693(
core.List<api.GoogleCloudDialogflowCxV3beta1FulfillmentConditionalCasesCase>
o) {
unittest.expect(o, unittest.hasLength(2));
@@ -7943,7 +7943,7 @@
buildCounterGoogleCloudDialogflowCxV3beta1FulfillmentConditionalCases++;
if (buildCounterGoogleCloudDialogflowCxV3beta1FulfillmentConditionalCases <
3) {
- o.cases = buildUnnamed6690();
+ o.cases = buildUnnamed6693();
}
buildCounterGoogleCloudDialogflowCxV3beta1FulfillmentConditionalCases--;
return o;
@@ -7954,14 +7954,14 @@
buildCounterGoogleCloudDialogflowCxV3beta1FulfillmentConditionalCases++;
if (buildCounterGoogleCloudDialogflowCxV3beta1FulfillmentConditionalCases <
3) {
- checkUnnamed6690(o.cases!);
+ checkUnnamed6693(o.cases!);
}
buildCounterGoogleCloudDialogflowCxV3beta1FulfillmentConditionalCases--;
}
core.List<
api.GoogleCloudDialogflowCxV3beta1FulfillmentConditionalCasesCaseCaseContent>
- buildUnnamed6691() {
+ buildUnnamed6694() {
var o = <
api.GoogleCloudDialogflowCxV3beta1FulfillmentConditionalCasesCaseCaseContent>[];
o.add(
@@ -7971,7 +7971,7 @@
return o;
}
-void checkUnnamed6691(
+void checkUnnamed6694(
core.List<
api.GoogleCloudDialogflowCxV3beta1FulfillmentConditionalCasesCaseCaseContent>
o) {
@@ -7993,7 +7993,7 @@
buildCounterGoogleCloudDialogflowCxV3beta1FulfillmentConditionalCasesCase++;
if (buildCounterGoogleCloudDialogflowCxV3beta1FulfillmentConditionalCasesCase <
3) {
- o.caseContent = buildUnnamed6691();
+ o.caseContent = buildUnnamed6694();
o.condition = 'foo';
}
buildCounterGoogleCloudDialogflowCxV3beta1FulfillmentConditionalCasesCase--;
@@ -8005,7 +8005,7 @@
buildCounterGoogleCloudDialogflowCxV3beta1FulfillmentConditionalCasesCase++;
if (buildCounterGoogleCloudDialogflowCxV3beta1FulfillmentConditionalCasesCase <
3) {
- checkUnnamed6691(o.caseContent!);
+ checkUnnamed6694(o.caseContent!);
unittest.expect(
o.condition!,
unittest.equals('foo'),
@@ -8149,14 +8149,14 @@
buildCounterGoogleCloudDialogflowCxV3beta1ImportDocumentsOperationMetadata--;
}
-core.List<api.GoogleRpcStatus> buildUnnamed6692() {
+core.List<api.GoogleRpcStatus> buildUnnamed6695() {
var o = <api.GoogleRpcStatus>[];
o.add(buildGoogleRpcStatus());
o.add(buildGoogleRpcStatus());
return o;
}
-void checkUnnamed6692(core.List<api.GoogleRpcStatus> o) {
+void checkUnnamed6695(core.List<api.GoogleRpcStatus> o) {
unittest.expect(o, unittest.hasLength(2));
checkGoogleRpcStatus(o[0] as api.GoogleRpcStatus);
checkGoogleRpcStatus(o[1] as api.GoogleRpcStatus);
@@ -8168,7 +8168,7 @@
var o = api.GoogleCloudDialogflowCxV3beta1ImportDocumentsResponse();
buildCounterGoogleCloudDialogflowCxV3beta1ImportDocumentsResponse++;
if (buildCounterGoogleCloudDialogflowCxV3beta1ImportDocumentsResponse < 3) {
- o.warnings = buildUnnamed6692();
+ o.warnings = buildUnnamed6695();
}
buildCounterGoogleCloudDialogflowCxV3beta1ImportDocumentsResponse--;
return o;
@@ -8178,7 +8178,7 @@
api.GoogleCloudDialogflowCxV3beta1ImportDocumentsResponse o) {
buildCounterGoogleCloudDialogflowCxV3beta1ImportDocumentsResponse++;
if (buildCounterGoogleCloudDialogflowCxV3beta1ImportDocumentsResponse < 3) {
- checkUnnamed6692(o.warnings!);
+ checkUnnamed6695(o.warnings!);
}
buildCounterGoogleCloudDialogflowCxV3beta1ImportDocumentsResponse--;
}
@@ -8207,14 +8207,14 @@
buildCounterGoogleCloudDialogflowCxV3beta1ImportFlowResponse--;
}
-core.List<api.GoogleCloudDialogflowCxV3beta1TestCaseError> buildUnnamed6693() {
+core.List<api.GoogleCloudDialogflowCxV3beta1TestCaseError> buildUnnamed6696() {
var o = <api.GoogleCloudDialogflowCxV3beta1TestCaseError>[];
o.add(buildGoogleCloudDialogflowCxV3beta1TestCaseError());
o.add(buildGoogleCloudDialogflowCxV3beta1TestCaseError());
return o;
}
-void checkUnnamed6693(
+void checkUnnamed6696(
core.List<api.GoogleCloudDialogflowCxV3beta1TestCaseError> o) {
unittest.expect(o, unittest.hasLength(2));
checkGoogleCloudDialogflowCxV3beta1TestCaseError(
@@ -8229,7 +8229,7 @@
var o = api.GoogleCloudDialogflowCxV3beta1ImportTestCasesMetadata();
buildCounterGoogleCloudDialogflowCxV3beta1ImportTestCasesMetadata++;
if (buildCounterGoogleCloudDialogflowCxV3beta1ImportTestCasesMetadata < 3) {
- o.errors = buildUnnamed6693();
+ o.errors = buildUnnamed6696();
}
buildCounterGoogleCloudDialogflowCxV3beta1ImportTestCasesMetadata--;
return o;
@@ -8239,19 +8239,19 @@
api.GoogleCloudDialogflowCxV3beta1ImportTestCasesMetadata o) {
buildCounterGoogleCloudDialogflowCxV3beta1ImportTestCasesMetadata++;
if (buildCounterGoogleCloudDialogflowCxV3beta1ImportTestCasesMetadata < 3) {
- checkUnnamed6693(o.errors!);
+ checkUnnamed6696(o.errors!);
}
buildCounterGoogleCloudDialogflowCxV3beta1ImportTestCasesMetadata--;
}
-core.List<core.String> buildUnnamed6694() {
+core.List<core.String> buildUnnamed6697() {
var o = <core.String>[];
o.add('foo');
o.add('foo');
return o;
}
-void checkUnnamed6694(core.List<core.String> o) {
+void checkUnnamed6697(core.List<core.String> o) {
unittest.expect(o, unittest.hasLength(2));
unittest.expect(
o[0],
@@ -8269,7 +8269,7 @@
var o = api.GoogleCloudDialogflowCxV3beta1ImportTestCasesResponse();
buildCounterGoogleCloudDialogflowCxV3beta1ImportTestCasesResponse++;
if (buildCounterGoogleCloudDialogflowCxV3beta1ImportTestCasesResponse < 3) {
- o.names = buildUnnamed6694();
+ o.names = buildUnnamed6697();
}
buildCounterGoogleCloudDialogflowCxV3beta1ImportTestCasesResponse--;
return o;
@@ -8279,19 +8279,19 @@
api.GoogleCloudDialogflowCxV3beta1ImportTestCasesResponse o) {
buildCounterGoogleCloudDialogflowCxV3beta1ImportTestCasesResponse++;
if (buildCounterGoogleCloudDialogflowCxV3beta1ImportTestCasesResponse < 3) {
- checkUnnamed6694(o.names!);
+ checkUnnamed6697(o.names!);
}
buildCounterGoogleCloudDialogflowCxV3beta1ImportTestCasesResponse--;
}
-core.List<core.String> buildUnnamed6695() {
+core.List<core.String> buildUnnamed6698() {
var o = <core.String>[];
o.add('foo');
o.add('foo');
return o;
}
-void checkUnnamed6695(core.List<core.String> o) {
+void checkUnnamed6698(core.List<core.String> o) {
unittest.expect(o, unittest.hasLength(2));
unittest.expect(
o[0],
@@ -8313,7 +8313,7 @@
o.enableWordInfo = true;
o.model = 'foo';
o.modelVariant = 'foo';
- o.phraseHints = buildUnnamed6695();
+ o.phraseHints = buildUnnamed6698();
o.sampleRateHertz = 42;
o.singleUtterance = true;
}
@@ -8338,7 +8338,7 @@
o.modelVariant!,
unittest.equals('foo'),
);
- checkUnnamed6695(o.phraseHints!);
+ checkUnnamed6698(o.phraseHints!);
unittest.expect(
o.sampleRateHertz!,
unittest.equals(42),
@@ -8348,14 +8348,14 @@
buildCounterGoogleCloudDialogflowCxV3beta1InputAudioConfig--;
}
-core.Map<core.String, core.String> buildUnnamed6696() {
+core.Map<core.String, core.String> buildUnnamed6699() {
var o = <core.String, core.String>{};
o['x'] = 'foo';
o['y'] = 'foo';
return o;
}
-void checkUnnamed6696(core.Map<core.String, core.String> o) {
+void checkUnnamed6699(core.Map<core.String, core.String> o) {
unittest.expect(o, unittest.hasLength(2));
unittest.expect(
o['x']!,
@@ -8368,14 +8368,14 @@
}
core.List<api.GoogleCloudDialogflowCxV3beta1IntentParameter>
- buildUnnamed6697() {
+ buildUnnamed6700() {
var o = <api.GoogleCloudDialogflowCxV3beta1IntentParameter>[];
o.add(buildGoogleCloudDialogflowCxV3beta1IntentParameter());
o.add(buildGoogleCloudDialogflowCxV3beta1IntentParameter());
return o;
}
-void checkUnnamed6697(
+void checkUnnamed6700(
core.List<api.GoogleCloudDialogflowCxV3beta1IntentParameter> o) {
unittest.expect(o, unittest.hasLength(2));
checkGoogleCloudDialogflowCxV3beta1IntentParameter(
@@ -8385,14 +8385,14 @@
}
core.List<api.GoogleCloudDialogflowCxV3beta1IntentTrainingPhrase>
- buildUnnamed6698() {
+ buildUnnamed6701() {
var o = <api.GoogleCloudDialogflowCxV3beta1IntentTrainingPhrase>[];
o.add(buildGoogleCloudDialogflowCxV3beta1IntentTrainingPhrase());
o.add(buildGoogleCloudDialogflowCxV3beta1IntentTrainingPhrase());
return o;
}
-void checkUnnamed6698(
+void checkUnnamed6701(
core.List<api.GoogleCloudDialogflowCxV3beta1IntentTrainingPhrase> o) {
unittest.expect(o, unittest.hasLength(2));
checkGoogleCloudDialogflowCxV3beta1IntentTrainingPhrase(
@@ -8410,11 +8410,11 @@
o.description = 'foo';
o.displayName = 'foo';
o.isFallback = true;
- o.labels = buildUnnamed6696();
+ o.labels = buildUnnamed6699();
o.name = 'foo';
- o.parameters = buildUnnamed6697();
+ o.parameters = buildUnnamed6700();
o.priority = 42;
- o.trainingPhrases = buildUnnamed6698();
+ o.trainingPhrases = buildUnnamed6701();
}
buildCounterGoogleCloudDialogflowCxV3beta1Intent--;
return o;
@@ -8433,17 +8433,17 @@
unittest.equals('foo'),
);
unittest.expect(o.isFallback!, unittest.isTrue);
- checkUnnamed6696(o.labels!);
+ checkUnnamed6699(o.labels!);
unittest.expect(
o.name!,
unittest.equals('foo'),
);
- checkUnnamed6697(o.parameters!);
+ checkUnnamed6700(o.parameters!);
unittest.expect(
o.priority!,
unittest.equals(42),
);
- checkUnnamed6698(o.trainingPhrases!);
+ checkUnnamed6701(o.trainingPhrases!);
}
buildCounterGoogleCloudDialogflowCxV3beta1Intent--;
}
@@ -8506,14 +8506,14 @@
}
core.List<api.GoogleCloudDialogflowCxV3beta1IntentTrainingPhrasePart>
- buildUnnamed6699() {
+ buildUnnamed6702() {
var o = <api.GoogleCloudDialogflowCxV3beta1IntentTrainingPhrasePart>[];
o.add(buildGoogleCloudDialogflowCxV3beta1IntentTrainingPhrasePart());
o.add(buildGoogleCloudDialogflowCxV3beta1IntentTrainingPhrasePart());
return o;
}
-void checkUnnamed6699(
+void checkUnnamed6702(
core.List<api.GoogleCloudDialogflowCxV3beta1IntentTrainingPhrasePart> o) {
unittest.expect(o, unittest.hasLength(2));
checkGoogleCloudDialogflowCxV3beta1IntentTrainingPhrasePart(
@@ -8529,7 +8529,7 @@
buildCounterGoogleCloudDialogflowCxV3beta1IntentTrainingPhrase++;
if (buildCounterGoogleCloudDialogflowCxV3beta1IntentTrainingPhrase < 3) {
o.id = 'foo';
- o.parts = buildUnnamed6699();
+ o.parts = buildUnnamed6702();
o.repeatCount = 42;
}
buildCounterGoogleCloudDialogflowCxV3beta1IntentTrainingPhrase--;
@@ -8544,7 +8544,7 @@
o.id!,
unittest.equals('foo'),
);
- checkUnnamed6699(o.parts!);
+ checkUnnamed6702(o.parts!);
unittest.expect(
o.repeatCount!,
unittest.equals(42),
@@ -8582,14 +8582,14 @@
buildCounterGoogleCloudDialogflowCxV3beta1IntentTrainingPhrasePart--;
}
-core.List<api.GoogleCloudDialogflowCxV3beta1EventHandler> buildUnnamed6700() {
+core.List<api.GoogleCloudDialogflowCxV3beta1EventHandler> buildUnnamed6703() {
var o = <api.GoogleCloudDialogflowCxV3beta1EventHandler>[];
o.add(buildGoogleCloudDialogflowCxV3beta1EventHandler());
o.add(buildGoogleCloudDialogflowCxV3beta1EventHandler());
return o;
}
-void checkUnnamed6700(
+void checkUnnamed6703(
core.List<api.GoogleCloudDialogflowCxV3beta1EventHandler> o) {
unittest.expect(o, unittest.hasLength(2));
checkGoogleCloudDialogflowCxV3beta1EventHandler(
@@ -8598,14 +8598,14 @@
o[1] as api.GoogleCloudDialogflowCxV3beta1EventHandler);
}
-core.List<core.String> buildUnnamed6701() {
+core.List<core.String> buildUnnamed6704() {
var o = <core.String>[];
o.add('foo');
o.add('foo');
return o;
}
-void checkUnnamed6701(core.List<core.String> o) {
+void checkUnnamed6704(core.List<core.String> o) {
unittest.expect(o, unittest.hasLength(2));
unittest.expect(
o[0],
@@ -8618,14 +8618,14 @@
}
core.List<api.GoogleCloudDialogflowCxV3beta1TransitionRoute>
- buildUnnamed6702() {
+ buildUnnamed6705() {
var o = <api.GoogleCloudDialogflowCxV3beta1TransitionRoute>[];
o.add(buildGoogleCloudDialogflowCxV3beta1TransitionRoute());
o.add(buildGoogleCloudDialogflowCxV3beta1TransitionRoute());
return o;
}
-void checkUnnamed6702(
+void checkUnnamed6705(
core.List<api.GoogleCloudDialogflowCxV3beta1TransitionRoute> o) {
unittest.expect(o, unittest.hasLength(2));
checkGoogleCloudDialogflowCxV3beta1TransitionRoute(
@@ -8642,11 +8642,11 @@
if (buildCounterGoogleCloudDialogflowCxV3beta1Page < 3) {
o.displayName = 'foo';
o.entryFulfillment = buildGoogleCloudDialogflowCxV3beta1Fulfillment();
- o.eventHandlers = buildUnnamed6700();
+ o.eventHandlers = buildUnnamed6703();
o.form = buildGoogleCloudDialogflowCxV3beta1Form();
o.name = 'foo';
- o.transitionRouteGroups = buildUnnamed6701();
- o.transitionRoutes = buildUnnamed6702();
+ o.transitionRouteGroups = buildUnnamed6704();
+ o.transitionRoutes = buildUnnamed6705();
}
buildCounterGoogleCloudDialogflowCxV3beta1Page--;
return o;
@@ -8662,15 +8662,15 @@
);
checkGoogleCloudDialogflowCxV3beta1Fulfillment(
o.entryFulfillment! as api.GoogleCloudDialogflowCxV3beta1Fulfillment);
- checkUnnamed6700(o.eventHandlers!);
+ checkUnnamed6703(o.eventHandlers!);
checkGoogleCloudDialogflowCxV3beta1Form(
o.form! as api.GoogleCloudDialogflowCxV3beta1Form);
unittest.expect(
o.name!,
unittest.equals('foo'),
);
- checkUnnamed6701(o.transitionRouteGroups!);
- checkUnnamed6702(o.transitionRoutes!);
+ checkUnnamed6704(o.transitionRouteGroups!);
+ checkUnnamed6705(o.transitionRoutes!);
}
buildCounterGoogleCloudDialogflowCxV3beta1Page--;
}
@@ -8703,14 +8703,14 @@
}
core.List<api.GoogleCloudDialogflowCxV3beta1PageInfoFormInfoParameterInfo>
- buildUnnamed6703() {
+ buildUnnamed6706() {
var o = <api.GoogleCloudDialogflowCxV3beta1PageInfoFormInfoParameterInfo>[];
o.add(buildGoogleCloudDialogflowCxV3beta1PageInfoFormInfoParameterInfo());
o.add(buildGoogleCloudDialogflowCxV3beta1PageInfoFormInfoParameterInfo());
return o;
}
-void checkUnnamed6703(
+void checkUnnamed6706(
core.List<api.GoogleCloudDialogflowCxV3beta1PageInfoFormInfoParameterInfo>
o) {
unittest.expect(o, unittest.hasLength(2));
@@ -8726,7 +8726,7 @@
var o = api.GoogleCloudDialogflowCxV3beta1PageInfoFormInfo();
buildCounterGoogleCloudDialogflowCxV3beta1PageInfoFormInfo++;
if (buildCounterGoogleCloudDialogflowCxV3beta1PageInfoFormInfo < 3) {
- o.parameterInfo = buildUnnamed6703();
+ o.parameterInfo = buildUnnamed6706();
}
buildCounterGoogleCloudDialogflowCxV3beta1PageInfoFormInfo--;
return o;
@@ -8736,7 +8736,7 @@
api.GoogleCloudDialogflowCxV3beta1PageInfoFormInfo o) {
buildCounterGoogleCloudDialogflowCxV3beta1PageInfoFormInfo++;
if (buildCounterGoogleCloudDialogflowCxV3beta1PageInfoFormInfo < 3) {
- checkUnnamed6703(o.parameterInfo!);
+ checkUnnamed6706(o.parameterInfo!);
}
buildCounterGoogleCloudDialogflowCxV3beta1PageInfoFormInfo--;
}
@@ -8863,7 +8863,7 @@
buildCounterGoogleCloudDialogflowCxV3beta1ReloadDocumentOperationMetadata--;
}
-core.Map<core.String, core.Object> buildUnnamed6704() {
+core.Map<core.String, core.Object> buildUnnamed6707() {
var o = <core.String, core.Object>{};
o['x'] = {
'list': [1, 2, 3],
@@ -8878,7 +8878,7 @@
return o;
}
-void checkUnnamed6704(core.Map<core.String, core.Object> o) {
+void checkUnnamed6707(core.Map<core.String, core.Object> o) {
unittest.expect(o, unittest.hasLength(2));
var casted44 = (o['x']!) as core.Map;
unittest.expect(casted44, unittest.hasLength(3));
@@ -8926,7 +8926,7 @@
buildGoogleCloudDialogflowCxV3beta1ResponseMessageMixedAudio();
o.outputAudioText =
buildGoogleCloudDialogflowCxV3beta1ResponseMessageOutputAudioText();
- o.payload = buildUnnamed6704();
+ o.payload = buildUnnamed6707();
o.playAudio = buildGoogleCloudDialogflowCxV3beta1ResponseMessagePlayAudio();
o.text = buildGoogleCloudDialogflowCxV3beta1ResponseMessageText();
}
@@ -8952,7 +8952,7 @@
checkGoogleCloudDialogflowCxV3beta1ResponseMessageOutputAudioText(o
.outputAudioText!
as api.GoogleCloudDialogflowCxV3beta1ResponseMessageOutputAudioText);
- checkUnnamed6704(o.payload!);
+ checkUnnamed6707(o.payload!);
checkGoogleCloudDialogflowCxV3beta1ResponseMessagePlayAudio(o.playAudio!
as api.GoogleCloudDialogflowCxV3beta1ResponseMessagePlayAudio);
checkGoogleCloudDialogflowCxV3beta1ResponseMessageText(
@@ -8961,7 +8961,7 @@
buildCounterGoogleCloudDialogflowCxV3beta1ResponseMessage--;
}
-core.Map<core.String, core.Object> buildUnnamed6705() {
+core.Map<core.String, core.Object> buildUnnamed6708() {
var o = <core.String, core.Object>{};
o['x'] = {
'list': [1, 2, 3],
@@ -8976,7 +8976,7 @@
return o;
}
-void checkUnnamed6705(core.Map<core.String, core.Object> o) {
+void checkUnnamed6708(core.Map<core.String, core.Object> o) {
unittest.expect(o, unittest.hasLength(2));
var casted46 = (o['x']!) as core.Map;
unittest.expect(casted46, unittest.hasLength(3));
@@ -9018,7 +9018,7 @@
buildCounterGoogleCloudDialogflowCxV3beta1ResponseMessageConversationSuccess++;
if (buildCounterGoogleCloudDialogflowCxV3beta1ResponseMessageConversationSuccess <
3) {
- o.metadata = buildUnnamed6705();
+ o.metadata = buildUnnamed6708();
}
buildCounterGoogleCloudDialogflowCxV3beta1ResponseMessageConversationSuccess--;
return o;
@@ -9029,7 +9029,7 @@
buildCounterGoogleCloudDialogflowCxV3beta1ResponseMessageConversationSuccess++;
if (buildCounterGoogleCloudDialogflowCxV3beta1ResponseMessageConversationSuccess <
3) {
- checkUnnamed6705(o.metadata!);
+ checkUnnamed6708(o.metadata!);
}
buildCounterGoogleCloudDialogflowCxV3beta1ResponseMessageConversationSuccess--;
}
@@ -9054,7 +9054,7 @@
buildCounterGoogleCloudDialogflowCxV3beta1ResponseMessageEndInteraction--;
}
-core.Map<core.String, core.Object> buildUnnamed6706() {
+core.Map<core.String, core.Object> buildUnnamed6709() {
var o = <core.String, core.Object>{};
o['x'] = {
'list': [1, 2, 3],
@@ -9069,7 +9069,7 @@
return o;
}
-void checkUnnamed6706(core.Map<core.String, core.Object> o) {
+void checkUnnamed6709(core.Map<core.String, core.Object> o) {
unittest.expect(o, unittest.hasLength(2));
var casted48 = (o['x']!) as core.Map;
unittest.expect(casted48, unittest.hasLength(3));
@@ -9110,7 +9110,7 @@
buildCounterGoogleCloudDialogflowCxV3beta1ResponseMessageLiveAgentHandoff++;
if (buildCounterGoogleCloudDialogflowCxV3beta1ResponseMessageLiveAgentHandoff <
3) {
- o.metadata = buildUnnamed6706();
+ o.metadata = buildUnnamed6709();
}
buildCounterGoogleCloudDialogflowCxV3beta1ResponseMessageLiveAgentHandoff--;
return o;
@@ -9121,13 +9121,13 @@
buildCounterGoogleCloudDialogflowCxV3beta1ResponseMessageLiveAgentHandoff++;
if (buildCounterGoogleCloudDialogflowCxV3beta1ResponseMessageLiveAgentHandoff <
3) {
- checkUnnamed6706(o.metadata!);
+ checkUnnamed6709(o.metadata!);
}
buildCounterGoogleCloudDialogflowCxV3beta1ResponseMessageLiveAgentHandoff--;
}
core.List<api.GoogleCloudDialogflowCxV3beta1ResponseMessageMixedAudioSegment>
- buildUnnamed6707() {
+ buildUnnamed6710() {
var o =
<api.GoogleCloudDialogflowCxV3beta1ResponseMessageMixedAudioSegment>[];
o.add(buildGoogleCloudDialogflowCxV3beta1ResponseMessageMixedAudioSegment());
@@ -9135,7 +9135,7 @@
return o;
}
-void checkUnnamed6707(
+void checkUnnamed6710(
core.List<
api.GoogleCloudDialogflowCxV3beta1ResponseMessageMixedAudioSegment>
o) {
@@ -9153,7 +9153,7 @@
var o = api.GoogleCloudDialogflowCxV3beta1ResponseMessageMixedAudio();
buildCounterGoogleCloudDialogflowCxV3beta1ResponseMessageMixedAudio++;
if (buildCounterGoogleCloudDialogflowCxV3beta1ResponseMessageMixedAudio < 3) {
- o.segments = buildUnnamed6707();
+ o.segments = buildUnnamed6710();
}
buildCounterGoogleCloudDialogflowCxV3beta1ResponseMessageMixedAudio--;
return o;
@@ -9163,7 +9163,7 @@
api.GoogleCloudDialogflowCxV3beta1ResponseMessageMixedAudio o) {
buildCounterGoogleCloudDialogflowCxV3beta1ResponseMessageMixedAudio++;
if (buildCounterGoogleCloudDialogflowCxV3beta1ResponseMessageMixedAudio < 3) {
- checkUnnamed6707(o.segments!);
+ checkUnnamed6710(o.segments!);
}
buildCounterGoogleCloudDialogflowCxV3beta1ResponseMessageMixedAudio--;
}
@@ -9264,14 +9264,14 @@
buildCounterGoogleCloudDialogflowCxV3beta1ResponseMessagePlayAudio--;
}
-core.List<core.String> buildUnnamed6708() {
+core.List<core.String> buildUnnamed6711() {
var o = <core.String>[];
o.add('foo');
o.add('foo');
return o;
}
-void checkUnnamed6708(core.List<core.String> o) {
+void checkUnnamed6711(core.List<core.String> o) {
unittest.expect(o, unittest.hasLength(2));
unittest.expect(
o[0],
@@ -9290,7 +9290,7 @@
buildCounterGoogleCloudDialogflowCxV3beta1ResponseMessageText++;
if (buildCounterGoogleCloudDialogflowCxV3beta1ResponseMessageText < 3) {
o.allowPlaybackInterruption = true;
- o.text = buildUnnamed6708();
+ o.text = buildUnnamed6711();
}
buildCounterGoogleCloudDialogflowCxV3beta1ResponseMessageText--;
return o;
@@ -9301,19 +9301,19 @@
buildCounterGoogleCloudDialogflowCxV3beta1ResponseMessageText++;
if (buildCounterGoogleCloudDialogflowCxV3beta1ResponseMessageText < 3) {
unittest.expect(o.allowPlaybackInterruption!, unittest.isTrue);
- checkUnnamed6708(o.text!);
+ checkUnnamed6711(o.text!);
}
buildCounterGoogleCloudDialogflowCxV3beta1ResponseMessageText--;
}
-core.List<api.GoogleCloudDialogflowCxV3beta1TestError> buildUnnamed6709() {
+core.List<api.GoogleCloudDialogflowCxV3beta1TestError> buildUnnamed6712() {
var o = <api.GoogleCloudDialogflowCxV3beta1TestError>[];
o.add(buildGoogleCloudDialogflowCxV3beta1TestError());
o.add(buildGoogleCloudDialogflowCxV3beta1TestError());
return o;
}
-void checkUnnamed6709(
+void checkUnnamed6712(
core.List<api.GoogleCloudDialogflowCxV3beta1TestError> o) {
unittest.expect(o, unittest.hasLength(2));
checkGoogleCloudDialogflowCxV3beta1TestError(
@@ -9329,7 +9329,7 @@
var o = api.GoogleCloudDialogflowCxV3beta1RunContinuousTestMetadata();
buildCounterGoogleCloudDialogflowCxV3beta1RunContinuousTestMetadata++;
if (buildCounterGoogleCloudDialogflowCxV3beta1RunContinuousTestMetadata < 3) {
- o.errors = buildUnnamed6709();
+ o.errors = buildUnnamed6712();
}
buildCounterGoogleCloudDialogflowCxV3beta1RunContinuousTestMetadata--;
return o;
@@ -9339,7 +9339,7 @@
api.GoogleCloudDialogflowCxV3beta1RunContinuousTestMetadata o) {
buildCounterGoogleCloudDialogflowCxV3beta1RunContinuousTestMetadata++;
if (buildCounterGoogleCloudDialogflowCxV3beta1RunContinuousTestMetadata < 3) {
- checkUnnamed6709(o.errors!);
+ checkUnnamed6712(o.errors!);
}
buildCounterGoogleCloudDialogflowCxV3beta1RunContinuousTestMetadata--;
}
@@ -9408,7 +9408,7 @@
buildCounterGoogleCloudDialogflowCxV3beta1RunTestCaseResponse--;
}
-core.Map<core.String, core.Object> buildUnnamed6710() {
+core.Map<core.String, core.Object> buildUnnamed6713() {
var o = <core.String, core.Object>{};
o['x'] = {
'list': [1, 2, 3],
@@ -9423,7 +9423,7 @@
return o;
}
-void checkUnnamed6710(core.Map<core.String, core.Object> o) {
+void checkUnnamed6713(core.Map<core.String, core.Object> o) {
unittest.expect(o, unittest.hasLength(2));
var casted50 = (o['x']!) as core.Map;
unittest.expect(casted50, unittest.hasLength(3));
@@ -9461,7 +9461,7 @@
var o = api.GoogleCloudDialogflowCxV3beta1SessionInfo();
buildCounterGoogleCloudDialogflowCxV3beta1SessionInfo++;
if (buildCounterGoogleCloudDialogflowCxV3beta1SessionInfo < 3) {
- o.parameters = buildUnnamed6710();
+ o.parameters = buildUnnamed6713();
o.session = 'foo';
}
buildCounterGoogleCloudDialogflowCxV3beta1SessionInfo--;
@@ -9472,7 +9472,7 @@
api.GoogleCloudDialogflowCxV3beta1SessionInfo o) {
buildCounterGoogleCloudDialogflowCxV3beta1SessionInfo++;
if (buildCounterGoogleCloudDialogflowCxV3beta1SessionInfo < 3) {
- checkUnnamed6710(o.parameters!);
+ checkUnnamed6713(o.parameters!);
unittest.expect(
o.session!,
unittest.equals('foo'),
@@ -9481,14 +9481,14 @@
buildCounterGoogleCloudDialogflowCxV3beta1SessionInfo--;
}
-core.List<core.String> buildUnnamed6711() {
+core.List<core.String> buildUnnamed6714() {
var o = <core.String>[];
o.add('foo');
o.add('foo');
return o;
}
-void checkUnnamed6711(core.List<core.String> o) {
+void checkUnnamed6714(core.List<core.String> o) {
unittest.expect(o, unittest.hasLength(2));
unittest.expect(
o[0],
@@ -9501,14 +9501,14 @@
}
core.List<api.GoogleCloudDialogflowCxV3beta1ConversationTurn>
- buildUnnamed6712() {
+ buildUnnamed6715() {
var o = <api.GoogleCloudDialogflowCxV3beta1ConversationTurn>[];
o.add(buildGoogleCloudDialogflowCxV3beta1ConversationTurn());
o.add(buildGoogleCloudDialogflowCxV3beta1ConversationTurn());
return o;
}
-void checkUnnamed6712(
+void checkUnnamed6715(
core.List<api.GoogleCloudDialogflowCxV3beta1ConversationTurn> o) {
unittest.expect(o, unittest.hasLength(2));
checkGoogleCloudDialogflowCxV3beta1ConversationTurn(
@@ -9528,8 +9528,8 @@
o.lastTestResult = buildGoogleCloudDialogflowCxV3beta1TestCaseResult();
o.name = 'foo';
o.notes = 'foo';
- o.tags = buildUnnamed6711();
- o.testCaseConversationTurns = buildUnnamed6712();
+ o.tags = buildUnnamed6714();
+ o.testCaseConversationTurns = buildUnnamed6715();
o.testConfig = buildGoogleCloudDialogflowCxV3beta1TestConfig();
}
buildCounterGoogleCloudDialogflowCxV3beta1TestCase--;
@@ -9558,8 +9558,8 @@
o.notes!,
unittest.equals('foo'),
);
- checkUnnamed6711(o.tags!);
- checkUnnamed6712(o.testCaseConversationTurns!);
+ checkUnnamed6714(o.tags!);
+ checkUnnamed6715(o.testCaseConversationTurns!);
checkGoogleCloudDialogflowCxV3beta1TestConfig(
o.testConfig! as api.GoogleCloudDialogflowCxV3beta1TestConfig);
}
@@ -9591,14 +9591,14 @@
}
core.List<api.GoogleCloudDialogflowCxV3beta1ConversationTurn>
- buildUnnamed6713() {
+ buildUnnamed6716() {
var o = <api.GoogleCloudDialogflowCxV3beta1ConversationTurn>[];
o.add(buildGoogleCloudDialogflowCxV3beta1ConversationTurn());
o.add(buildGoogleCloudDialogflowCxV3beta1ConversationTurn());
return o;
}
-void checkUnnamed6713(
+void checkUnnamed6716(
core.List<api.GoogleCloudDialogflowCxV3beta1ConversationTurn> o) {
unittest.expect(o, unittest.hasLength(2));
checkGoogleCloudDialogflowCxV3beta1ConversationTurn(
@@ -9613,7 +9613,7 @@
var o = api.GoogleCloudDialogflowCxV3beta1TestCaseResult();
buildCounterGoogleCloudDialogflowCxV3beta1TestCaseResult++;
if (buildCounterGoogleCloudDialogflowCxV3beta1TestCaseResult < 3) {
- o.conversationTurns = buildUnnamed6713();
+ o.conversationTurns = buildUnnamed6716();
o.environment = 'foo';
o.name = 'foo';
o.testResult = 'foo';
@@ -9627,7 +9627,7 @@
api.GoogleCloudDialogflowCxV3beta1TestCaseResult o) {
buildCounterGoogleCloudDialogflowCxV3beta1TestCaseResult++;
if (buildCounterGoogleCloudDialogflowCxV3beta1TestCaseResult < 3) {
- checkUnnamed6713(o.conversationTurns!);
+ checkUnnamed6716(o.conversationTurns!);
unittest.expect(
o.environment!,
unittest.equals('foo'),
@@ -9648,14 +9648,14 @@
buildCounterGoogleCloudDialogflowCxV3beta1TestCaseResult--;
}
-core.List<core.String> buildUnnamed6714() {
+core.List<core.String> buildUnnamed6717() {
var o = <core.String>[];
o.add('foo');
o.add('foo');
return o;
}
-void checkUnnamed6714(core.List<core.String> o) {
+void checkUnnamed6717(core.List<core.String> o) {
unittest.expect(o, unittest.hasLength(2));
unittest.expect(
o[0],
@@ -9674,7 +9674,7 @@
buildCounterGoogleCloudDialogflowCxV3beta1TestConfig++;
if (buildCounterGoogleCloudDialogflowCxV3beta1TestConfig < 3) {
o.flow = 'foo';
- o.trackingParameters = buildUnnamed6714();
+ o.trackingParameters = buildUnnamed6717();
}
buildCounterGoogleCloudDialogflowCxV3beta1TestConfig--;
return o;
@@ -9688,7 +9688,7 @@
o.flow!,
unittest.equals('foo'),
);
- checkUnnamed6714(o.trackingParameters!);
+ checkUnnamed6717(o.trackingParameters!);
}
buildCounterGoogleCloudDialogflowCxV3beta1TestConfig--;
}
@@ -9853,14 +9853,14 @@
}
core.List<api.GoogleCloudDialogflowCxV3beta1ResponseMessage>
- buildUnnamed6715() {
+ buildUnnamed6718() {
var o = <api.GoogleCloudDialogflowCxV3beta1ResponseMessage>[];
o.add(buildGoogleCloudDialogflowCxV3beta1ResponseMessage());
o.add(buildGoogleCloudDialogflowCxV3beta1ResponseMessage());
return o;
}
-void checkUnnamed6715(
+void checkUnnamed6718(
core.List<api.GoogleCloudDialogflowCxV3beta1ResponseMessage> o) {
unittest.expect(o, unittest.hasLength(2));
checkGoogleCloudDialogflowCxV3beta1ResponseMessage(
@@ -9869,7 +9869,7 @@
o[1] as api.GoogleCloudDialogflowCxV3beta1ResponseMessage);
}
-core.Map<core.String, core.Object> buildUnnamed6716() {
+core.Map<core.String, core.Object> buildUnnamed6719() {
var o = <core.String, core.Object>{};
o['x'] = {
'list': [1, 2, 3],
@@ -9884,7 +9884,7 @@
return o;
}
-void checkUnnamed6716(core.Map<core.String, core.Object> o) {
+void checkUnnamed6719(core.Map<core.String, core.Object> o) {
unittest.expect(o, unittest.hasLength(2));
var casted52 = (o['x']!) as core.Map;
unittest.expect(casted52, unittest.hasLength(3));
@@ -9928,9 +9928,9 @@
o.intentInfo =
buildGoogleCloudDialogflowCxV3beta1WebhookRequestIntentInfo();
o.languageCode = 'foo';
- o.messages = buildUnnamed6715();
+ o.messages = buildUnnamed6718();
o.pageInfo = buildGoogleCloudDialogflowCxV3beta1PageInfo();
- o.payload = buildUnnamed6716();
+ o.payload = buildUnnamed6719();
o.sentimentAnalysisResult =
buildGoogleCloudDialogflowCxV3beta1WebhookRequestSentimentAnalysisResult();
o.sessionInfo = buildGoogleCloudDialogflowCxV3beta1SessionInfo();
@@ -9960,10 +9960,10 @@
o.languageCode!,
unittest.equals('foo'),
);
- checkUnnamed6715(o.messages!);
+ checkUnnamed6718(o.messages!);
checkGoogleCloudDialogflowCxV3beta1PageInfo(
o.pageInfo! as api.GoogleCloudDialogflowCxV3beta1PageInfo);
- checkUnnamed6716(o.payload!);
+ checkUnnamed6719(o.payload!);
checkGoogleCloudDialogflowCxV3beta1WebhookRequestSentimentAnalysisResult(
o.sentimentAnalysisResult! as api
.GoogleCloudDialogflowCxV3beta1WebhookRequestSentimentAnalysisResult);
@@ -10018,7 +10018,7 @@
core.Map<core.String,
api.GoogleCloudDialogflowCxV3beta1WebhookRequestIntentInfoIntentParameterValue>
- buildUnnamed6717() {
+ buildUnnamed6720() {
var o = <core.String,
api.GoogleCloudDialogflowCxV3beta1WebhookRequestIntentInfoIntentParameterValue>{};
o['x'] =
@@ -10028,7 +10028,7 @@
return o;
}
-void checkUnnamed6717(
+void checkUnnamed6720(
core.Map<core.String,
api.GoogleCloudDialogflowCxV3beta1WebhookRequestIntentInfoIntentParameterValue>
o) {
@@ -10050,7 +10050,7 @@
o.confidence = 42.0;
o.displayName = 'foo';
o.lastMatchedIntent = 'foo';
- o.parameters = buildUnnamed6717();
+ o.parameters = buildUnnamed6720();
}
buildCounterGoogleCloudDialogflowCxV3beta1WebhookRequestIntentInfo--;
return o;
@@ -10072,7 +10072,7 @@
o.lastMatchedIntent!,
unittest.equals('foo'),
);
- checkUnnamed6717(o.parameters!);
+ checkUnnamed6720(o.parameters!);
}
buildCounterGoogleCloudDialogflowCxV3beta1WebhookRequestIntentInfo--;
}
@@ -10160,7 +10160,7 @@
buildCounterGoogleCloudDialogflowCxV3beta1WebhookRequestSentimentAnalysisResult--;
}
-core.Map<core.String, core.Object> buildUnnamed6718() {
+core.Map<core.String, core.Object> buildUnnamed6721() {
var o = <core.String, core.Object>{};
o['x'] = {
'list': [1, 2, 3],
@@ -10175,7 +10175,7 @@
return o;
}
-void checkUnnamed6718(core.Map<core.String, core.Object> o) {
+void checkUnnamed6721(core.Map<core.String, core.Object> o) {
unittest.expect(o, unittest.hasLength(2));
var casted55 = (o['x']!) as core.Map;
unittest.expect(casted55, unittest.hasLength(3));
@@ -10216,7 +10216,7 @@
o.fulfillmentResponse =
buildGoogleCloudDialogflowCxV3beta1WebhookResponseFulfillmentResponse();
o.pageInfo = buildGoogleCloudDialogflowCxV3beta1PageInfo();
- o.payload = buildUnnamed6718();
+ o.payload = buildUnnamed6721();
o.sessionInfo = buildGoogleCloudDialogflowCxV3beta1SessionInfo();
o.targetFlow = 'foo';
o.targetPage = 'foo';
@@ -10234,7 +10234,7 @@
.GoogleCloudDialogflowCxV3beta1WebhookResponseFulfillmentResponse);
checkGoogleCloudDialogflowCxV3beta1PageInfo(
o.pageInfo! as api.GoogleCloudDialogflowCxV3beta1PageInfo);
- checkUnnamed6718(o.payload!);
+ checkUnnamed6721(o.payload!);
checkGoogleCloudDialogflowCxV3beta1SessionInfo(
o.sessionInfo! as api.GoogleCloudDialogflowCxV3beta1SessionInfo);
unittest.expect(
@@ -10250,14 +10250,14 @@
}
core.List<api.GoogleCloudDialogflowCxV3beta1ResponseMessage>
- buildUnnamed6719() {
+ buildUnnamed6722() {
var o = <api.GoogleCloudDialogflowCxV3beta1ResponseMessage>[];
o.add(buildGoogleCloudDialogflowCxV3beta1ResponseMessage());
o.add(buildGoogleCloudDialogflowCxV3beta1ResponseMessage());
return o;
}
-void checkUnnamed6719(
+void checkUnnamed6722(
core.List<api.GoogleCloudDialogflowCxV3beta1ResponseMessage> o) {
unittest.expect(o, unittest.hasLength(2));
checkGoogleCloudDialogflowCxV3beta1ResponseMessage(
@@ -10277,7 +10277,7 @@
if (buildCounterGoogleCloudDialogflowCxV3beta1WebhookResponseFulfillmentResponse <
3) {
o.mergeBehavior = 'foo';
- o.messages = buildUnnamed6719();
+ o.messages = buildUnnamed6722();
}
buildCounterGoogleCloudDialogflowCxV3beta1WebhookResponseFulfillmentResponse--;
return o;
@@ -10292,7 +10292,7 @@
o.mergeBehavior!,
unittest.equals('foo'),
);
- checkUnnamed6719(o.messages!);
+ checkUnnamed6722(o.messages!);
}
buildCounterGoogleCloudDialogflowCxV3beta1WebhookResponseFulfillmentResponse--;
}
@@ -10345,14 +10345,14 @@
buildCounterGoogleCloudDialogflowV2AnnotatedMessagePart--;
}
-core.Map<core.String, core.String> buildUnnamed6720() {
+core.Map<core.String, core.String> buildUnnamed6723() {
var o = <core.String, core.String>{};
o['x'] = 'foo';
o['y'] = 'foo';
return o;
}
-void checkUnnamed6720(core.Map<core.String, core.String> o) {
+void checkUnnamed6723(core.Map<core.String, core.String> o) {
unittest.expect(o, unittest.hasLength(2));
unittest.expect(
o['x']!,
@@ -10364,14 +10364,14 @@
);
}
-core.List<core.String> buildUnnamed6721() {
+core.List<core.String> buildUnnamed6724() {
var o = <core.String>[];
o.add('foo');
o.add('foo');
return o;
}
-void checkUnnamed6721(core.List<core.String> o) {
+void checkUnnamed6724(core.List<core.String> o) {
unittest.expect(o, unittest.hasLength(2));
unittest.expect(
o[0],
@@ -10391,8 +10391,8 @@
if (buildCounterGoogleCloudDialogflowV2ArticleAnswer < 3) {
o.answerRecord = 'foo';
o.confidence = 42.0;
- o.metadata = buildUnnamed6720();
- o.snippets = buildUnnamed6721();
+ o.metadata = buildUnnamed6723();
+ o.snippets = buildUnnamed6724();
o.title = 'foo';
o.uri = 'foo';
}
@@ -10412,8 +10412,8 @@
o.confidence!,
unittest.equals(42.0),
);
- checkUnnamed6720(o.metadata!);
- checkUnnamed6721(o.snippets!);
+ checkUnnamed6723(o.metadata!);
+ checkUnnamed6724(o.snippets!);
unittest.expect(
o.title!,
unittest.equals('foo'),
@@ -10426,14 +10426,14 @@
buildCounterGoogleCloudDialogflowV2ArticleAnswer--;
}
-core.List<api.GoogleCloudDialogflowV2EntityType> buildUnnamed6722() {
+core.List<api.GoogleCloudDialogflowV2EntityType> buildUnnamed6725() {
var o = <api.GoogleCloudDialogflowV2EntityType>[];
o.add(buildGoogleCloudDialogflowV2EntityType());
o.add(buildGoogleCloudDialogflowV2EntityType());
return o;
}
-void checkUnnamed6722(core.List<api.GoogleCloudDialogflowV2EntityType> o) {
+void checkUnnamed6725(core.List<api.GoogleCloudDialogflowV2EntityType> o) {
unittest.expect(o, unittest.hasLength(2));
checkGoogleCloudDialogflowV2EntityType(
o[0] as api.GoogleCloudDialogflowV2EntityType);
@@ -10447,7 +10447,7 @@
var o = api.GoogleCloudDialogflowV2BatchUpdateEntityTypesResponse();
buildCounterGoogleCloudDialogflowV2BatchUpdateEntityTypesResponse++;
if (buildCounterGoogleCloudDialogflowV2BatchUpdateEntityTypesResponse < 3) {
- o.entityTypes = buildUnnamed6722();
+ o.entityTypes = buildUnnamed6725();
}
buildCounterGoogleCloudDialogflowV2BatchUpdateEntityTypesResponse--;
return o;
@@ -10457,19 +10457,19 @@
api.GoogleCloudDialogflowV2BatchUpdateEntityTypesResponse o) {
buildCounterGoogleCloudDialogflowV2BatchUpdateEntityTypesResponse++;
if (buildCounterGoogleCloudDialogflowV2BatchUpdateEntityTypesResponse < 3) {
- checkUnnamed6722(o.entityTypes!);
+ checkUnnamed6725(o.entityTypes!);
}
buildCounterGoogleCloudDialogflowV2BatchUpdateEntityTypesResponse--;
}
-core.List<api.GoogleCloudDialogflowV2Intent> buildUnnamed6723() {
+core.List<api.GoogleCloudDialogflowV2Intent> buildUnnamed6726() {
var o = <api.GoogleCloudDialogflowV2Intent>[];
o.add(buildGoogleCloudDialogflowV2Intent());
o.add(buildGoogleCloudDialogflowV2Intent());
return o;
}
-void checkUnnamed6723(core.List<api.GoogleCloudDialogflowV2Intent> o) {
+void checkUnnamed6726(core.List<api.GoogleCloudDialogflowV2Intent> o) {
unittest.expect(o, unittest.hasLength(2));
checkGoogleCloudDialogflowV2Intent(o[0] as api.GoogleCloudDialogflowV2Intent);
checkGoogleCloudDialogflowV2Intent(o[1] as api.GoogleCloudDialogflowV2Intent);
@@ -10481,7 +10481,7 @@
var o = api.GoogleCloudDialogflowV2BatchUpdateIntentsResponse();
buildCounterGoogleCloudDialogflowV2BatchUpdateIntentsResponse++;
if (buildCounterGoogleCloudDialogflowV2BatchUpdateIntentsResponse < 3) {
- o.intents = buildUnnamed6723();
+ o.intents = buildUnnamed6726();
}
buildCounterGoogleCloudDialogflowV2BatchUpdateIntentsResponse--;
return o;
@@ -10491,12 +10491,12 @@
api.GoogleCloudDialogflowV2BatchUpdateIntentsResponse o) {
buildCounterGoogleCloudDialogflowV2BatchUpdateIntentsResponse++;
if (buildCounterGoogleCloudDialogflowV2BatchUpdateIntentsResponse < 3) {
- checkUnnamed6723(o.intents!);
+ checkUnnamed6726(o.intents!);
}
buildCounterGoogleCloudDialogflowV2BatchUpdateIntentsResponse--;
}
-core.Map<core.String, core.Object> buildUnnamed6724() {
+core.Map<core.String, core.Object> buildUnnamed6727() {
var o = <core.String, core.Object>{};
o['x'] = {
'list': [1, 2, 3],
@@ -10511,7 +10511,7 @@
return o;
}
-void checkUnnamed6724(core.Map<core.String, core.Object> o) {
+void checkUnnamed6727(core.Map<core.String, core.Object> o) {
unittest.expect(o, unittest.hasLength(2));
var casted58 = (o['x']!) as core.Map;
unittest.expect(casted58, unittest.hasLength(3));
@@ -10550,7 +10550,7 @@
if (buildCounterGoogleCloudDialogflowV2Context < 3) {
o.lifespanCount = 42;
o.name = 'foo';
- o.parameters = buildUnnamed6724();
+ o.parameters = buildUnnamed6727();
}
buildCounterGoogleCloudDialogflowV2Context--;
return o;
@@ -10567,7 +10567,7 @@
o.name!,
unittest.equals('foo'),
);
- checkUnnamed6724(o.parameters!);
+ checkUnnamed6727(o.parameters!);
}
buildCounterGoogleCloudDialogflowV2Context--;
}
@@ -10606,14 +10606,14 @@
buildCounterGoogleCloudDialogflowV2ConversationEvent--;
}
-core.List<api.GoogleCloudDialogflowV2EntityTypeEntity> buildUnnamed6725() {
+core.List<api.GoogleCloudDialogflowV2EntityTypeEntity> buildUnnamed6728() {
var o = <api.GoogleCloudDialogflowV2EntityTypeEntity>[];
o.add(buildGoogleCloudDialogflowV2EntityTypeEntity());
o.add(buildGoogleCloudDialogflowV2EntityTypeEntity());
return o;
}
-void checkUnnamed6725(
+void checkUnnamed6728(
core.List<api.GoogleCloudDialogflowV2EntityTypeEntity> o) {
unittest.expect(o, unittest.hasLength(2));
checkGoogleCloudDialogflowV2EntityTypeEntity(
@@ -10630,7 +10630,7 @@
o.autoExpansionMode = 'foo';
o.displayName = 'foo';
o.enableFuzzyExtraction = true;
- o.entities = buildUnnamed6725();
+ o.entities = buildUnnamed6728();
o.kind = 'foo';
o.name = 'foo';
}
@@ -10651,7 +10651,7 @@
unittest.equals('foo'),
);
unittest.expect(o.enableFuzzyExtraction!, unittest.isTrue);
- checkUnnamed6725(o.entities!);
+ checkUnnamed6728(o.entities!);
unittest.expect(
o.kind!,
unittest.equals('foo'),
@@ -10664,14 +10664,14 @@
buildCounterGoogleCloudDialogflowV2EntityType--;
}
-core.List<core.String> buildUnnamed6726() {
+core.List<core.String> buildUnnamed6729() {
var o = <core.String>[];
o.add('foo');
o.add('foo');
return o;
}
-void checkUnnamed6726(core.List<core.String> o) {
+void checkUnnamed6729(core.List<core.String> o) {
unittest.expect(o, unittest.hasLength(2));
unittest.expect(
o[0],
@@ -10689,7 +10689,7 @@
var o = api.GoogleCloudDialogflowV2EntityTypeEntity();
buildCounterGoogleCloudDialogflowV2EntityTypeEntity++;
if (buildCounterGoogleCloudDialogflowV2EntityTypeEntity < 3) {
- o.synonyms = buildUnnamed6726();
+ o.synonyms = buildUnnamed6729();
o.value = 'foo';
}
buildCounterGoogleCloudDialogflowV2EntityTypeEntity--;
@@ -10700,7 +10700,7 @@
api.GoogleCloudDialogflowV2EntityTypeEntity o) {
buildCounterGoogleCloudDialogflowV2EntityTypeEntity++;
if (buildCounterGoogleCloudDialogflowV2EntityTypeEntity < 3) {
- checkUnnamed6726(o.synonyms!);
+ checkUnnamed6729(o.synonyms!);
unittest.expect(
o.value!,
unittest.equals('foo'),
@@ -10709,7 +10709,7 @@
buildCounterGoogleCloudDialogflowV2EntityTypeEntity--;
}
-core.Map<core.String, core.Object> buildUnnamed6727() {
+core.Map<core.String, core.Object> buildUnnamed6730() {
var o = <core.String, core.Object>{};
o['x'] = {
'list': [1, 2, 3],
@@ -10724,7 +10724,7 @@
return o;
}
-void checkUnnamed6727(core.Map<core.String, core.Object> o) {
+void checkUnnamed6730(core.Map<core.String, core.Object> o) {
unittest.expect(o, unittest.hasLength(2));
var casted60 = (o['x']!) as core.Map;
unittest.expect(casted60, unittest.hasLength(3));
@@ -10763,7 +10763,7 @@
if (buildCounterGoogleCloudDialogflowV2EventInput < 3) {
o.languageCode = 'foo';
o.name = 'foo';
- o.parameters = buildUnnamed6727();
+ o.parameters = buildUnnamed6730();
}
buildCounterGoogleCloudDialogflowV2EventInput--;
return o;
@@ -10781,7 +10781,7 @@
o.name!,
unittest.equals('foo'),
);
- checkUnnamed6727(o.parameters!);
+ checkUnnamed6730(o.parameters!);
}
buildCounterGoogleCloudDialogflowV2EventInput--;
}
@@ -10815,14 +10815,14 @@
buildCounterGoogleCloudDialogflowV2ExportAgentResponse--;
}
-core.Map<core.String, core.String> buildUnnamed6728() {
+core.Map<core.String, core.String> buildUnnamed6731() {
var o = <core.String, core.String>{};
o['x'] = 'foo';
o['y'] = 'foo';
return o;
}
-void checkUnnamed6728(core.Map<core.String, core.String> o) {
+void checkUnnamed6731(core.Map<core.String, core.String> o) {
unittest.expect(o, unittest.hasLength(2));
unittest.expect(
o['x']!,
@@ -10842,7 +10842,7 @@
o.answer = 'foo';
o.answerRecord = 'foo';
o.confidence = 42.0;
- o.metadata = buildUnnamed6728();
+ o.metadata = buildUnnamed6731();
o.question = 'foo';
o.source = 'foo';
}
@@ -10866,7 +10866,7 @@
o.confidence!,
unittest.equals(42.0),
);
- checkUnnamed6728(o.metadata!);
+ checkUnnamed6731(o.metadata!);
unittest.expect(
o.question!,
unittest.equals('foo'),
@@ -10879,14 +10879,14 @@
buildCounterGoogleCloudDialogflowV2FaqAnswer--;
}
-core.List<api.GoogleCloudDialogflowV2SuggestionResult> buildUnnamed6729() {
+core.List<api.GoogleCloudDialogflowV2SuggestionResult> buildUnnamed6732() {
var o = <api.GoogleCloudDialogflowV2SuggestionResult>[];
o.add(buildGoogleCloudDialogflowV2SuggestionResult());
o.add(buildGoogleCloudDialogflowV2SuggestionResult());
return o;
}
-void checkUnnamed6729(
+void checkUnnamed6732(
core.List<api.GoogleCloudDialogflowV2SuggestionResult> o) {
unittest.expect(o, unittest.hasLength(2));
checkGoogleCloudDialogflowV2SuggestionResult(
@@ -10903,7 +10903,7 @@
if (buildCounterGoogleCloudDialogflowV2HumanAgentAssistantEvent < 3) {
o.conversation = 'foo';
o.participant = 'foo';
- o.suggestionResults = buildUnnamed6729();
+ o.suggestionResults = buildUnnamed6732();
}
buildCounterGoogleCloudDialogflowV2HumanAgentAssistantEvent--;
return o;
@@ -10921,66 +10921,11 @@
o.participant!,
unittest.equals('foo'),
);
- checkUnnamed6729(o.suggestionResults!);
+ checkUnnamed6732(o.suggestionResults!);
}
buildCounterGoogleCloudDialogflowV2HumanAgentAssistantEvent--;
}
-core.List<core.String> buildUnnamed6730() {
- var o = <core.String>[];
- o.add('foo');
- o.add('foo');
- return o;
-}
-
-void checkUnnamed6730(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'),
- );
-}
-
-core.List<core.String> buildUnnamed6731() {
- var o = <core.String>[];
- o.add('foo');
- o.add('foo');
- return o;
-}
-
-void checkUnnamed6731(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'),
- );
-}
-
-core.List<api.GoogleCloudDialogflowV2IntentFollowupIntentInfo>
- buildUnnamed6732() {
- var o = <api.GoogleCloudDialogflowV2IntentFollowupIntentInfo>[];
- o.add(buildGoogleCloudDialogflowV2IntentFollowupIntentInfo());
- o.add(buildGoogleCloudDialogflowV2IntentFollowupIntentInfo());
- return o;
-}
-
-void checkUnnamed6732(
- core.List<api.GoogleCloudDialogflowV2IntentFollowupIntentInfo> o) {
- unittest.expect(o, unittest.hasLength(2));
- checkGoogleCloudDialogflowV2IntentFollowupIntentInfo(
- o[0] as api.GoogleCloudDialogflowV2IntentFollowupIntentInfo);
- checkGoogleCloudDialogflowV2IntentFollowupIntentInfo(
- o[1] as api.GoogleCloudDialogflowV2IntentFollowupIntentInfo);
-}
-
core.List<core.String> buildUnnamed6733() {
var o = <core.String>[];
o.add('foo');
@@ -11000,14 +10945,69 @@
);
}
-core.List<api.GoogleCloudDialogflowV2IntentMessage> buildUnnamed6734() {
+core.List<core.String> buildUnnamed6734() {
+ var o = <core.String>[];
+ o.add('foo');
+ o.add('foo');
+ return o;
+}
+
+void checkUnnamed6734(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'),
+ );
+}
+
+core.List<api.GoogleCloudDialogflowV2IntentFollowupIntentInfo>
+ buildUnnamed6735() {
+ var o = <api.GoogleCloudDialogflowV2IntentFollowupIntentInfo>[];
+ o.add(buildGoogleCloudDialogflowV2IntentFollowupIntentInfo());
+ o.add(buildGoogleCloudDialogflowV2IntentFollowupIntentInfo());
+ return o;
+}
+
+void checkUnnamed6735(
+ core.List<api.GoogleCloudDialogflowV2IntentFollowupIntentInfo> o) {
+ unittest.expect(o, unittest.hasLength(2));
+ checkGoogleCloudDialogflowV2IntentFollowupIntentInfo(
+ o[0] as api.GoogleCloudDialogflowV2IntentFollowupIntentInfo);
+ checkGoogleCloudDialogflowV2IntentFollowupIntentInfo(
+ o[1] as api.GoogleCloudDialogflowV2IntentFollowupIntentInfo);
+}
+
+core.List<core.String> buildUnnamed6736() {
+ var o = <core.String>[];
+ o.add('foo');
+ o.add('foo');
+ return o;
+}
+
+void checkUnnamed6736(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'),
+ );
+}
+
+core.List<api.GoogleCloudDialogflowV2IntentMessage> buildUnnamed6737() {
var o = <api.GoogleCloudDialogflowV2IntentMessage>[];
o.add(buildGoogleCloudDialogflowV2IntentMessage());
o.add(buildGoogleCloudDialogflowV2IntentMessage());
return o;
}
-void checkUnnamed6734(core.List<api.GoogleCloudDialogflowV2IntentMessage> o) {
+void checkUnnamed6737(core.List<api.GoogleCloudDialogflowV2IntentMessage> o) {
unittest.expect(o, unittest.hasLength(2));
checkGoogleCloudDialogflowV2IntentMessage(
o[0] as api.GoogleCloudDialogflowV2IntentMessage);
@@ -11015,14 +11015,14 @@
o[1] as api.GoogleCloudDialogflowV2IntentMessage);
}
-core.List<api.GoogleCloudDialogflowV2Context> buildUnnamed6735() {
+core.List<api.GoogleCloudDialogflowV2Context> buildUnnamed6738() {
var o = <api.GoogleCloudDialogflowV2Context>[];
o.add(buildGoogleCloudDialogflowV2Context());
o.add(buildGoogleCloudDialogflowV2Context());
return o;
}
-void checkUnnamed6735(core.List<api.GoogleCloudDialogflowV2Context> o) {
+void checkUnnamed6738(core.List<api.GoogleCloudDialogflowV2Context> o) {
unittest.expect(o, unittest.hasLength(2));
checkGoogleCloudDialogflowV2Context(
o[0] as api.GoogleCloudDialogflowV2Context);
@@ -11030,14 +11030,14 @@
o[1] as api.GoogleCloudDialogflowV2Context);
}
-core.List<api.GoogleCloudDialogflowV2IntentParameter> buildUnnamed6736() {
+core.List<api.GoogleCloudDialogflowV2IntentParameter> buildUnnamed6739() {
var o = <api.GoogleCloudDialogflowV2IntentParameter>[];
o.add(buildGoogleCloudDialogflowV2IntentParameter());
o.add(buildGoogleCloudDialogflowV2IntentParameter());
return o;
}
-void checkUnnamed6736(core.List<api.GoogleCloudDialogflowV2IntentParameter> o) {
+void checkUnnamed6739(core.List<api.GoogleCloudDialogflowV2IntentParameter> o) {
unittest.expect(o, unittest.hasLength(2));
checkGoogleCloudDialogflowV2IntentParameter(
o[0] as api.GoogleCloudDialogflowV2IntentParameter);
@@ -11045,14 +11045,14 @@
o[1] as api.GoogleCloudDialogflowV2IntentParameter);
}
-core.List<api.GoogleCloudDialogflowV2IntentTrainingPhrase> buildUnnamed6737() {
+core.List<api.GoogleCloudDialogflowV2IntentTrainingPhrase> buildUnnamed6740() {
var o = <api.GoogleCloudDialogflowV2IntentTrainingPhrase>[];
o.add(buildGoogleCloudDialogflowV2IntentTrainingPhrase());
o.add(buildGoogleCloudDialogflowV2IntentTrainingPhrase());
return o;
}
-void checkUnnamed6737(
+void checkUnnamed6740(
core.List<api.GoogleCloudDialogflowV2IntentTrainingPhrase> o) {
unittest.expect(o, unittest.hasLength(2));
checkGoogleCloudDialogflowV2IntentTrainingPhrase(
@@ -11067,24 +11067,24 @@
buildCounterGoogleCloudDialogflowV2Intent++;
if (buildCounterGoogleCloudDialogflowV2Intent < 3) {
o.action = 'foo';
- o.defaultResponsePlatforms = buildUnnamed6730();
+ o.defaultResponsePlatforms = buildUnnamed6733();
o.displayName = 'foo';
o.endInteraction = true;
- o.events = buildUnnamed6731();
- o.followupIntentInfo = buildUnnamed6732();
- o.inputContextNames = buildUnnamed6733();
+ o.events = buildUnnamed6734();
+ o.followupIntentInfo = buildUnnamed6735();
+ o.inputContextNames = buildUnnamed6736();
o.isFallback = true;
o.liveAgentHandoff = true;
- o.messages = buildUnnamed6734();
+ o.messages = buildUnnamed6737();
o.mlDisabled = true;
o.name = 'foo';
- o.outputContexts = buildUnnamed6735();
- o.parameters = buildUnnamed6736();
+ o.outputContexts = buildUnnamed6738();
+ o.parameters = buildUnnamed6739();
o.parentFollowupIntentName = 'foo';
o.priority = 42;
o.resetContexts = true;
o.rootFollowupIntentName = 'foo';
- o.trainingPhrases = buildUnnamed6737();
+ o.trainingPhrases = buildUnnamed6740();
o.webhookState = 'foo';
}
buildCounterGoogleCloudDialogflowV2Intent--;
@@ -11098,25 +11098,25 @@
o.action!,
unittest.equals('foo'),
);
- checkUnnamed6730(o.defaultResponsePlatforms!);
+ checkUnnamed6733(o.defaultResponsePlatforms!);
unittest.expect(
o.displayName!,
unittest.equals('foo'),
);
unittest.expect(o.endInteraction!, unittest.isTrue);
- checkUnnamed6731(o.events!);
- checkUnnamed6732(o.followupIntentInfo!);
- checkUnnamed6733(o.inputContextNames!);
+ checkUnnamed6734(o.events!);
+ checkUnnamed6735(o.followupIntentInfo!);
+ checkUnnamed6736(o.inputContextNames!);
unittest.expect(o.isFallback!, unittest.isTrue);
unittest.expect(o.liveAgentHandoff!, unittest.isTrue);
- checkUnnamed6734(o.messages!);
+ checkUnnamed6737(o.messages!);
unittest.expect(o.mlDisabled!, unittest.isTrue);
unittest.expect(
o.name!,
unittest.equals('foo'),
);
- checkUnnamed6735(o.outputContexts!);
- checkUnnamed6736(o.parameters!);
+ checkUnnamed6738(o.outputContexts!);
+ checkUnnamed6739(o.parameters!);
unittest.expect(
o.parentFollowupIntentName!,
unittest.equals('foo'),
@@ -11130,7 +11130,7 @@
o.rootFollowupIntentName!,
unittest.equals('foo'),
);
- checkUnnamed6737(o.trainingPhrases!);
+ checkUnnamed6740(o.trainingPhrases!);
unittest.expect(
o.webhookState!,
unittest.equals('foo'),
@@ -11168,7 +11168,7 @@
buildCounterGoogleCloudDialogflowV2IntentFollowupIntentInfo--;
}
-core.Map<core.String, core.Object> buildUnnamed6738() {
+core.Map<core.String, core.Object> buildUnnamed6741() {
var o = <core.String, core.Object>{};
o['x'] = {
'list': [1, 2, 3],
@@ -11183,7 +11183,7 @@
return o;
}
-void checkUnnamed6738(core.Map<core.String, core.Object> o) {
+void checkUnnamed6741(core.Map<core.String, core.Object> o) {
unittest.expect(o, unittest.hasLength(2));
var casted62 = (o['x']!) as core.Map;
unittest.expect(casted62, unittest.hasLength(3));
@@ -11232,7 +11232,7 @@
buildGoogleCloudDialogflowV2IntentMessageLinkOutSuggestion();
o.listSelect = buildGoogleCloudDialogflowV2IntentMessageListSelect();
o.mediaContent = buildGoogleCloudDialogflowV2IntentMessageMediaContent();
- o.payload = buildUnnamed6738();
+ o.payload = buildUnnamed6741();
o.platform = 'foo';
o.quickReplies = buildGoogleCloudDialogflowV2IntentMessageQuickReplies();
o.simpleResponses =
@@ -11267,7 +11267,7 @@
o.listSelect! as api.GoogleCloudDialogflowV2IntentMessageListSelect);
checkGoogleCloudDialogflowV2IntentMessageMediaContent(o.mediaContent!
as api.GoogleCloudDialogflowV2IntentMessageMediaContent);
- checkUnnamed6738(o.payload!);
+ checkUnnamed6741(o.payload!);
unittest.expect(
o.platform!,
unittest.equals('foo'),
@@ -11287,14 +11287,14 @@
}
core.List<api.GoogleCloudDialogflowV2IntentMessageBasicCardButton>
- buildUnnamed6739() {
+ buildUnnamed6742() {
var o = <api.GoogleCloudDialogflowV2IntentMessageBasicCardButton>[];
o.add(buildGoogleCloudDialogflowV2IntentMessageBasicCardButton());
o.add(buildGoogleCloudDialogflowV2IntentMessageBasicCardButton());
return o;
}
-void checkUnnamed6739(
+void checkUnnamed6742(
core.List<api.GoogleCloudDialogflowV2IntentMessageBasicCardButton> o) {
unittest.expect(o, unittest.hasLength(2));
checkGoogleCloudDialogflowV2IntentMessageBasicCardButton(
@@ -11309,7 +11309,7 @@
var o = api.GoogleCloudDialogflowV2IntentMessageBasicCard();
buildCounterGoogleCloudDialogflowV2IntentMessageBasicCard++;
if (buildCounterGoogleCloudDialogflowV2IntentMessageBasicCard < 3) {
- o.buttons = buildUnnamed6739();
+ o.buttons = buildUnnamed6742();
o.formattedText = 'foo';
o.image = buildGoogleCloudDialogflowV2IntentMessageImage();
o.subtitle = 'foo';
@@ -11323,7 +11323,7 @@
api.GoogleCloudDialogflowV2IntentMessageBasicCard o) {
buildCounterGoogleCloudDialogflowV2IntentMessageBasicCard++;
if (buildCounterGoogleCloudDialogflowV2IntentMessageBasicCard < 3) {
- checkUnnamed6739(o.buttons!);
+ checkUnnamed6742(o.buttons!);
unittest.expect(
o.formattedText!,
unittest.equals('foo'),
@@ -11402,7 +11402,7 @@
core.List<
api.GoogleCloudDialogflowV2IntentMessageBrowseCarouselCardBrowseCarouselCardItem>
- buildUnnamed6740() {
+ buildUnnamed6743() {
var o = <
api.GoogleCloudDialogflowV2IntentMessageBrowseCarouselCardBrowseCarouselCardItem>[];
o.add(
@@ -11412,7 +11412,7 @@
return o;
}
-void checkUnnamed6740(
+void checkUnnamed6743(
core.List<
api.GoogleCloudDialogflowV2IntentMessageBrowseCarouselCardBrowseCarouselCardItem>
o) {
@@ -11432,7 +11432,7 @@
buildCounterGoogleCloudDialogflowV2IntentMessageBrowseCarouselCard++;
if (buildCounterGoogleCloudDialogflowV2IntentMessageBrowseCarouselCard < 3) {
o.imageDisplayOptions = 'foo';
- o.items = buildUnnamed6740();
+ o.items = buildUnnamed6743();
}
buildCounterGoogleCloudDialogflowV2IntentMessageBrowseCarouselCard--;
return o;
@@ -11446,7 +11446,7 @@
o.imageDisplayOptions!,
unittest.equals('foo'),
);
- checkUnnamed6740(o.items!);
+ checkUnnamed6743(o.items!);
}
buildCounterGoogleCloudDialogflowV2IntentMessageBrowseCarouselCard--;
}
@@ -11535,14 +11535,14 @@
}
core.List<api.GoogleCloudDialogflowV2IntentMessageCardButton>
- buildUnnamed6741() {
+ buildUnnamed6744() {
var o = <api.GoogleCloudDialogflowV2IntentMessageCardButton>[];
o.add(buildGoogleCloudDialogflowV2IntentMessageCardButton());
o.add(buildGoogleCloudDialogflowV2IntentMessageCardButton());
return o;
}
-void checkUnnamed6741(
+void checkUnnamed6744(
core.List<api.GoogleCloudDialogflowV2IntentMessageCardButton> o) {
unittest.expect(o, unittest.hasLength(2));
checkGoogleCloudDialogflowV2IntentMessageCardButton(
@@ -11557,7 +11557,7 @@
var o = api.GoogleCloudDialogflowV2IntentMessageCard();
buildCounterGoogleCloudDialogflowV2IntentMessageCard++;
if (buildCounterGoogleCloudDialogflowV2IntentMessageCard < 3) {
- o.buttons = buildUnnamed6741();
+ o.buttons = buildUnnamed6744();
o.imageUri = 'foo';
o.subtitle = 'foo';
o.title = 'foo';
@@ -11570,7 +11570,7 @@
api.GoogleCloudDialogflowV2IntentMessageCard o) {
buildCounterGoogleCloudDialogflowV2IntentMessageCard++;
if (buildCounterGoogleCloudDialogflowV2IntentMessageCard < 3) {
- checkUnnamed6741(o.buttons!);
+ checkUnnamed6744(o.buttons!);
unittest.expect(
o.imageUri!,
unittest.equals('foo'),
@@ -11617,14 +11617,14 @@
}
core.List<api.GoogleCloudDialogflowV2IntentMessageCarouselSelectItem>
- buildUnnamed6742() {
+ buildUnnamed6745() {
var o = <api.GoogleCloudDialogflowV2IntentMessageCarouselSelectItem>[];
o.add(buildGoogleCloudDialogflowV2IntentMessageCarouselSelectItem());
o.add(buildGoogleCloudDialogflowV2IntentMessageCarouselSelectItem());
return o;
}
-void checkUnnamed6742(
+void checkUnnamed6745(
core.List<api.GoogleCloudDialogflowV2IntentMessageCarouselSelectItem> o) {
unittest.expect(o, unittest.hasLength(2));
checkGoogleCloudDialogflowV2IntentMessageCarouselSelectItem(
@@ -11639,7 +11639,7 @@
var o = api.GoogleCloudDialogflowV2IntentMessageCarouselSelect();
buildCounterGoogleCloudDialogflowV2IntentMessageCarouselSelect++;
if (buildCounterGoogleCloudDialogflowV2IntentMessageCarouselSelect < 3) {
- o.items = buildUnnamed6742();
+ o.items = buildUnnamed6745();
}
buildCounterGoogleCloudDialogflowV2IntentMessageCarouselSelect--;
return o;
@@ -11649,7 +11649,7 @@
api.GoogleCloudDialogflowV2IntentMessageCarouselSelect o) {
buildCounterGoogleCloudDialogflowV2IntentMessageCarouselSelect++;
if (buildCounterGoogleCloudDialogflowV2IntentMessageCarouselSelect < 3) {
- checkUnnamed6742(o.items!);
+ checkUnnamed6745(o.items!);
}
buildCounterGoogleCloudDialogflowV2IntentMessageCarouselSelect--;
}
@@ -11777,14 +11777,14 @@
}
core.List<api.GoogleCloudDialogflowV2IntentMessageListSelectItem>
- buildUnnamed6743() {
+ buildUnnamed6746() {
var o = <api.GoogleCloudDialogflowV2IntentMessageListSelectItem>[];
o.add(buildGoogleCloudDialogflowV2IntentMessageListSelectItem());
o.add(buildGoogleCloudDialogflowV2IntentMessageListSelectItem());
return o;
}
-void checkUnnamed6743(
+void checkUnnamed6746(
core.List<api.GoogleCloudDialogflowV2IntentMessageListSelectItem> o) {
unittest.expect(o, unittest.hasLength(2));
checkGoogleCloudDialogflowV2IntentMessageListSelectItem(
@@ -11799,7 +11799,7 @@
var o = api.GoogleCloudDialogflowV2IntentMessageListSelect();
buildCounterGoogleCloudDialogflowV2IntentMessageListSelect++;
if (buildCounterGoogleCloudDialogflowV2IntentMessageListSelect < 3) {
- o.items = buildUnnamed6743();
+ o.items = buildUnnamed6746();
o.subtitle = 'foo';
o.title = 'foo';
}
@@ -11811,7 +11811,7 @@
api.GoogleCloudDialogflowV2IntentMessageListSelect o) {
buildCounterGoogleCloudDialogflowV2IntentMessageListSelect++;
if (buildCounterGoogleCloudDialogflowV2IntentMessageListSelect < 3) {
- checkUnnamed6743(o.items!);
+ checkUnnamed6746(o.items!);
unittest.expect(
o.subtitle!,
unittest.equals('foo'),
@@ -11861,7 +11861,7 @@
core.List<
api.GoogleCloudDialogflowV2IntentMessageMediaContentResponseMediaObject>
- buildUnnamed6744() {
+ buildUnnamed6747() {
var o = <
api.GoogleCloudDialogflowV2IntentMessageMediaContentResponseMediaObject>[];
o.add(
@@ -11871,7 +11871,7 @@
return o;
}
-void checkUnnamed6744(
+void checkUnnamed6747(
core.List<
api.GoogleCloudDialogflowV2IntentMessageMediaContentResponseMediaObject>
o) {
@@ -11890,7 +11890,7 @@
var o = api.GoogleCloudDialogflowV2IntentMessageMediaContent();
buildCounterGoogleCloudDialogflowV2IntentMessageMediaContent++;
if (buildCounterGoogleCloudDialogflowV2IntentMessageMediaContent < 3) {
- o.mediaObjects = buildUnnamed6744();
+ o.mediaObjects = buildUnnamed6747();
o.mediaType = 'foo';
}
buildCounterGoogleCloudDialogflowV2IntentMessageMediaContent--;
@@ -11901,7 +11901,7 @@
api.GoogleCloudDialogflowV2IntentMessageMediaContent o) {
buildCounterGoogleCloudDialogflowV2IntentMessageMediaContent++;
if (buildCounterGoogleCloudDialogflowV2IntentMessageMediaContent < 3) {
- checkUnnamed6744(o.mediaObjects!);
+ checkUnnamed6747(o.mediaObjects!);
unittest.expect(
o.mediaType!,
unittest.equals('foo'),
@@ -11955,14 +11955,14 @@
buildCounterGoogleCloudDialogflowV2IntentMessageMediaContentResponseMediaObject--;
}
-core.List<core.String> buildUnnamed6745() {
+core.List<core.String> buildUnnamed6748() {
var o = <core.String>[];
o.add('foo');
o.add('foo');
return o;
}
-void checkUnnamed6745(core.List<core.String> o) {
+void checkUnnamed6748(core.List<core.String> o) {
unittest.expect(o, unittest.hasLength(2));
unittest.expect(
o[0],
@@ -11980,7 +11980,7 @@
var o = api.GoogleCloudDialogflowV2IntentMessageQuickReplies();
buildCounterGoogleCloudDialogflowV2IntentMessageQuickReplies++;
if (buildCounterGoogleCloudDialogflowV2IntentMessageQuickReplies < 3) {
- o.quickReplies = buildUnnamed6745();
+ o.quickReplies = buildUnnamed6748();
o.title = 'foo';
}
buildCounterGoogleCloudDialogflowV2IntentMessageQuickReplies--;
@@ -11991,7 +11991,7 @@
api.GoogleCloudDialogflowV2IntentMessageQuickReplies o) {
buildCounterGoogleCloudDialogflowV2IntentMessageQuickReplies++;
if (buildCounterGoogleCloudDialogflowV2IntentMessageQuickReplies < 3) {
- checkUnnamed6745(o.quickReplies!);
+ checkUnnamed6748(o.quickReplies!);
unittest.expect(
o.title!,
unittest.equals('foo'),
@@ -12000,14 +12000,14 @@
buildCounterGoogleCloudDialogflowV2IntentMessageQuickReplies--;
}
-core.List<core.String> buildUnnamed6746() {
+core.List<core.String> buildUnnamed6749() {
var o = <core.String>[];
o.add('foo');
o.add('foo');
return o;
}
-void checkUnnamed6746(core.List<core.String> o) {
+void checkUnnamed6749(core.List<core.String> o) {
unittest.expect(o, unittest.hasLength(2));
unittest.expect(
o[0],
@@ -12026,7 +12026,7 @@
buildCounterGoogleCloudDialogflowV2IntentMessageSelectItemInfo++;
if (buildCounterGoogleCloudDialogflowV2IntentMessageSelectItemInfo < 3) {
o.key = 'foo';
- o.synonyms = buildUnnamed6746();
+ o.synonyms = buildUnnamed6749();
}
buildCounterGoogleCloudDialogflowV2IntentMessageSelectItemInfo--;
return o;
@@ -12040,7 +12040,7 @@
o.key!,
unittest.equals('foo'),
);
- checkUnnamed6746(o.synonyms!);
+ checkUnnamed6749(o.synonyms!);
}
buildCounterGoogleCloudDialogflowV2IntentMessageSelectItemInfo--;
}
@@ -12080,14 +12080,14 @@
}
core.List<api.GoogleCloudDialogflowV2IntentMessageSimpleResponse>
- buildUnnamed6747() {
+ buildUnnamed6750() {
var o = <api.GoogleCloudDialogflowV2IntentMessageSimpleResponse>[];
o.add(buildGoogleCloudDialogflowV2IntentMessageSimpleResponse());
o.add(buildGoogleCloudDialogflowV2IntentMessageSimpleResponse());
return o;
}
-void checkUnnamed6747(
+void checkUnnamed6750(
core.List<api.GoogleCloudDialogflowV2IntentMessageSimpleResponse> o) {
unittest.expect(o, unittest.hasLength(2));
checkGoogleCloudDialogflowV2IntentMessageSimpleResponse(
@@ -12102,7 +12102,7 @@
var o = api.GoogleCloudDialogflowV2IntentMessageSimpleResponses();
buildCounterGoogleCloudDialogflowV2IntentMessageSimpleResponses++;
if (buildCounterGoogleCloudDialogflowV2IntentMessageSimpleResponses < 3) {
- o.simpleResponses = buildUnnamed6747();
+ o.simpleResponses = buildUnnamed6750();
}
buildCounterGoogleCloudDialogflowV2IntentMessageSimpleResponses--;
return o;
@@ -12112,7 +12112,7 @@
api.GoogleCloudDialogflowV2IntentMessageSimpleResponses o) {
buildCounterGoogleCloudDialogflowV2IntentMessageSimpleResponses++;
if (buildCounterGoogleCloudDialogflowV2IntentMessageSimpleResponses < 3) {
- checkUnnamed6747(o.simpleResponses!);
+ checkUnnamed6750(o.simpleResponses!);
}
buildCounterGoogleCloudDialogflowV2IntentMessageSimpleResponses--;
}
@@ -12142,14 +12142,14 @@
}
core.List<api.GoogleCloudDialogflowV2IntentMessageSuggestion>
- buildUnnamed6748() {
+ buildUnnamed6751() {
var o = <api.GoogleCloudDialogflowV2IntentMessageSuggestion>[];
o.add(buildGoogleCloudDialogflowV2IntentMessageSuggestion());
o.add(buildGoogleCloudDialogflowV2IntentMessageSuggestion());
return o;
}
-void checkUnnamed6748(
+void checkUnnamed6751(
core.List<api.GoogleCloudDialogflowV2IntentMessageSuggestion> o) {
unittest.expect(o, unittest.hasLength(2));
checkGoogleCloudDialogflowV2IntentMessageSuggestion(
@@ -12164,7 +12164,7 @@
var o = api.GoogleCloudDialogflowV2IntentMessageSuggestions();
buildCounterGoogleCloudDialogflowV2IntentMessageSuggestions++;
if (buildCounterGoogleCloudDialogflowV2IntentMessageSuggestions < 3) {
- o.suggestions = buildUnnamed6748();
+ o.suggestions = buildUnnamed6751();
}
buildCounterGoogleCloudDialogflowV2IntentMessageSuggestions--;
return o;
@@ -12174,20 +12174,20 @@
api.GoogleCloudDialogflowV2IntentMessageSuggestions o) {
buildCounterGoogleCloudDialogflowV2IntentMessageSuggestions++;
if (buildCounterGoogleCloudDialogflowV2IntentMessageSuggestions < 3) {
- checkUnnamed6748(o.suggestions!);
+ checkUnnamed6751(o.suggestions!);
}
buildCounterGoogleCloudDialogflowV2IntentMessageSuggestions--;
}
core.List<api.GoogleCloudDialogflowV2IntentMessageBasicCardButton>
- buildUnnamed6749() {
+ buildUnnamed6752() {
var o = <api.GoogleCloudDialogflowV2IntentMessageBasicCardButton>[];
o.add(buildGoogleCloudDialogflowV2IntentMessageBasicCardButton());
o.add(buildGoogleCloudDialogflowV2IntentMessageBasicCardButton());
return o;
}
-void checkUnnamed6749(
+void checkUnnamed6752(
core.List<api.GoogleCloudDialogflowV2IntentMessageBasicCardButton> o) {
unittest.expect(o, unittest.hasLength(2));
checkGoogleCloudDialogflowV2IntentMessageBasicCardButton(
@@ -12197,14 +12197,14 @@
}
core.List<api.GoogleCloudDialogflowV2IntentMessageColumnProperties>
- buildUnnamed6750() {
+ buildUnnamed6753() {
var o = <api.GoogleCloudDialogflowV2IntentMessageColumnProperties>[];
o.add(buildGoogleCloudDialogflowV2IntentMessageColumnProperties());
o.add(buildGoogleCloudDialogflowV2IntentMessageColumnProperties());
return o;
}
-void checkUnnamed6750(
+void checkUnnamed6753(
core.List<api.GoogleCloudDialogflowV2IntentMessageColumnProperties> o) {
unittest.expect(o, unittest.hasLength(2));
checkGoogleCloudDialogflowV2IntentMessageColumnProperties(
@@ -12214,14 +12214,14 @@
}
core.List<api.GoogleCloudDialogflowV2IntentMessageTableCardRow>
- buildUnnamed6751() {
+ buildUnnamed6754() {
var o = <api.GoogleCloudDialogflowV2IntentMessageTableCardRow>[];
o.add(buildGoogleCloudDialogflowV2IntentMessageTableCardRow());
o.add(buildGoogleCloudDialogflowV2IntentMessageTableCardRow());
return o;
}
-void checkUnnamed6751(
+void checkUnnamed6754(
core.List<api.GoogleCloudDialogflowV2IntentMessageTableCardRow> o) {
unittest.expect(o, unittest.hasLength(2));
checkGoogleCloudDialogflowV2IntentMessageTableCardRow(
@@ -12236,10 +12236,10 @@
var o = api.GoogleCloudDialogflowV2IntentMessageTableCard();
buildCounterGoogleCloudDialogflowV2IntentMessageTableCard++;
if (buildCounterGoogleCloudDialogflowV2IntentMessageTableCard < 3) {
- o.buttons = buildUnnamed6749();
- o.columnProperties = buildUnnamed6750();
+ o.buttons = buildUnnamed6752();
+ o.columnProperties = buildUnnamed6753();
o.image = buildGoogleCloudDialogflowV2IntentMessageImage();
- o.rows = buildUnnamed6751();
+ o.rows = buildUnnamed6754();
o.subtitle = 'foo';
o.title = 'foo';
}
@@ -12251,11 +12251,11 @@
api.GoogleCloudDialogflowV2IntentMessageTableCard o) {
buildCounterGoogleCloudDialogflowV2IntentMessageTableCard++;
if (buildCounterGoogleCloudDialogflowV2IntentMessageTableCard < 3) {
- checkUnnamed6749(o.buttons!);
- checkUnnamed6750(o.columnProperties!);
+ checkUnnamed6752(o.buttons!);
+ checkUnnamed6753(o.columnProperties!);
checkGoogleCloudDialogflowV2IntentMessageImage(
o.image! as api.GoogleCloudDialogflowV2IntentMessageImage);
- checkUnnamed6751(o.rows!);
+ checkUnnamed6754(o.rows!);
unittest.expect(
o.subtitle!,
unittest.equals('foo'),
@@ -12293,14 +12293,14 @@
}
core.List<api.GoogleCloudDialogflowV2IntentMessageTableCardCell>
- buildUnnamed6752() {
+ buildUnnamed6755() {
var o = <api.GoogleCloudDialogflowV2IntentMessageTableCardCell>[];
o.add(buildGoogleCloudDialogflowV2IntentMessageTableCardCell());
o.add(buildGoogleCloudDialogflowV2IntentMessageTableCardCell());
return o;
}
-void checkUnnamed6752(
+void checkUnnamed6755(
core.List<api.GoogleCloudDialogflowV2IntentMessageTableCardCell> o) {
unittest.expect(o, unittest.hasLength(2));
checkGoogleCloudDialogflowV2IntentMessageTableCardCell(
@@ -12315,7 +12315,7 @@
var o = api.GoogleCloudDialogflowV2IntentMessageTableCardRow();
buildCounterGoogleCloudDialogflowV2IntentMessageTableCardRow++;
if (buildCounterGoogleCloudDialogflowV2IntentMessageTableCardRow < 3) {
- o.cells = buildUnnamed6752();
+ o.cells = buildUnnamed6755();
o.dividerAfter = true;
}
buildCounterGoogleCloudDialogflowV2IntentMessageTableCardRow--;
@@ -12326,20 +12326,20 @@
api.GoogleCloudDialogflowV2IntentMessageTableCardRow o) {
buildCounterGoogleCloudDialogflowV2IntentMessageTableCardRow++;
if (buildCounterGoogleCloudDialogflowV2IntentMessageTableCardRow < 3) {
- checkUnnamed6752(o.cells!);
+ checkUnnamed6755(o.cells!);
unittest.expect(o.dividerAfter!, unittest.isTrue);
}
buildCounterGoogleCloudDialogflowV2IntentMessageTableCardRow--;
}
-core.List<core.String> buildUnnamed6753() {
+core.List<core.String> buildUnnamed6756() {
var o = <core.String>[];
o.add('foo');
o.add('foo');
return o;
}
-void checkUnnamed6753(core.List<core.String> o) {
+void checkUnnamed6756(core.List<core.String> o) {
unittest.expect(o, unittest.hasLength(2));
unittest.expect(
o[0],
@@ -12357,7 +12357,7 @@
var o = api.GoogleCloudDialogflowV2IntentMessageText();
buildCounterGoogleCloudDialogflowV2IntentMessageText++;
if (buildCounterGoogleCloudDialogflowV2IntentMessageText < 3) {
- o.text = buildUnnamed6753();
+ o.text = buildUnnamed6756();
}
buildCounterGoogleCloudDialogflowV2IntentMessageText--;
return o;
@@ -12367,19 +12367,19 @@
api.GoogleCloudDialogflowV2IntentMessageText o) {
buildCounterGoogleCloudDialogflowV2IntentMessageText++;
if (buildCounterGoogleCloudDialogflowV2IntentMessageText < 3) {
- checkUnnamed6753(o.text!);
+ checkUnnamed6756(o.text!);
}
buildCounterGoogleCloudDialogflowV2IntentMessageText--;
}
-core.List<core.String> buildUnnamed6754() {
+core.List<core.String> buildUnnamed6757() {
var o = <core.String>[];
o.add('foo');
o.add('foo');
return o;
}
-void checkUnnamed6754(core.List<core.String> o) {
+void checkUnnamed6757(core.List<core.String> o) {
unittest.expect(o, unittest.hasLength(2));
unittest.expect(
o[0],
@@ -12403,7 +12403,7 @@
o.isList = true;
o.mandatory = true;
o.name = 'foo';
- o.prompts = buildUnnamed6754();
+ o.prompts = buildUnnamed6757();
o.value = 'foo';
}
buildCounterGoogleCloudDialogflowV2IntentParameter--;
@@ -12432,7 +12432,7 @@
o.name!,
unittest.equals('foo'),
);
- checkUnnamed6754(o.prompts!);
+ checkUnnamed6757(o.prompts!);
unittest.expect(
o.value!,
unittest.equals('foo'),
@@ -12442,14 +12442,14 @@
}
core.List<api.GoogleCloudDialogflowV2IntentTrainingPhrasePart>
- buildUnnamed6755() {
+ buildUnnamed6758() {
var o = <api.GoogleCloudDialogflowV2IntentTrainingPhrasePart>[];
o.add(buildGoogleCloudDialogflowV2IntentTrainingPhrasePart());
o.add(buildGoogleCloudDialogflowV2IntentTrainingPhrasePart());
return o;
}
-void checkUnnamed6755(
+void checkUnnamed6758(
core.List<api.GoogleCloudDialogflowV2IntentTrainingPhrasePart> o) {
unittest.expect(o, unittest.hasLength(2));
checkGoogleCloudDialogflowV2IntentTrainingPhrasePart(
@@ -12465,7 +12465,7 @@
buildCounterGoogleCloudDialogflowV2IntentTrainingPhrase++;
if (buildCounterGoogleCloudDialogflowV2IntentTrainingPhrase < 3) {
o.name = 'foo';
- o.parts = buildUnnamed6755();
+ o.parts = buildUnnamed6758();
o.timesAddedCount = 42;
o.type = 'foo';
}
@@ -12481,7 +12481,7 @@
o.name!,
unittest.equals('foo'),
);
- checkUnnamed6755(o.parts!);
+ checkUnnamed6758(o.parts!);
unittest.expect(
o.timesAddedCount!,
unittest.equals(42),
@@ -12604,14 +12604,14 @@
buildCounterGoogleCloudDialogflowV2Message--;
}
-core.List<api.GoogleCloudDialogflowV2AnnotatedMessagePart> buildUnnamed6756() {
+core.List<api.GoogleCloudDialogflowV2AnnotatedMessagePart> buildUnnamed6759() {
var o = <api.GoogleCloudDialogflowV2AnnotatedMessagePart>[];
o.add(buildGoogleCloudDialogflowV2AnnotatedMessagePart());
o.add(buildGoogleCloudDialogflowV2AnnotatedMessagePart());
return o;
}
-void checkUnnamed6756(
+void checkUnnamed6759(
core.List<api.GoogleCloudDialogflowV2AnnotatedMessagePart> o) {
unittest.expect(o, unittest.hasLength(2));
checkGoogleCloudDialogflowV2AnnotatedMessagePart(
@@ -12627,7 +12627,7 @@
buildCounterGoogleCloudDialogflowV2MessageAnnotation++;
if (buildCounterGoogleCloudDialogflowV2MessageAnnotation < 3) {
o.containEntities = true;
- o.parts = buildUnnamed6756();
+ o.parts = buildUnnamed6759();
}
buildCounterGoogleCloudDialogflowV2MessageAnnotation--;
return o;
@@ -12638,12 +12638,12 @@
buildCounterGoogleCloudDialogflowV2MessageAnnotation++;
if (buildCounterGoogleCloudDialogflowV2MessageAnnotation < 3) {
unittest.expect(o.containEntities!, unittest.isTrue);
- checkUnnamed6756(o.parts!);
+ checkUnnamed6759(o.parts!);
}
buildCounterGoogleCloudDialogflowV2MessageAnnotation--;
}
-core.Map<core.String, core.Object> buildUnnamed6757() {
+core.Map<core.String, core.Object> buildUnnamed6760() {
var o = <core.String, core.Object>{};
o['x'] = {
'list': [1, 2, 3],
@@ -12658,7 +12658,7 @@
return o;
}
-void checkUnnamed6757(core.Map<core.String, core.Object> o) {
+void checkUnnamed6760(core.Map<core.String, core.Object> o) {
unittest.expect(o, unittest.hasLength(2));
var casted64 = (o['x']!) as core.Map;
unittest.expect(casted64, unittest.hasLength(3));
@@ -12696,7 +12696,7 @@
var o = api.GoogleCloudDialogflowV2OriginalDetectIntentRequest();
buildCounterGoogleCloudDialogflowV2OriginalDetectIntentRequest++;
if (buildCounterGoogleCloudDialogflowV2OriginalDetectIntentRequest < 3) {
- o.payload = buildUnnamed6757();
+ o.payload = buildUnnamed6760();
o.source = 'foo';
o.version = 'foo';
}
@@ -12708,7 +12708,7 @@
api.GoogleCloudDialogflowV2OriginalDetectIntentRequest o) {
buildCounterGoogleCloudDialogflowV2OriginalDetectIntentRequest++;
if (buildCounterGoogleCloudDialogflowV2OriginalDetectIntentRequest < 3) {
- checkUnnamed6757(o.payload!);
+ checkUnnamed6760(o.payload!);
unittest.expect(
o.source!,
unittest.equals('foo'),
@@ -12721,7 +12721,7 @@
buildCounterGoogleCloudDialogflowV2OriginalDetectIntentRequest--;
}
-core.Map<core.String, core.Object> buildUnnamed6758() {
+core.Map<core.String, core.Object> buildUnnamed6761() {
var o = <core.String, core.Object>{};
o['x'] = {
'list': [1, 2, 3],
@@ -12736,7 +12736,7 @@
return o;
}
-void checkUnnamed6758(core.Map<core.String, core.Object> o) {
+void checkUnnamed6761(core.Map<core.String, core.Object> o) {
unittest.expect(o, unittest.hasLength(2));
var casted66 = (o['x']!) as core.Map;
unittest.expect(casted66, unittest.hasLength(3));
@@ -12768,14 +12768,14 @@
);
}
-core.List<api.GoogleCloudDialogflowV2IntentMessage> buildUnnamed6759() {
+core.List<api.GoogleCloudDialogflowV2IntentMessage> buildUnnamed6762() {
var o = <api.GoogleCloudDialogflowV2IntentMessage>[];
o.add(buildGoogleCloudDialogflowV2IntentMessage());
o.add(buildGoogleCloudDialogflowV2IntentMessage());
return o;
}
-void checkUnnamed6759(core.List<api.GoogleCloudDialogflowV2IntentMessage> o) {
+void checkUnnamed6762(core.List<api.GoogleCloudDialogflowV2IntentMessage> o) {
unittest.expect(o, unittest.hasLength(2));
checkGoogleCloudDialogflowV2IntentMessage(
o[0] as api.GoogleCloudDialogflowV2IntentMessage);
@@ -12783,14 +12783,14 @@
o[1] as api.GoogleCloudDialogflowV2IntentMessage);
}
-core.List<api.GoogleCloudDialogflowV2Context> buildUnnamed6760() {
+core.List<api.GoogleCloudDialogflowV2Context> buildUnnamed6763() {
var o = <api.GoogleCloudDialogflowV2Context>[];
o.add(buildGoogleCloudDialogflowV2Context());
o.add(buildGoogleCloudDialogflowV2Context());
return o;
}
-void checkUnnamed6760(core.List<api.GoogleCloudDialogflowV2Context> o) {
+void checkUnnamed6763(core.List<api.GoogleCloudDialogflowV2Context> o) {
unittest.expect(o, unittest.hasLength(2));
checkGoogleCloudDialogflowV2Context(
o[0] as api.GoogleCloudDialogflowV2Context);
@@ -12798,7 +12798,7 @@
o[1] as api.GoogleCloudDialogflowV2Context);
}
-core.Map<core.String, core.Object> buildUnnamed6761() {
+core.Map<core.String, core.Object> buildUnnamed6764() {
var o = <core.String, core.Object>{};
o['x'] = {
'list': [1, 2, 3],
@@ -12813,7 +12813,7 @@
return o;
}
-void checkUnnamed6761(core.Map<core.String, core.Object> o) {
+void checkUnnamed6764(core.Map<core.String, core.Object> o) {
unittest.expect(o, unittest.hasLength(2));
var casted68 = (o['x']!) as core.Map;
unittest.expect(casted68, unittest.hasLength(3));
@@ -12845,7 +12845,7 @@
);
}
-core.Map<core.String, core.Object> buildUnnamed6762() {
+core.Map<core.String, core.Object> buildUnnamed6765() {
var o = <core.String, core.Object>{};
o['x'] = {
'list': [1, 2, 3],
@@ -12860,7 +12860,7 @@
return o;
}
-void checkUnnamed6762(core.Map<core.String, core.Object> o) {
+void checkUnnamed6765(core.Map<core.String, core.Object> o) {
unittest.expect(o, unittest.hasLength(2));
var casted70 = (o['x']!) as core.Map;
unittest.expect(casted70, unittest.hasLength(3));
@@ -12901,19 +12901,19 @@
o.action = 'foo';
o.allRequiredParamsPresent = true;
o.cancelsSlotFilling = true;
- o.diagnosticInfo = buildUnnamed6758();
- o.fulfillmentMessages = buildUnnamed6759();
+ o.diagnosticInfo = buildUnnamed6761();
+ o.fulfillmentMessages = buildUnnamed6762();
o.fulfillmentText = 'foo';
o.intent = buildGoogleCloudDialogflowV2Intent();
o.intentDetectionConfidence = 42.0;
o.languageCode = 'foo';
- o.outputContexts = buildUnnamed6760();
- o.parameters = buildUnnamed6761();
+ o.outputContexts = buildUnnamed6763();
+ o.parameters = buildUnnamed6764();
o.queryText = 'foo';
o.sentimentAnalysisResult =
buildGoogleCloudDialogflowV2SentimentAnalysisResult();
o.speechRecognitionConfidence = 42.0;
- o.webhookPayload = buildUnnamed6762();
+ o.webhookPayload = buildUnnamed6765();
o.webhookSource = 'foo';
}
buildCounterGoogleCloudDialogflowV2QueryResult--;
@@ -12930,8 +12930,8 @@
);
unittest.expect(o.allRequiredParamsPresent!, unittest.isTrue);
unittest.expect(o.cancelsSlotFilling!, unittest.isTrue);
- checkUnnamed6758(o.diagnosticInfo!);
- checkUnnamed6759(o.fulfillmentMessages!);
+ checkUnnamed6761(o.diagnosticInfo!);
+ checkUnnamed6762(o.fulfillmentMessages!);
unittest.expect(
o.fulfillmentText!,
unittest.equals('foo'),
@@ -12946,8 +12946,8 @@
o.languageCode!,
unittest.equals('foo'),
);
- checkUnnamed6760(o.outputContexts!);
- checkUnnamed6761(o.parameters!);
+ checkUnnamed6763(o.outputContexts!);
+ checkUnnamed6764(o.parameters!);
unittest.expect(
o.queryText!,
unittest.equals('foo'),
@@ -12959,7 +12959,7 @@
o.speechRecognitionConfidence!,
unittest.equals(42.0),
);
- checkUnnamed6762(o.webhookPayload!);
+ checkUnnamed6765(o.webhookPayload!);
unittest.expect(
o.webhookSource!,
unittest.equals('foo'),
@@ -13018,14 +13018,14 @@
buildCounterGoogleCloudDialogflowV2SentimentAnalysisResult--;
}
-core.List<api.GoogleCloudDialogflowV2EntityTypeEntity> buildUnnamed6763() {
+core.List<api.GoogleCloudDialogflowV2EntityTypeEntity> buildUnnamed6766() {
var o = <api.GoogleCloudDialogflowV2EntityTypeEntity>[];
o.add(buildGoogleCloudDialogflowV2EntityTypeEntity());
o.add(buildGoogleCloudDialogflowV2EntityTypeEntity());
return o;
}
-void checkUnnamed6763(
+void checkUnnamed6766(
core.List<api.GoogleCloudDialogflowV2EntityTypeEntity> o) {
unittest.expect(o, unittest.hasLength(2));
checkGoogleCloudDialogflowV2EntityTypeEntity(
@@ -13040,7 +13040,7 @@
var o = api.GoogleCloudDialogflowV2SessionEntityType();
buildCounterGoogleCloudDialogflowV2SessionEntityType++;
if (buildCounterGoogleCloudDialogflowV2SessionEntityType < 3) {
- o.entities = buildUnnamed6763();
+ o.entities = buildUnnamed6766();
o.entityOverrideMode = 'foo';
o.name = 'foo';
}
@@ -13052,7 +13052,7 @@
api.GoogleCloudDialogflowV2SessionEntityType o) {
buildCounterGoogleCloudDialogflowV2SessionEntityType++;
if (buildCounterGoogleCloudDialogflowV2SessionEntityType < 3) {
- checkUnnamed6763(o.entities!);
+ checkUnnamed6766(o.entities!);
unittest.expect(
o.entityOverrideMode!,
unittest.equals('foo'),
@@ -13065,14 +13065,14 @@
buildCounterGoogleCloudDialogflowV2SessionEntityType--;
}
-core.List<api.GoogleCloudDialogflowV2ArticleAnswer> buildUnnamed6764() {
+core.List<api.GoogleCloudDialogflowV2ArticleAnswer> buildUnnamed6767() {
var o = <api.GoogleCloudDialogflowV2ArticleAnswer>[];
o.add(buildGoogleCloudDialogflowV2ArticleAnswer());
o.add(buildGoogleCloudDialogflowV2ArticleAnswer());
return o;
}
-void checkUnnamed6764(core.List<api.GoogleCloudDialogflowV2ArticleAnswer> o) {
+void checkUnnamed6767(core.List<api.GoogleCloudDialogflowV2ArticleAnswer> o) {
unittest.expect(o, unittest.hasLength(2));
checkGoogleCloudDialogflowV2ArticleAnswer(
o[0] as api.GoogleCloudDialogflowV2ArticleAnswer);
@@ -13086,7 +13086,7 @@
var o = api.GoogleCloudDialogflowV2SuggestArticlesResponse();
buildCounterGoogleCloudDialogflowV2SuggestArticlesResponse++;
if (buildCounterGoogleCloudDialogflowV2SuggestArticlesResponse < 3) {
- o.articleAnswers = buildUnnamed6764();
+ o.articleAnswers = buildUnnamed6767();
o.contextSize = 42;
o.latestMessage = 'foo';
}
@@ -13098,7 +13098,7 @@
api.GoogleCloudDialogflowV2SuggestArticlesResponse o) {
buildCounterGoogleCloudDialogflowV2SuggestArticlesResponse++;
if (buildCounterGoogleCloudDialogflowV2SuggestArticlesResponse < 3) {
- checkUnnamed6764(o.articleAnswers!);
+ checkUnnamed6767(o.articleAnswers!);
unittest.expect(
o.contextSize!,
unittest.equals(42),
@@ -13111,14 +13111,14 @@
buildCounterGoogleCloudDialogflowV2SuggestArticlesResponse--;
}
-core.List<api.GoogleCloudDialogflowV2FaqAnswer> buildUnnamed6765() {
+core.List<api.GoogleCloudDialogflowV2FaqAnswer> buildUnnamed6768() {
var o = <api.GoogleCloudDialogflowV2FaqAnswer>[];
o.add(buildGoogleCloudDialogflowV2FaqAnswer());
o.add(buildGoogleCloudDialogflowV2FaqAnswer());
return o;
}
-void checkUnnamed6765(core.List<api.GoogleCloudDialogflowV2FaqAnswer> o) {
+void checkUnnamed6768(core.List<api.GoogleCloudDialogflowV2FaqAnswer> o) {
unittest.expect(o, unittest.hasLength(2));
checkGoogleCloudDialogflowV2FaqAnswer(
o[0] as api.GoogleCloudDialogflowV2FaqAnswer);
@@ -13133,7 +13133,7 @@
buildCounterGoogleCloudDialogflowV2SuggestFaqAnswersResponse++;
if (buildCounterGoogleCloudDialogflowV2SuggestFaqAnswersResponse < 3) {
o.contextSize = 42;
- o.faqAnswers = buildUnnamed6765();
+ o.faqAnswers = buildUnnamed6768();
o.latestMessage = 'foo';
}
buildCounterGoogleCloudDialogflowV2SuggestFaqAnswersResponse--;
@@ -13148,7 +13148,7 @@
o.contextSize!,
unittest.equals(42),
);
- checkUnnamed6765(o.faqAnswers!);
+ checkUnnamed6768(o.faqAnswers!);
unittest.expect(
o.latestMessage!,
unittest.equals('foo'),
@@ -13225,14 +13225,14 @@
buildCounterGoogleCloudDialogflowV2WebhookRequest--;
}
-core.List<api.GoogleCloudDialogflowV2IntentMessage> buildUnnamed6766() {
+core.List<api.GoogleCloudDialogflowV2IntentMessage> buildUnnamed6769() {
var o = <api.GoogleCloudDialogflowV2IntentMessage>[];
o.add(buildGoogleCloudDialogflowV2IntentMessage());
o.add(buildGoogleCloudDialogflowV2IntentMessage());
return o;
}
-void checkUnnamed6766(core.List<api.GoogleCloudDialogflowV2IntentMessage> o) {
+void checkUnnamed6769(core.List<api.GoogleCloudDialogflowV2IntentMessage> o) {
unittest.expect(o, unittest.hasLength(2));
checkGoogleCloudDialogflowV2IntentMessage(
o[0] as api.GoogleCloudDialogflowV2IntentMessage);
@@ -13240,14 +13240,14 @@
o[1] as api.GoogleCloudDialogflowV2IntentMessage);
}
-core.List<api.GoogleCloudDialogflowV2Context> buildUnnamed6767() {
+core.List<api.GoogleCloudDialogflowV2Context> buildUnnamed6770() {
var o = <api.GoogleCloudDialogflowV2Context>[];
o.add(buildGoogleCloudDialogflowV2Context());
o.add(buildGoogleCloudDialogflowV2Context());
return o;
}
-void checkUnnamed6767(core.List<api.GoogleCloudDialogflowV2Context> o) {
+void checkUnnamed6770(core.List<api.GoogleCloudDialogflowV2Context> o) {
unittest.expect(o, unittest.hasLength(2));
checkGoogleCloudDialogflowV2Context(
o[0] as api.GoogleCloudDialogflowV2Context);
@@ -13255,7 +13255,7 @@
o[1] as api.GoogleCloudDialogflowV2Context);
}
-core.Map<core.String, core.Object> buildUnnamed6768() {
+core.Map<core.String, core.Object> buildUnnamed6771() {
var o = <core.String, core.Object>{};
o['x'] = {
'list': [1, 2, 3],
@@ -13270,7 +13270,7 @@
return o;
}
-void checkUnnamed6768(core.Map<core.String, core.Object> o) {
+void checkUnnamed6771(core.Map<core.String, core.Object> o) {
unittest.expect(o, unittest.hasLength(2));
var casted72 = (o['x']!) as core.Map;
unittest.expect(casted72, unittest.hasLength(3));
@@ -13302,14 +13302,14 @@
);
}
-core.List<api.GoogleCloudDialogflowV2SessionEntityType> buildUnnamed6769() {
+core.List<api.GoogleCloudDialogflowV2SessionEntityType> buildUnnamed6772() {
var o = <api.GoogleCloudDialogflowV2SessionEntityType>[];
o.add(buildGoogleCloudDialogflowV2SessionEntityType());
o.add(buildGoogleCloudDialogflowV2SessionEntityType());
return o;
}
-void checkUnnamed6769(
+void checkUnnamed6772(
core.List<api.GoogleCloudDialogflowV2SessionEntityType> o) {
unittest.expect(o, unittest.hasLength(2));
checkGoogleCloudDialogflowV2SessionEntityType(
@@ -13325,11 +13325,11 @@
buildCounterGoogleCloudDialogflowV2WebhookResponse++;
if (buildCounterGoogleCloudDialogflowV2WebhookResponse < 3) {
o.followupEventInput = buildGoogleCloudDialogflowV2EventInput();
- o.fulfillmentMessages = buildUnnamed6766();
+ o.fulfillmentMessages = buildUnnamed6769();
o.fulfillmentText = 'foo';
- o.outputContexts = buildUnnamed6767();
- o.payload = buildUnnamed6768();
- o.sessionEntityTypes = buildUnnamed6769();
+ o.outputContexts = buildUnnamed6770();
+ o.payload = buildUnnamed6771();
+ o.sessionEntityTypes = buildUnnamed6772();
o.source = 'foo';
}
buildCounterGoogleCloudDialogflowV2WebhookResponse--;
@@ -13342,14 +13342,14 @@
if (buildCounterGoogleCloudDialogflowV2WebhookResponse < 3) {
checkGoogleCloudDialogflowV2EventInput(
o.followupEventInput! as api.GoogleCloudDialogflowV2EventInput);
- checkUnnamed6766(o.fulfillmentMessages!);
+ checkUnnamed6769(o.fulfillmentMessages!);
unittest.expect(
o.fulfillmentText!,
unittest.equals('foo'),
);
- checkUnnamed6767(o.outputContexts!);
- checkUnnamed6768(o.payload!);
- checkUnnamed6769(o.sessionEntityTypes!);
+ checkUnnamed6770(o.outputContexts!);
+ checkUnnamed6771(o.payload!);
+ checkUnnamed6772(o.sessionEntityTypes!);
unittest.expect(
o.source!,
unittest.equals('foo'),
@@ -13406,14 +13406,14 @@
buildCounterGoogleCloudDialogflowV2beta1AnnotatedMessagePart--;
}
-core.Map<core.String, core.String> buildUnnamed6770() {
+core.Map<core.String, core.String> buildUnnamed6773() {
var o = <core.String, core.String>{};
o['x'] = 'foo';
o['y'] = 'foo';
return o;
}
-void checkUnnamed6770(core.Map<core.String, core.String> o) {
+void checkUnnamed6773(core.Map<core.String, core.String> o) {
unittest.expect(o, unittest.hasLength(2));
unittest.expect(
o['x']!,
@@ -13425,14 +13425,14 @@
);
}
-core.List<core.String> buildUnnamed6771() {
+core.List<core.String> buildUnnamed6774() {
var o = <core.String>[];
o.add('foo');
o.add('foo');
return o;
}
-void checkUnnamed6771(core.List<core.String> o) {
+void checkUnnamed6774(core.List<core.String> o) {
unittest.expect(o, unittest.hasLength(2));
unittest.expect(
o[0],
@@ -13451,8 +13451,8 @@
buildCounterGoogleCloudDialogflowV2beta1ArticleAnswer++;
if (buildCounterGoogleCloudDialogflowV2beta1ArticleAnswer < 3) {
o.answerRecord = 'foo';
- o.metadata = buildUnnamed6770();
- o.snippets = buildUnnamed6771();
+ o.metadata = buildUnnamed6773();
+ o.snippets = buildUnnamed6774();
o.title = 'foo';
o.uri = 'foo';
}
@@ -13468,8 +13468,8 @@
o.answerRecord!,
unittest.equals('foo'),
);
- checkUnnamed6770(o.metadata!);
- checkUnnamed6771(o.snippets!);
+ checkUnnamed6773(o.metadata!);
+ checkUnnamed6774(o.snippets!);
unittest.expect(
o.title!,
unittest.equals('foo'),
@@ -13482,14 +13482,14 @@
buildCounterGoogleCloudDialogflowV2beta1ArticleAnswer--;
}
-core.List<api.GoogleCloudDialogflowV2beta1EntityType> buildUnnamed6772() {
+core.List<api.GoogleCloudDialogflowV2beta1EntityType> buildUnnamed6775() {
var o = <api.GoogleCloudDialogflowV2beta1EntityType>[];
o.add(buildGoogleCloudDialogflowV2beta1EntityType());
o.add(buildGoogleCloudDialogflowV2beta1EntityType());
return o;
}
-void checkUnnamed6772(core.List<api.GoogleCloudDialogflowV2beta1EntityType> o) {
+void checkUnnamed6775(core.List<api.GoogleCloudDialogflowV2beta1EntityType> o) {
unittest.expect(o, unittest.hasLength(2));
checkGoogleCloudDialogflowV2beta1EntityType(
o[0] as api.GoogleCloudDialogflowV2beta1EntityType);
@@ -13505,7 +13505,7 @@
buildCounterGoogleCloudDialogflowV2beta1BatchUpdateEntityTypesResponse++;
if (buildCounterGoogleCloudDialogflowV2beta1BatchUpdateEntityTypesResponse <
3) {
- o.entityTypes = buildUnnamed6772();
+ o.entityTypes = buildUnnamed6775();
}
buildCounterGoogleCloudDialogflowV2beta1BatchUpdateEntityTypesResponse--;
return o;
@@ -13516,19 +13516,19 @@
buildCounterGoogleCloudDialogflowV2beta1BatchUpdateEntityTypesResponse++;
if (buildCounterGoogleCloudDialogflowV2beta1BatchUpdateEntityTypesResponse <
3) {
- checkUnnamed6772(o.entityTypes!);
+ checkUnnamed6775(o.entityTypes!);
}
buildCounterGoogleCloudDialogflowV2beta1BatchUpdateEntityTypesResponse--;
}
-core.List<api.GoogleCloudDialogflowV2beta1Intent> buildUnnamed6773() {
+core.List<api.GoogleCloudDialogflowV2beta1Intent> buildUnnamed6776() {
var o = <api.GoogleCloudDialogflowV2beta1Intent>[];
o.add(buildGoogleCloudDialogflowV2beta1Intent());
o.add(buildGoogleCloudDialogflowV2beta1Intent());
return o;
}
-void checkUnnamed6773(core.List<api.GoogleCloudDialogflowV2beta1Intent> o) {
+void checkUnnamed6776(core.List<api.GoogleCloudDialogflowV2beta1Intent> o) {
unittest.expect(o, unittest.hasLength(2));
checkGoogleCloudDialogflowV2beta1Intent(
o[0] as api.GoogleCloudDialogflowV2beta1Intent);
@@ -13542,7 +13542,7 @@
var o = api.GoogleCloudDialogflowV2beta1BatchUpdateIntentsResponse();
buildCounterGoogleCloudDialogflowV2beta1BatchUpdateIntentsResponse++;
if (buildCounterGoogleCloudDialogflowV2beta1BatchUpdateIntentsResponse < 3) {
- o.intents = buildUnnamed6773();
+ o.intents = buildUnnamed6776();
}
buildCounterGoogleCloudDialogflowV2beta1BatchUpdateIntentsResponse--;
return o;
@@ -13552,12 +13552,12 @@
api.GoogleCloudDialogflowV2beta1BatchUpdateIntentsResponse o) {
buildCounterGoogleCloudDialogflowV2beta1BatchUpdateIntentsResponse++;
if (buildCounterGoogleCloudDialogflowV2beta1BatchUpdateIntentsResponse < 3) {
- checkUnnamed6773(o.intents!);
+ checkUnnamed6776(o.intents!);
}
buildCounterGoogleCloudDialogflowV2beta1BatchUpdateIntentsResponse--;
}
-core.Map<core.String, core.Object> buildUnnamed6774() {
+core.Map<core.String, core.Object> buildUnnamed6777() {
var o = <core.String, core.Object>{};
o['x'] = {
'list': [1, 2, 3],
@@ -13572,7 +13572,7 @@
return o;
}
-void checkUnnamed6774(core.Map<core.String, core.Object> o) {
+void checkUnnamed6777(core.Map<core.String, core.Object> o) {
unittest.expect(o, unittest.hasLength(2));
var casted75 = (o['x']!) as core.Map;
unittest.expect(casted75, unittest.hasLength(3));
@@ -13612,7 +13612,7 @@
if (buildCounterGoogleCloudDialogflowV2beta1Context < 3) {
o.lifespanCount = 42;
o.name = 'foo';
- o.parameters = buildUnnamed6774();
+ o.parameters = buildUnnamed6777();
}
buildCounterGoogleCloudDialogflowV2beta1Context--;
return o;
@@ -13630,7 +13630,7 @@
o.name!,
unittest.equals('foo'),
);
- checkUnnamed6774(o.parameters!);
+ checkUnnamed6777(o.parameters!);
}
buildCounterGoogleCloudDialogflowV2beta1Context--;
}
@@ -13669,14 +13669,14 @@
buildCounterGoogleCloudDialogflowV2beta1ConversationEvent--;
}
-core.List<api.GoogleCloudDialogflowV2beta1EntityTypeEntity> buildUnnamed6775() {
+core.List<api.GoogleCloudDialogflowV2beta1EntityTypeEntity> buildUnnamed6778() {
var o = <api.GoogleCloudDialogflowV2beta1EntityTypeEntity>[];
o.add(buildGoogleCloudDialogflowV2beta1EntityTypeEntity());
o.add(buildGoogleCloudDialogflowV2beta1EntityTypeEntity());
return o;
}
-void checkUnnamed6775(
+void checkUnnamed6778(
core.List<api.GoogleCloudDialogflowV2beta1EntityTypeEntity> o) {
unittest.expect(o, unittest.hasLength(2));
checkGoogleCloudDialogflowV2beta1EntityTypeEntity(
@@ -13694,7 +13694,7 @@
o.autoExpansionMode = 'foo';
o.displayName = 'foo';
o.enableFuzzyExtraction = true;
- o.entities = buildUnnamed6775();
+ o.entities = buildUnnamed6778();
o.kind = 'foo';
o.name = 'foo';
}
@@ -13715,7 +13715,7 @@
unittest.equals('foo'),
);
unittest.expect(o.enableFuzzyExtraction!, unittest.isTrue);
- checkUnnamed6775(o.entities!);
+ checkUnnamed6778(o.entities!);
unittest.expect(
o.kind!,
unittest.equals('foo'),
@@ -13728,14 +13728,14 @@
buildCounterGoogleCloudDialogflowV2beta1EntityType--;
}
-core.List<core.String> buildUnnamed6776() {
+core.List<core.String> buildUnnamed6779() {
var o = <core.String>[];
o.add('foo');
o.add('foo');
return o;
}
-void checkUnnamed6776(core.List<core.String> o) {
+void checkUnnamed6779(core.List<core.String> o) {
unittest.expect(o, unittest.hasLength(2));
unittest.expect(
o[0],
@@ -13753,7 +13753,7 @@
var o = api.GoogleCloudDialogflowV2beta1EntityTypeEntity();
buildCounterGoogleCloudDialogflowV2beta1EntityTypeEntity++;
if (buildCounterGoogleCloudDialogflowV2beta1EntityTypeEntity < 3) {
- o.synonyms = buildUnnamed6776();
+ o.synonyms = buildUnnamed6779();
o.value = 'foo';
}
buildCounterGoogleCloudDialogflowV2beta1EntityTypeEntity--;
@@ -13764,7 +13764,7 @@
api.GoogleCloudDialogflowV2beta1EntityTypeEntity o) {
buildCounterGoogleCloudDialogflowV2beta1EntityTypeEntity++;
if (buildCounterGoogleCloudDialogflowV2beta1EntityTypeEntity < 3) {
- checkUnnamed6776(o.synonyms!);
+ checkUnnamed6779(o.synonyms!);
unittest.expect(
o.value!,
unittest.equals('foo'),
@@ -13773,7 +13773,7 @@
buildCounterGoogleCloudDialogflowV2beta1EntityTypeEntity--;
}
-core.Map<core.String, core.Object> buildUnnamed6777() {
+core.Map<core.String, core.Object> buildUnnamed6780() {
var o = <core.String, core.Object>{};
o['x'] = {
'list': [1, 2, 3],
@@ -13788,7 +13788,7 @@
return o;
}
-void checkUnnamed6777(core.Map<core.String, core.Object> o) {
+void checkUnnamed6780(core.Map<core.String, core.Object> o) {
unittest.expect(o, unittest.hasLength(2));
var casted77 = (o['x']!) as core.Map;
unittest.expect(casted77, unittest.hasLength(3));
@@ -13828,7 +13828,7 @@
if (buildCounterGoogleCloudDialogflowV2beta1EventInput < 3) {
o.languageCode = 'foo';
o.name = 'foo';
- o.parameters = buildUnnamed6777();
+ o.parameters = buildUnnamed6780();
}
buildCounterGoogleCloudDialogflowV2beta1EventInput--;
return o;
@@ -13846,7 +13846,7 @@
o.name!,
unittest.equals('foo'),
);
- checkUnnamed6777(o.parameters!);
+ checkUnnamed6780(o.parameters!);
}
buildCounterGoogleCloudDialogflowV2beta1EventInput--;
}
@@ -13880,14 +13880,14 @@
buildCounterGoogleCloudDialogflowV2beta1ExportAgentResponse--;
}
-core.Map<core.String, core.String> buildUnnamed6778() {
+core.Map<core.String, core.String> buildUnnamed6781() {
var o = <core.String, core.String>{};
o['x'] = 'foo';
o['y'] = 'foo';
return o;
}
-void checkUnnamed6778(core.Map<core.String, core.String> o) {
+void checkUnnamed6781(core.Map<core.String, core.String> o) {
unittest.expect(o, unittest.hasLength(2));
unittest.expect(
o['x']!,
@@ -13908,7 +13908,7 @@
o.answer = 'foo';
o.answerRecord = 'foo';
o.confidence = 42.0;
- o.metadata = buildUnnamed6778();
+ o.metadata = buildUnnamed6781();
o.question = 'foo';
o.source = 'foo';
}
@@ -13932,7 +13932,7 @@
o.confidence!,
unittest.equals(42.0),
);
- checkUnnamed6778(o.metadata!);
+ checkUnnamed6781(o.metadata!);
unittest.expect(
o.question!,
unittest.equals('foo'),
@@ -13945,14 +13945,14 @@
buildCounterGoogleCloudDialogflowV2beta1FaqAnswer--;
}
-core.List<api.GoogleCloudDialogflowV2beta1SuggestionResult> buildUnnamed6779() {
+core.List<api.GoogleCloudDialogflowV2beta1SuggestionResult> buildUnnamed6782() {
var o = <api.GoogleCloudDialogflowV2beta1SuggestionResult>[];
o.add(buildGoogleCloudDialogflowV2beta1SuggestionResult());
o.add(buildGoogleCloudDialogflowV2beta1SuggestionResult());
return o;
}
-void checkUnnamed6779(
+void checkUnnamed6782(
core.List<api.GoogleCloudDialogflowV2beta1SuggestionResult> o) {
unittest.expect(o, unittest.hasLength(2));
checkGoogleCloudDialogflowV2beta1SuggestionResult(
@@ -13969,7 +13969,7 @@
if (buildCounterGoogleCloudDialogflowV2beta1HumanAgentAssistantEvent < 3) {
o.conversation = 'foo';
o.participant = 'foo';
- o.suggestionResults = buildUnnamed6779();
+ o.suggestionResults = buildUnnamed6782();
}
buildCounterGoogleCloudDialogflowV2beta1HumanAgentAssistantEvent--;
return o;
@@ -13987,19 +13987,19 @@
o.participant!,
unittest.equals('foo'),
);
- checkUnnamed6779(o.suggestionResults!);
+ checkUnnamed6782(o.suggestionResults!);
}
buildCounterGoogleCloudDialogflowV2beta1HumanAgentAssistantEvent--;
}
-core.List<api.GoogleRpcStatus> buildUnnamed6780() {
+core.List<api.GoogleRpcStatus> buildUnnamed6783() {
var o = <api.GoogleRpcStatus>[];
o.add(buildGoogleRpcStatus());
o.add(buildGoogleRpcStatus());
return o;
}
-void checkUnnamed6780(core.List<api.GoogleRpcStatus> o) {
+void checkUnnamed6783(core.List<api.GoogleRpcStatus> o) {
unittest.expect(o, unittest.hasLength(2));
checkGoogleRpcStatus(o[0] as api.GoogleRpcStatus);
checkGoogleRpcStatus(o[1] as api.GoogleRpcStatus);
@@ -14011,7 +14011,7 @@
var o = api.GoogleCloudDialogflowV2beta1ImportDocumentsResponse();
buildCounterGoogleCloudDialogflowV2beta1ImportDocumentsResponse++;
if (buildCounterGoogleCloudDialogflowV2beta1ImportDocumentsResponse < 3) {
- o.warnings = buildUnnamed6780();
+ o.warnings = buildUnnamed6783();
}
buildCounterGoogleCloudDialogflowV2beta1ImportDocumentsResponse--;
return o;
@@ -14021,66 +14021,11 @@
api.GoogleCloudDialogflowV2beta1ImportDocumentsResponse o) {
buildCounterGoogleCloudDialogflowV2beta1ImportDocumentsResponse++;
if (buildCounterGoogleCloudDialogflowV2beta1ImportDocumentsResponse < 3) {
- checkUnnamed6780(o.warnings!);
+ checkUnnamed6783(o.warnings!);
}
buildCounterGoogleCloudDialogflowV2beta1ImportDocumentsResponse--;
}
-core.List<core.String> buildUnnamed6781() {
- var o = <core.String>[];
- o.add('foo');
- o.add('foo');
- return o;
-}
-
-void checkUnnamed6781(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'),
- );
-}
-
-core.List<core.String> buildUnnamed6782() {
- var o = <core.String>[];
- o.add('foo');
- o.add('foo');
- return o;
-}
-
-void checkUnnamed6782(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'),
- );
-}
-
-core.List<api.GoogleCloudDialogflowV2beta1IntentFollowupIntentInfo>
- buildUnnamed6783() {
- var o = <api.GoogleCloudDialogflowV2beta1IntentFollowupIntentInfo>[];
- o.add(buildGoogleCloudDialogflowV2beta1IntentFollowupIntentInfo());
- o.add(buildGoogleCloudDialogflowV2beta1IntentFollowupIntentInfo());
- return o;
-}
-
-void checkUnnamed6783(
- core.List<api.GoogleCloudDialogflowV2beta1IntentFollowupIntentInfo> o) {
- unittest.expect(o, unittest.hasLength(2));
- checkGoogleCloudDialogflowV2beta1IntentFollowupIntentInfo(
- o[0] as api.GoogleCloudDialogflowV2beta1IntentFollowupIntentInfo);
- checkGoogleCloudDialogflowV2beta1IntentFollowupIntentInfo(
- o[1] as api.GoogleCloudDialogflowV2beta1IntentFollowupIntentInfo);
-}
-
core.List<core.String> buildUnnamed6784() {
var o = <core.String>[];
o.add('foo');
@@ -14100,14 +14045,69 @@
);
}
-core.List<api.GoogleCloudDialogflowV2beta1IntentMessage> buildUnnamed6785() {
+core.List<core.String> buildUnnamed6785() {
+ var o = <core.String>[];
+ o.add('foo');
+ o.add('foo');
+ return o;
+}
+
+void checkUnnamed6785(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'),
+ );
+}
+
+core.List<api.GoogleCloudDialogflowV2beta1IntentFollowupIntentInfo>
+ buildUnnamed6786() {
+ var o = <api.GoogleCloudDialogflowV2beta1IntentFollowupIntentInfo>[];
+ o.add(buildGoogleCloudDialogflowV2beta1IntentFollowupIntentInfo());
+ o.add(buildGoogleCloudDialogflowV2beta1IntentFollowupIntentInfo());
+ return o;
+}
+
+void checkUnnamed6786(
+ core.List<api.GoogleCloudDialogflowV2beta1IntentFollowupIntentInfo> o) {
+ unittest.expect(o, unittest.hasLength(2));
+ checkGoogleCloudDialogflowV2beta1IntentFollowupIntentInfo(
+ o[0] as api.GoogleCloudDialogflowV2beta1IntentFollowupIntentInfo);
+ checkGoogleCloudDialogflowV2beta1IntentFollowupIntentInfo(
+ o[1] as api.GoogleCloudDialogflowV2beta1IntentFollowupIntentInfo);
+}
+
+core.List<core.String> buildUnnamed6787() {
+ var o = <core.String>[];
+ o.add('foo');
+ o.add('foo');
+ return o;
+}
+
+void checkUnnamed6787(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'),
+ );
+}
+
+core.List<api.GoogleCloudDialogflowV2beta1IntentMessage> buildUnnamed6788() {
var o = <api.GoogleCloudDialogflowV2beta1IntentMessage>[];
o.add(buildGoogleCloudDialogflowV2beta1IntentMessage());
o.add(buildGoogleCloudDialogflowV2beta1IntentMessage());
return o;
}
-void checkUnnamed6785(
+void checkUnnamed6788(
core.List<api.GoogleCloudDialogflowV2beta1IntentMessage> o) {
unittest.expect(o, unittest.hasLength(2));
checkGoogleCloudDialogflowV2beta1IntentMessage(
@@ -14116,14 +14116,14 @@
o[1] as api.GoogleCloudDialogflowV2beta1IntentMessage);
}
-core.List<api.GoogleCloudDialogflowV2beta1Context> buildUnnamed6786() {
+core.List<api.GoogleCloudDialogflowV2beta1Context> buildUnnamed6789() {
var o = <api.GoogleCloudDialogflowV2beta1Context>[];
o.add(buildGoogleCloudDialogflowV2beta1Context());
o.add(buildGoogleCloudDialogflowV2beta1Context());
return o;
}
-void checkUnnamed6786(core.List<api.GoogleCloudDialogflowV2beta1Context> o) {
+void checkUnnamed6789(core.List<api.GoogleCloudDialogflowV2beta1Context> o) {
unittest.expect(o, unittest.hasLength(2));
checkGoogleCloudDialogflowV2beta1Context(
o[0] as api.GoogleCloudDialogflowV2beta1Context);
@@ -14131,14 +14131,14 @@
o[1] as api.GoogleCloudDialogflowV2beta1Context);
}
-core.List<api.GoogleCloudDialogflowV2beta1IntentParameter> buildUnnamed6787() {
+core.List<api.GoogleCloudDialogflowV2beta1IntentParameter> buildUnnamed6790() {
var o = <api.GoogleCloudDialogflowV2beta1IntentParameter>[];
o.add(buildGoogleCloudDialogflowV2beta1IntentParameter());
o.add(buildGoogleCloudDialogflowV2beta1IntentParameter());
return o;
}
-void checkUnnamed6787(
+void checkUnnamed6790(
core.List<api.GoogleCloudDialogflowV2beta1IntentParameter> o) {
unittest.expect(o, unittest.hasLength(2));
checkGoogleCloudDialogflowV2beta1IntentParameter(
@@ -14148,14 +14148,14 @@
}
core.List<api.GoogleCloudDialogflowV2beta1IntentTrainingPhrase>
- buildUnnamed6788() {
+ buildUnnamed6791() {
var o = <api.GoogleCloudDialogflowV2beta1IntentTrainingPhrase>[];
o.add(buildGoogleCloudDialogflowV2beta1IntentTrainingPhrase());
o.add(buildGoogleCloudDialogflowV2beta1IntentTrainingPhrase());
return o;
}
-void checkUnnamed6788(
+void checkUnnamed6791(
core.List<api.GoogleCloudDialogflowV2beta1IntentTrainingPhrase> o) {
unittest.expect(o, unittest.hasLength(2));
checkGoogleCloudDialogflowV2beta1IntentTrainingPhrase(
@@ -14171,25 +14171,25 @@
buildCounterGoogleCloudDialogflowV2beta1Intent++;
if (buildCounterGoogleCloudDialogflowV2beta1Intent < 3) {
o.action = 'foo';
- o.defaultResponsePlatforms = buildUnnamed6781();
+ o.defaultResponsePlatforms = buildUnnamed6784();
o.displayName = 'foo';
o.endInteraction = true;
- o.events = buildUnnamed6782();
- o.followupIntentInfo = buildUnnamed6783();
- o.inputContextNames = buildUnnamed6784();
+ o.events = buildUnnamed6785();
+ o.followupIntentInfo = buildUnnamed6786();
+ o.inputContextNames = buildUnnamed6787();
o.isFallback = true;
o.liveAgentHandoff = true;
- o.messages = buildUnnamed6785();
+ o.messages = buildUnnamed6788();
o.mlDisabled = true;
o.mlEnabled = true;
o.name = 'foo';
- o.outputContexts = buildUnnamed6786();
- o.parameters = buildUnnamed6787();
+ o.outputContexts = buildUnnamed6789();
+ o.parameters = buildUnnamed6790();
o.parentFollowupIntentName = 'foo';
o.priority = 42;
o.resetContexts = true;
o.rootFollowupIntentName = 'foo';
- o.trainingPhrases = buildUnnamed6788();
+ o.trainingPhrases = buildUnnamed6791();
o.webhookState = 'foo';
}
buildCounterGoogleCloudDialogflowV2beta1Intent--;
@@ -14204,26 +14204,26 @@
o.action!,
unittest.equals('foo'),
);
- checkUnnamed6781(o.defaultResponsePlatforms!);
+ checkUnnamed6784(o.defaultResponsePlatforms!);
unittest.expect(
o.displayName!,
unittest.equals('foo'),
);
unittest.expect(o.endInteraction!, unittest.isTrue);
- checkUnnamed6782(o.events!);
- checkUnnamed6783(o.followupIntentInfo!);
- checkUnnamed6784(o.inputContextNames!);
+ checkUnnamed6785(o.events!);
+ checkUnnamed6786(o.followupIntentInfo!);
+ checkUnnamed6787(o.inputContextNames!);
unittest.expect(o.isFallback!, unittest.isTrue);
unittest.expect(o.liveAgentHandoff!, unittest.isTrue);
- checkUnnamed6785(o.messages!);
+ checkUnnamed6788(o.messages!);
unittest.expect(o.mlDisabled!, unittest.isTrue);
unittest.expect(o.mlEnabled!, unittest.isTrue);
unittest.expect(
o.name!,
unittest.equals('foo'),
);
- checkUnnamed6786(o.outputContexts!);
- checkUnnamed6787(o.parameters!);
+ checkUnnamed6789(o.outputContexts!);
+ checkUnnamed6790(o.parameters!);
unittest.expect(
o.parentFollowupIntentName!,
unittest.equals('foo'),
@@ -14237,7 +14237,7 @@
o.rootFollowupIntentName!,
unittest.equals('foo'),
);
- checkUnnamed6788(o.trainingPhrases!);
+ checkUnnamed6791(o.trainingPhrases!);
unittest.expect(
o.webhookState!,
unittest.equals('foo'),
@@ -14275,7 +14275,7 @@
buildCounterGoogleCloudDialogflowV2beta1IntentFollowupIntentInfo--;
}
-core.Map<core.String, core.Object> buildUnnamed6789() {
+core.Map<core.String, core.Object> buildUnnamed6792() {
var o = <core.String, core.Object>{};
o['x'] = {
'list': [1, 2, 3],
@@ -14290,7 +14290,7 @@
return o;
}
-void checkUnnamed6789(core.Map<core.String, core.Object> o) {
+void checkUnnamed6792(core.Map<core.String, core.Object> o) {
unittest.expect(o, unittest.hasLength(2));
var casted79 = (o['x']!) as core.Map;
unittest.expect(casted79, unittest.hasLength(3));
@@ -14340,7 +14340,7 @@
o.listSelect = buildGoogleCloudDialogflowV2beta1IntentMessageListSelect();
o.mediaContent =
buildGoogleCloudDialogflowV2beta1IntentMessageMediaContent();
- o.payload = buildUnnamed6789();
+ o.payload = buildUnnamed6792();
o.platform = 'foo';
o.quickReplies =
buildGoogleCloudDialogflowV2beta1IntentMessageQuickReplies();
@@ -14388,7 +14388,7 @@
as api.GoogleCloudDialogflowV2beta1IntentMessageListSelect);
checkGoogleCloudDialogflowV2beta1IntentMessageMediaContent(o.mediaContent!
as api.GoogleCloudDialogflowV2beta1IntentMessageMediaContent);
- checkUnnamed6789(o.payload!);
+ checkUnnamed6792(o.payload!);
unittest.expect(
o.platform!,
unittest.equals('foo'),
@@ -14426,14 +14426,14 @@
}
core.List<api.GoogleCloudDialogflowV2beta1IntentMessageBasicCardButton>
- buildUnnamed6790() {
+ buildUnnamed6793() {
var o = <api.GoogleCloudDialogflowV2beta1IntentMessageBasicCardButton>[];
o.add(buildGoogleCloudDialogflowV2beta1IntentMessageBasicCardButton());
o.add(buildGoogleCloudDialogflowV2beta1IntentMessageBasicCardButton());
return o;
}
-void checkUnnamed6790(
+void checkUnnamed6793(
core.List<api.GoogleCloudDialogflowV2beta1IntentMessageBasicCardButton> o) {
unittest.expect(o, unittest.hasLength(2));
checkGoogleCloudDialogflowV2beta1IntentMessageBasicCardButton(
@@ -14448,7 +14448,7 @@
var o = api.GoogleCloudDialogflowV2beta1IntentMessageBasicCard();
buildCounterGoogleCloudDialogflowV2beta1IntentMessageBasicCard++;
if (buildCounterGoogleCloudDialogflowV2beta1IntentMessageBasicCard < 3) {
- o.buttons = buildUnnamed6790();
+ o.buttons = buildUnnamed6793();
o.formattedText = 'foo';
o.image = buildGoogleCloudDialogflowV2beta1IntentMessageImage();
o.subtitle = 'foo';
@@ -14462,7 +14462,7 @@
api.GoogleCloudDialogflowV2beta1IntentMessageBasicCard o) {
buildCounterGoogleCloudDialogflowV2beta1IntentMessageBasicCard++;
if (buildCounterGoogleCloudDialogflowV2beta1IntentMessageBasicCard < 3) {
- checkUnnamed6790(o.buttons!);
+ checkUnnamed6793(o.buttons!);
unittest.expect(
o.formattedText!,
unittest.equals('foo'),
@@ -14545,7 +14545,7 @@
core.List<
api.GoogleCloudDialogflowV2beta1IntentMessageBrowseCarouselCardBrowseCarouselCardItem>
- buildUnnamed6791() {
+ buildUnnamed6794() {
var o = <
api.GoogleCloudDialogflowV2beta1IntentMessageBrowseCarouselCardBrowseCarouselCardItem>[];
o.add(
@@ -14555,7 +14555,7 @@
return o;
}
-void checkUnnamed6791(
+void checkUnnamed6794(
core.List<
api.GoogleCloudDialogflowV2beta1IntentMessageBrowseCarouselCardBrowseCarouselCardItem>
o) {
@@ -14577,7 +14577,7 @@
if (buildCounterGoogleCloudDialogflowV2beta1IntentMessageBrowseCarouselCard <
3) {
o.imageDisplayOptions = 'foo';
- o.items = buildUnnamed6791();
+ o.items = buildUnnamed6794();
}
buildCounterGoogleCloudDialogflowV2beta1IntentMessageBrowseCarouselCard--;
return o;
@@ -14592,7 +14592,7 @@
o.imageDisplayOptions!,
unittest.equals('foo'),
);
- checkUnnamed6791(o.items!);
+ checkUnnamed6794(o.items!);
}
buildCounterGoogleCloudDialogflowV2beta1IntentMessageBrowseCarouselCard--;
}
@@ -14681,14 +14681,14 @@
}
core.List<api.GoogleCloudDialogflowV2beta1IntentMessageCardButton>
- buildUnnamed6792() {
+ buildUnnamed6795() {
var o = <api.GoogleCloudDialogflowV2beta1IntentMessageCardButton>[];
o.add(buildGoogleCloudDialogflowV2beta1IntentMessageCardButton());
o.add(buildGoogleCloudDialogflowV2beta1IntentMessageCardButton());
return o;
}
-void checkUnnamed6792(
+void checkUnnamed6795(
core.List<api.GoogleCloudDialogflowV2beta1IntentMessageCardButton> o) {
unittest.expect(o, unittest.hasLength(2));
checkGoogleCloudDialogflowV2beta1IntentMessageCardButton(
@@ -14703,7 +14703,7 @@
var o = api.GoogleCloudDialogflowV2beta1IntentMessageCard();
buildCounterGoogleCloudDialogflowV2beta1IntentMessageCard++;
if (buildCounterGoogleCloudDialogflowV2beta1IntentMessageCard < 3) {
- o.buttons = buildUnnamed6792();
+ o.buttons = buildUnnamed6795();
o.imageUri = 'foo';
o.subtitle = 'foo';
o.title = 'foo';
@@ -14716,7 +14716,7 @@
api.GoogleCloudDialogflowV2beta1IntentMessageCard o) {
buildCounterGoogleCloudDialogflowV2beta1IntentMessageCard++;
if (buildCounterGoogleCloudDialogflowV2beta1IntentMessageCard < 3) {
- checkUnnamed6792(o.buttons!);
+ checkUnnamed6795(o.buttons!);
unittest.expect(
o.imageUri!,
unittest.equals('foo'),
@@ -14763,14 +14763,14 @@
}
core.List<api.GoogleCloudDialogflowV2beta1IntentMessageCarouselSelectItem>
- buildUnnamed6793() {
+ buildUnnamed6796() {
var o = <api.GoogleCloudDialogflowV2beta1IntentMessageCarouselSelectItem>[];
o.add(buildGoogleCloudDialogflowV2beta1IntentMessageCarouselSelectItem());
o.add(buildGoogleCloudDialogflowV2beta1IntentMessageCarouselSelectItem());
return o;
}
-void checkUnnamed6793(
+void checkUnnamed6796(
core.List<api.GoogleCloudDialogflowV2beta1IntentMessageCarouselSelectItem>
o) {
unittest.expect(o, unittest.hasLength(2));
@@ -14787,7 +14787,7 @@
var o = api.GoogleCloudDialogflowV2beta1IntentMessageCarouselSelect();
buildCounterGoogleCloudDialogflowV2beta1IntentMessageCarouselSelect++;
if (buildCounterGoogleCloudDialogflowV2beta1IntentMessageCarouselSelect < 3) {
- o.items = buildUnnamed6793();
+ o.items = buildUnnamed6796();
}
buildCounterGoogleCloudDialogflowV2beta1IntentMessageCarouselSelect--;
return o;
@@ -14797,7 +14797,7 @@
api.GoogleCloudDialogflowV2beta1IntentMessageCarouselSelect o) {
buildCounterGoogleCloudDialogflowV2beta1IntentMessageCarouselSelect++;
if (buildCounterGoogleCloudDialogflowV2beta1IntentMessageCarouselSelect < 3) {
- checkUnnamed6793(o.items!);
+ checkUnnamed6796(o.items!);
}
buildCounterGoogleCloudDialogflowV2beta1IntentMessageCarouselSelect--;
}
@@ -14934,14 +14934,14 @@
}
core.List<api.GoogleCloudDialogflowV2beta1IntentMessageListSelectItem>
- buildUnnamed6794() {
+ buildUnnamed6797() {
var o = <api.GoogleCloudDialogflowV2beta1IntentMessageListSelectItem>[];
o.add(buildGoogleCloudDialogflowV2beta1IntentMessageListSelectItem());
o.add(buildGoogleCloudDialogflowV2beta1IntentMessageListSelectItem());
return o;
}
-void checkUnnamed6794(
+void checkUnnamed6797(
core.List<api.GoogleCloudDialogflowV2beta1IntentMessageListSelectItem> o) {
unittest.expect(o, unittest.hasLength(2));
checkGoogleCloudDialogflowV2beta1IntentMessageListSelectItem(
@@ -14956,7 +14956,7 @@
var o = api.GoogleCloudDialogflowV2beta1IntentMessageListSelect();
buildCounterGoogleCloudDialogflowV2beta1IntentMessageListSelect++;
if (buildCounterGoogleCloudDialogflowV2beta1IntentMessageListSelect < 3) {
- o.items = buildUnnamed6794();
+ o.items = buildUnnamed6797();
o.subtitle = 'foo';
o.title = 'foo';
}
@@ -14968,7 +14968,7 @@
api.GoogleCloudDialogflowV2beta1IntentMessageListSelect o) {
buildCounterGoogleCloudDialogflowV2beta1IntentMessageListSelect++;
if (buildCounterGoogleCloudDialogflowV2beta1IntentMessageListSelect < 3) {
- checkUnnamed6794(o.items!);
+ checkUnnamed6797(o.items!);
unittest.expect(
o.subtitle!,
unittest.equals('foo'),
@@ -15019,7 +15019,7 @@
core.List<
api.GoogleCloudDialogflowV2beta1IntentMessageMediaContentResponseMediaObject>
- buildUnnamed6795() {
+ buildUnnamed6798() {
var o = <
api.GoogleCloudDialogflowV2beta1IntentMessageMediaContentResponseMediaObject>[];
o.add(
@@ -15029,7 +15029,7 @@
return o;
}
-void checkUnnamed6795(
+void checkUnnamed6798(
core.List<
api.GoogleCloudDialogflowV2beta1IntentMessageMediaContentResponseMediaObject>
o) {
@@ -15048,7 +15048,7 @@
var o = api.GoogleCloudDialogflowV2beta1IntentMessageMediaContent();
buildCounterGoogleCloudDialogflowV2beta1IntentMessageMediaContent++;
if (buildCounterGoogleCloudDialogflowV2beta1IntentMessageMediaContent < 3) {
- o.mediaObjects = buildUnnamed6795();
+ o.mediaObjects = buildUnnamed6798();
o.mediaType = 'foo';
}
buildCounterGoogleCloudDialogflowV2beta1IntentMessageMediaContent--;
@@ -15059,7 +15059,7 @@
api.GoogleCloudDialogflowV2beta1IntentMessageMediaContent o) {
buildCounterGoogleCloudDialogflowV2beta1IntentMessageMediaContent++;
if (buildCounterGoogleCloudDialogflowV2beta1IntentMessageMediaContent < 3) {
- checkUnnamed6795(o.mediaObjects!);
+ checkUnnamed6798(o.mediaObjects!);
unittest.expect(
o.mediaType!,
unittest.equals('foo'),
@@ -15114,14 +15114,14 @@
buildCounterGoogleCloudDialogflowV2beta1IntentMessageMediaContentResponseMediaObject--;
}
-core.List<core.String> buildUnnamed6796() {
+core.List<core.String> buildUnnamed6799() {
var o = <core.String>[];
o.add('foo');
o.add('foo');
return o;
}
-void checkUnnamed6796(core.List<core.String> o) {
+void checkUnnamed6799(core.List<core.String> o) {
unittest.expect(o, unittest.hasLength(2));
unittest.expect(
o[0],
@@ -15139,7 +15139,7 @@
var o = api.GoogleCloudDialogflowV2beta1IntentMessageQuickReplies();
buildCounterGoogleCloudDialogflowV2beta1IntentMessageQuickReplies++;
if (buildCounterGoogleCloudDialogflowV2beta1IntentMessageQuickReplies < 3) {
- o.quickReplies = buildUnnamed6796();
+ o.quickReplies = buildUnnamed6799();
o.title = 'foo';
}
buildCounterGoogleCloudDialogflowV2beta1IntentMessageQuickReplies--;
@@ -15150,7 +15150,7 @@
api.GoogleCloudDialogflowV2beta1IntentMessageQuickReplies o) {
buildCounterGoogleCloudDialogflowV2beta1IntentMessageQuickReplies++;
if (buildCounterGoogleCloudDialogflowV2beta1IntentMessageQuickReplies < 3) {
- checkUnnamed6796(o.quickReplies!);
+ checkUnnamed6799(o.quickReplies!);
unittest.expect(
o.title!,
unittest.equals('foo'),
@@ -15160,14 +15160,14 @@
}
core.List<api.GoogleCloudDialogflowV2beta1IntentMessageRbmSuggestion>
- buildUnnamed6797() {
+ buildUnnamed6800() {
var o = <api.GoogleCloudDialogflowV2beta1IntentMessageRbmSuggestion>[];
o.add(buildGoogleCloudDialogflowV2beta1IntentMessageRbmSuggestion());
o.add(buildGoogleCloudDialogflowV2beta1IntentMessageRbmSuggestion());
return o;
}
-void checkUnnamed6797(
+void checkUnnamed6800(
core.List<api.GoogleCloudDialogflowV2beta1IntentMessageRbmSuggestion> o) {
unittest.expect(o, unittest.hasLength(2));
checkGoogleCloudDialogflowV2beta1IntentMessageRbmSuggestion(
@@ -15186,7 +15186,7 @@
o.description = 'foo';
o.media =
buildGoogleCloudDialogflowV2beta1IntentMessageRbmCardContentRbmMedia();
- o.suggestions = buildUnnamed6797();
+ o.suggestions = buildUnnamed6800();
o.title = 'foo';
}
buildCounterGoogleCloudDialogflowV2beta1IntentMessageRbmCardContent--;
@@ -15204,7 +15204,7 @@
checkGoogleCloudDialogflowV2beta1IntentMessageRbmCardContentRbmMedia(o
.media!
as api.GoogleCloudDialogflowV2beta1IntentMessageRbmCardContentRbmMedia);
- checkUnnamed6797(o.suggestions!);
+ checkUnnamed6800(o.suggestions!);
unittest.expect(
o.title!,
unittest.equals('foo'),
@@ -15252,14 +15252,14 @@
}
core.List<api.GoogleCloudDialogflowV2beta1IntentMessageRbmCardContent>
- buildUnnamed6798() {
+ buildUnnamed6801() {
var o = <api.GoogleCloudDialogflowV2beta1IntentMessageRbmCardContent>[];
o.add(buildGoogleCloudDialogflowV2beta1IntentMessageRbmCardContent());
o.add(buildGoogleCloudDialogflowV2beta1IntentMessageRbmCardContent());
return o;
}
-void checkUnnamed6798(
+void checkUnnamed6801(
core.List<api.GoogleCloudDialogflowV2beta1IntentMessageRbmCardContent> o) {
unittest.expect(o, unittest.hasLength(2));
checkGoogleCloudDialogflowV2beta1IntentMessageRbmCardContent(
@@ -15276,7 +15276,7 @@
buildCounterGoogleCloudDialogflowV2beta1IntentMessageRbmCarouselCard++;
if (buildCounterGoogleCloudDialogflowV2beta1IntentMessageRbmCarouselCard <
3) {
- o.cardContents = buildUnnamed6798();
+ o.cardContents = buildUnnamed6801();
o.cardWidth = 'foo';
}
buildCounterGoogleCloudDialogflowV2beta1IntentMessageRbmCarouselCard--;
@@ -15288,7 +15288,7 @@
buildCounterGoogleCloudDialogflowV2beta1IntentMessageRbmCarouselCard++;
if (buildCounterGoogleCloudDialogflowV2beta1IntentMessageRbmCarouselCard <
3) {
- checkUnnamed6798(o.cardContents!);
+ checkUnnamed6801(o.cardContents!);
unittest.expect(
o.cardWidth!,
unittest.equals('foo'),
@@ -15522,14 +15522,14 @@
}
core.List<api.GoogleCloudDialogflowV2beta1IntentMessageRbmSuggestion>
- buildUnnamed6799() {
+ buildUnnamed6802() {
var o = <api.GoogleCloudDialogflowV2beta1IntentMessageRbmSuggestion>[];
o.add(buildGoogleCloudDialogflowV2beta1IntentMessageRbmSuggestion());
o.add(buildGoogleCloudDialogflowV2beta1IntentMessageRbmSuggestion());
return o;
}
-void checkUnnamed6799(
+void checkUnnamed6802(
core.List<api.GoogleCloudDialogflowV2beta1IntentMessageRbmSuggestion> o) {
unittest.expect(o, unittest.hasLength(2));
checkGoogleCloudDialogflowV2beta1IntentMessageRbmSuggestion(
@@ -15544,7 +15544,7 @@
var o = api.GoogleCloudDialogflowV2beta1IntentMessageRbmText();
buildCounterGoogleCloudDialogflowV2beta1IntentMessageRbmText++;
if (buildCounterGoogleCloudDialogflowV2beta1IntentMessageRbmText < 3) {
- o.rbmSuggestion = buildUnnamed6799();
+ o.rbmSuggestion = buildUnnamed6802();
o.text = 'foo';
}
buildCounterGoogleCloudDialogflowV2beta1IntentMessageRbmText--;
@@ -15555,7 +15555,7 @@
api.GoogleCloudDialogflowV2beta1IntentMessageRbmText o) {
buildCounterGoogleCloudDialogflowV2beta1IntentMessageRbmText++;
if (buildCounterGoogleCloudDialogflowV2beta1IntentMessageRbmText < 3) {
- checkUnnamed6799(o.rbmSuggestion!);
+ checkUnnamed6802(o.rbmSuggestion!);
unittest.expect(
o.text!,
unittest.equals('foo'),
@@ -15564,14 +15564,14 @@
buildCounterGoogleCloudDialogflowV2beta1IntentMessageRbmText--;
}
-core.List<core.String> buildUnnamed6800() {
+core.List<core.String> buildUnnamed6803() {
var o = <core.String>[];
o.add('foo');
o.add('foo');
return o;
}
-void checkUnnamed6800(core.List<core.String> o) {
+void checkUnnamed6803(core.List<core.String> o) {
unittest.expect(o, unittest.hasLength(2));
unittest.expect(
o[0],
@@ -15591,7 +15591,7 @@
buildCounterGoogleCloudDialogflowV2beta1IntentMessageSelectItemInfo++;
if (buildCounterGoogleCloudDialogflowV2beta1IntentMessageSelectItemInfo < 3) {
o.key = 'foo';
- o.synonyms = buildUnnamed6800();
+ o.synonyms = buildUnnamed6803();
}
buildCounterGoogleCloudDialogflowV2beta1IntentMessageSelectItemInfo--;
return o;
@@ -15605,7 +15605,7 @@
o.key!,
unittest.equals('foo'),
);
- checkUnnamed6800(o.synonyms!);
+ checkUnnamed6803(o.synonyms!);
}
buildCounterGoogleCloudDialogflowV2beta1IntentMessageSelectItemInfo--;
}
@@ -15646,14 +15646,14 @@
}
core.List<api.GoogleCloudDialogflowV2beta1IntentMessageSimpleResponse>
- buildUnnamed6801() {
+ buildUnnamed6804() {
var o = <api.GoogleCloudDialogflowV2beta1IntentMessageSimpleResponse>[];
o.add(buildGoogleCloudDialogflowV2beta1IntentMessageSimpleResponse());
o.add(buildGoogleCloudDialogflowV2beta1IntentMessageSimpleResponse());
return o;
}
-void checkUnnamed6801(
+void checkUnnamed6804(
core.List<api.GoogleCloudDialogflowV2beta1IntentMessageSimpleResponse> o) {
unittest.expect(o, unittest.hasLength(2));
checkGoogleCloudDialogflowV2beta1IntentMessageSimpleResponse(
@@ -15670,7 +15670,7 @@
buildCounterGoogleCloudDialogflowV2beta1IntentMessageSimpleResponses++;
if (buildCounterGoogleCloudDialogflowV2beta1IntentMessageSimpleResponses <
3) {
- o.simpleResponses = buildUnnamed6801();
+ o.simpleResponses = buildUnnamed6804();
}
buildCounterGoogleCloudDialogflowV2beta1IntentMessageSimpleResponses--;
return o;
@@ -15681,7 +15681,7 @@
buildCounterGoogleCloudDialogflowV2beta1IntentMessageSimpleResponses++;
if (buildCounterGoogleCloudDialogflowV2beta1IntentMessageSimpleResponses <
3) {
- checkUnnamed6801(o.simpleResponses!);
+ checkUnnamed6804(o.simpleResponses!);
}
buildCounterGoogleCloudDialogflowV2beta1IntentMessageSimpleResponses--;
}
@@ -15711,14 +15711,14 @@
}
core.List<api.GoogleCloudDialogflowV2beta1IntentMessageSuggestion>
- buildUnnamed6802() {
+ buildUnnamed6805() {
var o = <api.GoogleCloudDialogflowV2beta1IntentMessageSuggestion>[];
o.add(buildGoogleCloudDialogflowV2beta1IntentMessageSuggestion());
o.add(buildGoogleCloudDialogflowV2beta1IntentMessageSuggestion());
return o;
}
-void checkUnnamed6802(
+void checkUnnamed6805(
core.List<api.GoogleCloudDialogflowV2beta1IntentMessageSuggestion> o) {
unittest.expect(o, unittest.hasLength(2));
checkGoogleCloudDialogflowV2beta1IntentMessageSuggestion(
@@ -15733,7 +15733,7 @@
var o = api.GoogleCloudDialogflowV2beta1IntentMessageSuggestions();
buildCounterGoogleCloudDialogflowV2beta1IntentMessageSuggestions++;
if (buildCounterGoogleCloudDialogflowV2beta1IntentMessageSuggestions < 3) {
- o.suggestions = buildUnnamed6802();
+ o.suggestions = buildUnnamed6805();
}
buildCounterGoogleCloudDialogflowV2beta1IntentMessageSuggestions--;
return o;
@@ -15743,20 +15743,20 @@
api.GoogleCloudDialogflowV2beta1IntentMessageSuggestions o) {
buildCounterGoogleCloudDialogflowV2beta1IntentMessageSuggestions++;
if (buildCounterGoogleCloudDialogflowV2beta1IntentMessageSuggestions < 3) {
- checkUnnamed6802(o.suggestions!);
+ checkUnnamed6805(o.suggestions!);
}
buildCounterGoogleCloudDialogflowV2beta1IntentMessageSuggestions--;
}
core.List<api.GoogleCloudDialogflowV2beta1IntentMessageBasicCardButton>
- buildUnnamed6803() {
+ buildUnnamed6806() {
var o = <api.GoogleCloudDialogflowV2beta1IntentMessageBasicCardButton>[];
o.add(buildGoogleCloudDialogflowV2beta1IntentMessageBasicCardButton());
o.add(buildGoogleCloudDialogflowV2beta1IntentMessageBasicCardButton());
return o;
}
-void checkUnnamed6803(
+void checkUnnamed6806(
core.List<api.GoogleCloudDialogflowV2beta1IntentMessageBasicCardButton> o) {
unittest.expect(o, unittest.hasLength(2));
checkGoogleCloudDialogflowV2beta1IntentMessageBasicCardButton(
@@ -15766,14 +15766,14 @@
}
core.List<api.GoogleCloudDialogflowV2beta1IntentMessageColumnProperties>
- buildUnnamed6804() {
+ buildUnnamed6807() {
var o = <api.GoogleCloudDialogflowV2beta1IntentMessageColumnProperties>[];
o.add(buildGoogleCloudDialogflowV2beta1IntentMessageColumnProperties());
o.add(buildGoogleCloudDialogflowV2beta1IntentMessageColumnProperties());
return o;
}
-void checkUnnamed6804(
+void checkUnnamed6807(
core.List<api.GoogleCloudDialogflowV2beta1IntentMessageColumnProperties>
o) {
unittest.expect(o, unittest.hasLength(2));
@@ -15784,14 +15784,14 @@
}
core.List<api.GoogleCloudDialogflowV2beta1IntentMessageTableCardRow>
- buildUnnamed6805() {
+ buildUnnamed6808() {
var o = <api.GoogleCloudDialogflowV2beta1IntentMessageTableCardRow>[];
o.add(buildGoogleCloudDialogflowV2beta1IntentMessageTableCardRow());
o.add(buildGoogleCloudDialogflowV2beta1IntentMessageTableCardRow());
return o;
}
-void checkUnnamed6805(
+void checkUnnamed6808(
core.List<api.GoogleCloudDialogflowV2beta1IntentMessageTableCardRow> o) {
unittest.expect(o, unittest.hasLength(2));
checkGoogleCloudDialogflowV2beta1IntentMessageTableCardRow(
@@ -15806,10 +15806,10 @@
var o = api.GoogleCloudDialogflowV2beta1IntentMessageTableCard();
buildCounterGoogleCloudDialogflowV2beta1IntentMessageTableCard++;
if (buildCounterGoogleCloudDialogflowV2beta1IntentMessageTableCard < 3) {
- o.buttons = buildUnnamed6803();
- o.columnProperties = buildUnnamed6804();
+ o.buttons = buildUnnamed6806();
+ o.columnProperties = buildUnnamed6807();
o.image = buildGoogleCloudDialogflowV2beta1IntentMessageImage();
- o.rows = buildUnnamed6805();
+ o.rows = buildUnnamed6808();
o.subtitle = 'foo';
o.title = 'foo';
}
@@ -15821,11 +15821,11 @@
api.GoogleCloudDialogflowV2beta1IntentMessageTableCard o) {
buildCounterGoogleCloudDialogflowV2beta1IntentMessageTableCard++;
if (buildCounterGoogleCloudDialogflowV2beta1IntentMessageTableCard < 3) {
- checkUnnamed6803(o.buttons!);
- checkUnnamed6804(o.columnProperties!);
+ checkUnnamed6806(o.buttons!);
+ checkUnnamed6807(o.columnProperties!);
checkGoogleCloudDialogflowV2beta1IntentMessageImage(
o.image! as api.GoogleCloudDialogflowV2beta1IntentMessageImage);
- checkUnnamed6805(o.rows!);
+ checkUnnamed6808(o.rows!);
unittest.expect(
o.subtitle!,
unittest.equals('foo'),
@@ -15863,14 +15863,14 @@
}
core.List<api.GoogleCloudDialogflowV2beta1IntentMessageTableCardCell>
- buildUnnamed6806() {
+ buildUnnamed6809() {
var o = <api.GoogleCloudDialogflowV2beta1IntentMessageTableCardCell>[];
o.add(buildGoogleCloudDialogflowV2beta1IntentMessageTableCardCell());
o.add(buildGoogleCloudDialogflowV2beta1IntentMessageTableCardCell());
return o;
}
-void checkUnnamed6806(
+void checkUnnamed6809(
core.List<api.GoogleCloudDialogflowV2beta1IntentMessageTableCardCell> o) {
unittest.expect(o, unittest.hasLength(2));
checkGoogleCloudDialogflowV2beta1IntentMessageTableCardCell(
@@ -15885,7 +15885,7 @@
var o = api.GoogleCloudDialogflowV2beta1IntentMessageTableCardRow();
buildCounterGoogleCloudDialogflowV2beta1IntentMessageTableCardRow++;
if (buildCounterGoogleCloudDialogflowV2beta1IntentMessageTableCardRow < 3) {
- o.cells = buildUnnamed6806();
+ o.cells = buildUnnamed6809();
o.dividerAfter = true;
}
buildCounterGoogleCloudDialogflowV2beta1IntentMessageTableCardRow--;
@@ -15896,7 +15896,7 @@
api.GoogleCloudDialogflowV2beta1IntentMessageTableCardRow o) {
buildCounterGoogleCloudDialogflowV2beta1IntentMessageTableCardRow++;
if (buildCounterGoogleCloudDialogflowV2beta1IntentMessageTableCardRow < 3) {
- checkUnnamed6806(o.cells!);
+ checkUnnamed6809(o.cells!);
unittest.expect(o.dividerAfter!, unittest.isTrue);
}
buildCounterGoogleCloudDialogflowV2beta1IntentMessageTableCardRow--;
@@ -15991,14 +15991,14 @@
buildCounterGoogleCloudDialogflowV2beta1IntentMessageTelephonyTransferCall--;
}
-core.List<core.String> buildUnnamed6807() {
+core.List<core.String> buildUnnamed6810() {
var o = <core.String>[];
o.add('foo');
o.add('foo');
return o;
}
-void checkUnnamed6807(core.List<core.String> o) {
+void checkUnnamed6810(core.List<core.String> o) {
unittest.expect(o, unittest.hasLength(2));
unittest.expect(
o[0],
@@ -16016,7 +16016,7 @@
var o = api.GoogleCloudDialogflowV2beta1IntentMessageText();
buildCounterGoogleCloudDialogflowV2beta1IntentMessageText++;
if (buildCounterGoogleCloudDialogflowV2beta1IntentMessageText < 3) {
- o.text = buildUnnamed6807();
+ o.text = buildUnnamed6810();
}
buildCounterGoogleCloudDialogflowV2beta1IntentMessageText--;
return o;
@@ -16026,19 +16026,19 @@
api.GoogleCloudDialogflowV2beta1IntentMessageText o) {
buildCounterGoogleCloudDialogflowV2beta1IntentMessageText++;
if (buildCounterGoogleCloudDialogflowV2beta1IntentMessageText < 3) {
- checkUnnamed6807(o.text!);
+ checkUnnamed6810(o.text!);
}
buildCounterGoogleCloudDialogflowV2beta1IntentMessageText--;
}
-core.List<core.String> buildUnnamed6808() {
+core.List<core.String> buildUnnamed6811() {
var o = <core.String>[];
o.add('foo');
o.add('foo');
return o;
}
-void checkUnnamed6808(core.List<core.String> o) {
+void checkUnnamed6811(core.List<core.String> o) {
unittest.expect(o, unittest.hasLength(2));
unittest.expect(
o[0],
@@ -16062,7 +16062,7 @@
o.isList = true;
o.mandatory = true;
o.name = 'foo';
- o.prompts = buildUnnamed6808();
+ o.prompts = buildUnnamed6811();
o.value = 'foo';
}
buildCounterGoogleCloudDialogflowV2beta1IntentParameter--;
@@ -16091,7 +16091,7 @@
o.name!,
unittest.equals('foo'),
);
- checkUnnamed6808(o.prompts!);
+ checkUnnamed6811(o.prompts!);
unittest.expect(
o.value!,
unittest.equals('foo'),
@@ -16101,14 +16101,14 @@
}
core.List<api.GoogleCloudDialogflowV2beta1IntentTrainingPhrasePart>
- buildUnnamed6809() {
+ buildUnnamed6812() {
var o = <api.GoogleCloudDialogflowV2beta1IntentTrainingPhrasePart>[];
o.add(buildGoogleCloudDialogflowV2beta1IntentTrainingPhrasePart());
o.add(buildGoogleCloudDialogflowV2beta1IntentTrainingPhrasePart());
return o;
}
-void checkUnnamed6809(
+void checkUnnamed6812(
core.List<api.GoogleCloudDialogflowV2beta1IntentTrainingPhrasePart> o) {
unittest.expect(o, unittest.hasLength(2));
checkGoogleCloudDialogflowV2beta1IntentTrainingPhrasePart(
@@ -16124,7 +16124,7 @@
buildCounterGoogleCloudDialogflowV2beta1IntentTrainingPhrase++;
if (buildCounterGoogleCloudDialogflowV2beta1IntentTrainingPhrase < 3) {
o.name = 'foo';
- o.parts = buildUnnamed6809();
+ o.parts = buildUnnamed6812();
o.timesAddedCount = 42;
o.type = 'foo';
}
@@ -16140,7 +16140,7 @@
o.name!,
unittest.equals('foo'),
);
- checkUnnamed6809(o.parts!);
+ checkUnnamed6812(o.parts!);
unittest.expect(
o.timesAddedCount!,
unittest.equals(42),
@@ -16190,14 +16190,14 @@
}
core.List<api.GoogleCloudDialogflowV2beta1KnowledgeAnswersAnswer>
- buildUnnamed6810() {
+ buildUnnamed6813() {
var o = <api.GoogleCloudDialogflowV2beta1KnowledgeAnswersAnswer>[];
o.add(buildGoogleCloudDialogflowV2beta1KnowledgeAnswersAnswer());
o.add(buildGoogleCloudDialogflowV2beta1KnowledgeAnswersAnswer());
return o;
}
-void checkUnnamed6810(
+void checkUnnamed6813(
core.List<api.GoogleCloudDialogflowV2beta1KnowledgeAnswersAnswer> o) {
unittest.expect(o, unittest.hasLength(2));
checkGoogleCloudDialogflowV2beta1KnowledgeAnswersAnswer(
@@ -16212,7 +16212,7 @@
var o = api.GoogleCloudDialogflowV2beta1KnowledgeAnswers();
buildCounterGoogleCloudDialogflowV2beta1KnowledgeAnswers++;
if (buildCounterGoogleCloudDialogflowV2beta1KnowledgeAnswers < 3) {
- o.answers = buildUnnamed6810();
+ o.answers = buildUnnamed6813();
}
buildCounterGoogleCloudDialogflowV2beta1KnowledgeAnswers--;
return o;
@@ -16222,7 +16222,7 @@
api.GoogleCloudDialogflowV2beta1KnowledgeAnswers o) {
buildCounterGoogleCloudDialogflowV2beta1KnowledgeAnswers++;
if (buildCounterGoogleCloudDialogflowV2beta1KnowledgeAnswers < 3) {
- checkUnnamed6810(o.answers!);
+ checkUnnamed6813(o.answers!);
}
buildCounterGoogleCloudDialogflowV2beta1KnowledgeAnswers--;
}
@@ -16358,14 +16358,14 @@
}
core.List<api.GoogleCloudDialogflowV2beta1AnnotatedMessagePart>
- buildUnnamed6811() {
+ buildUnnamed6814() {
var o = <api.GoogleCloudDialogflowV2beta1AnnotatedMessagePart>[];
o.add(buildGoogleCloudDialogflowV2beta1AnnotatedMessagePart());
o.add(buildGoogleCloudDialogflowV2beta1AnnotatedMessagePart());
return o;
}
-void checkUnnamed6811(
+void checkUnnamed6814(
core.List<api.GoogleCloudDialogflowV2beta1AnnotatedMessagePart> o) {
unittest.expect(o, unittest.hasLength(2));
checkGoogleCloudDialogflowV2beta1AnnotatedMessagePart(
@@ -16381,7 +16381,7 @@
buildCounterGoogleCloudDialogflowV2beta1MessageAnnotation++;
if (buildCounterGoogleCloudDialogflowV2beta1MessageAnnotation < 3) {
o.containEntities = true;
- o.parts = buildUnnamed6811();
+ o.parts = buildUnnamed6814();
}
buildCounterGoogleCloudDialogflowV2beta1MessageAnnotation--;
return o;
@@ -16392,12 +16392,12 @@
buildCounterGoogleCloudDialogflowV2beta1MessageAnnotation++;
if (buildCounterGoogleCloudDialogflowV2beta1MessageAnnotation < 3) {
unittest.expect(o.containEntities!, unittest.isTrue);
- checkUnnamed6811(o.parts!);
+ checkUnnamed6814(o.parts!);
}
buildCounterGoogleCloudDialogflowV2beta1MessageAnnotation--;
}
-core.Map<core.String, core.Object> buildUnnamed6812() {
+core.Map<core.String, core.Object> buildUnnamed6815() {
var o = <core.String, core.Object>{};
o['x'] = {
'list': [1, 2, 3],
@@ -16412,7 +16412,7 @@
return o;
}
-void checkUnnamed6812(core.Map<core.String, core.Object> o) {
+void checkUnnamed6815(core.Map<core.String, core.Object> o) {
unittest.expect(o, unittest.hasLength(2));
var casted81 = (o['x']!) as core.Map;
unittest.expect(casted81, unittest.hasLength(3));
@@ -16451,7 +16451,7 @@
var o = api.GoogleCloudDialogflowV2beta1OriginalDetectIntentRequest();
buildCounterGoogleCloudDialogflowV2beta1OriginalDetectIntentRequest++;
if (buildCounterGoogleCloudDialogflowV2beta1OriginalDetectIntentRequest < 3) {
- o.payload = buildUnnamed6812();
+ o.payload = buildUnnamed6815();
o.source = 'foo';
o.version = 'foo';
}
@@ -16463,7 +16463,7 @@
api.GoogleCloudDialogflowV2beta1OriginalDetectIntentRequest o) {
buildCounterGoogleCloudDialogflowV2beta1OriginalDetectIntentRequest++;
if (buildCounterGoogleCloudDialogflowV2beta1OriginalDetectIntentRequest < 3) {
- checkUnnamed6812(o.payload!);
+ checkUnnamed6815(o.payload!);
unittest.expect(
o.source!,
unittest.equals('foo'),
@@ -16476,7 +16476,7 @@
buildCounterGoogleCloudDialogflowV2beta1OriginalDetectIntentRequest--;
}
-core.Map<core.String, core.Object> buildUnnamed6813() {
+core.Map<core.String, core.Object> buildUnnamed6816() {
var o = <core.String, core.Object>{};
o['x'] = {
'list': [1, 2, 3],
@@ -16491,7 +16491,7 @@
return o;
}
-void checkUnnamed6813(core.Map<core.String, core.Object> o) {
+void checkUnnamed6816(core.Map<core.String, core.Object> o) {
unittest.expect(o, unittest.hasLength(2));
var casted83 = (o['x']!) as core.Map;
unittest.expect(casted83, unittest.hasLength(3));
@@ -16523,14 +16523,14 @@
);
}
-core.List<api.GoogleCloudDialogflowV2beta1IntentMessage> buildUnnamed6814() {
+core.List<api.GoogleCloudDialogflowV2beta1IntentMessage> buildUnnamed6817() {
var o = <api.GoogleCloudDialogflowV2beta1IntentMessage>[];
o.add(buildGoogleCloudDialogflowV2beta1IntentMessage());
o.add(buildGoogleCloudDialogflowV2beta1IntentMessage());
return o;
}
-void checkUnnamed6814(
+void checkUnnamed6817(
core.List<api.GoogleCloudDialogflowV2beta1IntentMessage> o) {
unittest.expect(o, unittest.hasLength(2));
checkGoogleCloudDialogflowV2beta1IntentMessage(
@@ -16539,14 +16539,14 @@
o[1] as api.GoogleCloudDialogflowV2beta1IntentMessage);
}
-core.List<api.GoogleCloudDialogflowV2beta1Context> buildUnnamed6815() {
+core.List<api.GoogleCloudDialogflowV2beta1Context> buildUnnamed6818() {
var o = <api.GoogleCloudDialogflowV2beta1Context>[];
o.add(buildGoogleCloudDialogflowV2beta1Context());
o.add(buildGoogleCloudDialogflowV2beta1Context());
return o;
}
-void checkUnnamed6815(core.List<api.GoogleCloudDialogflowV2beta1Context> o) {
+void checkUnnamed6818(core.List<api.GoogleCloudDialogflowV2beta1Context> o) {
unittest.expect(o, unittest.hasLength(2));
checkGoogleCloudDialogflowV2beta1Context(
o[0] as api.GoogleCloudDialogflowV2beta1Context);
@@ -16554,7 +16554,7 @@
o[1] as api.GoogleCloudDialogflowV2beta1Context);
}
-core.Map<core.String, core.Object> buildUnnamed6816() {
+core.Map<core.String, core.Object> buildUnnamed6819() {
var o = <core.String, core.Object>{};
o['x'] = {
'list': [1, 2, 3],
@@ -16569,7 +16569,7 @@
return o;
}
-void checkUnnamed6816(core.Map<core.String, core.Object> o) {
+void checkUnnamed6819(core.Map<core.String, core.Object> o) {
unittest.expect(o, unittest.hasLength(2));
var casted85 = (o['x']!) as core.Map;
unittest.expect(casted85, unittest.hasLength(3));
@@ -16601,7 +16601,7 @@
);
}
-core.Map<core.String, core.Object> buildUnnamed6817() {
+core.Map<core.String, core.Object> buildUnnamed6820() {
var o = <core.String, core.Object>{};
o['x'] = {
'list': [1, 2, 3],
@@ -16616,7 +16616,7 @@
return o;
}
-void checkUnnamed6817(core.Map<core.String, core.Object> o) {
+void checkUnnamed6820(core.Map<core.String, core.Object> o) {
unittest.expect(o, unittest.hasLength(2));
var casted87 = (o['x']!) as core.Map;
unittest.expect(casted87, unittest.hasLength(3));
@@ -16657,20 +16657,20 @@
o.action = 'foo';
o.allRequiredParamsPresent = true;
o.cancelsSlotFilling = true;
- o.diagnosticInfo = buildUnnamed6813();
- o.fulfillmentMessages = buildUnnamed6814();
+ o.diagnosticInfo = buildUnnamed6816();
+ o.fulfillmentMessages = buildUnnamed6817();
o.fulfillmentText = 'foo';
o.intent = buildGoogleCloudDialogflowV2beta1Intent();
o.intentDetectionConfidence = 42.0;
o.knowledgeAnswers = buildGoogleCloudDialogflowV2beta1KnowledgeAnswers();
o.languageCode = 'foo';
- o.outputContexts = buildUnnamed6815();
- o.parameters = buildUnnamed6816();
+ o.outputContexts = buildUnnamed6818();
+ o.parameters = buildUnnamed6819();
o.queryText = 'foo';
o.sentimentAnalysisResult =
buildGoogleCloudDialogflowV2beta1SentimentAnalysisResult();
o.speechRecognitionConfidence = 42.0;
- o.webhookPayload = buildUnnamed6817();
+ o.webhookPayload = buildUnnamed6820();
o.webhookSource = 'foo';
}
buildCounterGoogleCloudDialogflowV2beta1QueryResult--;
@@ -16687,8 +16687,8 @@
);
unittest.expect(o.allRequiredParamsPresent!, unittest.isTrue);
unittest.expect(o.cancelsSlotFilling!, unittest.isTrue);
- checkUnnamed6813(o.diagnosticInfo!);
- checkUnnamed6814(o.fulfillmentMessages!);
+ checkUnnamed6816(o.diagnosticInfo!);
+ checkUnnamed6817(o.fulfillmentMessages!);
unittest.expect(
o.fulfillmentText!,
unittest.equals('foo'),
@@ -16705,8 +16705,8 @@
o.languageCode!,
unittest.equals('foo'),
);
- checkUnnamed6815(o.outputContexts!);
- checkUnnamed6816(o.parameters!);
+ checkUnnamed6818(o.outputContexts!);
+ checkUnnamed6819(o.parameters!);
unittest.expect(
o.queryText!,
unittest.equals('foo'),
@@ -16718,7 +16718,7 @@
o.speechRecognitionConfidence!,
unittest.equals(42.0),
);
- checkUnnamed6817(o.webhookPayload!);
+ checkUnnamed6820(o.webhookPayload!);
unittest.expect(
o.webhookSource!,
unittest.equals('foo'),
@@ -16778,14 +16778,14 @@
buildCounterGoogleCloudDialogflowV2beta1SentimentAnalysisResult--;
}
-core.List<api.GoogleCloudDialogflowV2beta1EntityTypeEntity> buildUnnamed6818() {
+core.List<api.GoogleCloudDialogflowV2beta1EntityTypeEntity> buildUnnamed6821() {
var o = <api.GoogleCloudDialogflowV2beta1EntityTypeEntity>[];
o.add(buildGoogleCloudDialogflowV2beta1EntityTypeEntity());
o.add(buildGoogleCloudDialogflowV2beta1EntityTypeEntity());
return o;
}
-void checkUnnamed6818(
+void checkUnnamed6821(
core.List<api.GoogleCloudDialogflowV2beta1EntityTypeEntity> o) {
unittest.expect(o, unittest.hasLength(2));
checkGoogleCloudDialogflowV2beta1EntityTypeEntity(
@@ -16800,7 +16800,7 @@
var o = api.GoogleCloudDialogflowV2beta1SessionEntityType();
buildCounterGoogleCloudDialogflowV2beta1SessionEntityType++;
if (buildCounterGoogleCloudDialogflowV2beta1SessionEntityType < 3) {
- o.entities = buildUnnamed6818();
+ o.entities = buildUnnamed6821();
o.entityOverrideMode = 'foo';
o.name = 'foo';
}
@@ -16812,7 +16812,7 @@
api.GoogleCloudDialogflowV2beta1SessionEntityType o) {
buildCounterGoogleCloudDialogflowV2beta1SessionEntityType++;
if (buildCounterGoogleCloudDialogflowV2beta1SessionEntityType < 3) {
- checkUnnamed6818(o.entities!);
+ checkUnnamed6821(o.entities!);
unittest.expect(
o.entityOverrideMode!,
unittest.equals('foo'),
@@ -16859,14 +16859,14 @@
buildCounterGoogleCloudDialogflowV2beta1SmartReplyAnswer--;
}
-core.List<api.GoogleCloudDialogflowV2beta1ArticleAnswer> buildUnnamed6819() {
+core.List<api.GoogleCloudDialogflowV2beta1ArticleAnswer> buildUnnamed6822() {
var o = <api.GoogleCloudDialogflowV2beta1ArticleAnswer>[];
o.add(buildGoogleCloudDialogflowV2beta1ArticleAnswer());
o.add(buildGoogleCloudDialogflowV2beta1ArticleAnswer());
return o;
}
-void checkUnnamed6819(
+void checkUnnamed6822(
core.List<api.GoogleCloudDialogflowV2beta1ArticleAnswer> o) {
unittest.expect(o, unittest.hasLength(2));
checkGoogleCloudDialogflowV2beta1ArticleAnswer(
@@ -16881,7 +16881,7 @@
var o = api.GoogleCloudDialogflowV2beta1SuggestArticlesResponse();
buildCounterGoogleCloudDialogflowV2beta1SuggestArticlesResponse++;
if (buildCounterGoogleCloudDialogflowV2beta1SuggestArticlesResponse < 3) {
- o.articleAnswers = buildUnnamed6819();
+ o.articleAnswers = buildUnnamed6822();
o.contextSize = 42;
o.latestMessage = 'foo';
}
@@ -16893,7 +16893,7 @@
api.GoogleCloudDialogflowV2beta1SuggestArticlesResponse o) {
buildCounterGoogleCloudDialogflowV2beta1SuggestArticlesResponse++;
if (buildCounterGoogleCloudDialogflowV2beta1SuggestArticlesResponse < 3) {
- checkUnnamed6819(o.articleAnswers!);
+ checkUnnamed6822(o.articleAnswers!);
unittest.expect(
o.contextSize!,
unittest.equals(42),
@@ -16906,14 +16906,14 @@
buildCounterGoogleCloudDialogflowV2beta1SuggestArticlesResponse--;
}
-core.List<api.GoogleCloudDialogflowV2beta1FaqAnswer> buildUnnamed6820() {
+core.List<api.GoogleCloudDialogflowV2beta1FaqAnswer> buildUnnamed6823() {
var o = <api.GoogleCloudDialogflowV2beta1FaqAnswer>[];
o.add(buildGoogleCloudDialogflowV2beta1FaqAnswer());
o.add(buildGoogleCloudDialogflowV2beta1FaqAnswer());
return o;
}
-void checkUnnamed6820(core.List<api.GoogleCloudDialogflowV2beta1FaqAnswer> o) {
+void checkUnnamed6823(core.List<api.GoogleCloudDialogflowV2beta1FaqAnswer> o) {
unittest.expect(o, unittest.hasLength(2));
checkGoogleCloudDialogflowV2beta1FaqAnswer(
o[0] as api.GoogleCloudDialogflowV2beta1FaqAnswer);
@@ -16928,7 +16928,7 @@
buildCounterGoogleCloudDialogflowV2beta1SuggestFaqAnswersResponse++;
if (buildCounterGoogleCloudDialogflowV2beta1SuggestFaqAnswersResponse < 3) {
o.contextSize = 42;
- o.faqAnswers = buildUnnamed6820();
+ o.faqAnswers = buildUnnamed6823();
o.latestMessage = 'foo';
}
buildCounterGoogleCloudDialogflowV2beta1SuggestFaqAnswersResponse--;
@@ -16943,7 +16943,7 @@
o.contextSize!,
unittest.equals(42),
);
- checkUnnamed6820(o.faqAnswers!);
+ checkUnnamed6823(o.faqAnswers!);
unittest.expect(
o.latestMessage!,
unittest.equals('foo'),
@@ -16952,14 +16952,14 @@
buildCounterGoogleCloudDialogflowV2beta1SuggestFaqAnswersResponse--;
}
-core.List<api.GoogleCloudDialogflowV2beta1SmartReplyAnswer> buildUnnamed6821() {
+core.List<api.GoogleCloudDialogflowV2beta1SmartReplyAnswer> buildUnnamed6824() {
var o = <api.GoogleCloudDialogflowV2beta1SmartReplyAnswer>[];
o.add(buildGoogleCloudDialogflowV2beta1SmartReplyAnswer());
o.add(buildGoogleCloudDialogflowV2beta1SmartReplyAnswer());
return o;
}
-void checkUnnamed6821(
+void checkUnnamed6824(
core.List<api.GoogleCloudDialogflowV2beta1SmartReplyAnswer> o) {
unittest.expect(o, unittest.hasLength(2));
checkGoogleCloudDialogflowV2beta1SmartReplyAnswer(
@@ -16977,7 +16977,7 @@
if (buildCounterGoogleCloudDialogflowV2beta1SuggestSmartRepliesResponse < 3) {
o.contextSize = 42;
o.latestMessage = 'foo';
- o.smartReplyAnswers = buildUnnamed6821();
+ o.smartReplyAnswers = buildUnnamed6824();
}
buildCounterGoogleCloudDialogflowV2beta1SuggestSmartRepliesResponse--;
return o;
@@ -16995,7 +16995,7 @@
o.latestMessage!,
unittest.equals('foo'),
);
- checkUnnamed6821(o.smartReplyAnswers!);
+ checkUnnamed6824(o.smartReplyAnswers!);
}
buildCounterGoogleCloudDialogflowV2beta1SuggestSmartRepliesResponse--;
}
@@ -17036,14 +17036,14 @@
buildCounterGoogleCloudDialogflowV2beta1SuggestionResult--;
}
-core.List<api.GoogleCloudDialogflowV2beta1QueryResult> buildUnnamed6822() {
+core.List<api.GoogleCloudDialogflowV2beta1QueryResult> buildUnnamed6825() {
var o = <api.GoogleCloudDialogflowV2beta1QueryResult>[];
o.add(buildGoogleCloudDialogflowV2beta1QueryResult());
o.add(buildGoogleCloudDialogflowV2beta1QueryResult());
return o;
}
-void checkUnnamed6822(
+void checkUnnamed6825(
core.List<api.GoogleCloudDialogflowV2beta1QueryResult> o) {
unittest.expect(o, unittest.hasLength(2));
checkGoogleCloudDialogflowV2beta1QueryResult(
@@ -17058,7 +17058,7 @@
var o = api.GoogleCloudDialogflowV2beta1WebhookRequest();
buildCounterGoogleCloudDialogflowV2beta1WebhookRequest++;
if (buildCounterGoogleCloudDialogflowV2beta1WebhookRequest < 3) {
- o.alternativeQueryResults = buildUnnamed6822();
+ o.alternativeQueryResults = buildUnnamed6825();
o.originalDetectIntentRequest =
buildGoogleCloudDialogflowV2beta1OriginalDetectIntentRequest();
o.queryResult = buildGoogleCloudDialogflowV2beta1QueryResult();
@@ -17073,7 +17073,7 @@
api.GoogleCloudDialogflowV2beta1WebhookRequest o) {
buildCounterGoogleCloudDialogflowV2beta1WebhookRequest++;
if (buildCounterGoogleCloudDialogflowV2beta1WebhookRequest < 3) {
- checkUnnamed6822(o.alternativeQueryResults!);
+ checkUnnamed6825(o.alternativeQueryResults!);
checkGoogleCloudDialogflowV2beta1OriginalDetectIntentRequest(
o.originalDetectIntentRequest!
as api.GoogleCloudDialogflowV2beta1OriginalDetectIntentRequest);
@@ -17091,14 +17091,14 @@
buildCounterGoogleCloudDialogflowV2beta1WebhookRequest--;
}
-core.List<api.GoogleCloudDialogflowV2beta1IntentMessage> buildUnnamed6823() {
+core.List<api.GoogleCloudDialogflowV2beta1IntentMessage> buildUnnamed6826() {
var o = <api.GoogleCloudDialogflowV2beta1IntentMessage>[];
o.add(buildGoogleCloudDialogflowV2beta1IntentMessage());
o.add(buildGoogleCloudDialogflowV2beta1IntentMessage());
return o;
}
-void checkUnnamed6823(
+void checkUnnamed6826(
core.List<api.GoogleCloudDialogflowV2beta1IntentMessage> o) {
unittest.expect(o, unittest.hasLength(2));
checkGoogleCloudDialogflowV2beta1IntentMessage(
@@ -17107,14 +17107,14 @@
o[1] as api.GoogleCloudDialogflowV2beta1IntentMessage);
}
-core.List<api.GoogleCloudDialogflowV2beta1Context> buildUnnamed6824() {
+core.List<api.GoogleCloudDialogflowV2beta1Context> buildUnnamed6827() {
var o = <api.GoogleCloudDialogflowV2beta1Context>[];
o.add(buildGoogleCloudDialogflowV2beta1Context());
o.add(buildGoogleCloudDialogflowV2beta1Context());
return o;
}
-void checkUnnamed6824(core.List<api.GoogleCloudDialogflowV2beta1Context> o) {
+void checkUnnamed6827(core.List<api.GoogleCloudDialogflowV2beta1Context> o) {
unittest.expect(o, unittest.hasLength(2));
checkGoogleCloudDialogflowV2beta1Context(
o[0] as api.GoogleCloudDialogflowV2beta1Context);
@@ -17122,7 +17122,7 @@
o[1] as api.GoogleCloudDialogflowV2beta1Context);
}
-core.Map<core.String, core.Object> buildUnnamed6825() {
+core.Map<core.String, core.Object> buildUnnamed6828() {
var o = <core.String, core.Object>{};
o['x'] = {
'list': [1, 2, 3],
@@ -17137,7 +17137,7 @@
return o;
}
-void checkUnnamed6825(core.Map<core.String, core.Object> o) {
+void checkUnnamed6828(core.Map<core.String, core.Object> o) {
unittest.expect(o, unittest.hasLength(2));
var casted89 = (o['x']!) as core.Map;
unittest.expect(casted89, unittest.hasLength(3));
@@ -17170,14 +17170,14 @@
}
core.List<api.GoogleCloudDialogflowV2beta1SessionEntityType>
- buildUnnamed6826() {
+ buildUnnamed6829() {
var o = <api.GoogleCloudDialogflowV2beta1SessionEntityType>[];
o.add(buildGoogleCloudDialogflowV2beta1SessionEntityType());
o.add(buildGoogleCloudDialogflowV2beta1SessionEntityType());
return o;
}
-void checkUnnamed6826(
+void checkUnnamed6829(
core.List<api.GoogleCloudDialogflowV2beta1SessionEntityType> o) {
unittest.expect(o, unittest.hasLength(2));
checkGoogleCloudDialogflowV2beta1SessionEntityType(
@@ -17194,12 +17194,12 @@
if (buildCounterGoogleCloudDialogflowV2beta1WebhookResponse < 3) {
o.endInteraction = true;
o.followupEventInput = buildGoogleCloudDialogflowV2beta1EventInput();
- o.fulfillmentMessages = buildUnnamed6823();
+ o.fulfillmentMessages = buildUnnamed6826();
o.fulfillmentText = 'foo';
o.liveAgentHandoff = true;
- o.outputContexts = buildUnnamed6824();
- o.payload = buildUnnamed6825();
- o.sessionEntityTypes = buildUnnamed6826();
+ o.outputContexts = buildUnnamed6827();
+ o.payload = buildUnnamed6828();
+ o.sessionEntityTypes = buildUnnamed6829();
o.source = 'foo';
}
buildCounterGoogleCloudDialogflowV2beta1WebhookResponse--;
@@ -17213,15 +17213,15 @@
unittest.expect(o.endInteraction!, unittest.isTrue);
checkGoogleCloudDialogflowV2beta1EventInput(
o.followupEventInput! as api.GoogleCloudDialogflowV2beta1EventInput);
- checkUnnamed6823(o.fulfillmentMessages!);
+ checkUnnamed6826(o.fulfillmentMessages!);
unittest.expect(
o.fulfillmentText!,
unittest.equals('foo'),
);
unittest.expect(o.liveAgentHandoff!, unittest.isTrue);
- checkUnnamed6824(o.outputContexts!);
- checkUnnamed6825(o.payload!);
- checkUnnamed6826(o.sessionEntityTypes!);
+ checkUnnamed6827(o.outputContexts!);
+ checkUnnamed6828(o.payload!);
+ checkUnnamed6829(o.sessionEntityTypes!);
unittest.expect(
o.source!,
unittest.equals('foo'),
@@ -17342,14 +17342,14 @@
buildCounterGoogleCloudDialogflowV3alpha1ImportDocumentsOperationMetadata--;
}
-core.List<api.GoogleRpcStatus> buildUnnamed6827() {
+core.List<api.GoogleRpcStatus> buildUnnamed6830() {
var o = <api.GoogleRpcStatus>[];
o.add(buildGoogleRpcStatus());
o.add(buildGoogleRpcStatus());
return o;
}
-void checkUnnamed6827(core.List<api.GoogleRpcStatus> o) {
+void checkUnnamed6830(core.List<api.GoogleRpcStatus> o) {
unittest.expect(o, unittest.hasLength(2));
checkGoogleRpcStatus(o[0] as api.GoogleRpcStatus);
checkGoogleRpcStatus(o[1] as api.GoogleRpcStatus);
@@ -17361,7 +17361,7 @@
var o = api.GoogleCloudDialogflowV3alpha1ImportDocumentsResponse();
buildCounterGoogleCloudDialogflowV3alpha1ImportDocumentsResponse++;
if (buildCounterGoogleCloudDialogflowV3alpha1ImportDocumentsResponse < 3) {
- o.warnings = buildUnnamed6827();
+ o.warnings = buildUnnamed6830();
}
buildCounterGoogleCloudDialogflowV3alpha1ImportDocumentsResponse--;
return o;
@@ -17371,7 +17371,7 @@
api.GoogleCloudDialogflowV3alpha1ImportDocumentsResponse o) {
buildCounterGoogleCloudDialogflowV3alpha1ImportDocumentsResponse++;
if (buildCounterGoogleCloudDialogflowV3alpha1ImportDocumentsResponse < 3) {
- checkUnnamed6827(o.warnings!);
+ checkUnnamed6830(o.warnings!);
}
buildCounterGoogleCloudDialogflowV3alpha1ImportDocumentsResponse--;
}
@@ -17432,14 +17432,14 @@
buildCounterGoogleCloudDialogflowV3alpha1UpdateDocumentOperationMetadata--;
}
-core.List<api.GoogleLongrunningOperation> buildUnnamed6828() {
+core.List<api.GoogleLongrunningOperation> buildUnnamed6831() {
var o = <api.GoogleLongrunningOperation>[];
o.add(buildGoogleLongrunningOperation());
o.add(buildGoogleLongrunningOperation());
return o;
}
-void checkUnnamed6828(core.List<api.GoogleLongrunningOperation> o) {
+void checkUnnamed6831(core.List<api.GoogleLongrunningOperation> o) {
unittest.expect(o, unittest.hasLength(2));
checkGoogleLongrunningOperation(o[0] as api.GoogleLongrunningOperation);
checkGoogleLongrunningOperation(o[1] as api.GoogleLongrunningOperation);
@@ -17452,7 +17452,7 @@
buildCounterGoogleLongrunningListOperationsResponse++;
if (buildCounterGoogleLongrunningListOperationsResponse < 3) {
o.nextPageToken = 'foo';
- o.operations = buildUnnamed6828();
+ o.operations = buildUnnamed6831();
}
buildCounterGoogleLongrunningListOperationsResponse--;
return o;
@@ -17466,12 +17466,12 @@
o.nextPageToken!,
unittest.equals('foo'),
);
- checkUnnamed6828(o.operations!);
+ checkUnnamed6831(o.operations!);
}
buildCounterGoogleLongrunningListOperationsResponse--;
}
-core.Map<core.String, core.Object> buildUnnamed6829() {
+core.Map<core.String, core.Object> buildUnnamed6832() {
var o = <core.String, core.Object>{};
o['x'] = {
'list': [1, 2, 3],
@@ -17486,7 +17486,7 @@
return o;
}
-void checkUnnamed6829(core.Map<core.String, core.Object> o) {
+void checkUnnamed6832(core.Map<core.String, core.Object> o) {
unittest.expect(o, unittest.hasLength(2));
var casted91 = (o['x']!) as core.Map;
unittest.expect(casted91, unittest.hasLength(3));
@@ -17518,7 +17518,7 @@
);
}
-core.Map<core.String, core.Object> buildUnnamed6830() {
+core.Map<core.String, core.Object> buildUnnamed6833() {
var o = <core.String, core.Object>{};
o['x'] = {
'list': [1, 2, 3],
@@ -17533,7 +17533,7 @@
return o;
}
-void checkUnnamed6830(core.Map<core.String, core.Object> o) {
+void checkUnnamed6833(core.Map<core.String, core.Object> o) {
unittest.expect(o, unittest.hasLength(2));
var casted93 = (o['x']!) as core.Map;
unittest.expect(casted93, unittest.hasLength(3));
@@ -17572,9 +17572,9 @@
if (buildCounterGoogleLongrunningOperation < 3) {
o.done = true;
o.error = buildGoogleRpcStatus();
- o.metadata = buildUnnamed6829();
+ o.metadata = buildUnnamed6832();
o.name = 'foo';
- o.response = buildUnnamed6830();
+ o.response = buildUnnamed6833();
}
buildCounterGoogleLongrunningOperation--;
return o;
@@ -17585,12 +17585,12 @@
if (buildCounterGoogleLongrunningOperation < 3) {
unittest.expect(o.done!, unittest.isTrue);
checkGoogleRpcStatus(o.error! as api.GoogleRpcStatus);
- checkUnnamed6829(o.metadata!);
+ checkUnnamed6832(o.metadata!);
unittest.expect(
o.name!,
unittest.equals('foo'),
);
- checkUnnamed6830(o.response!);
+ checkUnnamed6833(o.response!);
}
buildCounterGoogleLongrunningOperation--;
}
@@ -17610,7 +17610,7 @@
buildCounterGoogleProtobufEmpty--;
}
-core.Map<core.String, core.Object> buildUnnamed6831() {
+core.Map<core.String, core.Object> buildUnnamed6834() {
var o = <core.String, core.Object>{};
o['x'] = {
'list': [1, 2, 3],
@@ -17625,7 +17625,7 @@
return o;
}
-void checkUnnamed6831(core.Map<core.String, core.Object> o) {
+void checkUnnamed6834(core.Map<core.String, core.Object> o) {
unittest.expect(o, unittest.hasLength(2));
var casted95 = (o['x']!) as core.Map;
unittest.expect(casted95, unittest.hasLength(3));
@@ -17657,17 +17657,17 @@
);
}
-core.List<core.Map<core.String, core.Object>> buildUnnamed6832() {
+core.List<core.Map<core.String, core.Object>> buildUnnamed6835() {
var o = <core.Map<core.String, core.Object>>[];
- o.add(buildUnnamed6831());
- o.add(buildUnnamed6831());
+ o.add(buildUnnamed6834());
+ o.add(buildUnnamed6834());
return o;
}
-void checkUnnamed6832(core.List<core.Map<core.String, core.Object>> o) {
+void checkUnnamed6835(core.List<core.Map<core.String, core.Object>> o) {
unittest.expect(o, unittest.hasLength(2));
- checkUnnamed6831(o[0]);
- checkUnnamed6831(o[1]);
+ checkUnnamed6834(o[0]);
+ checkUnnamed6834(o[1]);
}
core.int buildCounterGoogleRpcStatus = 0;
@@ -17676,7 +17676,7 @@
buildCounterGoogleRpcStatus++;
if (buildCounterGoogleRpcStatus < 3) {
o.code = 42;
- o.details = buildUnnamed6832();
+ o.details = buildUnnamed6835();
o.message = 'foo';
}
buildCounterGoogleRpcStatus--;
@@ -17690,7 +17690,7 @@
o.code!,
unittest.equals(42),
);
- checkUnnamed6832(o.details!);
+ checkUnnamed6835(o.details!);
unittest.expect(
o.message!,
unittest.equals('foo'),
diff --git a/generated/googleapis/test/docs/v1_test.dart b/generated/googleapis/test/docs/v1_test.dart
index 00d4db2..136742c 100644
--- a/generated/googleapis/test/docs/v1_test.dart
+++ b/generated/googleapis/test/docs/v1_test.dart
@@ -27,14 +27,14 @@
import '../test_shared.dart';
-core.List<core.String> buildUnnamed7210() {
+core.List<core.String> buildUnnamed7213() {
var o = <core.String>[];
o.add('foo');
o.add('foo');
return o;
}
-void checkUnnamed7210(core.List<core.String> o) {
+void checkUnnamed7213(core.List<core.String> o) {
unittest.expect(o, unittest.hasLength(2));
unittest.expect(
o[0],
@@ -46,14 +46,14 @@
);
}
-core.List<core.String> buildUnnamed7211() {
+core.List<core.String> buildUnnamed7214() {
var o = <core.String>[];
o.add('foo');
o.add('foo');
return o;
}
-void checkUnnamed7211(core.List<core.String> o) {
+void checkUnnamed7214(core.List<core.String> o) {
unittest.expect(o, unittest.hasLength(2));
unittest.expect(
o[0],
@@ -65,14 +65,14 @@
);
}
-core.Map<core.String, api.SuggestedTextStyle> buildUnnamed7212() {
+core.Map<core.String, api.SuggestedTextStyle> buildUnnamed7215() {
var o = <core.String, api.SuggestedTextStyle>{};
o['x'] = buildSuggestedTextStyle();
o['y'] = buildSuggestedTextStyle();
return o;
}
-void checkUnnamed7212(core.Map<core.String, api.SuggestedTextStyle> o) {
+void checkUnnamed7215(core.Map<core.String, api.SuggestedTextStyle> o) {
unittest.expect(o, unittest.hasLength(2));
checkSuggestedTextStyle(o['x']! as api.SuggestedTextStyle);
checkSuggestedTextStyle(o['y']! as api.SuggestedTextStyle);
@@ -83,9 +83,9 @@
var o = api.AutoText();
buildCounterAutoText++;
if (buildCounterAutoText < 3) {
- o.suggestedDeletionIds = buildUnnamed7210();
- o.suggestedInsertionIds = buildUnnamed7211();
- o.suggestedTextStyleChanges = buildUnnamed7212();
+ o.suggestedDeletionIds = buildUnnamed7213();
+ o.suggestedInsertionIds = buildUnnamed7214();
+ o.suggestedTextStyleChanges = buildUnnamed7215();
o.textStyle = buildTextStyle();
o.type = 'foo';
}
@@ -96,9 +96,9 @@
void checkAutoText(api.AutoText o) {
buildCounterAutoText++;
if (buildCounterAutoText < 3) {
- checkUnnamed7210(o.suggestedDeletionIds!);
- checkUnnamed7211(o.suggestedInsertionIds!);
- checkUnnamed7212(o.suggestedTextStyleChanges!);
+ checkUnnamed7213(o.suggestedDeletionIds!);
+ checkUnnamed7214(o.suggestedInsertionIds!);
+ checkUnnamed7215(o.suggestedTextStyleChanges!);
checkTextStyle(o.textStyle! as api.TextStyle);
unittest.expect(
o.type!,
@@ -146,14 +146,14 @@
buildCounterBackgroundSuggestionState--;
}
-core.List<api.Request> buildUnnamed7213() {
+core.List<api.Request> buildUnnamed7216() {
var o = <api.Request>[];
o.add(buildRequest());
o.add(buildRequest());
return o;
}
-void checkUnnamed7213(core.List<api.Request> o) {
+void checkUnnamed7216(core.List<api.Request> o) {
unittest.expect(o, unittest.hasLength(2));
checkRequest(o[0] as api.Request);
checkRequest(o[1] as api.Request);
@@ -164,7 +164,7 @@
var o = api.BatchUpdateDocumentRequest();
buildCounterBatchUpdateDocumentRequest++;
if (buildCounterBatchUpdateDocumentRequest < 3) {
- o.requests = buildUnnamed7213();
+ o.requests = buildUnnamed7216();
o.writeControl = buildWriteControl();
}
buildCounterBatchUpdateDocumentRequest--;
@@ -174,20 +174,20 @@
void checkBatchUpdateDocumentRequest(api.BatchUpdateDocumentRequest o) {
buildCounterBatchUpdateDocumentRequest++;
if (buildCounterBatchUpdateDocumentRequest < 3) {
- checkUnnamed7213(o.requests!);
+ checkUnnamed7216(o.requests!);
checkWriteControl(o.writeControl! as api.WriteControl);
}
buildCounterBatchUpdateDocumentRequest--;
}
-core.List<api.Response> buildUnnamed7214() {
+core.List<api.Response> buildUnnamed7217() {
var o = <api.Response>[];
o.add(buildResponse());
o.add(buildResponse());
return o;
}
-void checkUnnamed7214(core.List<api.Response> o) {
+void checkUnnamed7217(core.List<api.Response> o) {
unittest.expect(o, unittest.hasLength(2));
checkResponse(o[0] as api.Response);
checkResponse(o[1] as api.Response);
@@ -199,7 +199,7 @@
buildCounterBatchUpdateDocumentResponse++;
if (buildCounterBatchUpdateDocumentResponse < 3) {
o.documentId = 'foo';
- o.replies = buildUnnamed7214();
+ o.replies = buildUnnamed7217();
o.writeControl = buildWriteControl();
}
buildCounterBatchUpdateDocumentResponse--;
@@ -213,20 +213,20 @@
o.documentId!,
unittest.equals('foo'),
);
- checkUnnamed7214(o.replies!);
+ checkUnnamed7217(o.replies!);
checkWriteControl(o.writeControl! as api.WriteControl);
}
buildCounterBatchUpdateDocumentResponse--;
}
-core.List<api.StructuralElement> buildUnnamed7215() {
+core.List<api.StructuralElement> buildUnnamed7218() {
var o = <api.StructuralElement>[];
o.add(buildStructuralElement());
o.add(buildStructuralElement());
return o;
}
-void checkUnnamed7215(core.List<api.StructuralElement> o) {
+void checkUnnamed7218(core.List<api.StructuralElement> o) {
unittest.expect(o, unittest.hasLength(2));
checkStructuralElement(o[0] as api.StructuralElement);
checkStructuralElement(o[1] as api.StructuralElement);
@@ -237,7 +237,7 @@
var o = api.Body();
buildCounterBody++;
if (buildCounterBody < 3) {
- o.content = buildUnnamed7215();
+ o.content = buildUnnamed7218();
}
buildCounterBody--;
return o;
@@ -246,7 +246,7 @@
void checkBody(api.Body o) {
buildCounterBody++;
if (buildCounterBody < 3) {
- checkUnnamed7215(o.content!);
+ checkUnnamed7218(o.content!);
}
buildCounterBody--;
}
@@ -323,14 +323,14 @@
buildCounterColor--;
}
-core.List<core.String> buildUnnamed7216() {
+core.List<core.String> buildUnnamed7219() {
var o = <core.String>[];
o.add('foo');
o.add('foo');
return o;
}
-void checkUnnamed7216(core.List<core.String> o) {
+void checkUnnamed7219(core.List<core.String> o) {
unittest.expect(o, unittest.hasLength(2));
unittest.expect(
o[0],
@@ -342,14 +342,14 @@
);
}
-core.List<core.String> buildUnnamed7217() {
+core.List<core.String> buildUnnamed7220() {
var o = <core.String>[];
o.add('foo');
o.add('foo');
return o;
}
-void checkUnnamed7217(core.List<core.String> o) {
+void checkUnnamed7220(core.List<core.String> o) {
unittest.expect(o, unittest.hasLength(2));
unittest.expect(
o[0],
@@ -361,14 +361,14 @@
);
}
-core.Map<core.String, api.SuggestedTextStyle> buildUnnamed7218() {
+core.Map<core.String, api.SuggestedTextStyle> buildUnnamed7221() {
var o = <core.String, api.SuggestedTextStyle>{};
o['x'] = buildSuggestedTextStyle();
o['y'] = buildSuggestedTextStyle();
return o;
}
-void checkUnnamed7218(core.Map<core.String, api.SuggestedTextStyle> o) {
+void checkUnnamed7221(core.Map<core.String, api.SuggestedTextStyle> o) {
unittest.expect(o, unittest.hasLength(2));
checkSuggestedTextStyle(o['x']! as api.SuggestedTextStyle);
checkSuggestedTextStyle(o['y']! as api.SuggestedTextStyle);
@@ -379,9 +379,9 @@
var o = api.ColumnBreak();
buildCounterColumnBreak++;
if (buildCounterColumnBreak < 3) {
- o.suggestedDeletionIds = buildUnnamed7216();
- o.suggestedInsertionIds = buildUnnamed7217();
- o.suggestedTextStyleChanges = buildUnnamed7218();
+ o.suggestedDeletionIds = buildUnnamed7219();
+ o.suggestedInsertionIds = buildUnnamed7220();
+ o.suggestedTextStyleChanges = buildUnnamed7221();
o.textStyle = buildTextStyle();
}
buildCounterColumnBreak--;
@@ -391,9 +391,9 @@
void checkColumnBreak(api.ColumnBreak o) {
buildCounterColumnBreak++;
if (buildCounterColumnBreak < 3) {
- checkUnnamed7216(o.suggestedDeletionIds!);
- checkUnnamed7217(o.suggestedInsertionIds!);
- checkUnnamed7218(o.suggestedTextStyleChanges!);
+ checkUnnamed7219(o.suggestedDeletionIds!);
+ checkUnnamed7220(o.suggestedInsertionIds!);
+ checkUnnamed7221(o.suggestedTextStyleChanges!);
checkTextStyle(o.textStyle! as api.TextStyle);
}
buildCounterColumnBreak--;
@@ -870,118 +870,118 @@
buildCounterDimension--;
}
-core.Map<core.String, api.Footer> buildUnnamed7219() {
+core.Map<core.String, api.Footer> buildUnnamed7222() {
var o = <core.String, api.Footer>{};
o['x'] = buildFooter();
o['y'] = buildFooter();
return o;
}
-void checkUnnamed7219(core.Map<core.String, api.Footer> o) {
+void checkUnnamed7222(core.Map<core.String, api.Footer> o) {
unittest.expect(o, unittest.hasLength(2));
checkFooter(o['x']! as api.Footer);
checkFooter(o['y']! as api.Footer);
}
-core.Map<core.String, api.Footnote> buildUnnamed7220() {
+core.Map<core.String, api.Footnote> buildUnnamed7223() {
var o = <core.String, api.Footnote>{};
o['x'] = buildFootnote();
o['y'] = buildFootnote();
return o;
}
-void checkUnnamed7220(core.Map<core.String, api.Footnote> o) {
+void checkUnnamed7223(core.Map<core.String, api.Footnote> o) {
unittest.expect(o, unittest.hasLength(2));
checkFootnote(o['x']! as api.Footnote);
checkFootnote(o['y']! as api.Footnote);
}
-core.Map<core.String, api.Header> buildUnnamed7221() {
+core.Map<core.String, api.Header> buildUnnamed7224() {
var o = <core.String, api.Header>{};
o['x'] = buildHeader();
o['y'] = buildHeader();
return o;
}
-void checkUnnamed7221(core.Map<core.String, api.Header> o) {
+void checkUnnamed7224(core.Map<core.String, api.Header> o) {
unittest.expect(o, unittest.hasLength(2));
checkHeader(o['x']! as api.Header);
checkHeader(o['y']! as api.Header);
}
-core.Map<core.String, api.InlineObject> buildUnnamed7222() {
+core.Map<core.String, api.InlineObject> buildUnnamed7225() {
var o = <core.String, api.InlineObject>{};
o['x'] = buildInlineObject();
o['y'] = buildInlineObject();
return o;
}
-void checkUnnamed7222(core.Map<core.String, api.InlineObject> o) {
+void checkUnnamed7225(core.Map<core.String, api.InlineObject> o) {
unittest.expect(o, unittest.hasLength(2));
checkInlineObject(o['x']! as api.InlineObject);
checkInlineObject(o['y']! as api.InlineObject);
}
-core.Map<core.String, api.List> buildUnnamed7223() {
+core.Map<core.String, api.List> buildUnnamed7226() {
var o = <core.String, api.List>{};
o['x'] = buildList();
o['y'] = buildList();
return o;
}
-void checkUnnamed7223(core.Map<core.String, api.List> o) {
+void checkUnnamed7226(core.Map<core.String, api.List> o) {
unittest.expect(o, unittest.hasLength(2));
checkList(o['x']! as api.List);
checkList(o['y']! as api.List);
}
-core.Map<core.String, api.NamedRanges> buildUnnamed7224() {
+core.Map<core.String, api.NamedRanges> buildUnnamed7227() {
var o = <core.String, api.NamedRanges>{};
o['x'] = buildNamedRanges();
o['y'] = buildNamedRanges();
return o;
}
-void checkUnnamed7224(core.Map<core.String, api.NamedRanges> o) {
+void checkUnnamed7227(core.Map<core.String, api.NamedRanges> o) {
unittest.expect(o, unittest.hasLength(2));
checkNamedRanges(o['x']! as api.NamedRanges);
checkNamedRanges(o['y']! as api.NamedRanges);
}
-core.Map<core.String, api.PositionedObject> buildUnnamed7225() {
+core.Map<core.String, api.PositionedObject> buildUnnamed7228() {
var o = <core.String, api.PositionedObject>{};
o['x'] = buildPositionedObject();
o['y'] = buildPositionedObject();
return o;
}
-void checkUnnamed7225(core.Map<core.String, api.PositionedObject> o) {
+void checkUnnamed7228(core.Map<core.String, api.PositionedObject> o) {
unittest.expect(o, unittest.hasLength(2));
checkPositionedObject(o['x']! as api.PositionedObject);
checkPositionedObject(o['y']! as api.PositionedObject);
}
-core.Map<core.String, api.SuggestedDocumentStyle> buildUnnamed7226() {
+core.Map<core.String, api.SuggestedDocumentStyle> buildUnnamed7229() {
var o = <core.String, api.SuggestedDocumentStyle>{};
o['x'] = buildSuggestedDocumentStyle();
o['y'] = buildSuggestedDocumentStyle();
return o;
}
-void checkUnnamed7226(core.Map<core.String, api.SuggestedDocumentStyle> o) {
+void checkUnnamed7229(core.Map<core.String, api.SuggestedDocumentStyle> o) {
unittest.expect(o, unittest.hasLength(2));
checkSuggestedDocumentStyle(o['x']! as api.SuggestedDocumentStyle);
checkSuggestedDocumentStyle(o['y']! as api.SuggestedDocumentStyle);
}
-core.Map<core.String, api.SuggestedNamedStyles> buildUnnamed7227() {
+core.Map<core.String, api.SuggestedNamedStyles> buildUnnamed7230() {
var o = <core.String, api.SuggestedNamedStyles>{};
o['x'] = buildSuggestedNamedStyles();
o['y'] = buildSuggestedNamedStyles();
return o;
}
-void checkUnnamed7227(core.Map<core.String, api.SuggestedNamedStyles> o) {
+void checkUnnamed7230(core.Map<core.String, api.SuggestedNamedStyles> o) {
unittest.expect(o, unittest.hasLength(2));
checkSuggestedNamedStyles(o['x']! as api.SuggestedNamedStyles);
checkSuggestedNamedStyles(o['y']! as api.SuggestedNamedStyles);
@@ -995,17 +995,17 @@
o.body = buildBody();
o.documentId = 'foo';
o.documentStyle = buildDocumentStyle();
- o.footers = buildUnnamed7219();
- o.footnotes = buildUnnamed7220();
- o.headers = buildUnnamed7221();
- o.inlineObjects = buildUnnamed7222();
- o.lists = buildUnnamed7223();
- o.namedRanges = buildUnnamed7224();
+ o.footers = buildUnnamed7222();
+ o.footnotes = buildUnnamed7223();
+ o.headers = buildUnnamed7224();
+ o.inlineObjects = buildUnnamed7225();
+ o.lists = buildUnnamed7226();
+ o.namedRanges = buildUnnamed7227();
o.namedStyles = buildNamedStyles();
- o.positionedObjects = buildUnnamed7225();
+ o.positionedObjects = buildUnnamed7228();
o.revisionId = 'foo';
- o.suggestedDocumentStyleChanges = buildUnnamed7226();
- o.suggestedNamedStylesChanges = buildUnnamed7227();
+ o.suggestedDocumentStyleChanges = buildUnnamed7229();
+ o.suggestedNamedStylesChanges = buildUnnamed7230();
o.suggestionsViewMode = 'foo';
o.title = 'foo';
}
@@ -1022,20 +1022,20 @@
unittest.equals('foo'),
);
checkDocumentStyle(o.documentStyle! as api.DocumentStyle);
- checkUnnamed7219(o.footers!);
- checkUnnamed7220(o.footnotes!);
- checkUnnamed7221(o.headers!);
- checkUnnamed7222(o.inlineObjects!);
- checkUnnamed7223(o.lists!);
- checkUnnamed7224(o.namedRanges!);
+ checkUnnamed7222(o.footers!);
+ checkUnnamed7223(o.footnotes!);
+ checkUnnamed7224(o.headers!);
+ checkUnnamed7225(o.inlineObjects!);
+ checkUnnamed7226(o.lists!);
+ checkUnnamed7227(o.namedRanges!);
checkNamedStyles(o.namedStyles! as api.NamedStyles);
- checkUnnamed7225(o.positionedObjects!);
+ checkUnnamed7228(o.positionedObjects!);
unittest.expect(
o.revisionId!,
unittest.equals('foo'),
);
- checkUnnamed7226(o.suggestedDocumentStyleChanges!);
- checkUnnamed7227(o.suggestedNamedStylesChanges!);
+ checkUnnamed7229(o.suggestedDocumentStyleChanges!);
+ checkUnnamed7230(o.suggestedNamedStylesChanges!);
unittest.expect(
o.suggestionsViewMode!,
unittest.equals('foo'),
@@ -1386,14 +1386,14 @@
buildCounterEndOfSegmentLocation--;
}
-core.List<core.String> buildUnnamed7228() {
+core.List<core.String> buildUnnamed7231() {
var o = <core.String>[];
o.add('foo');
o.add('foo');
return o;
}
-void checkUnnamed7228(core.List<core.String> o) {
+void checkUnnamed7231(core.List<core.String> o) {
unittest.expect(o, unittest.hasLength(2));
unittest.expect(
o[0],
@@ -1405,120 +1405,6 @@
);
}
-core.List<core.String> buildUnnamed7229() {
- var o = <core.String>[];
- o.add('foo');
- o.add('foo');
- return o;
-}
-
-void checkUnnamed7229(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'),
- );
-}
-
-core.int buildCounterEquation = 0;
-api.Equation buildEquation() {
- var o = api.Equation();
- buildCounterEquation++;
- if (buildCounterEquation < 3) {
- o.suggestedDeletionIds = buildUnnamed7228();
- o.suggestedInsertionIds = buildUnnamed7229();
- }
- buildCounterEquation--;
- return o;
-}
-
-void checkEquation(api.Equation o) {
- buildCounterEquation++;
- if (buildCounterEquation < 3) {
- checkUnnamed7228(o.suggestedDeletionIds!);
- checkUnnamed7229(o.suggestedInsertionIds!);
- }
- buildCounterEquation--;
-}
-
-core.List<api.StructuralElement> buildUnnamed7230() {
- var o = <api.StructuralElement>[];
- o.add(buildStructuralElement());
- o.add(buildStructuralElement());
- return o;
-}
-
-void checkUnnamed7230(core.List<api.StructuralElement> o) {
- unittest.expect(o, unittest.hasLength(2));
- checkStructuralElement(o[0] as api.StructuralElement);
- checkStructuralElement(o[1] as api.StructuralElement);
-}
-
-core.int buildCounterFooter = 0;
-api.Footer buildFooter() {
- var o = api.Footer();
- buildCounterFooter++;
- if (buildCounterFooter < 3) {
- o.content = buildUnnamed7230();
- o.footerId = 'foo';
- }
- buildCounterFooter--;
- return o;
-}
-
-void checkFooter(api.Footer o) {
- buildCounterFooter++;
- if (buildCounterFooter < 3) {
- checkUnnamed7230(o.content!);
- unittest.expect(
- o.footerId!,
- unittest.equals('foo'),
- );
- }
- buildCounterFooter--;
-}
-
-core.List<api.StructuralElement> buildUnnamed7231() {
- var o = <api.StructuralElement>[];
- o.add(buildStructuralElement());
- o.add(buildStructuralElement());
- return o;
-}
-
-void checkUnnamed7231(core.List<api.StructuralElement> o) {
- unittest.expect(o, unittest.hasLength(2));
- checkStructuralElement(o[0] as api.StructuralElement);
- checkStructuralElement(o[1] as api.StructuralElement);
-}
-
-core.int buildCounterFootnote = 0;
-api.Footnote buildFootnote() {
- var o = api.Footnote();
- buildCounterFootnote++;
- if (buildCounterFootnote < 3) {
- o.content = buildUnnamed7231();
- o.footnoteId = 'foo';
- }
- buildCounterFootnote--;
- return o;
-}
-
-void checkFootnote(api.Footnote o) {
- buildCounterFootnote++;
- if (buildCounterFootnote < 3) {
- checkUnnamed7231(o.content!);
- unittest.expect(
- o.footnoteId!,
- unittest.equals('foo'),
- );
- }
- buildCounterFootnote--;
-}
-
core.List<core.String> buildUnnamed7232() {
var o = <core.String>[];
o.add('foo');
@@ -1538,14 +1424,109 @@
);
}
-core.List<core.String> buildUnnamed7233() {
+core.int buildCounterEquation = 0;
+api.Equation buildEquation() {
+ var o = api.Equation();
+ buildCounterEquation++;
+ if (buildCounterEquation < 3) {
+ o.suggestedDeletionIds = buildUnnamed7231();
+ o.suggestedInsertionIds = buildUnnamed7232();
+ }
+ buildCounterEquation--;
+ return o;
+}
+
+void checkEquation(api.Equation o) {
+ buildCounterEquation++;
+ if (buildCounterEquation < 3) {
+ checkUnnamed7231(o.suggestedDeletionIds!);
+ checkUnnamed7232(o.suggestedInsertionIds!);
+ }
+ buildCounterEquation--;
+}
+
+core.List<api.StructuralElement> buildUnnamed7233() {
+ var o = <api.StructuralElement>[];
+ o.add(buildStructuralElement());
+ o.add(buildStructuralElement());
+ return o;
+}
+
+void checkUnnamed7233(core.List<api.StructuralElement> o) {
+ unittest.expect(o, unittest.hasLength(2));
+ checkStructuralElement(o[0] as api.StructuralElement);
+ checkStructuralElement(o[1] as api.StructuralElement);
+}
+
+core.int buildCounterFooter = 0;
+api.Footer buildFooter() {
+ var o = api.Footer();
+ buildCounterFooter++;
+ if (buildCounterFooter < 3) {
+ o.content = buildUnnamed7233();
+ o.footerId = 'foo';
+ }
+ buildCounterFooter--;
+ return o;
+}
+
+void checkFooter(api.Footer o) {
+ buildCounterFooter++;
+ if (buildCounterFooter < 3) {
+ checkUnnamed7233(o.content!);
+ unittest.expect(
+ o.footerId!,
+ unittest.equals('foo'),
+ );
+ }
+ buildCounterFooter--;
+}
+
+core.List<api.StructuralElement> buildUnnamed7234() {
+ var o = <api.StructuralElement>[];
+ o.add(buildStructuralElement());
+ o.add(buildStructuralElement());
+ return o;
+}
+
+void checkUnnamed7234(core.List<api.StructuralElement> o) {
+ unittest.expect(o, unittest.hasLength(2));
+ checkStructuralElement(o[0] as api.StructuralElement);
+ checkStructuralElement(o[1] as api.StructuralElement);
+}
+
+core.int buildCounterFootnote = 0;
+api.Footnote buildFootnote() {
+ var o = api.Footnote();
+ buildCounterFootnote++;
+ if (buildCounterFootnote < 3) {
+ o.content = buildUnnamed7234();
+ o.footnoteId = 'foo';
+ }
+ buildCounterFootnote--;
+ return o;
+}
+
+void checkFootnote(api.Footnote o) {
+ buildCounterFootnote++;
+ if (buildCounterFootnote < 3) {
+ checkUnnamed7234(o.content!);
+ unittest.expect(
+ o.footnoteId!,
+ unittest.equals('foo'),
+ );
+ }
+ buildCounterFootnote--;
+}
+
+core.List<core.String> buildUnnamed7235() {
var o = <core.String>[];
o.add('foo');
o.add('foo');
return o;
}
-void checkUnnamed7233(core.List<core.String> o) {
+void checkUnnamed7235(core.List<core.String> o) {
unittest.expect(o, unittest.hasLength(2));
unittest.expect(
o[0],
@@ -1557,91 +1538,6 @@
);
}
-core.Map<core.String, api.SuggestedTextStyle> buildUnnamed7234() {
- var o = <core.String, api.SuggestedTextStyle>{};
- o['x'] = buildSuggestedTextStyle();
- o['y'] = buildSuggestedTextStyle();
- return o;
-}
-
-void checkUnnamed7234(core.Map<core.String, api.SuggestedTextStyle> o) {
- unittest.expect(o, unittest.hasLength(2));
- checkSuggestedTextStyle(o['x']! as api.SuggestedTextStyle);
- checkSuggestedTextStyle(o['y']! as api.SuggestedTextStyle);
-}
-
-core.int buildCounterFootnoteReference = 0;
-api.FootnoteReference buildFootnoteReference() {
- var o = api.FootnoteReference();
- buildCounterFootnoteReference++;
- if (buildCounterFootnoteReference < 3) {
- o.footnoteId = 'foo';
- o.footnoteNumber = 'foo';
- o.suggestedDeletionIds = buildUnnamed7232();
- o.suggestedInsertionIds = buildUnnamed7233();
- o.suggestedTextStyleChanges = buildUnnamed7234();
- o.textStyle = buildTextStyle();
- }
- buildCounterFootnoteReference--;
- return o;
-}
-
-void checkFootnoteReference(api.FootnoteReference o) {
- buildCounterFootnoteReference++;
- if (buildCounterFootnoteReference < 3) {
- unittest.expect(
- o.footnoteId!,
- unittest.equals('foo'),
- );
- unittest.expect(
- o.footnoteNumber!,
- unittest.equals('foo'),
- );
- checkUnnamed7232(o.suggestedDeletionIds!);
- checkUnnamed7233(o.suggestedInsertionIds!);
- checkUnnamed7234(o.suggestedTextStyleChanges!);
- checkTextStyle(o.textStyle! as api.TextStyle);
- }
- buildCounterFootnoteReference--;
-}
-
-core.List<api.StructuralElement> buildUnnamed7235() {
- var o = <api.StructuralElement>[];
- o.add(buildStructuralElement());
- o.add(buildStructuralElement());
- return o;
-}
-
-void checkUnnamed7235(core.List<api.StructuralElement> o) {
- unittest.expect(o, unittest.hasLength(2));
- checkStructuralElement(o[0] as api.StructuralElement);
- checkStructuralElement(o[1] as api.StructuralElement);
-}
-
-core.int buildCounterHeader = 0;
-api.Header buildHeader() {
- var o = api.Header();
- buildCounterHeader++;
- if (buildCounterHeader < 3) {
- o.content = buildUnnamed7235();
- o.headerId = 'foo';
- }
- buildCounterHeader--;
- return o;
-}
-
-void checkHeader(api.Header o) {
- buildCounterHeader++;
- if (buildCounterHeader < 3) {
- checkUnnamed7235(o.content!);
- unittest.expect(
- o.headerId!,
- unittest.equals('foo'),
- );
- }
- buildCounterHeader--;
-}
-
core.List<core.String> buildUnnamed7236() {
var o = <core.String>[];
o.add('foo');
@@ -1661,14 +1557,99 @@
);
}
-core.List<core.String> buildUnnamed7237() {
+core.Map<core.String, api.SuggestedTextStyle> buildUnnamed7237() {
+ var o = <core.String, api.SuggestedTextStyle>{};
+ o['x'] = buildSuggestedTextStyle();
+ o['y'] = buildSuggestedTextStyle();
+ return o;
+}
+
+void checkUnnamed7237(core.Map<core.String, api.SuggestedTextStyle> o) {
+ unittest.expect(o, unittest.hasLength(2));
+ checkSuggestedTextStyle(o['x']! as api.SuggestedTextStyle);
+ checkSuggestedTextStyle(o['y']! as api.SuggestedTextStyle);
+}
+
+core.int buildCounterFootnoteReference = 0;
+api.FootnoteReference buildFootnoteReference() {
+ var o = api.FootnoteReference();
+ buildCounterFootnoteReference++;
+ if (buildCounterFootnoteReference < 3) {
+ o.footnoteId = 'foo';
+ o.footnoteNumber = 'foo';
+ o.suggestedDeletionIds = buildUnnamed7235();
+ o.suggestedInsertionIds = buildUnnamed7236();
+ o.suggestedTextStyleChanges = buildUnnamed7237();
+ o.textStyle = buildTextStyle();
+ }
+ buildCounterFootnoteReference--;
+ return o;
+}
+
+void checkFootnoteReference(api.FootnoteReference o) {
+ buildCounterFootnoteReference++;
+ if (buildCounterFootnoteReference < 3) {
+ unittest.expect(
+ o.footnoteId!,
+ unittest.equals('foo'),
+ );
+ unittest.expect(
+ o.footnoteNumber!,
+ unittest.equals('foo'),
+ );
+ checkUnnamed7235(o.suggestedDeletionIds!);
+ checkUnnamed7236(o.suggestedInsertionIds!);
+ checkUnnamed7237(o.suggestedTextStyleChanges!);
+ checkTextStyle(o.textStyle! as api.TextStyle);
+ }
+ buildCounterFootnoteReference--;
+}
+
+core.List<api.StructuralElement> buildUnnamed7238() {
+ var o = <api.StructuralElement>[];
+ o.add(buildStructuralElement());
+ o.add(buildStructuralElement());
+ return o;
+}
+
+void checkUnnamed7238(core.List<api.StructuralElement> o) {
+ unittest.expect(o, unittest.hasLength(2));
+ checkStructuralElement(o[0] as api.StructuralElement);
+ checkStructuralElement(o[1] as api.StructuralElement);
+}
+
+core.int buildCounterHeader = 0;
+api.Header buildHeader() {
+ var o = api.Header();
+ buildCounterHeader++;
+ if (buildCounterHeader < 3) {
+ o.content = buildUnnamed7238();
+ o.headerId = 'foo';
+ }
+ buildCounterHeader--;
+ return o;
+}
+
+void checkHeader(api.Header o) {
+ buildCounterHeader++;
+ if (buildCounterHeader < 3) {
+ checkUnnamed7238(o.content!);
+ unittest.expect(
+ o.headerId!,
+ unittest.equals('foo'),
+ );
+ }
+ buildCounterHeader--;
+}
+
+core.List<core.String> buildUnnamed7239() {
var o = <core.String>[];
o.add('foo');
o.add('foo');
return o;
}
-void checkUnnamed7237(core.List<core.String> o) {
+void checkUnnamed7239(core.List<core.String> o) {
unittest.expect(o, unittest.hasLength(2));
unittest.expect(
o[0],
@@ -1680,14 +1661,33 @@
);
}
-core.Map<core.String, api.SuggestedTextStyle> buildUnnamed7238() {
+core.List<core.String> buildUnnamed7240() {
+ var o = <core.String>[];
+ o.add('foo');
+ o.add('foo');
+ return o;
+}
+
+void checkUnnamed7240(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'),
+ );
+}
+
+core.Map<core.String, api.SuggestedTextStyle> buildUnnamed7241() {
var o = <core.String, api.SuggestedTextStyle>{};
o['x'] = buildSuggestedTextStyle();
o['y'] = buildSuggestedTextStyle();
return o;
}
-void checkUnnamed7238(core.Map<core.String, api.SuggestedTextStyle> o) {
+void checkUnnamed7241(core.Map<core.String, api.SuggestedTextStyle> o) {
unittest.expect(o, unittest.hasLength(2));
checkSuggestedTextStyle(o['x']! as api.SuggestedTextStyle);
checkSuggestedTextStyle(o['y']! as api.SuggestedTextStyle);
@@ -1698,9 +1698,9 @@
var o = api.HorizontalRule();
buildCounterHorizontalRule++;
if (buildCounterHorizontalRule < 3) {
- o.suggestedDeletionIds = buildUnnamed7236();
- o.suggestedInsertionIds = buildUnnamed7237();
- o.suggestedTextStyleChanges = buildUnnamed7238();
+ o.suggestedDeletionIds = buildUnnamed7239();
+ o.suggestedInsertionIds = buildUnnamed7240();
+ o.suggestedTextStyleChanges = buildUnnamed7241();
o.textStyle = buildTextStyle();
}
buildCounterHorizontalRule--;
@@ -1710,9 +1710,9 @@
void checkHorizontalRule(api.HorizontalRule o) {
buildCounterHorizontalRule++;
if (buildCounterHorizontalRule < 3) {
- checkUnnamed7236(o.suggestedDeletionIds!);
- checkUnnamed7237(o.suggestedInsertionIds!);
- checkUnnamed7238(o.suggestedTextStyleChanges!);
+ checkUnnamed7239(o.suggestedDeletionIds!);
+ checkUnnamed7240(o.suggestedInsertionIds!);
+ checkUnnamed7241(o.suggestedTextStyleChanges!);
checkTextStyle(o.textStyle! as api.TextStyle);
}
buildCounterHorizontalRule--;
@@ -1799,94 +1799,6 @@
buildCounterImagePropertiesSuggestionState--;
}
-core.List<core.String> buildUnnamed7239() {
- var o = <core.String>[];
- o.add('foo');
- o.add('foo');
- return o;
-}
-
-void checkUnnamed7239(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'),
- );
-}
-
-core.Map<core.String, api.SuggestedInlineObjectProperties> buildUnnamed7240() {
- var o = <core.String, api.SuggestedInlineObjectProperties>{};
- o['x'] = buildSuggestedInlineObjectProperties();
- o['y'] = buildSuggestedInlineObjectProperties();
- return o;
-}
-
-void checkUnnamed7240(
- core.Map<core.String, api.SuggestedInlineObjectProperties> o) {
- unittest.expect(o, unittest.hasLength(2));
- checkSuggestedInlineObjectProperties(
- o['x']! as api.SuggestedInlineObjectProperties);
- checkSuggestedInlineObjectProperties(
- o['y']! as api.SuggestedInlineObjectProperties);
-}
-
-core.int buildCounterInlineObject = 0;
-api.InlineObject buildInlineObject() {
- var o = api.InlineObject();
- buildCounterInlineObject++;
- if (buildCounterInlineObject < 3) {
- o.inlineObjectProperties = buildInlineObjectProperties();
- o.objectId = 'foo';
- o.suggestedDeletionIds = buildUnnamed7239();
- o.suggestedInlineObjectPropertiesChanges = buildUnnamed7240();
- o.suggestedInsertionId = 'foo';
- }
- buildCounterInlineObject--;
- return o;
-}
-
-void checkInlineObject(api.InlineObject o) {
- buildCounterInlineObject++;
- if (buildCounterInlineObject < 3) {
- checkInlineObjectProperties(
- o.inlineObjectProperties! as api.InlineObjectProperties);
- unittest.expect(
- o.objectId!,
- unittest.equals('foo'),
- );
- checkUnnamed7239(o.suggestedDeletionIds!);
- checkUnnamed7240(o.suggestedInlineObjectPropertiesChanges!);
- unittest.expect(
- o.suggestedInsertionId!,
- unittest.equals('foo'),
- );
- }
- buildCounterInlineObject--;
-}
-
-core.List<core.String> buildUnnamed7241() {
- var o = <core.String>[];
- o.add('foo');
- o.add('foo');
- return o;
-}
-
-void checkUnnamed7241(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'),
- );
-}
-
core.List<core.String> buildUnnamed7242() {
var o = <core.String>[];
o.add('foo');
@@ -1906,14 +1818,102 @@
);
}
-core.Map<core.String, api.SuggestedTextStyle> buildUnnamed7243() {
+core.Map<core.String, api.SuggestedInlineObjectProperties> buildUnnamed7243() {
+ var o = <core.String, api.SuggestedInlineObjectProperties>{};
+ o['x'] = buildSuggestedInlineObjectProperties();
+ o['y'] = buildSuggestedInlineObjectProperties();
+ return o;
+}
+
+void checkUnnamed7243(
+ core.Map<core.String, api.SuggestedInlineObjectProperties> o) {
+ unittest.expect(o, unittest.hasLength(2));
+ checkSuggestedInlineObjectProperties(
+ o['x']! as api.SuggestedInlineObjectProperties);
+ checkSuggestedInlineObjectProperties(
+ o['y']! as api.SuggestedInlineObjectProperties);
+}
+
+core.int buildCounterInlineObject = 0;
+api.InlineObject buildInlineObject() {
+ var o = api.InlineObject();
+ buildCounterInlineObject++;
+ if (buildCounterInlineObject < 3) {
+ o.inlineObjectProperties = buildInlineObjectProperties();
+ o.objectId = 'foo';
+ o.suggestedDeletionIds = buildUnnamed7242();
+ o.suggestedInlineObjectPropertiesChanges = buildUnnamed7243();
+ o.suggestedInsertionId = 'foo';
+ }
+ buildCounterInlineObject--;
+ return o;
+}
+
+void checkInlineObject(api.InlineObject o) {
+ buildCounterInlineObject++;
+ if (buildCounterInlineObject < 3) {
+ checkInlineObjectProperties(
+ o.inlineObjectProperties! as api.InlineObjectProperties);
+ unittest.expect(
+ o.objectId!,
+ unittest.equals('foo'),
+ );
+ checkUnnamed7242(o.suggestedDeletionIds!);
+ checkUnnamed7243(o.suggestedInlineObjectPropertiesChanges!);
+ unittest.expect(
+ o.suggestedInsertionId!,
+ unittest.equals('foo'),
+ );
+ }
+ buildCounterInlineObject--;
+}
+
+core.List<core.String> buildUnnamed7244() {
+ var o = <core.String>[];
+ o.add('foo');
+ o.add('foo');
+ return o;
+}
+
+void checkUnnamed7244(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'),
+ );
+}
+
+core.List<core.String> buildUnnamed7245() {
+ var o = <core.String>[];
+ o.add('foo');
+ o.add('foo');
+ return o;
+}
+
+void checkUnnamed7245(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'),
+ );
+}
+
+core.Map<core.String, api.SuggestedTextStyle> buildUnnamed7246() {
var o = <core.String, api.SuggestedTextStyle>{};
o['x'] = buildSuggestedTextStyle();
o['y'] = buildSuggestedTextStyle();
return o;
}
-void checkUnnamed7243(core.Map<core.String, api.SuggestedTextStyle> o) {
+void checkUnnamed7246(core.Map<core.String, api.SuggestedTextStyle> o) {
unittest.expect(o, unittest.hasLength(2));
checkSuggestedTextStyle(o['x']! as api.SuggestedTextStyle);
checkSuggestedTextStyle(o['y']! as api.SuggestedTextStyle);
@@ -1925,9 +1925,9 @@
buildCounterInlineObjectElement++;
if (buildCounterInlineObjectElement < 3) {
o.inlineObjectId = 'foo';
- o.suggestedDeletionIds = buildUnnamed7241();
- o.suggestedInsertionIds = buildUnnamed7242();
- o.suggestedTextStyleChanges = buildUnnamed7243();
+ o.suggestedDeletionIds = buildUnnamed7244();
+ o.suggestedInsertionIds = buildUnnamed7245();
+ o.suggestedTextStyleChanges = buildUnnamed7246();
o.textStyle = buildTextStyle();
}
buildCounterInlineObjectElement--;
@@ -1941,9 +1941,9 @@
o.inlineObjectId!,
unittest.equals('foo'),
);
- checkUnnamed7241(o.suggestedDeletionIds!);
- checkUnnamed7242(o.suggestedInsertionIds!);
- checkUnnamed7243(o.suggestedTextStyleChanges!);
+ checkUnnamed7244(o.suggestedDeletionIds!);
+ checkUnnamed7245(o.suggestedInsertionIds!);
+ checkUnnamed7246(o.suggestedTextStyleChanges!);
checkTextStyle(o.textStyle! as api.TextStyle);
}
buildCounterInlineObjectElement--;
@@ -2290,14 +2290,14 @@
buildCounterLinkedContentReferenceSuggestionState--;
}
-core.List<core.String> buildUnnamed7244() {
+core.List<core.String> buildUnnamed7247() {
var o = <core.String>[];
o.add('foo');
o.add('foo');
return o;
}
-void checkUnnamed7244(core.List<core.String> o) {
+void checkUnnamed7247(core.List<core.String> o) {
unittest.expect(o, unittest.hasLength(2));
unittest.expect(
o[0],
@@ -2309,14 +2309,14 @@
);
}
-core.Map<core.String, api.SuggestedListProperties> buildUnnamed7245() {
+core.Map<core.String, api.SuggestedListProperties> buildUnnamed7248() {
var o = <core.String, api.SuggestedListProperties>{};
o['x'] = buildSuggestedListProperties();
o['y'] = buildSuggestedListProperties();
return o;
}
-void checkUnnamed7245(core.Map<core.String, api.SuggestedListProperties> o) {
+void checkUnnamed7248(core.Map<core.String, api.SuggestedListProperties> o) {
unittest.expect(o, unittest.hasLength(2));
checkSuggestedListProperties(o['x']! as api.SuggestedListProperties);
checkSuggestedListProperties(o['y']! as api.SuggestedListProperties);
@@ -2328,9 +2328,9 @@
buildCounterList++;
if (buildCounterList < 3) {
o.listProperties = buildListProperties();
- o.suggestedDeletionIds = buildUnnamed7244();
+ o.suggestedDeletionIds = buildUnnamed7247();
o.suggestedInsertionId = 'foo';
- o.suggestedListPropertiesChanges = buildUnnamed7245();
+ o.suggestedListPropertiesChanges = buildUnnamed7248();
}
buildCounterList--;
return o;
@@ -2340,24 +2340,24 @@
buildCounterList++;
if (buildCounterList < 3) {
checkListProperties(o.listProperties! as api.ListProperties);
- checkUnnamed7244(o.suggestedDeletionIds!);
+ checkUnnamed7247(o.suggestedDeletionIds!);
unittest.expect(
o.suggestedInsertionId!,
unittest.equals('foo'),
);
- checkUnnamed7245(o.suggestedListPropertiesChanges!);
+ checkUnnamed7248(o.suggestedListPropertiesChanges!);
}
buildCounterList--;
}
-core.List<api.NestingLevel> buildUnnamed7246() {
+core.List<api.NestingLevel> buildUnnamed7249() {
var o = <api.NestingLevel>[];
o.add(buildNestingLevel());
o.add(buildNestingLevel());
return o;
}
-void checkUnnamed7246(core.List<api.NestingLevel> o) {
+void checkUnnamed7249(core.List<api.NestingLevel> o) {
unittest.expect(o, unittest.hasLength(2));
checkNestingLevel(o[0] as api.NestingLevel);
checkNestingLevel(o[1] as api.NestingLevel);
@@ -2368,7 +2368,7 @@
var o = api.ListProperties();
buildCounterListProperties++;
if (buildCounterListProperties < 3) {
- o.nestingLevels = buildUnnamed7246();
+ o.nestingLevels = buildUnnamed7249();
}
buildCounterListProperties--;
return o;
@@ -2377,19 +2377,19 @@
void checkListProperties(api.ListProperties o) {
buildCounterListProperties++;
if (buildCounterListProperties < 3) {
- checkUnnamed7246(o.nestingLevels!);
+ checkUnnamed7249(o.nestingLevels!);
}
buildCounterListProperties--;
}
-core.List<api.NestingLevelSuggestionState> buildUnnamed7247() {
+core.List<api.NestingLevelSuggestionState> buildUnnamed7250() {
var o = <api.NestingLevelSuggestionState>[];
o.add(buildNestingLevelSuggestionState());
o.add(buildNestingLevelSuggestionState());
return o;
}
-void checkUnnamed7247(core.List<api.NestingLevelSuggestionState> o) {
+void checkUnnamed7250(core.List<api.NestingLevelSuggestionState> o) {
unittest.expect(o, unittest.hasLength(2));
checkNestingLevelSuggestionState(o[0] as api.NestingLevelSuggestionState);
checkNestingLevelSuggestionState(o[1] as api.NestingLevelSuggestionState);
@@ -2400,7 +2400,7 @@
var o = api.ListPropertiesSuggestionState();
buildCounterListPropertiesSuggestionState++;
if (buildCounterListPropertiesSuggestionState < 3) {
- o.nestingLevelsSuggestionStates = buildUnnamed7247();
+ o.nestingLevelsSuggestionStates = buildUnnamed7250();
}
buildCounterListPropertiesSuggestionState--;
return o;
@@ -2409,7 +2409,7 @@
void checkListPropertiesSuggestionState(api.ListPropertiesSuggestionState o) {
buildCounterListPropertiesSuggestionState++;
if (buildCounterListPropertiesSuggestionState < 3) {
- checkUnnamed7247(o.nestingLevelsSuggestionStates!);
+ checkUnnamed7250(o.nestingLevelsSuggestionStates!);
}
buildCounterListPropertiesSuggestionState--;
}
@@ -2460,14 +2460,14 @@
buildCounterMergeTableCellsRequest--;
}
-core.List<api.Range> buildUnnamed7248() {
+core.List<api.Range> buildUnnamed7251() {
var o = <api.Range>[];
o.add(buildRange());
o.add(buildRange());
return o;
}
-void checkUnnamed7248(core.List<api.Range> o) {
+void checkUnnamed7251(core.List<api.Range> o) {
unittest.expect(o, unittest.hasLength(2));
checkRange(o[0] as api.Range);
checkRange(o[1] as api.Range);
@@ -2480,7 +2480,7 @@
if (buildCounterNamedRange < 3) {
o.name = 'foo';
o.namedRangeId = 'foo';
- o.ranges = buildUnnamed7248();
+ o.ranges = buildUnnamed7251();
}
buildCounterNamedRange--;
return o;
@@ -2497,19 +2497,19 @@
o.namedRangeId!,
unittest.equals('foo'),
);
- checkUnnamed7248(o.ranges!);
+ checkUnnamed7251(o.ranges!);
}
buildCounterNamedRange--;
}
-core.List<api.NamedRange> buildUnnamed7249() {
+core.List<api.NamedRange> buildUnnamed7252() {
var o = <api.NamedRange>[];
o.add(buildNamedRange());
o.add(buildNamedRange());
return o;
}
-void checkUnnamed7249(core.List<api.NamedRange> o) {
+void checkUnnamed7252(core.List<api.NamedRange> o) {
unittest.expect(o, unittest.hasLength(2));
checkNamedRange(o[0] as api.NamedRange);
checkNamedRange(o[1] as api.NamedRange);
@@ -2521,7 +2521,7 @@
buildCounterNamedRanges++;
if (buildCounterNamedRanges < 3) {
o.name = 'foo';
- o.namedRanges = buildUnnamed7249();
+ o.namedRanges = buildUnnamed7252();
}
buildCounterNamedRanges--;
return o;
@@ -2534,7 +2534,7 @@
o.name!,
unittest.equals('foo'),
);
- checkUnnamed7249(o.namedRanges!);
+ checkUnnamed7252(o.namedRanges!);
}
buildCounterNamedRanges--;
}
@@ -2593,14 +2593,14 @@
buildCounterNamedStyleSuggestionState--;
}
-core.List<api.NamedStyle> buildUnnamed7250() {
+core.List<api.NamedStyle> buildUnnamed7253() {
var o = <api.NamedStyle>[];
o.add(buildNamedStyle());
o.add(buildNamedStyle());
return o;
}
-void checkUnnamed7250(core.List<api.NamedStyle> o) {
+void checkUnnamed7253(core.List<api.NamedStyle> o) {
unittest.expect(o, unittest.hasLength(2));
checkNamedStyle(o[0] as api.NamedStyle);
checkNamedStyle(o[1] as api.NamedStyle);
@@ -2611,7 +2611,7 @@
var o = api.NamedStyles();
buildCounterNamedStyles++;
if (buildCounterNamedStyles < 3) {
- o.styles = buildUnnamed7250();
+ o.styles = buildUnnamed7253();
}
buildCounterNamedStyles--;
return o;
@@ -2620,19 +2620,19 @@
void checkNamedStyles(api.NamedStyles o) {
buildCounterNamedStyles++;
if (buildCounterNamedStyles < 3) {
- checkUnnamed7250(o.styles!);
+ checkUnnamed7253(o.styles!);
}
buildCounterNamedStyles--;
}
-core.List<api.NamedStyleSuggestionState> buildUnnamed7251() {
+core.List<api.NamedStyleSuggestionState> buildUnnamed7254() {
var o = <api.NamedStyleSuggestionState>[];
o.add(buildNamedStyleSuggestionState());
o.add(buildNamedStyleSuggestionState());
return o;
}
-void checkUnnamed7251(core.List<api.NamedStyleSuggestionState> o) {
+void checkUnnamed7254(core.List<api.NamedStyleSuggestionState> o) {
unittest.expect(o, unittest.hasLength(2));
checkNamedStyleSuggestionState(o[0] as api.NamedStyleSuggestionState);
checkNamedStyleSuggestionState(o[1] as api.NamedStyleSuggestionState);
@@ -2643,7 +2643,7 @@
var o = api.NamedStylesSuggestionState();
buildCounterNamedStylesSuggestionState++;
if (buildCounterNamedStylesSuggestionState < 3) {
- o.stylesSuggestionStates = buildUnnamed7251();
+ o.stylesSuggestionStates = buildUnnamed7254();
}
buildCounterNamedStylesSuggestionState--;
return o;
@@ -2652,7 +2652,7 @@
void checkNamedStylesSuggestionState(api.NamedStylesSuggestionState o) {
buildCounterNamedStylesSuggestionState++;
if (buildCounterNamedStylesSuggestionState < 3) {
- checkUnnamed7251(o.stylesSuggestionStates!);
+ checkUnnamed7254(o.stylesSuggestionStates!);
}
buildCounterNamedStylesSuggestionState--;
}
@@ -2739,14 +2739,14 @@
buildCounterNestingLevelSuggestionState--;
}
-core.List<core.String> buildUnnamed7252() {
+core.List<core.String> buildUnnamed7255() {
var o = <core.String>[];
o.add('foo');
o.add('foo');
return o;
}
-void checkUnnamed7252(core.List<core.String> o) {
+void checkUnnamed7255(core.List<core.String> o) {
unittest.expect(o, unittest.hasLength(2));
unittest.expect(
o[0],
@@ -2763,7 +2763,7 @@
var o = api.ObjectReferences();
buildCounterObjectReferences++;
if (buildCounterObjectReferences < 3) {
- o.objectIds = buildUnnamed7252();
+ o.objectIds = buildUnnamed7255();
}
buildCounterObjectReferences--;
return o;
@@ -2772,7 +2772,7 @@
void checkObjectReferences(api.ObjectReferences o) {
buildCounterObjectReferences++;
if (buildCounterObjectReferences < 3) {
- checkUnnamed7252(o.objectIds!);
+ checkUnnamed7255(o.objectIds!);
}
buildCounterObjectReferences--;
}
@@ -2796,14 +2796,14 @@
buildCounterOptionalColor--;
}
-core.List<core.String> buildUnnamed7253() {
+core.List<core.String> buildUnnamed7256() {
var o = <core.String>[];
o.add('foo');
o.add('foo');
return o;
}
-void checkUnnamed7253(core.List<core.String> o) {
+void checkUnnamed7256(core.List<core.String> o) {
unittest.expect(o, unittest.hasLength(2));
unittest.expect(
o[0],
@@ -2815,76 +2815,6 @@
);
}
-core.List<core.String> buildUnnamed7254() {
- var o = <core.String>[];
- o.add('foo');
- o.add('foo');
- return o;
-}
-
-void checkUnnamed7254(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'),
- );
-}
-
-core.Map<core.String, api.SuggestedTextStyle> buildUnnamed7255() {
- var o = <core.String, api.SuggestedTextStyle>{};
- o['x'] = buildSuggestedTextStyle();
- o['y'] = buildSuggestedTextStyle();
- return o;
-}
-
-void checkUnnamed7255(core.Map<core.String, api.SuggestedTextStyle> o) {
- unittest.expect(o, unittest.hasLength(2));
- checkSuggestedTextStyle(o['x']! as api.SuggestedTextStyle);
- checkSuggestedTextStyle(o['y']! as api.SuggestedTextStyle);
-}
-
-core.int buildCounterPageBreak = 0;
-api.PageBreak buildPageBreak() {
- var o = api.PageBreak();
- buildCounterPageBreak++;
- if (buildCounterPageBreak < 3) {
- o.suggestedDeletionIds = buildUnnamed7253();
- o.suggestedInsertionIds = buildUnnamed7254();
- o.suggestedTextStyleChanges = buildUnnamed7255();
- o.textStyle = buildTextStyle();
- }
- buildCounterPageBreak--;
- return o;
-}
-
-void checkPageBreak(api.PageBreak o) {
- buildCounterPageBreak++;
- if (buildCounterPageBreak < 3) {
- checkUnnamed7253(o.suggestedDeletionIds!);
- checkUnnamed7254(o.suggestedInsertionIds!);
- checkUnnamed7255(o.suggestedTextStyleChanges!);
- checkTextStyle(o.textStyle! as api.TextStyle);
- }
- buildCounterPageBreak--;
-}
-
-core.List<api.ParagraphElement> buildUnnamed7256() {
- var o = <api.ParagraphElement>[];
- o.add(buildParagraphElement());
- o.add(buildParagraphElement());
- return o;
-}
-
-void checkUnnamed7256(core.List<api.ParagraphElement> o) {
- unittest.expect(o, unittest.hasLength(2));
- checkParagraphElement(o[0] as api.ParagraphElement);
- checkParagraphElement(o[1] as api.ParagraphElement);
-}
-
core.List<core.String> buildUnnamed7257() {
var o = <core.String>[];
o.add('foo');
@@ -2904,40 +2834,110 @@
);
}
-core.Map<core.String, api.SuggestedBullet> buildUnnamed7258() {
+core.Map<core.String, api.SuggestedTextStyle> buildUnnamed7258() {
+ var o = <core.String, api.SuggestedTextStyle>{};
+ o['x'] = buildSuggestedTextStyle();
+ o['y'] = buildSuggestedTextStyle();
+ return o;
+}
+
+void checkUnnamed7258(core.Map<core.String, api.SuggestedTextStyle> o) {
+ unittest.expect(o, unittest.hasLength(2));
+ checkSuggestedTextStyle(o['x']! as api.SuggestedTextStyle);
+ checkSuggestedTextStyle(o['y']! as api.SuggestedTextStyle);
+}
+
+core.int buildCounterPageBreak = 0;
+api.PageBreak buildPageBreak() {
+ var o = api.PageBreak();
+ buildCounterPageBreak++;
+ if (buildCounterPageBreak < 3) {
+ o.suggestedDeletionIds = buildUnnamed7256();
+ o.suggestedInsertionIds = buildUnnamed7257();
+ o.suggestedTextStyleChanges = buildUnnamed7258();
+ o.textStyle = buildTextStyle();
+ }
+ buildCounterPageBreak--;
+ return o;
+}
+
+void checkPageBreak(api.PageBreak o) {
+ buildCounterPageBreak++;
+ if (buildCounterPageBreak < 3) {
+ checkUnnamed7256(o.suggestedDeletionIds!);
+ checkUnnamed7257(o.suggestedInsertionIds!);
+ checkUnnamed7258(o.suggestedTextStyleChanges!);
+ checkTextStyle(o.textStyle! as api.TextStyle);
+ }
+ buildCounterPageBreak--;
+}
+
+core.List<api.ParagraphElement> buildUnnamed7259() {
+ var o = <api.ParagraphElement>[];
+ o.add(buildParagraphElement());
+ o.add(buildParagraphElement());
+ return o;
+}
+
+void checkUnnamed7259(core.List<api.ParagraphElement> o) {
+ unittest.expect(o, unittest.hasLength(2));
+ checkParagraphElement(o[0] as api.ParagraphElement);
+ checkParagraphElement(o[1] as api.ParagraphElement);
+}
+
+core.List<core.String> buildUnnamed7260() {
+ var o = <core.String>[];
+ o.add('foo');
+ o.add('foo');
+ return o;
+}
+
+void checkUnnamed7260(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'),
+ );
+}
+
+core.Map<core.String, api.SuggestedBullet> buildUnnamed7261() {
var o = <core.String, api.SuggestedBullet>{};
o['x'] = buildSuggestedBullet();
o['y'] = buildSuggestedBullet();
return o;
}
-void checkUnnamed7258(core.Map<core.String, api.SuggestedBullet> o) {
+void checkUnnamed7261(core.Map<core.String, api.SuggestedBullet> o) {
unittest.expect(o, unittest.hasLength(2));
checkSuggestedBullet(o['x']! as api.SuggestedBullet);
checkSuggestedBullet(o['y']! as api.SuggestedBullet);
}
-core.Map<core.String, api.SuggestedParagraphStyle> buildUnnamed7259() {
+core.Map<core.String, api.SuggestedParagraphStyle> buildUnnamed7262() {
var o = <core.String, api.SuggestedParagraphStyle>{};
o['x'] = buildSuggestedParagraphStyle();
o['y'] = buildSuggestedParagraphStyle();
return o;
}
-void checkUnnamed7259(core.Map<core.String, api.SuggestedParagraphStyle> o) {
+void checkUnnamed7262(core.Map<core.String, api.SuggestedParagraphStyle> o) {
unittest.expect(o, unittest.hasLength(2));
checkSuggestedParagraphStyle(o['x']! as api.SuggestedParagraphStyle);
checkSuggestedParagraphStyle(o['y']! as api.SuggestedParagraphStyle);
}
-core.Map<core.String, api.ObjectReferences> buildUnnamed7260() {
+core.Map<core.String, api.ObjectReferences> buildUnnamed7263() {
var o = <core.String, api.ObjectReferences>{};
o['x'] = buildObjectReferences();
o['y'] = buildObjectReferences();
return o;
}
-void checkUnnamed7260(core.Map<core.String, api.ObjectReferences> o) {
+void checkUnnamed7263(core.Map<core.String, api.ObjectReferences> o) {
unittest.expect(o, unittest.hasLength(2));
checkObjectReferences(o['x']! as api.ObjectReferences);
checkObjectReferences(o['y']! as api.ObjectReferences);
@@ -2949,12 +2949,12 @@
buildCounterParagraph++;
if (buildCounterParagraph < 3) {
o.bullet = buildBullet();
- o.elements = buildUnnamed7256();
+ o.elements = buildUnnamed7259();
o.paragraphStyle = buildParagraphStyle();
- o.positionedObjectIds = buildUnnamed7257();
- o.suggestedBulletChanges = buildUnnamed7258();
- o.suggestedParagraphStyleChanges = buildUnnamed7259();
- o.suggestedPositionedObjectIds = buildUnnamed7260();
+ o.positionedObjectIds = buildUnnamed7260();
+ o.suggestedBulletChanges = buildUnnamed7261();
+ o.suggestedParagraphStyleChanges = buildUnnamed7262();
+ o.suggestedPositionedObjectIds = buildUnnamed7263();
}
buildCounterParagraph--;
return o;
@@ -2964,12 +2964,12 @@
buildCounterParagraph++;
if (buildCounterParagraph < 3) {
checkBullet(o.bullet! as api.Bullet);
- checkUnnamed7256(o.elements!);
+ checkUnnamed7259(o.elements!);
checkParagraphStyle(o.paragraphStyle! as api.ParagraphStyle);
- checkUnnamed7257(o.positionedObjectIds!);
- checkUnnamed7258(o.suggestedBulletChanges!);
- checkUnnamed7259(o.suggestedParagraphStyleChanges!);
- checkUnnamed7260(o.suggestedPositionedObjectIds!);
+ checkUnnamed7260(o.positionedObjectIds!);
+ checkUnnamed7261(o.suggestedBulletChanges!);
+ checkUnnamed7262(o.suggestedParagraphStyleChanges!);
+ checkUnnamed7263(o.suggestedPositionedObjectIds!);
}
buildCounterParagraph--;
}
@@ -3047,14 +3047,14 @@
buildCounterParagraphElement--;
}
-core.List<api.TabStop> buildUnnamed7261() {
+core.List<api.TabStop> buildUnnamed7264() {
var o = <api.TabStop>[];
o.add(buildTabStop());
o.add(buildTabStop());
return o;
}
-void checkUnnamed7261(core.List<api.TabStop> o) {
+void checkUnnamed7264(core.List<api.TabStop> o) {
unittest.expect(o, unittest.hasLength(2));
checkTabStop(o[0] as api.TabStop);
checkTabStop(o[1] as api.TabStop);
@@ -3085,7 +3085,7 @@
o.spaceAbove = buildDimension();
o.spaceBelow = buildDimension();
o.spacingMode = 'foo';
- o.tabStops = buildUnnamed7261();
+ o.tabStops = buildUnnamed7264();
}
buildCounterParagraphStyle--;
return o;
@@ -3132,7 +3132,7 @@
o.spacingMode!,
unittest.equals('foo'),
);
- checkUnnamed7261(o.tabStops!);
+ checkUnnamed7264(o.tabStops!);
}
buildCounterParagraphStyle--;
}
@@ -3195,14 +3195,14 @@
buildCounterParagraphStyleSuggestionState--;
}
-core.List<core.String> buildUnnamed7262() {
+core.List<core.String> buildUnnamed7265() {
var o = <core.String>[];
o.add('foo');
o.add('foo');
return o;
}
-void checkUnnamed7262(core.List<core.String> o) {
+void checkUnnamed7265(core.List<core.String> o) {
unittest.expect(o, unittest.hasLength(2));
unittest.expect(
o[0],
@@ -3214,14 +3214,14 @@
);
}
-core.List<core.String> buildUnnamed7263() {
+core.List<core.String> buildUnnamed7266() {
var o = <core.String>[];
o.add('foo');
o.add('foo');
return o;
}
-void checkUnnamed7263(core.List<core.String> o) {
+void checkUnnamed7266(core.List<core.String> o) {
unittest.expect(o, unittest.hasLength(2));
unittest.expect(
o[0],
@@ -3233,14 +3233,14 @@
);
}
-core.Map<core.String, api.SuggestedTextStyle> buildUnnamed7264() {
+core.Map<core.String, api.SuggestedTextStyle> buildUnnamed7267() {
var o = <core.String, api.SuggestedTextStyle>{};
o['x'] = buildSuggestedTextStyle();
o['y'] = buildSuggestedTextStyle();
return o;
}
-void checkUnnamed7264(core.Map<core.String, api.SuggestedTextStyle> o) {
+void checkUnnamed7267(core.Map<core.String, api.SuggestedTextStyle> o) {
unittest.expect(o, unittest.hasLength(2));
checkSuggestedTextStyle(o['x']! as api.SuggestedTextStyle);
checkSuggestedTextStyle(o['y']! as api.SuggestedTextStyle);
@@ -3253,9 +3253,9 @@
if (buildCounterPerson < 3) {
o.personId = 'foo';
o.personProperties = buildPersonProperties();
- o.suggestedDeletionIds = buildUnnamed7262();
- o.suggestedInsertionIds = buildUnnamed7263();
- o.suggestedTextStyleChanges = buildUnnamed7264();
+ o.suggestedDeletionIds = buildUnnamed7265();
+ o.suggestedInsertionIds = buildUnnamed7266();
+ o.suggestedTextStyleChanges = buildUnnamed7267();
o.textStyle = buildTextStyle();
}
buildCounterPerson--;
@@ -3270,9 +3270,9 @@
unittest.equals('foo'),
);
checkPersonProperties(o.personProperties! as api.PersonProperties);
- checkUnnamed7262(o.suggestedDeletionIds!);
- checkUnnamed7263(o.suggestedInsertionIds!);
- checkUnnamed7264(o.suggestedTextStyleChanges!);
+ checkUnnamed7265(o.suggestedDeletionIds!);
+ checkUnnamed7266(o.suggestedInsertionIds!);
+ checkUnnamed7267(o.suggestedTextStyleChanges!);
checkTextStyle(o.textStyle! as api.TextStyle);
}
buildCounterPerson--;
@@ -3305,14 +3305,14 @@
buildCounterPersonProperties--;
}
-core.List<core.String> buildUnnamed7265() {
+core.List<core.String> buildUnnamed7268() {
var o = <core.String>[];
o.add('foo');
o.add('foo');
return o;
}
-void checkUnnamed7265(core.List<core.String> o) {
+void checkUnnamed7268(core.List<core.String> o) {
unittest.expect(o, unittest.hasLength(2));
unittest.expect(
o[0],
@@ -3325,14 +3325,14 @@
}
core.Map<core.String, api.SuggestedPositionedObjectProperties>
- buildUnnamed7266() {
+ buildUnnamed7269() {
var o = <core.String, api.SuggestedPositionedObjectProperties>{};
o['x'] = buildSuggestedPositionedObjectProperties();
o['y'] = buildSuggestedPositionedObjectProperties();
return o;
}
-void checkUnnamed7266(
+void checkUnnamed7269(
core.Map<core.String, api.SuggestedPositionedObjectProperties> o) {
unittest.expect(o, unittest.hasLength(2));
checkSuggestedPositionedObjectProperties(
@@ -3348,9 +3348,9 @@
if (buildCounterPositionedObject < 3) {
o.objectId = 'foo';
o.positionedObjectProperties = buildPositionedObjectProperties();
- o.suggestedDeletionIds = buildUnnamed7265();
+ o.suggestedDeletionIds = buildUnnamed7268();
o.suggestedInsertionId = 'foo';
- o.suggestedPositionedObjectPropertiesChanges = buildUnnamed7266();
+ o.suggestedPositionedObjectPropertiesChanges = buildUnnamed7269();
}
buildCounterPositionedObject--;
return o;
@@ -3365,12 +3365,12 @@
);
checkPositionedObjectProperties(
o.positionedObjectProperties! as api.PositionedObjectProperties);
- checkUnnamed7265(o.suggestedDeletionIds!);
+ checkUnnamed7268(o.suggestedDeletionIds!);
unittest.expect(
o.suggestedInsertionId!,
unittest.equals('foo'),
);
- checkUnnamed7266(o.suggestedPositionedObjectPropertiesChanges!);
+ checkUnnamed7269(o.suggestedPositionedObjectPropertiesChanges!);
}
buildCounterPositionedObject--;
}
@@ -3788,14 +3788,14 @@
buildCounterRgbColor--;
}
-core.List<core.String> buildUnnamed7267() {
+core.List<core.String> buildUnnamed7270() {
var o = <core.String>[];
o.add('foo');
o.add('foo');
return o;
}
-void checkUnnamed7267(core.List<core.String> o) {
+void checkUnnamed7270(core.List<core.String> o) {
unittest.expect(o, unittest.hasLength(2));
unittest.expect(
o[0],
@@ -3807,14 +3807,14 @@
);
}
-core.List<core.String> buildUnnamed7268() {
+core.List<core.String> buildUnnamed7271() {
var o = <core.String>[];
o.add('foo');
o.add('foo');
return o;
}
-void checkUnnamed7268(core.List<core.String> o) {
+void checkUnnamed7271(core.List<core.String> o) {
unittest.expect(o, unittest.hasLength(2));
unittest.expect(
o[0],
@@ -3832,8 +3832,8 @@
buildCounterSectionBreak++;
if (buildCounterSectionBreak < 3) {
o.sectionStyle = buildSectionStyle();
- o.suggestedDeletionIds = buildUnnamed7267();
- o.suggestedInsertionIds = buildUnnamed7268();
+ o.suggestedDeletionIds = buildUnnamed7270();
+ o.suggestedInsertionIds = buildUnnamed7271();
}
buildCounterSectionBreak--;
return o;
@@ -3843,8 +3843,8 @@
buildCounterSectionBreak++;
if (buildCounterSectionBreak < 3) {
checkSectionStyle(o.sectionStyle! as api.SectionStyle);
- checkUnnamed7267(o.suggestedDeletionIds!);
- checkUnnamed7268(o.suggestedInsertionIds!);
+ checkUnnamed7270(o.suggestedDeletionIds!);
+ checkUnnamed7271(o.suggestedInsertionIds!);
}
buildCounterSectionBreak--;
}
@@ -3870,14 +3870,14 @@
buildCounterSectionColumnProperties--;
}
-core.List<api.SectionColumnProperties> buildUnnamed7269() {
+core.List<api.SectionColumnProperties> buildUnnamed7272() {
var o = <api.SectionColumnProperties>[];
o.add(buildSectionColumnProperties());
o.add(buildSectionColumnProperties());
return o;
}
-void checkUnnamed7269(core.List<api.SectionColumnProperties> o) {
+void checkUnnamed7272(core.List<api.SectionColumnProperties> o) {
unittest.expect(o, unittest.hasLength(2));
checkSectionColumnProperties(o[0] as api.SectionColumnProperties);
checkSectionColumnProperties(o[1] as api.SectionColumnProperties);
@@ -3888,7 +3888,7 @@
var o = api.SectionStyle();
buildCounterSectionStyle++;
if (buildCounterSectionStyle < 3) {
- o.columnProperties = buildUnnamed7269();
+ o.columnProperties = buildUnnamed7272();
o.columnSeparatorStyle = 'foo';
o.contentDirection = 'foo';
o.defaultFooterId = 'foo';
@@ -3914,7 +3914,7 @@
void checkSectionStyle(api.SectionStyle o) {
buildCounterSectionStyle++;
if (buildCounterSectionStyle < 3) {
- checkUnnamed7269(o.columnProperties!);
+ checkUnnamed7272(o.columnProperties!);
unittest.expect(
o.columnSeparatorStyle!,
unittest.equals('foo'),
@@ -4408,14 +4408,14 @@
buildCounterTabStop--;
}
-core.List<core.String> buildUnnamed7270() {
+core.List<core.String> buildUnnamed7273() {
var o = <core.String>[];
o.add('foo');
o.add('foo');
return o;
}
-void checkUnnamed7270(core.List<core.String> o) {
+void checkUnnamed7273(core.List<core.String> o) {
unittest.expect(o, unittest.hasLength(2));
unittest.expect(
o[0],
@@ -4427,86 +4427,6 @@
);
}
-core.List<core.String> buildUnnamed7271() {
- var o = <core.String>[];
- o.add('foo');
- o.add('foo');
- return o;
-}
-
-void checkUnnamed7271(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'),
- );
-}
-
-core.List<api.TableRow> buildUnnamed7272() {
- var o = <api.TableRow>[];
- o.add(buildTableRow());
- o.add(buildTableRow());
- return o;
-}
-
-void checkUnnamed7272(core.List<api.TableRow> o) {
- unittest.expect(o, unittest.hasLength(2));
- checkTableRow(o[0] as api.TableRow);
- checkTableRow(o[1] as api.TableRow);
-}
-
-core.int buildCounterTable = 0;
-api.Table buildTable() {
- var o = api.Table();
- buildCounterTable++;
- if (buildCounterTable < 3) {
- o.columns = 42;
- o.rows = 42;
- o.suggestedDeletionIds = buildUnnamed7270();
- o.suggestedInsertionIds = buildUnnamed7271();
- o.tableRows = buildUnnamed7272();
- o.tableStyle = buildTableStyle();
- }
- buildCounterTable--;
- return o;
-}
-
-void checkTable(api.Table o) {
- buildCounterTable++;
- if (buildCounterTable < 3) {
- unittest.expect(
- o.columns!,
- unittest.equals(42),
- );
- unittest.expect(
- o.rows!,
- unittest.equals(42),
- );
- checkUnnamed7270(o.suggestedDeletionIds!);
- checkUnnamed7271(o.suggestedInsertionIds!);
- checkUnnamed7272(o.tableRows!);
- checkTableStyle(o.tableStyle! as api.TableStyle);
- }
- buildCounterTable--;
-}
-
-core.List<api.StructuralElement> buildUnnamed7273() {
- var o = <api.StructuralElement>[];
- o.add(buildStructuralElement());
- o.add(buildStructuralElement());
- return o;
-}
-
-void checkUnnamed7273(core.List<api.StructuralElement> o) {
- unittest.expect(o, unittest.hasLength(2));
- checkStructuralElement(o[0] as api.StructuralElement);
- checkStructuralElement(o[1] as api.StructuralElement);
-}
-
core.List<core.String> buildUnnamed7274() {
var o = <core.String>[];
o.add('foo');
@@ -4526,14 +4446,75 @@
);
}
-core.List<core.String> buildUnnamed7275() {
+core.List<api.TableRow> buildUnnamed7275() {
+ var o = <api.TableRow>[];
+ o.add(buildTableRow());
+ o.add(buildTableRow());
+ return o;
+}
+
+void checkUnnamed7275(core.List<api.TableRow> o) {
+ unittest.expect(o, unittest.hasLength(2));
+ checkTableRow(o[0] as api.TableRow);
+ checkTableRow(o[1] as api.TableRow);
+}
+
+core.int buildCounterTable = 0;
+api.Table buildTable() {
+ var o = api.Table();
+ buildCounterTable++;
+ if (buildCounterTable < 3) {
+ o.columns = 42;
+ o.rows = 42;
+ o.suggestedDeletionIds = buildUnnamed7273();
+ o.suggestedInsertionIds = buildUnnamed7274();
+ o.tableRows = buildUnnamed7275();
+ o.tableStyle = buildTableStyle();
+ }
+ buildCounterTable--;
+ return o;
+}
+
+void checkTable(api.Table o) {
+ buildCounterTable++;
+ if (buildCounterTable < 3) {
+ unittest.expect(
+ o.columns!,
+ unittest.equals(42),
+ );
+ unittest.expect(
+ o.rows!,
+ unittest.equals(42),
+ );
+ checkUnnamed7273(o.suggestedDeletionIds!);
+ checkUnnamed7274(o.suggestedInsertionIds!);
+ checkUnnamed7275(o.tableRows!);
+ checkTableStyle(o.tableStyle! as api.TableStyle);
+ }
+ buildCounterTable--;
+}
+
+core.List<api.StructuralElement> buildUnnamed7276() {
+ var o = <api.StructuralElement>[];
+ o.add(buildStructuralElement());
+ o.add(buildStructuralElement());
+ return o;
+}
+
+void checkUnnamed7276(core.List<api.StructuralElement> o) {
+ unittest.expect(o, unittest.hasLength(2));
+ checkStructuralElement(o[0] as api.StructuralElement);
+ checkStructuralElement(o[1] as api.StructuralElement);
+}
+
+core.List<core.String> buildUnnamed7277() {
var o = <core.String>[];
o.add('foo');
o.add('foo');
return o;
}
-void checkUnnamed7275(core.List<core.String> o) {
+void checkUnnamed7277(core.List<core.String> o) {
unittest.expect(o, unittest.hasLength(2));
unittest.expect(
o[0],
@@ -4545,14 +4526,33 @@
);
}
-core.Map<core.String, api.SuggestedTableCellStyle> buildUnnamed7276() {
+core.List<core.String> buildUnnamed7278() {
+ var o = <core.String>[];
+ o.add('foo');
+ o.add('foo');
+ return o;
+}
+
+void checkUnnamed7278(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'),
+ );
+}
+
+core.Map<core.String, api.SuggestedTableCellStyle> buildUnnamed7279() {
var o = <core.String, api.SuggestedTableCellStyle>{};
o['x'] = buildSuggestedTableCellStyle();
o['y'] = buildSuggestedTableCellStyle();
return o;
}
-void checkUnnamed7276(core.Map<core.String, api.SuggestedTableCellStyle> o) {
+void checkUnnamed7279(core.Map<core.String, api.SuggestedTableCellStyle> o) {
unittest.expect(o, unittest.hasLength(2));
checkSuggestedTableCellStyle(o['x']! as api.SuggestedTableCellStyle);
checkSuggestedTableCellStyle(o['y']! as api.SuggestedTableCellStyle);
@@ -4563,12 +4563,12 @@
var o = api.TableCell();
buildCounterTableCell++;
if (buildCounterTableCell < 3) {
- o.content = buildUnnamed7273();
+ o.content = buildUnnamed7276();
o.endIndex = 42;
o.startIndex = 42;
- o.suggestedDeletionIds = buildUnnamed7274();
- o.suggestedInsertionIds = buildUnnamed7275();
- o.suggestedTableCellStyleChanges = buildUnnamed7276();
+ o.suggestedDeletionIds = buildUnnamed7277();
+ o.suggestedInsertionIds = buildUnnamed7278();
+ o.suggestedTableCellStyleChanges = buildUnnamed7279();
o.tableCellStyle = buildTableCellStyle();
}
buildCounterTableCell--;
@@ -4578,7 +4578,7 @@
void checkTableCell(api.TableCell o) {
buildCounterTableCell++;
if (buildCounterTableCell < 3) {
- checkUnnamed7273(o.content!);
+ checkUnnamed7276(o.content!);
unittest.expect(
o.endIndex!,
unittest.equals(42),
@@ -4587,9 +4587,9 @@
o.startIndex!,
unittest.equals(42),
);
- checkUnnamed7274(o.suggestedDeletionIds!);
- checkUnnamed7275(o.suggestedInsertionIds!);
- checkUnnamed7276(o.suggestedTableCellStyleChanges!);
+ checkUnnamed7277(o.suggestedDeletionIds!);
+ checkUnnamed7278(o.suggestedInsertionIds!);
+ checkUnnamed7279(o.suggestedTableCellStyleChanges!);
checkTableCellStyle(o.tableCellStyle! as api.TableCellStyle);
}
buildCounterTableCell--;
@@ -4765,27 +4765,27 @@
buildCounterTableColumnProperties--;
}
-core.List<api.StructuralElement> buildUnnamed7277() {
+core.List<api.StructuralElement> buildUnnamed7280() {
var o = <api.StructuralElement>[];
o.add(buildStructuralElement());
o.add(buildStructuralElement());
return o;
}
-void checkUnnamed7277(core.List<api.StructuralElement> o) {
+void checkUnnamed7280(core.List<api.StructuralElement> o) {
unittest.expect(o, unittest.hasLength(2));
checkStructuralElement(o[0] as api.StructuralElement);
checkStructuralElement(o[1] as api.StructuralElement);
}
-core.List<core.String> buildUnnamed7278() {
+core.List<core.String> buildUnnamed7281() {
var o = <core.String>[];
o.add('foo');
o.add('foo');
return o;
}
-void checkUnnamed7278(core.List<core.String> o) {
+void checkUnnamed7281(core.List<core.String> o) {
unittest.expect(o, unittest.hasLength(2));
unittest.expect(
o[0],
@@ -4797,14 +4797,14 @@
);
}
-core.List<core.String> buildUnnamed7279() {
+core.List<core.String> buildUnnamed7282() {
var o = <core.String>[];
o.add('foo');
o.add('foo');
return o;
}
-void checkUnnamed7279(core.List<core.String> o) {
+void checkUnnamed7282(core.List<core.String> o) {
unittest.expect(o, unittest.hasLength(2));
unittest.expect(
o[0],
@@ -4821,9 +4821,9 @@
var o = api.TableOfContents();
buildCounterTableOfContents++;
if (buildCounterTableOfContents < 3) {
- o.content = buildUnnamed7277();
- o.suggestedDeletionIds = buildUnnamed7278();
- o.suggestedInsertionIds = buildUnnamed7279();
+ o.content = buildUnnamed7280();
+ o.suggestedDeletionIds = buildUnnamed7281();
+ o.suggestedInsertionIds = buildUnnamed7282();
}
buildCounterTableOfContents--;
return o;
@@ -4832,9 +4832,9 @@
void checkTableOfContents(api.TableOfContents o) {
buildCounterTableOfContents++;
if (buildCounterTableOfContents < 3) {
- checkUnnamed7277(o.content!);
- checkUnnamed7278(o.suggestedDeletionIds!);
- checkUnnamed7279(o.suggestedInsertionIds!);
+ checkUnnamed7280(o.content!);
+ checkUnnamed7281(o.suggestedDeletionIds!);
+ checkUnnamed7282(o.suggestedInsertionIds!);
}
buildCounterTableOfContents--;
}
@@ -4868,14 +4868,14 @@
buildCounterTableRange--;
}
-core.List<core.String> buildUnnamed7280() {
+core.List<core.String> buildUnnamed7283() {
var o = <core.String>[];
o.add('foo');
o.add('foo');
return o;
}
-void checkUnnamed7280(core.List<core.String> o) {
+void checkUnnamed7283(core.List<core.String> o) {
unittest.expect(o, unittest.hasLength(2));
unittest.expect(
o[0],
@@ -4887,14 +4887,14 @@
);
}
-core.List<core.String> buildUnnamed7281() {
+core.List<core.String> buildUnnamed7284() {
var o = <core.String>[];
o.add('foo');
o.add('foo');
return o;
}
-void checkUnnamed7281(core.List<core.String> o) {
+void checkUnnamed7284(core.List<core.String> o) {
unittest.expect(o, unittest.hasLength(2));
unittest.expect(
o[0],
@@ -4906,27 +4906,27 @@
);
}
-core.Map<core.String, api.SuggestedTableRowStyle> buildUnnamed7282() {
+core.Map<core.String, api.SuggestedTableRowStyle> buildUnnamed7285() {
var o = <core.String, api.SuggestedTableRowStyle>{};
o['x'] = buildSuggestedTableRowStyle();
o['y'] = buildSuggestedTableRowStyle();
return o;
}
-void checkUnnamed7282(core.Map<core.String, api.SuggestedTableRowStyle> o) {
+void checkUnnamed7285(core.Map<core.String, api.SuggestedTableRowStyle> o) {
unittest.expect(o, unittest.hasLength(2));
checkSuggestedTableRowStyle(o['x']! as api.SuggestedTableRowStyle);
checkSuggestedTableRowStyle(o['y']! as api.SuggestedTableRowStyle);
}
-core.List<api.TableCell> buildUnnamed7283() {
+core.List<api.TableCell> buildUnnamed7286() {
var o = <api.TableCell>[];
o.add(buildTableCell());
o.add(buildTableCell());
return o;
}
-void checkUnnamed7283(core.List<api.TableCell> o) {
+void checkUnnamed7286(core.List<api.TableCell> o) {
unittest.expect(o, unittest.hasLength(2));
checkTableCell(o[0] as api.TableCell);
checkTableCell(o[1] as api.TableCell);
@@ -4939,10 +4939,10 @@
if (buildCounterTableRow < 3) {
o.endIndex = 42;
o.startIndex = 42;
- o.suggestedDeletionIds = buildUnnamed7280();
- o.suggestedInsertionIds = buildUnnamed7281();
- o.suggestedTableRowStyleChanges = buildUnnamed7282();
- o.tableCells = buildUnnamed7283();
+ o.suggestedDeletionIds = buildUnnamed7283();
+ o.suggestedInsertionIds = buildUnnamed7284();
+ o.suggestedTableRowStyleChanges = buildUnnamed7285();
+ o.tableCells = buildUnnamed7286();
o.tableRowStyle = buildTableRowStyle();
}
buildCounterTableRow--;
@@ -4960,10 +4960,10 @@
o.startIndex!,
unittest.equals(42),
);
- checkUnnamed7280(o.suggestedDeletionIds!);
- checkUnnamed7281(o.suggestedInsertionIds!);
- checkUnnamed7282(o.suggestedTableRowStyleChanges!);
- checkUnnamed7283(o.tableCells!);
+ checkUnnamed7283(o.suggestedDeletionIds!);
+ checkUnnamed7284(o.suggestedInsertionIds!);
+ checkUnnamed7285(o.suggestedTableRowStyleChanges!);
+ checkUnnamed7286(o.tableCells!);
checkTableRowStyle(o.tableRowStyle! as api.TableRowStyle);
}
buildCounterTableRow--;
@@ -5007,14 +5007,14 @@
buildCounterTableRowStyleSuggestionState--;
}
-core.List<api.TableColumnProperties> buildUnnamed7284() {
+core.List<api.TableColumnProperties> buildUnnamed7287() {
var o = <api.TableColumnProperties>[];
o.add(buildTableColumnProperties());
o.add(buildTableColumnProperties());
return o;
}
-void checkUnnamed7284(core.List<api.TableColumnProperties> o) {
+void checkUnnamed7287(core.List<api.TableColumnProperties> o) {
unittest.expect(o, unittest.hasLength(2));
checkTableColumnProperties(o[0] as api.TableColumnProperties);
checkTableColumnProperties(o[1] as api.TableColumnProperties);
@@ -5025,7 +5025,7 @@
var o = api.TableStyle();
buildCounterTableStyle++;
if (buildCounterTableStyle < 3) {
- o.tableColumnProperties = buildUnnamed7284();
+ o.tableColumnProperties = buildUnnamed7287();
}
buildCounterTableStyle--;
return o;
@@ -5034,19 +5034,19 @@
void checkTableStyle(api.TableStyle o) {
buildCounterTableStyle++;
if (buildCounterTableStyle < 3) {
- checkUnnamed7284(o.tableColumnProperties!);
+ checkUnnamed7287(o.tableColumnProperties!);
}
buildCounterTableStyle--;
}
-core.List<core.String> buildUnnamed7285() {
+core.List<core.String> buildUnnamed7288() {
var o = <core.String>[];
o.add('foo');
o.add('foo');
return o;
}
-void checkUnnamed7285(core.List<core.String> o) {
+void checkUnnamed7288(core.List<core.String> o) {
unittest.expect(o, unittest.hasLength(2));
unittest.expect(
o[0],
@@ -5058,14 +5058,14 @@
);
}
-core.List<core.String> buildUnnamed7286() {
+core.List<core.String> buildUnnamed7289() {
var o = <core.String>[];
o.add('foo');
o.add('foo');
return o;
}
-void checkUnnamed7286(core.List<core.String> o) {
+void checkUnnamed7289(core.List<core.String> o) {
unittest.expect(o, unittest.hasLength(2));
unittest.expect(
o[0],
@@ -5077,14 +5077,14 @@
);
}
-core.Map<core.String, api.SuggestedTextStyle> buildUnnamed7287() {
+core.Map<core.String, api.SuggestedTextStyle> buildUnnamed7290() {
var o = <core.String, api.SuggestedTextStyle>{};
o['x'] = buildSuggestedTextStyle();
o['y'] = buildSuggestedTextStyle();
return o;
}
-void checkUnnamed7287(core.Map<core.String, api.SuggestedTextStyle> o) {
+void checkUnnamed7290(core.Map<core.String, api.SuggestedTextStyle> o) {
unittest.expect(o, unittest.hasLength(2));
checkSuggestedTextStyle(o['x']! as api.SuggestedTextStyle);
checkSuggestedTextStyle(o['y']! as api.SuggestedTextStyle);
@@ -5096,9 +5096,9 @@
buildCounterTextRun++;
if (buildCounterTextRun < 3) {
o.content = 'foo';
- o.suggestedDeletionIds = buildUnnamed7285();
- o.suggestedInsertionIds = buildUnnamed7286();
- o.suggestedTextStyleChanges = buildUnnamed7287();
+ o.suggestedDeletionIds = buildUnnamed7288();
+ o.suggestedInsertionIds = buildUnnamed7289();
+ o.suggestedTextStyleChanges = buildUnnamed7290();
o.textStyle = buildTextStyle();
}
buildCounterTextRun--;
@@ -5112,9 +5112,9 @@
o.content!,
unittest.equals('foo'),
);
- checkUnnamed7285(o.suggestedDeletionIds!);
- checkUnnamed7286(o.suggestedInsertionIds!);
- checkUnnamed7287(o.suggestedTextStyleChanges!);
+ checkUnnamed7288(o.suggestedDeletionIds!);
+ checkUnnamed7289(o.suggestedInsertionIds!);
+ checkUnnamed7290(o.suggestedTextStyleChanges!);
checkTextStyle(o.textStyle! as api.TextStyle);
}
buildCounterTextRun--;
@@ -5324,14 +5324,14 @@
buildCounterUpdateTableCellStyleRequest--;
}
-core.List<core.int> buildUnnamed7288() {
+core.List<core.int> buildUnnamed7291() {
var o = <core.int>[];
o.add(42);
o.add(42);
return o;
}
-void checkUnnamed7288(core.List<core.int> o) {
+void checkUnnamed7291(core.List<core.int> o) {
unittest.expect(o, unittest.hasLength(2));
unittest.expect(
o[0],
@@ -5349,7 +5349,7 @@
var o = api.UpdateTableColumnPropertiesRequest();
buildCounterUpdateTableColumnPropertiesRequest++;
if (buildCounterUpdateTableColumnPropertiesRequest < 3) {
- o.columnIndices = buildUnnamed7288();
+ o.columnIndices = buildUnnamed7291();
o.fields = 'foo';
o.tableColumnProperties = buildTableColumnProperties();
o.tableStartLocation = buildLocation();
@@ -5362,7 +5362,7 @@
api.UpdateTableColumnPropertiesRequest o) {
buildCounterUpdateTableColumnPropertiesRequest++;
if (buildCounterUpdateTableColumnPropertiesRequest < 3) {
- checkUnnamed7288(o.columnIndices!);
+ checkUnnamed7291(o.columnIndices!);
unittest.expect(
o.fields!,
unittest.equals('foo'),
@@ -5374,14 +5374,14 @@
buildCounterUpdateTableColumnPropertiesRequest--;
}
-core.List<core.int> buildUnnamed7289() {
+core.List<core.int> buildUnnamed7292() {
var o = <core.int>[];
o.add(42);
o.add(42);
return o;
}
-void checkUnnamed7289(core.List<core.int> o) {
+void checkUnnamed7292(core.List<core.int> o) {
unittest.expect(o, unittest.hasLength(2));
unittest.expect(
o[0],
@@ -5399,7 +5399,7 @@
buildCounterUpdateTableRowStyleRequest++;
if (buildCounterUpdateTableRowStyleRequest < 3) {
o.fields = 'foo';
- o.rowIndices = buildUnnamed7289();
+ o.rowIndices = buildUnnamed7292();
o.tableRowStyle = buildTableRowStyle();
o.tableStartLocation = buildLocation();
}
@@ -5414,7 +5414,7 @@
o.fields!,
unittest.equals('foo'),
);
- checkUnnamed7289(o.rowIndices!);
+ checkUnnamed7292(o.rowIndices!);
checkTableRowStyle(o.tableRowStyle! as api.TableRowStyle);
checkLocation(o.tableStartLocation! as api.Location);
}
diff --git a/generated/googleapis/test/doubleclickbidmanager/v1_1_test.dart b/generated/googleapis/test/doubleclickbidmanager/v1_1_test.dart
index 6cf01d9..de05daa 100644
--- a/generated/googleapis/test/doubleclickbidmanager/v1_1_test.dart
+++ b/generated/googleapis/test/doubleclickbidmanager/v1_1_test.dart
@@ -27,14 +27,14 @@
import '../test_shared.dart';
-core.List<api.Rule> buildUnnamed6306() {
+core.List<api.Rule> buildUnnamed6309() {
var o = <api.Rule>[];
o.add(buildRule());
o.add(buildRule());
return o;
}
-void checkUnnamed6306(core.List<api.Rule> o) {
+void checkUnnamed6309(core.List<api.Rule> o) {
unittest.expect(o, unittest.hasLength(2));
checkRule(o[0] as api.Rule);
checkRule(o[1] as api.Rule);
@@ -47,7 +47,7 @@
if (buildCounterChannelGrouping < 3) {
o.fallbackName = 'foo';
o.name = 'foo';
- o.rules = buildUnnamed6306();
+ o.rules = buildUnnamed6309();
}
buildCounterChannelGrouping--;
return o;
@@ -64,19 +64,19 @@
o.name!,
unittest.equals('foo'),
);
- checkUnnamed6306(o.rules!);
+ checkUnnamed6309(o.rules!);
}
buildCounterChannelGrouping--;
}
-core.List<api.EventFilter> buildUnnamed6307() {
+core.List<api.EventFilter> buildUnnamed6310() {
var o = <api.EventFilter>[];
o.add(buildEventFilter());
o.add(buildEventFilter());
return o;
}
-void checkUnnamed6307(core.List<api.EventFilter> o) {
+void checkUnnamed6310(core.List<api.EventFilter> o) {
unittest.expect(o, unittest.hasLength(2));
checkEventFilter(o[0] as api.EventFilter);
checkEventFilter(o[1] as api.EventFilter);
@@ -87,7 +87,7 @@
var o = api.DisjunctiveMatchStatement();
buildCounterDisjunctiveMatchStatement++;
if (buildCounterDisjunctiveMatchStatement < 3) {
- o.eventFilters = buildUnnamed6307();
+ o.eventFilters = buildUnnamed6310();
}
buildCounterDisjunctiveMatchStatement--;
return o;
@@ -96,7 +96,7 @@
void checkDisjunctiveMatchStatement(api.DisjunctiveMatchStatement o) {
buildCounterDisjunctiveMatchStatement++;
if (buildCounterDisjunctiveMatchStatement < 3) {
- checkUnnamed6307(o.eventFilters!);
+ checkUnnamed6310(o.eventFilters!);
}
buildCounterDisjunctiveMatchStatement--;
}
@@ -148,14 +148,14 @@
buildCounterFilterPair--;
}
-core.List<api.Query> buildUnnamed6308() {
+core.List<api.Query> buildUnnamed6311() {
var o = <api.Query>[];
o.add(buildQuery());
o.add(buildQuery());
return o;
}
-void checkUnnamed6308(core.List<api.Query> o) {
+void checkUnnamed6311(core.List<api.Query> o) {
unittest.expect(o, unittest.hasLength(2));
checkQuery(o[0] as api.Query);
checkQuery(o[1] as api.Query);
@@ -168,7 +168,7 @@
if (buildCounterListQueriesResponse < 3) {
o.kind = 'foo';
o.nextPageToken = 'foo';
- o.queries = buildUnnamed6308();
+ o.queries = buildUnnamed6311();
}
buildCounterListQueriesResponse--;
return o;
@@ -185,19 +185,19 @@
o.nextPageToken!,
unittest.equals('foo'),
);
- checkUnnamed6308(o.queries!);
+ checkUnnamed6311(o.queries!);
}
buildCounterListQueriesResponse--;
}
-core.List<api.Report> buildUnnamed6309() {
+core.List<api.Report> buildUnnamed6312() {
var o = <api.Report>[];
o.add(buildReport());
o.add(buildReport());
return o;
}
-void checkUnnamed6309(core.List<api.Report> o) {
+void checkUnnamed6312(core.List<api.Report> o) {
unittest.expect(o, unittest.hasLength(2));
checkReport(o[0] as api.Report);
checkReport(o[1] as api.Report);
@@ -210,7 +210,7 @@
if (buildCounterListReportsResponse < 3) {
o.kind = 'foo';
o.nextPageToken = 'foo';
- o.reports = buildUnnamed6309();
+ o.reports = buildUnnamed6312();
}
buildCounterListReportsResponse--;
return o;
@@ -227,7 +227,7 @@
o.nextPageToken!,
unittest.equals('foo'),
);
- checkUnnamed6309(o.reports!);
+ checkUnnamed6312(o.reports!);
}
buildCounterListReportsResponse--;
}
@@ -253,27 +253,27 @@
buildCounterOptions--;
}
-core.List<api.FilterPair> buildUnnamed6310() {
+core.List<api.FilterPair> buildUnnamed6313() {
var o = <api.FilterPair>[];
o.add(buildFilterPair());
o.add(buildFilterPair());
return o;
}
-void checkUnnamed6310(core.List<api.FilterPair> o) {
+void checkUnnamed6313(core.List<api.FilterPair> o) {
unittest.expect(o, unittest.hasLength(2));
checkFilterPair(o[0] as api.FilterPair);
checkFilterPair(o[1] as api.FilterPair);
}
-core.List<core.String> buildUnnamed6311() {
+core.List<core.String> buildUnnamed6314() {
var o = <core.String>[];
o.add('foo');
o.add('foo');
return o;
}
-void checkUnnamed6311(core.List<core.String> o) {
+void checkUnnamed6314(core.List<core.String> o) {
unittest.expect(o, unittest.hasLength(2));
unittest.expect(
o[0],
@@ -285,128 +285,6 @@
);
}
-core.List<core.String> buildUnnamed6312() {
- var o = <core.String>[];
- o.add('foo');
- o.add('foo');
- return o;
-}
-
-void checkUnnamed6312(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'),
- );
-}
-
-core.int buildCounterParameters = 0;
-api.Parameters buildParameters() {
- var o = api.Parameters();
- buildCounterParameters++;
- if (buildCounterParameters < 3) {
- o.filters = buildUnnamed6310();
- o.groupBys = buildUnnamed6311();
- o.includeInviteData = true;
- o.metrics = buildUnnamed6312();
- o.options = buildOptions();
- o.type = 'foo';
- }
- buildCounterParameters--;
- return o;
-}
-
-void checkParameters(api.Parameters o) {
- buildCounterParameters++;
- if (buildCounterParameters < 3) {
- checkUnnamed6310(o.filters!);
- checkUnnamed6311(o.groupBys!);
- unittest.expect(o.includeInviteData!, unittest.isTrue);
- checkUnnamed6312(o.metrics!);
- checkOptions(o.options! as api.Options);
- unittest.expect(
- o.type!,
- unittest.equals('foo'),
- );
- }
- buildCounterParameters--;
-}
-
-core.List<api.EventFilter> buildUnnamed6313() {
- var o = <api.EventFilter>[];
- o.add(buildEventFilter());
- o.add(buildEventFilter());
- return o;
-}
-
-void checkUnnamed6313(core.List<api.EventFilter> o) {
- unittest.expect(o, unittest.hasLength(2));
- checkEventFilter(o[0] as api.EventFilter);
- checkEventFilter(o[1] as api.EventFilter);
-}
-
-core.int buildCounterPathFilter = 0;
-api.PathFilter buildPathFilter() {
- var o = api.PathFilter();
- buildCounterPathFilter++;
- if (buildCounterPathFilter < 3) {
- o.eventFilters = buildUnnamed6313();
- o.pathMatchPosition = 'foo';
- }
- buildCounterPathFilter--;
- return o;
-}
-
-void checkPathFilter(api.PathFilter o) {
- buildCounterPathFilter++;
- if (buildCounterPathFilter < 3) {
- checkUnnamed6313(o.eventFilters!);
- unittest.expect(
- o.pathMatchPosition!,
- unittest.equals('foo'),
- );
- }
- buildCounterPathFilter--;
-}
-
-core.List<api.PathFilter> buildUnnamed6314() {
- var o = <api.PathFilter>[];
- o.add(buildPathFilter());
- o.add(buildPathFilter());
- return o;
-}
-
-void checkUnnamed6314(core.List<api.PathFilter> o) {
- unittest.expect(o, unittest.hasLength(2));
- checkPathFilter(o[0] as api.PathFilter);
- checkPathFilter(o[1] as api.PathFilter);
-}
-
-core.int buildCounterPathQueryOptions = 0;
-api.PathQueryOptions buildPathQueryOptions() {
- var o = api.PathQueryOptions();
- buildCounterPathQueryOptions++;
- if (buildCounterPathQueryOptions < 3) {
- o.channelGrouping = buildChannelGrouping();
- o.pathFilters = buildUnnamed6314();
- }
- buildCounterPathQueryOptions--;
- return o;
-}
-
-void checkPathQueryOptions(api.PathQueryOptions o) {
- buildCounterPathQueryOptions++;
- if (buildCounterPathQueryOptions < 3) {
- checkChannelGrouping(o.channelGrouping! as api.ChannelGrouping);
- checkUnnamed6314(o.pathFilters!);
- }
- buildCounterPathQueryOptions--;
-}
-
core.List<core.String> buildUnnamed6315() {
var o = <core.String>[];
o.add('foo');
@@ -426,6 +304,128 @@
);
}
+core.int buildCounterParameters = 0;
+api.Parameters buildParameters() {
+ var o = api.Parameters();
+ buildCounterParameters++;
+ if (buildCounterParameters < 3) {
+ o.filters = buildUnnamed6313();
+ o.groupBys = buildUnnamed6314();
+ o.includeInviteData = true;
+ o.metrics = buildUnnamed6315();
+ o.options = buildOptions();
+ o.type = 'foo';
+ }
+ buildCounterParameters--;
+ return o;
+}
+
+void checkParameters(api.Parameters o) {
+ buildCounterParameters++;
+ if (buildCounterParameters < 3) {
+ checkUnnamed6313(o.filters!);
+ checkUnnamed6314(o.groupBys!);
+ unittest.expect(o.includeInviteData!, unittest.isTrue);
+ checkUnnamed6315(o.metrics!);
+ checkOptions(o.options! as api.Options);
+ unittest.expect(
+ o.type!,
+ unittest.equals('foo'),
+ );
+ }
+ buildCounterParameters--;
+}
+
+core.List<api.EventFilter> buildUnnamed6316() {
+ var o = <api.EventFilter>[];
+ o.add(buildEventFilter());
+ o.add(buildEventFilter());
+ return o;
+}
+
+void checkUnnamed6316(core.List<api.EventFilter> o) {
+ unittest.expect(o, unittest.hasLength(2));
+ checkEventFilter(o[0] as api.EventFilter);
+ checkEventFilter(o[1] as api.EventFilter);
+}
+
+core.int buildCounterPathFilter = 0;
+api.PathFilter buildPathFilter() {
+ var o = api.PathFilter();
+ buildCounterPathFilter++;
+ if (buildCounterPathFilter < 3) {
+ o.eventFilters = buildUnnamed6316();
+ o.pathMatchPosition = 'foo';
+ }
+ buildCounterPathFilter--;
+ return o;
+}
+
+void checkPathFilter(api.PathFilter o) {
+ buildCounterPathFilter++;
+ if (buildCounterPathFilter < 3) {
+ checkUnnamed6316(o.eventFilters!);
+ unittest.expect(
+ o.pathMatchPosition!,
+ unittest.equals('foo'),
+ );
+ }
+ buildCounterPathFilter--;
+}
+
+core.List<api.PathFilter> buildUnnamed6317() {
+ var o = <api.PathFilter>[];
+ o.add(buildPathFilter());
+ o.add(buildPathFilter());
+ return o;
+}
+
+void checkUnnamed6317(core.List<api.PathFilter> o) {
+ unittest.expect(o, unittest.hasLength(2));
+ checkPathFilter(o[0] as api.PathFilter);
+ checkPathFilter(o[1] as api.PathFilter);
+}
+
+core.int buildCounterPathQueryOptions = 0;
+api.PathQueryOptions buildPathQueryOptions() {
+ var o = api.PathQueryOptions();
+ buildCounterPathQueryOptions++;
+ if (buildCounterPathQueryOptions < 3) {
+ o.channelGrouping = buildChannelGrouping();
+ o.pathFilters = buildUnnamed6317();
+ }
+ buildCounterPathQueryOptions--;
+ return o;
+}
+
+void checkPathQueryOptions(api.PathQueryOptions o) {
+ buildCounterPathQueryOptions++;
+ if (buildCounterPathQueryOptions < 3) {
+ checkChannelGrouping(o.channelGrouping! as api.ChannelGrouping);
+ checkUnnamed6317(o.pathFilters!);
+ }
+ buildCounterPathQueryOptions--;
+}
+
+core.List<core.String> buildUnnamed6318() {
+ var o = <core.String>[];
+ o.add('foo');
+ o.add('foo');
+ return o;
+}
+
+void checkUnnamed6318(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'),
+ );
+}
+
core.int buildCounterPathQueryOptionsFilter = 0;
api.PathQueryOptionsFilter buildPathQueryOptionsFilter() {
var o = api.PathQueryOptionsFilter();
@@ -433,7 +433,7 @@
if (buildCounterPathQueryOptionsFilter < 3) {
o.filter = 'foo';
o.match = 'foo';
- o.values = buildUnnamed6315();
+ o.values = buildUnnamed6318();
}
buildCounterPathQueryOptionsFilter--;
return o;
@@ -450,7 +450,7 @@
o.match!,
unittest.equals('foo'),
);
- checkUnnamed6315(o.values!);
+ checkUnnamed6318(o.values!);
}
buildCounterPathQueryOptionsFilter--;
}
@@ -503,14 +503,14 @@
buildCounterQuery--;
}
-core.List<core.String> buildUnnamed6316() {
+core.List<core.String> buildUnnamed6319() {
var o = <core.String>[];
o.add('foo');
o.add('foo');
return o;
}
-void checkUnnamed6316(core.List<core.String> o) {
+void checkUnnamed6319(core.List<core.String> o) {
unittest.expect(o, unittest.hasLength(2));
unittest.expect(
o[0],
@@ -536,7 +536,7 @@
o.reportCount = 42;
o.running = true;
o.sendNotification = true;
- o.shareEmailAddress = buildUnnamed6316();
+ o.shareEmailAddress = buildUnnamed6319();
o.title = 'foo';
}
buildCounterQueryMetadata--;
@@ -576,7 +576,7 @@
);
unittest.expect(o.running!, unittest.isTrue);
unittest.expect(o.sendNotification!, unittest.isTrue);
- checkUnnamed6316(o.shareEmailAddress!);
+ checkUnnamed6319(o.shareEmailAddress!);
unittest.expect(
o.title!,
unittest.equals('foo'),
@@ -767,14 +767,14 @@
buildCounterReportStatus--;
}
-core.List<api.DisjunctiveMatchStatement> buildUnnamed6317() {
+core.List<api.DisjunctiveMatchStatement> buildUnnamed6320() {
var o = <api.DisjunctiveMatchStatement>[];
o.add(buildDisjunctiveMatchStatement());
o.add(buildDisjunctiveMatchStatement());
return o;
}
-void checkUnnamed6317(core.List<api.DisjunctiveMatchStatement> o) {
+void checkUnnamed6320(core.List<api.DisjunctiveMatchStatement> o) {
unittest.expect(o, unittest.hasLength(2));
checkDisjunctiveMatchStatement(o[0] as api.DisjunctiveMatchStatement);
checkDisjunctiveMatchStatement(o[1] as api.DisjunctiveMatchStatement);
@@ -785,7 +785,7 @@
var o = api.Rule();
buildCounterRule++;
if (buildCounterRule < 3) {
- o.disjunctiveMatchStatements = buildUnnamed6317();
+ o.disjunctiveMatchStatements = buildUnnamed6320();
o.name = 'foo';
}
buildCounterRule--;
@@ -795,7 +795,7 @@
void checkRule(api.Rule o) {
buildCounterRule++;
if (buildCounterRule < 3) {
- checkUnnamed6317(o.disjunctiveMatchStatements!);
+ checkUnnamed6320(o.disjunctiveMatchStatements!);
unittest.expect(
o.name!,
unittest.equals('foo'),
diff --git a/generated/googleapis/test/drive/v2_test.dart b/generated/googleapis/test/drive/v2_test.dart
index 1087c54..4f38d65 100644
--- a/generated/googleapis/test/drive/v2_test.dart
+++ b/generated/googleapis/test/drive/v2_test.dart
@@ -1725,6 +1725,7 @@
o.canAddMyDriveParent = true;
o.canChangeCopyRequiresWriterPermission = true;
o.canChangeRestrictedDownload = true;
+ o.canChangeSecurityUpdateEnabled = true;
o.canComment = true;
o.canCopy = true;
o.canDelete = true;
@@ -1767,6 +1768,7 @@
unittest.expect(o.canAddMyDriveParent!, unittest.isTrue);
unittest.expect(o.canChangeCopyRequiresWriterPermission!, unittest.isTrue);
unittest.expect(o.canChangeRestrictedDownload!, unittest.isTrue);
+ unittest.expect(o.canChangeSecurityUpdateEnabled!, unittest.isTrue);
unittest.expect(o.canComment!, unittest.isTrue);
unittest.expect(o.canCopy!, unittest.isTrue);
unittest.expect(o.canDelete!, unittest.isTrue);
@@ -2032,6 +2034,27 @@
buildCounterFileLabels--;
}
+core.int buildCounterFileLinkShareMetadata = 0;
+api.FileLinkShareMetadata buildFileLinkShareMetadata() {
+ var o = api.FileLinkShareMetadata();
+ buildCounterFileLinkShareMetadata++;
+ if (buildCounterFileLinkShareMetadata < 3) {
+ o.securityUpdateEligible = true;
+ o.securityUpdateEnabled = true;
+ }
+ buildCounterFileLinkShareMetadata--;
+ return o;
+}
+
+void checkFileLinkShareMetadata(api.FileLinkShareMetadata o) {
+ buildCounterFileLinkShareMetadata++;
+ if (buildCounterFileLinkShareMetadata < 3) {
+ unittest.expect(o.securityUpdateEligible!, unittest.isTrue);
+ unittest.expect(o.securityUpdateEnabled!, unittest.isTrue);
+ }
+ buildCounterFileLinkShareMetadata--;
+}
+
core.Map<core.String, core.String> buildUnnamed2879() {
var o = <core.String, core.String>{};
o['x'] = 'foo';
@@ -2148,6 +2171,7 @@
if (buildCounterFileShortcutDetails < 3) {
o.targetId = 'foo';
o.targetMimeType = 'foo';
+ o.targetResourceKey = 'foo';
}
buildCounterFileShortcutDetails--;
return o;
@@ -2164,6 +2188,10 @@
o.targetMimeType!,
unittest.equals('foo'),
);
+ unittest.expect(
+ o.targetResourceKey!,
+ unittest.equals('foo'),
+ );
}
buildCounterFileShortcutDetails--;
}
@@ -2286,6 +2314,7 @@
o.lastModifyingUser = buildUser();
o.lastModifyingUserName = 'foo';
o.lastViewedByMeDate = core.DateTime.parse("2002-02-27T14:01:02");
+ o.linkShareMetadata = buildFileLinkShareMetadata();
o.markedViewedByMeDate = core.DateTime.parse("2002-02-27T14:01:02");
o.md5Checksum = 'foo';
o.mimeType = 'foo';
@@ -2301,6 +2330,7 @@
o.permissions = buildUnnamed2884();
o.properties = buildUnnamed2885();
o.quotaBytesUsed = 'foo';
+ o.resourceKey = 'foo';
o.selfLink = 'foo';
o.shareable = true;
o.shared = true;
@@ -2419,6 +2449,8 @@
o.lastViewedByMeDate!,
unittest.equals(core.DateTime.parse("2002-02-27T14:01:02")),
);
+ checkFileLinkShareMetadata(
+ o.linkShareMetadata! as api.FileLinkShareMetadata);
unittest.expect(
o.markedViewedByMeDate!,
unittest.equals(core.DateTime.parse("2002-02-27T14:01:02")),
@@ -2456,6 +2488,10 @@
unittest.equals('foo'),
);
unittest.expect(
+ o.resourceKey!,
+ unittest.equals('foo'),
+ );
+ unittest.expect(
o.selfLink!,
unittest.equals('foo'),
);
@@ -3941,6 +3977,16 @@
});
});
+ unittest.group('obj-schema-FileLinkShareMetadata', () {
+ unittest.test('to-json--from-json', () async {
+ var o = buildFileLinkShareMetadata();
+ var oJson = convert.jsonDecode(convert.jsonEncode(o));
+ var od = api.FileLinkShareMetadata.fromJson(
+ oJson as core.Map<core.String, core.dynamic>);
+ checkFileLinkShareMetadata(od as api.FileLinkShareMetadata);
+ });
+ });
+
unittest.group('obj-schema-FileShortcutDetails', () {
unittest.test('to-json--from-json', () async {
var o = buildFileShortcutDetails();
diff --git a/generated/googleapis/test/drive/v3_test.dart b/generated/googleapis/test/drive/v3_test.dart
index 9450b37..8459713 100644
--- a/generated/googleapis/test/drive/v3_test.dart
+++ b/generated/googleapis/test/drive/v3_test.dart
@@ -920,6 +920,7 @@
o.canAddFolderFromAnotherDrive = true;
o.canAddMyDriveParent = true;
o.canChangeCopyRequiresWriterPermission = true;
+ o.canChangeSecurityUpdateEnabled = true;
o.canChangeViewersCanCopyContent = true;
o.canComment = true;
o.canCopy = true;
@@ -962,6 +963,7 @@
unittest.expect(o.canAddFolderFromAnotherDrive!, unittest.isTrue);
unittest.expect(o.canAddMyDriveParent!, unittest.isTrue);
unittest.expect(o.canChangeCopyRequiresWriterPermission!, unittest.isTrue);
+ unittest.expect(o.canChangeSecurityUpdateEnabled!, unittest.isTrue);
unittest.expect(o.canChangeViewersCanCopyContent!, unittest.isTrue);
unittest.expect(o.canComment!, unittest.isTrue);
unittest.expect(o.canCopy!, unittest.isTrue);
@@ -1229,6 +1231,27 @@
buildCounterFileImageMediaMetadata--;
}
+core.int buildCounterFileLinkShareMetadata = 0;
+api.FileLinkShareMetadata buildFileLinkShareMetadata() {
+ var o = api.FileLinkShareMetadata();
+ buildCounterFileLinkShareMetadata++;
+ if (buildCounterFileLinkShareMetadata < 3) {
+ o.securityUpdateEligible = true;
+ o.securityUpdateEnabled = true;
+ }
+ buildCounterFileLinkShareMetadata--;
+ return o;
+}
+
+void checkFileLinkShareMetadata(api.FileLinkShareMetadata o) {
+ buildCounterFileLinkShareMetadata++;
+ if (buildCounterFileLinkShareMetadata < 3) {
+ unittest.expect(o.securityUpdateEligible!, unittest.isTrue);
+ unittest.expect(o.securityUpdateEnabled!, unittest.isTrue);
+ }
+ buildCounterFileLinkShareMetadata--;
+}
+
core.List<api.User> buildUnnamed3439() {
var o = <api.User>[];
o.add(buildUser());
@@ -1319,6 +1342,7 @@
if (buildCounterFileShortcutDetails < 3) {
o.targetId = 'foo';
o.targetMimeType = 'foo';
+ o.targetResourceKey = 'foo';
}
buildCounterFileShortcutDetails--;
return o;
@@ -1335,6 +1359,10 @@
o.targetMimeType!,
unittest.equals('foo'),
);
+ unittest.expect(
+ o.targetResourceKey!,
+ unittest.equals('foo'),
+ );
}
buildCounterFileShortcutDetails--;
}
@@ -1417,6 +1445,7 @@
o.isAppAuthorized = true;
o.kind = 'foo';
o.lastModifyingUser = buildUser();
+ o.linkShareMetadata = buildFileLinkShareMetadata();
o.md5Checksum = 'foo';
o.mimeType = 'foo';
o.modifiedByMe = true;
@@ -1431,6 +1460,7 @@
o.permissions = buildUnnamed3442();
o.properties = buildUnnamed3443();
o.quotaBytesUsed = 'foo';
+ o.resourceKey = 'foo';
o.shared = true;
o.sharedWithMeTime = core.DateTime.parse("2002-02-27T14:01:02");
o.sharingUser = buildUser();
@@ -1513,6 +1543,8 @@
unittest.equals('foo'),
);
checkUser(o.lastModifyingUser! as api.User);
+ checkFileLinkShareMetadata(
+ o.linkShareMetadata! as api.FileLinkShareMetadata);
unittest.expect(
o.md5Checksum!,
unittest.equals('foo'),
@@ -1548,6 +1580,10 @@
o.quotaBytesUsed!,
unittest.equals('foo'),
);
+ unittest.expect(
+ o.resourceKey!,
+ unittest.equals('foo'),
+ );
unittest.expect(o.shared!, unittest.isTrue);
unittest.expect(
o.sharedWithMeTime!,
@@ -2639,6 +2675,16 @@
});
});
+ unittest.group('obj-schema-FileLinkShareMetadata', () {
+ unittest.test('to-json--from-json', () async {
+ var o = buildFileLinkShareMetadata();
+ var oJson = convert.jsonDecode(convert.jsonEncode(o));
+ var od = api.FileLinkShareMetadata.fromJson(
+ oJson as core.Map<core.String, core.dynamic>);
+ checkFileLinkShareMetadata(od as api.FileLinkShareMetadata);
+ });
+ });
+
unittest.group('obj-schema-FileShortcutDetails', () {
unittest.test('to-json--from-json', () async {
var o = buildFileShortcutDetails();
diff --git a/generated/googleapis/test/file/v1_test.dart b/generated/googleapis/test/file/v1_test.dart
index 6d0f19e..fc23907 100644
--- a/generated/googleapis/test/file/v1_test.dart
+++ b/generated/googleapis/test/file/v1_test.dart
@@ -27,14 +27,14 @@
import '../test_shared.dart';
-core.Map<core.String, core.String> buildUnnamed7461() {
+core.Map<core.String, core.String> buildUnnamed7464() {
var o = <core.String, core.String>{};
o['x'] = 'foo';
o['y'] = 'foo';
return o;
}
-void checkUnnamed7461(core.Map<core.String, core.String> o) {
+void checkUnnamed7464(core.Map<core.String, core.String> o) {
unittest.expect(o, unittest.hasLength(2));
unittest.expect(
o['x']!,
@@ -55,7 +55,7 @@
o.createTime = 'foo';
o.description = 'foo';
o.downloadBytes = 'foo';
- o.labels = buildUnnamed7461();
+ o.labels = buildUnnamed7464();
o.name = 'foo';
o.satisfiesPzs = true;
o.sourceFileShare = 'foo';
@@ -87,7 +87,7 @@
o.downloadBytes!,
unittest.equals('foo'),
);
- checkUnnamed7461(o.labels!);
+ checkUnnamed7464(o.labels!);
unittest.expect(
o.name!,
unittest.equals('foo'),
@@ -226,14 +226,14 @@
buildCounterEmpty--;
}
-core.List<api.NfsExportOptions> buildUnnamed7462() {
+core.List<api.NfsExportOptions> buildUnnamed7465() {
var o = <api.NfsExportOptions>[];
o.add(buildNfsExportOptions());
o.add(buildNfsExportOptions());
return o;
}
-void checkUnnamed7462(core.List<api.NfsExportOptions> o) {
+void checkUnnamed7465(core.List<api.NfsExportOptions> o) {
unittest.expect(o, unittest.hasLength(2));
checkNfsExportOptions(o[0] as api.NfsExportOptions);
checkNfsExportOptions(o[1] as api.NfsExportOptions);
@@ -246,7 +246,7 @@
if (buildCounterFileShareConfig < 3) {
o.capacityGb = 'foo';
o.name = 'foo';
- o.nfsExportOptions = buildUnnamed7462();
+ o.nfsExportOptions = buildUnnamed7465();
o.sourceBackup = 'foo';
}
buildCounterFileShareConfig--;
@@ -264,7 +264,7 @@
o.name!,
unittest.equals('foo'),
);
- checkUnnamed7462(o.nfsExportOptions!);
+ checkUnnamed7465(o.nfsExportOptions!);
unittest.expect(
o.sourceBackup!,
unittest.equals('foo'),
@@ -273,69 +273,6 @@
buildCounterFileShareConfig--;
}
-core.Map<core.String, core.String> buildUnnamed7463() {
- var o = <core.String, core.String>{};
- o['x'] = 'foo';
- o['y'] = 'foo';
- return o;
-}
-
-void checkUnnamed7463(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'),
- );
-}
-
-core.Map<core.String, core.String> buildUnnamed7464() {
- var o = <core.String, core.String>{};
- o['x'] = 'foo';
- o['y'] = 'foo';
- return o;
-}
-
-void checkUnnamed7464(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'),
- );
-}
-
-core.Map<core.String,
- api.GoogleCloudSaasacceleratorManagementProvidersV1MaintenanceSchedule>
- buildUnnamed7465() {
- var o = <core.String,
- api.GoogleCloudSaasacceleratorManagementProvidersV1MaintenanceSchedule>{};
- o['x'] =
- buildGoogleCloudSaasacceleratorManagementProvidersV1MaintenanceSchedule();
- o['y'] =
- buildGoogleCloudSaasacceleratorManagementProvidersV1MaintenanceSchedule();
- return o;
-}
-
-void checkUnnamed7465(
- core.Map<core.String,
- api.GoogleCloudSaasacceleratorManagementProvidersV1MaintenanceSchedule>
- o) {
- unittest.expect(o, unittest.hasLength(2));
- checkGoogleCloudSaasacceleratorManagementProvidersV1MaintenanceSchedule(
- o['x']! as api
- .GoogleCloudSaasacceleratorManagementProvidersV1MaintenanceSchedule);
- checkGoogleCloudSaasacceleratorManagementProvidersV1MaintenanceSchedule(
- o['y']! as api
- .GoogleCloudSaasacceleratorManagementProvidersV1MaintenanceSchedule);
-}
-
core.Map<core.String, core.String> buildUnnamed7466() {
var o = <core.String, core.String>{};
o['x'] = 'foo';
@@ -355,9 +292,72 @@
);
}
+core.Map<core.String, core.String> buildUnnamed7467() {
+ var o = <core.String, core.String>{};
+ o['x'] = 'foo';
+ o['y'] = 'foo';
+ return o;
+}
+
+void checkUnnamed7467(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'),
+ );
+}
+
+core.Map<core.String,
+ api.GoogleCloudSaasacceleratorManagementProvidersV1MaintenanceSchedule>
+ buildUnnamed7468() {
+ var o = <core.String,
+ api.GoogleCloudSaasacceleratorManagementProvidersV1MaintenanceSchedule>{};
+ o['x'] =
+ buildGoogleCloudSaasacceleratorManagementProvidersV1MaintenanceSchedule();
+ o['y'] =
+ buildGoogleCloudSaasacceleratorManagementProvidersV1MaintenanceSchedule();
+ return o;
+}
+
+void checkUnnamed7468(
+ core.Map<core.String,
+ api.GoogleCloudSaasacceleratorManagementProvidersV1MaintenanceSchedule>
+ o) {
+ unittest.expect(o, unittest.hasLength(2));
+ checkGoogleCloudSaasacceleratorManagementProvidersV1MaintenanceSchedule(
+ o['x']! as api
+ .GoogleCloudSaasacceleratorManagementProvidersV1MaintenanceSchedule);
+ checkGoogleCloudSaasacceleratorManagementProvidersV1MaintenanceSchedule(
+ o['y']! as api
+ .GoogleCloudSaasacceleratorManagementProvidersV1MaintenanceSchedule);
+}
+
+core.Map<core.String, core.String> buildUnnamed7469() {
+ var o = <core.String, core.String>{};
+ o['x'] = 'foo';
+ o['y'] = 'foo';
+ return o;
+}
+
+void checkUnnamed7469(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'),
+ );
+}
+
core.List<
api.GoogleCloudSaasacceleratorManagementProvidersV1ProvisionedResource>
- buildUnnamed7467() {
+ buildUnnamed7470() {
var o = <
api.GoogleCloudSaasacceleratorManagementProvidersV1ProvisionedResource>[];
o.add(
@@ -367,7 +367,7 @@
return o;
}
-void checkUnnamed7467(
+void checkUnnamed7470(
core.List<
api.GoogleCloudSaasacceleratorManagementProvidersV1ProvisionedResource>
o) {
@@ -380,14 +380,14 @@
.GoogleCloudSaasacceleratorManagementProvidersV1ProvisionedResource);
}
-core.Map<core.String, core.String> buildUnnamed7468() {
+core.Map<core.String, core.String> buildUnnamed7471() {
var o = <core.String, core.String>{};
o['x'] = 'foo';
o['y'] = 'foo';
return o;
}
-void checkUnnamed7468(core.Map<core.String, core.String> o) {
+void checkUnnamed7471(core.Map<core.String, core.String> o) {
unittest.expect(o, unittest.hasLength(2));
unittest.expect(
o['x']!,
@@ -408,18 +408,18 @@
if (buildCounterGoogleCloudSaasacceleratorManagementProvidersV1Instance < 3) {
o.consumerDefinedName = 'foo';
o.createTime = 'foo';
- o.labels = buildUnnamed7463();
- o.maintenancePolicyNames = buildUnnamed7464();
- o.maintenanceSchedules = buildUnnamed7465();
+ o.labels = buildUnnamed7466();
+ o.maintenancePolicyNames = buildUnnamed7467();
+ o.maintenanceSchedules = buildUnnamed7468();
o.maintenanceSettings =
buildGoogleCloudSaasacceleratorManagementProvidersV1MaintenanceSettings();
o.name = 'foo';
- o.producerMetadata = buildUnnamed7466();
- o.provisionedResources = buildUnnamed7467();
+ o.producerMetadata = buildUnnamed7469();
+ o.provisionedResources = buildUnnamed7470();
o.slmInstanceTemplate = 'foo';
o.sloMetadata =
buildGoogleCloudSaasacceleratorManagementProvidersV1SloMetadata();
- o.softwareVersions = buildUnnamed7468();
+ o.softwareVersions = buildUnnamed7471();
o.state = 'foo';
o.tenantProjectId = 'foo';
o.updateTime = 'foo';
@@ -440,9 +440,9 @@
o.createTime!,
unittest.equals('foo'),
);
- checkUnnamed7463(o.labels!);
- checkUnnamed7464(o.maintenancePolicyNames!);
- checkUnnamed7465(o.maintenanceSchedules!);
+ checkUnnamed7466(o.labels!);
+ checkUnnamed7467(o.maintenancePolicyNames!);
+ checkUnnamed7468(o.maintenanceSchedules!);
checkGoogleCloudSaasacceleratorManagementProvidersV1MaintenanceSettings(
o.maintenanceSettings! as api
.GoogleCloudSaasacceleratorManagementProvidersV1MaintenanceSettings);
@@ -450,8 +450,8 @@
o.name!,
unittest.equals('foo'),
);
- checkUnnamed7466(o.producerMetadata!);
- checkUnnamed7467(o.provisionedResources!);
+ checkUnnamed7469(o.producerMetadata!);
+ checkUnnamed7470(o.provisionedResources!);
unittest.expect(
o.slmInstanceTemplate!,
unittest.equals('foo'),
@@ -459,7 +459,7 @@
checkGoogleCloudSaasacceleratorManagementProvidersV1SloMetadata(
o.sloMetadata!
as api.GoogleCloudSaasacceleratorManagementProvidersV1SloMetadata);
- checkUnnamed7468(o.softwareVersions!);
+ checkUnnamed7471(o.softwareVersions!);
unittest.expect(
o.state!,
unittest.equals('foo'),
@@ -522,14 +522,14 @@
buildCounterGoogleCloudSaasacceleratorManagementProvidersV1MaintenanceSchedule--;
}
-core.Map<core.String, api.MaintenancePolicy> buildUnnamed7469() {
+core.Map<core.String, api.MaintenancePolicy> buildUnnamed7472() {
var o = <core.String, api.MaintenancePolicy>{};
o['x'] = buildMaintenancePolicy();
o['y'] = buildMaintenancePolicy();
return o;
}
-void checkUnnamed7469(core.Map<core.String, api.MaintenancePolicy> o) {
+void checkUnnamed7472(core.Map<core.String, api.MaintenancePolicy> o) {
unittest.expect(o, unittest.hasLength(2));
checkMaintenancePolicy(o['x']! as api.MaintenancePolicy);
checkMaintenancePolicy(o['y']! as api.MaintenancePolicy);
@@ -547,7 +547,7 @@
3) {
o.exclude = true;
o.isRollback = true;
- o.maintenancePolicies = buildUnnamed7469();
+ o.maintenancePolicies = buildUnnamed7472();
}
buildCounterGoogleCloudSaasacceleratorManagementProvidersV1MaintenanceSettings--;
return o;
@@ -560,20 +560,20 @@
3) {
unittest.expect(o.exclude!, unittest.isTrue);
unittest.expect(o.isRollback!, unittest.isTrue);
- checkUnnamed7469(o.maintenancePolicies!);
+ checkUnnamed7472(o.maintenancePolicies!);
}
buildCounterGoogleCloudSaasacceleratorManagementProvidersV1MaintenanceSettings--;
}
core.List<api.GoogleCloudSaasacceleratorManagementProvidersV1SloExclusion>
- buildUnnamed7470() {
+ buildUnnamed7473() {
var o = <api.GoogleCloudSaasacceleratorManagementProvidersV1SloExclusion>[];
o.add(buildGoogleCloudSaasacceleratorManagementProvidersV1SloExclusion());
o.add(buildGoogleCloudSaasacceleratorManagementProvidersV1SloExclusion());
return o;
}
-void checkUnnamed7470(
+void checkUnnamed7473(
core.List<api.GoogleCloudSaasacceleratorManagementProvidersV1SloExclusion>
o) {
unittest.expect(o, unittest.hasLength(2));
@@ -592,7 +592,7 @@
buildCounterGoogleCloudSaasacceleratorManagementProvidersV1NodeSloMetadata++;
if (buildCounterGoogleCloudSaasacceleratorManagementProvidersV1NodeSloMetadata <
3) {
- o.exclusions = buildUnnamed7470();
+ o.exclusions = buildUnnamed7473();
o.location = 'foo';
o.nodeId = 'foo';
}
@@ -605,7 +605,7 @@
buildCounterGoogleCloudSaasacceleratorManagementProvidersV1NodeSloMetadata++;
if (buildCounterGoogleCloudSaasacceleratorManagementProvidersV1NodeSloMetadata <
3) {
- checkUnnamed7470(o.exclusions!);
+ checkUnnamed7473(o.exclusions!);
unittest.expect(
o.location!,
unittest.equals('foo'),
@@ -620,7 +620,7 @@
core.Map<core.String,
api.GoogleCloudSaasacceleratorManagementProvidersV1SloEligibility>
- buildUnnamed7471() {
+ buildUnnamed7474() {
var o = <core.String,
api.GoogleCloudSaasacceleratorManagementProvidersV1SloEligibility>{};
o['x'] = buildGoogleCloudSaasacceleratorManagementProvidersV1SloEligibility();
@@ -628,7 +628,7 @@
return o;
}
-void checkUnnamed7471(
+void checkUnnamed7474(
core.Map<core.String,
api.GoogleCloudSaasacceleratorManagementProvidersV1SloEligibility>
o) {
@@ -649,7 +649,7 @@
buildCounterGoogleCloudSaasacceleratorManagementProvidersV1PerSliSloEligibility++;
if (buildCounterGoogleCloudSaasacceleratorManagementProvidersV1PerSliSloEligibility <
3) {
- o.eligibilities = buildUnnamed7471();
+ o.eligibilities = buildUnnamed7474();
}
buildCounterGoogleCloudSaasacceleratorManagementProvidersV1PerSliSloEligibility--;
return o;
@@ -660,7 +660,7 @@
buildCounterGoogleCloudSaasacceleratorManagementProvidersV1PerSliSloEligibility++;
if (buildCounterGoogleCloudSaasacceleratorManagementProvidersV1PerSliSloEligibility <
3) {
- checkUnnamed7471(o.eligibilities!);
+ checkUnnamed7474(o.eligibilities!);
}
buildCounterGoogleCloudSaasacceleratorManagementProvidersV1PerSliSloEligibility--;
}
@@ -772,14 +772,14 @@
}
core.List<api.GoogleCloudSaasacceleratorManagementProvidersV1SloExclusion>
- buildUnnamed7472() {
+ buildUnnamed7475() {
var o = <api.GoogleCloudSaasacceleratorManagementProvidersV1SloExclusion>[];
o.add(buildGoogleCloudSaasacceleratorManagementProvidersV1SloExclusion());
o.add(buildGoogleCloudSaasacceleratorManagementProvidersV1SloExclusion());
return o;
}
-void checkUnnamed7472(
+void checkUnnamed7475(
core.List<api.GoogleCloudSaasacceleratorManagementProvidersV1SloExclusion>
o) {
unittest.expect(o, unittest.hasLength(2));
@@ -790,7 +790,7 @@
}
core.List<api.GoogleCloudSaasacceleratorManagementProvidersV1NodeSloMetadata>
- buildUnnamed7473() {
+ buildUnnamed7476() {
var o =
<api.GoogleCloudSaasacceleratorManagementProvidersV1NodeSloMetadata>[];
o.add(buildGoogleCloudSaasacceleratorManagementProvidersV1NodeSloMetadata());
@@ -798,7 +798,7 @@
return o;
}
-void checkUnnamed7473(
+void checkUnnamed7476(
core.List<
api.GoogleCloudSaasacceleratorManagementProvidersV1NodeSloMetadata>
o) {
@@ -819,8 +819,8 @@
3) {
o.eligibility =
buildGoogleCloudSaasacceleratorManagementProvidersV1SloEligibility();
- o.exclusions = buildUnnamed7472();
- o.nodes = buildUnnamed7473();
+ o.exclusions = buildUnnamed7475();
+ o.nodes = buildUnnamed7476();
o.perSliEligibility =
buildGoogleCloudSaasacceleratorManagementProvidersV1PerSliSloEligibility();
o.tier = 'foo';
@@ -837,8 +837,8 @@
checkGoogleCloudSaasacceleratorManagementProvidersV1SloEligibility(o
.eligibility!
as api.GoogleCloudSaasacceleratorManagementProvidersV1SloEligibility);
- checkUnnamed7472(o.exclusions!);
- checkUnnamed7473(o.nodes!);
+ checkUnnamed7475(o.exclusions!);
+ checkUnnamed7476(o.nodes!);
checkGoogleCloudSaasacceleratorManagementProvidersV1PerSliSloEligibility(
o.perSliEligibility! as api
.GoogleCloudSaasacceleratorManagementProvidersV1PerSliSloEligibility);
@@ -850,27 +850,27 @@
buildCounterGoogleCloudSaasacceleratorManagementProvidersV1SloMetadata--;
}
-core.List<api.FileShareConfig> buildUnnamed7474() {
+core.List<api.FileShareConfig> buildUnnamed7477() {
var o = <api.FileShareConfig>[];
o.add(buildFileShareConfig());
o.add(buildFileShareConfig());
return o;
}
-void checkUnnamed7474(core.List<api.FileShareConfig> o) {
+void checkUnnamed7477(core.List<api.FileShareConfig> o) {
unittest.expect(o, unittest.hasLength(2));
checkFileShareConfig(o[0] as api.FileShareConfig);
checkFileShareConfig(o[1] as api.FileShareConfig);
}
-core.Map<core.String, core.String> buildUnnamed7475() {
+core.Map<core.String, core.String> buildUnnamed7478() {
var o = <core.String, core.String>{};
o['x'] = 'foo';
o['y'] = 'foo';
return o;
}
-void checkUnnamed7475(core.Map<core.String, core.String> o) {
+void checkUnnamed7478(core.Map<core.String, core.String> o) {
unittest.expect(o, unittest.hasLength(2));
unittest.expect(
o['x']!,
@@ -882,14 +882,14 @@
);
}
-core.List<api.NetworkConfig> buildUnnamed7476() {
+core.List<api.NetworkConfig> buildUnnamed7479() {
var o = <api.NetworkConfig>[];
o.add(buildNetworkConfig());
o.add(buildNetworkConfig());
return o;
}
-void checkUnnamed7476(core.List<api.NetworkConfig> o) {
+void checkUnnamed7479(core.List<api.NetworkConfig> o) {
unittest.expect(o, unittest.hasLength(2));
checkNetworkConfig(o[0] as api.NetworkConfig);
checkNetworkConfig(o[1] as api.NetworkConfig);
@@ -903,10 +903,10 @@
o.createTime = 'foo';
o.description = 'foo';
o.etag = 'foo';
- o.fileShares = buildUnnamed7474();
- o.labels = buildUnnamed7475();
+ o.fileShares = buildUnnamed7477();
+ o.labels = buildUnnamed7478();
o.name = 'foo';
- o.networks = buildUnnamed7476();
+ o.networks = buildUnnamed7479();
o.satisfiesPzs = true;
o.state = 'foo';
o.statusMessage = 'foo';
@@ -931,13 +931,13 @@
o.etag!,
unittest.equals('foo'),
);
- checkUnnamed7474(o.fileShares!);
- checkUnnamed7475(o.labels!);
+ checkUnnamed7477(o.fileShares!);
+ checkUnnamed7478(o.labels!);
unittest.expect(
o.name!,
unittest.equals('foo'),
);
- checkUnnamed7476(o.networks!);
+ checkUnnamed7479(o.networks!);
unittest.expect(o.satisfiesPzs!, unittest.isTrue);
unittest.expect(
o.state!,
@@ -955,27 +955,27 @@
buildCounterInstance--;
}
-core.List<api.Backup> buildUnnamed7477() {
+core.List<api.Backup> buildUnnamed7480() {
var o = <api.Backup>[];
o.add(buildBackup());
o.add(buildBackup());
return o;
}
-void checkUnnamed7477(core.List<api.Backup> o) {
+void checkUnnamed7480(core.List<api.Backup> o) {
unittest.expect(o, unittest.hasLength(2));
checkBackup(o[0] as api.Backup);
checkBackup(o[1] as api.Backup);
}
-core.List<core.String> buildUnnamed7478() {
+core.List<core.String> buildUnnamed7481() {
var o = <core.String>[];
o.add('foo');
o.add('foo');
return o;
}
-void checkUnnamed7478(core.List<core.String> o) {
+void checkUnnamed7481(core.List<core.String> o) {
unittest.expect(o, unittest.hasLength(2));
unittest.expect(
o[0],
@@ -992,9 +992,9 @@
var o = api.ListBackupsResponse();
buildCounterListBackupsResponse++;
if (buildCounterListBackupsResponse < 3) {
- o.backups = buildUnnamed7477();
+ o.backups = buildUnnamed7480();
o.nextPageToken = 'foo';
- o.unreachable = buildUnnamed7478();
+ o.unreachable = buildUnnamed7481();
}
buildCounterListBackupsResponse--;
return o;
@@ -1003,37 +1003,37 @@
void checkListBackupsResponse(api.ListBackupsResponse o) {
buildCounterListBackupsResponse++;
if (buildCounterListBackupsResponse < 3) {
- checkUnnamed7477(o.backups!);
+ checkUnnamed7480(o.backups!);
unittest.expect(
o.nextPageToken!,
unittest.equals('foo'),
);
- checkUnnamed7478(o.unreachable!);
+ checkUnnamed7481(o.unreachable!);
}
buildCounterListBackupsResponse--;
}
-core.List<api.Instance> buildUnnamed7479() {
+core.List<api.Instance> buildUnnamed7482() {
var o = <api.Instance>[];
o.add(buildInstance());
o.add(buildInstance());
return o;
}
-void checkUnnamed7479(core.List<api.Instance> o) {
+void checkUnnamed7482(core.List<api.Instance> o) {
unittest.expect(o, unittest.hasLength(2));
checkInstance(o[0] as api.Instance);
checkInstance(o[1] as api.Instance);
}
-core.List<core.String> buildUnnamed7480() {
+core.List<core.String> buildUnnamed7483() {
var o = <core.String>[];
o.add('foo');
o.add('foo');
return o;
}
-void checkUnnamed7480(core.List<core.String> o) {
+void checkUnnamed7483(core.List<core.String> o) {
unittest.expect(o, unittest.hasLength(2));
unittest.expect(
o[0],
@@ -1050,9 +1050,9 @@
var o = api.ListInstancesResponse();
buildCounterListInstancesResponse++;
if (buildCounterListInstancesResponse < 3) {
- o.instances = buildUnnamed7479();
+ o.instances = buildUnnamed7482();
o.nextPageToken = 'foo';
- o.unreachable = buildUnnamed7480();
+ o.unreachable = buildUnnamed7483();
}
buildCounterListInstancesResponse--;
return o;
@@ -1061,24 +1061,24 @@
void checkListInstancesResponse(api.ListInstancesResponse o) {
buildCounterListInstancesResponse++;
if (buildCounterListInstancesResponse < 3) {
- checkUnnamed7479(o.instances!);
+ checkUnnamed7482(o.instances!);
unittest.expect(
o.nextPageToken!,
unittest.equals('foo'),
);
- checkUnnamed7480(o.unreachable!);
+ checkUnnamed7483(o.unreachable!);
}
buildCounterListInstancesResponse--;
}
-core.List<api.Location> buildUnnamed7481() {
+core.List<api.Location> buildUnnamed7484() {
var o = <api.Location>[];
o.add(buildLocation());
o.add(buildLocation());
return o;
}
-void checkUnnamed7481(core.List<api.Location> o) {
+void checkUnnamed7484(core.List<api.Location> o) {
unittest.expect(o, unittest.hasLength(2));
checkLocation(o[0] as api.Location);
checkLocation(o[1] as api.Location);
@@ -1089,7 +1089,7 @@
var o = api.ListLocationsResponse();
buildCounterListLocationsResponse++;
if (buildCounterListLocationsResponse < 3) {
- o.locations = buildUnnamed7481();
+ o.locations = buildUnnamed7484();
o.nextPageToken = 'foo';
}
buildCounterListLocationsResponse--;
@@ -1099,7 +1099,7 @@
void checkListLocationsResponse(api.ListLocationsResponse o) {
buildCounterListLocationsResponse++;
if (buildCounterListLocationsResponse < 3) {
- checkUnnamed7481(o.locations!);
+ checkUnnamed7484(o.locations!);
unittest.expect(
o.nextPageToken!,
unittest.equals('foo'),
@@ -1108,14 +1108,14 @@
buildCounterListLocationsResponse--;
}
-core.List<api.Operation> buildUnnamed7482() {
+core.List<api.Operation> buildUnnamed7485() {
var o = <api.Operation>[];
o.add(buildOperation());
o.add(buildOperation());
return o;
}
-void checkUnnamed7482(core.List<api.Operation> o) {
+void checkUnnamed7485(core.List<api.Operation> o) {
unittest.expect(o, unittest.hasLength(2));
checkOperation(o[0] as api.Operation);
checkOperation(o[1] as api.Operation);
@@ -1127,7 +1127,7 @@
buildCounterListOperationsResponse++;
if (buildCounterListOperationsResponse < 3) {
o.nextPageToken = 'foo';
- o.operations = buildUnnamed7482();
+ o.operations = buildUnnamed7485();
}
buildCounterListOperationsResponse--;
return o;
@@ -1140,19 +1140,19 @@
o.nextPageToken!,
unittest.equals('foo'),
);
- checkUnnamed7482(o.operations!);
+ checkUnnamed7485(o.operations!);
}
buildCounterListOperationsResponse--;
}
-core.Map<core.String, core.String> buildUnnamed7483() {
+core.Map<core.String, core.String> buildUnnamed7486() {
var o = <core.String, core.String>{};
o['x'] = 'foo';
o['y'] = 'foo';
return o;
}
-void checkUnnamed7483(core.Map<core.String, core.String> o) {
+void checkUnnamed7486(core.Map<core.String, core.String> o) {
unittest.expect(o, unittest.hasLength(2));
unittest.expect(
o['x']!,
@@ -1164,7 +1164,7 @@
);
}
-core.Map<core.String, core.Object> buildUnnamed7484() {
+core.Map<core.String, core.Object> buildUnnamed7487() {
var o = <core.String, core.Object>{};
o['x'] = {
'list': [1, 2, 3],
@@ -1179,7 +1179,7 @@
return o;
}
-void checkUnnamed7484(core.Map<core.String, core.Object> o) {
+void checkUnnamed7487(core.Map<core.String, core.Object> o) {
unittest.expect(o, unittest.hasLength(2));
var casted1 = (o['x']!) as core.Map;
unittest.expect(casted1, unittest.hasLength(3));
@@ -1217,9 +1217,9 @@
buildCounterLocation++;
if (buildCounterLocation < 3) {
o.displayName = 'foo';
- o.labels = buildUnnamed7483();
+ o.labels = buildUnnamed7486();
o.locationId = 'foo';
- o.metadata = buildUnnamed7484();
+ o.metadata = buildUnnamed7487();
o.name = 'foo';
}
buildCounterLocation--;
@@ -1233,12 +1233,12 @@
o.displayName!,
unittest.equals('foo'),
);
- checkUnnamed7483(o.labels!);
+ checkUnnamed7486(o.labels!);
unittest.expect(
o.locationId!,
unittest.equals('foo'),
);
- checkUnnamed7484(o.metadata!);
+ checkUnnamed7487(o.metadata!);
unittest.expect(
o.name!,
unittest.equals('foo'),
@@ -1247,14 +1247,14 @@
buildCounterLocation--;
}
-core.Map<core.String, core.String> buildUnnamed7485() {
+core.Map<core.String, core.String> buildUnnamed7488() {
var o = <core.String, core.String>{};
o['x'] = 'foo';
o['y'] = 'foo';
return o;
}
-void checkUnnamed7485(core.Map<core.String, core.String> o) {
+void checkUnnamed7488(core.Map<core.String, core.String> o) {
unittest.expect(o, unittest.hasLength(2));
unittest.expect(
o['x']!,
@@ -1273,7 +1273,7 @@
if (buildCounterMaintenancePolicy < 3) {
o.createTime = 'foo';
o.description = 'foo';
- o.labels = buildUnnamed7485();
+ o.labels = buildUnnamed7488();
o.name = 'foo';
o.state = 'foo';
o.updatePolicy = buildUpdatePolicy();
@@ -1294,7 +1294,7 @@
o.description!,
unittest.equals('foo'),
);
- checkUnnamed7485(o.labels!);
+ checkUnnamed7488(o.labels!);
unittest.expect(
o.name!,
unittest.equals('foo'),
@@ -1333,14 +1333,14 @@
buildCounterMaintenanceWindow--;
}
-core.List<core.String> buildUnnamed7486() {
+core.List<core.String> buildUnnamed7489() {
var o = <core.String>[];
o.add('foo');
o.add('foo');
return o;
}
-void checkUnnamed7486(core.List<core.String> o) {
+void checkUnnamed7489(core.List<core.String> o) {
unittest.expect(o, unittest.hasLength(2));
unittest.expect(
o[0],
@@ -1352,14 +1352,14 @@
);
}
-core.List<core.String> buildUnnamed7487() {
+core.List<core.String> buildUnnamed7490() {
var o = <core.String>[];
o.add('foo');
o.add('foo');
return o;
}
-void checkUnnamed7487(core.List<core.String> o) {
+void checkUnnamed7490(core.List<core.String> o) {
unittest.expect(o, unittest.hasLength(2));
unittest.expect(
o[0],
@@ -1376,8 +1376,8 @@
var o = api.NetworkConfig();
buildCounterNetworkConfig++;
if (buildCounterNetworkConfig < 3) {
- o.ipAddresses = buildUnnamed7486();
- o.modes = buildUnnamed7487();
+ o.ipAddresses = buildUnnamed7489();
+ o.modes = buildUnnamed7490();
o.network = 'foo';
o.reservedIpRange = 'foo';
}
@@ -1388,8 +1388,8 @@
void checkNetworkConfig(api.NetworkConfig o) {
buildCounterNetworkConfig++;
if (buildCounterNetworkConfig < 3) {
- checkUnnamed7486(o.ipAddresses!);
- checkUnnamed7487(o.modes!);
+ checkUnnamed7489(o.ipAddresses!);
+ checkUnnamed7490(o.modes!);
unittest.expect(
o.network!,
unittest.equals('foo'),
@@ -1402,14 +1402,14 @@
buildCounterNetworkConfig--;
}
-core.List<core.String> buildUnnamed7488() {
+core.List<core.String> buildUnnamed7491() {
var o = <core.String>[];
o.add('foo');
o.add('foo');
return o;
}
-void checkUnnamed7488(core.List<core.String> o) {
+void checkUnnamed7491(core.List<core.String> o) {
unittest.expect(o, unittest.hasLength(2));
unittest.expect(
o[0],
@@ -1429,7 +1429,7 @@
o.accessMode = 'foo';
o.anonGid = 'foo';
o.anonUid = 'foo';
- o.ipRanges = buildUnnamed7488();
+ o.ipRanges = buildUnnamed7491();
o.squashMode = 'foo';
}
buildCounterNfsExportOptions--;
@@ -1451,7 +1451,7 @@
o.anonUid!,
unittest.equals('foo'),
);
- checkUnnamed7488(o.ipRanges!);
+ checkUnnamed7491(o.ipRanges!);
unittest.expect(
o.squashMode!,
unittest.equals('foo'),
@@ -1460,7 +1460,7 @@
buildCounterNfsExportOptions--;
}
-core.Map<core.String, core.Object> buildUnnamed7489() {
+core.Map<core.String, core.Object> buildUnnamed7492() {
var o = <core.String, core.Object>{};
o['x'] = {
'list': [1, 2, 3],
@@ -1475,7 +1475,7 @@
return o;
}
-void checkUnnamed7489(core.Map<core.String, core.Object> o) {
+void checkUnnamed7492(core.Map<core.String, core.Object> o) {
unittest.expect(o, unittest.hasLength(2));
var casted3 = (o['x']!) as core.Map;
unittest.expect(casted3, unittest.hasLength(3));
@@ -1507,7 +1507,7 @@
);
}
-core.Map<core.String, core.Object> buildUnnamed7490() {
+core.Map<core.String, core.Object> buildUnnamed7493() {
var o = <core.String, core.Object>{};
o['x'] = {
'list': [1, 2, 3],
@@ -1522,7 +1522,7 @@
return o;
}
-void checkUnnamed7490(core.Map<core.String, core.Object> o) {
+void checkUnnamed7493(core.Map<core.String, core.Object> o) {
unittest.expect(o, unittest.hasLength(2));
var casted5 = (o['x']!) as core.Map;
unittest.expect(casted5, unittest.hasLength(3));
@@ -1561,9 +1561,9 @@
if (buildCounterOperation < 3) {
o.done = true;
o.error = buildStatus();
- o.metadata = buildUnnamed7489();
+ o.metadata = buildUnnamed7492();
o.name = 'foo';
- o.response = buildUnnamed7490();
+ o.response = buildUnnamed7493();
}
buildCounterOperation--;
return o;
@@ -1574,12 +1574,12 @@
if (buildCounterOperation < 3) {
unittest.expect(o.done!, unittest.isTrue);
checkStatus(o.error! as api.Status);
- checkUnnamed7489(o.metadata!);
+ checkUnnamed7492(o.metadata!);
unittest.expect(
o.name!,
unittest.equals('foo'),
);
- checkUnnamed7490(o.response!);
+ checkUnnamed7493(o.response!);
}
buildCounterOperation--;
}
@@ -1689,7 +1689,7 @@
buildCounterSchedule--;
}
-core.Map<core.String, core.Object> buildUnnamed7491() {
+core.Map<core.String, core.Object> buildUnnamed7494() {
var o = <core.String, core.Object>{};
o['x'] = {
'list': [1, 2, 3],
@@ -1704,7 +1704,7 @@
return o;
}
-void checkUnnamed7491(core.Map<core.String, core.Object> o) {
+void checkUnnamed7494(core.Map<core.String, core.Object> o) {
unittest.expect(o, unittest.hasLength(2));
var casted7 = (o['x']!) as core.Map;
unittest.expect(casted7, unittest.hasLength(3));
@@ -1736,17 +1736,17 @@
);
}
-core.List<core.Map<core.String, core.Object>> buildUnnamed7492() {
+core.List<core.Map<core.String, core.Object>> buildUnnamed7495() {
var o = <core.Map<core.String, core.Object>>[];
- o.add(buildUnnamed7491());
- o.add(buildUnnamed7491());
+ o.add(buildUnnamed7494());
+ o.add(buildUnnamed7494());
return o;
}
-void checkUnnamed7492(core.List<core.Map<core.String, core.Object>> o) {
+void checkUnnamed7495(core.List<core.Map<core.String, core.Object>> o) {
unittest.expect(o, unittest.hasLength(2));
- checkUnnamed7491(o[0]);
- checkUnnamed7491(o[1]);
+ checkUnnamed7494(o[0]);
+ checkUnnamed7494(o[1]);
}
core.int buildCounterStatus = 0;
@@ -1755,7 +1755,7 @@
buildCounterStatus++;
if (buildCounterStatus < 3) {
o.code = 42;
- o.details = buildUnnamed7492();
+ o.details = buildUnnamed7495();
o.message = 'foo';
}
buildCounterStatus--;
@@ -1769,7 +1769,7 @@
o.code!,
unittest.equals(42),
);
- checkUnnamed7492(o.details!);
+ checkUnnamed7495(o.details!);
unittest.expect(
o.message!,
unittest.equals('foo'),
@@ -1815,14 +1815,14 @@
buildCounterTimeOfDay--;
}
-core.List<api.DenyMaintenancePeriod> buildUnnamed7493() {
+core.List<api.DenyMaintenancePeriod> buildUnnamed7496() {
var o = <api.DenyMaintenancePeriod>[];
o.add(buildDenyMaintenancePeriod());
o.add(buildDenyMaintenancePeriod());
return o;
}
-void checkUnnamed7493(core.List<api.DenyMaintenancePeriod> o) {
+void checkUnnamed7496(core.List<api.DenyMaintenancePeriod> o) {
unittest.expect(o, unittest.hasLength(2));
checkDenyMaintenancePeriod(o[0] as api.DenyMaintenancePeriod);
checkDenyMaintenancePeriod(o[1] as api.DenyMaintenancePeriod);
@@ -1834,7 +1834,7 @@
buildCounterUpdatePolicy++;
if (buildCounterUpdatePolicy < 3) {
o.channel = 'foo';
- o.denyMaintenancePeriods = buildUnnamed7493();
+ o.denyMaintenancePeriods = buildUnnamed7496();
o.window = buildMaintenanceWindow();
}
buildCounterUpdatePolicy--;
@@ -1848,20 +1848,20 @@
o.channel!,
unittest.equals('foo'),
);
- checkUnnamed7493(o.denyMaintenancePeriods!);
+ checkUnnamed7496(o.denyMaintenancePeriods!);
checkMaintenanceWindow(o.window! as api.MaintenanceWindow);
}
buildCounterUpdatePolicy--;
}
-core.List<api.Schedule> buildUnnamed7494() {
+core.List<api.Schedule> buildUnnamed7497() {
var o = <api.Schedule>[];
o.add(buildSchedule());
o.add(buildSchedule());
return o;
}
-void checkUnnamed7494(core.List<api.Schedule> o) {
+void checkUnnamed7497(core.List<api.Schedule> o) {
unittest.expect(o, unittest.hasLength(2));
checkSchedule(o[0] as api.Schedule);
checkSchedule(o[1] as api.Schedule);
@@ -1872,7 +1872,7 @@
var o = api.WeeklyCycle();
buildCounterWeeklyCycle++;
if (buildCounterWeeklyCycle < 3) {
- o.schedule = buildUnnamed7494();
+ o.schedule = buildUnnamed7497();
}
buildCounterWeeklyCycle--;
return o;
@@ -1881,7 +1881,7 @@
void checkWeeklyCycle(api.WeeklyCycle o) {
buildCounterWeeklyCycle++;
if (buildCounterWeeklyCycle < 3) {
- checkUnnamed7494(o.schedule!);
+ checkUnnamed7497(o.schedule!);
}
buildCounterWeeklyCycle--;
}
diff --git a/generated/googleapis/test/firebasehosting/v1_test.dart b/generated/googleapis/test/firebasehosting/v1_test.dart
index fb30c03..d06a207 100644
--- a/generated/googleapis/test/firebasehosting/v1_test.dart
+++ b/generated/googleapis/test/firebasehosting/v1_test.dart
@@ -57,14 +57,14 @@
buildCounterEmpty--;
}
-core.List<api.Operation> buildUnnamed7290() {
+core.List<api.Operation> buildUnnamed7293() {
var o = <api.Operation>[];
o.add(buildOperation());
o.add(buildOperation());
return o;
}
-void checkUnnamed7290(core.List<api.Operation> o) {
+void checkUnnamed7293(core.List<api.Operation> o) {
unittest.expect(o, unittest.hasLength(2));
checkOperation(o[0] as api.Operation);
checkOperation(o[1] as api.Operation);
@@ -76,7 +76,7 @@
buildCounterListOperationsResponse++;
if (buildCounterListOperationsResponse < 3) {
o.nextPageToken = 'foo';
- o.operations = buildUnnamed7290();
+ o.operations = buildUnnamed7293();
}
buildCounterListOperationsResponse--;
return o;
@@ -89,12 +89,12 @@
o.nextPageToken!,
unittest.equals('foo'),
);
- checkUnnamed7290(o.operations!);
+ checkUnnamed7293(o.operations!);
}
buildCounterListOperationsResponse--;
}
-core.Map<core.String, core.Object> buildUnnamed7291() {
+core.Map<core.String, core.Object> buildUnnamed7294() {
var o = <core.String, core.Object>{};
o['x'] = {
'list': [1, 2, 3],
@@ -109,7 +109,7 @@
return o;
}
-void checkUnnamed7291(core.Map<core.String, core.Object> o) {
+void checkUnnamed7294(core.Map<core.String, core.Object> o) {
unittest.expect(o, unittest.hasLength(2));
var casted1 = (o['x']!) as core.Map;
unittest.expect(casted1, unittest.hasLength(3));
@@ -141,7 +141,7 @@
);
}
-core.Map<core.String, core.Object> buildUnnamed7292() {
+core.Map<core.String, core.Object> buildUnnamed7295() {
var o = <core.String, core.Object>{};
o['x'] = {
'list': [1, 2, 3],
@@ -156,7 +156,7 @@
return o;
}
-void checkUnnamed7292(core.Map<core.String, core.Object> o) {
+void checkUnnamed7295(core.Map<core.String, core.Object> o) {
unittest.expect(o, unittest.hasLength(2));
var casted3 = (o['x']!) as core.Map;
unittest.expect(casted3, unittest.hasLength(3));
@@ -195,9 +195,9 @@
if (buildCounterOperation < 3) {
o.done = true;
o.error = buildStatus();
- o.metadata = buildUnnamed7291();
+ o.metadata = buildUnnamed7294();
o.name = 'foo';
- o.response = buildUnnamed7292();
+ o.response = buildUnnamed7295();
}
buildCounterOperation--;
return o;
@@ -208,17 +208,17 @@
if (buildCounterOperation < 3) {
unittest.expect(o.done!, unittest.isTrue);
checkStatus(o.error! as api.Status);
- checkUnnamed7291(o.metadata!);
+ checkUnnamed7294(o.metadata!);
unittest.expect(
o.name!,
unittest.equals('foo'),
);
- checkUnnamed7292(o.response!);
+ checkUnnamed7295(o.response!);
}
buildCounterOperation--;
}
-core.Map<core.String, core.Object> buildUnnamed7293() {
+core.Map<core.String, core.Object> buildUnnamed7296() {
var o = <core.String, core.Object>{};
o['x'] = {
'list': [1, 2, 3],
@@ -233,7 +233,7 @@
return o;
}
-void checkUnnamed7293(core.Map<core.String, core.Object> o) {
+void checkUnnamed7296(core.Map<core.String, core.Object> o) {
unittest.expect(o, unittest.hasLength(2));
var casted5 = (o['x']!) as core.Map;
unittest.expect(casted5, unittest.hasLength(3));
@@ -265,17 +265,17 @@
);
}
-core.List<core.Map<core.String, core.Object>> buildUnnamed7294() {
+core.List<core.Map<core.String, core.Object>> buildUnnamed7297() {
var o = <core.Map<core.String, core.Object>>[];
- o.add(buildUnnamed7293());
- o.add(buildUnnamed7293());
+ o.add(buildUnnamed7296());
+ o.add(buildUnnamed7296());
return o;
}
-void checkUnnamed7294(core.List<core.Map<core.String, core.Object>> o) {
+void checkUnnamed7297(core.List<core.Map<core.String, core.Object>> o) {
unittest.expect(o, unittest.hasLength(2));
- checkUnnamed7293(o[0]);
- checkUnnamed7293(o[1]);
+ checkUnnamed7296(o[0]);
+ checkUnnamed7296(o[1]);
}
core.int buildCounterStatus = 0;
@@ -284,7 +284,7 @@
buildCounterStatus++;
if (buildCounterStatus < 3) {
o.code = 42;
- o.details = buildUnnamed7294();
+ o.details = buildUnnamed7297();
o.message = 'foo';
}
buildCounterStatus--;
@@ -298,7 +298,7 @@
o.code!,
unittest.equals(42),
);
- checkUnnamed7294(o.details!);
+ checkUnnamed7297(o.details!);
unittest.expect(
o.message!,
unittest.equals('foo'),
diff --git a/generated/googleapis/test/firebaseml/v1_test.dart b/generated/googleapis/test/firebaseml/v1_test.dart
index 7b2cb26..7d17512 100644
--- a/generated/googleapis/test/firebaseml/v1_test.dart
+++ b/generated/googleapis/test/firebaseml/v1_test.dart
@@ -57,14 +57,14 @@
buildCounterEmpty--;
}
-core.List<api.Operation> buildUnnamed6833() {
+core.List<api.Operation> buildUnnamed6836() {
var o = <api.Operation>[];
o.add(buildOperation());
o.add(buildOperation());
return o;
}
-void checkUnnamed6833(core.List<api.Operation> o) {
+void checkUnnamed6836(core.List<api.Operation> o) {
unittest.expect(o, unittest.hasLength(2));
checkOperation(o[0] as api.Operation);
checkOperation(o[1] as api.Operation);
@@ -76,7 +76,7 @@
buildCounterListOperationsResponse++;
if (buildCounterListOperationsResponse < 3) {
o.nextPageToken = 'foo';
- o.operations = buildUnnamed6833();
+ o.operations = buildUnnamed6836();
}
buildCounterListOperationsResponse--;
return o;
@@ -89,7 +89,7 @@
o.nextPageToken!,
unittest.equals('foo'),
);
- checkUnnamed6833(o.operations!);
+ checkUnnamed6836(o.operations!);
}
buildCounterListOperationsResponse--;
}
@@ -121,7 +121,7 @@
buildCounterModelOperationMetadata--;
}
-core.Map<core.String, core.Object> buildUnnamed6834() {
+core.Map<core.String, core.Object> buildUnnamed6837() {
var o = <core.String, core.Object>{};
o['x'] = {
'list': [1, 2, 3],
@@ -136,7 +136,7 @@
return o;
}
-void checkUnnamed6834(core.Map<core.String, core.Object> o) {
+void checkUnnamed6837(core.Map<core.String, core.Object> o) {
unittest.expect(o, unittest.hasLength(2));
var casted1 = (o['x']!) as core.Map;
unittest.expect(casted1, unittest.hasLength(3));
@@ -168,7 +168,7 @@
);
}
-core.Map<core.String, core.Object> buildUnnamed6835() {
+core.Map<core.String, core.Object> buildUnnamed6838() {
var o = <core.String, core.Object>{};
o['x'] = {
'list': [1, 2, 3],
@@ -183,7 +183,7 @@
return o;
}
-void checkUnnamed6835(core.Map<core.String, core.Object> o) {
+void checkUnnamed6838(core.Map<core.String, core.Object> o) {
unittest.expect(o, unittest.hasLength(2));
var casted3 = (o['x']!) as core.Map;
unittest.expect(casted3, unittest.hasLength(3));
@@ -222,9 +222,9 @@
if (buildCounterOperation < 3) {
o.done = true;
o.error = buildStatus();
- o.metadata = buildUnnamed6834();
+ o.metadata = buildUnnamed6837();
o.name = 'foo';
- o.response = buildUnnamed6835();
+ o.response = buildUnnamed6838();
}
buildCounterOperation--;
return o;
@@ -235,17 +235,17 @@
if (buildCounterOperation < 3) {
unittest.expect(o.done!, unittest.isTrue);
checkStatus(o.error! as api.Status);
- checkUnnamed6834(o.metadata!);
+ checkUnnamed6837(o.metadata!);
unittest.expect(
o.name!,
unittest.equals('foo'),
);
- checkUnnamed6835(o.response!);
+ checkUnnamed6838(o.response!);
}
buildCounterOperation--;
}
-core.Map<core.String, core.Object> buildUnnamed6836() {
+core.Map<core.String, core.Object> buildUnnamed6839() {
var o = <core.String, core.Object>{};
o['x'] = {
'list': [1, 2, 3],
@@ -260,7 +260,7 @@
return o;
}
-void checkUnnamed6836(core.Map<core.String, core.Object> o) {
+void checkUnnamed6839(core.Map<core.String, core.Object> o) {
unittest.expect(o, unittest.hasLength(2));
var casted5 = (o['x']!) as core.Map;
unittest.expect(casted5, unittest.hasLength(3));
@@ -292,17 +292,17 @@
);
}
-core.List<core.Map<core.String, core.Object>> buildUnnamed6837() {
+core.List<core.Map<core.String, core.Object>> buildUnnamed6840() {
var o = <core.Map<core.String, core.Object>>[];
- o.add(buildUnnamed6836());
- o.add(buildUnnamed6836());
+ o.add(buildUnnamed6839());
+ o.add(buildUnnamed6839());
return o;
}
-void checkUnnamed6837(core.List<core.Map<core.String, core.Object>> o) {
+void checkUnnamed6840(core.List<core.Map<core.String, core.Object>> o) {
unittest.expect(o, unittest.hasLength(2));
- checkUnnamed6836(o[0]);
- checkUnnamed6836(o[1]);
+ checkUnnamed6839(o[0]);
+ checkUnnamed6839(o[1]);
}
core.int buildCounterStatus = 0;
@@ -311,7 +311,7 @@
buildCounterStatus++;
if (buildCounterStatus < 3) {
o.code = 42;
- o.details = buildUnnamed6837();
+ o.details = buildUnnamed6840();
o.message = 'foo';
}
buildCounterStatus--;
@@ -325,7 +325,7 @@
o.code!,
unittest.equals(42),
);
- checkUnnamed6837(o.details!);
+ checkUnnamed6840(o.details!);
unittest.expect(
o.message!,
unittest.equals('foo'),
diff --git a/generated/googleapis/test/firebaserules/v1_test.dart b/generated/googleapis/test/firebaserules/v1_test.dart
index 01fd66a..ceb2806 100644
--- a/generated/googleapis/test/firebaserules/v1_test.dart
+++ b/generated/googleapis/test/firebaserules/v1_test.dart
@@ -80,27 +80,27 @@
buildCounterEmpty--;
}
-core.List<api.ExpressionReport> buildUnnamed7445() {
+core.List<api.ExpressionReport> buildUnnamed7448() {
var o = <api.ExpressionReport>[];
o.add(buildExpressionReport());
o.add(buildExpressionReport());
return o;
}
-void checkUnnamed7445(core.List<api.ExpressionReport> o) {
+void checkUnnamed7448(core.List<api.ExpressionReport> o) {
unittest.expect(o, unittest.hasLength(2));
checkExpressionReport(o[0] as api.ExpressionReport);
checkExpressionReport(o[1] as api.ExpressionReport);
}
-core.List<api.ValueCount> buildUnnamed7446() {
+core.List<api.ValueCount> buildUnnamed7449() {
var o = <api.ValueCount>[];
o.add(buildValueCount());
o.add(buildValueCount());
return o;
}
-void checkUnnamed7446(core.List<api.ValueCount> o) {
+void checkUnnamed7449(core.List<api.ValueCount> o) {
unittest.expect(o, unittest.hasLength(2));
checkValueCount(o[0] as api.ValueCount);
checkValueCount(o[1] as api.ValueCount);
@@ -111,9 +111,9 @@
var o = api.ExpressionReport();
buildCounterExpressionReport++;
if (buildCounterExpressionReport < 3) {
- o.children = buildUnnamed7445();
+ o.children = buildUnnamed7448();
o.sourcePosition = buildSourcePosition();
- o.values = buildUnnamed7446();
+ o.values = buildUnnamed7449();
}
buildCounterExpressionReport--;
return o;
@@ -122,9 +122,9 @@
void checkExpressionReport(api.ExpressionReport o) {
buildCounterExpressionReport++;
if (buildCounterExpressionReport < 3) {
- checkUnnamed7445(o.children!);
+ checkUnnamed7448(o.children!);
checkSourcePosition(o.sourcePosition! as api.SourcePosition);
- checkUnnamed7446(o.values!);
+ checkUnnamed7449(o.values!);
}
buildCounterExpressionReport--;
}
@@ -161,7 +161,7 @@
buildCounterFile--;
}
-core.List<core.Object> buildUnnamed7447() {
+core.List<core.Object> buildUnnamed7450() {
var o = <core.Object>[];
o.add({
'list': [1, 2, 3],
@@ -176,7 +176,7 @@
return o;
}
-void checkUnnamed7447(core.List<core.Object> o) {
+void checkUnnamed7450(core.List<core.Object> o) {
unittest.expect(o, unittest.hasLength(2));
var casted2 = (o[0]) as core.Map;
unittest.expect(casted2, unittest.hasLength(3));
@@ -213,7 +213,7 @@
var o = api.FunctionCall();
buildCounterFunctionCall++;
if (buildCounterFunctionCall < 3) {
- o.args = buildUnnamed7447();
+ o.args = buildUnnamed7450();
o.function = 'foo';
}
buildCounterFunctionCall--;
@@ -223,7 +223,7 @@
void checkFunctionCall(api.FunctionCall o) {
buildCounterFunctionCall++;
if (buildCounterFunctionCall < 3) {
- checkUnnamed7447(o.args!);
+ checkUnnamed7450(o.args!);
unittest.expect(
o.function!,
unittest.equals('foo'),
@@ -232,14 +232,14 @@
buildCounterFunctionCall--;
}
-core.List<api.Arg> buildUnnamed7448() {
+core.List<api.Arg> buildUnnamed7451() {
var o = <api.Arg>[];
o.add(buildArg());
o.add(buildArg());
return o;
}
-void checkUnnamed7448(core.List<api.Arg> o) {
+void checkUnnamed7451(core.List<api.Arg> o) {
unittest.expect(o, unittest.hasLength(2));
checkArg(o[0] as api.Arg);
checkArg(o[1] as api.Arg);
@@ -250,7 +250,7 @@
var o = api.FunctionMock();
buildCounterFunctionMock++;
if (buildCounterFunctionMock < 3) {
- o.args = buildUnnamed7448();
+ o.args = buildUnnamed7451();
o.function = 'foo';
o.result = buildResult();
}
@@ -261,7 +261,7 @@
void checkFunctionMock(api.FunctionMock o) {
buildCounterFunctionMock++;
if (buildCounterFunctionMock < 3) {
- checkUnnamed7448(o.args!);
+ checkUnnamed7451(o.args!);
unittest.expect(
o.function!,
unittest.equals('foo'),
@@ -347,14 +347,14 @@
buildCounterIssue--;
}
-core.List<api.Release> buildUnnamed7449() {
+core.List<api.Release> buildUnnamed7452() {
var o = <api.Release>[];
o.add(buildRelease());
o.add(buildRelease());
return o;
}
-void checkUnnamed7449(core.List<api.Release> o) {
+void checkUnnamed7452(core.List<api.Release> o) {
unittest.expect(o, unittest.hasLength(2));
checkRelease(o[0] as api.Release);
checkRelease(o[1] as api.Release);
@@ -366,7 +366,7 @@
buildCounterListReleasesResponse++;
if (buildCounterListReleasesResponse < 3) {
o.nextPageToken = 'foo';
- o.releases = buildUnnamed7449();
+ o.releases = buildUnnamed7452();
}
buildCounterListReleasesResponse--;
return o;
@@ -379,19 +379,19 @@
o.nextPageToken!,
unittest.equals('foo'),
);
- checkUnnamed7449(o.releases!);
+ checkUnnamed7452(o.releases!);
}
buildCounterListReleasesResponse--;
}
-core.List<api.Ruleset> buildUnnamed7450() {
+core.List<api.Ruleset> buildUnnamed7453() {
var o = <api.Ruleset>[];
o.add(buildRuleset());
o.add(buildRuleset());
return o;
}
-void checkUnnamed7450(core.List<api.Ruleset> o) {
+void checkUnnamed7453(core.List<api.Ruleset> o) {
unittest.expect(o, unittest.hasLength(2));
checkRuleset(o[0] as api.Ruleset);
checkRuleset(o[1] as api.Ruleset);
@@ -403,7 +403,7 @@
buildCounterListRulesetsResponse++;
if (buildCounterListRulesetsResponse < 3) {
o.nextPageToken = 'foo';
- o.rulesets = buildUnnamed7450();
+ o.rulesets = buildUnnamed7453();
}
buildCounterListRulesetsResponse--;
return o;
@@ -416,19 +416,19 @@
o.nextPageToken!,
unittest.equals('foo'),
);
- checkUnnamed7450(o.rulesets!);
+ checkUnnamed7453(o.rulesets!);
}
buildCounterListRulesetsResponse--;
}
-core.List<core.String> buildUnnamed7451() {
+core.List<core.String> buildUnnamed7454() {
var o = <core.String>[];
o.add('foo');
o.add('foo');
return o;
}
-void checkUnnamed7451(core.List<core.String> o) {
+void checkUnnamed7454(core.List<core.String> o) {
unittest.expect(o, unittest.hasLength(2));
unittest.expect(
o[0],
@@ -445,7 +445,7 @@
var o = api.Metadata();
buildCounterMetadata++;
if (buildCounterMetadata < 3) {
- o.services = buildUnnamed7451();
+ o.services = buildUnnamed7454();
}
buildCounterMetadata--;
return o;
@@ -454,7 +454,7 @@
void checkMetadata(api.Metadata o) {
buildCounterMetadata++;
if (buildCounterMetadata < 3) {
- checkUnnamed7451(o.services!);
+ checkUnnamed7454(o.services!);
}
buildCounterMetadata--;
}
@@ -565,14 +565,14 @@
buildCounterRuleset--;
}
-core.List<api.File> buildUnnamed7452() {
+core.List<api.File> buildUnnamed7455() {
var o = <api.File>[];
o.add(buildFile());
o.add(buildFile());
return o;
}
-void checkUnnamed7452(core.List<api.File> o) {
+void checkUnnamed7455(core.List<api.File> o) {
unittest.expect(o, unittest.hasLength(2));
checkFile(o[0] as api.File);
checkFile(o[1] as api.File);
@@ -583,7 +583,7 @@
var o = api.Source();
buildCounterSource++;
if (buildCounterSource < 3) {
- o.files = buildUnnamed7452();
+ o.files = buildUnnamed7455();
}
buildCounterSource--;
return o;
@@ -592,7 +592,7 @@
void checkSource(api.Source o) {
buildCounterSource++;
if (buildCounterSource < 3) {
- checkUnnamed7452(o.files!);
+ checkUnnamed7455(o.files!);
}
buildCounterSource--;
}
@@ -639,14 +639,14 @@
buildCounterSourcePosition--;
}
-core.List<api.FunctionMock> buildUnnamed7453() {
+core.List<api.FunctionMock> buildUnnamed7456() {
var o = <api.FunctionMock>[];
o.add(buildFunctionMock());
o.add(buildFunctionMock());
return o;
}
-void checkUnnamed7453(core.List<api.FunctionMock> o) {
+void checkUnnamed7456(core.List<api.FunctionMock> o) {
unittest.expect(o, unittest.hasLength(2));
checkFunctionMock(o[0] as api.FunctionMock);
checkFunctionMock(o[1] as api.FunctionMock);
@@ -659,7 +659,7 @@
if (buildCounterTestCase < 3) {
o.expectation = 'foo';
o.expressionReportLevel = 'foo';
- o.functionMocks = buildUnnamed7453();
+ o.functionMocks = buildUnnamed7456();
o.pathEncoding = 'foo';
o.request = {
'list': [1, 2, 3],
@@ -687,7 +687,7 @@
o.expressionReportLevel!,
unittest.equals('foo'),
);
- checkUnnamed7453(o.functionMocks!);
+ checkUnnamed7456(o.functionMocks!);
unittest.expect(
o.pathEncoding!,
unittest.equals('foo'),
@@ -724,14 +724,14 @@
buildCounterTestCase--;
}
-core.List<core.String> buildUnnamed7454() {
+core.List<core.String> buildUnnamed7457() {
var o = <core.String>[];
o.add('foo');
o.add('foo');
return o;
}
-void checkUnnamed7454(core.List<core.String> o) {
+void checkUnnamed7457(core.List<core.String> o) {
unittest.expect(o, unittest.hasLength(2));
unittest.expect(
o[0],
@@ -743,40 +743,40 @@
);
}
-core.List<api.ExpressionReport> buildUnnamed7455() {
+core.List<api.ExpressionReport> buildUnnamed7458() {
var o = <api.ExpressionReport>[];
o.add(buildExpressionReport());
o.add(buildExpressionReport());
return o;
}
-void checkUnnamed7455(core.List<api.ExpressionReport> o) {
+void checkUnnamed7458(core.List<api.ExpressionReport> o) {
unittest.expect(o, unittest.hasLength(2));
checkExpressionReport(o[0] as api.ExpressionReport);
checkExpressionReport(o[1] as api.ExpressionReport);
}
-core.List<api.FunctionCall> buildUnnamed7456() {
+core.List<api.FunctionCall> buildUnnamed7459() {
var o = <api.FunctionCall>[];
o.add(buildFunctionCall());
o.add(buildFunctionCall());
return o;
}
-void checkUnnamed7456(core.List<api.FunctionCall> o) {
+void checkUnnamed7459(core.List<api.FunctionCall> o) {
unittest.expect(o, unittest.hasLength(2));
checkFunctionCall(o[0] as api.FunctionCall);
checkFunctionCall(o[1] as api.FunctionCall);
}
-core.List<api.VisitedExpression> buildUnnamed7457() {
+core.List<api.VisitedExpression> buildUnnamed7460() {
var o = <api.VisitedExpression>[];
o.add(buildVisitedExpression());
o.add(buildVisitedExpression());
return o;
}
-void checkUnnamed7457(core.List<api.VisitedExpression> o) {
+void checkUnnamed7460(core.List<api.VisitedExpression> o) {
unittest.expect(o, unittest.hasLength(2));
checkVisitedExpression(o[0] as api.VisitedExpression);
checkVisitedExpression(o[1] as api.VisitedExpression);
@@ -787,12 +787,12 @@
var o = api.TestResult();
buildCounterTestResult++;
if (buildCounterTestResult < 3) {
- o.debugMessages = buildUnnamed7454();
+ o.debugMessages = buildUnnamed7457();
o.errorPosition = buildSourcePosition();
- o.expressionReports = buildUnnamed7455();
- o.functionCalls = buildUnnamed7456();
+ o.expressionReports = buildUnnamed7458();
+ o.functionCalls = buildUnnamed7459();
o.state = 'foo';
- o.visitedExpressions = buildUnnamed7457();
+ o.visitedExpressions = buildUnnamed7460();
}
buildCounterTestResult--;
return o;
@@ -801,15 +801,15 @@
void checkTestResult(api.TestResult o) {
buildCounterTestResult++;
if (buildCounterTestResult < 3) {
- checkUnnamed7454(o.debugMessages!);
+ checkUnnamed7457(o.debugMessages!);
checkSourcePosition(o.errorPosition! as api.SourcePosition);
- checkUnnamed7455(o.expressionReports!);
- checkUnnamed7456(o.functionCalls!);
+ checkUnnamed7458(o.expressionReports!);
+ checkUnnamed7459(o.functionCalls!);
unittest.expect(
o.state!,
unittest.equals('foo'),
);
- checkUnnamed7457(o.visitedExpressions!);
+ checkUnnamed7460(o.visitedExpressions!);
}
buildCounterTestResult--;
}
@@ -835,27 +835,27 @@
buildCounterTestRulesetRequest--;
}
-core.List<api.Issue> buildUnnamed7458() {
+core.List<api.Issue> buildUnnamed7461() {
var o = <api.Issue>[];
o.add(buildIssue());
o.add(buildIssue());
return o;
}
-void checkUnnamed7458(core.List<api.Issue> o) {
+void checkUnnamed7461(core.List<api.Issue> o) {
unittest.expect(o, unittest.hasLength(2));
checkIssue(o[0] as api.Issue);
checkIssue(o[1] as api.Issue);
}
-core.List<api.TestResult> buildUnnamed7459() {
+core.List<api.TestResult> buildUnnamed7462() {
var o = <api.TestResult>[];
o.add(buildTestResult());
o.add(buildTestResult());
return o;
}
-void checkUnnamed7459(core.List<api.TestResult> o) {
+void checkUnnamed7462(core.List<api.TestResult> o) {
unittest.expect(o, unittest.hasLength(2));
checkTestResult(o[0] as api.TestResult);
checkTestResult(o[1] as api.TestResult);
@@ -866,8 +866,8 @@
var o = api.TestRulesetResponse();
buildCounterTestRulesetResponse++;
if (buildCounterTestRulesetResponse < 3) {
- o.issues = buildUnnamed7458();
- o.testResults = buildUnnamed7459();
+ o.issues = buildUnnamed7461();
+ o.testResults = buildUnnamed7462();
}
buildCounterTestRulesetResponse--;
return o;
@@ -876,20 +876,20 @@
void checkTestRulesetResponse(api.TestRulesetResponse o) {
buildCounterTestRulesetResponse++;
if (buildCounterTestRulesetResponse < 3) {
- checkUnnamed7458(o.issues!);
- checkUnnamed7459(o.testResults!);
+ checkUnnamed7461(o.issues!);
+ checkUnnamed7462(o.testResults!);
}
buildCounterTestRulesetResponse--;
}
-core.List<api.TestCase> buildUnnamed7460() {
+core.List<api.TestCase> buildUnnamed7463() {
var o = <api.TestCase>[];
o.add(buildTestCase());
o.add(buildTestCase());
return o;
}
-void checkUnnamed7460(core.List<api.TestCase> o) {
+void checkUnnamed7463(core.List<api.TestCase> o) {
unittest.expect(o, unittest.hasLength(2));
checkTestCase(o[0] as api.TestCase);
checkTestCase(o[1] as api.TestCase);
@@ -900,7 +900,7 @@
var o = api.TestSuite();
buildCounterTestSuite++;
if (buildCounterTestSuite < 3) {
- o.testCases = buildUnnamed7460();
+ o.testCases = buildUnnamed7463();
}
buildCounterTestSuite--;
return o;
@@ -909,7 +909,7 @@
void checkTestSuite(api.TestSuite o) {
buildCounterTestSuite++;
if (buildCounterTestSuite < 3) {
- checkUnnamed7460(o.testCases!);
+ checkUnnamed7463(o.testCases!);
}
buildCounterTestSuite--;
}
diff --git a/generated/googleapis/test/gmailpostmastertools/v1_test.dart b/generated/googleapis/test/gmailpostmastertools/v1_test.dart
index 8c95c45..130a95e 100644
--- a/generated/googleapis/test/gmailpostmastertools/v1_test.dart
+++ b/generated/googleapis/test/gmailpostmastertools/v1_test.dart
@@ -118,14 +118,14 @@
buildCounterFeedbackLoop--;
}
-core.List<core.String> buildUnnamed6065() {
+core.List<core.String> buildUnnamed6068() {
var o = <core.String>[];
o.add('foo');
o.add('foo');
return o;
}
-void checkUnnamed6065(core.List<core.String> o) {
+void checkUnnamed6068(core.List<core.String> o) {
unittest.expect(o, unittest.hasLength(2));
unittest.expect(
o[0],
@@ -144,7 +144,7 @@
if (buildCounterIpReputation < 3) {
o.ipCount = 'foo';
o.reputation = 'foo';
- o.sampleIps = buildUnnamed6065();
+ o.sampleIps = buildUnnamed6068();
}
buildCounterIpReputation--;
return o;
@@ -161,19 +161,19 @@
o.reputation!,
unittest.equals('foo'),
);
- checkUnnamed6065(o.sampleIps!);
+ checkUnnamed6068(o.sampleIps!);
}
buildCounterIpReputation--;
}
-core.List<api.Domain> buildUnnamed6066() {
+core.List<api.Domain> buildUnnamed6069() {
var o = <api.Domain>[];
o.add(buildDomain());
o.add(buildDomain());
return o;
}
-void checkUnnamed6066(core.List<api.Domain> o) {
+void checkUnnamed6069(core.List<api.Domain> o) {
unittest.expect(o, unittest.hasLength(2));
checkDomain(o[0] as api.Domain);
checkDomain(o[1] as api.Domain);
@@ -184,7 +184,7 @@
var o = api.ListDomainsResponse();
buildCounterListDomainsResponse++;
if (buildCounterListDomainsResponse < 3) {
- o.domains = buildUnnamed6066();
+ o.domains = buildUnnamed6069();
o.nextPageToken = 'foo';
}
buildCounterListDomainsResponse--;
@@ -194,7 +194,7 @@
void checkListDomainsResponse(api.ListDomainsResponse o) {
buildCounterListDomainsResponse++;
if (buildCounterListDomainsResponse < 3) {
- checkUnnamed6066(o.domains!);
+ checkUnnamed6069(o.domains!);
unittest.expect(
o.nextPageToken!,
unittest.equals('foo'),
@@ -203,14 +203,14 @@
buildCounterListDomainsResponse--;
}
-core.List<api.TrafficStats> buildUnnamed6067() {
+core.List<api.TrafficStats> buildUnnamed6070() {
var o = <api.TrafficStats>[];
o.add(buildTrafficStats());
o.add(buildTrafficStats());
return o;
}
-void checkUnnamed6067(core.List<api.TrafficStats> o) {
+void checkUnnamed6070(core.List<api.TrafficStats> o) {
unittest.expect(o, unittest.hasLength(2));
checkTrafficStats(o[0] as api.TrafficStats);
checkTrafficStats(o[1] as api.TrafficStats);
@@ -222,7 +222,7 @@
buildCounterListTrafficStatsResponse++;
if (buildCounterListTrafficStatsResponse < 3) {
o.nextPageToken = 'foo';
- o.trafficStats = buildUnnamed6067();
+ o.trafficStats = buildUnnamed6070();
}
buildCounterListTrafficStatsResponse--;
return o;
@@ -235,45 +235,45 @@
o.nextPageToken!,
unittest.equals('foo'),
);
- checkUnnamed6067(o.trafficStats!);
+ checkUnnamed6070(o.trafficStats!);
}
buildCounterListTrafficStatsResponse--;
}
-core.List<api.DeliveryError> buildUnnamed6068() {
+core.List<api.DeliveryError> buildUnnamed6071() {
var o = <api.DeliveryError>[];
o.add(buildDeliveryError());
o.add(buildDeliveryError());
return o;
}
-void checkUnnamed6068(core.List<api.DeliveryError> o) {
+void checkUnnamed6071(core.List<api.DeliveryError> o) {
unittest.expect(o, unittest.hasLength(2));
checkDeliveryError(o[0] as api.DeliveryError);
checkDeliveryError(o[1] as api.DeliveryError);
}
-core.List<api.IpReputation> buildUnnamed6069() {
+core.List<api.IpReputation> buildUnnamed6072() {
var o = <api.IpReputation>[];
o.add(buildIpReputation());
o.add(buildIpReputation());
return o;
}
-void checkUnnamed6069(core.List<api.IpReputation> o) {
+void checkUnnamed6072(core.List<api.IpReputation> o) {
unittest.expect(o, unittest.hasLength(2));
checkIpReputation(o[0] as api.IpReputation);
checkIpReputation(o[1] as api.IpReputation);
}
-core.List<api.FeedbackLoop> buildUnnamed6070() {
+core.List<api.FeedbackLoop> buildUnnamed6073() {
var o = <api.FeedbackLoop>[];
o.add(buildFeedbackLoop());
o.add(buildFeedbackLoop());
return o;
}
-void checkUnnamed6070(core.List<api.FeedbackLoop> o) {
+void checkUnnamed6073(core.List<api.FeedbackLoop> o) {
unittest.expect(o, unittest.hasLength(2));
checkFeedbackLoop(o[0] as api.FeedbackLoop);
checkFeedbackLoop(o[1] as api.FeedbackLoop);
@@ -284,15 +284,15 @@
var o = api.TrafficStats();
buildCounterTrafficStats++;
if (buildCounterTrafficStats < 3) {
- o.deliveryErrors = buildUnnamed6068();
+ o.deliveryErrors = buildUnnamed6071();
o.dkimSuccessRatio = 42.0;
o.dmarcSuccessRatio = 42.0;
o.domainReputation = 'foo';
o.inboundEncryptionRatio = 42.0;
- o.ipReputations = buildUnnamed6069();
+ o.ipReputations = buildUnnamed6072();
o.name = 'foo';
o.outboundEncryptionRatio = 42.0;
- o.spammyFeedbackLoops = buildUnnamed6070();
+ o.spammyFeedbackLoops = buildUnnamed6073();
o.spfSuccessRatio = 42.0;
o.userReportedSpamRatio = 42.0;
}
@@ -303,7 +303,7 @@
void checkTrafficStats(api.TrafficStats o) {
buildCounterTrafficStats++;
if (buildCounterTrafficStats < 3) {
- checkUnnamed6068(o.deliveryErrors!);
+ checkUnnamed6071(o.deliveryErrors!);
unittest.expect(
o.dkimSuccessRatio!,
unittest.equals(42.0),
@@ -320,7 +320,7 @@
o.inboundEncryptionRatio!,
unittest.equals(42.0),
);
- checkUnnamed6069(o.ipReputations!);
+ checkUnnamed6072(o.ipReputations!);
unittest.expect(
o.name!,
unittest.equals('foo'),
@@ -329,7 +329,7 @@
o.outboundEncryptionRatio!,
unittest.equals(42.0),
);
- checkUnnamed6070(o.spammyFeedbackLoops!);
+ checkUnnamed6073(o.spammyFeedbackLoops!);
unittest.expect(
o.spfSuccessRatio!,
unittest.equals(42.0),
diff --git a/generated/googleapis/test/iam/v1_test.dart b/generated/googleapis/test/iam/v1_test.dart
index cf87564..2f8afac 100644
--- a/generated/googleapis/test/iam/v1_test.dart
+++ b/generated/googleapis/test/iam/v1_test.dart
@@ -46,14 +46,14 @@
buildCounterAdminAuditData--;
}
-core.List<api.AuditLogConfig> buildUnnamed7565() {
+core.List<api.AuditLogConfig> buildUnnamed7568() {
var o = <api.AuditLogConfig>[];
o.add(buildAuditLogConfig());
o.add(buildAuditLogConfig());
return o;
}
-void checkUnnamed7565(core.List<api.AuditLogConfig> o) {
+void checkUnnamed7568(core.List<api.AuditLogConfig> o) {
unittest.expect(o, unittest.hasLength(2));
checkAuditLogConfig(o[0] as api.AuditLogConfig);
checkAuditLogConfig(o[1] as api.AuditLogConfig);
@@ -64,7 +64,7 @@
var o = api.AuditConfig();
buildCounterAuditConfig++;
if (buildCounterAuditConfig < 3) {
- o.auditLogConfigs = buildUnnamed7565();
+ o.auditLogConfigs = buildUnnamed7568();
o.service = 'foo';
}
buildCounterAuditConfig--;
@@ -74,7 +74,7 @@
void checkAuditConfig(api.AuditConfig o) {
buildCounterAuditConfig++;
if (buildCounterAuditConfig < 3) {
- checkUnnamed7565(o.auditLogConfigs!);
+ checkUnnamed7568(o.auditLogConfigs!);
unittest.expect(
o.service!,
unittest.equals('foo'),
@@ -102,14 +102,14 @@
buildCounterAuditData--;
}
-core.List<core.String> buildUnnamed7566() {
+core.List<core.String> buildUnnamed7569() {
var o = <core.String>[];
o.add('foo');
o.add('foo');
return o;
}
-void checkUnnamed7566(core.List<core.String> o) {
+void checkUnnamed7569(core.List<core.String> o) {
unittest.expect(o, unittest.hasLength(2));
unittest.expect(
o[0],
@@ -126,7 +126,7 @@
var o = api.AuditLogConfig();
buildCounterAuditLogConfig++;
if (buildCounterAuditLogConfig < 3) {
- o.exemptedMembers = buildUnnamed7566();
+ o.exemptedMembers = buildUnnamed7569();
o.logType = 'foo';
}
buildCounterAuditLogConfig--;
@@ -136,7 +136,7 @@
void checkAuditLogConfig(api.AuditLogConfig o) {
buildCounterAuditLogConfig++;
if (buildCounterAuditLogConfig < 3) {
- checkUnnamed7566(o.exemptedMembers!);
+ checkUnnamed7569(o.exemptedMembers!);
unittest.expect(
o.logType!,
unittest.equals('foo'),
@@ -189,14 +189,14 @@
buildCounterAws--;
}
-core.List<core.String> buildUnnamed7567() {
+core.List<core.String> buildUnnamed7570() {
var o = <core.String>[];
o.add('foo');
o.add('foo');
return o;
}
-void checkUnnamed7567(core.List<core.String> o) {
+void checkUnnamed7570(core.List<core.String> o) {
unittest.expect(o, unittest.hasLength(2));
unittest.expect(
o[0],
@@ -214,7 +214,7 @@
buildCounterBinding++;
if (buildCounterBinding < 3) {
o.condition = buildExpr();
- o.members = buildUnnamed7567();
+ o.members = buildUnnamed7570();
o.role = 'foo';
}
buildCounterBinding--;
@@ -225,7 +225,7 @@
buildCounterBinding++;
if (buildCounterBinding < 3) {
checkExpr(o.condition! as api.Expr);
- checkUnnamed7567(o.members!);
+ checkUnnamed7570(o.members!);
unittest.expect(
o.role!,
unittest.equals('foo'),
@@ -449,14 +449,14 @@
buildCounterLintPolicyRequest--;
}
-core.List<api.LintResult> buildUnnamed7568() {
+core.List<api.LintResult> buildUnnamed7571() {
var o = <api.LintResult>[];
o.add(buildLintResult());
o.add(buildLintResult());
return o;
}
-void checkUnnamed7568(core.List<api.LintResult> o) {
+void checkUnnamed7571(core.List<api.LintResult> o) {
unittest.expect(o, unittest.hasLength(2));
checkLintResult(o[0] as api.LintResult);
checkLintResult(o[1] as api.LintResult);
@@ -467,7 +467,7 @@
var o = api.LintPolicyResponse();
buildCounterLintPolicyResponse++;
if (buildCounterLintPolicyResponse < 3) {
- o.lintResults = buildUnnamed7568();
+ o.lintResults = buildUnnamed7571();
}
buildCounterLintPolicyResponse--;
return o;
@@ -476,7 +476,7 @@
void checkLintPolicyResponse(api.LintPolicyResponse o) {
buildCounterLintPolicyResponse++;
if (buildCounterLintPolicyResponse < 3) {
- checkUnnamed7568(o.lintResults!);
+ checkUnnamed7571(o.lintResults!);
}
buildCounterLintPolicyResponse--;
}
@@ -528,14 +528,14 @@
buildCounterLintResult--;
}
-core.List<api.Role> buildUnnamed7569() {
+core.List<api.Role> buildUnnamed7572() {
var o = <api.Role>[];
o.add(buildRole());
o.add(buildRole());
return o;
}
-void checkUnnamed7569(core.List<api.Role> o) {
+void checkUnnamed7572(core.List<api.Role> o) {
unittest.expect(o, unittest.hasLength(2));
checkRole(o[0] as api.Role);
checkRole(o[1] as api.Role);
@@ -547,7 +547,7 @@
buildCounterListRolesResponse++;
if (buildCounterListRolesResponse < 3) {
o.nextPageToken = 'foo';
- o.roles = buildUnnamed7569();
+ o.roles = buildUnnamed7572();
}
buildCounterListRolesResponse--;
return o;
@@ -560,19 +560,19 @@
o.nextPageToken!,
unittest.equals('foo'),
);
- checkUnnamed7569(o.roles!);
+ checkUnnamed7572(o.roles!);
}
buildCounterListRolesResponse--;
}
-core.List<api.ServiceAccountKey> buildUnnamed7570() {
+core.List<api.ServiceAccountKey> buildUnnamed7573() {
var o = <api.ServiceAccountKey>[];
o.add(buildServiceAccountKey());
o.add(buildServiceAccountKey());
return o;
}
-void checkUnnamed7570(core.List<api.ServiceAccountKey> o) {
+void checkUnnamed7573(core.List<api.ServiceAccountKey> o) {
unittest.expect(o, unittest.hasLength(2));
checkServiceAccountKey(o[0] as api.ServiceAccountKey);
checkServiceAccountKey(o[1] as api.ServiceAccountKey);
@@ -583,7 +583,7 @@
var o = api.ListServiceAccountKeysResponse();
buildCounterListServiceAccountKeysResponse++;
if (buildCounterListServiceAccountKeysResponse < 3) {
- o.keys = buildUnnamed7570();
+ o.keys = buildUnnamed7573();
}
buildCounterListServiceAccountKeysResponse--;
return o;
@@ -592,19 +592,19 @@
void checkListServiceAccountKeysResponse(api.ListServiceAccountKeysResponse o) {
buildCounterListServiceAccountKeysResponse++;
if (buildCounterListServiceAccountKeysResponse < 3) {
- checkUnnamed7570(o.keys!);
+ checkUnnamed7573(o.keys!);
}
buildCounterListServiceAccountKeysResponse--;
}
-core.List<api.ServiceAccount> buildUnnamed7571() {
+core.List<api.ServiceAccount> buildUnnamed7574() {
var o = <api.ServiceAccount>[];
o.add(buildServiceAccount());
o.add(buildServiceAccount());
return o;
}
-void checkUnnamed7571(core.List<api.ServiceAccount> o) {
+void checkUnnamed7574(core.List<api.ServiceAccount> o) {
unittest.expect(o, unittest.hasLength(2));
checkServiceAccount(o[0] as api.ServiceAccount);
checkServiceAccount(o[1] as api.ServiceAccount);
@@ -615,7 +615,7 @@
var o = api.ListServiceAccountsResponse();
buildCounterListServiceAccountsResponse++;
if (buildCounterListServiceAccountsResponse < 3) {
- o.accounts = buildUnnamed7571();
+ o.accounts = buildUnnamed7574();
o.nextPageToken = 'foo';
}
buildCounterListServiceAccountsResponse--;
@@ -625,7 +625,7 @@
void checkListServiceAccountsResponse(api.ListServiceAccountsResponse o) {
buildCounterListServiceAccountsResponse++;
if (buildCounterListServiceAccountsResponse < 3) {
- checkUnnamed7571(o.accounts!);
+ checkUnnamed7574(o.accounts!);
unittest.expect(
o.nextPageToken!,
unittest.equals('foo'),
@@ -634,14 +634,14 @@
buildCounterListServiceAccountsResponse--;
}
-core.List<api.WorkloadIdentityPoolProvider> buildUnnamed7572() {
+core.List<api.WorkloadIdentityPoolProvider> buildUnnamed7575() {
var o = <api.WorkloadIdentityPoolProvider>[];
o.add(buildWorkloadIdentityPoolProvider());
o.add(buildWorkloadIdentityPoolProvider());
return o;
}
-void checkUnnamed7572(core.List<api.WorkloadIdentityPoolProvider> o) {
+void checkUnnamed7575(core.List<api.WorkloadIdentityPoolProvider> o) {
unittest.expect(o, unittest.hasLength(2));
checkWorkloadIdentityPoolProvider(o[0] as api.WorkloadIdentityPoolProvider);
checkWorkloadIdentityPoolProvider(o[1] as api.WorkloadIdentityPoolProvider);
@@ -654,7 +654,7 @@
buildCounterListWorkloadIdentityPoolProvidersResponse++;
if (buildCounterListWorkloadIdentityPoolProvidersResponse < 3) {
o.nextPageToken = 'foo';
- o.workloadIdentityPoolProviders = buildUnnamed7572();
+ o.workloadIdentityPoolProviders = buildUnnamed7575();
}
buildCounterListWorkloadIdentityPoolProvidersResponse--;
return o;
@@ -668,19 +668,19 @@
o.nextPageToken!,
unittest.equals('foo'),
);
- checkUnnamed7572(o.workloadIdentityPoolProviders!);
+ checkUnnamed7575(o.workloadIdentityPoolProviders!);
}
buildCounterListWorkloadIdentityPoolProvidersResponse--;
}
-core.List<api.WorkloadIdentityPool> buildUnnamed7573() {
+core.List<api.WorkloadIdentityPool> buildUnnamed7576() {
var o = <api.WorkloadIdentityPool>[];
o.add(buildWorkloadIdentityPool());
o.add(buildWorkloadIdentityPool());
return o;
}
-void checkUnnamed7573(core.List<api.WorkloadIdentityPool> o) {
+void checkUnnamed7576(core.List<api.WorkloadIdentityPool> o) {
unittest.expect(o, unittest.hasLength(2));
checkWorkloadIdentityPool(o[0] as api.WorkloadIdentityPool);
checkWorkloadIdentityPool(o[1] as api.WorkloadIdentityPool);
@@ -692,7 +692,7 @@
buildCounterListWorkloadIdentityPoolsResponse++;
if (buildCounterListWorkloadIdentityPoolsResponse < 3) {
o.nextPageToken = 'foo';
- o.workloadIdentityPools = buildUnnamed7573();
+ o.workloadIdentityPools = buildUnnamed7576();
}
buildCounterListWorkloadIdentityPoolsResponse--;
return o;
@@ -706,19 +706,19 @@
o.nextPageToken!,
unittest.equals('foo'),
);
- checkUnnamed7573(o.workloadIdentityPools!);
+ checkUnnamed7576(o.workloadIdentityPools!);
}
buildCounterListWorkloadIdentityPoolsResponse--;
}
-core.List<core.String> buildUnnamed7574() {
+core.List<core.String> buildUnnamed7577() {
var o = <core.String>[];
o.add('foo');
o.add('foo');
return o;
}
-void checkUnnamed7574(core.List<core.String> o) {
+void checkUnnamed7577(core.List<core.String> o) {
unittest.expect(o, unittest.hasLength(2));
unittest.expect(
o[0],
@@ -735,7 +735,7 @@
var o = api.Oidc();
buildCounterOidc++;
if (buildCounterOidc < 3) {
- o.allowedAudiences = buildUnnamed7574();
+ o.allowedAudiences = buildUnnamed7577();
o.issuerUri = 'foo';
}
buildCounterOidc--;
@@ -745,7 +745,7 @@
void checkOidc(api.Oidc o) {
buildCounterOidc++;
if (buildCounterOidc < 3) {
- checkUnnamed7574(o.allowedAudiences!);
+ checkUnnamed7577(o.allowedAudiences!);
unittest.expect(
o.issuerUri!,
unittest.equals('foo'),
@@ -754,7 +754,7 @@
buildCounterOidc--;
}
-core.Map<core.String, core.Object> buildUnnamed7575() {
+core.Map<core.String, core.Object> buildUnnamed7578() {
var o = <core.String, core.Object>{};
o['x'] = {
'list': [1, 2, 3],
@@ -769,7 +769,7 @@
return o;
}
-void checkUnnamed7575(core.Map<core.String, core.Object> o) {
+void checkUnnamed7578(core.Map<core.String, core.Object> o) {
unittest.expect(o, unittest.hasLength(2));
var casted1 = (o['x']!) as core.Map;
unittest.expect(casted1, unittest.hasLength(3));
@@ -801,7 +801,7 @@
);
}
-core.Map<core.String, core.Object> buildUnnamed7576() {
+core.Map<core.String, core.Object> buildUnnamed7579() {
var o = <core.String, core.Object>{};
o['x'] = {
'list': [1, 2, 3],
@@ -816,7 +816,7 @@
return o;
}
-void checkUnnamed7576(core.Map<core.String, core.Object> o) {
+void checkUnnamed7579(core.Map<core.String, core.Object> o) {
unittest.expect(o, unittest.hasLength(2));
var casted3 = (o['x']!) as core.Map;
unittest.expect(casted3, unittest.hasLength(3));
@@ -855,9 +855,9 @@
if (buildCounterOperation < 3) {
o.done = true;
o.error = buildStatus();
- o.metadata = buildUnnamed7575();
+ o.metadata = buildUnnamed7578();
o.name = 'foo';
- o.response = buildUnnamed7576();
+ o.response = buildUnnamed7579();
}
buildCounterOperation--;
return o;
@@ -868,12 +868,12 @@
if (buildCounterOperation < 3) {
unittest.expect(o.done!, unittest.isTrue);
checkStatus(o.error! as api.Status);
- checkUnnamed7575(o.metadata!);
+ checkUnnamed7578(o.metadata!);
unittest.expect(
o.name!,
unittest.equals('foo'),
);
- checkUnnamed7576(o.response!);
+ checkUnnamed7579(o.response!);
}
buildCounterOperation--;
}
@@ -953,14 +953,14 @@
buildCounterPermission--;
}
-core.List<core.String> buildUnnamed7577() {
+core.List<core.String> buildUnnamed7580() {
var o = <core.String>[];
o.add('foo');
o.add('foo');
return o;
}
-void checkUnnamed7577(core.List<core.String> o) {
+void checkUnnamed7580(core.List<core.String> o) {
unittest.expect(o, unittest.hasLength(2));
unittest.expect(
o[0],
@@ -972,14 +972,14 @@
);
}
-core.List<core.String> buildUnnamed7578() {
+core.List<core.String> buildUnnamed7581() {
var o = <core.String>[];
o.add('foo');
o.add('foo');
return o;
}
-void checkUnnamed7578(core.List<core.String> o) {
+void checkUnnamed7581(core.List<core.String> o) {
unittest.expect(o, unittest.hasLength(2));
unittest.expect(
o[0],
@@ -996,8 +996,8 @@
var o = api.PermissionDelta();
buildCounterPermissionDelta++;
if (buildCounterPermissionDelta < 3) {
- o.addedPermissions = buildUnnamed7577();
- o.removedPermissions = buildUnnamed7578();
+ o.addedPermissions = buildUnnamed7580();
+ o.removedPermissions = buildUnnamed7581();
}
buildCounterPermissionDelta--;
return o;
@@ -1006,33 +1006,33 @@
void checkPermissionDelta(api.PermissionDelta o) {
buildCounterPermissionDelta++;
if (buildCounterPermissionDelta < 3) {
- checkUnnamed7577(o.addedPermissions!);
- checkUnnamed7578(o.removedPermissions!);
+ checkUnnamed7580(o.addedPermissions!);
+ checkUnnamed7581(o.removedPermissions!);
}
buildCounterPermissionDelta--;
}
-core.List<api.AuditConfig> buildUnnamed7579() {
+core.List<api.AuditConfig> buildUnnamed7582() {
var o = <api.AuditConfig>[];
o.add(buildAuditConfig());
o.add(buildAuditConfig());
return o;
}
-void checkUnnamed7579(core.List<api.AuditConfig> o) {
+void checkUnnamed7582(core.List<api.AuditConfig> o) {
unittest.expect(o, unittest.hasLength(2));
checkAuditConfig(o[0] as api.AuditConfig);
checkAuditConfig(o[1] as api.AuditConfig);
}
-core.List<api.Binding> buildUnnamed7580() {
+core.List<api.Binding> buildUnnamed7583() {
var o = <api.Binding>[];
o.add(buildBinding());
o.add(buildBinding());
return o;
}
-void checkUnnamed7580(core.List<api.Binding> o) {
+void checkUnnamed7583(core.List<api.Binding> o) {
unittest.expect(o, unittest.hasLength(2));
checkBinding(o[0] as api.Binding);
checkBinding(o[1] as api.Binding);
@@ -1043,8 +1043,8 @@
var o = api.Policy();
buildCounterPolicy++;
if (buildCounterPolicy < 3) {
- o.auditConfigs = buildUnnamed7579();
- o.bindings = buildUnnamed7580();
+ o.auditConfigs = buildUnnamed7582();
+ o.bindings = buildUnnamed7583();
o.etag = 'foo';
o.version = 42;
}
@@ -1055,8 +1055,8 @@
void checkPolicy(api.Policy o) {
buildCounterPolicy++;
if (buildCounterPolicy < 3) {
- checkUnnamed7579(o.auditConfigs!);
- checkUnnamed7580(o.bindings!);
+ checkUnnamed7582(o.auditConfigs!);
+ checkUnnamed7583(o.bindings!);
unittest.expect(
o.etag!,
unittest.equals('foo'),
@@ -1069,14 +1069,14 @@
buildCounterPolicy--;
}
-core.List<api.BindingDelta> buildUnnamed7581() {
+core.List<api.BindingDelta> buildUnnamed7584() {
var o = <api.BindingDelta>[];
o.add(buildBindingDelta());
o.add(buildBindingDelta());
return o;
}
-void checkUnnamed7581(core.List<api.BindingDelta> o) {
+void checkUnnamed7584(core.List<api.BindingDelta> o) {
unittest.expect(o, unittest.hasLength(2));
checkBindingDelta(o[0] as api.BindingDelta);
checkBindingDelta(o[1] as api.BindingDelta);
@@ -1087,7 +1087,7 @@
var o = api.PolicyDelta();
buildCounterPolicyDelta++;
if (buildCounterPolicyDelta < 3) {
- o.bindingDeltas = buildUnnamed7581();
+ o.bindingDeltas = buildUnnamed7584();
}
buildCounterPolicyDelta--;
return o;
@@ -1096,7 +1096,7 @@
void checkPolicyDelta(api.PolicyDelta o) {
buildCounterPolicyDelta++;
if (buildCounterPolicyDelta < 3) {
- checkUnnamed7581(o.bindingDeltas!);
+ checkUnnamed7584(o.bindingDeltas!);
}
buildCounterPolicyDelta--;
}
@@ -1123,14 +1123,14 @@
buildCounterQueryAuditableServicesRequest--;
}
-core.List<api.AuditableService> buildUnnamed7582() {
+core.List<api.AuditableService> buildUnnamed7585() {
var o = <api.AuditableService>[];
o.add(buildAuditableService());
o.add(buildAuditableService());
return o;
}
-void checkUnnamed7582(core.List<api.AuditableService> o) {
+void checkUnnamed7585(core.List<api.AuditableService> o) {
unittest.expect(o, unittest.hasLength(2));
checkAuditableService(o[0] as api.AuditableService);
checkAuditableService(o[1] as api.AuditableService);
@@ -1141,7 +1141,7 @@
var o = api.QueryAuditableServicesResponse();
buildCounterQueryAuditableServicesResponse++;
if (buildCounterQueryAuditableServicesResponse < 3) {
- o.services = buildUnnamed7582();
+ o.services = buildUnnamed7585();
}
buildCounterQueryAuditableServicesResponse--;
return o;
@@ -1150,7 +1150,7 @@
void checkQueryAuditableServicesResponse(api.QueryAuditableServicesResponse o) {
buildCounterQueryAuditableServicesResponse++;
if (buildCounterQueryAuditableServicesResponse < 3) {
- checkUnnamed7582(o.services!);
+ checkUnnamed7585(o.services!);
}
buildCounterQueryAuditableServicesResponse--;
}
@@ -1192,14 +1192,14 @@
buildCounterQueryGrantableRolesRequest--;
}
-core.List<api.Role> buildUnnamed7583() {
+core.List<api.Role> buildUnnamed7586() {
var o = <api.Role>[];
o.add(buildRole());
o.add(buildRole());
return o;
}
-void checkUnnamed7583(core.List<api.Role> o) {
+void checkUnnamed7586(core.List<api.Role> o) {
unittest.expect(o, unittest.hasLength(2));
checkRole(o[0] as api.Role);
checkRole(o[1] as api.Role);
@@ -1211,7 +1211,7 @@
buildCounterQueryGrantableRolesResponse++;
if (buildCounterQueryGrantableRolesResponse < 3) {
o.nextPageToken = 'foo';
- o.roles = buildUnnamed7583();
+ o.roles = buildUnnamed7586();
}
buildCounterQueryGrantableRolesResponse--;
return o;
@@ -1224,7 +1224,7 @@
o.nextPageToken!,
unittest.equals('foo'),
);
- checkUnnamed7583(o.roles!);
+ checkUnnamed7586(o.roles!);
}
buildCounterQueryGrantableRolesResponse--;
}
@@ -1262,14 +1262,14 @@
buildCounterQueryTestablePermissionsRequest--;
}
-core.List<api.Permission> buildUnnamed7584() {
+core.List<api.Permission> buildUnnamed7587() {
var o = <api.Permission>[];
o.add(buildPermission());
o.add(buildPermission());
return o;
}
-void checkUnnamed7584(core.List<api.Permission> o) {
+void checkUnnamed7587(core.List<api.Permission> o) {
unittest.expect(o, unittest.hasLength(2));
checkPermission(o[0] as api.Permission);
checkPermission(o[1] as api.Permission);
@@ -1281,7 +1281,7 @@
buildCounterQueryTestablePermissionsResponse++;
if (buildCounterQueryTestablePermissionsResponse < 3) {
o.nextPageToken = 'foo';
- o.permissions = buildUnnamed7584();
+ o.permissions = buildUnnamed7587();
}
buildCounterQueryTestablePermissionsResponse--;
return o;
@@ -1295,19 +1295,19 @@
o.nextPageToken!,
unittest.equals('foo'),
);
- checkUnnamed7584(o.permissions!);
+ checkUnnamed7587(o.permissions!);
}
buildCounterQueryTestablePermissionsResponse--;
}
-core.List<core.String> buildUnnamed7585() {
+core.List<core.String> buildUnnamed7588() {
var o = <core.String>[];
o.add('foo');
o.add('foo');
return o;
}
-void checkUnnamed7585(core.List<core.String> o) {
+void checkUnnamed7588(core.List<core.String> o) {
unittest.expect(o, unittest.hasLength(2));
unittest.expect(
o[0],
@@ -1327,7 +1327,7 @@
o.deleted = true;
o.description = 'foo';
o.etag = 'foo';
- o.includedPermissions = buildUnnamed7585();
+ o.includedPermissions = buildUnnamed7588();
o.name = 'foo';
o.stage = 'foo';
o.title = 'foo';
@@ -1348,7 +1348,7 @@
o.etag!,
unittest.equals('foo'),
);
- checkUnnamed7585(o.includedPermissions!);
+ checkUnnamed7588(o.includedPermissions!);
unittest.expect(
o.name!,
unittest.equals('foo'),
@@ -1608,7 +1608,7 @@
buildCounterSignJwtResponse--;
}
-core.Map<core.String, core.Object> buildUnnamed7586() {
+core.Map<core.String, core.Object> buildUnnamed7589() {
var o = <core.String, core.Object>{};
o['x'] = {
'list': [1, 2, 3],
@@ -1623,7 +1623,7 @@
return o;
}
-void checkUnnamed7586(core.Map<core.String, core.Object> o) {
+void checkUnnamed7589(core.Map<core.String, core.Object> o) {
unittest.expect(o, unittest.hasLength(2));
var casted5 = (o['x']!) as core.Map;
unittest.expect(casted5, unittest.hasLength(3));
@@ -1655,17 +1655,17 @@
);
}
-core.List<core.Map<core.String, core.Object>> buildUnnamed7587() {
+core.List<core.Map<core.String, core.Object>> buildUnnamed7590() {
var o = <core.Map<core.String, core.Object>>[];
- o.add(buildUnnamed7586());
- o.add(buildUnnamed7586());
+ o.add(buildUnnamed7589());
+ o.add(buildUnnamed7589());
return o;
}
-void checkUnnamed7587(core.List<core.Map<core.String, core.Object>> o) {
+void checkUnnamed7590(core.List<core.Map<core.String, core.Object>> o) {
unittest.expect(o, unittest.hasLength(2));
- checkUnnamed7586(o[0]);
- checkUnnamed7586(o[1]);
+ checkUnnamed7589(o[0]);
+ checkUnnamed7589(o[1]);
}
core.int buildCounterStatus = 0;
@@ -1674,7 +1674,7 @@
buildCounterStatus++;
if (buildCounterStatus < 3) {
o.code = 42;
- o.details = buildUnnamed7587();
+ o.details = buildUnnamed7590();
o.message = 'foo';
}
buildCounterStatus--;
@@ -1688,7 +1688,7 @@
o.code!,
unittest.equals(42),
);
- checkUnnamed7587(o.details!);
+ checkUnnamed7590(o.details!);
unittest.expect(
o.message!,
unittest.equals('foo'),
@@ -1697,14 +1697,14 @@
buildCounterStatus--;
}
-core.List<core.String> buildUnnamed7588() {
+core.List<core.String> buildUnnamed7591() {
var o = <core.String>[];
o.add('foo');
o.add('foo');
return o;
}
-void checkUnnamed7588(core.List<core.String> o) {
+void checkUnnamed7591(core.List<core.String> o) {
unittest.expect(o, unittest.hasLength(2));
unittest.expect(
o[0],
@@ -1721,7 +1721,7 @@
var o = api.TestIamPermissionsRequest();
buildCounterTestIamPermissionsRequest++;
if (buildCounterTestIamPermissionsRequest < 3) {
- o.permissions = buildUnnamed7588();
+ o.permissions = buildUnnamed7591();
}
buildCounterTestIamPermissionsRequest--;
return o;
@@ -1730,19 +1730,19 @@
void checkTestIamPermissionsRequest(api.TestIamPermissionsRequest o) {
buildCounterTestIamPermissionsRequest++;
if (buildCounterTestIamPermissionsRequest < 3) {
- checkUnnamed7588(o.permissions!);
+ checkUnnamed7591(o.permissions!);
}
buildCounterTestIamPermissionsRequest--;
}
-core.List<core.String> buildUnnamed7589() {
+core.List<core.String> buildUnnamed7592() {
var o = <core.String>[];
o.add('foo');
o.add('foo');
return o;
}
-void checkUnnamed7589(core.List<core.String> o) {
+void checkUnnamed7592(core.List<core.String> o) {
unittest.expect(o, unittest.hasLength(2));
unittest.expect(
o[0],
@@ -1759,7 +1759,7 @@
var o = api.TestIamPermissionsResponse();
buildCounterTestIamPermissionsResponse++;
if (buildCounterTestIamPermissionsResponse < 3) {
- o.permissions = buildUnnamed7589();
+ o.permissions = buildUnnamed7592();
}
buildCounterTestIamPermissionsResponse--;
return o;
@@ -1768,7 +1768,7 @@
void checkTestIamPermissionsResponse(api.TestIamPermissionsResponse o) {
buildCounterTestIamPermissionsResponse++;
if (buildCounterTestIamPermissionsResponse < 3) {
- checkUnnamed7589(o.permissions!);
+ checkUnnamed7592(o.permissions!);
}
buildCounterTestIamPermissionsResponse--;
}
@@ -1924,14 +1924,14 @@
buildCounterWorkloadIdentityPool--;
}
-core.Map<core.String, core.String> buildUnnamed7590() {
+core.Map<core.String, core.String> buildUnnamed7593() {
var o = <core.String, core.String>{};
o['x'] = 'foo';
o['y'] = 'foo';
return o;
}
-void checkUnnamed7590(core.Map<core.String, core.String> o) {
+void checkUnnamed7593(core.Map<core.String, core.String> o) {
unittest.expect(o, unittest.hasLength(2));
unittest.expect(
o['x']!,
@@ -1949,7 +1949,7 @@
buildCounterWorkloadIdentityPoolProvider++;
if (buildCounterWorkloadIdentityPoolProvider < 3) {
o.attributeCondition = 'foo';
- o.attributeMapping = buildUnnamed7590();
+ o.attributeMapping = buildUnnamed7593();
o.aws = buildAws();
o.description = 'foo';
o.disabled = true;
@@ -1969,7 +1969,7 @@
o.attributeCondition!,
unittest.equals('foo'),
);
- checkUnnamed7590(o.attributeMapping!);
+ checkUnnamed7593(o.attributeMapping!);
checkAws(o.aws! as api.Aws);
unittest.expect(
o.description!,
@@ -1993,14 +1993,14 @@
buildCounterWorkloadIdentityPoolProvider--;
}
-core.List<core.String> buildUnnamed7591() {
+core.List<core.String> buildUnnamed7594() {
var o = <core.String>[];
o.add('foo');
o.add('foo');
return o;
}
-void checkUnnamed7591(core.List<core.String> o) {
+void checkUnnamed7594(core.List<core.String> o) {
unittest.expect(o, unittest.hasLength(2));
unittest.expect(
o[0],
@@ -5330,7 +5330,7 @@
var mock = HttpServerMock();
var res = api.IamApi(mock).projects.serviceAccounts.keys;
var arg_name = 'foo';
- var arg_keyTypes = buildUnnamed7591();
+ var arg_keyTypes = buildUnnamed7594();
var arg_$fields = 'foo';
mock.register(unittest.expectAsync2((http.BaseRequest req, json) {
var path = (req.url).path;
diff --git a/generated/googleapis/test/iamcredentials/v1_test.dart b/generated/googleapis/test/iamcredentials/v1_test.dart
index c5c8b6c..d994115 100644
--- a/generated/googleapis/test/iamcredentials/v1_test.dart
+++ b/generated/googleapis/test/iamcredentials/v1_test.dart
@@ -27,14 +27,14 @@
import '../test_shared.dart';
-core.List<core.String> buildUnnamed6838() {
+core.List<core.String> buildUnnamed6841() {
var o = <core.String>[];
o.add('foo');
o.add('foo');
return o;
}
-void checkUnnamed6838(core.List<core.String> o) {
+void checkUnnamed6841(core.List<core.String> o) {
unittest.expect(o, unittest.hasLength(2));
unittest.expect(
o[0],
@@ -46,14 +46,14 @@
);
}
-core.List<core.String> buildUnnamed6839() {
+core.List<core.String> buildUnnamed6842() {
var o = <core.String>[];
o.add('foo');
o.add('foo');
return o;
}
-void checkUnnamed6839(core.List<core.String> o) {
+void checkUnnamed6842(core.List<core.String> o) {
unittest.expect(o, unittest.hasLength(2));
unittest.expect(
o[0],
@@ -70,9 +70,9 @@
var o = api.GenerateAccessTokenRequest();
buildCounterGenerateAccessTokenRequest++;
if (buildCounterGenerateAccessTokenRequest < 3) {
- o.delegates = buildUnnamed6838();
+ o.delegates = buildUnnamed6841();
o.lifetime = 'foo';
- o.scope = buildUnnamed6839();
+ o.scope = buildUnnamed6842();
}
buildCounterGenerateAccessTokenRequest--;
return o;
@@ -81,12 +81,12 @@
void checkGenerateAccessTokenRequest(api.GenerateAccessTokenRequest o) {
buildCounterGenerateAccessTokenRequest++;
if (buildCounterGenerateAccessTokenRequest < 3) {
- checkUnnamed6838(o.delegates!);
+ checkUnnamed6841(o.delegates!);
unittest.expect(
o.lifetime!,
unittest.equals('foo'),
);
- checkUnnamed6839(o.scope!);
+ checkUnnamed6842(o.scope!);
}
buildCounterGenerateAccessTokenRequest--;
}
@@ -118,14 +118,14 @@
buildCounterGenerateAccessTokenResponse--;
}
-core.List<core.String> buildUnnamed6840() {
+core.List<core.String> buildUnnamed6843() {
var o = <core.String>[];
o.add('foo');
o.add('foo');
return o;
}
-void checkUnnamed6840(core.List<core.String> o) {
+void checkUnnamed6843(core.List<core.String> o) {
unittest.expect(o, unittest.hasLength(2));
unittest.expect(
o[0],
@@ -143,7 +143,7 @@
buildCounterGenerateIdTokenRequest++;
if (buildCounterGenerateIdTokenRequest < 3) {
o.audience = 'foo';
- o.delegates = buildUnnamed6840();
+ o.delegates = buildUnnamed6843();
o.includeEmail = true;
}
buildCounterGenerateIdTokenRequest--;
@@ -157,7 +157,7 @@
o.audience!,
unittest.equals('foo'),
);
- checkUnnamed6840(o.delegates!);
+ checkUnnamed6843(o.delegates!);
unittest.expect(o.includeEmail!, unittest.isTrue);
}
buildCounterGenerateIdTokenRequest--;
@@ -185,14 +185,14 @@
buildCounterGenerateIdTokenResponse--;
}
-core.List<core.String> buildUnnamed6841() {
+core.List<core.String> buildUnnamed6844() {
var o = <core.String>[];
o.add('foo');
o.add('foo');
return o;
}
-void checkUnnamed6841(core.List<core.String> o) {
+void checkUnnamed6844(core.List<core.String> o) {
unittest.expect(o, unittest.hasLength(2));
unittest.expect(
o[0],
@@ -209,7 +209,7 @@
var o = api.SignBlobRequest();
buildCounterSignBlobRequest++;
if (buildCounterSignBlobRequest < 3) {
- o.delegates = buildUnnamed6841();
+ o.delegates = buildUnnamed6844();
o.payload = 'foo';
}
buildCounterSignBlobRequest--;
@@ -219,7 +219,7 @@
void checkSignBlobRequest(api.SignBlobRequest o) {
buildCounterSignBlobRequest++;
if (buildCounterSignBlobRequest < 3) {
- checkUnnamed6841(o.delegates!);
+ checkUnnamed6844(o.delegates!);
unittest.expect(
o.payload!,
unittest.equals('foo'),
@@ -255,14 +255,14 @@
buildCounterSignBlobResponse--;
}
-core.List<core.String> buildUnnamed6842() {
+core.List<core.String> buildUnnamed6845() {
var o = <core.String>[];
o.add('foo');
o.add('foo');
return o;
}
-void checkUnnamed6842(core.List<core.String> o) {
+void checkUnnamed6845(core.List<core.String> o) {
unittest.expect(o, unittest.hasLength(2));
unittest.expect(
o[0],
@@ -279,7 +279,7 @@
var o = api.SignJwtRequest();
buildCounterSignJwtRequest++;
if (buildCounterSignJwtRequest < 3) {
- o.delegates = buildUnnamed6842();
+ o.delegates = buildUnnamed6845();
o.payload = 'foo';
}
buildCounterSignJwtRequest--;
@@ -289,7 +289,7 @@
void checkSignJwtRequest(api.SignJwtRequest o) {
buildCounterSignJwtRequest++;
if (buildCounterSignJwtRequest < 3) {
- checkUnnamed6842(o.delegates!);
+ checkUnnamed6845(o.delegates!);
unittest.expect(
o.payload!,
unittest.equals('foo'),
diff --git a/generated/googleapis/test/iap/v1_test.dart b/generated/googleapis/test/iap/v1_test.dart
index 8dd3bbe..206ca34 100644
--- a/generated/googleapis/test/iap/v1_test.dart
+++ b/generated/googleapis/test/iap/v1_test.dart
@@ -33,6 +33,7 @@
buildCounterAccessDeniedPageSettings++;
if (buildCounterAccessDeniedPageSettings < 3) {
o.accessDeniedPageUri = 'foo';
+ o.generateTroubleshootingUri = true;
}
buildCounterAccessDeniedPageSettings--;
return o;
@@ -45,6 +46,7 @@
o.accessDeniedPageUri!,
unittest.equals('foo'),
);
+ unittest.expect(o.generateTroubleshootingUri!, unittest.isTrue);
}
buildCounterAccessDeniedPageSettings--;
}
diff --git a/generated/googleapis/test/jobs/v4_test.dart b/generated/googleapis/test/jobs/v4_test.dart
index df44bf6..3616600 100644
--- a/generated/googleapis/test/jobs/v4_test.dart
+++ b/generated/googleapis/test/jobs/v4_test.dart
@@ -27,14 +27,14 @@
import '../test_shared.dart';
-core.List<core.String> buildUnnamed7332() {
+core.List<core.String> buildUnnamed7335() {
var o = <core.String>[];
o.add('foo');
o.add('foo');
return o;
}
-void checkUnnamed7332(core.List<core.String> o) {
+void checkUnnamed7335(core.List<core.String> o) {
unittest.expect(o, unittest.hasLength(2));
unittest.expect(
o[0],
@@ -46,115 +46,6 @@
);
}
-core.List<core.String> buildUnnamed7333() {
- var o = <core.String>[];
- o.add('foo');
- o.add('foo');
- return o;
-}
-
-void checkUnnamed7333(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'),
- );
-}
-
-core.int buildCounterApplicationInfo = 0;
-api.ApplicationInfo buildApplicationInfo() {
- var o = api.ApplicationInfo();
- buildCounterApplicationInfo++;
- if (buildCounterApplicationInfo < 3) {
- o.emails = buildUnnamed7332();
- o.instruction = 'foo';
- o.uris = buildUnnamed7333();
- }
- buildCounterApplicationInfo--;
- return o;
-}
-
-void checkApplicationInfo(api.ApplicationInfo o) {
- buildCounterApplicationInfo++;
- if (buildCounterApplicationInfo < 3) {
- checkUnnamed7332(o.emails!);
- unittest.expect(
- o.instruction!,
- unittest.equals('foo'),
- );
- checkUnnamed7333(o.uris!);
- }
- buildCounterApplicationInfo--;
-}
-
-core.List<api.Job> buildUnnamed7334() {
- var o = <api.Job>[];
- o.add(buildJob());
- o.add(buildJob());
- return o;
-}
-
-void checkUnnamed7334(core.List<api.Job> o) {
- unittest.expect(o, unittest.hasLength(2));
- checkJob(o[0] as api.Job);
- checkJob(o[1] as api.Job);
-}
-
-core.int buildCounterBatchCreateJobsRequest = 0;
-api.BatchCreateJobsRequest buildBatchCreateJobsRequest() {
- var o = api.BatchCreateJobsRequest();
- buildCounterBatchCreateJobsRequest++;
- if (buildCounterBatchCreateJobsRequest < 3) {
- o.jobs = buildUnnamed7334();
- }
- buildCounterBatchCreateJobsRequest--;
- return o;
-}
-
-void checkBatchCreateJobsRequest(api.BatchCreateJobsRequest o) {
- buildCounterBatchCreateJobsRequest++;
- if (buildCounterBatchCreateJobsRequest < 3) {
- checkUnnamed7334(o.jobs!);
- }
- buildCounterBatchCreateJobsRequest--;
-}
-
-core.List<api.JobResult> buildUnnamed7335() {
- var o = <api.JobResult>[];
- o.add(buildJobResult());
- o.add(buildJobResult());
- return o;
-}
-
-void checkUnnamed7335(core.List<api.JobResult> o) {
- unittest.expect(o, unittest.hasLength(2));
- checkJobResult(o[0] as api.JobResult);
- checkJobResult(o[1] as api.JobResult);
-}
-
-core.int buildCounterBatchCreateJobsResponse = 0;
-api.BatchCreateJobsResponse buildBatchCreateJobsResponse() {
- var o = api.BatchCreateJobsResponse();
- buildCounterBatchCreateJobsResponse++;
- if (buildCounterBatchCreateJobsResponse < 3) {
- o.jobResults = buildUnnamed7335();
- }
- buildCounterBatchCreateJobsResponse--;
- return o;
-}
-
-void checkBatchCreateJobsResponse(api.BatchCreateJobsResponse o) {
- buildCounterBatchCreateJobsResponse++;
- if (buildCounterBatchCreateJobsResponse < 3) {
- checkUnnamed7335(o.jobResults!);
- }
- buildCounterBatchCreateJobsResponse--;
-}
-
core.List<core.String> buildUnnamed7336() {
var o = <core.String>[];
o.add('foo');
@@ -174,12 +65,121 @@
);
}
+core.int buildCounterApplicationInfo = 0;
+api.ApplicationInfo buildApplicationInfo() {
+ var o = api.ApplicationInfo();
+ buildCounterApplicationInfo++;
+ if (buildCounterApplicationInfo < 3) {
+ o.emails = buildUnnamed7335();
+ o.instruction = 'foo';
+ o.uris = buildUnnamed7336();
+ }
+ buildCounterApplicationInfo--;
+ return o;
+}
+
+void checkApplicationInfo(api.ApplicationInfo o) {
+ buildCounterApplicationInfo++;
+ if (buildCounterApplicationInfo < 3) {
+ checkUnnamed7335(o.emails!);
+ unittest.expect(
+ o.instruction!,
+ unittest.equals('foo'),
+ );
+ checkUnnamed7336(o.uris!);
+ }
+ buildCounterApplicationInfo--;
+}
+
+core.List<api.Job> buildUnnamed7337() {
+ var o = <api.Job>[];
+ o.add(buildJob());
+ o.add(buildJob());
+ return o;
+}
+
+void checkUnnamed7337(core.List<api.Job> o) {
+ unittest.expect(o, unittest.hasLength(2));
+ checkJob(o[0] as api.Job);
+ checkJob(o[1] as api.Job);
+}
+
+core.int buildCounterBatchCreateJobsRequest = 0;
+api.BatchCreateJobsRequest buildBatchCreateJobsRequest() {
+ var o = api.BatchCreateJobsRequest();
+ buildCounterBatchCreateJobsRequest++;
+ if (buildCounterBatchCreateJobsRequest < 3) {
+ o.jobs = buildUnnamed7337();
+ }
+ buildCounterBatchCreateJobsRequest--;
+ return o;
+}
+
+void checkBatchCreateJobsRequest(api.BatchCreateJobsRequest o) {
+ buildCounterBatchCreateJobsRequest++;
+ if (buildCounterBatchCreateJobsRequest < 3) {
+ checkUnnamed7337(o.jobs!);
+ }
+ buildCounterBatchCreateJobsRequest--;
+}
+
+core.List<api.JobResult> buildUnnamed7338() {
+ var o = <api.JobResult>[];
+ o.add(buildJobResult());
+ o.add(buildJobResult());
+ return o;
+}
+
+void checkUnnamed7338(core.List<api.JobResult> o) {
+ unittest.expect(o, unittest.hasLength(2));
+ checkJobResult(o[0] as api.JobResult);
+ checkJobResult(o[1] as api.JobResult);
+}
+
+core.int buildCounterBatchCreateJobsResponse = 0;
+api.BatchCreateJobsResponse buildBatchCreateJobsResponse() {
+ var o = api.BatchCreateJobsResponse();
+ buildCounterBatchCreateJobsResponse++;
+ if (buildCounterBatchCreateJobsResponse < 3) {
+ o.jobResults = buildUnnamed7338();
+ }
+ buildCounterBatchCreateJobsResponse--;
+ return o;
+}
+
+void checkBatchCreateJobsResponse(api.BatchCreateJobsResponse o) {
+ buildCounterBatchCreateJobsResponse++;
+ if (buildCounterBatchCreateJobsResponse < 3) {
+ checkUnnamed7338(o.jobResults!);
+ }
+ buildCounterBatchCreateJobsResponse--;
+}
+
+core.List<core.String> buildUnnamed7339() {
+ var o = <core.String>[];
+ o.add('foo');
+ o.add('foo');
+ return o;
+}
+
+void checkUnnamed7339(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'),
+ );
+}
+
core.int buildCounterBatchDeleteJobsRequest = 0;
api.BatchDeleteJobsRequest buildBatchDeleteJobsRequest() {
var o = api.BatchDeleteJobsRequest();
buildCounterBatchDeleteJobsRequest++;
if (buildCounterBatchDeleteJobsRequest < 3) {
- o.names = buildUnnamed7336();
+ o.names = buildUnnamed7339();
}
buildCounterBatchDeleteJobsRequest--;
return o;
@@ -188,19 +188,19 @@
void checkBatchDeleteJobsRequest(api.BatchDeleteJobsRequest o) {
buildCounterBatchDeleteJobsRequest++;
if (buildCounterBatchDeleteJobsRequest < 3) {
- checkUnnamed7336(o.names!);
+ checkUnnamed7339(o.names!);
}
buildCounterBatchDeleteJobsRequest--;
}
-core.List<api.JobResult> buildUnnamed7337() {
+core.List<api.JobResult> buildUnnamed7340() {
var o = <api.JobResult>[];
o.add(buildJobResult());
o.add(buildJobResult());
return o;
}
-void checkUnnamed7337(core.List<api.JobResult> o) {
+void checkUnnamed7340(core.List<api.JobResult> o) {
unittest.expect(o, unittest.hasLength(2));
checkJobResult(o[0] as api.JobResult);
checkJobResult(o[1] as api.JobResult);
@@ -211,7 +211,7 @@
var o = api.BatchDeleteJobsResponse();
buildCounterBatchDeleteJobsResponse++;
if (buildCounterBatchDeleteJobsResponse < 3) {
- o.jobResults = buildUnnamed7337();
+ o.jobResults = buildUnnamed7340();
}
buildCounterBatchDeleteJobsResponse--;
return o;
@@ -220,7 +220,7 @@
void checkBatchDeleteJobsResponse(api.BatchDeleteJobsResponse o) {
buildCounterBatchDeleteJobsResponse++;
if (buildCounterBatchDeleteJobsResponse < 3) {
- checkUnnamed7337(o.jobResults!);
+ checkUnnamed7340(o.jobResults!);
}
buildCounterBatchDeleteJobsResponse--;
}
@@ -282,14 +282,14 @@
buildCounterBatchOperationMetadata--;
}
-core.List<api.Job> buildUnnamed7338() {
+core.List<api.Job> buildUnnamed7341() {
var o = <api.Job>[];
o.add(buildJob());
o.add(buildJob());
return o;
}
-void checkUnnamed7338(core.List<api.Job> o) {
+void checkUnnamed7341(core.List<api.Job> o) {
unittest.expect(o, unittest.hasLength(2));
checkJob(o[0] as api.Job);
checkJob(o[1] as api.Job);
@@ -300,7 +300,7 @@
var o = api.BatchUpdateJobsRequest();
buildCounterBatchUpdateJobsRequest++;
if (buildCounterBatchUpdateJobsRequest < 3) {
- o.jobs = buildUnnamed7338();
+ o.jobs = buildUnnamed7341();
o.updateMask = 'foo';
}
buildCounterBatchUpdateJobsRequest--;
@@ -310,7 +310,7 @@
void checkBatchUpdateJobsRequest(api.BatchUpdateJobsRequest o) {
buildCounterBatchUpdateJobsRequest++;
if (buildCounterBatchUpdateJobsRequest < 3) {
- checkUnnamed7338(o.jobs!);
+ checkUnnamed7341(o.jobs!);
unittest.expect(
o.updateMask!,
unittest.equals('foo'),
@@ -319,14 +319,14 @@
buildCounterBatchUpdateJobsRequest--;
}
-core.List<api.JobResult> buildUnnamed7339() {
+core.List<api.JobResult> buildUnnamed7342() {
var o = <api.JobResult>[];
o.add(buildJobResult());
o.add(buildJobResult());
return o;
}
-void checkUnnamed7339(core.List<api.JobResult> o) {
+void checkUnnamed7342(core.List<api.JobResult> o) {
unittest.expect(o, unittest.hasLength(2));
checkJobResult(o[0] as api.JobResult);
checkJobResult(o[1] as api.JobResult);
@@ -337,7 +337,7 @@
var o = api.BatchUpdateJobsResponse();
buildCounterBatchUpdateJobsResponse++;
if (buildCounterBatchUpdateJobsResponse < 3) {
- o.jobResults = buildUnnamed7339();
+ o.jobResults = buildUnnamed7342();
}
buildCounterBatchUpdateJobsResponse--;
return o;
@@ -346,7 +346,7 @@
void checkBatchUpdateJobsResponse(api.BatchUpdateJobsResponse o) {
buildCounterBatchUpdateJobsResponse++;
if (buildCounterBatchUpdateJobsResponse < 3) {
- checkUnnamed7339(o.jobResults!);
+ checkUnnamed7342(o.jobResults!);
}
buildCounterBatchUpdateJobsResponse--;
}
@@ -452,14 +452,14 @@
buildCounterCommuteInfo--;
}
-core.List<core.String> buildUnnamed7340() {
+core.List<core.String> buildUnnamed7343() {
var o = <core.String>[];
o.add('foo');
o.add('foo');
return o;
}
-void checkUnnamed7340(core.List<core.String> o) {
+void checkUnnamed7343(core.List<core.String> o) {
unittest.expect(o, unittest.hasLength(2));
unittest.expect(
o[0],
@@ -484,7 +484,7 @@
o.headquartersAddress = 'foo';
o.hiringAgency = true;
o.imageUri = 'foo';
- o.keywordSearchableJobCustomAttributes = buildUnnamed7340();
+ o.keywordSearchableJobCustomAttributes = buildUnnamed7343();
o.name = 'foo';
o.size = 'foo';
o.suspended = true;
@@ -523,7 +523,7 @@
o.imageUri!,
unittest.equals('foo'),
);
- checkUnnamed7340(o.keywordSearchableJobCustomAttributes!);
+ checkUnnamed7343(o.keywordSearchableJobCustomAttributes!);
unittest.expect(
o.name!,
unittest.equals('foo'),
@@ -601,14 +601,14 @@
buildCounterCompensationEntry--;
}
-core.List<core.String> buildUnnamed7341() {
+core.List<core.String> buildUnnamed7344() {
var o = <core.String>[];
o.add('foo');
o.add('foo');
return o;
}
-void checkUnnamed7341(core.List<core.String> o) {
+void checkUnnamed7344(core.List<core.String> o) {
unittest.expect(o, unittest.hasLength(2));
unittest.expect(
o[0],
@@ -628,7 +628,7 @@
o.includeJobsWithUnspecifiedCompensationRange = true;
o.range = buildCompensationRange();
o.type = 'foo';
- o.units = buildUnnamed7341();
+ o.units = buildUnnamed7344();
}
buildCounterCompensationFilter--;
return o;
@@ -644,19 +644,19 @@
o.type!,
unittest.equals('foo'),
);
- checkUnnamed7341(o.units!);
+ checkUnnamed7344(o.units!);
}
buildCounterCompensationFilter--;
}
-core.List<api.CompensationEntry> buildUnnamed7342() {
+core.List<api.CompensationEntry> buildUnnamed7345() {
var o = <api.CompensationEntry>[];
o.add(buildCompensationEntry());
o.add(buildCompensationEntry());
return o;
}
-void checkUnnamed7342(core.List<api.CompensationEntry> o) {
+void checkUnnamed7345(core.List<api.CompensationEntry> o) {
unittest.expect(o, unittest.hasLength(2));
checkCompensationEntry(o[0] as api.CompensationEntry);
checkCompensationEntry(o[1] as api.CompensationEntry);
@@ -669,7 +669,7 @@
if (buildCounterCompensationInfo < 3) {
o.annualizedBaseCompensationRange = buildCompensationRange();
o.annualizedTotalCompensationRange = buildCompensationRange();
- o.entries = buildUnnamed7342();
+ o.entries = buildUnnamed7345();
}
buildCounterCompensationInfo--;
return o;
@@ -682,7 +682,7 @@
o.annualizedBaseCompensationRange! as api.CompensationRange);
checkCompensationRange(
o.annualizedTotalCompensationRange! as api.CompensationRange);
- checkUnnamed7342(o.entries!);
+ checkUnnamed7345(o.entries!);
}
buildCounterCompensationInfo--;
}
@@ -708,14 +708,14 @@
buildCounterCompensationRange--;
}
-core.List<api.CompletionResult> buildUnnamed7343() {
+core.List<api.CompletionResult> buildUnnamed7346() {
var o = <api.CompletionResult>[];
o.add(buildCompletionResult());
o.add(buildCompletionResult());
return o;
}
-void checkUnnamed7343(core.List<api.CompletionResult> o) {
+void checkUnnamed7346(core.List<api.CompletionResult> o) {
unittest.expect(o, unittest.hasLength(2));
checkCompletionResult(o[0] as api.CompletionResult);
checkCompletionResult(o[1] as api.CompletionResult);
@@ -726,7 +726,7 @@
var o = api.CompleteQueryResponse();
buildCounterCompleteQueryResponse++;
if (buildCounterCompleteQueryResponse < 3) {
- o.completionResults = buildUnnamed7343();
+ o.completionResults = buildUnnamed7346();
o.metadata = buildResponseMetadata();
}
buildCounterCompleteQueryResponse--;
@@ -736,7 +736,7 @@
void checkCompleteQueryResponse(api.CompleteQueryResponse o) {
buildCounterCompleteQueryResponse++;
if (buildCounterCompleteQueryResponse < 3) {
- checkUnnamed7343(o.completionResults!);
+ checkUnnamed7346(o.completionResults!);
checkResponseMetadata(o.metadata! as api.ResponseMetadata);
}
buildCounterCompleteQueryResponse--;
@@ -774,14 +774,14 @@
buildCounterCompletionResult--;
}
-core.List<core.String> buildUnnamed7344() {
+core.List<core.String> buildUnnamed7347() {
var o = <core.String>[];
o.add('foo');
o.add('foo');
return o;
}
-void checkUnnamed7344(core.List<core.String> o) {
+void checkUnnamed7347(core.List<core.String> o) {
unittest.expect(o, unittest.hasLength(2));
unittest.expect(
o[0],
@@ -793,14 +793,14 @@
);
}
-core.List<core.String> buildUnnamed7345() {
+core.List<core.String> buildUnnamed7348() {
var o = <core.String>[];
o.add('foo');
o.add('foo');
return o;
}
-void checkUnnamed7345(core.List<core.String> o) {
+void checkUnnamed7348(core.List<core.String> o) {
unittest.expect(o, unittest.hasLength(2));
unittest.expect(
o[0],
@@ -819,8 +819,8 @@
if (buildCounterCustomAttribute < 3) {
o.filterable = true;
o.keywordSearchable = true;
- o.longValues = buildUnnamed7344();
- o.stringValues = buildUnnamed7345();
+ o.longValues = buildUnnamed7347();
+ o.stringValues = buildUnnamed7348();
}
buildCounterCustomAttribute--;
return o;
@@ -831,8 +831,8 @@
if (buildCounterCustomAttribute < 3) {
unittest.expect(o.filterable!, unittest.isTrue);
unittest.expect(o.keywordSearchable!, unittest.isTrue);
- checkUnnamed7344(o.longValues!);
- checkUnnamed7345(o.stringValues!);
+ checkUnnamed7347(o.longValues!);
+ checkUnnamed7348(o.stringValues!);
}
buildCounterCustomAttribute--;
}
@@ -928,14 +928,14 @@
buildCounterHistogramQuery--;
}
-core.Map<core.String, core.String> buildUnnamed7346() {
+core.Map<core.String, core.String> buildUnnamed7349() {
var o = <core.String, core.String>{};
o['x'] = 'foo';
o['y'] = 'foo';
return o;
}
-void checkUnnamed7346(core.Map<core.String, core.String> o) {
+void checkUnnamed7349(core.Map<core.String, core.String> o) {
unittest.expect(o, unittest.hasLength(2));
unittest.expect(
o['x']!,
@@ -952,7 +952,7 @@
var o = api.HistogramQueryResult();
buildCounterHistogramQueryResult++;
if (buildCounterHistogramQueryResult < 3) {
- o.histogram = buildUnnamed7346();
+ o.histogram = buildUnnamed7349();
o.histogramQuery = 'foo';
}
buildCounterHistogramQueryResult--;
@@ -962,7 +962,7 @@
void checkHistogramQueryResult(api.HistogramQueryResult o) {
buildCounterHistogramQueryResult++;
if (buildCounterHistogramQueryResult < 3) {
- checkUnnamed7346(o.histogram!);
+ checkUnnamed7349(o.histogram!);
unittest.expect(
o.histogramQuery!,
unittest.equals('foo'),
@@ -971,57 +971,6 @@
buildCounterHistogramQueryResult--;
}
-core.List<core.String> buildUnnamed7347() {
- var o = <core.String>[];
- o.add('foo');
- o.add('foo');
- return o;
-}
-
-void checkUnnamed7347(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'),
- );
-}
-
-core.Map<core.String, api.CustomAttribute> buildUnnamed7348() {
- var o = <core.String, api.CustomAttribute>{};
- o['x'] = buildCustomAttribute();
- o['y'] = buildCustomAttribute();
- return o;
-}
-
-void checkUnnamed7348(core.Map<core.String, api.CustomAttribute> o) {
- unittest.expect(o, unittest.hasLength(2));
- checkCustomAttribute(o['x']! as api.CustomAttribute);
- checkCustomAttribute(o['y']! as api.CustomAttribute);
-}
-
-core.List<core.String> buildUnnamed7349() {
- var o = <core.String>[];
- o.add('foo');
- o.add('foo');
- return o;
-}
-
-void checkUnnamed7349(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'),
- );
-}
-
core.List<core.String> buildUnnamed7350() {
var o = <core.String>[];
o.add('foo');
@@ -1041,14 +990,65 @@
);
}
-core.List<core.String> buildUnnamed7351() {
+core.Map<core.String, api.CustomAttribute> buildUnnamed7351() {
+ var o = <core.String, api.CustomAttribute>{};
+ o['x'] = buildCustomAttribute();
+ o['y'] = buildCustomAttribute();
+ return o;
+}
+
+void checkUnnamed7351(core.Map<core.String, api.CustomAttribute> o) {
+ unittest.expect(o, unittest.hasLength(2));
+ checkCustomAttribute(o['x']! as api.CustomAttribute);
+ checkCustomAttribute(o['y']! as api.CustomAttribute);
+}
+
+core.List<core.String> buildUnnamed7352() {
var o = <core.String>[];
o.add('foo');
o.add('foo');
return o;
}
-void checkUnnamed7351(core.List<core.String> o) {
+void checkUnnamed7352(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'),
+ );
+}
+
+core.List<core.String> buildUnnamed7353() {
+ var o = <core.String>[];
+ o.add('foo');
+ o.add('foo');
+ return o;
+}
+
+void checkUnnamed7353(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'),
+ );
+}
+
+core.List<core.String> buildUnnamed7354() {
+ var o = <core.String>[];
+ o.add('foo');
+ o.add('foo');
+ return o;
+}
+
+void checkUnnamed7354(core.List<core.String> o) {
unittest.expect(o, unittest.hasLength(2));
unittest.expect(
o[0],
@@ -1065,19 +1065,19 @@
var o = api.Job();
buildCounterJob++;
if (buildCounterJob < 3) {
- o.addresses = buildUnnamed7347();
+ o.addresses = buildUnnamed7350();
o.applicationInfo = buildApplicationInfo();
o.company = 'foo';
o.companyDisplayName = 'foo';
o.compensationInfo = buildCompensationInfo();
- o.customAttributes = buildUnnamed7348();
- o.degreeTypes = buildUnnamed7349();
+ o.customAttributes = buildUnnamed7351();
+ o.degreeTypes = buildUnnamed7352();
o.department = 'foo';
o.derivedInfo = buildJobDerivedInfo();
o.description = 'foo';
- o.employmentTypes = buildUnnamed7350();
+ o.employmentTypes = buildUnnamed7353();
o.incentives = 'foo';
- o.jobBenefits = buildUnnamed7351();
+ o.jobBenefits = buildUnnamed7354();
o.jobEndTime = 'foo';
o.jobLevel = 'foo';
o.jobStartTime = 'foo';
@@ -1103,7 +1103,7 @@
void checkJob(api.Job o) {
buildCounterJob++;
if (buildCounterJob < 3) {
- checkUnnamed7347(o.addresses!);
+ checkUnnamed7350(o.addresses!);
checkApplicationInfo(o.applicationInfo! as api.ApplicationInfo);
unittest.expect(
o.company!,
@@ -1114,8 +1114,8 @@
unittest.equals('foo'),
);
checkCompensationInfo(o.compensationInfo! as api.CompensationInfo);
- checkUnnamed7348(o.customAttributes!);
- checkUnnamed7349(o.degreeTypes!);
+ checkUnnamed7351(o.customAttributes!);
+ checkUnnamed7352(o.degreeTypes!);
unittest.expect(
o.department!,
unittest.equals('foo'),
@@ -1125,12 +1125,12 @@
o.description!,
unittest.equals('foo'),
);
- checkUnnamed7350(o.employmentTypes!);
+ checkUnnamed7353(o.employmentTypes!);
unittest.expect(
o.incentives!,
unittest.equals('foo'),
);
- checkUnnamed7351(o.jobBenefits!);
+ checkUnnamed7354(o.jobBenefits!);
unittest.expect(
o.jobEndTime!,
unittest.equals('foo'),
@@ -1200,102 +1200,6 @@
buildCounterJob--;
}
-core.List<core.String> buildUnnamed7352() {
- var o = <core.String>[];
- o.add('foo');
- o.add('foo');
- return o;
-}
-
-void checkUnnamed7352(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'),
- );
-}
-
-core.List<api.Location> buildUnnamed7353() {
- var o = <api.Location>[];
- o.add(buildLocation());
- o.add(buildLocation());
- return o;
-}
-
-void checkUnnamed7353(core.List<api.Location> o) {
- unittest.expect(o, unittest.hasLength(2));
- checkLocation(o[0] as api.Location);
- checkLocation(o[1] as api.Location);
-}
-
-core.int buildCounterJobDerivedInfo = 0;
-api.JobDerivedInfo buildJobDerivedInfo() {
- var o = api.JobDerivedInfo();
- buildCounterJobDerivedInfo++;
- if (buildCounterJobDerivedInfo < 3) {
- o.jobCategories = buildUnnamed7352();
- o.locations = buildUnnamed7353();
- }
- buildCounterJobDerivedInfo--;
- return o;
-}
-
-void checkJobDerivedInfo(api.JobDerivedInfo o) {
- buildCounterJobDerivedInfo++;
- if (buildCounterJobDerivedInfo < 3) {
- checkUnnamed7352(o.jobCategories!);
- checkUnnamed7353(o.locations!);
- }
- buildCounterJobDerivedInfo--;
-}
-
-core.List<core.String> buildUnnamed7354() {
- var o = <core.String>[];
- o.add('foo');
- o.add('foo');
- return o;
-}
-
-void checkUnnamed7354(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'),
- );
-}
-
-core.int buildCounterJobEvent = 0;
-api.JobEvent buildJobEvent() {
- var o = api.JobEvent();
- buildCounterJobEvent++;
- if (buildCounterJobEvent < 3) {
- o.jobs = buildUnnamed7354();
- o.type = 'foo';
- }
- buildCounterJobEvent--;
- return o;
-}
-
-void checkJobEvent(api.JobEvent o) {
- buildCounterJobEvent++;
- if (buildCounterJobEvent < 3) {
- checkUnnamed7354(o.jobs!);
- unittest.expect(
- o.type!,
- unittest.equals('foo'),
- );
- }
- buildCounterJobEvent--;
-}
-
core.List<core.String> buildUnnamed7355() {
var o = <core.String>[];
o.add('foo');
@@ -1315,23 +1219,38 @@
);
}
-core.List<core.String> buildUnnamed7356() {
- var o = <core.String>[];
- o.add('foo');
- o.add('foo');
+core.List<api.Location> buildUnnamed7356() {
+ var o = <api.Location>[];
+ o.add(buildLocation());
+ o.add(buildLocation());
return o;
}
-void checkUnnamed7356(core.List<core.String> o) {
+void checkUnnamed7356(core.List<api.Location> o) {
unittest.expect(o, unittest.hasLength(2));
- unittest.expect(
- o[0],
- unittest.equals('foo'),
- );
- unittest.expect(
- o[1],
- unittest.equals('foo'),
- );
+ checkLocation(o[0] as api.Location);
+ checkLocation(o[1] as api.Location);
+}
+
+core.int buildCounterJobDerivedInfo = 0;
+api.JobDerivedInfo buildJobDerivedInfo() {
+ var o = api.JobDerivedInfo();
+ buildCounterJobDerivedInfo++;
+ if (buildCounterJobDerivedInfo < 3) {
+ o.jobCategories = buildUnnamed7355();
+ o.locations = buildUnnamed7356();
+ }
+ buildCounterJobDerivedInfo--;
+ return o;
+}
+
+void checkJobDerivedInfo(api.JobDerivedInfo o) {
+ buildCounterJobDerivedInfo++;
+ if (buildCounterJobDerivedInfo < 3) {
+ checkUnnamed7355(o.jobCategories!);
+ checkUnnamed7356(o.locations!);
+ }
+ buildCounterJobDerivedInfo--;
}
core.List<core.String> buildUnnamed7357() {
@@ -1353,6 +1272,30 @@
);
}
+core.int buildCounterJobEvent = 0;
+api.JobEvent buildJobEvent() {
+ var o = api.JobEvent();
+ buildCounterJobEvent++;
+ if (buildCounterJobEvent < 3) {
+ o.jobs = buildUnnamed7357();
+ o.type = 'foo';
+ }
+ buildCounterJobEvent--;
+ return o;
+}
+
+void checkJobEvent(api.JobEvent o) {
+ buildCounterJobEvent++;
+ if (buildCounterJobEvent < 3) {
+ checkUnnamed7357(o.jobs!);
+ unittest.expect(
+ o.type!,
+ unittest.equals('foo'),
+ );
+ }
+ buildCounterJobEvent--;
+}
+
core.List<core.String> buildUnnamed7358() {
var o = <core.String>[];
o.add('foo');
@@ -1410,14 +1353,71 @@
);
}
-core.List<api.LocationFilter> buildUnnamed7361() {
+core.List<core.String> buildUnnamed7361() {
+ var o = <core.String>[];
+ o.add('foo');
+ o.add('foo');
+ return o;
+}
+
+void checkUnnamed7361(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'),
+ );
+}
+
+core.List<core.String> buildUnnamed7362() {
+ var o = <core.String>[];
+ o.add('foo');
+ o.add('foo');
+ return o;
+}
+
+void checkUnnamed7362(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'),
+ );
+}
+
+core.List<core.String> buildUnnamed7363() {
+ var o = <core.String>[];
+ o.add('foo');
+ o.add('foo');
+ return o;
+}
+
+void checkUnnamed7363(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'),
+ );
+}
+
+core.List<api.LocationFilter> buildUnnamed7364() {
var o = <api.LocationFilter>[];
o.add(buildLocationFilter());
o.add(buildLocationFilter());
return o;
}
-void checkUnnamed7361(core.List<api.LocationFilter> o) {
+void checkUnnamed7364(core.List<api.LocationFilter> o) {
unittest.expect(o, unittest.hasLength(2));
checkLocationFilter(o[0] as api.LocationFilter);
checkLocationFilter(o[1] as api.LocationFilter);
@@ -1429,16 +1429,16 @@
buildCounterJobQuery++;
if (buildCounterJobQuery < 3) {
o.commuteFilter = buildCommuteFilter();
- o.companies = buildUnnamed7355();
- o.companyDisplayNames = buildUnnamed7356();
+ o.companies = buildUnnamed7358();
+ o.companyDisplayNames = buildUnnamed7359();
o.compensationFilter = buildCompensationFilter();
o.customAttributeFilter = 'foo';
o.disableSpellCheck = true;
- o.employmentTypes = buildUnnamed7357();
- o.excludedJobs = buildUnnamed7358();
- o.jobCategories = buildUnnamed7359();
- o.languageCodes = buildUnnamed7360();
- o.locationFilters = buildUnnamed7361();
+ o.employmentTypes = buildUnnamed7360();
+ o.excludedJobs = buildUnnamed7361();
+ o.jobCategories = buildUnnamed7362();
+ o.languageCodes = buildUnnamed7363();
+ o.locationFilters = buildUnnamed7364();
o.publishTimeRange = buildTimestampRange();
o.query = 'foo';
o.queryLanguageCode = 'foo';
@@ -1451,19 +1451,19 @@
buildCounterJobQuery++;
if (buildCounterJobQuery < 3) {
checkCommuteFilter(o.commuteFilter! as api.CommuteFilter);
- checkUnnamed7355(o.companies!);
- checkUnnamed7356(o.companyDisplayNames!);
+ checkUnnamed7358(o.companies!);
+ checkUnnamed7359(o.companyDisplayNames!);
checkCompensationFilter(o.compensationFilter! as api.CompensationFilter);
unittest.expect(
o.customAttributeFilter!,
unittest.equals('foo'),
);
unittest.expect(o.disableSpellCheck!, unittest.isTrue);
- checkUnnamed7357(o.employmentTypes!);
- checkUnnamed7358(o.excludedJobs!);
- checkUnnamed7359(o.jobCategories!);
- checkUnnamed7360(o.languageCodes!);
- checkUnnamed7361(o.locationFilters!);
+ checkUnnamed7360(o.employmentTypes!);
+ checkUnnamed7361(o.excludedJobs!);
+ checkUnnamed7362(o.jobCategories!);
+ checkUnnamed7363(o.languageCodes!);
+ checkUnnamed7364(o.locationFilters!);
checkTimestampRange(o.publishTimeRange! as api.TimestampRange);
unittest.expect(
o.query!,
@@ -1525,14 +1525,14 @@
buildCounterLatLng--;
}
-core.List<api.Company> buildUnnamed7362() {
+core.List<api.Company> buildUnnamed7365() {
var o = <api.Company>[];
o.add(buildCompany());
o.add(buildCompany());
return o;
}
-void checkUnnamed7362(core.List<api.Company> o) {
+void checkUnnamed7365(core.List<api.Company> o) {
unittest.expect(o, unittest.hasLength(2));
checkCompany(o[0] as api.Company);
checkCompany(o[1] as api.Company);
@@ -1543,7 +1543,7 @@
var o = api.ListCompaniesResponse();
buildCounterListCompaniesResponse++;
if (buildCounterListCompaniesResponse < 3) {
- o.companies = buildUnnamed7362();
+ o.companies = buildUnnamed7365();
o.metadata = buildResponseMetadata();
o.nextPageToken = 'foo';
}
@@ -1554,7 +1554,7 @@
void checkListCompaniesResponse(api.ListCompaniesResponse o) {
buildCounterListCompaniesResponse++;
if (buildCounterListCompaniesResponse < 3) {
- checkUnnamed7362(o.companies!);
+ checkUnnamed7365(o.companies!);
checkResponseMetadata(o.metadata! as api.ResponseMetadata);
unittest.expect(
o.nextPageToken!,
@@ -1564,14 +1564,14 @@
buildCounterListCompaniesResponse--;
}
-core.List<api.Job> buildUnnamed7363() {
+core.List<api.Job> buildUnnamed7366() {
var o = <api.Job>[];
o.add(buildJob());
o.add(buildJob());
return o;
}
-void checkUnnamed7363(core.List<api.Job> o) {
+void checkUnnamed7366(core.List<api.Job> o) {
unittest.expect(o, unittest.hasLength(2));
checkJob(o[0] as api.Job);
checkJob(o[1] as api.Job);
@@ -1582,7 +1582,7 @@
var o = api.ListJobsResponse();
buildCounterListJobsResponse++;
if (buildCounterListJobsResponse < 3) {
- o.jobs = buildUnnamed7363();
+ o.jobs = buildUnnamed7366();
o.metadata = buildResponseMetadata();
o.nextPageToken = 'foo';
}
@@ -1593,7 +1593,7 @@
void checkListJobsResponse(api.ListJobsResponse o) {
buildCounterListJobsResponse++;
if (buildCounterListJobsResponse < 3) {
- checkUnnamed7363(o.jobs!);
+ checkUnnamed7366(o.jobs!);
checkResponseMetadata(o.metadata! as api.ResponseMetadata);
unittest.expect(
o.nextPageToken!,
@@ -1603,14 +1603,14 @@
buildCounterListJobsResponse--;
}
-core.List<api.Tenant> buildUnnamed7364() {
+core.List<api.Tenant> buildUnnamed7367() {
var o = <api.Tenant>[];
o.add(buildTenant());
o.add(buildTenant());
return o;
}
-void checkUnnamed7364(core.List<api.Tenant> o) {
+void checkUnnamed7367(core.List<api.Tenant> o) {
unittest.expect(o, unittest.hasLength(2));
checkTenant(o[0] as api.Tenant);
checkTenant(o[1] as api.Tenant);
@@ -1623,7 +1623,7 @@
if (buildCounterListTenantsResponse < 3) {
o.metadata = buildResponseMetadata();
o.nextPageToken = 'foo';
- o.tenants = buildUnnamed7364();
+ o.tenants = buildUnnamed7367();
}
buildCounterListTenantsResponse--;
return o;
@@ -1637,7 +1637,7 @@
o.nextPageToken!,
unittest.equals('foo'),
);
- checkUnnamed7364(o.tenants!);
+ checkUnnamed7367(o.tenants!);
}
buildCounterListTenantsResponse--;
}
@@ -1748,14 +1748,14 @@
buildCounterMatchingJob--;
}
-core.Map<core.String, api.NamespacedDebugInput> buildUnnamed7365() {
+core.Map<core.String, api.NamespacedDebugInput> buildUnnamed7368() {
var o = <core.String, api.NamespacedDebugInput>{};
o['x'] = buildNamespacedDebugInput();
o['y'] = buildNamespacedDebugInput();
return o;
}
-void checkUnnamed7365(core.Map<core.String, api.NamespacedDebugInput> o) {
+void checkUnnamed7368(core.Map<core.String, api.NamespacedDebugInput> o) {
unittest.expect(o, unittest.hasLength(2));
checkNamespacedDebugInput(o['x']! as api.NamespacedDebugInput);
checkNamespacedDebugInput(o['y']! as api.NamespacedDebugInput);
@@ -1766,7 +1766,7 @@
var o = api.MendelDebugInput();
buildCounterMendelDebugInput++;
if (buildCounterMendelDebugInput < 3) {
- o.namespacedDebugInput = buildUnnamed7365();
+ o.namespacedDebugInput = buildUnnamed7368();
}
buildCounterMendelDebugInput--;
return o;
@@ -1775,7 +1775,7 @@
void checkMendelDebugInput(api.MendelDebugInput o) {
buildCounterMendelDebugInput++;
if (buildCounterMendelDebugInput < 3) {
- checkUnnamed7365(o.namespacedDebugInput!);
+ checkUnnamed7368(o.namespacedDebugInput!);
}
buildCounterMendelDebugInput--;
}
@@ -1812,63 +1812,6 @@
buildCounterMoney--;
}
-core.List<core.String> buildUnnamed7366() {
- var o = <core.String>[];
- o.add('foo');
- o.add('foo');
- return o;
-}
-
-void checkUnnamed7366(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'),
- );
-}
-
-core.List<core.String> buildUnnamed7367() {
- var o = <core.String>[];
- o.add('foo');
- o.add('foo');
- return o;
-}
-
-void checkUnnamed7367(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'),
- );
-}
-
-core.List<core.int> buildUnnamed7368() {
- var o = <core.int>[];
- o.add(42);
- o.add(42);
- return o;
-}
-
-void checkUnnamed7368(core.List<core.int> o) {
- unittest.expect(o, unittest.hasLength(2));
- unittest.expect(
- o[0],
- unittest.equals(42),
- );
- unittest.expect(
- o[1],
- unittest.equals(42),
- );
-}
-
core.List<core.String> buildUnnamed7369() {
var o = <core.String>[];
o.add('foo');
@@ -1983,14 +1926,71 @@
);
}
-core.Map<core.String, core.String> buildUnnamed7375() {
+core.List<core.String> buildUnnamed7375() {
+ var o = <core.String>[];
+ o.add('foo');
+ o.add('foo');
+ return o;
+}
+
+void checkUnnamed7375(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'),
+ );
+}
+
+core.List<core.String> buildUnnamed7376() {
+ var o = <core.String>[];
+ o.add('foo');
+ o.add('foo');
+ return o;
+}
+
+void checkUnnamed7376(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'),
+ );
+}
+
+core.List<core.int> buildUnnamed7377() {
+ var o = <core.int>[];
+ o.add(42);
+ o.add(42);
+ return o;
+}
+
+void checkUnnamed7377(core.List<core.int> o) {
+ unittest.expect(o, unittest.hasLength(2));
+ unittest.expect(
+ o[0],
+ unittest.equals(42),
+ );
+ unittest.expect(
+ o[1],
+ unittest.equals(42),
+ );
+}
+
+core.Map<core.String, core.String> buildUnnamed7378() {
var o = <core.String, core.String>{};
o['x'] = 'foo';
o['y'] = 'foo';
return o;
}
-void checkUnnamed7375(core.Map<core.String, core.String> o) {
+void checkUnnamed7378(core.Map<core.String, core.String> o) {
unittest.expect(o, unittest.hasLength(2));
unittest.expect(
o['x']!,
@@ -2002,14 +2002,14 @@
);
}
-core.Map<core.String, core.bool> buildUnnamed7376() {
+core.Map<core.String, core.bool> buildUnnamed7379() {
var o = <core.String, core.bool>{};
o['x'] = true;
o['y'] = true;
return o;
}
-void checkUnnamed7376(core.Map<core.String, core.bool> o) {
+void checkUnnamed7379(core.Map<core.String, core.bool> o) {
unittest.expect(o, unittest.hasLength(2));
unittest.expect(o['x']!, unittest.isTrue);
unittest.expect(o['y']!, unittest.isTrue);
@@ -2020,20 +2020,20 @@
var o = api.NamespacedDebugInput();
buildCounterNamespacedDebugInput++;
if (buildCounterNamespacedDebugInput < 3) {
- o.absolutelyForcedExpNames = buildUnnamed7366();
- o.absolutelyForcedExpTags = buildUnnamed7367();
- o.absolutelyForcedExps = buildUnnamed7368();
- o.conditionallyForcedExpNames = buildUnnamed7369();
- o.conditionallyForcedExpTags = buildUnnamed7370();
- o.conditionallyForcedExps = buildUnnamed7371();
+ o.absolutelyForcedExpNames = buildUnnamed7369();
+ o.absolutelyForcedExpTags = buildUnnamed7370();
+ o.absolutelyForcedExps = buildUnnamed7371();
+ o.conditionallyForcedExpNames = buildUnnamed7372();
+ o.conditionallyForcedExpTags = buildUnnamed7373();
+ o.conditionallyForcedExps = buildUnnamed7374();
o.disableAutomaticEnrollmentSelection = true;
- o.disableExpNames = buildUnnamed7372();
- o.disableExpTags = buildUnnamed7373();
- o.disableExps = buildUnnamed7374();
+ o.disableExpNames = buildUnnamed7375();
+ o.disableExpTags = buildUnnamed7376();
+ o.disableExps = buildUnnamed7377();
o.disableManualEnrollmentSelection = true;
o.disableOrganicSelection = true;
- o.forcedFlags = buildUnnamed7375();
- o.forcedRollouts = buildUnnamed7376();
+ o.forcedFlags = buildUnnamed7378();
+ o.forcedRollouts = buildUnnamed7379();
}
buildCounterNamespacedDebugInput--;
return o;
@@ -2042,25 +2042,25 @@
void checkNamespacedDebugInput(api.NamespacedDebugInput o) {
buildCounterNamespacedDebugInput++;
if (buildCounterNamespacedDebugInput < 3) {
- checkUnnamed7366(o.absolutelyForcedExpNames!);
- checkUnnamed7367(o.absolutelyForcedExpTags!);
- checkUnnamed7368(o.absolutelyForcedExps!);
- checkUnnamed7369(o.conditionallyForcedExpNames!);
- checkUnnamed7370(o.conditionallyForcedExpTags!);
- checkUnnamed7371(o.conditionallyForcedExps!);
+ checkUnnamed7369(o.absolutelyForcedExpNames!);
+ checkUnnamed7370(o.absolutelyForcedExpTags!);
+ checkUnnamed7371(o.absolutelyForcedExps!);
+ checkUnnamed7372(o.conditionallyForcedExpNames!);
+ checkUnnamed7373(o.conditionallyForcedExpTags!);
+ checkUnnamed7374(o.conditionallyForcedExps!);
unittest.expect(o.disableAutomaticEnrollmentSelection!, unittest.isTrue);
- checkUnnamed7372(o.disableExpNames!);
- checkUnnamed7373(o.disableExpTags!);
- checkUnnamed7374(o.disableExps!);
+ checkUnnamed7375(o.disableExpNames!);
+ checkUnnamed7376(o.disableExpTags!);
+ checkUnnamed7377(o.disableExps!);
unittest.expect(o.disableManualEnrollmentSelection!, unittest.isTrue);
unittest.expect(o.disableOrganicSelection!, unittest.isTrue);
- checkUnnamed7375(o.forcedFlags!);
- checkUnnamed7376(o.forcedRollouts!);
+ checkUnnamed7378(o.forcedFlags!);
+ checkUnnamed7379(o.forcedRollouts!);
}
buildCounterNamespacedDebugInput--;
}
-core.Map<core.String, core.Object> buildUnnamed7377() {
+core.Map<core.String, core.Object> buildUnnamed7380() {
var o = <core.String, core.Object>{};
o['x'] = {
'list': [1, 2, 3],
@@ -2075,7 +2075,7 @@
return o;
}
-void checkUnnamed7377(core.Map<core.String, core.Object> o) {
+void checkUnnamed7380(core.Map<core.String, core.Object> o) {
unittest.expect(o, unittest.hasLength(2));
var casted1 = (o['x']!) as core.Map;
unittest.expect(casted1, unittest.hasLength(3));
@@ -2107,7 +2107,7 @@
);
}
-core.Map<core.String, core.Object> buildUnnamed7378() {
+core.Map<core.String, core.Object> buildUnnamed7381() {
var o = <core.String, core.Object>{};
o['x'] = {
'list': [1, 2, 3],
@@ -2122,7 +2122,7 @@
return o;
}
-void checkUnnamed7378(core.Map<core.String, core.Object> o) {
+void checkUnnamed7381(core.Map<core.String, core.Object> o) {
unittest.expect(o, unittest.hasLength(2));
var casted3 = (o['x']!) as core.Map;
unittest.expect(casted3, unittest.hasLength(3));
@@ -2161,9 +2161,9 @@
if (buildCounterOperation < 3) {
o.done = true;
o.error = buildStatus();
- o.metadata = buildUnnamed7377();
+ o.metadata = buildUnnamed7380();
o.name = 'foo';
- o.response = buildUnnamed7378();
+ o.response = buildUnnamed7381();
}
buildCounterOperation--;
return o;
@@ -2174,24 +2174,24 @@
if (buildCounterOperation < 3) {
unittest.expect(o.done!, unittest.isTrue);
checkStatus(o.error! as api.Status);
- checkUnnamed7377(o.metadata!);
+ checkUnnamed7380(o.metadata!);
unittest.expect(
o.name!,
unittest.equals('foo'),
);
- checkUnnamed7378(o.response!);
+ checkUnnamed7381(o.response!);
}
buildCounterOperation--;
}
-core.List<core.String> buildUnnamed7379() {
+core.List<core.String> buildUnnamed7382() {
var o = <core.String>[];
o.add('foo');
o.add('foo');
return o;
}
-void checkUnnamed7379(core.List<core.String> o) {
+void checkUnnamed7382(core.List<core.String> o) {
unittest.expect(o, unittest.hasLength(2));
unittest.expect(
o[0],
@@ -2203,14 +2203,14 @@
);
}
-core.List<core.String> buildUnnamed7380() {
+core.List<core.String> buildUnnamed7383() {
var o = <core.String>[];
o.add('foo');
o.add('foo');
return o;
}
-void checkUnnamed7380(core.List<core.String> o) {
+void checkUnnamed7383(core.List<core.String> o) {
unittest.expect(o, unittest.hasLength(2));
unittest.expect(
o[0],
@@ -2227,13 +2227,13 @@
var o = api.PostalAddress();
buildCounterPostalAddress++;
if (buildCounterPostalAddress < 3) {
- o.addressLines = buildUnnamed7379();
+ o.addressLines = buildUnnamed7382();
o.administrativeArea = 'foo';
o.languageCode = 'foo';
o.locality = 'foo';
o.organization = 'foo';
o.postalCode = 'foo';
- o.recipients = buildUnnamed7380();
+ o.recipients = buildUnnamed7383();
o.regionCode = 'foo';
o.revision = 42;
o.sortingCode = 'foo';
@@ -2246,7 +2246,7 @@
void checkPostalAddress(api.PostalAddress o) {
buildCounterPostalAddress++;
if (buildCounterPostalAddress < 3) {
- checkUnnamed7379(o.addressLines!);
+ checkUnnamed7382(o.addressLines!);
unittest.expect(
o.administrativeArea!,
unittest.equals('foo'),
@@ -2267,7 +2267,7 @@
o.postalCode!,
unittest.equals('foo'),
);
- checkUnnamed7380(o.recipients!);
+ checkUnnamed7383(o.recipients!);
unittest.expect(
o.regionCode!,
unittest.equals('foo'),
@@ -2370,14 +2370,14 @@
buildCounterResponseMetadata--;
}
-core.List<api.HistogramQuery> buildUnnamed7381() {
+core.List<api.HistogramQuery> buildUnnamed7384() {
var o = <api.HistogramQuery>[];
o.add(buildHistogramQuery());
o.add(buildHistogramQuery());
return o;
}
-void checkUnnamed7381(core.List<api.HistogramQuery> o) {
+void checkUnnamed7384(core.List<api.HistogramQuery> o) {
unittest.expect(o, unittest.hasLength(2));
checkHistogramQuery(o[0] as api.HistogramQuery);
checkHistogramQuery(o[1] as api.HistogramQuery);
@@ -2392,7 +2392,7 @@
o.disableKeywordMatch = true;
o.diversificationLevel = 'foo';
o.enableBroadening = true;
- o.histogramQueries = buildUnnamed7381();
+ o.histogramQueries = buildUnnamed7384();
o.jobQuery = buildJobQuery();
o.jobView = 'foo';
o.maxPageSize = 42;
@@ -2416,7 +2416,7 @@
unittest.equals('foo'),
);
unittest.expect(o.enableBroadening!, unittest.isTrue);
- checkUnnamed7381(o.histogramQueries!);
+ checkUnnamed7384(o.histogramQueries!);
checkJobQuery(o.jobQuery! as api.JobQuery);
unittest.expect(
o.jobView!,
@@ -2447,40 +2447,40 @@
buildCounterSearchJobsRequest--;
}
-core.List<api.HistogramQueryResult> buildUnnamed7382() {
+core.List<api.HistogramQueryResult> buildUnnamed7385() {
var o = <api.HistogramQueryResult>[];
o.add(buildHistogramQueryResult());
o.add(buildHistogramQueryResult());
return o;
}
-void checkUnnamed7382(core.List<api.HistogramQueryResult> o) {
+void checkUnnamed7385(core.List<api.HistogramQueryResult> o) {
unittest.expect(o, unittest.hasLength(2));
checkHistogramQueryResult(o[0] as api.HistogramQueryResult);
checkHistogramQueryResult(o[1] as api.HistogramQueryResult);
}
-core.List<api.Location> buildUnnamed7383() {
+core.List<api.Location> buildUnnamed7386() {
var o = <api.Location>[];
o.add(buildLocation());
o.add(buildLocation());
return o;
}
-void checkUnnamed7383(core.List<api.Location> o) {
+void checkUnnamed7386(core.List<api.Location> o) {
unittest.expect(o, unittest.hasLength(2));
checkLocation(o[0] as api.Location);
checkLocation(o[1] as api.Location);
}
-core.List<api.MatchingJob> buildUnnamed7384() {
+core.List<api.MatchingJob> buildUnnamed7387() {
var o = <api.MatchingJob>[];
o.add(buildMatchingJob());
o.add(buildMatchingJob());
return o;
}
-void checkUnnamed7384(core.List<api.MatchingJob> o) {
+void checkUnnamed7387(core.List<api.MatchingJob> o) {
unittest.expect(o, unittest.hasLength(2));
checkMatchingJob(o[0] as api.MatchingJob);
checkMatchingJob(o[1] as api.MatchingJob);
@@ -2492,9 +2492,9 @@
buildCounterSearchJobsResponse++;
if (buildCounterSearchJobsResponse < 3) {
o.broadenedQueryJobsCount = 42;
- o.histogramQueryResults = buildUnnamed7382();
- o.locationFilters = buildUnnamed7383();
- o.matchingJobs = buildUnnamed7384();
+ o.histogramQueryResults = buildUnnamed7385();
+ o.locationFilters = buildUnnamed7386();
+ o.matchingJobs = buildUnnamed7387();
o.metadata = buildResponseMetadata();
o.nextPageToken = 'foo';
o.spellCorrection = buildSpellingCorrection();
@@ -2511,9 +2511,9 @@
o.broadenedQueryJobsCount!,
unittest.equals(42),
);
- checkUnnamed7382(o.histogramQueryResults!);
- checkUnnamed7383(o.locationFilters!);
- checkUnnamed7384(o.matchingJobs!);
+ checkUnnamed7385(o.histogramQueryResults!);
+ checkUnnamed7386(o.locationFilters!);
+ checkUnnamed7387(o.matchingJobs!);
checkResponseMetadata(o.metadata! as api.ResponseMetadata);
unittest.expect(
o.nextPageToken!,
@@ -2557,7 +2557,7 @@
buildCounterSpellingCorrection--;
}
-core.Map<core.String, core.Object> buildUnnamed7385() {
+core.Map<core.String, core.Object> buildUnnamed7388() {
var o = <core.String, core.Object>{};
o['x'] = {
'list': [1, 2, 3],
@@ -2572,7 +2572,7 @@
return o;
}
-void checkUnnamed7385(core.Map<core.String, core.Object> o) {
+void checkUnnamed7388(core.Map<core.String, core.Object> o) {
unittest.expect(o, unittest.hasLength(2));
var casted5 = (o['x']!) as core.Map;
unittest.expect(casted5, unittest.hasLength(3));
@@ -2604,17 +2604,17 @@
);
}
-core.List<core.Map<core.String, core.Object>> buildUnnamed7386() {
+core.List<core.Map<core.String, core.Object>> buildUnnamed7389() {
var o = <core.Map<core.String, core.Object>>[];
- o.add(buildUnnamed7385());
- o.add(buildUnnamed7385());
+ o.add(buildUnnamed7388());
+ o.add(buildUnnamed7388());
return o;
}
-void checkUnnamed7386(core.List<core.Map<core.String, core.Object>> o) {
+void checkUnnamed7389(core.List<core.Map<core.String, core.Object>> o) {
unittest.expect(o, unittest.hasLength(2));
- checkUnnamed7385(o[0]);
- checkUnnamed7385(o[1]);
+ checkUnnamed7388(o[0]);
+ checkUnnamed7388(o[1]);
}
core.int buildCounterStatus = 0;
@@ -2623,7 +2623,7 @@
buildCounterStatus++;
if (buildCounterStatus < 3) {
o.code = 42;
- o.details = buildUnnamed7386();
+ o.details = buildUnnamed7389();
o.message = 'foo';
}
buildCounterStatus--;
@@ -2637,7 +2637,7 @@
o.code!,
unittest.equals(42),
);
- checkUnnamed7386(o.details!);
+ checkUnnamed7389(o.details!);
unittest.expect(
o.message!,
unittest.equals('foo'),
@@ -2737,14 +2737,14 @@
buildCounterTimestampRange--;
}
-core.List<core.String> buildUnnamed7387() {
+core.List<core.String> buildUnnamed7390() {
var o = <core.String>[];
o.add('foo');
o.add('foo');
return o;
}
-void checkUnnamed7387(core.List<core.String> o) {
+void checkUnnamed7390(core.List<core.String> o) {
unittest.expect(o, unittest.hasLength(2));
unittest.expect(
o[0],
@@ -3334,7 +3334,7 @@
var res = api.CloudTalentSolutionApi(mock).projects.tenants;
var arg_tenant = 'foo';
var arg_company = 'foo';
- var arg_languageCodes = buildUnnamed7387();
+ var arg_languageCodes = buildUnnamed7390();
var arg_pageSize = 42;
var arg_query = 'foo';
var arg_scope = 'foo';
diff --git a/generated/googleapis/test/managedidentities/v1_test.dart b/generated/googleapis/test/managedidentities/v1_test.dart
index 1ccfa5a..6e4a14c 100644
--- a/generated/googleapis/test/managedidentities/v1_test.dart
+++ b/generated/googleapis/test/managedidentities/v1_test.dart
@@ -46,14 +46,14 @@
buildCounterAttachTrustRequest--;
}
-core.List<core.String> buildUnnamed7621() {
+core.List<core.String> buildUnnamed7624() {
var o = <core.String>[];
o.add('foo');
o.add('foo');
return o;
}
-void checkUnnamed7621(core.List<core.String> o) {
+void checkUnnamed7624(core.List<core.String> o) {
unittest.expect(o, unittest.hasLength(2));
unittest.expect(
o[0],
@@ -71,7 +71,7 @@
buildCounterBinding++;
if (buildCounterBinding < 3) {
o.condition = buildExpr();
- o.members = buildUnnamed7621();
+ o.members = buildUnnamed7624();
o.role = 'foo';
}
buildCounterBinding--;
@@ -82,7 +82,7 @@
buildCounterBinding++;
if (buildCounterBinding < 3) {
checkExpr(o.condition! as api.Expr);
- checkUnnamed7621(o.members!);
+ checkUnnamed7624(o.members!);
unittest.expect(
o.role!,
unittest.equals('foo'),
@@ -204,14 +204,14 @@
buildCounterDetachTrustRequest--;
}
-core.List<core.String> buildUnnamed7622() {
+core.List<core.String> buildUnnamed7625() {
var o = <core.String>[];
o.add('foo');
o.add('foo');
return o;
}
-void checkUnnamed7622(core.List<core.String> o) {
+void checkUnnamed7625(core.List<core.String> o) {
unittest.expect(o, unittest.hasLength(2));
unittest.expect(
o[0],
@@ -223,14 +223,14 @@
);
}
-core.Map<core.String, core.String> buildUnnamed7623() {
+core.Map<core.String, core.String> buildUnnamed7626() {
var o = <core.String, core.String>{};
o['x'] = 'foo';
o['y'] = 'foo';
return o;
}
-void checkUnnamed7623(core.Map<core.String, core.String> o) {
+void checkUnnamed7626(core.Map<core.String, core.String> o) {
unittest.expect(o, unittest.hasLength(2));
unittest.expect(
o['x']!,
@@ -242,14 +242,14 @@
);
}
-core.List<core.String> buildUnnamed7624() {
+core.List<core.String> buildUnnamed7627() {
var o = <core.String>[];
o.add('foo');
o.add('foo');
return o;
}
-void checkUnnamed7624(core.List<core.String> o) {
+void checkUnnamed7627(core.List<core.String> o) {
unittest.expect(o, unittest.hasLength(2));
unittest.expect(
o[0],
@@ -261,14 +261,14 @@
);
}
-core.List<api.Trust> buildUnnamed7625() {
+core.List<api.Trust> buildUnnamed7628() {
var o = <api.Trust>[];
o.add(buildTrust());
o.add(buildTrust());
return o;
}
-void checkUnnamed7625(core.List<api.Trust> o) {
+void checkUnnamed7628(core.List<api.Trust> o) {
unittest.expect(o, unittest.hasLength(2));
checkTrust(o[0] as api.Trust);
checkTrust(o[1] as api.Trust);
@@ -280,16 +280,16 @@
buildCounterDomain++;
if (buildCounterDomain < 3) {
o.admin = 'foo';
- o.authorizedNetworks = buildUnnamed7622();
+ o.authorizedNetworks = buildUnnamed7625();
o.createTime = 'foo';
o.fqdn = 'foo';
- o.labels = buildUnnamed7623();
- o.locations = buildUnnamed7624();
+ o.labels = buildUnnamed7626();
+ o.locations = buildUnnamed7627();
o.name = 'foo';
o.reservedIpRange = 'foo';
o.state = 'foo';
o.statusMessage = 'foo';
- o.trusts = buildUnnamed7625();
+ o.trusts = buildUnnamed7628();
o.updateTime = 'foo';
}
buildCounterDomain--;
@@ -303,7 +303,7 @@
o.admin!,
unittest.equals('foo'),
);
- checkUnnamed7622(o.authorizedNetworks!);
+ checkUnnamed7625(o.authorizedNetworks!);
unittest.expect(
o.createTime!,
unittest.equals('foo'),
@@ -312,8 +312,8 @@
o.fqdn!,
unittest.equals('foo'),
);
- checkUnnamed7623(o.labels!);
- checkUnnamed7624(o.locations!);
+ checkUnnamed7626(o.labels!);
+ checkUnnamed7627(o.locations!);
unittest.expect(
o.name!,
unittest.equals('foo'),
@@ -330,7 +330,7 @@
o.statusMessage!,
unittest.equals('foo'),
);
- checkUnnamed7625(o.trusts!);
+ checkUnnamed7628(o.trusts!);
unittest.expect(
o.updateTime!,
unittest.equals('foo'),
@@ -529,69 +529,6 @@
buildCounterGoogleCloudManagedidentitiesV1beta1OpMetadata--;
}
-core.Map<core.String, core.String> buildUnnamed7626() {
- var o = <core.String, core.String>{};
- o['x'] = 'foo';
- o['y'] = 'foo';
- return o;
-}
-
-void checkUnnamed7626(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'),
- );
-}
-
-core.Map<core.String, core.String> buildUnnamed7627() {
- var o = <core.String, core.String>{};
- o['x'] = 'foo';
- o['y'] = 'foo';
- return o;
-}
-
-void checkUnnamed7627(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'),
- );
-}
-
-core.Map<core.String,
- api.GoogleCloudSaasacceleratorManagementProvidersV1MaintenanceSchedule>
- buildUnnamed7628() {
- var o = <core.String,
- api.GoogleCloudSaasacceleratorManagementProvidersV1MaintenanceSchedule>{};
- o['x'] =
- buildGoogleCloudSaasacceleratorManagementProvidersV1MaintenanceSchedule();
- o['y'] =
- buildGoogleCloudSaasacceleratorManagementProvidersV1MaintenanceSchedule();
- return o;
-}
-
-void checkUnnamed7628(
- core.Map<core.String,
- api.GoogleCloudSaasacceleratorManagementProvidersV1MaintenanceSchedule>
- o) {
- unittest.expect(o, unittest.hasLength(2));
- checkGoogleCloudSaasacceleratorManagementProvidersV1MaintenanceSchedule(
- o['x']! as api
- .GoogleCloudSaasacceleratorManagementProvidersV1MaintenanceSchedule);
- checkGoogleCloudSaasacceleratorManagementProvidersV1MaintenanceSchedule(
- o['y']! as api
- .GoogleCloudSaasacceleratorManagementProvidersV1MaintenanceSchedule);
-}
-
core.Map<core.String, core.String> buildUnnamed7629() {
var o = <core.String, core.String>{};
o['x'] = 'foo';
@@ -611,9 +548,72 @@
);
}
+core.Map<core.String, core.String> buildUnnamed7630() {
+ var o = <core.String, core.String>{};
+ o['x'] = 'foo';
+ o['y'] = 'foo';
+ return o;
+}
+
+void checkUnnamed7630(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'),
+ );
+}
+
+core.Map<core.String,
+ api.GoogleCloudSaasacceleratorManagementProvidersV1MaintenanceSchedule>
+ buildUnnamed7631() {
+ var o = <core.String,
+ api.GoogleCloudSaasacceleratorManagementProvidersV1MaintenanceSchedule>{};
+ o['x'] =
+ buildGoogleCloudSaasacceleratorManagementProvidersV1MaintenanceSchedule();
+ o['y'] =
+ buildGoogleCloudSaasacceleratorManagementProvidersV1MaintenanceSchedule();
+ return o;
+}
+
+void checkUnnamed7631(
+ core.Map<core.String,
+ api.GoogleCloudSaasacceleratorManagementProvidersV1MaintenanceSchedule>
+ o) {
+ unittest.expect(o, unittest.hasLength(2));
+ checkGoogleCloudSaasacceleratorManagementProvidersV1MaintenanceSchedule(
+ o['x']! as api
+ .GoogleCloudSaasacceleratorManagementProvidersV1MaintenanceSchedule);
+ checkGoogleCloudSaasacceleratorManagementProvidersV1MaintenanceSchedule(
+ o['y']! as api
+ .GoogleCloudSaasacceleratorManagementProvidersV1MaintenanceSchedule);
+}
+
+core.Map<core.String, core.String> buildUnnamed7632() {
+ var o = <core.String, core.String>{};
+ o['x'] = 'foo';
+ o['y'] = 'foo';
+ return o;
+}
+
+void checkUnnamed7632(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'),
+ );
+}
+
core.List<
api.GoogleCloudSaasacceleratorManagementProvidersV1ProvisionedResource>
- buildUnnamed7630() {
+ buildUnnamed7633() {
var o = <
api.GoogleCloudSaasacceleratorManagementProvidersV1ProvisionedResource>[];
o.add(
@@ -623,7 +623,7 @@
return o;
}
-void checkUnnamed7630(
+void checkUnnamed7633(
core.List<
api.GoogleCloudSaasacceleratorManagementProvidersV1ProvisionedResource>
o) {
@@ -636,14 +636,14 @@
.GoogleCloudSaasacceleratorManagementProvidersV1ProvisionedResource);
}
-core.Map<core.String, core.String> buildUnnamed7631() {
+core.Map<core.String, core.String> buildUnnamed7634() {
var o = <core.String, core.String>{};
o['x'] = 'foo';
o['y'] = 'foo';
return o;
}
-void checkUnnamed7631(core.Map<core.String, core.String> o) {
+void checkUnnamed7634(core.Map<core.String, core.String> o) {
unittest.expect(o, unittest.hasLength(2));
unittest.expect(
o['x']!,
@@ -664,18 +664,18 @@
if (buildCounterGoogleCloudSaasacceleratorManagementProvidersV1Instance < 3) {
o.consumerDefinedName = 'foo';
o.createTime = 'foo';
- o.labels = buildUnnamed7626();
- o.maintenancePolicyNames = buildUnnamed7627();
- o.maintenanceSchedules = buildUnnamed7628();
+ o.labels = buildUnnamed7629();
+ o.maintenancePolicyNames = buildUnnamed7630();
+ o.maintenanceSchedules = buildUnnamed7631();
o.maintenanceSettings =
buildGoogleCloudSaasacceleratorManagementProvidersV1MaintenanceSettings();
o.name = 'foo';
- o.producerMetadata = buildUnnamed7629();
- o.provisionedResources = buildUnnamed7630();
+ o.producerMetadata = buildUnnamed7632();
+ o.provisionedResources = buildUnnamed7633();
o.slmInstanceTemplate = 'foo';
o.sloMetadata =
buildGoogleCloudSaasacceleratorManagementProvidersV1SloMetadata();
- o.softwareVersions = buildUnnamed7631();
+ o.softwareVersions = buildUnnamed7634();
o.state = 'foo';
o.tenantProjectId = 'foo';
o.updateTime = 'foo';
@@ -696,9 +696,9 @@
o.createTime!,
unittest.equals('foo'),
);
- checkUnnamed7626(o.labels!);
- checkUnnamed7627(o.maintenancePolicyNames!);
- checkUnnamed7628(o.maintenanceSchedules!);
+ checkUnnamed7629(o.labels!);
+ checkUnnamed7630(o.maintenancePolicyNames!);
+ checkUnnamed7631(o.maintenanceSchedules!);
checkGoogleCloudSaasacceleratorManagementProvidersV1MaintenanceSettings(
o.maintenanceSettings! as api
.GoogleCloudSaasacceleratorManagementProvidersV1MaintenanceSettings);
@@ -706,8 +706,8 @@
o.name!,
unittest.equals('foo'),
);
- checkUnnamed7629(o.producerMetadata!);
- checkUnnamed7630(o.provisionedResources!);
+ checkUnnamed7632(o.producerMetadata!);
+ checkUnnamed7633(o.provisionedResources!);
unittest.expect(
o.slmInstanceTemplate!,
unittest.equals('foo'),
@@ -715,7 +715,7 @@
checkGoogleCloudSaasacceleratorManagementProvidersV1SloMetadata(
o.sloMetadata!
as api.GoogleCloudSaasacceleratorManagementProvidersV1SloMetadata);
- checkUnnamed7631(o.softwareVersions!);
+ checkUnnamed7634(o.softwareVersions!);
unittest.expect(
o.state!,
unittest.equals('foo'),
@@ -778,14 +778,14 @@
buildCounterGoogleCloudSaasacceleratorManagementProvidersV1MaintenanceSchedule--;
}
-core.Map<core.String, api.MaintenancePolicy> buildUnnamed7632() {
+core.Map<core.String, api.MaintenancePolicy> buildUnnamed7635() {
var o = <core.String, api.MaintenancePolicy>{};
o['x'] = buildMaintenancePolicy();
o['y'] = buildMaintenancePolicy();
return o;
}
-void checkUnnamed7632(core.Map<core.String, api.MaintenancePolicy> o) {
+void checkUnnamed7635(core.Map<core.String, api.MaintenancePolicy> o) {
unittest.expect(o, unittest.hasLength(2));
checkMaintenancePolicy(o['x']! as api.MaintenancePolicy);
checkMaintenancePolicy(o['y']! as api.MaintenancePolicy);
@@ -803,7 +803,7 @@
3) {
o.exclude = true;
o.isRollback = true;
- o.maintenancePolicies = buildUnnamed7632();
+ o.maintenancePolicies = buildUnnamed7635();
}
buildCounterGoogleCloudSaasacceleratorManagementProvidersV1MaintenanceSettings--;
return o;
@@ -816,20 +816,20 @@
3) {
unittest.expect(o.exclude!, unittest.isTrue);
unittest.expect(o.isRollback!, unittest.isTrue);
- checkUnnamed7632(o.maintenancePolicies!);
+ checkUnnamed7635(o.maintenancePolicies!);
}
buildCounterGoogleCloudSaasacceleratorManagementProvidersV1MaintenanceSettings--;
}
core.List<api.GoogleCloudSaasacceleratorManagementProvidersV1SloExclusion>
- buildUnnamed7633() {
+ buildUnnamed7636() {
var o = <api.GoogleCloudSaasacceleratorManagementProvidersV1SloExclusion>[];
o.add(buildGoogleCloudSaasacceleratorManagementProvidersV1SloExclusion());
o.add(buildGoogleCloudSaasacceleratorManagementProvidersV1SloExclusion());
return o;
}
-void checkUnnamed7633(
+void checkUnnamed7636(
core.List<api.GoogleCloudSaasacceleratorManagementProvidersV1SloExclusion>
o) {
unittest.expect(o, unittest.hasLength(2));
@@ -848,7 +848,7 @@
buildCounterGoogleCloudSaasacceleratorManagementProvidersV1NodeSloMetadata++;
if (buildCounterGoogleCloudSaasacceleratorManagementProvidersV1NodeSloMetadata <
3) {
- o.exclusions = buildUnnamed7633();
+ o.exclusions = buildUnnamed7636();
o.location = 'foo';
o.nodeId = 'foo';
}
@@ -861,7 +861,7 @@
buildCounterGoogleCloudSaasacceleratorManagementProvidersV1NodeSloMetadata++;
if (buildCounterGoogleCloudSaasacceleratorManagementProvidersV1NodeSloMetadata <
3) {
- checkUnnamed7633(o.exclusions!);
+ checkUnnamed7636(o.exclusions!);
unittest.expect(
o.location!,
unittest.equals('foo'),
@@ -876,7 +876,7 @@
core.Map<core.String,
api.GoogleCloudSaasacceleratorManagementProvidersV1SloEligibility>
- buildUnnamed7634() {
+ buildUnnamed7637() {
var o = <core.String,
api.GoogleCloudSaasacceleratorManagementProvidersV1SloEligibility>{};
o['x'] = buildGoogleCloudSaasacceleratorManagementProvidersV1SloEligibility();
@@ -884,7 +884,7 @@
return o;
}
-void checkUnnamed7634(
+void checkUnnamed7637(
core.Map<core.String,
api.GoogleCloudSaasacceleratorManagementProvidersV1SloEligibility>
o) {
@@ -905,7 +905,7 @@
buildCounterGoogleCloudSaasacceleratorManagementProvidersV1PerSliSloEligibility++;
if (buildCounterGoogleCloudSaasacceleratorManagementProvidersV1PerSliSloEligibility <
3) {
- o.eligibilities = buildUnnamed7634();
+ o.eligibilities = buildUnnamed7637();
}
buildCounterGoogleCloudSaasacceleratorManagementProvidersV1PerSliSloEligibility--;
return o;
@@ -916,7 +916,7 @@
buildCounterGoogleCloudSaasacceleratorManagementProvidersV1PerSliSloEligibility++;
if (buildCounterGoogleCloudSaasacceleratorManagementProvidersV1PerSliSloEligibility <
3) {
- checkUnnamed7634(o.eligibilities!);
+ checkUnnamed7637(o.eligibilities!);
}
buildCounterGoogleCloudSaasacceleratorManagementProvidersV1PerSliSloEligibility--;
}
@@ -1028,14 +1028,14 @@
}
core.List<api.GoogleCloudSaasacceleratorManagementProvidersV1SloExclusion>
- buildUnnamed7635() {
+ buildUnnamed7638() {
var o = <api.GoogleCloudSaasacceleratorManagementProvidersV1SloExclusion>[];
o.add(buildGoogleCloudSaasacceleratorManagementProvidersV1SloExclusion());
o.add(buildGoogleCloudSaasacceleratorManagementProvidersV1SloExclusion());
return o;
}
-void checkUnnamed7635(
+void checkUnnamed7638(
core.List<api.GoogleCloudSaasacceleratorManagementProvidersV1SloExclusion>
o) {
unittest.expect(o, unittest.hasLength(2));
@@ -1046,7 +1046,7 @@
}
core.List<api.GoogleCloudSaasacceleratorManagementProvidersV1NodeSloMetadata>
- buildUnnamed7636() {
+ buildUnnamed7639() {
var o =
<api.GoogleCloudSaasacceleratorManagementProvidersV1NodeSloMetadata>[];
o.add(buildGoogleCloudSaasacceleratorManagementProvidersV1NodeSloMetadata());
@@ -1054,7 +1054,7 @@
return o;
}
-void checkUnnamed7636(
+void checkUnnamed7639(
core.List<
api.GoogleCloudSaasacceleratorManagementProvidersV1NodeSloMetadata>
o) {
@@ -1073,8 +1073,8 @@
buildCounterGoogleCloudSaasacceleratorManagementProvidersV1SloMetadata++;
if (buildCounterGoogleCloudSaasacceleratorManagementProvidersV1SloMetadata <
3) {
- o.exclusions = buildUnnamed7635();
- o.nodes = buildUnnamed7636();
+ o.exclusions = buildUnnamed7638();
+ o.nodes = buildUnnamed7639();
o.perSliEligibility =
buildGoogleCloudSaasacceleratorManagementProvidersV1PerSliSloEligibility();
o.tier = 'foo';
@@ -1088,8 +1088,8 @@
buildCounterGoogleCloudSaasacceleratorManagementProvidersV1SloMetadata++;
if (buildCounterGoogleCloudSaasacceleratorManagementProvidersV1SloMetadata <
3) {
- checkUnnamed7635(o.exclusions!);
- checkUnnamed7636(o.nodes!);
+ checkUnnamed7638(o.exclusions!);
+ checkUnnamed7639(o.nodes!);
checkGoogleCloudSaasacceleratorManagementProvidersV1PerSliSloEligibility(
o.perSliEligibility! as api
.GoogleCloudSaasacceleratorManagementProvidersV1PerSliSloEligibility);
@@ -1101,27 +1101,27 @@
buildCounterGoogleCloudSaasacceleratorManagementProvidersV1SloMetadata--;
}
-core.List<api.Domain> buildUnnamed7637() {
+core.List<api.Domain> buildUnnamed7640() {
var o = <api.Domain>[];
o.add(buildDomain());
o.add(buildDomain());
return o;
}
-void checkUnnamed7637(core.List<api.Domain> o) {
+void checkUnnamed7640(core.List<api.Domain> o) {
unittest.expect(o, unittest.hasLength(2));
checkDomain(o[0] as api.Domain);
checkDomain(o[1] as api.Domain);
}
-core.List<core.String> buildUnnamed7638() {
+core.List<core.String> buildUnnamed7641() {
var o = <core.String>[];
o.add('foo');
o.add('foo');
return o;
}
-void checkUnnamed7638(core.List<core.String> o) {
+void checkUnnamed7641(core.List<core.String> o) {
unittest.expect(o, unittest.hasLength(2));
unittest.expect(
o[0],
@@ -1138,9 +1138,9 @@
var o = api.ListDomainsResponse();
buildCounterListDomainsResponse++;
if (buildCounterListDomainsResponse < 3) {
- o.domains = buildUnnamed7637();
+ o.domains = buildUnnamed7640();
o.nextPageToken = 'foo';
- o.unreachable = buildUnnamed7638();
+ o.unreachable = buildUnnamed7641();
}
buildCounterListDomainsResponse--;
return o;
@@ -1149,24 +1149,24 @@
void checkListDomainsResponse(api.ListDomainsResponse o) {
buildCounterListDomainsResponse++;
if (buildCounterListDomainsResponse < 3) {
- checkUnnamed7637(o.domains!);
+ checkUnnamed7640(o.domains!);
unittest.expect(
o.nextPageToken!,
unittest.equals('foo'),
);
- checkUnnamed7638(o.unreachable!);
+ checkUnnamed7641(o.unreachable!);
}
buildCounterListDomainsResponse--;
}
-core.List<api.Location> buildUnnamed7639() {
+core.List<api.Location> buildUnnamed7642() {
var o = <api.Location>[];
o.add(buildLocation());
o.add(buildLocation());
return o;
}
-void checkUnnamed7639(core.List<api.Location> o) {
+void checkUnnamed7642(core.List<api.Location> o) {
unittest.expect(o, unittest.hasLength(2));
checkLocation(o[0] as api.Location);
checkLocation(o[1] as api.Location);
@@ -1177,7 +1177,7 @@
var o = api.ListLocationsResponse();
buildCounterListLocationsResponse++;
if (buildCounterListLocationsResponse < 3) {
- o.locations = buildUnnamed7639();
+ o.locations = buildUnnamed7642();
o.nextPageToken = 'foo';
}
buildCounterListLocationsResponse--;
@@ -1187,7 +1187,7 @@
void checkListLocationsResponse(api.ListLocationsResponse o) {
buildCounterListLocationsResponse++;
if (buildCounterListLocationsResponse < 3) {
- checkUnnamed7639(o.locations!);
+ checkUnnamed7642(o.locations!);
unittest.expect(
o.nextPageToken!,
unittest.equals('foo'),
@@ -1196,14 +1196,14 @@
buildCounterListLocationsResponse--;
}
-core.List<api.Operation> buildUnnamed7640() {
+core.List<api.Operation> buildUnnamed7643() {
var o = <api.Operation>[];
o.add(buildOperation());
o.add(buildOperation());
return o;
}
-void checkUnnamed7640(core.List<api.Operation> o) {
+void checkUnnamed7643(core.List<api.Operation> o) {
unittest.expect(o, unittest.hasLength(2));
checkOperation(o[0] as api.Operation);
checkOperation(o[1] as api.Operation);
@@ -1215,7 +1215,7 @@
buildCounterListOperationsResponse++;
if (buildCounterListOperationsResponse < 3) {
o.nextPageToken = 'foo';
- o.operations = buildUnnamed7640();
+ o.operations = buildUnnamed7643();
}
buildCounterListOperationsResponse--;
return o;
@@ -1228,32 +1228,32 @@
o.nextPageToken!,
unittest.equals('foo'),
);
- checkUnnamed7640(o.operations!);
+ checkUnnamed7643(o.operations!);
}
buildCounterListOperationsResponse--;
}
-core.List<api.SqlIntegration> buildUnnamed7641() {
+core.List<api.SqlIntegration> buildUnnamed7644() {
var o = <api.SqlIntegration>[];
o.add(buildSqlIntegration());
o.add(buildSqlIntegration());
return o;
}
-void checkUnnamed7641(core.List<api.SqlIntegration> o) {
+void checkUnnamed7644(core.List<api.SqlIntegration> o) {
unittest.expect(o, unittest.hasLength(2));
checkSqlIntegration(o[0] as api.SqlIntegration);
checkSqlIntegration(o[1] as api.SqlIntegration);
}
-core.List<core.String> buildUnnamed7642() {
+core.List<core.String> buildUnnamed7645() {
var o = <core.String>[];
o.add('foo');
o.add('foo');
return o;
}
-void checkUnnamed7642(core.List<core.String> o) {
+void checkUnnamed7645(core.List<core.String> o) {
unittest.expect(o, unittest.hasLength(2));
unittest.expect(
o[0],
@@ -1271,8 +1271,8 @@
buildCounterListSqlIntegrationsResponse++;
if (buildCounterListSqlIntegrationsResponse < 3) {
o.nextPageToken = 'foo';
- o.sqlIntegrations = buildUnnamed7641();
- o.unreachable = buildUnnamed7642();
+ o.sqlIntegrations = buildUnnamed7644();
+ o.unreachable = buildUnnamed7645();
}
buildCounterListSqlIntegrationsResponse--;
return o;
@@ -1285,20 +1285,20 @@
o.nextPageToken!,
unittest.equals('foo'),
);
- checkUnnamed7641(o.sqlIntegrations!);
- checkUnnamed7642(o.unreachable!);
+ checkUnnamed7644(o.sqlIntegrations!);
+ checkUnnamed7645(o.unreachable!);
}
buildCounterListSqlIntegrationsResponse--;
}
-core.Map<core.String, core.String> buildUnnamed7643() {
+core.Map<core.String, core.String> buildUnnamed7646() {
var o = <core.String, core.String>{};
o['x'] = 'foo';
o['y'] = 'foo';
return o;
}
-void checkUnnamed7643(core.Map<core.String, core.String> o) {
+void checkUnnamed7646(core.Map<core.String, core.String> o) {
unittest.expect(o, unittest.hasLength(2));
unittest.expect(
o['x']!,
@@ -1310,7 +1310,7 @@
);
}
-core.Map<core.String, core.Object> buildUnnamed7644() {
+core.Map<core.String, core.Object> buildUnnamed7647() {
var o = <core.String, core.Object>{};
o['x'] = {
'list': [1, 2, 3],
@@ -1325,7 +1325,7 @@
return o;
}
-void checkUnnamed7644(core.Map<core.String, core.Object> o) {
+void checkUnnamed7647(core.Map<core.String, core.Object> o) {
unittest.expect(o, unittest.hasLength(2));
var casted1 = (o['x']!) as core.Map;
unittest.expect(casted1, unittest.hasLength(3));
@@ -1363,9 +1363,9 @@
buildCounterLocation++;
if (buildCounterLocation < 3) {
o.displayName = 'foo';
- o.labels = buildUnnamed7643();
+ o.labels = buildUnnamed7646();
o.locationId = 'foo';
- o.metadata = buildUnnamed7644();
+ o.metadata = buildUnnamed7647();
o.name = 'foo';
}
buildCounterLocation--;
@@ -1379,12 +1379,12 @@
o.displayName!,
unittest.equals('foo'),
);
- checkUnnamed7643(o.labels!);
+ checkUnnamed7646(o.labels!);
unittest.expect(
o.locationId!,
unittest.equals('foo'),
);
- checkUnnamed7644(o.metadata!);
+ checkUnnamed7647(o.metadata!);
unittest.expect(
o.name!,
unittest.equals('foo'),
@@ -1393,14 +1393,14 @@
buildCounterLocation--;
}
-core.Map<core.String, core.String> buildUnnamed7645() {
+core.Map<core.String, core.String> buildUnnamed7648() {
var o = <core.String, core.String>{};
o['x'] = 'foo';
o['y'] = 'foo';
return o;
}
-void checkUnnamed7645(core.Map<core.String, core.String> o) {
+void checkUnnamed7648(core.Map<core.String, core.String> o) {
unittest.expect(o, unittest.hasLength(2));
unittest.expect(
o['x']!,
@@ -1419,7 +1419,7 @@
if (buildCounterMaintenancePolicy < 3) {
o.createTime = 'foo';
o.description = 'foo';
- o.labels = buildUnnamed7645();
+ o.labels = buildUnnamed7648();
o.name = 'foo';
o.state = 'foo';
o.updatePolicy = buildUpdatePolicy();
@@ -1440,7 +1440,7 @@
o.description!,
unittest.equals('foo'),
);
- checkUnnamed7645(o.labels!);
+ checkUnnamed7648(o.labels!);
unittest.expect(
o.name!,
unittest.equals('foo'),
@@ -1479,7 +1479,7 @@
buildCounterMaintenanceWindow--;
}
-core.Map<core.String, core.Object> buildUnnamed7646() {
+core.Map<core.String, core.Object> buildUnnamed7649() {
var o = <core.String, core.Object>{};
o['x'] = {
'list': [1, 2, 3],
@@ -1494,7 +1494,7 @@
return o;
}
-void checkUnnamed7646(core.Map<core.String, core.Object> o) {
+void checkUnnamed7649(core.Map<core.String, core.Object> o) {
unittest.expect(o, unittest.hasLength(2));
var casted3 = (o['x']!) as core.Map;
unittest.expect(casted3, unittest.hasLength(3));
@@ -1526,7 +1526,7 @@
);
}
-core.Map<core.String, core.Object> buildUnnamed7647() {
+core.Map<core.String, core.Object> buildUnnamed7650() {
var o = <core.String, core.Object>{};
o['x'] = {
'list': [1, 2, 3],
@@ -1541,7 +1541,7 @@
return o;
}
-void checkUnnamed7647(core.Map<core.String, core.Object> o) {
+void checkUnnamed7650(core.Map<core.String, core.Object> o) {
unittest.expect(o, unittest.hasLength(2));
var casted5 = (o['x']!) as core.Map;
unittest.expect(casted5, unittest.hasLength(3));
@@ -1580,9 +1580,9 @@
if (buildCounterOperation < 3) {
o.done = true;
o.error = buildStatus();
- o.metadata = buildUnnamed7646();
+ o.metadata = buildUnnamed7649();
o.name = 'foo';
- o.response = buildUnnamed7647();
+ o.response = buildUnnamed7650();
}
buildCounterOperation--;
return o;
@@ -1593,12 +1593,12 @@
if (buildCounterOperation < 3) {
unittest.expect(o.done!, unittest.isTrue);
checkStatus(o.error! as api.Status);
- checkUnnamed7646(o.metadata!);
+ checkUnnamed7649(o.metadata!);
unittest.expect(
o.name!,
unittest.equals('foo'),
);
- checkUnnamed7647(o.response!);
+ checkUnnamed7650(o.response!);
}
buildCounterOperation--;
}
@@ -1652,14 +1652,14 @@
buildCounterOperationMetadata--;
}
-core.List<api.Binding> buildUnnamed7648() {
+core.List<api.Binding> buildUnnamed7651() {
var o = <api.Binding>[];
o.add(buildBinding());
o.add(buildBinding());
return o;
}
-void checkUnnamed7648(core.List<api.Binding> o) {
+void checkUnnamed7651(core.List<api.Binding> o) {
unittest.expect(o, unittest.hasLength(2));
checkBinding(o[0] as api.Binding);
checkBinding(o[1] as api.Binding);
@@ -1670,7 +1670,7 @@
var o = api.Policy();
buildCounterPolicy++;
if (buildCounterPolicy < 3) {
- o.bindings = buildUnnamed7648();
+ o.bindings = buildUnnamed7651();
o.etag = 'foo';
o.version = 42;
}
@@ -1681,7 +1681,7 @@
void checkPolicy(api.Policy o) {
buildCounterPolicy++;
if (buildCounterPolicy < 3) {
- checkUnnamed7648(o.bindings!);
+ checkUnnamed7651(o.bindings!);
unittest.expect(
o.etag!,
unittest.equals('foo'),
@@ -1694,14 +1694,14 @@
buildCounterPolicy--;
}
-core.List<core.String> buildUnnamed7649() {
+core.List<core.String> buildUnnamed7652() {
var o = <core.String>[];
o.add('foo');
o.add('foo');
return o;
}
-void checkUnnamed7649(core.List<core.String> o) {
+void checkUnnamed7652(core.List<core.String> o) {
unittest.expect(o, unittest.hasLength(2));
unittest.expect(
o[0],
@@ -1718,7 +1718,7 @@
var o = api.ReconfigureTrustRequest();
buildCounterReconfigureTrustRequest++;
if (buildCounterReconfigureTrustRequest < 3) {
- o.targetDnsIpAddresses = buildUnnamed7649();
+ o.targetDnsIpAddresses = buildUnnamed7652();
o.targetDomainName = 'foo';
}
buildCounterReconfigureTrustRequest--;
@@ -1728,7 +1728,7 @@
void checkReconfigureTrustRequest(api.ReconfigureTrustRequest o) {
buildCounterReconfigureTrustRequest++;
if (buildCounterReconfigureTrustRequest < 3) {
- checkUnnamed7649(o.targetDnsIpAddresses!);
+ checkUnnamed7652(o.targetDnsIpAddresses!);
unittest.expect(
o.targetDomainName!,
unittest.equals('foo'),
@@ -1864,7 +1864,7 @@
buildCounterSqlIntegration--;
}
-core.Map<core.String, core.Object> buildUnnamed7650() {
+core.Map<core.String, core.Object> buildUnnamed7653() {
var o = <core.String, core.Object>{};
o['x'] = {
'list': [1, 2, 3],
@@ -1879,7 +1879,7 @@
return o;
}
-void checkUnnamed7650(core.Map<core.String, core.Object> o) {
+void checkUnnamed7653(core.Map<core.String, core.Object> o) {
unittest.expect(o, unittest.hasLength(2));
var casted7 = (o['x']!) as core.Map;
unittest.expect(casted7, unittest.hasLength(3));
@@ -1911,17 +1911,17 @@
);
}
-core.List<core.Map<core.String, core.Object>> buildUnnamed7651() {
+core.List<core.Map<core.String, core.Object>> buildUnnamed7654() {
var o = <core.Map<core.String, core.Object>>[];
- o.add(buildUnnamed7650());
- o.add(buildUnnamed7650());
+ o.add(buildUnnamed7653());
+ o.add(buildUnnamed7653());
return o;
}
-void checkUnnamed7651(core.List<core.Map<core.String, core.Object>> o) {
+void checkUnnamed7654(core.List<core.Map<core.String, core.Object>> o) {
unittest.expect(o, unittest.hasLength(2));
- checkUnnamed7650(o[0]);
- checkUnnamed7650(o[1]);
+ checkUnnamed7653(o[0]);
+ checkUnnamed7653(o[1]);
}
core.int buildCounterStatus = 0;
@@ -1930,7 +1930,7 @@
buildCounterStatus++;
if (buildCounterStatus < 3) {
o.code = 42;
- o.details = buildUnnamed7651();
+ o.details = buildUnnamed7654();
o.message = 'foo';
}
buildCounterStatus--;
@@ -1944,7 +1944,7 @@
o.code!,
unittest.equals(42),
);
- checkUnnamed7651(o.details!);
+ checkUnnamed7654(o.details!);
unittest.expect(
o.message!,
unittest.equals('foo'),
@@ -1953,14 +1953,14 @@
buildCounterStatus--;
}
-core.List<core.String> buildUnnamed7652() {
+core.List<core.String> buildUnnamed7655() {
var o = <core.String>[];
o.add('foo');
o.add('foo');
return o;
}
-void checkUnnamed7652(core.List<core.String> o) {
+void checkUnnamed7655(core.List<core.String> o) {
unittest.expect(o, unittest.hasLength(2));
unittest.expect(
o[0],
@@ -1977,7 +1977,7 @@
var o = api.TestIamPermissionsRequest();
buildCounterTestIamPermissionsRequest++;
if (buildCounterTestIamPermissionsRequest < 3) {
- o.permissions = buildUnnamed7652();
+ o.permissions = buildUnnamed7655();
}
buildCounterTestIamPermissionsRequest--;
return o;
@@ -1986,19 +1986,19 @@
void checkTestIamPermissionsRequest(api.TestIamPermissionsRequest o) {
buildCounterTestIamPermissionsRequest++;
if (buildCounterTestIamPermissionsRequest < 3) {
- checkUnnamed7652(o.permissions!);
+ checkUnnamed7655(o.permissions!);
}
buildCounterTestIamPermissionsRequest--;
}
-core.List<core.String> buildUnnamed7653() {
+core.List<core.String> buildUnnamed7656() {
var o = <core.String>[];
o.add('foo');
o.add('foo');
return o;
}
-void checkUnnamed7653(core.List<core.String> o) {
+void checkUnnamed7656(core.List<core.String> o) {
unittest.expect(o, unittest.hasLength(2));
unittest.expect(
o[0],
@@ -2015,7 +2015,7 @@
var o = api.TestIamPermissionsResponse();
buildCounterTestIamPermissionsResponse++;
if (buildCounterTestIamPermissionsResponse < 3) {
- o.permissions = buildUnnamed7653();
+ o.permissions = buildUnnamed7656();
}
buildCounterTestIamPermissionsResponse--;
return o;
@@ -2024,7 +2024,7 @@
void checkTestIamPermissionsResponse(api.TestIamPermissionsResponse o) {
buildCounterTestIamPermissionsResponse++;
if (buildCounterTestIamPermissionsResponse < 3) {
- checkUnnamed7653(o.permissions!);
+ checkUnnamed7656(o.permissions!);
}
buildCounterTestIamPermissionsResponse--;
}
@@ -2066,14 +2066,14 @@
buildCounterTimeOfDay--;
}
-core.List<core.String> buildUnnamed7654() {
+core.List<core.String> buildUnnamed7657() {
var o = <core.String>[];
o.add('foo');
o.add('foo');
return o;
}
-void checkUnnamed7654(core.List<core.String> o) {
+void checkUnnamed7657(core.List<core.String> o) {
unittest.expect(o, unittest.hasLength(2));
unittest.expect(
o[0],
@@ -2095,7 +2095,7 @@
o.selectiveAuthentication = true;
o.state = 'foo';
o.stateDescription = 'foo';
- o.targetDnsIpAddresses = buildUnnamed7654();
+ o.targetDnsIpAddresses = buildUnnamed7657();
o.targetDomainName = 'foo';
o.trustDirection = 'foo';
o.trustHandshakeSecret = 'foo';
@@ -2126,7 +2126,7 @@
o.stateDescription!,
unittest.equals('foo'),
);
- checkUnnamed7654(o.targetDnsIpAddresses!);
+ checkUnnamed7657(o.targetDnsIpAddresses!);
unittest.expect(
o.targetDomainName!,
unittest.equals('foo'),
@@ -2151,14 +2151,14 @@
buildCounterTrust--;
}
-core.List<api.DenyMaintenancePeriod> buildUnnamed7655() {
+core.List<api.DenyMaintenancePeriod> buildUnnamed7658() {
var o = <api.DenyMaintenancePeriod>[];
o.add(buildDenyMaintenancePeriod());
o.add(buildDenyMaintenancePeriod());
return o;
}
-void checkUnnamed7655(core.List<api.DenyMaintenancePeriod> o) {
+void checkUnnamed7658(core.List<api.DenyMaintenancePeriod> o) {
unittest.expect(o, unittest.hasLength(2));
checkDenyMaintenancePeriod(o[0] as api.DenyMaintenancePeriod);
checkDenyMaintenancePeriod(o[1] as api.DenyMaintenancePeriod);
@@ -2170,7 +2170,7 @@
buildCounterUpdatePolicy++;
if (buildCounterUpdatePolicy < 3) {
o.channel = 'foo';
- o.denyMaintenancePeriods = buildUnnamed7655();
+ o.denyMaintenancePeriods = buildUnnamed7658();
o.window = buildMaintenanceWindow();
}
buildCounterUpdatePolicy--;
@@ -2184,7 +2184,7 @@
o.channel!,
unittest.equals('foo'),
);
- checkUnnamed7655(o.denyMaintenancePeriods!);
+ checkUnnamed7658(o.denyMaintenancePeriods!);
checkMaintenanceWindow(o.window! as api.MaintenanceWindow);
}
buildCounterUpdatePolicy--;
@@ -2209,14 +2209,14 @@
buildCounterValidateTrustRequest--;
}
-core.List<api.Schedule> buildUnnamed7656() {
+core.List<api.Schedule> buildUnnamed7659() {
var o = <api.Schedule>[];
o.add(buildSchedule());
o.add(buildSchedule());
return o;
}
-void checkUnnamed7656(core.List<api.Schedule> o) {
+void checkUnnamed7659(core.List<api.Schedule> o) {
unittest.expect(o, unittest.hasLength(2));
checkSchedule(o[0] as api.Schedule);
checkSchedule(o[1] as api.Schedule);
@@ -2227,7 +2227,7 @@
var o = api.WeeklyCycle();
buildCounterWeeklyCycle++;
if (buildCounterWeeklyCycle < 3) {
- o.schedule = buildUnnamed7656();
+ o.schedule = buildUnnamed7659();
}
buildCounterWeeklyCycle--;
return o;
@@ -2236,7 +2236,7 @@
void checkWeeklyCycle(api.WeeklyCycle o) {
buildCounterWeeklyCycle++;
if (buildCounterWeeklyCycle < 3) {
- checkUnnamed7656(o.schedule!);
+ checkUnnamed7659(o.schedule!);
}
buildCounterWeeklyCycle--;
}
diff --git a/generated/googleapis/test/ml/v1_test.dart b/generated/googleapis/test/ml/v1_test.dart
index d4f9772..9634b9b 100644
--- a/generated/googleapis/test/ml/v1_test.dart
+++ b/generated/googleapis/test/ml/v1_test.dart
@@ -27,7 +27,7 @@
import '../test_shared.dart';
-core.Map<core.String, core.Object> buildUnnamed7388() {
+core.Map<core.String, core.Object> buildUnnamed7391() {
var o = <core.String, core.Object>{};
o['x'] = {
'list': [1, 2, 3],
@@ -42,7 +42,7 @@
return o;
}
-void checkUnnamed7388(core.Map<core.String, core.Object> o) {
+void checkUnnamed7391(core.Map<core.String, core.Object> o) {
unittest.expect(o, unittest.hasLength(2));
var casted1 = (o['x']!) as core.Map;
unittest.expect(casted1, unittest.hasLength(3));
@@ -74,17 +74,17 @@
);
}
-core.List<core.Map<core.String, core.Object>> buildUnnamed7389() {
+core.List<core.Map<core.String, core.Object>> buildUnnamed7392() {
var o = <core.Map<core.String, core.Object>>[];
- o.add(buildUnnamed7388());
- o.add(buildUnnamed7388());
+ o.add(buildUnnamed7391());
+ o.add(buildUnnamed7391());
return o;
}
-void checkUnnamed7389(core.List<core.Map<core.String, core.Object>> o) {
+void checkUnnamed7392(core.List<core.Map<core.String, core.Object>> o) {
unittest.expect(o, unittest.hasLength(2));
- checkUnnamed7388(o[0]);
- checkUnnamed7388(o[1]);
+ checkUnnamed7391(o[0]);
+ checkUnnamed7391(o[1]);
}
core.int buildCounterGoogleApiHttpBody = 0;
@@ -94,7 +94,7 @@
if (buildCounterGoogleApiHttpBody < 3) {
o.contentType = 'foo';
o.data = 'foo';
- o.extensions = buildUnnamed7389();
+ o.extensions = buildUnnamed7392();
}
buildCounterGoogleApiHttpBody--;
return o;
@@ -111,7 +111,7 @@
o.data!,
unittest.equals('foo'),
);
- checkUnnamed7389(o.extensions!);
+ checkUnnamed7392(o.extensions!);
}
buildCounterGoogleApiHttpBody--;
}
@@ -227,14 +227,14 @@
buildCounterGoogleCloudMlV1MeasurementMetric--;
}
-core.List<core.String> buildUnnamed7390() {
+core.List<core.String> buildUnnamed7393() {
var o = <core.String>[];
o.add('foo');
o.add('foo');
return o;
}
-void checkUnnamed7390(core.List<core.String> o) {
+void checkUnnamed7393(core.List<core.String> o) {
unittest.expect(o, unittest.hasLength(2));
unittest.expect(
o[0],
@@ -254,7 +254,7 @@
buildCounterGoogleCloudMlV1StudyConfigParameterSpecCategoricalValueSpec++;
if (buildCounterGoogleCloudMlV1StudyConfigParameterSpecCategoricalValueSpec <
3) {
- o.values = buildUnnamed7390();
+ o.values = buildUnnamed7393();
}
buildCounterGoogleCloudMlV1StudyConfigParameterSpecCategoricalValueSpec--;
return o;
@@ -265,19 +265,19 @@
buildCounterGoogleCloudMlV1StudyConfigParameterSpecCategoricalValueSpec++;
if (buildCounterGoogleCloudMlV1StudyConfigParameterSpecCategoricalValueSpec <
3) {
- checkUnnamed7390(o.values!);
+ checkUnnamed7393(o.values!);
}
buildCounterGoogleCloudMlV1StudyConfigParameterSpecCategoricalValueSpec--;
}
-core.List<core.double> buildUnnamed7391() {
+core.List<core.double> buildUnnamed7394() {
var o = <core.double>[];
o.add(42.0);
o.add(42.0);
return o;
}
-void checkUnnamed7391(core.List<core.double> o) {
+void checkUnnamed7394(core.List<core.double> o) {
unittest.expect(o, unittest.hasLength(2));
unittest.expect(
o[0],
@@ -297,7 +297,7 @@
buildCounterGoogleCloudMlV1StudyConfigParameterSpecDiscreteValueSpec++;
if (buildCounterGoogleCloudMlV1StudyConfigParameterSpecDiscreteValueSpec <
3) {
- o.values = buildUnnamed7391();
+ o.values = buildUnnamed7394();
}
buildCounterGoogleCloudMlV1StudyConfigParameterSpecDiscreteValueSpec--;
return o;
@@ -308,7 +308,7 @@
buildCounterGoogleCloudMlV1StudyConfigParameterSpecDiscreteValueSpec++;
if (buildCounterGoogleCloudMlV1StudyConfigParameterSpecDiscreteValueSpec <
3) {
- checkUnnamed7391(o.values!);
+ checkUnnamed7394(o.values!);
}
buildCounterGoogleCloudMlV1StudyConfigParameterSpecDiscreteValueSpec--;
}
@@ -372,14 +372,14 @@
buildCounterGoogleCloudMlV1StudyConfigParameterSpecIntegerValueSpec--;
}
-core.List<core.String> buildUnnamed7392() {
+core.List<core.String> buildUnnamed7395() {
var o = <core.String>[];
o.add('foo');
o.add('foo');
return o;
}
-void checkUnnamed7392(core.List<core.String> o) {
+void checkUnnamed7395(core.List<core.String> o) {
unittest.expect(o, unittest.hasLength(2));
unittest.expect(
o[0],
@@ -401,7 +401,7 @@
buildCounterGoogleCloudMlV1StudyConfigParameterSpecMatchingParentCategoricalValueSpec++;
if (buildCounterGoogleCloudMlV1StudyConfigParameterSpecMatchingParentCategoricalValueSpec <
3) {
- o.values = buildUnnamed7392();
+ o.values = buildUnnamed7395();
}
buildCounterGoogleCloudMlV1StudyConfigParameterSpecMatchingParentCategoricalValueSpec--;
return o;
@@ -413,19 +413,19 @@
buildCounterGoogleCloudMlV1StudyConfigParameterSpecMatchingParentCategoricalValueSpec++;
if (buildCounterGoogleCloudMlV1StudyConfigParameterSpecMatchingParentCategoricalValueSpec <
3) {
- checkUnnamed7392(o.values!);
+ checkUnnamed7395(o.values!);
}
buildCounterGoogleCloudMlV1StudyConfigParameterSpecMatchingParentCategoricalValueSpec--;
}
-core.List<core.double> buildUnnamed7393() {
+core.List<core.double> buildUnnamed7396() {
var o = <core.double>[];
o.add(42.0);
o.add(42.0);
return o;
}
-void checkUnnamed7393(core.List<core.double> o) {
+void checkUnnamed7396(core.List<core.double> o) {
unittest.expect(o, unittest.hasLength(2));
unittest.expect(
o[0],
@@ -447,7 +447,7 @@
buildCounterGoogleCloudMlV1StudyConfigParameterSpecMatchingParentDiscreteValueSpec++;
if (buildCounterGoogleCloudMlV1StudyConfigParameterSpecMatchingParentDiscreteValueSpec <
3) {
- o.values = buildUnnamed7393();
+ o.values = buildUnnamed7396();
}
buildCounterGoogleCloudMlV1StudyConfigParameterSpecMatchingParentDiscreteValueSpec--;
return o;
@@ -459,19 +459,19 @@
buildCounterGoogleCloudMlV1StudyConfigParameterSpecMatchingParentDiscreteValueSpec++;
if (buildCounterGoogleCloudMlV1StudyConfigParameterSpecMatchingParentDiscreteValueSpec <
3) {
- checkUnnamed7393(o.values!);
+ checkUnnamed7396(o.values!);
}
buildCounterGoogleCloudMlV1StudyConfigParameterSpecMatchingParentDiscreteValueSpec--;
}
-core.List<core.String> buildUnnamed7394() {
+core.List<core.String> buildUnnamed7397() {
var o = <core.String>[];
o.add('foo');
o.add('foo');
return o;
}
-void checkUnnamed7394(core.List<core.String> o) {
+void checkUnnamed7397(core.List<core.String> o) {
unittest.expect(o, unittest.hasLength(2));
unittest.expect(
o[0],
@@ -493,7 +493,7 @@
buildCounterGoogleCloudMlV1StudyConfigParameterSpecMatchingParentIntValueSpec++;
if (buildCounterGoogleCloudMlV1StudyConfigParameterSpecMatchingParentIntValueSpec <
3) {
- o.values = buildUnnamed7394();
+ o.values = buildUnnamed7397();
}
buildCounterGoogleCloudMlV1StudyConfigParameterSpecMatchingParentIntValueSpec--;
return o;
@@ -504,7 +504,7 @@
buildCounterGoogleCloudMlV1StudyConfigParameterSpecMatchingParentIntValueSpec++;
if (buildCounterGoogleCloudMlV1StudyConfigParameterSpecMatchingParentIntValueSpec <
3) {
- checkUnnamed7394(o.values!);
+ checkUnnamed7397(o.values!);
}
buildCounterGoogleCloudMlV1StudyConfigParameterSpecMatchingParentIntValueSpec--;
}
@@ -538,14 +538,14 @@
buildCounterGoogleCloudMlV1StudyConfigMetricSpec--;
}
-core.List<api.GoogleCloudMlV1StudyConfigParameterSpec> buildUnnamed7395() {
+core.List<api.GoogleCloudMlV1StudyConfigParameterSpec> buildUnnamed7398() {
var o = <api.GoogleCloudMlV1StudyConfigParameterSpec>[];
o.add(buildGoogleCloudMlV1StudyConfigParameterSpec());
o.add(buildGoogleCloudMlV1StudyConfigParameterSpec());
return o;
}
-void checkUnnamed7395(
+void checkUnnamed7398(
core.List<api.GoogleCloudMlV1StudyConfigParameterSpec> o) {
unittest.expect(o, unittest.hasLength(2));
checkGoogleCloudMlV1StudyConfigParameterSpec(
@@ -562,7 +562,7 @@
if (buildCounterGoogleCloudMlV1StudyConfigParameterSpec < 3) {
o.categoricalValueSpec =
buildGoogleCloudMlV1StudyConfigParameterSpecCategoricalValueSpec();
- o.childParameterSpecs = buildUnnamed7395();
+ o.childParameterSpecs = buildUnnamed7398();
o.discreteValueSpec =
buildGoogleCloudMlV1StudyConfigParameterSpecDiscreteValueSpec();
o.doubleValueSpec =
@@ -590,7 +590,7 @@
checkGoogleCloudMlV1StudyConfigParameterSpecCategoricalValueSpec(
o.categoricalValueSpec!
as api.GoogleCloudMlV1StudyConfigParameterSpecCategoricalValueSpec);
- checkUnnamed7395(o.childParameterSpecs!);
+ checkUnnamed7398(o.childParameterSpecs!);
checkGoogleCloudMlV1StudyConfigParameterSpecDiscreteValueSpec(
o.discreteValueSpec!
as api.GoogleCloudMlV1StudyConfigParameterSpecDiscreteValueSpec);
@@ -712,14 +712,14 @@
buildCounterGoogleCloudMlV1AddTrialMeasurementRequest--;
}
-core.List<api.GoogleCloudMlV1MetricSpec> buildUnnamed7396() {
+core.List<api.GoogleCloudMlV1MetricSpec> buildUnnamed7399() {
var o = <api.GoogleCloudMlV1MetricSpec>[];
o.add(buildGoogleCloudMlV1MetricSpec());
o.add(buildGoogleCloudMlV1MetricSpec());
return o;
}
-void checkUnnamed7396(core.List<api.GoogleCloudMlV1MetricSpec> o) {
+void checkUnnamed7399(core.List<api.GoogleCloudMlV1MetricSpec> o) {
unittest.expect(o, unittest.hasLength(2));
checkGoogleCloudMlV1MetricSpec(o[0] as api.GoogleCloudMlV1MetricSpec);
checkGoogleCloudMlV1MetricSpec(o[1] as api.GoogleCloudMlV1MetricSpec);
@@ -731,7 +731,7 @@
buildCounterGoogleCloudMlV1AutoScaling++;
if (buildCounterGoogleCloudMlV1AutoScaling < 3) {
o.maxNodes = 42;
- o.metrics = buildUnnamed7396();
+ o.metrics = buildUnnamed7399();
o.minNodes = 42;
}
buildCounterGoogleCloudMlV1AutoScaling--;
@@ -745,7 +745,7 @@
o.maxNodes!,
unittest.equals(42),
);
- checkUnnamed7396(o.metrics!);
+ checkUnnamed7399(o.metrics!);
unittest.expect(
o.minNodes!,
unittest.equals(42),
@@ -838,14 +838,14 @@
buildCounterGoogleCloudMlV1CancelJobRequest--;
}
-core.List<core.String> buildUnnamed7397() {
+core.List<core.String> buildUnnamed7400() {
var o = <core.String>[];
o.add('foo');
o.add('foo');
return o;
}
-void checkUnnamed7397(core.List<core.String> o) {
+void checkUnnamed7400(core.List<core.String> o) {
unittest.expect(o, unittest.hasLength(2));
unittest.expect(
o[0],
@@ -862,7 +862,7 @@
var o = api.GoogleCloudMlV1Capability();
buildCounterGoogleCloudMlV1Capability++;
if (buildCounterGoogleCloudMlV1Capability < 3) {
- o.availableAccelerators = buildUnnamed7397();
+ o.availableAccelerators = buildUnnamed7400();
o.type = 'foo';
}
buildCounterGoogleCloudMlV1Capability--;
@@ -872,7 +872,7 @@
void checkGoogleCloudMlV1Capability(api.GoogleCloudMlV1Capability o) {
buildCounterGoogleCloudMlV1Capability++;
if (buildCounterGoogleCloudMlV1Capability < 3) {
- checkUnnamed7397(o.availableAccelerators!);
+ checkUnnamed7400(o.availableAccelerators!);
unittest.expect(
o.type!,
unittest.equals('foo'),
@@ -1036,14 +1036,14 @@
buildCounterGoogleCloudMlV1ContainerPort--;
}
-core.List<core.String> buildUnnamed7398() {
+core.List<core.String> buildUnnamed7401() {
var o = <core.String>[];
o.add('foo');
o.add('foo');
return o;
}
-void checkUnnamed7398(core.List<core.String> o) {
+void checkUnnamed7401(core.List<core.String> o) {
unittest.expect(o, unittest.hasLength(2));
unittest.expect(
o[0],
@@ -1055,14 +1055,14 @@
);
}
-core.List<core.String> buildUnnamed7399() {
+core.List<core.String> buildUnnamed7402() {
var o = <core.String>[];
o.add('foo');
o.add('foo');
return o;
}
-void checkUnnamed7399(core.List<core.String> o) {
+void checkUnnamed7402(core.List<core.String> o) {
unittest.expect(o, unittest.hasLength(2));
unittest.expect(
o[0],
@@ -1074,27 +1074,27 @@
);
}
-core.List<api.GoogleCloudMlV1EnvVar> buildUnnamed7400() {
+core.List<api.GoogleCloudMlV1EnvVar> buildUnnamed7403() {
var o = <api.GoogleCloudMlV1EnvVar>[];
o.add(buildGoogleCloudMlV1EnvVar());
o.add(buildGoogleCloudMlV1EnvVar());
return o;
}
-void checkUnnamed7400(core.List<api.GoogleCloudMlV1EnvVar> o) {
+void checkUnnamed7403(core.List<api.GoogleCloudMlV1EnvVar> o) {
unittest.expect(o, unittest.hasLength(2));
checkGoogleCloudMlV1EnvVar(o[0] as api.GoogleCloudMlV1EnvVar);
checkGoogleCloudMlV1EnvVar(o[1] as api.GoogleCloudMlV1EnvVar);
}
-core.List<api.GoogleCloudMlV1ContainerPort> buildUnnamed7401() {
+core.List<api.GoogleCloudMlV1ContainerPort> buildUnnamed7404() {
var o = <api.GoogleCloudMlV1ContainerPort>[];
o.add(buildGoogleCloudMlV1ContainerPort());
o.add(buildGoogleCloudMlV1ContainerPort());
return o;
}
-void checkUnnamed7401(core.List<api.GoogleCloudMlV1ContainerPort> o) {
+void checkUnnamed7404(core.List<api.GoogleCloudMlV1ContainerPort> o) {
unittest.expect(o, unittest.hasLength(2));
checkGoogleCloudMlV1ContainerPort(o[0] as api.GoogleCloudMlV1ContainerPort);
checkGoogleCloudMlV1ContainerPort(o[1] as api.GoogleCloudMlV1ContainerPort);
@@ -1105,11 +1105,11 @@
var o = api.GoogleCloudMlV1ContainerSpec();
buildCounterGoogleCloudMlV1ContainerSpec++;
if (buildCounterGoogleCloudMlV1ContainerSpec < 3) {
- o.args = buildUnnamed7398();
- o.command = buildUnnamed7399();
- o.env = buildUnnamed7400();
+ o.args = buildUnnamed7401();
+ o.command = buildUnnamed7402();
+ o.env = buildUnnamed7403();
o.image = 'foo';
- o.ports = buildUnnamed7401();
+ o.ports = buildUnnamed7404();
}
buildCounterGoogleCloudMlV1ContainerSpec--;
return o;
@@ -1118,14 +1118,14 @@
void checkGoogleCloudMlV1ContainerSpec(api.GoogleCloudMlV1ContainerSpec o) {
buildCounterGoogleCloudMlV1ContainerSpec++;
if (buildCounterGoogleCloudMlV1ContainerSpec < 3) {
- checkUnnamed7398(o.args!);
- checkUnnamed7399(o.command!);
- checkUnnamed7400(o.env!);
+ checkUnnamed7401(o.args!);
+ checkUnnamed7402(o.command!);
+ checkUnnamed7403(o.env!);
unittest.expect(
o.image!,
unittest.equals('foo'),
);
- checkUnnamed7401(o.ports!);
+ checkUnnamed7404(o.ports!);
}
buildCounterGoogleCloudMlV1ContainerSpec--;
}
@@ -1287,14 +1287,14 @@
}
core.List<api.GoogleCloudMlV1HyperparameterOutputHyperparameterMetric>
- buildUnnamed7402() {
+ buildUnnamed7405() {
var o = <api.GoogleCloudMlV1HyperparameterOutputHyperparameterMetric>[];
o.add(buildGoogleCloudMlV1HyperparameterOutputHyperparameterMetric());
o.add(buildGoogleCloudMlV1HyperparameterOutputHyperparameterMetric());
return o;
}
-void checkUnnamed7402(
+void checkUnnamed7405(
core.List<api.GoogleCloudMlV1HyperparameterOutputHyperparameterMetric> o) {
unittest.expect(o, unittest.hasLength(2));
checkGoogleCloudMlV1HyperparameterOutputHyperparameterMetric(
@@ -1303,14 +1303,14 @@
o[1] as api.GoogleCloudMlV1HyperparameterOutputHyperparameterMetric);
}
-core.Map<core.String, core.String> buildUnnamed7403() {
+core.Map<core.String, core.String> buildUnnamed7406() {
var o = <core.String, core.String>{};
o['x'] = 'foo';
o['y'] = 'foo';
return o;
}
-void checkUnnamed7403(core.Map<core.String, core.String> o) {
+void checkUnnamed7406(core.Map<core.String, core.String> o) {
unittest.expect(o, unittest.hasLength(2));
unittest.expect(
o['x']!,
@@ -1328,12 +1328,12 @@
var o = api.GoogleCloudMlV1HyperparameterOutput();
buildCounterGoogleCloudMlV1HyperparameterOutput++;
if (buildCounterGoogleCloudMlV1HyperparameterOutput < 3) {
- o.allMetrics = buildUnnamed7402();
+ o.allMetrics = buildUnnamed7405();
o.builtInAlgorithmOutput = buildGoogleCloudMlV1BuiltInAlgorithmOutput();
o.endTime = 'foo';
o.finalMetric =
buildGoogleCloudMlV1HyperparameterOutputHyperparameterMetric();
- o.hyperparameters = buildUnnamed7403();
+ o.hyperparameters = buildUnnamed7406();
o.isTrialStoppedEarly = true;
o.startTime = 'foo';
o.state = 'foo';
@@ -1347,7 +1347,7 @@
api.GoogleCloudMlV1HyperparameterOutput o) {
buildCounterGoogleCloudMlV1HyperparameterOutput++;
if (buildCounterGoogleCloudMlV1HyperparameterOutput < 3) {
- checkUnnamed7402(o.allMetrics!);
+ checkUnnamed7405(o.allMetrics!);
checkGoogleCloudMlV1BuiltInAlgorithmOutput(
o.builtInAlgorithmOutput! as api.GoogleCloudMlV1BuiltInAlgorithmOutput);
unittest.expect(
@@ -1356,7 +1356,7 @@
);
checkGoogleCloudMlV1HyperparameterOutputHyperparameterMetric(o.finalMetric!
as api.GoogleCloudMlV1HyperparameterOutputHyperparameterMetric);
- checkUnnamed7403(o.hyperparameters!);
+ checkUnnamed7406(o.hyperparameters!);
unittest.expect(o.isTrialStoppedEarly!, unittest.isTrue);
unittest.expect(
o.startTime!,
@@ -1374,14 +1374,14 @@
buildCounterGoogleCloudMlV1HyperparameterOutput--;
}
-core.List<api.GoogleCloudMlV1ParameterSpec> buildUnnamed7404() {
+core.List<api.GoogleCloudMlV1ParameterSpec> buildUnnamed7407() {
var o = <api.GoogleCloudMlV1ParameterSpec>[];
o.add(buildGoogleCloudMlV1ParameterSpec());
o.add(buildGoogleCloudMlV1ParameterSpec());
return o;
}
-void checkUnnamed7404(core.List<api.GoogleCloudMlV1ParameterSpec> o) {
+void checkUnnamed7407(core.List<api.GoogleCloudMlV1ParameterSpec> o) {
unittest.expect(o, unittest.hasLength(2));
checkGoogleCloudMlV1ParameterSpec(o[0] as api.GoogleCloudMlV1ParameterSpec);
checkGoogleCloudMlV1ParameterSpec(o[1] as api.GoogleCloudMlV1ParameterSpec);
@@ -1399,7 +1399,7 @@
o.maxFailedTrials = 42;
o.maxParallelTrials = 42;
o.maxTrials = 42;
- o.params = buildUnnamed7404();
+ o.params = buildUnnamed7407();
o.resumePreviousJobId = 'foo';
}
buildCounterGoogleCloudMlV1HyperparameterSpec--;
@@ -1435,7 +1435,7 @@
o.maxTrials!,
unittest.equals(42),
);
- checkUnnamed7404(o.params!);
+ checkUnnamed7407(o.params!);
unittest.expect(
o.resumePreviousJobId!,
unittest.equals('foo'),
@@ -1468,14 +1468,14 @@
buildCounterGoogleCloudMlV1IntegratedGradientsAttribution--;
}
-core.Map<core.String, core.String> buildUnnamed7405() {
+core.Map<core.String, core.String> buildUnnamed7408() {
var o = <core.String, core.String>{};
o['x'] = 'foo';
o['y'] = 'foo';
return o;
}
-void checkUnnamed7405(core.Map<core.String, core.String> o) {
+void checkUnnamed7408(core.Map<core.String, core.String> o) {
unittest.expect(o, unittest.hasLength(2));
unittest.expect(
o['x']!,
@@ -1497,7 +1497,7 @@
o.errorMessage = 'foo';
o.etag = 'foo';
o.jobId = 'foo';
- o.labels = buildUnnamed7405();
+ o.labels = buildUnnamed7408();
o.predictionInput = buildGoogleCloudMlV1PredictionInput();
o.predictionOutput = buildGoogleCloudMlV1PredictionOutput();
o.startTime = 'foo';
@@ -1532,7 +1532,7 @@
o.jobId!,
unittest.equals('foo'),
);
- checkUnnamed7405(o.labels!);
+ checkUnnamed7408(o.labels!);
checkGoogleCloudMlV1PredictionInput(
o.predictionInput! as api.GoogleCloudMlV1PredictionInput);
checkGoogleCloudMlV1PredictionOutput(
@@ -1553,14 +1553,14 @@
buildCounterGoogleCloudMlV1Job--;
}
-core.List<api.GoogleCloudMlV1Job> buildUnnamed7406() {
+core.List<api.GoogleCloudMlV1Job> buildUnnamed7409() {
var o = <api.GoogleCloudMlV1Job>[];
o.add(buildGoogleCloudMlV1Job());
o.add(buildGoogleCloudMlV1Job());
return o;
}
-void checkUnnamed7406(core.List<api.GoogleCloudMlV1Job> o) {
+void checkUnnamed7409(core.List<api.GoogleCloudMlV1Job> o) {
unittest.expect(o, unittest.hasLength(2));
checkGoogleCloudMlV1Job(o[0] as api.GoogleCloudMlV1Job);
checkGoogleCloudMlV1Job(o[1] as api.GoogleCloudMlV1Job);
@@ -1571,7 +1571,7 @@
var o = api.GoogleCloudMlV1ListJobsResponse();
buildCounterGoogleCloudMlV1ListJobsResponse++;
if (buildCounterGoogleCloudMlV1ListJobsResponse < 3) {
- o.jobs = buildUnnamed7406();
+ o.jobs = buildUnnamed7409();
o.nextPageToken = 'foo';
}
buildCounterGoogleCloudMlV1ListJobsResponse--;
@@ -1582,7 +1582,7 @@
api.GoogleCloudMlV1ListJobsResponse o) {
buildCounterGoogleCloudMlV1ListJobsResponse++;
if (buildCounterGoogleCloudMlV1ListJobsResponse < 3) {
- checkUnnamed7406(o.jobs!);
+ checkUnnamed7409(o.jobs!);
unittest.expect(
o.nextPageToken!,
unittest.equals('foo'),
@@ -1591,14 +1591,14 @@
buildCounterGoogleCloudMlV1ListJobsResponse--;
}
-core.List<api.GoogleCloudMlV1Location> buildUnnamed7407() {
+core.List<api.GoogleCloudMlV1Location> buildUnnamed7410() {
var o = <api.GoogleCloudMlV1Location>[];
o.add(buildGoogleCloudMlV1Location());
o.add(buildGoogleCloudMlV1Location());
return o;
}
-void checkUnnamed7407(core.List<api.GoogleCloudMlV1Location> o) {
+void checkUnnamed7410(core.List<api.GoogleCloudMlV1Location> o) {
unittest.expect(o, unittest.hasLength(2));
checkGoogleCloudMlV1Location(o[0] as api.GoogleCloudMlV1Location);
checkGoogleCloudMlV1Location(o[1] as api.GoogleCloudMlV1Location);
@@ -1610,7 +1610,7 @@
var o = api.GoogleCloudMlV1ListLocationsResponse();
buildCounterGoogleCloudMlV1ListLocationsResponse++;
if (buildCounterGoogleCloudMlV1ListLocationsResponse < 3) {
- o.locations = buildUnnamed7407();
+ o.locations = buildUnnamed7410();
o.nextPageToken = 'foo';
}
buildCounterGoogleCloudMlV1ListLocationsResponse--;
@@ -1621,7 +1621,7 @@
api.GoogleCloudMlV1ListLocationsResponse o) {
buildCounterGoogleCloudMlV1ListLocationsResponse++;
if (buildCounterGoogleCloudMlV1ListLocationsResponse < 3) {
- checkUnnamed7407(o.locations!);
+ checkUnnamed7410(o.locations!);
unittest.expect(
o.nextPageToken!,
unittest.equals('foo'),
@@ -1630,14 +1630,14 @@
buildCounterGoogleCloudMlV1ListLocationsResponse--;
}
-core.List<api.GoogleCloudMlV1Model> buildUnnamed7408() {
+core.List<api.GoogleCloudMlV1Model> buildUnnamed7411() {
var o = <api.GoogleCloudMlV1Model>[];
o.add(buildGoogleCloudMlV1Model());
o.add(buildGoogleCloudMlV1Model());
return o;
}
-void checkUnnamed7408(core.List<api.GoogleCloudMlV1Model> o) {
+void checkUnnamed7411(core.List<api.GoogleCloudMlV1Model> o) {
unittest.expect(o, unittest.hasLength(2));
checkGoogleCloudMlV1Model(o[0] as api.GoogleCloudMlV1Model);
checkGoogleCloudMlV1Model(o[1] as api.GoogleCloudMlV1Model);
@@ -1648,7 +1648,7 @@
var o = api.GoogleCloudMlV1ListModelsResponse();
buildCounterGoogleCloudMlV1ListModelsResponse++;
if (buildCounterGoogleCloudMlV1ListModelsResponse < 3) {
- o.models = buildUnnamed7408();
+ o.models = buildUnnamed7411();
o.nextPageToken = 'foo';
}
buildCounterGoogleCloudMlV1ListModelsResponse--;
@@ -1659,7 +1659,7 @@
api.GoogleCloudMlV1ListModelsResponse o) {
buildCounterGoogleCloudMlV1ListModelsResponse++;
if (buildCounterGoogleCloudMlV1ListModelsResponse < 3) {
- checkUnnamed7408(o.models!);
+ checkUnnamed7411(o.models!);
unittest.expect(
o.nextPageToken!,
unittest.equals('foo'),
@@ -1685,14 +1685,14 @@
buildCounterGoogleCloudMlV1ListOptimalTrialsRequest--;
}
-core.List<api.GoogleCloudMlV1Trial> buildUnnamed7409() {
+core.List<api.GoogleCloudMlV1Trial> buildUnnamed7412() {
var o = <api.GoogleCloudMlV1Trial>[];
o.add(buildGoogleCloudMlV1Trial());
o.add(buildGoogleCloudMlV1Trial());
return o;
}
-void checkUnnamed7409(core.List<api.GoogleCloudMlV1Trial> o) {
+void checkUnnamed7412(core.List<api.GoogleCloudMlV1Trial> o) {
unittest.expect(o, unittest.hasLength(2));
checkGoogleCloudMlV1Trial(o[0] as api.GoogleCloudMlV1Trial);
checkGoogleCloudMlV1Trial(o[1] as api.GoogleCloudMlV1Trial);
@@ -1704,7 +1704,7 @@
var o = api.GoogleCloudMlV1ListOptimalTrialsResponse();
buildCounterGoogleCloudMlV1ListOptimalTrialsResponse++;
if (buildCounterGoogleCloudMlV1ListOptimalTrialsResponse < 3) {
- o.trials = buildUnnamed7409();
+ o.trials = buildUnnamed7412();
}
buildCounterGoogleCloudMlV1ListOptimalTrialsResponse--;
return o;
@@ -1714,19 +1714,19 @@
api.GoogleCloudMlV1ListOptimalTrialsResponse o) {
buildCounterGoogleCloudMlV1ListOptimalTrialsResponse++;
if (buildCounterGoogleCloudMlV1ListOptimalTrialsResponse < 3) {
- checkUnnamed7409(o.trials!);
+ checkUnnamed7412(o.trials!);
}
buildCounterGoogleCloudMlV1ListOptimalTrialsResponse--;
}
-core.List<api.GoogleCloudMlV1Study> buildUnnamed7410() {
+core.List<api.GoogleCloudMlV1Study> buildUnnamed7413() {
var o = <api.GoogleCloudMlV1Study>[];
o.add(buildGoogleCloudMlV1Study());
o.add(buildGoogleCloudMlV1Study());
return o;
}
-void checkUnnamed7410(core.List<api.GoogleCloudMlV1Study> o) {
+void checkUnnamed7413(core.List<api.GoogleCloudMlV1Study> o) {
unittest.expect(o, unittest.hasLength(2));
checkGoogleCloudMlV1Study(o[0] as api.GoogleCloudMlV1Study);
checkGoogleCloudMlV1Study(o[1] as api.GoogleCloudMlV1Study);
@@ -1738,7 +1738,7 @@
var o = api.GoogleCloudMlV1ListStudiesResponse();
buildCounterGoogleCloudMlV1ListStudiesResponse++;
if (buildCounterGoogleCloudMlV1ListStudiesResponse < 3) {
- o.studies = buildUnnamed7410();
+ o.studies = buildUnnamed7413();
}
buildCounterGoogleCloudMlV1ListStudiesResponse--;
return o;
@@ -1748,19 +1748,19 @@
api.GoogleCloudMlV1ListStudiesResponse o) {
buildCounterGoogleCloudMlV1ListStudiesResponse++;
if (buildCounterGoogleCloudMlV1ListStudiesResponse < 3) {
- checkUnnamed7410(o.studies!);
+ checkUnnamed7413(o.studies!);
}
buildCounterGoogleCloudMlV1ListStudiesResponse--;
}
-core.List<api.GoogleCloudMlV1Trial> buildUnnamed7411() {
+core.List<api.GoogleCloudMlV1Trial> buildUnnamed7414() {
var o = <api.GoogleCloudMlV1Trial>[];
o.add(buildGoogleCloudMlV1Trial());
o.add(buildGoogleCloudMlV1Trial());
return o;
}
-void checkUnnamed7411(core.List<api.GoogleCloudMlV1Trial> o) {
+void checkUnnamed7414(core.List<api.GoogleCloudMlV1Trial> o) {
unittest.expect(o, unittest.hasLength(2));
checkGoogleCloudMlV1Trial(o[0] as api.GoogleCloudMlV1Trial);
checkGoogleCloudMlV1Trial(o[1] as api.GoogleCloudMlV1Trial);
@@ -1771,7 +1771,7 @@
var o = api.GoogleCloudMlV1ListTrialsResponse();
buildCounterGoogleCloudMlV1ListTrialsResponse++;
if (buildCounterGoogleCloudMlV1ListTrialsResponse < 3) {
- o.trials = buildUnnamed7411();
+ o.trials = buildUnnamed7414();
}
buildCounterGoogleCloudMlV1ListTrialsResponse--;
return o;
@@ -1781,19 +1781,19 @@
api.GoogleCloudMlV1ListTrialsResponse o) {
buildCounterGoogleCloudMlV1ListTrialsResponse++;
if (buildCounterGoogleCloudMlV1ListTrialsResponse < 3) {
- checkUnnamed7411(o.trials!);
+ checkUnnamed7414(o.trials!);
}
buildCounterGoogleCloudMlV1ListTrialsResponse--;
}
-core.List<api.GoogleCloudMlV1Version> buildUnnamed7412() {
+core.List<api.GoogleCloudMlV1Version> buildUnnamed7415() {
var o = <api.GoogleCloudMlV1Version>[];
o.add(buildGoogleCloudMlV1Version());
o.add(buildGoogleCloudMlV1Version());
return o;
}
-void checkUnnamed7412(core.List<api.GoogleCloudMlV1Version> o) {
+void checkUnnamed7415(core.List<api.GoogleCloudMlV1Version> o) {
unittest.expect(o, unittest.hasLength(2));
checkGoogleCloudMlV1Version(o[0] as api.GoogleCloudMlV1Version);
checkGoogleCloudMlV1Version(o[1] as api.GoogleCloudMlV1Version);
@@ -1806,7 +1806,7 @@
buildCounterGoogleCloudMlV1ListVersionsResponse++;
if (buildCounterGoogleCloudMlV1ListVersionsResponse < 3) {
o.nextPageToken = 'foo';
- o.versions = buildUnnamed7412();
+ o.versions = buildUnnamed7415();
}
buildCounterGoogleCloudMlV1ListVersionsResponse--;
return o;
@@ -1820,19 +1820,19 @@
o.nextPageToken!,
unittest.equals('foo'),
);
- checkUnnamed7412(o.versions!);
+ checkUnnamed7415(o.versions!);
}
buildCounterGoogleCloudMlV1ListVersionsResponse--;
}
-core.List<api.GoogleCloudMlV1Capability> buildUnnamed7413() {
+core.List<api.GoogleCloudMlV1Capability> buildUnnamed7416() {
var o = <api.GoogleCloudMlV1Capability>[];
o.add(buildGoogleCloudMlV1Capability());
o.add(buildGoogleCloudMlV1Capability());
return o;
}
-void checkUnnamed7413(core.List<api.GoogleCloudMlV1Capability> o) {
+void checkUnnamed7416(core.List<api.GoogleCloudMlV1Capability> o) {
unittest.expect(o, unittest.hasLength(2));
checkGoogleCloudMlV1Capability(o[0] as api.GoogleCloudMlV1Capability);
checkGoogleCloudMlV1Capability(o[1] as api.GoogleCloudMlV1Capability);
@@ -1843,7 +1843,7 @@
var o = api.GoogleCloudMlV1Location();
buildCounterGoogleCloudMlV1Location++;
if (buildCounterGoogleCloudMlV1Location < 3) {
- o.capabilities = buildUnnamed7413();
+ o.capabilities = buildUnnamed7416();
o.name = 'foo';
}
buildCounterGoogleCloudMlV1Location--;
@@ -1853,7 +1853,7 @@
void checkGoogleCloudMlV1Location(api.GoogleCloudMlV1Location o) {
buildCounterGoogleCloudMlV1Location++;
if (buildCounterGoogleCloudMlV1Location < 3) {
- checkUnnamed7413(o.capabilities!);
+ checkUnnamed7416(o.capabilities!);
unittest.expect(
o.name!,
unittest.equals('foo'),
@@ -1884,14 +1884,14 @@
buildCounterGoogleCloudMlV1ManualScaling--;
}
-core.List<api.GoogleCloudMlV1MeasurementMetric> buildUnnamed7414() {
+core.List<api.GoogleCloudMlV1MeasurementMetric> buildUnnamed7417() {
var o = <api.GoogleCloudMlV1MeasurementMetric>[];
o.add(buildGoogleCloudMlV1MeasurementMetric());
o.add(buildGoogleCloudMlV1MeasurementMetric());
return o;
}
-void checkUnnamed7414(core.List<api.GoogleCloudMlV1MeasurementMetric> o) {
+void checkUnnamed7417(core.List<api.GoogleCloudMlV1MeasurementMetric> o) {
unittest.expect(o, unittest.hasLength(2));
checkGoogleCloudMlV1MeasurementMetric(
o[0] as api.GoogleCloudMlV1MeasurementMetric);
@@ -1905,7 +1905,7 @@
buildCounterGoogleCloudMlV1Measurement++;
if (buildCounterGoogleCloudMlV1Measurement < 3) {
o.elapsedTime = 'foo';
- o.metrics = buildUnnamed7414();
+ o.metrics = buildUnnamed7417();
o.stepCount = 'foo';
}
buildCounterGoogleCloudMlV1Measurement--;
@@ -1919,7 +1919,7 @@
o.elapsedTime!,
unittest.equals('foo'),
);
- checkUnnamed7414(o.metrics!);
+ checkUnnamed7417(o.metrics!);
unittest.expect(
o.stepCount!,
unittest.equals('foo'),
@@ -1955,14 +1955,14 @@
buildCounterGoogleCloudMlV1MetricSpec--;
}
-core.Map<core.String, core.String> buildUnnamed7415() {
+core.Map<core.String, core.String> buildUnnamed7418() {
var o = <core.String, core.String>{};
o['x'] = 'foo';
o['y'] = 'foo';
return o;
}
-void checkUnnamed7415(core.Map<core.String, core.String> o) {
+void checkUnnamed7418(core.Map<core.String, core.String> o) {
unittest.expect(o, unittest.hasLength(2));
unittest.expect(
o['x']!,
@@ -1974,14 +1974,14 @@
);
}
-core.List<core.String> buildUnnamed7416() {
+core.List<core.String> buildUnnamed7419() {
var o = <core.String>[];
o.add('foo');
o.add('foo');
return o;
}
-void checkUnnamed7416(core.List<core.String> o) {
+void checkUnnamed7419(core.List<core.String> o) {
unittest.expect(o, unittest.hasLength(2));
unittest.expect(
o[0],
@@ -2001,11 +2001,11 @@
o.defaultVersion = buildGoogleCloudMlV1Version();
o.description = 'foo';
o.etag = 'foo';
- o.labels = buildUnnamed7415();
+ o.labels = buildUnnamed7418();
o.name = 'foo';
o.onlinePredictionConsoleLogging = true;
o.onlinePredictionLogging = true;
- o.regions = buildUnnamed7416();
+ o.regions = buildUnnamed7419();
}
buildCounterGoogleCloudMlV1Model--;
return o;
@@ -2024,26 +2024,26 @@
o.etag!,
unittest.equals('foo'),
);
- checkUnnamed7415(o.labels!);
+ checkUnnamed7418(o.labels!);
unittest.expect(
o.name!,
unittest.equals('foo'),
);
unittest.expect(o.onlinePredictionConsoleLogging!, unittest.isTrue);
unittest.expect(o.onlinePredictionLogging!, unittest.isTrue);
- checkUnnamed7416(o.regions!);
+ checkUnnamed7419(o.regions!);
}
buildCounterGoogleCloudMlV1Model--;
}
-core.Map<core.String, core.String> buildUnnamed7417() {
+core.Map<core.String, core.String> buildUnnamed7420() {
var o = <core.String, core.String>{};
o['x'] = 'foo';
o['y'] = 'foo';
return o;
}
-void checkUnnamed7417(core.Map<core.String, core.String> o) {
+void checkUnnamed7420(core.Map<core.String, core.String> o) {
unittest.expect(o, unittest.hasLength(2));
unittest.expect(
o['x']!,
@@ -2063,7 +2063,7 @@
o.createTime = 'foo';
o.endTime = 'foo';
o.isCancellationRequested = true;
- o.labels = buildUnnamed7417();
+ o.labels = buildUnnamed7420();
o.modelName = 'foo';
o.operationType = 'foo';
o.projectNumber = 'foo';
@@ -2087,7 +2087,7 @@
unittest.equals('foo'),
);
unittest.expect(o.isCancellationRequested!, unittest.isTrue);
- checkUnnamed7417(o.labels!);
+ checkUnnamed7420(o.labels!);
unittest.expect(
o.modelName!,
unittest.equals('foo'),
@@ -2109,14 +2109,14 @@
buildCounterGoogleCloudMlV1OperationMetadata--;
}
-core.List<core.String> buildUnnamed7418() {
+core.List<core.String> buildUnnamed7421() {
var o = <core.String>[];
o.add('foo');
o.add('foo');
return o;
}
-void checkUnnamed7418(core.List<core.String> o) {
+void checkUnnamed7421(core.List<core.String> o) {
unittest.expect(o, unittest.hasLength(2));
unittest.expect(
o[0],
@@ -2128,14 +2128,14 @@
);
}
-core.List<core.double> buildUnnamed7419() {
+core.List<core.double> buildUnnamed7422() {
var o = <core.double>[];
o.add(42.0);
o.add(42.0);
return o;
}
-void checkUnnamed7419(core.List<core.double> o) {
+void checkUnnamed7422(core.List<core.double> o) {
unittest.expect(o, unittest.hasLength(2));
unittest.expect(
o[0],
@@ -2152,8 +2152,8 @@
var o = api.GoogleCloudMlV1ParameterSpec();
buildCounterGoogleCloudMlV1ParameterSpec++;
if (buildCounterGoogleCloudMlV1ParameterSpec < 3) {
- o.categoricalValues = buildUnnamed7418();
- o.discreteValues = buildUnnamed7419();
+ o.categoricalValues = buildUnnamed7421();
+ o.discreteValues = buildUnnamed7422();
o.maxValue = 42.0;
o.minValue = 42.0;
o.parameterName = 'foo';
@@ -2167,8 +2167,8 @@
void checkGoogleCloudMlV1ParameterSpec(api.GoogleCloudMlV1ParameterSpec o) {
buildCounterGoogleCloudMlV1ParameterSpec++;
if (buildCounterGoogleCloudMlV1ParameterSpec < 3) {
- checkUnnamed7418(o.categoricalValues!);
- checkUnnamed7419(o.discreteValues!);
+ checkUnnamed7421(o.categoricalValues!);
+ checkUnnamed7422(o.discreteValues!);
unittest.expect(
o.maxValue!,
unittest.equals(42.0),
@@ -2212,14 +2212,14 @@
buildCounterGoogleCloudMlV1PredictRequest--;
}
-core.List<core.String> buildUnnamed7420() {
+core.List<core.String> buildUnnamed7423() {
var o = <core.String>[];
o.add('foo');
o.add('foo');
return o;
}
-void checkUnnamed7420(core.List<core.String> o) {
+void checkUnnamed7423(core.List<core.String> o) {
unittest.expect(o, unittest.hasLength(2));
unittest.expect(
o[0],
@@ -2238,7 +2238,7 @@
if (buildCounterGoogleCloudMlV1PredictionInput < 3) {
o.batchSize = 'foo';
o.dataFormat = 'foo';
- o.inputPaths = buildUnnamed7420();
+ o.inputPaths = buildUnnamed7423();
o.maxWorkerCount = 'foo';
o.modelName = 'foo';
o.outputDataFormat = 'foo';
@@ -2264,7 +2264,7 @@
o.dataFormat!,
unittest.equals('foo'),
);
- checkUnnamed7420(o.inputPaths!);
+ checkUnnamed7423(o.inputPaths!);
unittest.expect(
o.maxWorkerCount!,
unittest.equals('foo'),
@@ -2343,14 +2343,14 @@
buildCounterGoogleCloudMlV1PredictionOutput--;
}
-core.List<core.String> buildUnnamed7421() {
+core.List<core.String> buildUnnamed7424() {
var o = <core.String>[];
o.add('foo');
o.add('foo');
return o;
}
-void checkUnnamed7421(core.List<core.String> o) {
+void checkUnnamed7424(core.List<core.String> o) {
unittest.expect(o, unittest.hasLength(2));
unittest.expect(
o[0],
@@ -2362,14 +2362,14 @@
);
}
-core.List<core.String> buildUnnamed7422() {
+core.List<core.String> buildUnnamed7425() {
var o = <core.String>[];
o.add('foo');
o.add('foo');
return o;
}
-void checkUnnamed7422(core.List<core.String> o) {
+void checkUnnamed7425(core.List<core.String> o) {
unittest.expect(o, unittest.hasLength(2));
unittest.expect(
o[0],
@@ -2387,8 +2387,8 @@
buildCounterGoogleCloudMlV1ReplicaConfig++;
if (buildCounterGoogleCloudMlV1ReplicaConfig < 3) {
o.acceleratorConfig = buildGoogleCloudMlV1AcceleratorConfig();
- o.containerArgs = buildUnnamed7421();
- o.containerCommand = buildUnnamed7422();
+ o.containerArgs = buildUnnamed7424();
+ o.containerCommand = buildUnnamed7425();
o.diskConfig = buildGoogleCloudMlV1DiskConfig();
o.imageUri = 'foo';
o.tpuTfVersion = 'foo';
@@ -2402,8 +2402,8 @@
if (buildCounterGoogleCloudMlV1ReplicaConfig < 3) {
checkGoogleCloudMlV1AcceleratorConfig(
o.acceleratorConfig! as api.GoogleCloudMlV1AcceleratorConfig);
- checkUnnamed7421(o.containerArgs!);
- checkUnnamed7422(o.containerCommand!);
+ checkUnnamed7424(o.containerArgs!);
+ checkUnnamed7425(o.containerCommand!);
checkGoogleCloudMlV1DiskConfig(
o.diskConfig! as api.GoogleCloudMlV1DiskConfig);
unittest.expect(
@@ -2598,14 +2598,14 @@
buildCounterGoogleCloudMlV1Study--;
}
-core.List<api.GoogleCloudMlV1StudyConfigMetricSpec> buildUnnamed7423() {
+core.List<api.GoogleCloudMlV1StudyConfigMetricSpec> buildUnnamed7426() {
var o = <api.GoogleCloudMlV1StudyConfigMetricSpec>[];
o.add(buildGoogleCloudMlV1StudyConfigMetricSpec());
o.add(buildGoogleCloudMlV1StudyConfigMetricSpec());
return o;
}
-void checkUnnamed7423(core.List<api.GoogleCloudMlV1StudyConfigMetricSpec> o) {
+void checkUnnamed7426(core.List<api.GoogleCloudMlV1StudyConfigMetricSpec> o) {
unittest.expect(o, unittest.hasLength(2));
checkGoogleCloudMlV1StudyConfigMetricSpec(
o[0] as api.GoogleCloudMlV1StudyConfigMetricSpec);
@@ -2613,14 +2613,14 @@
o[1] as api.GoogleCloudMlV1StudyConfigMetricSpec);
}
-core.List<api.GoogleCloudMlV1StudyConfigParameterSpec> buildUnnamed7424() {
+core.List<api.GoogleCloudMlV1StudyConfigParameterSpec> buildUnnamed7427() {
var o = <api.GoogleCloudMlV1StudyConfigParameterSpec>[];
o.add(buildGoogleCloudMlV1StudyConfigParameterSpec());
o.add(buildGoogleCloudMlV1StudyConfigParameterSpec());
return o;
}
-void checkUnnamed7424(
+void checkUnnamed7427(
core.List<api.GoogleCloudMlV1StudyConfigParameterSpec> o) {
unittest.expect(o, unittest.hasLength(2));
checkGoogleCloudMlV1StudyConfigParameterSpec(
@@ -2636,8 +2636,8 @@
if (buildCounterGoogleCloudMlV1StudyConfig < 3) {
o.algorithm = 'foo';
o.automatedStoppingConfig = buildGoogleCloudMlV1AutomatedStoppingConfig();
- o.metrics = buildUnnamed7423();
- o.parameters = buildUnnamed7424();
+ o.metrics = buildUnnamed7426();
+ o.parameters = buildUnnamed7427();
}
buildCounterGoogleCloudMlV1StudyConfig--;
return o;
@@ -2652,8 +2652,8 @@
);
checkGoogleCloudMlV1AutomatedStoppingConfig(o.automatedStoppingConfig!
as api.GoogleCloudMlV1AutomatedStoppingConfig);
- checkUnnamed7423(o.metrics!);
- checkUnnamed7424(o.parameters!);
+ checkUnnamed7426(o.metrics!);
+ checkUnnamed7427(o.parameters!);
}
buildCounterGoogleCloudMlV1StudyConfig--;
}
@@ -2726,14 +2726,14 @@
buildCounterGoogleCloudMlV1SuggestTrialsRequest--;
}
-core.List<api.GoogleCloudMlV1Trial> buildUnnamed7425() {
+core.List<api.GoogleCloudMlV1Trial> buildUnnamed7428() {
var o = <api.GoogleCloudMlV1Trial>[];
o.add(buildGoogleCloudMlV1Trial());
o.add(buildGoogleCloudMlV1Trial());
return o;
}
-void checkUnnamed7425(core.List<api.GoogleCloudMlV1Trial> o) {
+void checkUnnamed7428(core.List<api.GoogleCloudMlV1Trial> o) {
unittest.expect(o, unittest.hasLength(2));
checkGoogleCloudMlV1Trial(o[0] as api.GoogleCloudMlV1Trial);
checkGoogleCloudMlV1Trial(o[1] as api.GoogleCloudMlV1Trial);
@@ -2748,7 +2748,7 @@
o.endTime = 'foo';
o.startTime = 'foo';
o.studyState = 'foo';
- o.trials = buildUnnamed7425();
+ o.trials = buildUnnamed7428();
}
buildCounterGoogleCloudMlV1SuggestTrialsResponse--;
return o;
@@ -2770,19 +2770,19 @@
o.studyState!,
unittest.equals('foo'),
);
- checkUnnamed7425(o.trials!);
+ checkUnnamed7428(o.trials!);
}
buildCounterGoogleCloudMlV1SuggestTrialsResponse--;
}
-core.List<core.String> buildUnnamed7426() {
+core.List<core.String> buildUnnamed7429() {
var o = <core.String>[];
o.add('foo');
o.add('foo');
return o;
}
-void checkUnnamed7426(core.List<core.String> o) {
+void checkUnnamed7429(core.List<core.String> o) {
unittest.expect(o, unittest.hasLength(2));
unittest.expect(
o[0],
@@ -2794,14 +2794,14 @@
);
}
-core.List<core.String> buildUnnamed7427() {
+core.List<core.String> buildUnnamed7430() {
var o = <core.String>[];
o.add('foo');
o.add('foo');
return o;
}
-void checkUnnamed7427(core.List<core.String> o) {
+void checkUnnamed7430(core.List<core.String> o) {
unittest.expect(o, unittest.hasLength(2));
unittest.expect(
o[0],
@@ -2818,7 +2818,7 @@
var o = api.GoogleCloudMlV1TrainingInput();
buildCounterGoogleCloudMlV1TrainingInput++;
if (buildCounterGoogleCloudMlV1TrainingInput < 3) {
- o.args = buildUnnamed7426();
+ o.args = buildUnnamed7429();
o.encryptionConfig = buildGoogleCloudMlV1EncryptionConfig();
o.evaluatorConfig = buildGoogleCloudMlV1ReplicaConfig();
o.evaluatorCount = 'foo';
@@ -2828,7 +2828,7 @@
o.masterConfig = buildGoogleCloudMlV1ReplicaConfig();
o.masterType = 'foo';
o.network = 'foo';
- o.packageUris = buildUnnamed7427();
+ o.packageUris = buildUnnamed7430();
o.parameterServerConfig = buildGoogleCloudMlV1ReplicaConfig();
o.parameterServerCount = 'foo';
o.parameterServerType = 'foo';
@@ -2851,7 +2851,7 @@
void checkGoogleCloudMlV1TrainingInput(api.GoogleCloudMlV1TrainingInput o) {
buildCounterGoogleCloudMlV1TrainingInput++;
if (buildCounterGoogleCloudMlV1TrainingInput < 3) {
- checkUnnamed7426(o.args!);
+ checkUnnamed7429(o.args!);
checkGoogleCloudMlV1EncryptionConfig(
o.encryptionConfig! as api.GoogleCloudMlV1EncryptionConfig);
checkGoogleCloudMlV1ReplicaConfig(
@@ -2880,7 +2880,7 @@
o.network!,
unittest.equals('foo'),
);
- checkUnnamed7427(o.packageUris!);
+ checkUnnamed7430(o.packageUris!);
checkGoogleCloudMlV1ReplicaConfig(
o.parameterServerConfig! as api.GoogleCloudMlV1ReplicaConfig);
unittest.expect(
@@ -2932,14 +2932,14 @@
buildCounterGoogleCloudMlV1TrainingInput--;
}
-core.List<api.GoogleCloudMlV1HyperparameterOutput> buildUnnamed7428() {
+core.List<api.GoogleCloudMlV1HyperparameterOutput> buildUnnamed7431() {
var o = <api.GoogleCloudMlV1HyperparameterOutput>[];
o.add(buildGoogleCloudMlV1HyperparameterOutput());
o.add(buildGoogleCloudMlV1HyperparameterOutput());
return o;
}
-void checkUnnamed7428(core.List<api.GoogleCloudMlV1HyperparameterOutput> o) {
+void checkUnnamed7431(core.List<api.GoogleCloudMlV1HyperparameterOutput> o) {
unittest.expect(o, unittest.hasLength(2));
checkGoogleCloudMlV1HyperparameterOutput(
o[0] as api.GoogleCloudMlV1HyperparameterOutput);
@@ -2958,7 +2958,7 @@
o.hyperparameterMetricTag = 'foo';
o.isBuiltInAlgorithmJob = true;
o.isHyperparameterTuningJob = true;
- o.trials = buildUnnamed7428();
+ o.trials = buildUnnamed7431();
}
buildCounterGoogleCloudMlV1TrainingOutput--;
return o;
@@ -2983,32 +2983,32 @@
);
unittest.expect(o.isBuiltInAlgorithmJob!, unittest.isTrue);
unittest.expect(o.isHyperparameterTuningJob!, unittest.isTrue);
- checkUnnamed7428(o.trials!);
+ checkUnnamed7431(o.trials!);
}
buildCounterGoogleCloudMlV1TrainingOutput--;
}
-core.List<api.GoogleCloudMlV1Measurement> buildUnnamed7429() {
+core.List<api.GoogleCloudMlV1Measurement> buildUnnamed7432() {
var o = <api.GoogleCloudMlV1Measurement>[];
o.add(buildGoogleCloudMlV1Measurement());
o.add(buildGoogleCloudMlV1Measurement());
return o;
}
-void checkUnnamed7429(core.List<api.GoogleCloudMlV1Measurement> o) {
+void checkUnnamed7432(core.List<api.GoogleCloudMlV1Measurement> o) {
unittest.expect(o, unittest.hasLength(2));
checkGoogleCloudMlV1Measurement(o[0] as api.GoogleCloudMlV1Measurement);
checkGoogleCloudMlV1Measurement(o[1] as api.GoogleCloudMlV1Measurement);
}
-core.List<api.GoogleCloudMlV1TrialParameter> buildUnnamed7430() {
+core.List<api.GoogleCloudMlV1TrialParameter> buildUnnamed7433() {
var o = <api.GoogleCloudMlV1TrialParameter>[];
o.add(buildGoogleCloudMlV1TrialParameter());
o.add(buildGoogleCloudMlV1TrialParameter());
return o;
}
-void checkUnnamed7430(core.List<api.GoogleCloudMlV1TrialParameter> o) {
+void checkUnnamed7433(core.List<api.GoogleCloudMlV1TrialParameter> o) {
unittest.expect(o, unittest.hasLength(2));
checkGoogleCloudMlV1TrialParameter(o[0] as api.GoogleCloudMlV1TrialParameter);
checkGoogleCloudMlV1TrialParameter(o[1] as api.GoogleCloudMlV1TrialParameter);
@@ -3023,9 +3023,9 @@
o.endTime = 'foo';
o.finalMeasurement = buildGoogleCloudMlV1Measurement();
o.infeasibleReason = 'foo';
- o.measurements = buildUnnamed7429();
+ o.measurements = buildUnnamed7432();
o.name = 'foo';
- o.parameters = buildUnnamed7430();
+ o.parameters = buildUnnamed7433();
o.startTime = 'foo';
o.state = 'foo';
o.trialInfeasible = true;
@@ -3051,12 +3051,12 @@
o.infeasibleReason!,
unittest.equals('foo'),
);
- checkUnnamed7429(o.measurements!);
+ checkUnnamed7432(o.measurements!);
unittest.expect(
o.name!,
unittest.equals('foo'),
);
- checkUnnamed7430(o.parameters!);
+ checkUnnamed7433(o.parameters!);
unittest.expect(
o.startTime!,
unittest.equals('foo'),
@@ -3070,14 +3070,14 @@
buildCounterGoogleCloudMlV1Trial--;
}
-core.Map<core.String, core.String> buildUnnamed7431() {
+core.Map<core.String, core.String> buildUnnamed7434() {
var o = <core.String, core.String>{};
o['x'] = 'foo';
o['y'] = 'foo';
return o;
}
-void checkUnnamed7431(core.Map<core.String, core.String> o) {
+void checkUnnamed7434(core.Map<core.String, core.String> o) {
unittest.expect(o, unittest.hasLength(2));
unittest.expect(
o['x']!,
@@ -3089,14 +3089,14 @@
);
}
-core.List<core.String> buildUnnamed7432() {
+core.List<core.String> buildUnnamed7435() {
var o = <core.String>[];
o.add('foo');
o.add('foo');
return o;
}
-void checkUnnamed7432(core.List<core.String> o) {
+void checkUnnamed7435(core.List<core.String> o) {
unittest.expect(o, unittest.hasLength(2));
unittest.expect(
o[0],
@@ -3124,14 +3124,14 @@
o.explanationConfig = buildGoogleCloudMlV1ExplanationConfig();
o.framework = 'foo';
o.isDefault = true;
- o.labels = buildUnnamed7431();
+ o.labels = buildUnnamed7434();
o.lastMigrationModelId = 'foo';
o.lastMigrationTime = 'foo';
o.lastUseTime = 'foo';
o.machineType = 'foo';
o.manualScaling = buildGoogleCloudMlV1ManualScaling();
o.name = 'foo';
- o.packageUris = buildUnnamed7432();
+ o.packageUris = buildUnnamed7435();
o.predictionClass = 'foo';
o.pythonVersion = 'foo';
o.requestLoggingConfig = buildGoogleCloudMlV1RequestLoggingConfig();
@@ -3180,7 +3180,7 @@
unittest.equals('foo'),
);
unittest.expect(o.isDefault!, unittest.isTrue);
- checkUnnamed7431(o.labels!);
+ checkUnnamed7434(o.labels!);
unittest.expect(
o.lastMigrationModelId!,
unittest.equals('foo'),
@@ -3203,7 +3203,7 @@
o.name!,
unittest.equals('foo'),
);
- checkUnnamed7432(o.packageUris!);
+ checkUnnamed7435(o.packageUris!);
unittest.expect(
o.predictionClass!,
unittest.equals('foo'),
@@ -3253,14 +3253,14 @@
buildCounterGoogleCloudMlV1XraiAttribution--;
}
-core.List<api.GoogleIamV1AuditLogConfig> buildUnnamed7433() {
+core.List<api.GoogleIamV1AuditLogConfig> buildUnnamed7436() {
var o = <api.GoogleIamV1AuditLogConfig>[];
o.add(buildGoogleIamV1AuditLogConfig());
o.add(buildGoogleIamV1AuditLogConfig());
return o;
}
-void checkUnnamed7433(core.List<api.GoogleIamV1AuditLogConfig> o) {
+void checkUnnamed7436(core.List<api.GoogleIamV1AuditLogConfig> o) {
unittest.expect(o, unittest.hasLength(2));
checkGoogleIamV1AuditLogConfig(o[0] as api.GoogleIamV1AuditLogConfig);
checkGoogleIamV1AuditLogConfig(o[1] as api.GoogleIamV1AuditLogConfig);
@@ -3271,7 +3271,7 @@
var o = api.GoogleIamV1AuditConfig();
buildCounterGoogleIamV1AuditConfig++;
if (buildCounterGoogleIamV1AuditConfig < 3) {
- o.auditLogConfigs = buildUnnamed7433();
+ o.auditLogConfigs = buildUnnamed7436();
o.service = 'foo';
}
buildCounterGoogleIamV1AuditConfig--;
@@ -3281,7 +3281,7 @@
void checkGoogleIamV1AuditConfig(api.GoogleIamV1AuditConfig o) {
buildCounterGoogleIamV1AuditConfig++;
if (buildCounterGoogleIamV1AuditConfig < 3) {
- checkUnnamed7433(o.auditLogConfigs!);
+ checkUnnamed7436(o.auditLogConfigs!);
unittest.expect(
o.service!,
unittest.equals('foo'),
@@ -3290,14 +3290,14 @@
buildCounterGoogleIamV1AuditConfig--;
}
-core.List<core.String> buildUnnamed7434() {
+core.List<core.String> buildUnnamed7437() {
var o = <core.String>[];
o.add('foo');
o.add('foo');
return o;
}
-void checkUnnamed7434(core.List<core.String> o) {
+void checkUnnamed7437(core.List<core.String> o) {
unittest.expect(o, unittest.hasLength(2));
unittest.expect(
o[0],
@@ -3314,7 +3314,7 @@
var o = api.GoogleIamV1AuditLogConfig();
buildCounterGoogleIamV1AuditLogConfig++;
if (buildCounterGoogleIamV1AuditLogConfig < 3) {
- o.exemptedMembers = buildUnnamed7434();
+ o.exemptedMembers = buildUnnamed7437();
o.logType = 'foo';
}
buildCounterGoogleIamV1AuditLogConfig--;
@@ -3324,7 +3324,7 @@
void checkGoogleIamV1AuditLogConfig(api.GoogleIamV1AuditLogConfig o) {
buildCounterGoogleIamV1AuditLogConfig++;
if (buildCounterGoogleIamV1AuditLogConfig < 3) {
- checkUnnamed7434(o.exemptedMembers!);
+ checkUnnamed7437(o.exemptedMembers!);
unittest.expect(
o.logType!,
unittest.equals('foo'),
@@ -3333,14 +3333,14 @@
buildCounterGoogleIamV1AuditLogConfig--;
}
-core.List<core.String> buildUnnamed7435() {
+core.List<core.String> buildUnnamed7438() {
var o = <core.String>[];
o.add('foo');
o.add('foo');
return o;
}
-void checkUnnamed7435(core.List<core.String> o) {
+void checkUnnamed7438(core.List<core.String> o) {
unittest.expect(o, unittest.hasLength(2));
unittest.expect(
o[0],
@@ -3358,7 +3358,7 @@
buildCounterGoogleIamV1Binding++;
if (buildCounterGoogleIamV1Binding < 3) {
o.condition = buildGoogleTypeExpr();
- o.members = buildUnnamed7435();
+ o.members = buildUnnamed7438();
o.role = 'foo';
}
buildCounterGoogleIamV1Binding--;
@@ -3369,7 +3369,7 @@
buildCounterGoogleIamV1Binding++;
if (buildCounterGoogleIamV1Binding < 3) {
checkGoogleTypeExpr(o.condition! as api.GoogleTypeExpr);
- checkUnnamed7435(o.members!);
+ checkUnnamed7438(o.members!);
unittest.expect(
o.role!,
unittest.equals('foo'),
@@ -3378,27 +3378,27 @@
buildCounterGoogleIamV1Binding--;
}
-core.List<api.GoogleIamV1AuditConfig> buildUnnamed7436() {
+core.List<api.GoogleIamV1AuditConfig> buildUnnamed7439() {
var o = <api.GoogleIamV1AuditConfig>[];
o.add(buildGoogleIamV1AuditConfig());
o.add(buildGoogleIamV1AuditConfig());
return o;
}
-void checkUnnamed7436(core.List<api.GoogleIamV1AuditConfig> o) {
+void checkUnnamed7439(core.List<api.GoogleIamV1AuditConfig> o) {
unittest.expect(o, unittest.hasLength(2));
checkGoogleIamV1AuditConfig(o[0] as api.GoogleIamV1AuditConfig);
checkGoogleIamV1AuditConfig(o[1] as api.GoogleIamV1AuditConfig);
}
-core.List<api.GoogleIamV1Binding> buildUnnamed7437() {
+core.List<api.GoogleIamV1Binding> buildUnnamed7440() {
var o = <api.GoogleIamV1Binding>[];
o.add(buildGoogleIamV1Binding());
o.add(buildGoogleIamV1Binding());
return o;
}
-void checkUnnamed7437(core.List<api.GoogleIamV1Binding> o) {
+void checkUnnamed7440(core.List<api.GoogleIamV1Binding> o) {
unittest.expect(o, unittest.hasLength(2));
checkGoogleIamV1Binding(o[0] as api.GoogleIamV1Binding);
checkGoogleIamV1Binding(o[1] as api.GoogleIamV1Binding);
@@ -3409,8 +3409,8 @@
var o = api.GoogleIamV1Policy();
buildCounterGoogleIamV1Policy++;
if (buildCounterGoogleIamV1Policy < 3) {
- o.auditConfigs = buildUnnamed7436();
- o.bindings = buildUnnamed7437();
+ o.auditConfigs = buildUnnamed7439();
+ o.bindings = buildUnnamed7440();
o.etag = 'foo';
o.version = 42;
}
@@ -3421,8 +3421,8 @@
void checkGoogleIamV1Policy(api.GoogleIamV1Policy o) {
buildCounterGoogleIamV1Policy++;
if (buildCounterGoogleIamV1Policy < 3) {
- checkUnnamed7436(o.auditConfigs!);
- checkUnnamed7437(o.bindings!);
+ checkUnnamed7439(o.auditConfigs!);
+ checkUnnamed7440(o.bindings!);
unittest.expect(
o.etag!,
unittest.equals('foo'),
@@ -3459,14 +3459,14 @@
buildCounterGoogleIamV1SetIamPolicyRequest--;
}
-core.List<core.String> buildUnnamed7438() {
+core.List<core.String> buildUnnamed7441() {
var o = <core.String>[];
o.add('foo');
o.add('foo');
return o;
}
-void checkUnnamed7438(core.List<core.String> o) {
+void checkUnnamed7441(core.List<core.String> o) {
unittest.expect(o, unittest.hasLength(2));
unittest.expect(
o[0],
@@ -3484,7 +3484,7 @@
var o = api.GoogleIamV1TestIamPermissionsRequest();
buildCounterGoogleIamV1TestIamPermissionsRequest++;
if (buildCounterGoogleIamV1TestIamPermissionsRequest < 3) {
- o.permissions = buildUnnamed7438();
+ o.permissions = buildUnnamed7441();
}
buildCounterGoogleIamV1TestIamPermissionsRequest--;
return o;
@@ -3494,19 +3494,19 @@
api.GoogleIamV1TestIamPermissionsRequest o) {
buildCounterGoogleIamV1TestIamPermissionsRequest++;
if (buildCounterGoogleIamV1TestIamPermissionsRequest < 3) {
- checkUnnamed7438(o.permissions!);
+ checkUnnamed7441(o.permissions!);
}
buildCounterGoogleIamV1TestIamPermissionsRequest--;
}
-core.List<core.String> buildUnnamed7439() {
+core.List<core.String> buildUnnamed7442() {
var o = <core.String>[];
o.add('foo');
o.add('foo');
return o;
}
-void checkUnnamed7439(core.List<core.String> o) {
+void checkUnnamed7442(core.List<core.String> o) {
unittest.expect(o, unittest.hasLength(2));
unittest.expect(
o[0],
@@ -3524,7 +3524,7 @@
var o = api.GoogleIamV1TestIamPermissionsResponse();
buildCounterGoogleIamV1TestIamPermissionsResponse++;
if (buildCounterGoogleIamV1TestIamPermissionsResponse < 3) {
- o.permissions = buildUnnamed7439();
+ o.permissions = buildUnnamed7442();
}
buildCounterGoogleIamV1TestIamPermissionsResponse--;
return o;
@@ -3534,19 +3534,19 @@
api.GoogleIamV1TestIamPermissionsResponse o) {
buildCounterGoogleIamV1TestIamPermissionsResponse++;
if (buildCounterGoogleIamV1TestIamPermissionsResponse < 3) {
- checkUnnamed7439(o.permissions!);
+ checkUnnamed7442(o.permissions!);
}
buildCounterGoogleIamV1TestIamPermissionsResponse--;
}
-core.List<api.GoogleLongrunningOperation> buildUnnamed7440() {
+core.List<api.GoogleLongrunningOperation> buildUnnamed7443() {
var o = <api.GoogleLongrunningOperation>[];
o.add(buildGoogleLongrunningOperation());
o.add(buildGoogleLongrunningOperation());
return o;
}
-void checkUnnamed7440(core.List<api.GoogleLongrunningOperation> o) {
+void checkUnnamed7443(core.List<api.GoogleLongrunningOperation> o) {
unittest.expect(o, unittest.hasLength(2));
checkGoogleLongrunningOperation(o[0] as api.GoogleLongrunningOperation);
checkGoogleLongrunningOperation(o[1] as api.GoogleLongrunningOperation);
@@ -3559,7 +3559,7 @@
buildCounterGoogleLongrunningListOperationsResponse++;
if (buildCounterGoogleLongrunningListOperationsResponse < 3) {
o.nextPageToken = 'foo';
- o.operations = buildUnnamed7440();
+ o.operations = buildUnnamed7443();
}
buildCounterGoogleLongrunningListOperationsResponse--;
return o;
@@ -3573,12 +3573,12 @@
o.nextPageToken!,
unittest.equals('foo'),
);
- checkUnnamed7440(o.operations!);
+ checkUnnamed7443(o.operations!);
}
buildCounterGoogleLongrunningListOperationsResponse--;
}
-core.Map<core.String, core.Object> buildUnnamed7441() {
+core.Map<core.String, core.Object> buildUnnamed7444() {
var o = <core.String, core.Object>{};
o['x'] = {
'list': [1, 2, 3],
@@ -3593,7 +3593,7 @@
return o;
}
-void checkUnnamed7441(core.Map<core.String, core.Object> o) {
+void checkUnnamed7444(core.Map<core.String, core.Object> o) {
unittest.expect(o, unittest.hasLength(2));
var casted3 = (o['x']!) as core.Map;
unittest.expect(casted3, unittest.hasLength(3));
@@ -3625,7 +3625,7 @@
);
}
-core.Map<core.String, core.Object> buildUnnamed7442() {
+core.Map<core.String, core.Object> buildUnnamed7445() {
var o = <core.String, core.Object>{};
o['x'] = {
'list': [1, 2, 3],
@@ -3640,7 +3640,7 @@
return o;
}
-void checkUnnamed7442(core.Map<core.String, core.Object> o) {
+void checkUnnamed7445(core.Map<core.String, core.Object> o) {
unittest.expect(o, unittest.hasLength(2));
var casted5 = (o['x']!) as core.Map;
unittest.expect(casted5, unittest.hasLength(3));
@@ -3679,9 +3679,9 @@
if (buildCounterGoogleLongrunningOperation < 3) {
o.done = true;
o.error = buildGoogleRpcStatus();
- o.metadata = buildUnnamed7441();
+ o.metadata = buildUnnamed7444();
o.name = 'foo';
- o.response = buildUnnamed7442();
+ o.response = buildUnnamed7445();
}
buildCounterGoogleLongrunningOperation--;
return o;
@@ -3692,12 +3692,12 @@
if (buildCounterGoogleLongrunningOperation < 3) {
unittest.expect(o.done!, unittest.isTrue);
checkGoogleRpcStatus(o.error! as api.GoogleRpcStatus);
- checkUnnamed7441(o.metadata!);
+ checkUnnamed7444(o.metadata!);
unittest.expect(
o.name!,
unittest.equals('foo'),
);
- checkUnnamed7442(o.response!);
+ checkUnnamed7445(o.response!);
}
buildCounterGoogleLongrunningOperation--;
}
@@ -3717,7 +3717,7 @@
buildCounterGoogleProtobufEmpty--;
}
-core.Map<core.String, core.Object> buildUnnamed7443() {
+core.Map<core.String, core.Object> buildUnnamed7446() {
var o = <core.String, core.Object>{};
o['x'] = {
'list': [1, 2, 3],
@@ -3732,7 +3732,7 @@
return o;
}
-void checkUnnamed7443(core.Map<core.String, core.Object> o) {
+void checkUnnamed7446(core.Map<core.String, core.Object> o) {
unittest.expect(o, unittest.hasLength(2));
var casted7 = (o['x']!) as core.Map;
unittest.expect(casted7, unittest.hasLength(3));
@@ -3764,17 +3764,17 @@
);
}
-core.List<core.Map<core.String, core.Object>> buildUnnamed7444() {
+core.List<core.Map<core.String, core.Object>> buildUnnamed7447() {
var o = <core.Map<core.String, core.Object>>[];
- o.add(buildUnnamed7443());
- o.add(buildUnnamed7443());
+ o.add(buildUnnamed7446());
+ o.add(buildUnnamed7446());
return o;
}
-void checkUnnamed7444(core.List<core.Map<core.String, core.Object>> o) {
+void checkUnnamed7447(core.List<core.Map<core.String, core.Object>> o) {
unittest.expect(o, unittest.hasLength(2));
- checkUnnamed7443(o[0]);
- checkUnnamed7443(o[1]);
+ checkUnnamed7446(o[0]);
+ checkUnnamed7446(o[1]);
}
core.int buildCounterGoogleRpcStatus = 0;
@@ -3783,7 +3783,7 @@
buildCounterGoogleRpcStatus++;
if (buildCounterGoogleRpcStatus < 3) {
o.code = 42;
- o.details = buildUnnamed7444();
+ o.details = buildUnnamed7447();
o.message = 'foo';
}
buildCounterGoogleRpcStatus--;
@@ -3797,7 +3797,7 @@
o.code!,
unittest.equals(42),
);
- checkUnnamed7444(o.details!);
+ checkUnnamed7447(o.details!);
unittest.expect(
o.message!,
unittest.equals('foo'),
diff --git a/generated/googleapis/test/mybusinessplaceactions/v1_test.dart b/generated/googleapis/test/mybusinessplaceactions/v1_test.dart
index f3c5816..54943f8 100644
--- a/generated/googleapis/test/mybusinessplaceactions/v1_test.dart
+++ b/generated/googleapis/test/mybusinessplaceactions/v1_test.dart
@@ -42,14 +42,14 @@
buildCounterEmpty--;
}
-core.List<api.PlaceActionLink> buildUnnamed6577() {
+core.List<api.PlaceActionLink> buildUnnamed6580() {
var o = <api.PlaceActionLink>[];
o.add(buildPlaceActionLink());
o.add(buildPlaceActionLink());
return o;
}
-void checkUnnamed6577(core.List<api.PlaceActionLink> o) {
+void checkUnnamed6580(core.List<api.PlaceActionLink> o) {
unittest.expect(o, unittest.hasLength(2));
checkPlaceActionLink(o[0] as api.PlaceActionLink);
checkPlaceActionLink(o[1] as api.PlaceActionLink);
@@ -61,7 +61,7 @@
buildCounterListPlaceActionLinksResponse++;
if (buildCounterListPlaceActionLinksResponse < 3) {
o.nextPageToken = 'foo';
- o.placeActionLinks = buildUnnamed6577();
+ o.placeActionLinks = buildUnnamed6580();
}
buildCounterListPlaceActionLinksResponse--;
return o;
@@ -74,19 +74,19 @@
o.nextPageToken!,
unittest.equals('foo'),
);
- checkUnnamed6577(o.placeActionLinks!);
+ checkUnnamed6580(o.placeActionLinks!);
}
buildCounterListPlaceActionLinksResponse--;
}
-core.List<api.PlaceActionTypeMetadata> buildUnnamed6578() {
+core.List<api.PlaceActionTypeMetadata> buildUnnamed6581() {
var o = <api.PlaceActionTypeMetadata>[];
o.add(buildPlaceActionTypeMetadata());
o.add(buildPlaceActionTypeMetadata());
return o;
}
-void checkUnnamed6578(core.List<api.PlaceActionTypeMetadata> o) {
+void checkUnnamed6581(core.List<api.PlaceActionTypeMetadata> o) {
unittest.expect(o, unittest.hasLength(2));
checkPlaceActionTypeMetadata(o[0] as api.PlaceActionTypeMetadata);
checkPlaceActionTypeMetadata(o[1] as api.PlaceActionTypeMetadata);
@@ -99,7 +99,7 @@
buildCounterListPlaceActionTypeMetadataResponse++;
if (buildCounterListPlaceActionTypeMetadataResponse < 3) {
o.nextPageToken = 'foo';
- o.placeActionTypeMetadata = buildUnnamed6578();
+ o.placeActionTypeMetadata = buildUnnamed6581();
}
buildCounterListPlaceActionTypeMetadataResponse--;
return o;
@@ -113,7 +113,7 @@
o.nextPageToken!,
unittest.equals('foo'),
);
- checkUnnamed6578(o.placeActionTypeMetadata!);
+ checkUnnamed6581(o.placeActionTypeMetadata!);
}
buildCounterListPlaceActionTypeMetadataResponse--;
}
diff --git a/generated/googleapis/test/notebooks/v1_test.dart b/generated/googleapis/test/notebooks/v1_test.dart
index 1986540..40a5cf6 100644
--- a/generated/googleapis/test/notebooks/v1_test.dart
+++ b/generated/googleapis/test/notebooks/v1_test.dart
@@ -54,14 +54,14 @@
buildCounterAcceleratorConfig--;
}
-core.List<core.String> buildUnnamed6002() {
+core.List<core.String> buildUnnamed6005() {
var o = <core.String>[];
o.add('foo');
o.add('foo');
return o;
}
-void checkUnnamed6002(core.List<core.String> o) {
+void checkUnnamed6005(core.List<core.String> o) {
unittest.expect(o, unittest.hasLength(2));
unittest.expect(
o[0],
@@ -79,7 +79,7 @@
buildCounterBinding++;
if (buildCounterBinding < 3) {
o.condition = buildExpr();
- o.members = buildUnnamed6002();
+ o.members = buildUnnamed6005();
o.role = 'foo';
}
buildCounterBinding--;
@@ -90,7 +90,7 @@
buildCounterBinding++;
if (buildCounterBinding < 3) {
checkExpr(o.condition! as api.Expr);
- checkUnnamed6002(o.members!);
+ checkUnnamed6005(o.members!);
unittest.expect(
o.role!,
unittest.equals('foo'),
@@ -141,27 +141,27 @@
buildCounterContainerImage--;
}
-core.List<api.GuestOsFeature> buildUnnamed6003() {
+core.List<api.GuestOsFeature> buildUnnamed6006() {
var o = <api.GuestOsFeature>[];
o.add(buildGuestOsFeature());
o.add(buildGuestOsFeature());
return o;
}
-void checkUnnamed6003(core.List<api.GuestOsFeature> o) {
+void checkUnnamed6006(core.List<api.GuestOsFeature> o) {
unittest.expect(o, unittest.hasLength(2));
checkGuestOsFeature(o[0] as api.GuestOsFeature);
checkGuestOsFeature(o[1] as api.GuestOsFeature);
}
-core.List<core.String> buildUnnamed6004() {
+core.List<core.String> buildUnnamed6007() {
var o = <core.String>[];
o.add('foo');
o.add('foo');
return o;
}
-void checkUnnamed6004(core.List<core.String> o) {
+void checkUnnamed6007(core.List<core.String> o) {
unittest.expect(o, unittest.hasLength(2));
unittest.expect(
o[0],
@@ -182,11 +182,11 @@
o.boot = true;
o.deviceName = 'foo';
o.diskSizeGb = 'foo';
- o.guestOsFeatures = buildUnnamed6003();
+ o.guestOsFeatures = buildUnnamed6006();
o.index = 'foo';
o.interface = 'foo';
o.kind = 'foo';
- o.licenses = buildUnnamed6004();
+ o.licenses = buildUnnamed6007();
o.mode = 'foo';
o.source = 'foo';
o.type = 'foo';
@@ -208,7 +208,7 @@
o.diskSizeGb!,
unittest.equals('foo'),
);
- checkUnnamed6003(o.guestOsFeatures!);
+ checkUnnamed6006(o.guestOsFeatures!);
unittest.expect(
o.index!,
unittest.equals('foo'),
@@ -221,7 +221,7 @@
o.kind!,
unittest.equals('foo'),
);
- checkUnnamed6004(o.licenses!);
+ checkUnnamed6007(o.licenses!);
unittest.expect(
o.mode!,
unittest.equals('foo'),
@@ -375,14 +375,14 @@
buildCounterExecution--;
}
-core.Map<core.String, core.String> buildUnnamed6005() {
+core.Map<core.String, core.String> buildUnnamed6008() {
var o = <core.String, core.String>{};
o['x'] = 'foo';
o['y'] = 'foo';
return o;
}
-void checkUnnamed6005(core.Map<core.String, core.String> o) {
+void checkUnnamed6008(core.Map<core.String, core.String> o) {
unittest.expect(o, unittest.hasLength(2));
unittest.expect(
o['x']!,
@@ -402,7 +402,7 @@
o.acceleratorConfig = buildSchedulerAcceleratorConfig();
o.containerImageUri = 'foo';
o.inputNotebookFile = 'foo';
- o.labels = buildUnnamed6005();
+ o.labels = buildUnnamed6008();
o.masterType = 'foo';
o.outputNotebookFolder = 'foo';
o.parameters = 'foo';
@@ -427,7 +427,7 @@
o.inputNotebookFile!,
unittest.equals('foo'),
);
- checkUnnamed6005(o.labels!);
+ checkUnnamed6008(o.labels!);
unittest.expect(
o.masterType!,
unittest.equals('foo'),
@@ -493,14 +493,14 @@
buildCounterExpr--;
}
-core.Map<core.String, core.String> buildUnnamed6006() {
+core.Map<core.String, core.String> buildUnnamed6009() {
var o = <core.String, core.String>{};
o['x'] = 'foo';
o['y'] = 'foo';
return o;
}
-void checkUnnamed6006(core.Map<core.String, core.String> o) {
+void checkUnnamed6009(core.Map<core.String, core.String> o) {
unittest.expect(o, unittest.hasLength(2));
unittest.expect(
o['x']!,
@@ -517,7 +517,7 @@
var o = api.GetInstanceHealthResponse();
buildCounterGetInstanceHealthResponse++;
if (buildCounterGetInstanceHealthResponse < 3) {
- o.healthInfo = buildUnnamed6006();
+ o.healthInfo = buildUnnamed6009();
o.healthState = 'foo';
}
buildCounterGetInstanceHealthResponse--;
@@ -527,7 +527,7 @@
void checkGetInstanceHealthResponse(api.GetInstanceHealthResponse o) {
buildCounterGetInstanceHealthResponse++;
if (buildCounterGetInstanceHealthResponse < 3) {
- checkUnnamed6006(o.healthInfo!);
+ checkUnnamed6009(o.healthInfo!);
unittest.expect(
o.healthState!,
unittest.equals('foo'),
@@ -558,76 +558,19 @@
buildCounterGuestOsFeature--;
}
-core.List<api.Disk> buildUnnamed6007() {
+core.List<api.Disk> buildUnnamed6010() {
var o = <api.Disk>[];
o.add(buildDisk());
o.add(buildDisk());
return o;
}
-void checkUnnamed6007(core.List<api.Disk> o) {
+void checkUnnamed6010(core.List<api.Disk> o) {
unittest.expect(o, unittest.hasLength(2));
checkDisk(o[0] as api.Disk);
checkDisk(o[1] as api.Disk);
}
-core.List<core.String> buildUnnamed6008() {
- var o = <core.String>[];
- o.add('foo');
- o.add('foo');
- return o;
-}
-
-void checkUnnamed6008(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'),
- );
-}
-
-core.Map<core.String, core.String> buildUnnamed6009() {
- var o = <core.String, core.String>{};
- o['x'] = 'foo';
- o['y'] = 'foo';
- return o;
-}
-
-void checkUnnamed6009(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'),
- );
-}
-
-core.Map<core.String, core.String> buildUnnamed6010() {
- var o = <core.String, core.String>{};
- o['x'] = 'foo';
- o['y'] = 'foo';
- return o;
-}
-
-void checkUnnamed6010(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'),
- );
-}
-
core.List<core.String> buildUnnamed6011() {
var o = <core.String>[];
o.add('foo');
@@ -647,14 +590,52 @@
);
}
-core.List<core.String> buildUnnamed6012() {
+core.Map<core.String, core.String> buildUnnamed6012() {
+ var o = <core.String, core.String>{};
+ o['x'] = 'foo';
+ o['y'] = 'foo';
+ return o;
+}
+
+void checkUnnamed6012(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'),
+ );
+}
+
+core.Map<core.String, core.String> buildUnnamed6013() {
+ var o = <core.String, core.String>{};
+ o['x'] = 'foo';
+ o['y'] = 'foo';
+ return o;
+}
+
+void checkUnnamed6013(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'),
+ );
+}
+
+core.List<core.String> buildUnnamed6014() {
var o = <core.String>[];
o.add('foo');
o.add('foo');
return o;
}
-void checkUnnamed6012(core.List<core.String> o) {
+void checkUnnamed6014(core.List<core.String> o) {
unittest.expect(o, unittest.hasLength(2));
unittest.expect(
o[0],
@@ -666,14 +647,33 @@
);
}
-core.List<api.UpgradeHistoryEntry> buildUnnamed6013() {
+core.List<core.String> buildUnnamed6015() {
+ var o = <core.String>[];
+ o.add('foo');
+ o.add('foo');
+ return o;
+}
+
+void checkUnnamed6015(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'),
+ );
+}
+
+core.List<api.UpgradeHistoryEntry> buildUnnamed6016() {
var o = <api.UpgradeHistoryEntry>[];
o.add(buildUpgradeHistoryEntry());
o.add(buildUpgradeHistoryEntry());
return o;
}
-void checkUnnamed6013(core.List<api.UpgradeHistoryEntry> o) {
+void checkUnnamed6016(core.List<api.UpgradeHistoryEntry> o) {
unittest.expect(o, unittest.hasLength(2));
checkUpgradeHistoryEntry(o[0] as api.UpgradeHistoryEntry);
checkUpgradeHistoryEntry(o[1] as api.UpgradeHistoryEntry);
@@ -693,13 +693,13 @@
o.dataDiskSizeGb = 'foo';
o.dataDiskType = 'foo';
o.diskEncryption = 'foo';
- o.disks = buildUnnamed6007();
+ o.disks = buildUnnamed6010();
o.installGpuDriver = true;
- o.instanceOwners = buildUnnamed6008();
+ o.instanceOwners = buildUnnamed6011();
o.kmsKey = 'foo';
- o.labels = buildUnnamed6009();
+ o.labels = buildUnnamed6012();
o.machineType = 'foo';
- o.metadata = buildUnnamed6010();
+ o.metadata = buildUnnamed6013();
o.name = 'foo';
o.network = 'foo';
o.nicType = 'foo';
@@ -709,13 +709,13 @@
o.postStartupScript = 'foo';
o.proxyUri = 'foo';
o.serviceAccount = 'foo';
- o.serviceAccountScopes = buildUnnamed6011();
+ o.serviceAccountScopes = buildUnnamed6014();
o.shieldedInstanceConfig = buildShieldedInstanceConfig();
o.state = 'foo';
o.subnet = 'foo';
- o.tags = buildUnnamed6012();
+ o.tags = buildUnnamed6015();
o.updateTime = 'foo';
- o.upgradeHistory = buildUnnamed6013();
+ o.upgradeHistory = buildUnnamed6016();
o.vmImage = buildVmImage();
}
buildCounterInstance--;
@@ -755,19 +755,19 @@
o.diskEncryption!,
unittest.equals('foo'),
);
- checkUnnamed6007(o.disks!);
+ checkUnnamed6010(o.disks!);
unittest.expect(o.installGpuDriver!, unittest.isTrue);
- checkUnnamed6008(o.instanceOwners!);
+ checkUnnamed6011(o.instanceOwners!);
unittest.expect(
o.kmsKey!,
unittest.equals('foo'),
);
- checkUnnamed6009(o.labels!);
+ checkUnnamed6012(o.labels!);
unittest.expect(
o.machineType!,
unittest.equals('foo'),
);
- checkUnnamed6010(o.metadata!);
+ checkUnnamed6013(o.metadata!);
unittest.expect(
o.name!,
unittest.equals('foo'),
@@ -795,7 +795,7 @@
o.serviceAccount!,
unittest.equals('foo'),
);
- checkUnnamed6011(o.serviceAccountScopes!);
+ checkUnnamed6014(o.serviceAccountScopes!);
checkShieldedInstanceConfig(
o.shieldedInstanceConfig! as api.ShieldedInstanceConfig);
unittest.expect(
@@ -806,12 +806,12 @@
o.subnet!,
unittest.equals('foo'),
);
- checkUnnamed6012(o.tags!);
+ checkUnnamed6015(o.tags!);
unittest.expect(
o.updateTime!,
unittest.equals('foo'),
);
- checkUnnamed6013(o.upgradeHistory!);
+ checkUnnamed6016(o.upgradeHistory!);
checkVmImage(o.vmImage! as api.VmImage);
}
buildCounterInstance--;
@@ -875,27 +875,27 @@
buildCounterIsInstanceUpgradeableResponse--;
}
-core.List<api.Environment> buildUnnamed6014() {
+core.List<api.Environment> buildUnnamed6017() {
var o = <api.Environment>[];
o.add(buildEnvironment());
o.add(buildEnvironment());
return o;
}
-void checkUnnamed6014(core.List<api.Environment> o) {
+void checkUnnamed6017(core.List<api.Environment> o) {
unittest.expect(o, unittest.hasLength(2));
checkEnvironment(o[0] as api.Environment);
checkEnvironment(o[1] as api.Environment);
}
-core.List<core.String> buildUnnamed6015() {
+core.List<core.String> buildUnnamed6018() {
var o = <core.String>[];
o.add('foo');
o.add('foo');
return o;
}
-void checkUnnamed6015(core.List<core.String> o) {
+void checkUnnamed6018(core.List<core.String> o) {
unittest.expect(o, unittest.hasLength(2));
unittest.expect(
o[0],
@@ -912,9 +912,9 @@
var o = api.ListEnvironmentsResponse();
buildCounterListEnvironmentsResponse++;
if (buildCounterListEnvironmentsResponse < 3) {
- o.environments = buildUnnamed6014();
+ o.environments = buildUnnamed6017();
o.nextPageToken = 'foo';
- o.unreachable = buildUnnamed6015();
+ o.unreachable = buildUnnamed6018();
}
buildCounterListEnvironmentsResponse--;
return o;
@@ -923,37 +923,37 @@
void checkListEnvironmentsResponse(api.ListEnvironmentsResponse o) {
buildCounterListEnvironmentsResponse++;
if (buildCounterListEnvironmentsResponse < 3) {
- checkUnnamed6014(o.environments!);
+ checkUnnamed6017(o.environments!);
unittest.expect(
o.nextPageToken!,
unittest.equals('foo'),
);
- checkUnnamed6015(o.unreachable!);
+ checkUnnamed6018(o.unreachable!);
}
buildCounterListEnvironmentsResponse--;
}
-core.List<api.Execution> buildUnnamed6016() {
+core.List<api.Execution> buildUnnamed6019() {
var o = <api.Execution>[];
o.add(buildExecution());
o.add(buildExecution());
return o;
}
-void checkUnnamed6016(core.List<api.Execution> o) {
+void checkUnnamed6019(core.List<api.Execution> o) {
unittest.expect(o, unittest.hasLength(2));
checkExecution(o[0] as api.Execution);
checkExecution(o[1] as api.Execution);
}
-core.List<core.String> buildUnnamed6017() {
+core.List<core.String> buildUnnamed6020() {
var o = <core.String>[];
o.add('foo');
o.add('foo');
return o;
}
-void checkUnnamed6017(core.List<core.String> o) {
+void checkUnnamed6020(core.List<core.String> o) {
unittest.expect(o, unittest.hasLength(2));
unittest.expect(
o[0],
@@ -970,9 +970,9 @@
var o = api.ListExecutionsResponse();
buildCounterListExecutionsResponse++;
if (buildCounterListExecutionsResponse < 3) {
- o.executions = buildUnnamed6016();
+ o.executions = buildUnnamed6019();
o.nextPageToken = 'foo';
- o.unreachable = buildUnnamed6017();
+ o.unreachable = buildUnnamed6020();
}
buildCounterListExecutionsResponse--;
return o;
@@ -981,37 +981,37 @@
void checkListExecutionsResponse(api.ListExecutionsResponse o) {
buildCounterListExecutionsResponse++;
if (buildCounterListExecutionsResponse < 3) {
- checkUnnamed6016(o.executions!);
+ checkUnnamed6019(o.executions!);
unittest.expect(
o.nextPageToken!,
unittest.equals('foo'),
);
- checkUnnamed6017(o.unreachable!);
+ checkUnnamed6020(o.unreachable!);
}
buildCounterListExecutionsResponse--;
}
-core.List<api.Instance> buildUnnamed6018() {
+core.List<api.Instance> buildUnnamed6021() {
var o = <api.Instance>[];
o.add(buildInstance());
o.add(buildInstance());
return o;
}
-void checkUnnamed6018(core.List<api.Instance> o) {
+void checkUnnamed6021(core.List<api.Instance> o) {
unittest.expect(o, unittest.hasLength(2));
checkInstance(o[0] as api.Instance);
checkInstance(o[1] as api.Instance);
}
-core.List<core.String> buildUnnamed6019() {
+core.List<core.String> buildUnnamed6022() {
var o = <core.String>[];
o.add('foo');
o.add('foo');
return o;
}
-void checkUnnamed6019(core.List<core.String> o) {
+void checkUnnamed6022(core.List<core.String> o) {
unittest.expect(o, unittest.hasLength(2));
unittest.expect(
o[0],
@@ -1028,9 +1028,9 @@
var o = api.ListInstancesResponse();
buildCounterListInstancesResponse++;
if (buildCounterListInstancesResponse < 3) {
- o.instances = buildUnnamed6018();
+ o.instances = buildUnnamed6021();
o.nextPageToken = 'foo';
- o.unreachable = buildUnnamed6019();
+ o.unreachable = buildUnnamed6022();
}
buildCounterListInstancesResponse--;
return o;
@@ -1039,24 +1039,24 @@
void checkListInstancesResponse(api.ListInstancesResponse o) {
buildCounterListInstancesResponse++;
if (buildCounterListInstancesResponse < 3) {
- checkUnnamed6018(o.instances!);
+ checkUnnamed6021(o.instances!);
unittest.expect(
o.nextPageToken!,
unittest.equals('foo'),
);
- checkUnnamed6019(o.unreachable!);
+ checkUnnamed6022(o.unreachable!);
}
buildCounterListInstancesResponse--;
}
-core.List<api.Location> buildUnnamed6020() {
+core.List<api.Location> buildUnnamed6023() {
var o = <api.Location>[];
o.add(buildLocation());
o.add(buildLocation());
return o;
}
-void checkUnnamed6020(core.List<api.Location> o) {
+void checkUnnamed6023(core.List<api.Location> o) {
unittest.expect(o, unittest.hasLength(2));
checkLocation(o[0] as api.Location);
checkLocation(o[1] as api.Location);
@@ -1067,7 +1067,7 @@
var o = api.ListLocationsResponse();
buildCounterListLocationsResponse++;
if (buildCounterListLocationsResponse < 3) {
- o.locations = buildUnnamed6020();
+ o.locations = buildUnnamed6023();
o.nextPageToken = 'foo';
}
buildCounterListLocationsResponse--;
@@ -1077,7 +1077,7 @@
void checkListLocationsResponse(api.ListLocationsResponse o) {
buildCounterListLocationsResponse++;
if (buildCounterListLocationsResponse < 3) {
- checkUnnamed6020(o.locations!);
+ checkUnnamed6023(o.locations!);
unittest.expect(
o.nextPageToken!,
unittest.equals('foo'),
@@ -1086,14 +1086,14 @@
buildCounterListLocationsResponse--;
}
-core.List<api.Operation> buildUnnamed6021() {
+core.List<api.Operation> buildUnnamed6024() {
var o = <api.Operation>[];
o.add(buildOperation());
o.add(buildOperation());
return o;
}
-void checkUnnamed6021(core.List<api.Operation> o) {
+void checkUnnamed6024(core.List<api.Operation> o) {
unittest.expect(o, unittest.hasLength(2));
checkOperation(o[0] as api.Operation);
checkOperation(o[1] as api.Operation);
@@ -1105,7 +1105,7 @@
buildCounterListOperationsResponse++;
if (buildCounterListOperationsResponse < 3) {
o.nextPageToken = 'foo';
- o.operations = buildUnnamed6021();
+ o.operations = buildUnnamed6024();
}
buildCounterListOperationsResponse--;
return o;
@@ -1118,32 +1118,32 @@
o.nextPageToken!,
unittest.equals('foo'),
);
- checkUnnamed6021(o.operations!);
+ checkUnnamed6024(o.operations!);
}
buildCounterListOperationsResponse--;
}
-core.List<api.Runtime> buildUnnamed6022() {
+core.List<api.Runtime> buildUnnamed6025() {
var o = <api.Runtime>[];
o.add(buildRuntime());
o.add(buildRuntime());
return o;
}
-void checkUnnamed6022(core.List<api.Runtime> o) {
+void checkUnnamed6025(core.List<api.Runtime> o) {
unittest.expect(o, unittest.hasLength(2));
checkRuntime(o[0] as api.Runtime);
checkRuntime(o[1] as api.Runtime);
}
-core.List<core.String> buildUnnamed6023() {
+core.List<core.String> buildUnnamed6026() {
var o = <core.String>[];
o.add('foo');
o.add('foo');
return o;
}
-void checkUnnamed6023(core.List<core.String> o) {
+void checkUnnamed6026(core.List<core.String> o) {
unittest.expect(o, unittest.hasLength(2));
unittest.expect(
o[0],
@@ -1161,8 +1161,8 @@
buildCounterListRuntimesResponse++;
if (buildCounterListRuntimesResponse < 3) {
o.nextPageToken = 'foo';
- o.runtimes = buildUnnamed6022();
- o.unreachable = buildUnnamed6023();
+ o.runtimes = buildUnnamed6025();
+ o.unreachable = buildUnnamed6026();
}
buildCounterListRuntimesResponse--;
return o;
@@ -1175,33 +1175,33 @@
o.nextPageToken!,
unittest.equals('foo'),
);
- checkUnnamed6022(o.runtimes!);
- checkUnnamed6023(o.unreachable!);
+ checkUnnamed6025(o.runtimes!);
+ checkUnnamed6026(o.unreachable!);
}
buildCounterListRuntimesResponse--;
}
-core.List<api.Schedule> buildUnnamed6024() {
+core.List<api.Schedule> buildUnnamed6027() {
var o = <api.Schedule>[];
o.add(buildSchedule());
o.add(buildSchedule());
return o;
}
-void checkUnnamed6024(core.List<api.Schedule> o) {
+void checkUnnamed6027(core.List<api.Schedule> o) {
unittest.expect(o, unittest.hasLength(2));
checkSchedule(o[0] as api.Schedule);
checkSchedule(o[1] as api.Schedule);
}
-core.List<core.String> buildUnnamed6025() {
+core.List<core.String> buildUnnamed6028() {
var o = <core.String>[];
o.add('foo');
o.add('foo');
return o;
}
-void checkUnnamed6025(core.List<core.String> o) {
+void checkUnnamed6028(core.List<core.String> o) {
unittest.expect(o, unittest.hasLength(2));
unittest.expect(
o[0],
@@ -1219,8 +1219,8 @@
buildCounterListSchedulesResponse++;
if (buildCounterListSchedulesResponse < 3) {
o.nextPageToken = 'foo';
- o.schedules = buildUnnamed6024();
- o.unreachable = buildUnnamed6025();
+ o.schedules = buildUnnamed6027();
+ o.unreachable = buildUnnamed6028();
}
buildCounterListSchedulesResponse--;
return o;
@@ -1233,33 +1233,33 @@
o.nextPageToken!,
unittest.equals('foo'),
);
- checkUnnamed6024(o.schedules!);
- checkUnnamed6025(o.unreachable!);
+ checkUnnamed6027(o.schedules!);
+ checkUnnamed6028(o.unreachable!);
}
buildCounterListSchedulesResponse--;
}
-core.List<api.RuntimeGuestOsFeature> buildUnnamed6026() {
+core.List<api.RuntimeGuestOsFeature> buildUnnamed6029() {
var o = <api.RuntimeGuestOsFeature>[];
o.add(buildRuntimeGuestOsFeature());
o.add(buildRuntimeGuestOsFeature());
return o;
}
-void checkUnnamed6026(core.List<api.RuntimeGuestOsFeature> o) {
+void checkUnnamed6029(core.List<api.RuntimeGuestOsFeature> o) {
unittest.expect(o, unittest.hasLength(2));
checkRuntimeGuestOsFeature(o[0] as api.RuntimeGuestOsFeature);
checkRuntimeGuestOsFeature(o[1] as api.RuntimeGuestOsFeature);
}
-core.List<core.String> buildUnnamed6027() {
+core.List<core.String> buildUnnamed6030() {
var o = <core.String>[];
o.add('foo');
o.add('foo');
return o;
}
-void checkUnnamed6027(core.List<core.String> o) {
+void checkUnnamed6030(core.List<core.String> o) {
unittest.expect(o, unittest.hasLength(2));
unittest.expect(
o[0],
@@ -1279,12 +1279,12 @@
o.autoDelete = true;
o.boot = true;
o.deviceName = 'foo';
- o.guestOsFeatures = buildUnnamed6026();
+ o.guestOsFeatures = buildUnnamed6029();
o.index = 42;
o.initializeParams = buildLocalDiskInitializeParams();
o.interface = 'foo';
o.kind = 'foo';
- o.licenses = buildUnnamed6027();
+ o.licenses = buildUnnamed6030();
o.mode = 'foo';
o.source = 'foo';
o.type = 'foo';
@@ -1302,7 +1302,7 @@
o.deviceName!,
unittest.equals('foo'),
);
- checkUnnamed6026(o.guestOsFeatures!);
+ checkUnnamed6029(o.guestOsFeatures!);
unittest.expect(
o.index!,
unittest.equals(42),
@@ -1317,7 +1317,7 @@
o.kind!,
unittest.equals('foo'),
);
- checkUnnamed6027(o.licenses!);
+ checkUnnamed6030(o.licenses!);
unittest.expect(
o.mode!,
unittest.equals('foo'),
@@ -1334,14 +1334,14 @@
buildCounterLocalDisk--;
}
-core.Map<core.String, core.String> buildUnnamed6028() {
+core.Map<core.String, core.String> buildUnnamed6031() {
var o = <core.String, core.String>{};
o['x'] = 'foo';
o['y'] = 'foo';
return o;
}
-void checkUnnamed6028(core.Map<core.String, core.String> o) {
+void checkUnnamed6031(core.Map<core.String, core.String> o) {
unittest.expect(o, unittest.hasLength(2));
unittest.expect(
o['x']!,
@@ -1362,7 +1362,7 @@
o.diskName = 'foo';
o.diskSizeGb = 'foo';
o.diskType = 'foo';
- o.labels = buildUnnamed6028();
+ o.labels = buildUnnamed6031();
}
buildCounterLocalDiskInitializeParams--;
return o;
@@ -1387,19 +1387,19 @@
o.diskType!,
unittest.equals('foo'),
);
- checkUnnamed6028(o.labels!);
+ checkUnnamed6031(o.labels!);
}
buildCounterLocalDiskInitializeParams--;
}
-core.Map<core.String, core.String> buildUnnamed6029() {
+core.Map<core.String, core.String> buildUnnamed6032() {
var o = <core.String, core.String>{};
o['x'] = 'foo';
o['y'] = 'foo';
return o;
}
-void checkUnnamed6029(core.Map<core.String, core.String> o) {
+void checkUnnamed6032(core.Map<core.String, core.String> o) {
unittest.expect(o, unittest.hasLength(2));
unittest.expect(
o['x']!,
@@ -1411,7 +1411,7 @@
);
}
-core.Map<core.String, core.Object> buildUnnamed6030() {
+core.Map<core.String, core.Object> buildUnnamed6033() {
var o = <core.String, core.Object>{};
o['x'] = {
'list': [1, 2, 3],
@@ -1426,7 +1426,7 @@
return o;
}
-void checkUnnamed6030(core.Map<core.String, core.Object> o) {
+void checkUnnamed6033(core.Map<core.String, core.Object> o) {
unittest.expect(o, unittest.hasLength(2));
var casted1 = (o['x']!) as core.Map;
unittest.expect(casted1, unittest.hasLength(3));
@@ -1464,9 +1464,9 @@
buildCounterLocation++;
if (buildCounterLocation < 3) {
o.displayName = 'foo';
- o.labels = buildUnnamed6029();
+ o.labels = buildUnnamed6032();
o.locationId = 'foo';
- o.metadata = buildUnnamed6030();
+ o.metadata = buildUnnamed6033();
o.name = 'foo';
}
buildCounterLocation--;
@@ -1480,12 +1480,12 @@
o.displayName!,
unittest.equals('foo'),
);
- checkUnnamed6029(o.labels!);
+ checkUnnamed6032(o.labels!);
unittest.expect(
o.locationId!,
unittest.equals('foo'),
);
- checkUnnamed6030(o.metadata!);
+ checkUnnamed6033(o.metadata!);
unittest.expect(
o.name!,
unittest.equals('foo'),
@@ -1494,7 +1494,7 @@
buildCounterLocation--;
}
-core.Map<core.String, core.Object> buildUnnamed6031() {
+core.Map<core.String, core.Object> buildUnnamed6034() {
var o = <core.String, core.Object>{};
o['x'] = {
'list': [1, 2, 3],
@@ -1509,7 +1509,7 @@
return o;
}
-void checkUnnamed6031(core.Map<core.String, core.Object> o) {
+void checkUnnamed6034(core.Map<core.String, core.Object> o) {
unittest.expect(o, unittest.hasLength(2));
var casted3 = (o['x']!) as core.Map;
unittest.expect(casted3, unittest.hasLength(3));
@@ -1541,7 +1541,7 @@
);
}
-core.Map<core.String, core.Object> buildUnnamed6032() {
+core.Map<core.String, core.Object> buildUnnamed6035() {
var o = <core.String, core.Object>{};
o['x'] = {
'list': [1, 2, 3],
@@ -1556,7 +1556,7 @@
return o;
}
-void checkUnnamed6032(core.Map<core.String, core.Object> o) {
+void checkUnnamed6035(core.Map<core.String, core.Object> o) {
unittest.expect(o, unittest.hasLength(2));
var casted5 = (o['x']!) as core.Map;
unittest.expect(casted5, unittest.hasLength(3));
@@ -1595,9 +1595,9 @@
if (buildCounterOperation < 3) {
o.done = true;
o.error = buildStatus();
- o.metadata = buildUnnamed6031();
+ o.metadata = buildUnnamed6034();
o.name = 'foo';
- o.response = buildUnnamed6032();
+ o.response = buildUnnamed6035();
}
buildCounterOperation--;
return o;
@@ -1608,12 +1608,12 @@
if (buildCounterOperation < 3) {
unittest.expect(o.done!, unittest.isTrue);
checkStatus(o.error! as api.Status);
- checkUnnamed6031(o.metadata!);
+ checkUnnamed6034(o.metadata!);
unittest.expect(
o.name!,
unittest.equals('foo'),
);
- checkUnnamed6032(o.response!);
+ checkUnnamed6035(o.response!);
}
buildCounterOperation--;
}
@@ -1672,14 +1672,14 @@
buildCounterOperationMetadata--;
}
-core.List<api.Binding> buildUnnamed6033() {
+core.List<api.Binding> buildUnnamed6036() {
var o = <api.Binding>[];
o.add(buildBinding());
o.add(buildBinding());
return o;
}
-void checkUnnamed6033(core.List<api.Binding> o) {
+void checkUnnamed6036(core.List<api.Binding> o) {
unittest.expect(o, unittest.hasLength(2));
checkBinding(o[0] as api.Binding);
checkBinding(o[1] as api.Binding);
@@ -1690,7 +1690,7 @@
var o = api.Policy();
buildCounterPolicy++;
if (buildCounterPolicy < 3) {
- o.bindings = buildUnnamed6033();
+ o.bindings = buildUnnamed6036();
o.etag = 'foo';
o.version = 42;
}
@@ -1701,7 +1701,7 @@
void checkPolicy(api.Policy o) {
buildCounterPolicy++;
if (buildCounterPolicy < 3) {
- checkUnnamed6033(o.bindings!);
+ checkUnnamed6036(o.bindings!);
unittest.expect(
o.etag!,
unittest.equals('foo'),
@@ -1736,14 +1736,14 @@
buildCounterRegisterInstanceRequest--;
}
-core.Map<core.String, core.String> buildUnnamed6034() {
+core.Map<core.String, core.String> buildUnnamed6037() {
var o = <core.String, core.String>{};
o['x'] = 'foo';
o['y'] = 'foo';
return o;
}
-void checkUnnamed6034(core.Map<core.String, core.String> o) {
+void checkUnnamed6037(core.Map<core.String, core.String> o) {
unittest.expect(o, unittest.hasLength(2));
unittest.expect(
o['x']!,
@@ -1760,7 +1760,7 @@
var o = api.ReportInstanceInfoRequest();
buildCounterReportInstanceInfoRequest++;
if (buildCounterReportInstanceInfoRequest < 3) {
- o.metadata = buildUnnamed6034();
+ o.metadata = buildUnnamed6037();
o.vmId = 'foo';
}
buildCounterReportInstanceInfoRequest--;
@@ -1770,7 +1770,7 @@
void checkReportInstanceInfoRequest(api.ReportInstanceInfoRequest o) {
buildCounterReportInstanceInfoRequest++;
if (buildCounterReportInstanceInfoRequest < 3) {
- checkUnnamed6034(o.metadata!);
+ checkUnnamed6037(o.metadata!);
unittest.expect(
o.vmId!,
unittest.equals('foo'),
@@ -1962,14 +1962,14 @@
buildCounterRuntimeGuestOsFeature--;
}
-core.Map<core.String, core.String> buildUnnamed6035() {
+core.Map<core.String, core.String> buildUnnamed6038() {
var o = <core.String, core.String>{};
o['x'] = 'foo';
o['y'] = 'foo';
return o;
}
-void checkUnnamed6035(core.Map<core.String, core.String> o) {
+void checkUnnamed6038(core.Map<core.String, core.String> o) {
unittest.expect(o, unittest.hasLength(2));
unittest.expect(
o['x']!,
@@ -1986,7 +1986,7 @@
var o = api.RuntimeMetrics();
buildCounterRuntimeMetrics++;
if (buildCounterRuntimeMetrics < 3) {
- o.systemMetrics = buildUnnamed6035();
+ o.systemMetrics = buildUnnamed6038();
}
buildCounterRuntimeMetrics--;
return o;
@@ -1995,7 +1995,7 @@
void checkRuntimeMetrics(api.RuntimeMetrics o) {
buildCounterRuntimeMetrics++;
if (buildCounterRuntimeMetrics < 3) {
- checkUnnamed6035(o.systemMetrics!);
+ checkUnnamed6038(o.systemMetrics!);
}
buildCounterRuntimeMetrics--;
}
@@ -2066,14 +2066,14 @@
buildCounterRuntimeSoftwareConfig--;
}
-core.List<api.Execution> buildUnnamed6036() {
+core.List<api.Execution> buildUnnamed6039() {
var o = <api.Execution>[];
o.add(buildExecution());
o.add(buildExecution());
return o;
}
-void checkUnnamed6036(core.List<api.Execution> o) {
+void checkUnnamed6039(core.List<api.Execution> o) {
unittest.expect(o, unittest.hasLength(2));
checkExecution(o[0] as api.Execution);
checkExecution(o[1] as api.Execution);
@@ -2090,7 +2090,7 @@
o.displayName = 'foo';
o.executionTemplate = buildExecutionTemplate();
o.name = 'foo';
- o.recentExecutions = buildUnnamed6036();
+ o.recentExecutions = buildUnnamed6039();
o.state = 'foo';
o.timeZone = 'foo';
o.updateTime = 'foo';
@@ -2123,7 +2123,7 @@
o.name!,
unittest.equals('foo'),
);
- checkUnnamed6036(o.recentExecutions!);
+ checkUnnamed6039(o.recentExecutions!);
unittest.expect(
o.state!,
unittest.equals('foo'),
@@ -2213,14 +2213,14 @@
buildCounterSetInstanceAcceleratorRequest--;
}
-core.Map<core.String, core.String> buildUnnamed6037() {
+core.Map<core.String, core.String> buildUnnamed6040() {
var o = <core.String, core.String>{};
o['x'] = 'foo';
o['y'] = 'foo';
return o;
}
-void checkUnnamed6037(core.Map<core.String, core.String> o) {
+void checkUnnamed6040(core.Map<core.String, core.String> o) {
unittest.expect(o, unittest.hasLength(2));
unittest.expect(
o['x']!,
@@ -2237,7 +2237,7 @@
var o = api.SetInstanceLabelsRequest();
buildCounterSetInstanceLabelsRequest++;
if (buildCounterSetInstanceLabelsRequest < 3) {
- o.labels = buildUnnamed6037();
+ o.labels = buildUnnamed6040();
}
buildCounterSetInstanceLabelsRequest--;
return o;
@@ -2246,7 +2246,7 @@
void checkSetInstanceLabelsRequest(api.SetInstanceLabelsRequest o) {
buildCounterSetInstanceLabelsRequest++;
if (buildCounterSetInstanceLabelsRequest < 3) {
- checkUnnamed6037(o.labels!);
+ checkUnnamed6040(o.labels!);
}
buildCounterSetInstanceLabelsRequest--;
}
@@ -2326,7 +2326,7 @@
buildCounterStartRuntimeRequest--;
}
-core.Map<core.String, core.Object> buildUnnamed6038() {
+core.Map<core.String, core.Object> buildUnnamed6041() {
var o = <core.String, core.Object>{};
o['x'] = {
'list': [1, 2, 3],
@@ -2341,7 +2341,7 @@
return o;
}
-void checkUnnamed6038(core.Map<core.String, core.Object> o) {
+void checkUnnamed6041(core.Map<core.String, core.Object> o) {
unittest.expect(o, unittest.hasLength(2));
var casted7 = (o['x']!) as core.Map;
unittest.expect(casted7, unittest.hasLength(3));
@@ -2373,17 +2373,17 @@
);
}
-core.List<core.Map<core.String, core.Object>> buildUnnamed6039() {
+core.List<core.Map<core.String, core.Object>> buildUnnamed6042() {
var o = <core.Map<core.String, core.Object>>[];
- o.add(buildUnnamed6038());
- o.add(buildUnnamed6038());
+ o.add(buildUnnamed6041());
+ o.add(buildUnnamed6041());
return o;
}
-void checkUnnamed6039(core.List<core.Map<core.String, core.Object>> o) {
+void checkUnnamed6042(core.List<core.Map<core.String, core.Object>> o) {
unittest.expect(o, unittest.hasLength(2));
- checkUnnamed6038(o[0]);
- checkUnnamed6038(o[1]);
+ checkUnnamed6041(o[0]);
+ checkUnnamed6041(o[1]);
}
core.int buildCounterStatus = 0;
@@ -2392,7 +2392,7 @@
buildCounterStatus++;
if (buildCounterStatus < 3) {
o.code = 42;
- o.details = buildUnnamed6039();
+ o.details = buildUnnamed6042();
o.message = 'foo';
}
buildCounterStatus--;
@@ -2406,7 +2406,7 @@
o.code!,
unittest.equals(42),
);
- checkUnnamed6039(o.details!);
+ checkUnnamed6042(o.details!);
unittest.expect(
o.message!,
unittest.equals('foo'),
@@ -2470,14 +2470,14 @@
buildCounterSwitchRuntimeRequest--;
}
-core.List<core.String> buildUnnamed6040() {
+core.List<core.String> buildUnnamed6043() {
var o = <core.String>[];
o.add('foo');
o.add('foo');
return o;
}
-void checkUnnamed6040(core.List<core.String> o) {
+void checkUnnamed6043(core.List<core.String> o) {
unittest.expect(o, unittest.hasLength(2));
unittest.expect(
o[0],
@@ -2494,7 +2494,7 @@
var o = api.TestIamPermissionsRequest();
buildCounterTestIamPermissionsRequest++;
if (buildCounterTestIamPermissionsRequest < 3) {
- o.permissions = buildUnnamed6040();
+ o.permissions = buildUnnamed6043();
}
buildCounterTestIamPermissionsRequest--;
return o;
@@ -2503,19 +2503,19 @@
void checkTestIamPermissionsRequest(api.TestIamPermissionsRequest o) {
buildCounterTestIamPermissionsRequest++;
if (buildCounterTestIamPermissionsRequest < 3) {
- checkUnnamed6040(o.permissions!);
+ checkUnnamed6043(o.permissions!);
}
buildCounterTestIamPermissionsRequest--;
}
-core.List<core.String> buildUnnamed6041() {
+core.List<core.String> buildUnnamed6044() {
var o = <core.String>[];
o.add('foo');
o.add('foo');
return o;
}
-void checkUnnamed6041(core.List<core.String> o) {
+void checkUnnamed6044(core.List<core.String> o) {
unittest.expect(o, unittest.hasLength(2));
unittest.expect(
o[0],
@@ -2532,7 +2532,7 @@
var o = api.TestIamPermissionsResponse();
buildCounterTestIamPermissionsResponse++;
if (buildCounterTestIamPermissionsResponse < 3) {
- o.permissions = buildUnnamed6041();
+ o.permissions = buildUnnamed6044();
}
buildCounterTestIamPermissionsResponse--;
return o;
@@ -2541,7 +2541,7 @@
void checkTestIamPermissionsResponse(api.TestIamPermissionsResponse o) {
buildCounterTestIamPermissionsResponse++;
if (buildCounterTestIamPermissionsResponse < 3) {
- checkUnnamed6041(o.permissions!);
+ checkUnnamed6044(o.permissions!);
}
buildCounterTestIamPermissionsResponse--;
}
@@ -2736,27 +2736,27 @@
buildCounterVirtualMachine--;
}
-core.List<api.ContainerImage> buildUnnamed6042() {
+core.List<api.ContainerImage> buildUnnamed6045() {
var o = <api.ContainerImage>[];
o.add(buildContainerImage());
o.add(buildContainerImage());
return o;
}
-void checkUnnamed6042(core.List<api.ContainerImage> o) {
+void checkUnnamed6045(core.List<api.ContainerImage> o) {
unittest.expect(o, unittest.hasLength(2));
checkContainerImage(o[0] as api.ContainerImage);
checkContainerImage(o[1] as api.ContainerImage);
}
-core.Map<core.String, core.String> buildUnnamed6043() {
+core.Map<core.String, core.String> buildUnnamed6046() {
var o = <core.String, core.String>{};
o['x'] = 'foo';
o['y'] = 'foo';
return o;
}
-void checkUnnamed6043(core.Map<core.String, core.String> o) {
+void checkUnnamed6046(core.Map<core.String, core.String> o) {
unittest.expect(o, unittest.hasLength(2));
unittest.expect(
o['x']!,
@@ -2768,14 +2768,14 @@
);
}
-core.Map<core.String, core.String> buildUnnamed6044() {
+core.Map<core.String, core.String> buildUnnamed6047() {
var o = <core.String, core.String>{};
o['x'] = 'foo';
o['y'] = 'foo';
return o;
}
-void checkUnnamed6044(core.Map<core.String, core.String> o) {
+void checkUnnamed6047(core.Map<core.String, core.String> o) {
unittest.expect(o, unittest.hasLength(2));
unittest.expect(
o['x']!,
@@ -2787,14 +2787,14 @@
);
}
-core.Map<core.String, core.String> buildUnnamed6045() {
+core.Map<core.String, core.String> buildUnnamed6048() {
var o = <core.String, core.String>{};
o['x'] = 'foo';
o['y'] = 'foo';
return o;
}
-void checkUnnamed6045(core.Map<core.String, core.String> o) {
+void checkUnnamed6048(core.Map<core.String, core.String> o) {
unittest.expect(o, unittest.hasLength(2));
unittest.expect(
o['x']!,
@@ -2806,14 +2806,14 @@
);
}
-core.List<core.String> buildUnnamed6046() {
+core.List<core.String> buildUnnamed6049() {
var o = <core.String>[];
o.add('foo');
o.add('foo');
return o;
}
-void checkUnnamed6046(core.List<core.String> o) {
+void checkUnnamed6049(core.List<core.String> o) {
unittest.expect(o, unittest.hasLength(2));
unittest.expect(
o[0],
@@ -2831,19 +2831,19 @@
buildCounterVirtualMachineConfig++;
if (buildCounterVirtualMachineConfig < 3) {
o.acceleratorConfig = buildRuntimeAcceleratorConfig();
- o.containerImages = buildUnnamed6042();
+ o.containerImages = buildUnnamed6045();
o.dataDisk = buildLocalDisk();
o.encryptionConfig = buildEncryptionConfig();
- o.guestAttributes = buildUnnamed6043();
+ o.guestAttributes = buildUnnamed6046();
o.internalIpOnly = true;
- o.labels = buildUnnamed6044();
+ o.labels = buildUnnamed6047();
o.machineType = 'foo';
- o.metadata = buildUnnamed6045();
+ o.metadata = buildUnnamed6048();
o.network = 'foo';
o.nicType = 'foo';
o.shieldedInstanceConfig = buildRuntimeShieldedInstanceConfig();
o.subnet = 'foo';
- o.tags = buildUnnamed6046();
+ o.tags = buildUnnamed6049();
o.zone = 'foo';
}
buildCounterVirtualMachineConfig--;
@@ -2855,17 +2855,17 @@
if (buildCounterVirtualMachineConfig < 3) {
checkRuntimeAcceleratorConfig(
o.acceleratorConfig! as api.RuntimeAcceleratorConfig);
- checkUnnamed6042(o.containerImages!);
+ checkUnnamed6045(o.containerImages!);
checkLocalDisk(o.dataDisk! as api.LocalDisk);
checkEncryptionConfig(o.encryptionConfig! as api.EncryptionConfig);
- checkUnnamed6043(o.guestAttributes!);
+ checkUnnamed6046(o.guestAttributes!);
unittest.expect(o.internalIpOnly!, unittest.isTrue);
- checkUnnamed6044(o.labels!);
+ checkUnnamed6047(o.labels!);
unittest.expect(
o.machineType!,
unittest.equals('foo'),
);
- checkUnnamed6045(o.metadata!);
+ checkUnnamed6048(o.metadata!);
unittest.expect(
o.network!,
unittest.equals('foo'),
@@ -2880,7 +2880,7 @@
o.subnet!,
unittest.equals('foo'),
);
- checkUnnamed6046(o.tags!);
+ checkUnnamed6049(o.tags!);
unittest.expect(
o.zone!,
unittest.equals('foo'),
diff --git a/generated/googleapis/test/paymentsresellersubscription/v1_test.dart b/generated/googleapis/test/paymentsresellersubscription/v1_test.dart
index 2b084f7..3d3fccc 100644
--- a/generated/googleapis/test/paymentsresellersubscription/v1_test.dart
+++ b/generated/googleapis/test/paymentsresellersubscription/v1_test.dart
@@ -601,6 +601,8 @@
buildGoogleCloudPaymentsResellerSubscriptionV1Location();
o.state = 'foo';
o.updateTime = 'foo';
+ o.upgradeDowngradeDetails =
+ buildGoogleCloudPaymentsResellerSubscriptionV1SubscriptionUpgradeDowngradeDetails();
}
buildCounterGoogleCloudPaymentsResellerSubscriptionV1Subscription--;
return o;
@@ -650,6 +652,9 @@
o.updateTime!,
unittest.equals('foo'),
);
+ checkGoogleCloudPaymentsResellerSubscriptionV1SubscriptionUpgradeDowngradeDetails(
+ o.upgradeDowngradeDetails! as api
+ .GoogleCloudPaymentsResellerSubscriptionV1SubscriptionUpgradeDowngradeDetails);
}
buildCounterGoogleCloudPaymentsResellerSubscriptionV1Subscription--;
}
@@ -685,6 +690,41 @@
}
core.int
+ buildCounterGoogleCloudPaymentsResellerSubscriptionV1SubscriptionUpgradeDowngradeDetails =
+ 0;
+api.GoogleCloudPaymentsResellerSubscriptionV1SubscriptionUpgradeDowngradeDetails
+ buildGoogleCloudPaymentsResellerSubscriptionV1SubscriptionUpgradeDowngradeDetails() {
+ var o = api
+ .GoogleCloudPaymentsResellerSubscriptionV1SubscriptionUpgradeDowngradeDetails();
+ buildCounterGoogleCloudPaymentsResellerSubscriptionV1SubscriptionUpgradeDowngradeDetails++;
+ if (buildCounterGoogleCloudPaymentsResellerSubscriptionV1SubscriptionUpgradeDowngradeDetails <
+ 3) {
+ o.billingCycleSpec = 'foo';
+ o.previousSubscriptionId = 'foo';
+ }
+ buildCounterGoogleCloudPaymentsResellerSubscriptionV1SubscriptionUpgradeDowngradeDetails--;
+ return o;
+}
+
+void checkGoogleCloudPaymentsResellerSubscriptionV1SubscriptionUpgradeDowngradeDetails(
+ api.GoogleCloudPaymentsResellerSubscriptionV1SubscriptionUpgradeDowngradeDetails
+ o) {
+ buildCounterGoogleCloudPaymentsResellerSubscriptionV1SubscriptionUpgradeDowngradeDetails++;
+ if (buildCounterGoogleCloudPaymentsResellerSubscriptionV1SubscriptionUpgradeDowngradeDetails <
+ 3) {
+ unittest.expect(
+ o.billingCycleSpec!,
+ unittest.equals('foo'),
+ );
+ unittest.expect(
+ o.previousSubscriptionId!,
+ unittest.equals('foo'),
+ );
+ }
+ buildCounterGoogleCloudPaymentsResellerSubscriptionV1SubscriptionUpgradeDowngradeDetails--;
+}
+
+core.int
buildCounterGoogleCloudPaymentsResellerSubscriptionV1UndoCancelSubscriptionRequest =
0;
api.GoogleCloudPaymentsResellerSubscriptionV1UndoCancelSubscriptionRequest
@@ -980,6 +1020,22 @@
});
unittest.group(
+ 'obj-schema-GoogleCloudPaymentsResellerSubscriptionV1SubscriptionUpgradeDowngradeDetails',
+ () {
+ unittest.test('to-json--from-json', () async {
+ var o =
+ buildGoogleCloudPaymentsResellerSubscriptionV1SubscriptionUpgradeDowngradeDetails();
+ var oJson = convert.jsonDecode(convert.jsonEncode(o));
+ var od =
+ api.GoogleCloudPaymentsResellerSubscriptionV1SubscriptionUpgradeDowngradeDetails
+ .fromJson(oJson as core.Map<core.String, core.dynamic>);
+ checkGoogleCloudPaymentsResellerSubscriptionV1SubscriptionUpgradeDowngradeDetails(
+ od as api
+ .GoogleCloudPaymentsResellerSubscriptionV1SubscriptionUpgradeDowngradeDetails);
+ });
+ });
+
+ unittest.group(
'obj-schema-GoogleCloudPaymentsResellerSubscriptionV1UndoCancelSubscriptionRequest',
() {
unittest.test('to-json--from-json', () async {
diff --git a/generated/googleapis/test/people/v1_test.dart b/generated/googleapis/test/people/v1_test.dart
index d7a8a3c..c78d1cd 100644
--- a/generated/googleapis/test/people/v1_test.dart
+++ b/generated/googleapis/test/people/v1_test.dart
@@ -125,27 +125,27 @@
buildCounterAgeRangeType--;
}
-core.List<api.ContactToCreate> buildUnnamed6230() {
+core.List<api.ContactToCreate> buildUnnamed6233() {
var o = <api.ContactToCreate>[];
o.add(buildContactToCreate());
o.add(buildContactToCreate());
return o;
}
-void checkUnnamed6230(core.List<api.ContactToCreate> o) {
+void checkUnnamed6233(core.List<api.ContactToCreate> o) {
unittest.expect(o, unittest.hasLength(2));
checkContactToCreate(o[0] as api.ContactToCreate);
checkContactToCreate(o[1] as api.ContactToCreate);
}
-core.List<core.String> buildUnnamed6231() {
+core.List<core.String> buildUnnamed6234() {
var o = <core.String>[];
o.add('foo');
o.add('foo');
return o;
}
-void checkUnnamed6231(core.List<core.String> o) {
+void checkUnnamed6234(core.List<core.String> o) {
unittest.expect(o, unittest.hasLength(2));
unittest.expect(
o[0],
@@ -162,9 +162,9 @@
var o = api.BatchCreateContactsRequest();
buildCounterBatchCreateContactsRequest++;
if (buildCounterBatchCreateContactsRequest < 3) {
- o.contacts = buildUnnamed6230();
+ o.contacts = buildUnnamed6233();
o.readMask = 'foo';
- o.sources = buildUnnamed6231();
+ o.sources = buildUnnamed6234();
}
buildCounterBatchCreateContactsRequest--;
return o;
@@ -173,24 +173,24 @@
void checkBatchCreateContactsRequest(api.BatchCreateContactsRequest o) {
buildCounterBatchCreateContactsRequest++;
if (buildCounterBatchCreateContactsRequest < 3) {
- checkUnnamed6230(o.contacts!);
+ checkUnnamed6233(o.contacts!);
unittest.expect(
o.readMask!,
unittest.equals('foo'),
);
- checkUnnamed6231(o.sources!);
+ checkUnnamed6234(o.sources!);
}
buildCounterBatchCreateContactsRequest--;
}
-core.List<api.PersonResponse> buildUnnamed6232() {
+core.List<api.PersonResponse> buildUnnamed6235() {
var o = <api.PersonResponse>[];
o.add(buildPersonResponse());
o.add(buildPersonResponse());
return o;
}
-void checkUnnamed6232(core.List<api.PersonResponse> o) {
+void checkUnnamed6235(core.List<api.PersonResponse> o) {
unittest.expect(o, unittest.hasLength(2));
checkPersonResponse(o[0] as api.PersonResponse);
checkPersonResponse(o[1] as api.PersonResponse);
@@ -201,7 +201,7 @@
var o = api.BatchCreateContactsResponse();
buildCounterBatchCreateContactsResponse++;
if (buildCounterBatchCreateContactsResponse < 3) {
- o.createdPeople = buildUnnamed6232();
+ o.createdPeople = buildUnnamed6235();
}
buildCounterBatchCreateContactsResponse--;
return o;
@@ -210,94 +210,11 @@
void checkBatchCreateContactsResponse(api.BatchCreateContactsResponse o) {
buildCounterBatchCreateContactsResponse++;
if (buildCounterBatchCreateContactsResponse < 3) {
- checkUnnamed6232(o.createdPeople!);
+ checkUnnamed6235(o.createdPeople!);
}
buildCounterBatchCreateContactsResponse--;
}
-core.List<core.String> buildUnnamed6233() {
- var o = <core.String>[];
- o.add('foo');
- o.add('foo');
- return o;
-}
-
-void checkUnnamed6233(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'),
- );
-}
-
-core.int buildCounterBatchDeleteContactsRequest = 0;
-api.BatchDeleteContactsRequest buildBatchDeleteContactsRequest() {
- var o = api.BatchDeleteContactsRequest();
- buildCounterBatchDeleteContactsRequest++;
- if (buildCounterBatchDeleteContactsRequest < 3) {
- o.resourceNames = buildUnnamed6233();
- }
- buildCounterBatchDeleteContactsRequest--;
- return o;
-}
-
-void checkBatchDeleteContactsRequest(api.BatchDeleteContactsRequest o) {
- buildCounterBatchDeleteContactsRequest++;
- if (buildCounterBatchDeleteContactsRequest < 3) {
- checkUnnamed6233(o.resourceNames!);
- }
- buildCounterBatchDeleteContactsRequest--;
-}
-
-core.List<api.ContactGroupResponse> buildUnnamed6234() {
- var o = <api.ContactGroupResponse>[];
- o.add(buildContactGroupResponse());
- o.add(buildContactGroupResponse());
- return o;
-}
-
-void checkUnnamed6234(core.List<api.ContactGroupResponse> o) {
- unittest.expect(o, unittest.hasLength(2));
- checkContactGroupResponse(o[0] as api.ContactGroupResponse);
- checkContactGroupResponse(o[1] as api.ContactGroupResponse);
-}
-
-core.int buildCounterBatchGetContactGroupsResponse = 0;
-api.BatchGetContactGroupsResponse buildBatchGetContactGroupsResponse() {
- var o = api.BatchGetContactGroupsResponse();
- buildCounterBatchGetContactGroupsResponse++;
- if (buildCounterBatchGetContactGroupsResponse < 3) {
- o.responses = buildUnnamed6234();
- }
- buildCounterBatchGetContactGroupsResponse--;
- return o;
-}
-
-void checkBatchGetContactGroupsResponse(api.BatchGetContactGroupsResponse o) {
- buildCounterBatchGetContactGroupsResponse++;
- if (buildCounterBatchGetContactGroupsResponse < 3) {
- checkUnnamed6234(o.responses!);
- }
- buildCounterBatchGetContactGroupsResponse--;
-}
-
-core.Map<core.String, api.Person> buildUnnamed6235() {
- var o = <core.String, api.Person>{};
- o['x'] = buildPerson();
- o['y'] = buildPerson();
- return o;
-}
-
-void checkUnnamed6235(core.Map<core.String, api.Person> o) {
- unittest.expect(o, unittest.hasLength(2));
- checkPerson(o['x']! as api.Person);
- checkPerson(o['y']! as api.Person);
-}
-
core.List<core.String> buildUnnamed6236() {
var o = <core.String>[];
o.add('foo');
@@ -317,14 +234,97 @@
);
}
+core.int buildCounterBatchDeleteContactsRequest = 0;
+api.BatchDeleteContactsRequest buildBatchDeleteContactsRequest() {
+ var o = api.BatchDeleteContactsRequest();
+ buildCounterBatchDeleteContactsRequest++;
+ if (buildCounterBatchDeleteContactsRequest < 3) {
+ o.resourceNames = buildUnnamed6236();
+ }
+ buildCounterBatchDeleteContactsRequest--;
+ return o;
+}
+
+void checkBatchDeleteContactsRequest(api.BatchDeleteContactsRequest o) {
+ buildCounterBatchDeleteContactsRequest++;
+ if (buildCounterBatchDeleteContactsRequest < 3) {
+ checkUnnamed6236(o.resourceNames!);
+ }
+ buildCounterBatchDeleteContactsRequest--;
+}
+
+core.List<api.ContactGroupResponse> buildUnnamed6237() {
+ var o = <api.ContactGroupResponse>[];
+ o.add(buildContactGroupResponse());
+ o.add(buildContactGroupResponse());
+ return o;
+}
+
+void checkUnnamed6237(core.List<api.ContactGroupResponse> o) {
+ unittest.expect(o, unittest.hasLength(2));
+ checkContactGroupResponse(o[0] as api.ContactGroupResponse);
+ checkContactGroupResponse(o[1] as api.ContactGroupResponse);
+}
+
+core.int buildCounterBatchGetContactGroupsResponse = 0;
+api.BatchGetContactGroupsResponse buildBatchGetContactGroupsResponse() {
+ var o = api.BatchGetContactGroupsResponse();
+ buildCounterBatchGetContactGroupsResponse++;
+ if (buildCounterBatchGetContactGroupsResponse < 3) {
+ o.responses = buildUnnamed6237();
+ }
+ buildCounterBatchGetContactGroupsResponse--;
+ return o;
+}
+
+void checkBatchGetContactGroupsResponse(api.BatchGetContactGroupsResponse o) {
+ buildCounterBatchGetContactGroupsResponse++;
+ if (buildCounterBatchGetContactGroupsResponse < 3) {
+ checkUnnamed6237(o.responses!);
+ }
+ buildCounterBatchGetContactGroupsResponse--;
+}
+
+core.Map<core.String, api.Person> buildUnnamed6238() {
+ var o = <core.String, api.Person>{};
+ o['x'] = buildPerson();
+ o['y'] = buildPerson();
+ return o;
+}
+
+void checkUnnamed6238(core.Map<core.String, api.Person> o) {
+ unittest.expect(o, unittest.hasLength(2));
+ checkPerson(o['x']! as api.Person);
+ checkPerson(o['y']! as api.Person);
+}
+
+core.List<core.String> buildUnnamed6239() {
+ var o = <core.String>[];
+ o.add('foo');
+ o.add('foo');
+ return o;
+}
+
+void checkUnnamed6239(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'),
+ );
+}
+
core.int buildCounterBatchUpdateContactsRequest = 0;
api.BatchUpdateContactsRequest buildBatchUpdateContactsRequest() {
var o = api.BatchUpdateContactsRequest();
buildCounterBatchUpdateContactsRequest++;
if (buildCounterBatchUpdateContactsRequest < 3) {
- o.contacts = buildUnnamed6235();
+ o.contacts = buildUnnamed6238();
o.readMask = 'foo';
- o.sources = buildUnnamed6236();
+ o.sources = buildUnnamed6239();
o.updateMask = 'foo';
}
buildCounterBatchUpdateContactsRequest--;
@@ -334,12 +334,12 @@
void checkBatchUpdateContactsRequest(api.BatchUpdateContactsRequest o) {
buildCounterBatchUpdateContactsRequest++;
if (buildCounterBatchUpdateContactsRequest < 3) {
- checkUnnamed6235(o.contacts!);
+ checkUnnamed6238(o.contacts!);
unittest.expect(
o.readMask!,
unittest.equals('foo'),
);
- checkUnnamed6236(o.sources!);
+ checkUnnamed6239(o.sources!);
unittest.expect(
o.updateMask!,
unittest.equals('foo'),
@@ -348,14 +348,14 @@
buildCounterBatchUpdateContactsRequest--;
}
-core.Map<core.String, api.PersonResponse> buildUnnamed6237() {
+core.Map<core.String, api.PersonResponse> buildUnnamed6240() {
var o = <core.String, api.PersonResponse>{};
o['x'] = buildPersonResponse();
o['y'] = buildPersonResponse();
return o;
}
-void checkUnnamed6237(core.Map<core.String, api.PersonResponse> o) {
+void checkUnnamed6240(core.Map<core.String, api.PersonResponse> o) {
unittest.expect(o, unittest.hasLength(2));
checkPersonResponse(o['x']! as api.PersonResponse);
checkPersonResponse(o['y']! as api.PersonResponse);
@@ -366,7 +366,7 @@
var o = api.BatchUpdateContactsResponse();
buildCounterBatchUpdateContactsResponse++;
if (buildCounterBatchUpdateContactsResponse < 3) {
- o.updateResult = buildUnnamed6237();
+ o.updateResult = buildUnnamed6240();
}
buildCounterBatchUpdateContactsResponse--;
return o;
@@ -375,7 +375,7 @@
void checkBatchUpdateContactsResponse(api.BatchUpdateContactsResponse o) {
buildCounterBatchUpdateContactsResponse++;
if (buildCounterBatchUpdateContactsResponse < 3) {
- checkUnnamed6237(o.updateResult!);
+ checkUnnamed6240(o.updateResult!);
}
buildCounterBatchUpdateContactsResponse--;
}
@@ -522,27 +522,27 @@
buildCounterClientData--;
}
-core.List<api.GroupClientData> buildUnnamed6238() {
+core.List<api.GroupClientData> buildUnnamed6241() {
var o = <api.GroupClientData>[];
o.add(buildGroupClientData());
o.add(buildGroupClientData());
return o;
}
-void checkUnnamed6238(core.List<api.GroupClientData> o) {
+void checkUnnamed6241(core.List<api.GroupClientData> o) {
unittest.expect(o, unittest.hasLength(2));
checkGroupClientData(o[0] as api.GroupClientData);
checkGroupClientData(o[1] as api.GroupClientData);
}
-core.List<core.String> buildUnnamed6239() {
+core.List<core.String> buildUnnamed6242() {
var o = <core.String>[];
o.add('foo');
o.add('foo');
return o;
}
-void checkUnnamed6239(core.List<core.String> o) {
+void checkUnnamed6242(core.List<core.String> o) {
unittest.expect(o, unittest.hasLength(2));
unittest.expect(
o[0],
@@ -559,12 +559,12 @@
var o = api.ContactGroup();
buildCounterContactGroup++;
if (buildCounterContactGroup < 3) {
- o.clientData = buildUnnamed6238();
+ o.clientData = buildUnnamed6241();
o.etag = 'foo';
o.formattedName = 'foo';
o.groupType = 'foo';
o.memberCount = 42;
- o.memberResourceNames = buildUnnamed6239();
+ o.memberResourceNames = buildUnnamed6242();
o.metadata = buildContactGroupMetadata();
o.name = 'foo';
o.resourceName = 'foo';
@@ -576,7 +576,7 @@
void checkContactGroup(api.ContactGroup o) {
buildCounterContactGroup++;
if (buildCounterContactGroup < 3) {
- checkUnnamed6238(o.clientData!);
+ checkUnnamed6241(o.clientData!);
unittest.expect(
o.etag!,
unittest.equals('foo'),
@@ -593,7 +593,7 @@
o.memberCount!,
unittest.equals(42),
);
- checkUnnamed6239(o.memberResourceNames!);
+ checkUnnamed6242(o.memberResourceNames!);
checkContactGroupMetadata(o.metadata! as api.ContactGroupMetadata);
unittest.expect(
o.name!,
@@ -703,14 +703,14 @@
buildCounterContactToCreate--;
}
-core.List<core.String> buildUnnamed6240() {
+core.List<core.String> buildUnnamed6243() {
var o = <core.String>[];
o.add('foo');
o.add('foo');
return o;
}
-void checkUnnamed6240(core.List<core.String> o) {
+void checkUnnamed6243(core.List<core.String> o) {
unittest.expect(o, unittest.hasLength(2));
unittest.expect(
o[0],
@@ -730,7 +730,7 @@
if (buildCounterCopyOtherContactToMyContactsGroupRequest < 3) {
o.copyMask = 'foo';
o.readMask = 'foo';
- o.sources = buildUnnamed6240();
+ o.sources = buildUnnamed6243();
}
buildCounterCopyOtherContactToMyContactsGroupRequest--;
return o;
@@ -748,7 +748,7 @@
o.readMask!,
unittest.equals('foo'),
);
- checkUnnamed6240(o.sources!);
+ checkUnnamed6243(o.sources!);
}
buildCounterCopyOtherContactToMyContactsGroupRequest--;
}
@@ -1073,14 +1073,14 @@
buildCounterGender--;
}
-core.List<api.PersonResponse> buildUnnamed6241() {
+core.List<api.PersonResponse> buildUnnamed6244() {
var o = <api.PersonResponse>[];
o.add(buildPersonResponse());
o.add(buildPersonResponse());
return o;
}
-void checkUnnamed6241(core.List<api.PersonResponse> o) {
+void checkUnnamed6244(core.List<api.PersonResponse> o) {
unittest.expect(o, unittest.hasLength(2));
checkPersonResponse(o[0] as api.PersonResponse);
checkPersonResponse(o[1] as api.PersonResponse);
@@ -1091,7 +1091,7 @@
var o = api.GetPeopleResponse();
buildCounterGetPeopleResponse++;
if (buildCounterGetPeopleResponse < 3) {
- o.responses = buildUnnamed6241();
+ o.responses = buildUnnamed6244();
}
buildCounterGetPeopleResponse--;
return o;
@@ -1100,7 +1100,7 @@
void checkGetPeopleResponse(api.GetPeopleResponse o) {
buildCounterGetPeopleResponse++;
if (buildCounterGetPeopleResponse < 3) {
- checkUnnamed6241(o.responses!);
+ checkUnnamed6244(o.responses!);
}
buildCounterGetPeopleResponse--;
}
@@ -1200,14 +1200,14 @@
buildCounterInterest--;
}
-core.List<api.Person> buildUnnamed6242() {
+core.List<api.Person> buildUnnamed6245() {
var o = <api.Person>[];
o.add(buildPerson());
o.add(buildPerson());
return o;
}
-void checkUnnamed6242(core.List<api.Person> o) {
+void checkUnnamed6245(core.List<api.Person> o) {
unittest.expect(o, unittest.hasLength(2));
checkPerson(o[0] as api.Person);
checkPerson(o[1] as api.Person);
@@ -1218,7 +1218,7 @@
var o = api.ListConnectionsResponse();
buildCounterListConnectionsResponse++;
if (buildCounterListConnectionsResponse < 3) {
- o.connections = buildUnnamed6242();
+ o.connections = buildUnnamed6245();
o.nextPageToken = 'foo';
o.nextSyncToken = 'foo';
o.totalItems = 42;
@@ -1231,7 +1231,7 @@
void checkListConnectionsResponse(api.ListConnectionsResponse o) {
buildCounterListConnectionsResponse++;
if (buildCounterListConnectionsResponse < 3) {
- checkUnnamed6242(o.connections!);
+ checkUnnamed6245(o.connections!);
unittest.expect(
o.nextPageToken!,
unittest.equals('foo'),
@@ -1252,14 +1252,14 @@
buildCounterListConnectionsResponse--;
}
-core.List<api.ContactGroup> buildUnnamed6243() {
+core.List<api.ContactGroup> buildUnnamed6246() {
var o = <api.ContactGroup>[];
o.add(buildContactGroup());
o.add(buildContactGroup());
return o;
}
-void checkUnnamed6243(core.List<api.ContactGroup> o) {
+void checkUnnamed6246(core.List<api.ContactGroup> o) {
unittest.expect(o, unittest.hasLength(2));
checkContactGroup(o[0] as api.ContactGroup);
checkContactGroup(o[1] as api.ContactGroup);
@@ -1270,7 +1270,7 @@
var o = api.ListContactGroupsResponse();
buildCounterListContactGroupsResponse++;
if (buildCounterListContactGroupsResponse < 3) {
- o.contactGroups = buildUnnamed6243();
+ o.contactGroups = buildUnnamed6246();
o.nextPageToken = 'foo';
o.nextSyncToken = 'foo';
o.totalItems = 42;
@@ -1282,7 +1282,7 @@
void checkListContactGroupsResponse(api.ListContactGroupsResponse o) {
buildCounterListContactGroupsResponse++;
if (buildCounterListContactGroupsResponse < 3) {
- checkUnnamed6243(o.contactGroups!);
+ checkUnnamed6246(o.contactGroups!);
unittest.expect(
o.nextPageToken!,
unittest.equals('foo'),
@@ -1299,14 +1299,14 @@
buildCounterListContactGroupsResponse--;
}
-core.List<api.Person> buildUnnamed6244() {
+core.List<api.Person> buildUnnamed6247() {
var o = <api.Person>[];
o.add(buildPerson());
o.add(buildPerson());
return o;
}
-void checkUnnamed6244(core.List<api.Person> o) {
+void checkUnnamed6247(core.List<api.Person> o) {
unittest.expect(o, unittest.hasLength(2));
checkPerson(o[0] as api.Person);
checkPerson(o[1] as api.Person);
@@ -1319,7 +1319,7 @@
if (buildCounterListDirectoryPeopleResponse < 3) {
o.nextPageToken = 'foo';
o.nextSyncToken = 'foo';
- o.people = buildUnnamed6244();
+ o.people = buildUnnamed6247();
}
buildCounterListDirectoryPeopleResponse--;
return o;
@@ -1336,19 +1336,19 @@
o.nextSyncToken!,
unittest.equals('foo'),
);
- checkUnnamed6244(o.people!);
+ checkUnnamed6247(o.people!);
}
buildCounterListDirectoryPeopleResponse--;
}
-core.List<api.Person> buildUnnamed6245() {
+core.List<api.Person> buildUnnamed6248() {
var o = <api.Person>[];
o.add(buildPerson());
o.add(buildPerson());
return o;
}
-void checkUnnamed6245(core.List<api.Person> o) {
+void checkUnnamed6248(core.List<api.Person> o) {
unittest.expect(o, unittest.hasLength(2));
checkPerson(o[0] as api.Person);
checkPerson(o[1] as api.Person);
@@ -1361,7 +1361,7 @@
if (buildCounterListOtherContactsResponse < 3) {
o.nextPageToken = 'foo';
o.nextSyncToken = 'foo';
- o.otherContacts = buildUnnamed6245();
+ o.otherContacts = buildUnnamed6248();
o.totalSize = 42;
}
buildCounterListOtherContactsResponse--;
@@ -1379,7 +1379,7 @@
o.nextSyncToken!,
unittest.equals('foo'),
);
- checkUnnamed6245(o.otherContacts!);
+ checkUnnamed6248(o.otherContacts!);
unittest.expect(
o.totalSize!,
unittest.equals(42),
@@ -1521,85 +1521,6 @@
buildCounterMiscKeyword--;
}
-core.List<core.String> buildUnnamed6246() {
- var o = <core.String>[];
- o.add('foo');
- o.add('foo');
- return o;
-}
-
-void checkUnnamed6246(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'),
- );
-}
-
-core.List<core.String> buildUnnamed6247() {
- var o = <core.String>[];
- o.add('foo');
- o.add('foo');
- return o;
-}
-
-void checkUnnamed6247(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'),
- );
-}
-
-core.int buildCounterModifyContactGroupMembersRequest = 0;
-api.ModifyContactGroupMembersRequest buildModifyContactGroupMembersRequest() {
- var o = api.ModifyContactGroupMembersRequest();
- buildCounterModifyContactGroupMembersRequest++;
- if (buildCounterModifyContactGroupMembersRequest < 3) {
- o.resourceNamesToAdd = buildUnnamed6246();
- o.resourceNamesToRemove = buildUnnamed6247();
- }
- buildCounterModifyContactGroupMembersRequest--;
- return o;
-}
-
-void checkModifyContactGroupMembersRequest(
- api.ModifyContactGroupMembersRequest o) {
- buildCounterModifyContactGroupMembersRequest++;
- if (buildCounterModifyContactGroupMembersRequest < 3) {
- checkUnnamed6246(o.resourceNamesToAdd!);
- checkUnnamed6247(o.resourceNamesToRemove!);
- }
- buildCounterModifyContactGroupMembersRequest--;
-}
-
-core.List<core.String> buildUnnamed6248() {
- var o = <core.String>[];
- o.add('foo');
- o.add('foo');
- return o;
-}
-
-void checkUnnamed6248(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'),
- );
-}
-
core.List<core.String> buildUnnamed6249() {
var o = <core.String>[];
o.add('foo');
@@ -1619,13 +1540,92 @@
);
}
+core.List<core.String> buildUnnamed6250() {
+ var o = <core.String>[];
+ o.add('foo');
+ o.add('foo');
+ return o;
+}
+
+void checkUnnamed6250(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'),
+ );
+}
+
+core.int buildCounterModifyContactGroupMembersRequest = 0;
+api.ModifyContactGroupMembersRequest buildModifyContactGroupMembersRequest() {
+ var o = api.ModifyContactGroupMembersRequest();
+ buildCounterModifyContactGroupMembersRequest++;
+ if (buildCounterModifyContactGroupMembersRequest < 3) {
+ o.resourceNamesToAdd = buildUnnamed6249();
+ o.resourceNamesToRemove = buildUnnamed6250();
+ }
+ buildCounterModifyContactGroupMembersRequest--;
+ return o;
+}
+
+void checkModifyContactGroupMembersRequest(
+ api.ModifyContactGroupMembersRequest o) {
+ buildCounterModifyContactGroupMembersRequest++;
+ if (buildCounterModifyContactGroupMembersRequest < 3) {
+ checkUnnamed6249(o.resourceNamesToAdd!);
+ checkUnnamed6250(o.resourceNamesToRemove!);
+ }
+ buildCounterModifyContactGroupMembersRequest--;
+}
+
+core.List<core.String> buildUnnamed6251() {
+ var o = <core.String>[];
+ o.add('foo');
+ o.add('foo');
+ return o;
+}
+
+void checkUnnamed6251(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'),
+ );
+}
+
+core.List<core.String> buildUnnamed6252() {
+ var o = <core.String>[];
+ o.add('foo');
+ o.add('foo');
+ return o;
+}
+
+void checkUnnamed6252(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'),
+ );
+}
+
core.int buildCounterModifyContactGroupMembersResponse = 0;
api.ModifyContactGroupMembersResponse buildModifyContactGroupMembersResponse() {
var o = api.ModifyContactGroupMembersResponse();
buildCounterModifyContactGroupMembersResponse++;
if (buildCounterModifyContactGroupMembersResponse < 3) {
- o.canNotRemoveLastContactGroupResourceNames = buildUnnamed6248();
- o.notFoundResourceNames = buildUnnamed6249();
+ o.canNotRemoveLastContactGroupResourceNames = buildUnnamed6251();
+ o.notFoundResourceNames = buildUnnamed6252();
}
buildCounterModifyContactGroupMembersResponse--;
return o;
@@ -1635,8 +1635,8 @@
api.ModifyContactGroupMembersResponse o) {
buildCounterModifyContactGroupMembersResponse++;
if (buildCounterModifyContactGroupMembersResponse < 3) {
- checkUnnamed6248(o.canNotRemoveLastContactGroupResourceNames!);
- checkUnnamed6249(o.notFoundResourceNames!);
+ checkUnnamed6251(o.canNotRemoveLastContactGroupResourceNames!);
+ checkUnnamed6252(o.notFoundResourceNames!);
}
buildCounterModifyContactGroupMembersResponse--;
}
@@ -1858,443 +1858,443 @@
buildCounterOrganization--;
}
-core.List<api.Address> buildUnnamed6250() {
+core.List<api.Address> buildUnnamed6253() {
var o = <api.Address>[];
o.add(buildAddress());
o.add(buildAddress());
return o;
}
-void checkUnnamed6250(core.List<api.Address> o) {
+void checkUnnamed6253(core.List<api.Address> o) {
unittest.expect(o, unittest.hasLength(2));
checkAddress(o[0] as api.Address);
checkAddress(o[1] as api.Address);
}
-core.List<api.AgeRangeType> buildUnnamed6251() {
+core.List<api.AgeRangeType> buildUnnamed6254() {
var o = <api.AgeRangeType>[];
o.add(buildAgeRangeType());
o.add(buildAgeRangeType());
return o;
}
-void checkUnnamed6251(core.List<api.AgeRangeType> o) {
+void checkUnnamed6254(core.List<api.AgeRangeType> o) {
unittest.expect(o, unittest.hasLength(2));
checkAgeRangeType(o[0] as api.AgeRangeType);
checkAgeRangeType(o[1] as api.AgeRangeType);
}
-core.List<api.Biography> buildUnnamed6252() {
+core.List<api.Biography> buildUnnamed6255() {
var o = <api.Biography>[];
o.add(buildBiography());
o.add(buildBiography());
return o;
}
-void checkUnnamed6252(core.List<api.Biography> o) {
+void checkUnnamed6255(core.List<api.Biography> o) {
unittest.expect(o, unittest.hasLength(2));
checkBiography(o[0] as api.Biography);
checkBiography(o[1] as api.Biography);
}
-core.List<api.Birthday> buildUnnamed6253() {
+core.List<api.Birthday> buildUnnamed6256() {
var o = <api.Birthday>[];
o.add(buildBirthday());
o.add(buildBirthday());
return o;
}
-void checkUnnamed6253(core.List<api.Birthday> o) {
+void checkUnnamed6256(core.List<api.Birthday> o) {
unittest.expect(o, unittest.hasLength(2));
checkBirthday(o[0] as api.Birthday);
checkBirthday(o[1] as api.Birthday);
}
-core.List<api.BraggingRights> buildUnnamed6254() {
+core.List<api.BraggingRights> buildUnnamed6257() {
var o = <api.BraggingRights>[];
o.add(buildBraggingRights());
o.add(buildBraggingRights());
return o;
}
-void checkUnnamed6254(core.List<api.BraggingRights> o) {
+void checkUnnamed6257(core.List<api.BraggingRights> o) {
unittest.expect(o, unittest.hasLength(2));
checkBraggingRights(o[0] as api.BraggingRights);
checkBraggingRights(o[1] as api.BraggingRights);
}
-core.List<api.CalendarUrl> buildUnnamed6255() {
+core.List<api.CalendarUrl> buildUnnamed6258() {
var o = <api.CalendarUrl>[];
o.add(buildCalendarUrl());
o.add(buildCalendarUrl());
return o;
}
-void checkUnnamed6255(core.List<api.CalendarUrl> o) {
+void checkUnnamed6258(core.List<api.CalendarUrl> o) {
unittest.expect(o, unittest.hasLength(2));
checkCalendarUrl(o[0] as api.CalendarUrl);
checkCalendarUrl(o[1] as api.CalendarUrl);
}
-core.List<api.ClientData> buildUnnamed6256() {
+core.List<api.ClientData> buildUnnamed6259() {
var o = <api.ClientData>[];
o.add(buildClientData());
o.add(buildClientData());
return o;
}
-void checkUnnamed6256(core.List<api.ClientData> o) {
+void checkUnnamed6259(core.List<api.ClientData> o) {
unittest.expect(o, unittest.hasLength(2));
checkClientData(o[0] as api.ClientData);
checkClientData(o[1] as api.ClientData);
}
-core.List<api.CoverPhoto> buildUnnamed6257() {
+core.List<api.CoverPhoto> buildUnnamed6260() {
var o = <api.CoverPhoto>[];
o.add(buildCoverPhoto());
o.add(buildCoverPhoto());
return o;
}
-void checkUnnamed6257(core.List<api.CoverPhoto> o) {
+void checkUnnamed6260(core.List<api.CoverPhoto> o) {
unittest.expect(o, unittest.hasLength(2));
checkCoverPhoto(o[0] as api.CoverPhoto);
checkCoverPhoto(o[1] as api.CoverPhoto);
}
-core.List<api.EmailAddress> buildUnnamed6258() {
+core.List<api.EmailAddress> buildUnnamed6261() {
var o = <api.EmailAddress>[];
o.add(buildEmailAddress());
o.add(buildEmailAddress());
return o;
}
-void checkUnnamed6258(core.List<api.EmailAddress> o) {
+void checkUnnamed6261(core.List<api.EmailAddress> o) {
unittest.expect(o, unittest.hasLength(2));
checkEmailAddress(o[0] as api.EmailAddress);
checkEmailAddress(o[1] as api.EmailAddress);
}
-core.List<api.Event> buildUnnamed6259() {
+core.List<api.Event> buildUnnamed6262() {
var o = <api.Event>[];
o.add(buildEvent());
o.add(buildEvent());
return o;
}
-void checkUnnamed6259(core.List<api.Event> o) {
+void checkUnnamed6262(core.List<api.Event> o) {
unittest.expect(o, unittest.hasLength(2));
checkEvent(o[0] as api.Event);
checkEvent(o[1] as api.Event);
}
-core.List<api.ExternalId> buildUnnamed6260() {
+core.List<api.ExternalId> buildUnnamed6263() {
var o = <api.ExternalId>[];
o.add(buildExternalId());
o.add(buildExternalId());
return o;
}
-void checkUnnamed6260(core.List<api.ExternalId> o) {
+void checkUnnamed6263(core.List<api.ExternalId> o) {
unittest.expect(o, unittest.hasLength(2));
checkExternalId(o[0] as api.ExternalId);
checkExternalId(o[1] as api.ExternalId);
}
-core.List<api.FileAs> buildUnnamed6261() {
+core.List<api.FileAs> buildUnnamed6264() {
var o = <api.FileAs>[];
o.add(buildFileAs());
o.add(buildFileAs());
return o;
}
-void checkUnnamed6261(core.List<api.FileAs> o) {
+void checkUnnamed6264(core.List<api.FileAs> o) {
unittest.expect(o, unittest.hasLength(2));
checkFileAs(o[0] as api.FileAs);
checkFileAs(o[1] as api.FileAs);
}
-core.List<api.Gender> buildUnnamed6262() {
+core.List<api.Gender> buildUnnamed6265() {
var o = <api.Gender>[];
o.add(buildGender());
o.add(buildGender());
return o;
}
-void checkUnnamed6262(core.List<api.Gender> o) {
+void checkUnnamed6265(core.List<api.Gender> o) {
unittest.expect(o, unittest.hasLength(2));
checkGender(o[0] as api.Gender);
checkGender(o[1] as api.Gender);
}
-core.List<api.ImClient> buildUnnamed6263() {
+core.List<api.ImClient> buildUnnamed6266() {
var o = <api.ImClient>[];
o.add(buildImClient());
o.add(buildImClient());
return o;
}
-void checkUnnamed6263(core.List<api.ImClient> o) {
+void checkUnnamed6266(core.List<api.ImClient> o) {
unittest.expect(o, unittest.hasLength(2));
checkImClient(o[0] as api.ImClient);
checkImClient(o[1] as api.ImClient);
}
-core.List<api.Interest> buildUnnamed6264() {
+core.List<api.Interest> buildUnnamed6267() {
var o = <api.Interest>[];
o.add(buildInterest());
o.add(buildInterest());
return o;
}
-void checkUnnamed6264(core.List<api.Interest> o) {
+void checkUnnamed6267(core.List<api.Interest> o) {
unittest.expect(o, unittest.hasLength(2));
checkInterest(o[0] as api.Interest);
checkInterest(o[1] as api.Interest);
}
-core.List<api.Locale> buildUnnamed6265() {
+core.List<api.Locale> buildUnnamed6268() {
var o = <api.Locale>[];
o.add(buildLocale());
o.add(buildLocale());
return o;
}
-void checkUnnamed6265(core.List<api.Locale> o) {
+void checkUnnamed6268(core.List<api.Locale> o) {
unittest.expect(o, unittest.hasLength(2));
checkLocale(o[0] as api.Locale);
checkLocale(o[1] as api.Locale);
}
-core.List<api.Location> buildUnnamed6266() {
+core.List<api.Location> buildUnnamed6269() {
var o = <api.Location>[];
o.add(buildLocation());
o.add(buildLocation());
return o;
}
-void checkUnnamed6266(core.List<api.Location> o) {
+void checkUnnamed6269(core.List<api.Location> o) {
unittest.expect(o, unittest.hasLength(2));
checkLocation(o[0] as api.Location);
checkLocation(o[1] as api.Location);
}
-core.List<api.Membership> buildUnnamed6267() {
+core.List<api.Membership> buildUnnamed6270() {
var o = <api.Membership>[];
o.add(buildMembership());
o.add(buildMembership());
return o;
}
-void checkUnnamed6267(core.List<api.Membership> o) {
+void checkUnnamed6270(core.List<api.Membership> o) {
unittest.expect(o, unittest.hasLength(2));
checkMembership(o[0] as api.Membership);
checkMembership(o[1] as api.Membership);
}
-core.List<api.MiscKeyword> buildUnnamed6268() {
+core.List<api.MiscKeyword> buildUnnamed6271() {
var o = <api.MiscKeyword>[];
o.add(buildMiscKeyword());
o.add(buildMiscKeyword());
return o;
}
-void checkUnnamed6268(core.List<api.MiscKeyword> o) {
+void checkUnnamed6271(core.List<api.MiscKeyword> o) {
unittest.expect(o, unittest.hasLength(2));
checkMiscKeyword(o[0] as api.MiscKeyword);
checkMiscKeyword(o[1] as api.MiscKeyword);
}
-core.List<api.Name> buildUnnamed6269() {
+core.List<api.Name> buildUnnamed6272() {
var o = <api.Name>[];
o.add(buildName());
o.add(buildName());
return o;
}
-void checkUnnamed6269(core.List<api.Name> o) {
+void checkUnnamed6272(core.List<api.Name> o) {
unittest.expect(o, unittest.hasLength(2));
checkName(o[0] as api.Name);
checkName(o[1] as api.Name);
}
-core.List<api.Nickname> buildUnnamed6270() {
+core.List<api.Nickname> buildUnnamed6273() {
var o = <api.Nickname>[];
o.add(buildNickname());
o.add(buildNickname());
return o;
}
-void checkUnnamed6270(core.List<api.Nickname> o) {
+void checkUnnamed6273(core.List<api.Nickname> o) {
unittest.expect(o, unittest.hasLength(2));
checkNickname(o[0] as api.Nickname);
checkNickname(o[1] as api.Nickname);
}
-core.List<api.Occupation> buildUnnamed6271() {
+core.List<api.Occupation> buildUnnamed6274() {
var o = <api.Occupation>[];
o.add(buildOccupation());
o.add(buildOccupation());
return o;
}
-void checkUnnamed6271(core.List<api.Occupation> o) {
+void checkUnnamed6274(core.List<api.Occupation> o) {
unittest.expect(o, unittest.hasLength(2));
checkOccupation(o[0] as api.Occupation);
checkOccupation(o[1] as api.Occupation);
}
-core.List<api.Organization> buildUnnamed6272() {
+core.List<api.Organization> buildUnnamed6275() {
var o = <api.Organization>[];
o.add(buildOrganization());
o.add(buildOrganization());
return o;
}
-void checkUnnamed6272(core.List<api.Organization> o) {
+void checkUnnamed6275(core.List<api.Organization> o) {
unittest.expect(o, unittest.hasLength(2));
checkOrganization(o[0] as api.Organization);
checkOrganization(o[1] as api.Organization);
}
-core.List<api.PhoneNumber> buildUnnamed6273() {
+core.List<api.PhoneNumber> buildUnnamed6276() {
var o = <api.PhoneNumber>[];
o.add(buildPhoneNumber());
o.add(buildPhoneNumber());
return o;
}
-void checkUnnamed6273(core.List<api.PhoneNumber> o) {
+void checkUnnamed6276(core.List<api.PhoneNumber> o) {
unittest.expect(o, unittest.hasLength(2));
checkPhoneNumber(o[0] as api.PhoneNumber);
checkPhoneNumber(o[1] as api.PhoneNumber);
}
-core.List<api.Photo> buildUnnamed6274() {
+core.List<api.Photo> buildUnnamed6277() {
var o = <api.Photo>[];
o.add(buildPhoto());
o.add(buildPhoto());
return o;
}
-void checkUnnamed6274(core.List<api.Photo> o) {
+void checkUnnamed6277(core.List<api.Photo> o) {
unittest.expect(o, unittest.hasLength(2));
checkPhoto(o[0] as api.Photo);
checkPhoto(o[1] as api.Photo);
}
-core.List<api.Relation> buildUnnamed6275() {
+core.List<api.Relation> buildUnnamed6278() {
var o = <api.Relation>[];
o.add(buildRelation());
o.add(buildRelation());
return o;
}
-void checkUnnamed6275(core.List<api.Relation> o) {
+void checkUnnamed6278(core.List<api.Relation> o) {
unittest.expect(o, unittest.hasLength(2));
checkRelation(o[0] as api.Relation);
checkRelation(o[1] as api.Relation);
}
-core.List<api.RelationshipInterest> buildUnnamed6276() {
+core.List<api.RelationshipInterest> buildUnnamed6279() {
var o = <api.RelationshipInterest>[];
o.add(buildRelationshipInterest());
o.add(buildRelationshipInterest());
return o;
}
-void checkUnnamed6276(core.List<api.RelationshipInterest> o) {
+void checkUnnamed6279(core.List<api.RelationshipInterest> o) {
unittest.expect(o, unittest.hasLength(2));
checkRelationshipInterest(o[0] as api.RelationshipInterest);
checkRelationshipInterest(o[1] as api.RelationshipInterest);
}
-core.List<api.RelationshipStatus> buildUnnamed6277() {
+core.List<api.RelationshipStatus> buildUnnamed6280() {
var o = <api.RelationshipStatus>[];
o.add(buildRelationshipStatus());
o.add(buildRelationshipStatus());
return o;
}
-void checkUnnamed6277(core.List<api.RelationshipStatus> o) {
+void checkUnnamed6280(core.List<api.RelationshipStatus> o) {
unittest.expect(o, unittest.hasLength(2));
checkRelationshipStatus(o[0] as api.RelationshipStatus);
checkRelationshipStatus(o[1] as api.RelationshipStatus);
}
-core.List<api.Residence> buildUnnamed6278() {
+core.List<api.Residence> buildUnnamed6281() {
var o = <api.Residence>[];
o.add(buildResidence());
o.add(buildResidence());
return o;
}
-void checkUnnamed6278(core.List<api.Residence> o) {
+void checkUnnamed6281(core.List<api.Residence> o) {
unittest.expect(o, unittest.hasLength(2));
checkResidence(o[0] as api.Residence);
checkResidence(o[1] as api.Residence);
}
-core.List<api.SipAddress> buildUnnamed6279() {
+core.List<api.SipAddress> buildUnnamed6282() {
var o = <api.SipAddress>[];
o.add(buildSipAddress());
o.add(buildSipAddress());
return o;
}
-void checkUnnamed6279(core.List<api.SipAddress> o) {
+void checkUnnamed6282(core.List<api.SipAddress> o) {
unittest.expect(o, unittest.hasLength(2));
checkSipAddress(o[0] as api.SipAddress);
checkSipAddress(o[1] as api.SipAddress);
}
-core.List<api.Skill> buildUnnamed6280() {
+core.List<api.Skill> buildUnnamed6283() {
var o = <api.Skill>[];
o.add(buildSkill());
o.add(buildSkill());
return o;
}
-void checkUnnamed6280(core.List<api.Skill> o) {
+void checkUnnamed6283(core.List<api.Skill> o) {
unittest.expect(o, unittest.hasLength(2));
checkSkill(o[0] as api.Skill);
checkSkill(o[1] as api.Skill);
}
-core.List<api.Tagline> buildUnnamed6281() {
+core.List<api.Tagline> buildUnnamed6284() {
var o = <api.Tagline>[];
o.add(buildTagline());
o.add(buildTagline());
return o;
}
-void checkUnnamed6281(core.List<api.Tagline> o) {
+void checkUnnamed6284(core.List<api.Tagline> o) {
unittest.expect(o, unittest.hasLength(2));
checkTagline(o[0] as api.Tagline);
checkTagline(o[1] as api.Tagline);
}
-core.List<api.Url> buildUnnamed6282() {
+core.List<api.Url> buildUnnamed6285() {
var o = <api.Url>[];
o.add(buildUrl());
o.add(buildUrl());
return o;
}
-void checkUnnamed6282(core.List<api.Url> o) {
+void checkUnnamed6285(core.List<api.Url> o) {
unittest.expect(o, unittest.hasLength(2));
checkUrl(o[0] as api.Url);
checkUrl(o[1] as api.Url);
}
-core.List<api.UserDefined> buildUnnamed6283() {
+core.List<api.UserDefined> buildUnnamed6286() {
var o = <api.UserDefined>[];
o.add(buildUserDefined());
o.add(buildUserDefined());
return o;
}
-void checkUnnamed6283(core.List<api.UserDefined> o) {
+void checkUnnamed6286(core.List<api.UserDefined> o) {
unittest.expect(o, unittest.hasLength(2));
checkUserDefined(o[0] as api.UserDefined);
checkUserDefined(o[1] as api.UserDefined);
@@ -2305,44 +2305,44 @@
var o = api.Person();
buildCounterPerson++;
if (buildCounterPerson < 3) {
- o.addresses = buildUnnamed6250();
+ o.addresses = buildUnnamed6253();
o.ageRange = 'foo';
- o.ageRanges = buildUnnamed6251();
- o.biographies = buildUnnamed6252();
- o.birthdays = buildUnnamed6253();
- o.braggingRights = buildUnnamed6254();
- o.calendarUrls = buildUnnamed6255();
- o.clientData = buildUnnamed6256();
- o.coverPhotos = buildUnnamed6257();
- o.emailAddresses = buildUnnamed6258();
+ o.ageRanges = buildUnnamed6254();
+ o.biographies = buildUnnamed6255();
+ o.birthdays = buildUnnamed6256();
+ o.braggingRights = buildUnnamed6257();
+ o.calendarUrls = buildUnnamed6258();
+ o.clientData = buildUnnamed6259();
+ o.coverPhotos = buildUnnamed6260();
+ o.emailAddresses = buildUnnamed6261();
o.etag = 'foo';
- o.events = buildUnnamed6259();
- o.externalIds = buildUnnamed6260();
- o.fileAses = buildUnnamed6261();
- o.genders = buildUnnamed6262();
- o.imClients = buildUnnamed6263();
- o.interests = buildUnnamed6264();
- o.locales = buildUnnamed6265();
- o.locations = buildUnnamed6266();
- o.memberships = buildUnnamed6267();
+ o.events = buildUnnamed6262();
+ o.externalIds = buildUnnamed6263();
+ o.fileAses = buildUnnamed6264();
+ o.genders = buildUnnamed6265();
+ o.imClients = buildUnnamed6266();
+ o.interests = buildUnnamed6267();
+ o.locales = buildUnnamed6268();
+ o.locations = buildUnnamed6269();
+ o.memberships = buildUnnamed6270();
o.metadata = buildPersonMetadata();
- o.miscKeywords = buildUnnamed6268();
- o.names = buildUnnamed6269();
- o.nicknames = buildUnnamed6270();
- o.occupations = buildUnnamed6271();
- o.organizations = buildUnnamed6272();
- o.phoneNumbers = buildUnnamed6273();
- o.photos = buildUnnamed6274();
- o.relations = buildUnnamed6275();
- o.relationshipInterests = buildUnnamed6276();
- o.relationshipStatuses = buildUnnamed6277();
- o.residences = buildUnnamed6278();
+ o.miscKeywords = buildUnnamed6271();
+ o.names = buildUnnamed6272();
+ o.nicknames = buildUnnamed6273();
+ o.occupations = buildUnnamed6274();
+ o.organizations = buildUnnamed6275();
+ o.phoneNumbers = buildUnnamed6276();
+ o.photos = buildUnnamed6277();
+ o.relations = buildUnnamed6278();
+ o.relationshipInterests = buildUnnamed6279();
+ o.relationshipStatuses = buildUnnamed6280();
+ o.residences = buildUnnamed6281();
o.resourceName = 'foo';
- o.sipAddresses = buildUnnamed6279();
- o.skills = buildUnnamed6280();
- o.taglines = buildUnnamed6281();
- o.urls = buildUnnamed6282();
- o.userDefined = buildUnnamed6283();
+ o.sipAddresses = buildUnnamed6282();
+ o.skills = buildUnnamed6283();
+ o.taglines = buildUnnamed6284();
+ o.urls = buildUnnamed6285();
+ o.userDefined = buildUnnamed6286();
}
buildCounterPerson--;
return o;
@@ -2351,65 +2351,65 @@
void checkPerson(api.Person o) {
buildCounterPerson++;
if (buildCounterPerson < 3) {
- checkUnnamed6250(o.addresses!);
+ checkUnnamed6253(o.addresses!);
unittest.expect(
o.ageRange!,
unittest.equals('foo'),
);
- checkUnnamed6251(o.ageRanges!);
- checkUnnamed6252(o.biographies!);
- checkUnnamed6253(o.birthdays!);
- checkUnnamed6254(o.braggingRights!);
- checkUnnamed6255(o.calendarUrls!);
- checkUnnamed6256(o.clientData!);
- checkUnnamed6257(o.coverPhotos!);
- checkUnnamed6258(o.emailAddresses!);
+ checkUnnamed6254(o.ageRanges!);
+ checkUnnamed6255(o.biographies!);
+ checkUnnamed6256(o.birthdays!);
+ checkUnnamed6257(o.braggingRights!);
+ checkUnnamed6258(o.calendarUrls!);
+ checkUnnamed6259(o.clientData!);
+ checkUnnamed6260(o.coverPhotos!);
+ checkUnnamed6261(o.emailAddresses!);
unittest.expect(
o.etag!,
unittest.equals('foo'),
);
- checkUnnamed6259(o.events!);
- checkUnnamed6260(o.externalIds!);
- checkUnnamed6261(o.fileAses!);
- checkUnnamed6262(o.genders!);
- checkUnnamed6263(o.imClients!);
- checkUnnamed6264(o.interests!);
- checkUnnamed6265(o.locales!);
- checkUnnamed6266(o.locations!);
- checkUnnamed6267(o.memberships!);
+ checkUnnamed6262(o.events!);
+ checkUnnamed6263(o.externalIds!);
+ checkUnnamed6264(o.fileAses!);
+ checkUnnamed6265(o.genders!);
+ checkUnnamed6266(o.imClients!);
+ checkUnnamed6267(o.interests!);
+ checkUnnamed6268(o.locales!);
+ checkUnnamed6269(o.locations!);
+ checkUnnamed6270(o.memberships!);
checkPersonMetadata(o.metadata! as api.PersonMetadata);
- checkUnnamed6268(o.miscKeywords!);
- checkUnnamed6269(o.names!);
- checkUnnamed6270(o.nicknames!);
- checkUnnamed6271(o.occupations!);
- checkUnnamed6272(o.organizations!);
- checkUnnamed6273(o.phoneNumbers!);
- checkUnnamed6274(o.photos!);
- checkUnnamed6275(o.relations!);
- checkUnnamed6276(o.relationshipInterests!);
- checkUnnamed6277(o.relationshipStatuses!);
- checkUnnamed6278(o.residences!);
+ checkUnnamed6271(o.miscKeywords!);
+ checkUnnamed6272(o.names!);
+ checkUnnamed6273(o.nicknames!);
+ checkUnnamed6274(o.occupations!);
+ checkUnnamed6275(o.organizations!);
+ checkUnnamed6276(o.phoneNumbers!);
+ checkUnnamed6277(o.photos!);
+ checkUnnamed6278(o.relations!);
+ checkUnnamed6279(o.relationshipInterests!);
+ checkUnnamed6280(o.relationshipStatuses!);
+ checkUnnamed6281(o.residences!);
unittest.expect(
o.resourceName!,
unittest.equals('foo'),
);
- checkUnnamed6279(o.sipAddresses!);
- checkUnnamed6280(o.skills!);
- checkUnnamed6281(o.taglines!);
- checkUnnamed6282(o.urls!);
- checkUnnamed6283(o.userDefined!);
+ checkUnnamed6282(o.sipAddresses!);
+ checkUnnamed6283(o.skills!);
+ checkUnnamed6284(o.taglines!);
+ checkUnnamed6285(o.urls!);
+ checkUnnamed6286(o.userDefined!);
}
buildCounterPerson--;
}
-core.List<core.String> buildUnnamed6284() {
+core.List<core.String> buildUnnamed6287() {
var o = <core.String>[];
o.add('foo');
o.add('foo');
return o;
}
-void checkUnnamed6284(core.List<core.String> o) {
+void checkUnnamed6287(core.List<core.String> o) {
unittest.expect(o, unittest.hasLength(2));
unittest.expect(
o[0],
@@ -2421,14 +2421,14 @@
);
}
-core.List<core.String> buildUnnamed6285() {
+core.List<core.String> buildUnnamed6288() {
var o = <core.String>[];
o.add('foo');
o.add('foo');
return o;
}
-void checkUnnamed6285(core.List<core.String> o) {
+void checkUnnamed6288(core.List<core.String> o) {
unittest.expect(o, unittest.hasLength(2));
unittest.expect(
o[0],
@@ -2440,14 +2440,14 @@
);
}
-core.List<api.Source> buildUnnamed6286() {
+core.List<api.Source> buildUnnamed6289() {
var o = <api.Source>[];
o.add(buildSource());
o.add(buildSource());
return o;
}
-void checkUnnamed6286(core.List<api.Source> o) {
+void checkUnnamed6289(core.List<api.Source> o) {
unittest.expect(o, unittest.hasLength(2));
checkSource(o[0] as api.Source);
checkSource(o[1] as api.Source);
@@ -2459,10 +2459,10 @@
buildCounterPersonMetadata++;
if (buildCounterPersonMetadata < 3) {
o.deleted = true;
- o.linkedPeopleResourceNames = buildUnnamed6284();
+ o.linkedPeopleResourceNames = buildUnnamed6287();
o.objectType = 'foo';
- o.previousResourceNames = buildUnnamed6285();
- o.sources = buildUnnamed6286();
+ o.previousResourceNames = buildUnnamed6288();
+ o.sources = buildUnnamed6289();
}
buildCounterPersonMetadata--;
return o;
@@ -2472,13 +2472,13 @@
buildCounterPersonMetadata++;
if (buildCounterPersonMetadata < 3) {
unittest.expect(o.deleted!, unittest.isTrue);
- checkUnnamed6284(o.linkedPeopleResourceNames!);
+ checkUnnamed6287(o.linkedPeopleResourceNames!);
unittest.expect(
o.objectType!,
unittest.equals('foo'),
);
- checkUnnamed6285(o.previousResourceNames!);
- checkUnnamed6286(o.sources!);
+ checkUnnamed6288(o.previousResourceNames!);
+ checkUnnamed6289(o.sources!);
}
buildCounterPersonMetadata--;
}
@@ -2579,14 +2579,14 @@
buildCounterPhoto--;
}
-core.List<core.String> buildUnnamed6287() {
+core.List<core.String> buildUnnamed6290() {
var o = <core.String>[];
o.add('foo');
o.add('foo');
return o;
}
-void checkUnnamed6287(core.List<core.String> o) {
+void checkUnnamed6290(core.List<core.String> o) {
unittest.expect(o, unittest.hasLength(2));
unittest.expect(
o[0],
@@ -2604,7 +2604,7 @@
buildCounterProfileMetadata++;
if (buildCounterProfileMetadata < 3) {
o.objectType = 'foo';
- o.userTypes = buildUnnamed6287();
+ o.userTypes = buildUnnamed6290();
}
buildCounterProfileMetadata--;
return o;
@@ -2617,7 +2617,7 @@
o.objectType!,
unittest.equals('foo'),
);
- checkUnnamed6287(o.userTypes!);
+ checkUnnamed6290(o.userTypes!);
}
buildCounterProfileMetadata--;
}
@@ -2740,14 +2740,14 @@
buildCounterResidence--;
}
-core.List<api.Person> buildUnnamed6288() {
+core.List<api.Person> buildUnnamed6291() {
var o = <api.Person>[];
o.add(buildPerson());
o.add(buildPerson());
return o;
}
-void checkUnnamed6288(core.List<api.Person> o) {
+void checkUnnamed6291(core.List<api.Person> o) {
unittest.expect(o, unittest.hasLength(2));
checkPerson(o[0] as api.Person);
checkPerson(o[1] as api.Person);
@@ -2759,7 +2759,7 @@
buildCounterSearchDirectoryPeopleResponse++;
if (buildCounterSearchDirectoryPeopleResponse < 3) {
o.nextPageToken = 'foo';
- o.people = buildUnnamed6288();
+ o.people = buildUnnamed6291();
o.totalSize = 42;
}
buildCounterSearchDirectoryPeopleResponse--;
@@ -2773,7 +2773,7 @@
o.nextPageToken!,
unittest.equals('foo'),
);
- checkUnnamed6288(o.people!);
+ checkUnnamed6291(o.people!);
unittest.expect(
o.totalSize!,
unittest.equals(42),
@@ -2782,14 +2782,14 @@
buildCounterSearchDirectoryPeopleResponse--;
}
-core.List<api.SearchResult> buildUnnamed6289() {
+core.List<api.SearchResult> buildUnnamed6292() {
var o = <api.SearchResult>[];
o.add(buildSearchResult());
o.add(buildSearchResult());
return o;
}
-void checkUnnamed6289(core.List<api.SearchResult> o) {
+void checkUnnamed6292(core.List<api.SearchResult> o) {
unittest.expect(o, unittest.hasLength(2));
checkSearchResult(o[0] as api.SearchResult);
checkSearchResult(o[1] as api.SearchResult);
@@ -2800,7 +2800,7 @@
var o = api.SearchResponse();
buildCounterSearchResponse++;
if (buildCounterSearchResponse < 3) {
- o.results = buildUnnamed6289();
+ o.results = buildUnnamed6292();
}
buildCounterSearchResponse--;
return o;
@@ -2809,7 +2809,7 @@
void checkSearchResponse(api.SearchResponse o) {
buildCounterSearchResponse++;
if (buildCounterSearchResponse < 3) {
- checkUnnamed6289(o.results!);
+ checkUnnamed6292(o.results!);
}
buildCounterSearchResponse--;
}
@@ -2930,7 +2930,7 @@
buildCounterSource--;
}
-core.Map<core.String, core.Object> buildUnnamed6290() {
+core.Map<core.String, core.Object> buildUnnamed6293() {
var o = <core.String, core.Object>{};
o['x'] = {
'list': [1, 2, 3],
@@ -2945,7 +2945,7 @@
return o;
}
-void checkUnnamed6290(core.Map<core.String, core.Object> o) {
+void checkUnnamed6293(core.Map<core.String, core.Object> o) {
unittest.expect(o, unittest.hasLength(2));
var casted1 = (o['x']!) as core.Map;
unittest.expect(casted1, unittest.hasLength(3));
@@ -2977,17 +2977,17 @@
);
}
-core.List<core.Map<core.String, core.Object>> buildUnnamed6291() {
+core.List<core.Map<core.String, core.Object>> buildUnnamed6294() {
var o = <core.Map<core.String, core.Object>>[];
- o.add(buildUnnamed6290());
- o.add(buildUnnamed6290());
+ o.add(buildUnnamed6293());
+ o.add(buildUnnamed6293());
return o;
}
-void checkUnnamed6291(core.List<core.Map<core.String, core.Object>> o) {
+void checkUnnamed6294(core.List<core.Map<core.String, core.Object>> o) {
unittest.expect(o, unittest.hasLength(2));
- checkUnnamed6290(o[0]);
- checkUnnamed6290(o[1]);
+ checkUnnamed6293(o[0]);
+ checkUnnamed6293(o[1]);
}
core.int buildCounterStatus = 0;
@@ -2996,7 +2996,7 @@
buildCounterStatus++;
if (buildCounterStatus < 3) {
o.code = 42;
- o.details = buildUnnamed6291();
+ o.details = buildUnnamed6294();
o.message = 'foo';
}
buildCounterStatus--;
@@ -3010,7 +3010,7 @@
o.code!,
unittest.equals(42),
);
- checkUnnamed6291(o.details!);
+ checkUnnamed6294(o.details!);
unittest.expect(
o.message!,
unittest.equals('foo'),
@@ -3072,14 +3072,14 @@
buildCounterUpdateContactGroupRequest--;
}
-core.List<core.String> buildUnnamed6292() {
+core.List<core.String> buildUnnamed6295() {
var o = <core.String>[];
o.add('foo');
o.add('foo');
return o;
}
-void checkUnnamed6292(core.List<core.String> o) {
+void checkUnnamed6295(core.List<core.String> o) {
unittest.expect(o, unittest.hasLength(2));
unittest.expect(
o[0],
@@ -3098,7 +3098,7 @@
if (buildCounterUpdateContactPhotoRequest < 3) {
o.personFields = 'foo';
o.photoBytes = 'foo';
- o.sources = buildUnnamed6292();
+ o.sources = buildUnnamed6295();
}
buildCounterUpdateContactPhotoRequest--;
return o;
@@ -3115,7 +3115,7 @@
o.photoBytes!,
unittest.equals('foo'),
);
- checkUnnamed6292(o.sources!);
+ checkUnnamed6295(o.sources!);
}
buildCounterUpdateContactPhotoRequest--;
}
@@ -3202,63 +3202,6 @@
buildCounterUserDefined--;
}
-core.List<core.String> buildUnnamed6293() {
- var o = <core.String>[];
- o.add('foo');
- o.add('foo');
- return o;
-}
-
-void checkUnnamed6293(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'),
- );
-}
-
-core.List<core.String> buildUnnamed6294() {
- var o = <core.String>[];
- o.add('foo');
- o.add('foo');
- return o;
-}
-
-void checkUnnamed6294(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'),
- );
-}
-
-core.List<core.String> buildUnnamed6295() {
- var o = <core.String>[];
- o.add('foo');
- o.add('foo');
- return o;
-}
-
-void checkUnnamed6295(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'),
- );
-}
-
core.List<core.String> buildUnnamed6296() {
var o = <core.String>[];
o.add('foo');
@@ -3449,6 +3392,63 @@
);
}
+core.List<core.String> buildUnnamed6306() {
+ var o = <core.String>[];
+ o.add('foo');
+ o.add('foo');
+ return o;
+}
+
+void checkUnnamed6306(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'),
+ );
+}
+
+core.List<core.String> buildUnnamed6307() {
+ var o = <core.String>[];
+ o.add('foo');
+ o.add('foo');
+ return o;
+}
+
+void checkUnnamed6307(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'),
+ );
+}
+
+core.List<core.String> buildUnnamed6308() {
+ var o = <core.String>[];
+ o.add('foo');
+ o.add('foo');
+ return o;
+}
+
+void checkUnnamed6308(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'),
+ );
+}
+
void main() {
unittest.group('obj-schema-Address', () {
unittest.test('to-json--from-json', () async {
@@ -4174,7 +4174,7 @@
var res = api.PeopleServiceApi(mock).contactGroups;
var arg_groupFields = 'foo';
var arg_maxMembers = 42;
- var arg_resourceNames = buildUnnamed6293();
+ var arg_resourceNames = buildUnnamed6296();
var arg_$fields = 'foo';
mock.register(unittest.expectAsync2((http.BaseRequest req, json) {
var path = (req.url).path;
@@ -5002,7 +5002,7 @@
var res = api.PeopleServiceApi(mock).people;
var arg_request = buildPerson();
var arg_personFields = 'foo';
- var arg_sources = buildUnnamed6294();
+ var arg_sources = buildUnnamed6297();
var arg_$fields = 'foo';
mock.register(unittest.expectAsync2((http.BaseRequest req, json) {
var obj =
@@ -5123,7 +5123,7 @@
var res = api.PeopleServiceApi(mock).people;
var arg_resourceName = 'foo';
var arg_personFields = 'foo';
- var arg_sources = buildUnnamed6295();
+ var arg_sources = buildUnnamed6298();
var arg_$fields = 'foo';
mock.register(unittest.expectAsync2((http.BaseRequest req, json) {
var path = (req.url).path;
@@ -5190,7 +5190,7 @@
var arg_resourceName = 'foo';
var arg_personFields = 'foo';
var arg_requestMask_includeField = 'foo';
- var arg_sources = buildUnnamed6296();
+ var arg_sources = buildUnnamed6299();
var arg_$fields = 'foo';
mock.register(unittest.expectAsync2((http.BaseRequest req, json) {
var path = (req.url).path;
@@ -5260,8 +5260,8 @@
var res = api.PeopleServiceApi(mock).people;
var arg_personFields = 'foo';
var arg_requestMask_includeField = 'foo';
- var arg_resourceNames = buildUnnamed6297();
- var arg_sources = buildUnnamed6298();
+ var arg_resourceNames = buildUnnamed6300();
+ var arg_sources = buildUnnamed6301();
var arg_$fields = 'foo';
mock.register(unittest.expectAsync2((http.BaseRequest req, json) {
var path = (req.url).path;
@@ -5333,12 +5333,12 @@
unittest.test('method--listDirectoryPeople', () async {
var mock = HttpServerMock();
var res = api.PeopleServiceApi(mock).people;
- var arg_mergeSources = buildUnnamed6299();
+ var arg_mergeSources = buildUnnamed6302();
var arg_pageSize = 42;
var arg_pageToken = 'foo';
var arg_readMask = 'foo';
var arg_requestSyncToken = true;
- var arg_sources = buildUnnamed6300();
+ var arg_sources = buildUnnamed6303();
var arg_syncToken = 'foo';
var arg_$fields = 'foo';
mock.register(unittest.expectAsync2((http.BaseRequest req, json) {
@@ -5430,7 +5430,7 @@
var arg_pageSize = 42;
var arg_query = 'foo';
var arg_readMask = 'foo';
- var arg_sources = buildUnnamed6301();
+ var arg_sources = buildUnnamed6304();
var arg_$fields = 'foo';
mock.register(unittest.expectAsync2((http.BaseRequest req, json) {
var path = (req.url).path;
@@ -5502,12 +5502,12 @@
unittest.test('method--searchDirectoryPeople', () async {
var mock = HttpServerMock();
var res = api.PeopleServiceApi(mock).people;
- var arg_mergeSources = buildUnnamed6302();
+ var arg_mergeSources = buildUnnamed6305();
var arg_pageSize = 42;
var arg_pageToken = 'foo';
var arg_query = 'foo';
var arg_readMask = 'foo';
- var arg_sources = buildUnnamed6303();
+ var arg_sources = buildUnnamed6306();
var arg_$fields = 'foo';
mock.register(unittest.expectAsync2((http.BaseRequest req, json) {
var path = (req.url).path;
@@ -5593,7 +5593,7 @@
var arg_request = buildPerson();
var arg_resourceName = 'foo';
var arg_personFields = 'foo';
- var arg_sources = buildUnnamed6304();
+ var arg_sources = buildUnnamed6307();
var arg_updatePersonFields = 'foo';
var arg_$fields = 'foo';
mock.register(unittest.expectAsync2((http.BaseRequest req, json) {
@@ -5735,7 +5735,7 @@
var arg_requestMask_includeField = 'foo';
var arg_requestSyncToken = true;
var arg_sortOrder = 'foo';
- var arg_sources = buildUnnamed6305();
+ var arg_sources = buildUnnamed6308();
var arg_syncToken = 'foo';
var arg_$fields = 'foo';
mock.register(unittest.expectAsync2((http.BaseRequest req, json) {
diff --git a/generated/googleapis/test/pubsublite/v1_test.dart b/generated/googleapis/test/pubsublite/v1_test.dart
index d9d0780..0b55763 100644
--- a/generated/googleapis/test/pubsublite/v1_test.dart
+++ b/generated/googleapis/test/pubsublite/v1_test.dart
@@ -299,14 +299,14 @@
buildCounterEmpty--;
}
-core.List<api.PartitionCursor> buildUnnamed7514() {
+core.List<api.PartitionCursor> buildUnnamed7517() {
var o = <api.PartitionCursor>[];
o.add(buildPartitionCursor());
o.add(buildPartitionCursor());
return o;
}
-void checkUnnamed7514(core.List<api.PartitionCursor> o) {
+void checkUnnamed7517(core.List<api.PartitionCursor> o) {
unittest.expect(o, unittest.hasLength(2));
checkPartitionCursor(o[0] as api.PartitionCursor);
checkPartitionCursor(o[1] as api.PartitionCursor);
@@ -318,7 +318,7 @@
buildCounterListPartitionCursorsResponse++;
if (buildCounterListPartitionCursorsResponse < 3) {
o.nextPageToken = 'foo';
- o.partitionCursors = buildUnnamed7514();
+ o.partitionCursors = buildUnnamed7517();
}
buildCounterListPartitionCursorsResponse--;
return o;
@@ -331,19 +331,19 @@
o.nextPageToken!,
unittest.equals('foo'),
);
- checkUnnamed7514(o.partitionCursors!);
+ checkUnnamed7517(o.partitionCursors!);
}
buildCounterListPartitionCursorsResponse--;
}
-core.List<api.Subscription> buildUnnamed7515() {
+core.List<api.Subscription> buildUnnamed7518() {
var o = <api.Subscription>[];
o.add(buildSubscription());
o.add(buildSubscription());
return o;
}
-void checkUnnamed7515(core.List<api.Subscription> o) {
+void checkUnnamed7518(core.List<api.Subscription> o) {
unittest.expect(o, unittest.hasLength(2));
checkSubscription(o[0] as api.Subscription);
checkSubscription(o[1] as api.Subscription);
@@ -355,7 +355,7 @@
buildCounterListSubscriptionsResponse++;
if (buildCounterListSubscriptionsResponse < 3) {
o.nextPageToken = 'foo';
- o.subscriptions = buildUnnamed7515();
+ o.subscriptions = buildUnnamed7518();
}
buildCounterListSubscriptionsResponse--;
return o;
@@ -368,19 +368,19 @@
o.nextPageToken!,
unittest.equals('foo'),
);
- checkUnnamed7515(o.subscriptions!);
+ checkUnnamed7518(o.subscriptions!);
}
buildCounterListSubscriptionsResponse--;
}
-core.List<core.String> buildUnnamed7516() {
+core.List<core.String> buildUnnamed7519() {
var o = <core.String>[];
o.add('foo');
o.add('foo');
return o;
}
-void checkUnnamed7516(core.List<core.String> o) {
+void checkUnnamed7519(core.List<core.String> o) {
unittest.expect(o, unittest.hasLength(2));
unittest.expect(
o[0],
@@ -398,7 +398,7 @@
buildCounterListTopicSubscriptionsResponse++;
if (buildCounterListTopicSubscriptionsResponse < 3) {
o.nextPageToken = 'foo';
- o.subscriptions = buildUnnamed7516();
+ o.subscriptions = buildUnnamed7519();
}
buildCounterListTopicSubscriptionsResponse--;
return o;
@@ -411,19 +411,19 @@
o.nextPageToken!,
unittest.equals('foo'),
);
- checkUnnamed7516(o.subscriptions!);
+ checkUnnamed7519(o.subscriptions!);
}
buildCounterListTopicSubscriptionsResponse--;
}
-core.List<api.Topic> buildUnnamed7517() {
+core.List<api.Topic> buildUnnamed7520() {
var o = <api.Topic>[];
o.add(buildTopic());
o.add(buildTopic());
return o;
}
-void checkUnnamed7517(core.List<api.Topic> o) {
+void checkUnnamed7520(core.List<api.Topic> o) {
unittest.expect(o, unittest.hasLength(2));
checkTopic(o[0] as api.Topic);
checkTopic(o[1] as api.Topic);
@@ -435,7 +435,7 @@
buildCounterListTopicsResponse++;
if (buildCounterListTopicsResponse < 3) {
o.nextPageToken = 'foo';
- o.topics = buildUnnamed7517();
+ o.topics = buildUnnamed7520();
}
buildCounterListTopicsResponse--;
return o;
@@ -448,7 +448,7 @@
o.nextPageToken!,
unittest.equals('foo'),
);
- checkUnnamed7517(o.topics!);
+ checkUnnamed7520(o.topics!);
}
buildCounterListTopicsResponse--;
}
diff --git a/generated/googleapis/test/realtimebidding/v1_test.dart b/generated/googleapis/test/realtimebidding/v1_test.dart
index 75c5441..50b9c24 100644
--- a/generated/googleapis/test/realtimebidding/v1_test.dart
+++ b/generated/googleapis/test/realtimebidding/v1_test.dart
@@ -43,86 +43,6 @@
buildCounterActivatePretargetingConfigRequest--;
}
-core.List<core.String> buildUnnamed6488() {
- var o = <core.String>[];
- o.add('foo');
- o.add('foo');
- return o;
-}
-
-void checkUnnamed6488(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'),
- );
-}
-
-core.List<core.String> buildUnnamed6489() {
- var o = <core.String>[];
- o.add('foo');
- o.add('foo');
- return o;
-}
-
-void checkUnnamed6489(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'),
- );
-}
-
-core.List<core.String> buildUnnamed6490() {
- var o = <core.String>[];
- o.add('foo');
- o.add('foo');
- return o;
-}
-
-void checkUnnamed6490(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'),
- );
-}
-
-core.int buildCounterAdTechnologyProviders = 0;
-api.AdTechnologyProviders buildAdTechnologyProviders() {
- var o = api.AdTechnologyProviders();
- buildCounterAdTechnologyProviders++;
- if (buildCounterAdTechnologyProviders < 3) {
- o.detectedGvlIds = buildUnnamed6488();
- o.detectedProviderIds = buildUnnamed6489();
- o.unidentifiedProviderDomains = buildUnnamed6490();
- }
- buildCounterAdTechnologyProviders--;
- return o;
-}
-
-void checkAdTechnologyProviders(api.AdTechnologyProviders o) {
- buildCounterAdTechnologyProviders++;
- if (buildCounterAdTechnologyProviders < 3) {
- checkUnnamed6488(o.detectedGvlIds!);
- checkUnnamed6489(o.detectedProviderIds!);
- checkUnnamed6490(o.unidentifiedProviderDomains!);
- }
- buildCounterAdTechnologyProviders--;
-}
-
core.List<core.String> buildUnnamed6491() {
var o = <core.String>[];
o.add('foo');
@@ -142,30 +62,6 @@
);
}
-core.int buildCounterAddTargetedAppsRequest = 0;
-api.AddTargetedAppsRequest buildAddTargetedAppsRequest() {
- var o = api.AddTargetedAppsRequest();
- buildCounterAddTargetedAppsRequest++;
- if (buildCounterAddTargetedAppsRequest < 3) {
- o.appIds = buildUnnamed6491();
- o.targetingMode = 'foo';
- }
- buildCounterAddTargetedAppsRequest--;
- return o;
-}
-
-void checkAddTargetedAppsRequest(api.AddTargetedAppsRequest o) {
- buildCounterAddTargetedAppsRequest++;
- if (buildCounterAddTargetedAppsRequest < 3) {
- checkUnnamed6491(o.appIds!);
- unittest.expect(
- o.targetingMode!,
- unittest.equals('foo'),
- );
- }
- buildCounterAddTargetedAppsRequest--;
-}
-
core.List<core.String> buildUnnamed6492() {
var o = <core.String>[];
o.add('foo');
@@ -185,30 +81,6 @@
);
}
-core.int buildCounterAddTargetedPublishersRequest = 0;
-api.AddTargetedPublishersRequest buildAddTargetedPublishersRequest() {
- var o = api.AddTargetedPublishersRequest();
- buildCounterAddTargetedPublishersRequest++;
- if (buildCounterAddTargetedPublishersRequest < 3) {
- o.publisherIds = buildUnnamed6492();
- o.targetingMode = 'foo';
- }
- buildCounterAddTargetedPublishersRequest--;
- return o;
-}
-
-void checkAddTargetedPublishersRequest(api.AddTargetedPublishersRequest o) {
- buildCounterAddTargetedPublishersRequest++;
- if (buildCounterAddTargetedPublishersRequest < 3) {
- checkUnnamed6492(o.publisherIds!);
- unittest.expect(
- o.targetingMode!,
- unittest.equals('foo'),
- );
- }
- buildCounterAddTargetedPublishersRequest--;
-}
-
core.List<core.String> buildUnnamed6493() {
var o = <core.String>[];
o.add('foo');
@@ -228,12 +100,140 @@
);
}
+core.int buildCounterAdTechnologyProviders = 0;
+api.AdTechnologyProviders buildAdTechnologyProviders() {
+ var o = api.AdTechnologyProviders();
+ buildCounterAdTechnologyProviders++;
+ if (buildCounterAdTechnologyProviders < 3) {
+ o.detectedGvlIds = buildUnnamed6491();
+ o.detectedProviderIds = buildUnnamed6492();
+ o.unidentifiedProviderDomains = buildUnnamed6493();
+ }
+ buildCounterAdTechnologyProviders--;
+ return o;
+}
+
+void checkAdTechnologyProviders(api.AdTechnologyProviders o) {
+ buildCounterAdTechnologyProviders++;
+ if (buildCounterAdTechnologyProviders < 3) {
+ checkUnnamed6491(o.detectedGvlIds!);
+ checkUnnamed6492(o.detectedProviderIds!);
+ checkUnnamed6493(o.unidentifiedProviderDomains!);
+ }
+ buildCounterAdTechnologyProviders--;
+}
+
+core.List<core.String> buildUnnamed6494() {
+ var o = <core.String>[];
+ o.add('foo');
+ o.add('foo');
+ return o;
+}
+
+void checkUnnamed6494(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'),
+ );
+}
+
+core.int buildCounterAddTargetedAppsRequest = 0;
+api.AddTargetedAppsRequest buildAddTargetedAppsRequest() {
+ var o = api.AddTargetedAppsRequest();
+ buildCounterAddTargetedAppsRequest++;
+ if (buildCounterAddTargetedAppsRequest < 3) {
+ o.appIds = buildUnnamed6494();
+ o.targetingMode = 'foo';
+ }
+ buildCounterAddTargetedAppsRequest--;
+ return o;
+}
+
+void checkAddTargetedAppsRequest(api.AddTargetedAppsRequest o) {
+ buildCounterAddTargetedAppsRequest++;
+ if (buildCounterAddTargetedAppsRequest < 3) {
+ checkUnnamed6494(o.appIds!);
+ unittest.expect(
+ o.targetingMode!,
+ unittest.equals('foo'),
+ );
+ }
+ buildCounterAddTargetedAppsRequest--;
+}
+
+core.List<core.String> buildUnnamed6495() {
+ var o = <core.String>[];
+ o.add('foo');
+ o.add('foo');
+ return o;
+}
+
+void checkUnnamed6495(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'),
+ );
+}
+
+core.int buildCounterAddTargetedPublishersRequest = 0;
+api.AddTargetedPublishersRequest buildAddTargetedPublishersRequest() {
+ var o = api.AddTargetedPublishersRequest();
+ buildCounterAddTargetedPublishersRequest++;
+ if (buildCounterAddTargetedPublishersRequest < 3) {
+ o.publisherIds = buildUnnamed6495();
+ o.targetingMode = 'foo';
+ }
+ buildCounterAddTargetedPublishersRequest--;
+ return o;
+}
+
+void checkAddTargetedPublishersRequest(api.AddTargetedPublishersRequest o) {
+ buildCounterAddTargetedPublishersRequest++;
+ if (buildCounterAddTargetedPublishersRequest < 3) {
+ checkUnnamed6495(o.publisherIds!);
+ unittest.expect(
+ o.targetingMode!,
+ unittest.equals('foo'),
+ );
+ }
+ buildCounterAddTargetedPublishersRequest--;
+}
+
+core.List<core.String> buildUnnamed6496() {
+ var o = <core.String>[];
+ o.add('foo');
+ o.add('foo');
+ return o;
+}
+
+void checkUnnamed6496(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'),
+ );
+}
+
core.int buildCounterAddTargetedSitesRequest = 0;
api.AddTargetedSitesRequest buildAddTargetedSitesRequest() {
var o = api.AddTargetedSitesRequest();
buildCounterAddTargetedSitesRequest++;
if (buildCounterAddTargetedSitesRequest < 3) {
- o.sites = buildUnnamed6493();
+ o.sites = buildUnnamed6496();
o.targetingMode = 'foo';
}
buildCounterAddTargetedSitesRequest--;
@@ -243,7 +243,7 @@
void checkAddTargetedSitesRequest(api.AddTargetedSitesRequest o) {
buildCounterAddTargetedSitesRequest++;
if (buildCounterAddTargetedSitesRequest < 3) {
- checkUnnamed6493(o.sites!);
+ checkUnnamed6496(o.sites!);
unittest.expect(
o.targetingMode!,
unittest.equals('foo'),
@@ -351,14 +351,14 @@
buildCounterBidder--;
}
-core.List<core.String> buildUnnamed6494() {
+core.List<core.String> buildUnnamed6497() {
var o = <core.String>[];
o.add('foo');
o.add('foo');
return o;
}
-void checkUnnamed6494(core.List<core.String> o) {
+void checkUnnamed6497(core.List<core.String> o) {
unittest.expect(o, unittest.hasLength(2));
unittest.expect(
o[0],
@@ -377,7 +377,7 @@
if (buildCounterBuyer < 3) {
o.activeCreativeCount = 'foo';
o.bidder = 'foo';
- o.billingIds = buildUnnamed6494();
+ o.billingIds = buildUnnamed6497();
o.displayName = 'foo';
o.maximumActiveCreativeCount = 'foo';
o.name = 'foo';
@@ -397,7 +397,7 @@
o.bidder!,
unittest.equals('foo'),
);
- checkUnnamed6494(o.billingIds!);
+ checkUnnamed6497(o.billingIds!);
unittest.expect(
o.displayName!,
unittest.equals('foo'),
@@ -429,63 +429,6 @@
buildCounterCloseUserListRequest--;
}
-core.List<core.String> buildUnnamed6495() {
- var o = <core.String>[];
- o.add('foo');
- o.add('foo');
- return o;
-}
-
-void checkUnnamed6495(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'),
- );
-}
-
-core.List<core.String> buildUnnamed6496() {
- var o = <core.String>[];
- o.add('foo');
- o.add('foo');
- return o;
-}
-
-void checkUnnamed6496(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'),
- );
-}
-
-core.List<core.String> buildUnnamed6497() {
- var o = <core.String>[];
- o.add('foo');
- o.add('foo');
- return o;
-}
-
-void checkUnnamed6497(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'),
- );
-}
-
core.List<core.String> buildUnnamed6498() {
var o = <core.String>[];
o.add('foo');
@@ -505,22 +448,22 @@
);
}
-core.List<core.int> buildUnnamed6499() {
- var o = <core.int>[];
- o.add(42);
- o.add(42);
+core.List<core.String> buildUnnamed6499() {
+ var o = <core.String>[];
+ o.add('foo');
+ o.add('foo');
return o;
}
-void checkUnnamed6499(core.List<core.int> o) {
+void checkUnnamed6499(core.List<core.String> o) {
unittest.expect(o, unittest.hasLength(2));
unittest.expect(
o[0],
- unittest.equals(42),
+ unittest.equals('foo'),
);
unittest.expect(
o[1],
- unittest.equals(42),
+ unittest.equals('foo'),
);
}
@@ -562,129 +505,23 @@
);
}
-core.int buildCounterCreative = 0;
-api.Creative buildCreative() {
- var o = api.Creative();
- buildCounterCreative++;
- if (buildCounterCreative < 3) {
- o.accountId = 'foo';
- o.adChoicesDestinationUrl = 'foo';
- o.advertiserName = 'foo';
- o.agencyId = 'foo';
- o.apiUpdateTime = 'foo';
- o.creativeFormat = 'foo';
- o.creativeId = 'foo';
- o.creativeServingDecision = buildCreativeServingDecision();
- o.dealIds = buildUnnamed6495();
- o.declaredAttributes = buildUnnamed6496();
- o.declaredClickThroughUrls = buildUnnamed6497();
- o.declaredRestrictedCategories = buildUnnamed6498();
- o.declaredVendorIds = buildUnnamed6499();
- o.html = buildHtmlContent();
- o.impressionTrackingUrls = buildUnnamed6500();
- o.name = 'foo';
- o.native = buildNativeContent();
- o.restrictedCategories = buildUnnamed6501();
- o.version = 42;
- o.video = buildVideoContent();
- }
- buildCounterCreative--;
+core.List<core.int> buildUnnamed6502() {
+ var o = <core.int>[];
+ o.add(42);
+ o.add(42);
return o;
}
-void checkCreative(api.Creative o) {
- buildCounterCreative++;
- if (buildCounterCreative < 3) {
- unittest.expect(
- o.accountId!,
- unittest.equals('foo'),
- );
- unittest.expect(
- o.adChoicesDestinationUrl!,
- unittest.equals('foo'),
- );
- unittest.expect(
- o.advertiserName!,
- unittest.equals('foo'),
- );
- unittest.expect(
- o.agencyId!,
- unittest.equals('foo'),
- );
- unittest.expect(
- o.apiUpdateTime!,
- unittest.equals('foo'),
- );
- unittest.expect(
- o.creativeFormat!,
- unittest.equals('foo'),
- );
- unittest.expect(
- o.creativeId!,
- unittest.equals('foo'),
- );
- checkCreativeServingDecision(
- o.creativeServingDecision! as api.CreativeServingDecision);
- checkUnnamed6495(o.dealIds!);
- checkUnnamed6496(o.declaredAttributes!);
- checkUnnamed6497(o.declaredClickThroughUrls!);
- checkUnnamed6498(o.declaredRestrictedCategories!);
- checkUnnamed6499(o.declaredVendorIds!);
- checkHtmlContent(o.html! as api.HtmlContent);
- checkUnnamed6500(o.impressionTrackingUrls!);
- unittest.expect(
- o.name!,
- unittest.equals('foo'),
- );
- checkNativeContent(o.native! as api.NativeContent);
- checkUnnamed6501(o.restrictedCategories!);
- unittest.expect(
- o.version!,
- unittest.equals(42),
- );
- checkVideoContent(o.video! as api.VideoContent);
- }
- buildCounterCreative--;
-}
-
-core.int buildCounterCreativeDimensions = 0;
-api.CreativeDimensions buildCreativeDimensions() {
- var o = api.CreativeDimensions();
- buildCounterCreativeDimensions++;
- if (buildCounterCreativeDimensions < 3) {
- o.height = 'foo';
- o.width = 'foo';
- }
- buildCounterCreativeDimensions--;
- return o;
-}
-
-void checkCreativeDimensions(api.CreativeDimensions o) {
- buildCounterCreativeDimensions++;
- if (buildCounterCreativeDimensions < 3) {
- unittest.expect(
- o.height!,
- unittest.equals('foo'),
- );
- unittest.expect(
- o.width!,
- unittest.equals('foo'),
- );
- }
- buildCounterCreativeDimensions--;
-}
-
-core.List<api.AdvertiserAndBrand> buildUnnamed6502() {
- var o = <api.AdvertiserAndBrand>[];
- o.add(buildAdvertiserAndBrand());
- o.add(buildAdvertiserAndBrand());
- return o;
-}
-
-void checkUnnamed6502(core.List<api.AdvertiserAndBrand> o) {
+void checkUnnamed6502(core.List<core.int> o) {
unittest.expect(o, unittest.hasLength(2));
- checkAdvertiserAndBrand(o[0] as api.AdvertiserAndBrand);
- checkAdvertiserAndBrand(o[1] as api.AdvertiserAndBrand);
+ unittest.expect(
+ o[0],
+ unittest.equals(42),
+ );
+ unittest.expect(
+ o[1],
+ unittest.equals(42),
+ );
}
core.List<core.String> buildUnnamed6503() {
@@ -725,23 +562,129 @@
);
}
-core.List<core.String> buildUnnamed6505() {
- var o = <core.String>[];
- o.add('foo');
- o.add('foo');
+core.int buildCounterCreative = 0;
+api.Creative buildCreative() {
+ var o = api.Creative();
+ buildCounterCreative++;
+ if (buildCounterCreative < 3) {
+ o.accountId = 'foo';
+ o.adChoicesDestinationUrl = 'foo';
+ o.advertiserName = 'foo';
+ o.agencyId = 'foo';
+ o.apiUpdateTime = 'foo';
+ o.creativeFormat = 'foo';
+ o.creativeId = 'foo';
+ o.creativeServingDecision = buildCreativeServingDecision();
+ o.dealIds = buildUnnamed6498();
+ o.declaredAttributes = buildUnnamed6499();
+ o.declaredClickThroughUrls = buildUnnamed6500();
+ o.declaredRestrictedCategories = buildUnnamed6501();
+ o.declaredVendorIds = buildUnnamed6502();
+ o.html = buildHtmlContent();
+ o.impressionTrackingUrls = buildUnnamed6503();
+ o.name = 'foo';
+ o.native = buildNativeContent();
+ o.restrictedCategories = buildUnnamed6504();
+ o.version = 42;
+ o.video = buildVideoContent();
+ }
+ buildCounterCreative--;
return o;
}
-void checkUnnamed6505(core.List<core.String> o) {
+void checkCreative(api.Creative o) {
+ buildCounterCreative++;
+ if (buildCounterCreative < 3) {
+ unittest.expect(
+ o.accountId!,
+ unittest.equals('foo'),
+ );
+ unittest.expect(
+ o.adChoicesDestinationUrl!,
+ unittest.equals('foo'),
+ );
+ unittest.expect(
+ o.advertiserName!,
+ unittest.equals('foo'),
+ );
+ unittest.expect(
+ o.agencyId!,
+ unittest.equals('foo'),
+ );
+ unittest.expect(
+ o.apiUpdateTime!,
+ unittest.equals('foo'),
+ );
+ unittest.expect(
+ o.creativeFormat!,
+ unittest.equals('foo'),
+ );
+ unittest.expect(
+ o.creativeId!,
+ unittest.equals('foo'),
+ );
+ checkCreativeServingDecision(
+ o.creativeServingDecision! as api.CreativeServingDecision);
+ checkUnnamed6498(o.dealIds!);
+ checkUnnamed6499(o.declaredAttributes!);
+ checkUnnamed6500(o.declaredClickThroughUrls!);
+ checkUnnamed6501(o.declaredRestrictedCategories!);
+ checkUnnamed6502(o.declaredVendorIds!);
+ checkHtmlContent(o.html! as api.HtmlContent);
+ checkUnnamed6503(o.impressionTrackingUrls!);
+ unittest.expect(
+ o.name!,
+ unittest.equals('foo'),
+ );
+ checkNativeContent(o.native! as api.NativeContent);
+ checkUnnamed6504(o.restrictedCategories!);
+ unittest.expect(
+ o.version!,
+ unittest.equals(42),
+ );
+ checkVideoContent(o.video! as api.VideoContent);
+ }
+ buildCounterCreative--;
+}
+
+core.int buildCounterCreativeDimensions = 0;
+api.CreativeDimensions buildCreativeDimensions() {
+ var o = api.CreativeDimensions();
+ buildCounterCreativeDimensions++;
+ if (buildCounterCreativeDimensions < 3) {
+ o.height = 'foo';
+ o.width = 'foo';
+ }
+ buildCounterCreativeDimensions--;
+ return o;
+}
+
+void checkCreativeDimensions(api.CreativeDimensions o) {
+ buildCounterCreativeDimensions++;
+ if (buildCounterCreativeDimensions < 3) {
+ unittest.expect(
+ o.height!,
+ unittest.equals('foo'),
+ );
+ unittest.expect(
+ o.width!,
+ unittest.equals('foo'),
+ );
+ }
+ buildCounterCreativeDimensions--;
+}
+
+core.List<api.AdvertiserAndBrand> buildUnnamed6505() {
+ var o = <api.AdvertiserAndBrand>[];
+ o.add(buildAdvertiserAndBrand());
+ o.add(buildAdvertiserAndBrand());
+ return o;
+}
+
+void checkUnnamed6505(core.List<api.AdvertiserAndBrand> o) {
unittest.expect(o, unittest.hasLength(2));
- unittest.expect(
- o[0],
- unittest.equals('foo'),
- );
- unittest.expect(
- o[1],
- unittest.equals('foo'),
- );
+ checkAdvertiserAndBrand(o[0] as api.AdvertiserAndBrand);
+ checkAdvertiserAndBrand(o[1] as api.AdvertiserAndBrand);
}
core.List<core.String> buildUnnamed6506() {
@@ -763,14 +706,71 @@
);
}
-core.List<core.int> buildUnnamed6507() {
+core.List<core.String> buildUnnamed6507() {
+ var o = <core.String>[];
+ o.add('foo');
+ o.add('foo');
+ return o;
+}
+
+void checkUnnamed6507(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'),
+ );
+}
+
+core.List<core.String> buildUnnamed6508() {
+ var o = <core.String>[];
+ o.add('foo');
+ o.add('foo');
+ return o;
+}
+
+void checkUnnamed6508(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'),
+ );
+}
+
+core.List<core.String> buildUnnamed6509() {
+ var o = <core.String>[];
+ o.add('foo');
+ o.add('foo');
+ return o;
+}
+
+void checkUnnamed6509(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'),
+ );
+}
+
+core.List<core.int> buildUnnamed6510() {
var o = <core.int>[];
o.add(42);
o.add(42);
return o;
}
-void checkUnnamed6507(core.List<core.int> o) {
+void checkUnnamed6510(core.List<core.int> o) {
unittest.expect(o, unittest.hasLength(2));
unittest.expect(
o[0],
@@ -782,14 +782,14 @@
);
}
-core.List<core.int> buildUnnamed6508() {
+core.List<core.int> buildUnnamed6511() {
var o = <core.int>[];
o.add(42);
o.add(42);
return o;
}
-void checkUnnamed6508(core.List<core.int> o) {
+void checkUnnamed6511(core.List<core.int> o) {
unittest.expect(o, unittest.hasLength(2));
unittest.expect(
o[0],
@@ -801,14 +801,14 @@
);
}
-core.List<core.int> buildUnnamed6509() {
+core.List<core.int> buildUnnamed6512() {
var o = <core.int>[];
o.add(42);
o.add(42);
return o;
}
-void checkUnnamed6509(core.List<core.int> o) {
+void checkUnnamed6512(core.List<core.int> o) {
unittest.expect(o, unittest.hasLength(2));
unittest.expect(
o[0],
@@ -828,14 +828,14 @@
o.adTechnologyProviders = buildAdTechnologyProviders();
o.chinaPolicyCompliance = buildPolicyCompliance();
o.dealsPolicyCompliance = buildPolicyCompliance();
- o.detectedAdvertisers = buildUnnamed6502();
- o.detectedAttributes = buildUnnamed6503();
- o.detectedClickThroughUrls = buildUnnamed6504();
- o.detectedDomains = buildUnnamed6505();
- o.detectedLanguages = buildUnnamed6506();
- o.detectedProductCategories = buildUnnamed6507();
- o.detectedSensitiveCategories = buildUnnamed6508();
- o.detectedVendorIds = buildUnnamed6509();
+ o.detectedAdvertisers = buildUnnamed6505();
+ o.detectedAttributes = buildUnnamed6506();
+ o.detectedClickThroughUrls = buildUnnamed6507();
+ o.detectedDomains = buildUnnamed6508();
+ o.detectedLanguages = buildUnnamed6509();
+ o.detectedProductCategories = buildUnnamed6510();
+ o.detectedSensitiveCategories = buildUnnamed6511();
+ o.detectedVendorIds = buildUnnamed6512();
o.lastStatusUpdate = 'foo';
o.networkPolicyCompliance = buildPolicyCompliance();
o.platformPolicyCompliance = buildPolicyCompliance();
@@ -852,14 +852,14 @@
o.adTechnologyProviders! as api.AdTechnologyProviders);
checkPolicyCompliance(o.chinaPolicyCompliance! as api.PolicyCompliance);
checkPolicyCompliance(o.dealsPolicyCompliance! as api.PolicyCompliance);
- checkUnnamed6502(o.detectedAdvertisers!);
- checkUnnamed6503(o.detectedAttributes!);
- checkUnnamed6504(o.detectedClickThroughUrls!);
- checkUnnamed6505(o.detectedDomains!);
- checkUnnamed6506(o.detectedLanguages!);
- checkUnnamed6507(o.detectedProductCategories!);
- checkUnnamed6508(o.detectedSensitiveCategories!);
- checkUnnamed6509(o.detectedVendorIds!);
+ checkUnnamed6505(o.detectedAdvertisers!);
+ checkUnnamed6506(o.detectedAttributes!);
+ checkUnnamed6507(o.detectedClickThroughUrls!);
+ checkUnnamed6508(o.detectedDomains!);
+ checkUnnamed6509(o.detectedLanguages!);
+ checkUnnamed6510(o.detectedProductCategories!);
+ checkUnnamed6511(o.detectedSensitiveCategories!);
+ checkUnnamed6512(o.detectedVendorIds!);
unittest.expect(
o.lastStatusUpdate!,
unittest.equals('foo'),
@@ -1015,14 +1015,14 @@
buildCounterDestinationUrlEvidence--;
}
-core.List<api.DomainCalls> buildUnnamed6510() {
+core.List<api.DomainCalls> buildUnnamed6513() {
var o = <api.DomainCalls>[];
o.add(buildDomainCalls());
o.add(buildDomainCalls());
return o;
}
-void checkUnnamed6510(core.List<api.DomainCalls> o) {
+void checkUnnamed6513(core.List<api.DomainCalls> o) {
unittest.expect(o, unittest.hasLength(2));
checkDomainCalls(o[0] as api.DomainCalls);
checkDomainCalls(o[1] as api.DomainCalls);
@@ -1033,7 +1033,7 @@
var o = api.DomainCallEvidence();
buildCounterDomainCallEvidence++;
if (buildCounterDomainCallEvidence < 3) {
- o.topHttpCallDomains = buildUnnamed6510();
+ o.topHttpCallDomains = buildUnnamed6513();
o.totalHttpCallCount = 42;
}
buildCounterDomainCallEvidence--;
@@ -1043,7 +1043,7 @@
void checkDomainCallEvidence(api.DomainCallEvidence o) {
buildCounterDomainCallEvidence++;
if (buildCounterDomainCallEvidence < 3) {
- checkUnnamed6510(o.topHttpCallDomains!);
+ checkUnnamed6513(o.topHttpCallDomains!);
unittest.expect(
o.totalHttpCallCount!,
unittest.equals(42),
@@ -1079,14 +1079,14 @@
buildCounterDomainCalls--;
}
-core.List<api.UrlDownloadSize> buildUnnamed6511() {
+core.List<api.UrlDownloadSize> buildUnnamed6514() {
var o = <api.UrlDownloadSize>[];
o.add(buildUrlDownloadSize());
o.add(buildUrlDownloadSize());
return o;
}
-void checkUnnamed6511(core.List<api.UrlDownloadSize> o) {
+void checkUnnamed6514(core.List<api.UrlDownloadSize> o) {
unittest.expect(o, unittest.hasLength(2));
checkUrlDownloadSize(o[0] as api.UrlDownloadSize);
checkUrlDownloadSize(o[1] as api.UrlDownloadSize);
@@ -1097,7 +1097,7 @@
var o = api.DownloadSizeEvidence();
buildCounterDownloadSizeEvidence++;
if (buildCounterDownloadSizeEvidence < 3) {
- o.topUrlDownloadSizeBreakdowns = buildUnnamed6511();
+ o.topUrlDownloadSizeBreakdowns = buildUnnamed6514();
o.totalDownloadSizeKb = 42;
}
buildCounterDownloadSizeEvidence--;
@@ -1107,7 +1107,7 @@
void checkDownloadSizeEvidence(api.DownloadSizeEvidence o) {
buildCounterDownloadSizeEvidence++;
if (buildCounterDownloadSizeEvidence < 3) {
- checkUnnamed6511(o.topUrlDownloadSizeBreakdowns!);
+ checkUnnamed6514(o.topUrlDownloadSizeBreakdowns!);
unittest.expect(
o.totalDownloadSizeKb!,
unittest.equals(42),
@@ -1227,14 +1227,14 @@
buildCounterHtmlContent--;
}
-core.List<core.String> buildUnnamed6512() {
+core.List<core.String> buildUnnamed6515() {
var o = <core.String>[];
o.add('foo');
o.add('foo');
return o;
}
-void checkUnnamed6512(core.List<core.String> o) {
+void checkUnnamed6515(core.List<core.String> o) {
unittest.expect(o, unittest.hasLength(2));
unittest.expect(
o[0],
@@ -1251,7 +1251,7 @@
var o = api.HttpCallEvidence();
buildCounterHttpCallEvidence++;
if (buildCounterHttpCallEvidence < 3) {
- o.urls = buildUnnamed6512();
+ o.urls = buildUnnamed6515();
}
buildCounterHttpCallEvidence--;
return o;
@@ -1260,19 +1260,19 @@
void checkHttpCallEvidence(api.HttpCallEvidence o) {
buildCounterHttpCallEvidence++;
if (buildCounterHttpCallEvidence < 3) {
- checkUnnamed6512(o.urls!);
+ checkUnnamed6515(o.urls!);
}
buildCounterHttpCallEvidence--;
}
-core.List<core.String> buildUnnamed6513() {
+core.List<core.String> buildUnnamed6516() {
var o = <core.String>[];
o.add('foo');
o.add('foo');
return o;
}
-void checkUnnamed6513(core.List<core.String> o) {
+void checkUnnamed6516(core.List<core.String> o) {
unittest.expect(o, unittest.hasLength(2));
unittest.expect(
o[0],
@@ -1289,7 +1289,7 @@
var o = api.HttpCookieEvidence();
buildCounterHttpCookieEvidence++;
if (buildCounterHttpCookieEvidence < 3) {
- o.cookieNames = buildUnnamed6513();
+ o.cookieNames = buildUnnamed6516();
o.maxCookieCount = 42;
}
buildCounterHttpCookieEvidence--;
@@ -1299,7 +1299,7 @@
void checkHttpCookieEvidence(api.HttpCookieEvidence o) {
buildCounterHttpCookieEvidence++;
if (buildCounterHttpCookieEvidence < 3) {
- checkUnnamed6513(o.cookieNames!);
+ checkUnnamed6516(o.cookieNames!);
unittest.expect(
o.maxCookieCount!,
unittest.equals(42),
@@ -1340,14 +1340,14 @@
buildCounterImage--;
}
-core.List<api.Bidder> buildUnnamed6514() {
+core.List<api.Bidder> buildUnnamed6517() {
var o = <api.Bidder>[];
o.add(buildBidder());
o.add(buildBidder());
return o;
}
-void checkUnnamed6514(core.List<api.Bidder> o) {
+void checkUnnamed6517(core.List<api.Bidder> o) {
unittest.expect(o, unittest.hasLength(2));
checkBidder(o[0] as api.Bidder);
checkBidder(o[1] as api.Bidder);
@@ -1358,7 +1358,7 @@
var o = api.ListBiddersResponse();
buildCounterListBiddersResponse++;
if (buildCounterListBiddersResponse < 3) {
- o.bidders = buildUnnamed6514();
+ o.bidders = buildUnnamed6517();
o.nextPageToken = 'foo';
}
buildCounterListBiddersResponse--;
@@ -1368,7 +1368,7 @@
void checkListBiddersResponse(api.ListBiddersResponse o) {
buildCounterListBiddersResponse++;
if (buildCounterListBiddersResponse < 3) {
- checkUnnamed6514(o.bidders!);
+ checkUnnamed6517(o.bidders!);
unittest.expect(
o.nextPageToken!,
unittest.equals('foo'),
@@ -1377,14 +1377,14 @@
buildCounterListBiddersResponse--;
}
-core.List<api.Buyer> buildUnnamed6515() {
+core.List<api.Buyer> buildUnnamed6518() {
var o = <api.Buyer>[];
o.add(buildBuyer());
o.add(buildBuyer());
return o;
}
-void checkUnnamed6515(core.List<api.Buyer> o) {
+void checkUnnamed6518(core.List<api.Buyer> o) {
unittest.expect(o, unittest.hasLength(2));
checkBuyer(o[0] as api.Buyer);
checkBuyer(o[1] as api.Buyer);
@@ -1395,7 +1395,7 @@
var o = api.ListBuyersResponse();
buildCounterListBuyersResponse++;
if (buildCounterListBuyersResponse < 3) {
- o.buyers = buildUnnamed6515();
+ o.buyers = buildUnnamed6518();
o.nextPageToken = 'foo';
}
buildCounterListBuyersResponse--;
@@ -1405,7 +1405,7 @@
void checkListBuyersResponse(api.ListBuyersResponse o) {
buildCounterListBuyersResponse++;
if (buildCounterListBuyersResponse < 3) {
- checkUnnamed6515(o.buyers!);
+ checkUnnamed6518(o.buyers!);
unittest.expect(
o.nextPageToken!,
unittest.equals('foo'),
@@ -1414,14 +1414,14 @@
buildCounterListBuyersResponse--;
}
-core.List<api.Creative> buildUnnamed6516() {
+core.List<api.Creative> buildUnnamed6519() {
var o = <api.Creative>[];
o.add(buildCreative());
o.add(buildCreative());
return o;
}
-void checkUnnamed6516(core.List<api.Creative> o) {
+void checkUnnamed6519(core.List<api.Creative> o) {
unittest.expect(o, unittest.hasLength(2));
checkCreative(o[0] as api.Creative);
checkCreative(o[1] as api.Creative);
@@ -1432,7 +1432,7 @@
var o = api.ListCreativesResponse();
buildCounterListCreativesResponse++;
if (buildCounterListCreativesResponse < 3) {
- o.creatives = buildUnnamed6516();
+ o.creatives = buildUnnamed6519();
o.nextPageToken = 'foo';
}
buildCounterListCreativesResponse--;
@@ -1442,7 +1442,7 @@
void checkListCreativesResponse(api.ListCreativesResponse o) {
buildCounterListCreativesResponse++;
if (buildCounterListCreativesResponse < 3) {
- checkUnnamed6516(o.creatives!);
+ checkUnnamed6519(o.creatives!);
unittest.expect(
o.nextPageToken!,
unittest.equals('foo'),
@@ -1451,14 +1451,14 @@
buildCounterListCreativesResponse--;
}
-core.List<api.Endpoint> buildUnnamed6517() {
+core.List<api.Endpoint> buildUnnamed6520() {
var o = <api.Endpoint>[];
o.add(buildEndpoint());
o.add(buildEndpoint());
return o;
}
-void checkUnnamed6517(core.List<api.Endpoint> o) {
+void checkUnnamed6520(core.List<api.Endpoint> o) {
unittest.expect(o, unittest.hasLength(2));
checkEndpoint(o[0] as api.Endpoint);
checkEndpoint(o[1] as api.Endpoint);
@@ -1469,7 +1469,7 @@
var o = api.ListEndpointsResponse();
buildCounterListEndpointsResponse++;
if (buildCounterListEndpointsResponse < 3) {
- o.endpoints = buildUnnamed6517();
+ o.endpoints = buildUnnamed6520();
o.nextPageToken = 'foo';
}
buildCounterListEndpointsResponse--;
@@ -1479,7 +1479,7 @@
void checkListEndpointsResponse(api.ListEndpointsResponse o) {
buildCounterListEndpointsResponse++;
if (buildCounterListEndpointsResponse < 3) {
- checkUnnamed6517(o.endpoints!);
+ checkUnnamed6520(o.endpoints!);
unittest.expect(
o.nextPageToken!,
unittest.equals('foo'),
@@ -1488,14 +1488,14 @@
buildCounterListEndpointsResponse--;
}
-core.List<api.PretargetingConfig> buildUnnamed6518() {
+core.List<api.PretargetingConfig> buildUnnamed6521() {
var o = <api.PretargetingConfig>[];
o.add(buildPretargetingConfig());
o.add(buildPretargetingConfig());
return o;
}
-void checkUnnamed6518(core.List<api.PretargetingConfig> o) {
+void checkUnnamed6521(core.List<api.PretargetingConfig> o) {
unittest.expect(o, unittest.hasLength(2));
checkPretargetingConfig(o[0] as api.PretargetingConfig);
checkPretargetingConfig(o[1] as api.PretargetingConfig);
@@ -1507,7 +1507,7 @@
buildCounterListPretargetingConfigsResponse++;
if (buildCounterListPretargetingConfigsResponse < 3) {
o.nextPageToken = 'foo';
- o.pretargetingConfigs = buildUnnamed6518();
+ o.pretargetingConfigs = buildUnnamed6521();
}
buildCounterListPretargetingConfigsResponse--;
return o;
@@ -1521,19 +1521,19 @@
o.nextPageToken!,
unittest.equals('foo'),
);
- checkUnnamed6518(o.pretargetingConfigs!);
+ checkUnnamed6521(o.pretargetingConfigs!);
}
buildCounterListPretargetingConfigsResponse--;
}
-core.List<api.UserList> buildUnnamed6519() {
+core.List<api.UserList> buildUnnamed6522() {
var o = <api.UserList>[];
o.add(buildUserList());
o.add(buildUserList());
return o;
}
-void checkUnnamed6519(core.List<api.UserList> o) {
+void checkUnnamed6522(core.List<api.UserList> o) {
unittest.expect(o, unittest.hasLength(2));
checkUserList(o[0] as api.UserList);
checkUserList(o[1] as api.UserList);
@@ -1545,7 +1545,7 @@
buildCounterListUserListsResponse++;
if (buildCounterListUserListsResponse < 3) {
o.nextPageToken = 'foo';
- o.userLists = buildUnnamed6519();
+ o.userLists = buildUnnamed6522();
}
buildCounterListUserListsResponse--;
return o;
@@ -1558,7 +1558,7 @@
o.nextPageToken!,
unittest.equals('foo'),
);
- checkUnnamed6519(o.userLists!);
+ checkUnnamed6522(o.userLists!);
}
buildCounterListUserListsResponse--;
}
@@ -1663,14 +1663,14 @@
buildCounterNativeContent--;
}
-core.List<core.String> buildUnnamed6520() {
+core.List<core.String> buildUnnamed6523() {
var o = <core.String>[];
o.add('foo');
o.add('foo');
return o;
}
-void checkUnnamed6520(core.List<core.String> o) {
+void checkUnnamed6523(core.List<core.String> o) {
unittest.expect(o, unittest.hasLength(2));
unittest.expect(
o[0],
@@ -1682,14 +1682,14 @@
);
}
-core.List<core.String> buildUnnamed6521() {
+core.List<core.String> buildUnnamed6524() {
var o = <core.String>[];
o.add('foo');
o.add('foo');
return o;
}
-void checkUnnamed6521(core.List<core.String> o) {
+void checkUnnamed6524(core.List<core.String> o) {
unittest.expect(o, unittest.hasLength(2));
unittest.expect(
o[0],
@@ -1706,8 +1706,8 @@
var o = api.NumericTargetingDimension();
buildCounterNumericTargetingDimension++;
if (buildCounterNumericTargetingDimension < 3) {
- o.excludedIds = buildUnnamed6520();
- o.includedIds = buildUnnamed6521();
+ o.excludedIds = buildUnnamed6523();
+ o.includedIds = buildUnnamed6524();
}
buildCounterNumericTargetingDimension--;
return o;
@@ -1716,8 +1716,8 @@
void checkNumericTargetingDimension(api.NumericTargetingDimension o) {
buildCounterNumericTargetingDimension++;
if (buildCounterNumericTargetingDimension < 3) {
- checkUnnamed6520(o.excludedIds!);
- checkUnnamed6521(o.includedIds!);
+ checkUnnamed6523(o.excludedIds!);
+ checkUnnamed6524(o.includedIds!);
}
buildCounterNumericTargetingDimension--;
}
@@ -1737,14 +1737,14 @@
buildCounterOpenUserListRequest--;
}
-core.List<api.PolicyTopicEntry> buildUnnamed6522() {
+core.List<api.PolicyTopicEntry> buildUnnamed6525() {
var o = <api.PolicyTopicEntry>[];
o.add(buildPolicyTopicEntry());
o.add(buildPolicyTopicEntry());
return o;
}
-void checkUnnamed6522(core.List<api.PolicyTopicEntry> o) {
+void checkUnnamed6525(core.List<api.PolicyTopicEntry> o) {
unittest.expect(o, unittest.hasLength(2));
checkPolicyTopicEntry(o[0] as api.PolicyTopicEntry);
checkPolicyTopicEntry(o[1] as api.PolicyTopicEntry);
@@ -1756,7 +1756,7 @@
buildCounterPolicyCompliance++;
if (buildCounterPolicyCompliance < 3) {
o.status = 'foo';
- o.topics = buildUnnamed6522();
+ o.topics = buildUnnamed6525();
}
buildCounterPolicyCompliance--;
return o;
@@ -1769,19 +1769,19 @@
o.status!,
unittest.equals('foo'),
);
- checkUnnamed6522(o.topics!);
+ checkUnnamed6525(o.topics!);
}
buildCounterPolicyCompliance--;
}
-core.List<api.PolicyTopicEvidence> buildUnnamed6523() {
+core.List<api.PolicyTopicEvidence> buildUnnamed6526() {
var o = <api.PolicyTopicEvidence>[];
o.add(buildPolicyTopicEvidence());
o.add(buildPolicyTopicEvidence());
return o;
}
-void checkUnnamed6523(core.List<api.PolicyTopicEvidence> o) {
+void checkUnnamed6526(core.List<api.PolicyTopicEvidence> o) {
unittest.expect(o, unittest.hasLength(2));
checkPolicyTopicEvidence(o[0] as api.PolicyTopicEvidence);
checkPolicyTopicEvidence(o[1] as api.PolicyTopicEvidence);
@@ -1792,7 +1792,7 @@
var o = api.PolicyTopicEntry();
buildCounterPolicyTopicEntry++;
if (buildCounterPolicyTopicEntry < 3) {
- o.evidences = buildUnnamed6523();
+ o.evidences = buildUnnamed6526();
o.helpCenterUrl = 'foo';
o.policyTopic = 'foo';
}
@@ -1803,7 +1803,7 @@
void checkPolicyTopicEntry(api.PolicyTopicEntry o) {
buildCounterPolicyTopicEntry++;
if (buildCounterPolicyTopicEntry < 3) {
- checkUnnamed6523(o.evidences!);
+ checkUnnamed6526(o.evidences!);
unittest.expect(
o.helpCenterUrl!,
unittest.equals('foo'),
@@ -1850,57 +1850,6 @@
buildCounterPolicyTopicEvidence--;
}
-core.List<core.String> buildUnnamed6524() {
- var o = <core.String>[];
- o.add('foo');
- o.add('foo');
- return o;
-}
-
-void checkUnnamed6524(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'),
- );
-}
-
-core.List<core.String> buildUnnamed6525() {
- var o = <core.String>[];
- o.add('foo');
- o.add('foo');
- return o;
-}
-
-void checkUnnamed6525(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'),
- );
-}
-
-core.List<api.CreativeDimensions> buildUnnamed6526() {
- var o = <api.CreativeDimensions>[];
- o.add(buildCreativeDimensions());
- o.add(buildCreativeDimensions());
- return o;
-}
-
-void checkUnnamed6526(core.List<api.CreativeDimensions> o) {
- unittest.expect(o, unittest.hasLength(2));
- checkCreativeDimensions(o[0] as api.CreativeDimensions);
- checkCreativeDimensions(o[1] as api.CreativeDimensions);
-}
-
core.List<core.String> buildUnnamed6527() {
var o = <core.String>[];
o.add('foo');
@@ -1939,23 +1888,17 @@
);
}
-core.List<core.String> buildUnnamed6529() {
- var o = <core.String>[];
- o.add('foo');
- o.add('foo');
+core.List<api.CreativeDimensions> buildUnnamed6529() {
+ var o = <api.CreativeDimensions>[];
+ o.add(buildCreativeDimensions());
+ o.add(buildCreativeDimensions());
return o;
}
-void checkUnnamed6529(core.List<core.String> o) {
+void checkUnnamed6529(core.List<api.CreativeDimensions> o) {
unittest.expect(o, unittest.hasLength(2));
- unittest.expect(
- o[0],
- unittest.equals('foo'),
- );
- unittest.expect(
- o[1],
- unittest.equals('foo'),
- );
+ checkCreativeDimensions(o[0] as api.CreativeDimensions);
+ checkCreativeDimensions(o[1] as api.CreativeDimensions);
}
core.List<core.String> buildUnnamed6530() {
@@ -2034,26 +1977,83 @@
);
}
+core.List<core.String> buildUnnamed6534() {
+ var o = <core.String>[];
+ o.add('foo');
+ o.add('foo');
+ return o;
+}
+
+void checkUnnamed6534(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'),
+ );
+}
+
+core.List<core.String> buildUnnamed6535() {
+ var o = <core.String>[];
+ o.add('foo');
+ o.add('foo');
+ return o;
+}
+
+void checkUnnamed6535(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'),
+ );
+}
+
+core.List<core.String> buildUnnamed6536() {
+ var o = <core.String>[];
+ o.add('foo');
+ o.add('foo');
+ return o;
+}
+
+void checkUnnamed6536(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'),
+ );
+}
+
core.int buildCounterPretargetingConfig = 0;
api.PretargetingConfig buildPretargetingConfig() {
var o = api.PretargetingConfig();
buildCounterPretargetingConfig++;
if (buildCounterPretargetingConfig < 3) {
- o.allowedUserTargetingModes = buildUnnamed6524();
+ o.allowedUserTargetingModes = buildUnnamed6527();
o.appTargeting = buildAppTargeting();
o.billingId = 'foo';
o.displayName = 'foo';
- o.excludedContentLabelIds = buildUnnamed6525();
+ o.excludedContentLabelIds = buildUnnamed6528();
o.geoTargeting = buildNumericTargetingDimension();
- o.includedCreativeDimensions = buildUnnamed6526();
- o.includedEnvironments = buildUnnamed6527();
- o.includedFormats = buildUnnamed6528();
- o.includedLanguages = buildUnnamed6529();
- o.includedMobileOperatingSystemIds = buildUnnamed6530();
- o.includedPlatforms = buildUnnamed6531();
- o.includedUserIdTypes = buildUnnamed6532();
+ o.includedCreativeDimensions = buildUnnamed6529();
+ o.includedEnvironments = buildUnnamed6530();
+ o.includedFormats = buildUnnamed6531();
+ o.includedLanguages = buildUnnamed6532();
+ o.includedMobileOperatingSystemIds = buildUnnamed6533();
+ o.includedPlatforms = buildUnnamed6534();
+ o.includedUserIdTypes = buildUnnamed6535();
o.interstitialTargeting = 'foo';
- o.invalidGeoIds = buildUnnamed6533();
+ o.invalidGeoIds = buildUnnamed6536();
o.maximumQps = 'foo';
o.minimumViewabilityDecile = 42;
o.name = 'foo';
@@ -2070,7 +2070,7 @@
void checkPretargetingConfig(api.PretargetingConfig o) {
buildCounterPretargetingConfig++;
if (buildCounterPretargetingConfig < 3) {
- checkUnnamed6524(o.allowedUserTargetingModes!);
+ checkUnnamed6527(o.allowedUserTargetingModes!);
checkAppTargeting(o.appTargeting! as api.AppTargeting);
unittest.expect(
o.billingId!,
@@ -2080,21 +2080,21 @@
o.displayName!,
unittest.equals('foo'),
);
- checkUnnamed6525(o.excludedContentLabelIds!);
+ checkUnnamed6528(o.excludedContentLabelIds!);
checkNumericTargetingDimension(
o.geoTargeting! as api.NumericTargetingDimension);
- checkUnnamed6526(o.includedCreativeDimensions!);
- checkUnnamed6527(o.includedEnvironments!);
- checkUnnamed6528(o.includedFormats!);
- checkUnnamed6529(o.includedLanguages!);
- checkUnnamed6530(o.includedMobileOperatingSystemIds!);
- checkUnnamed6531(o.includedPlatforms!);
- checkUnnamed6532(o.includedUserIdTypes!);
+ checkUnnamed6529(o.includedCreativeDimensions!);
+ checkUnnamed6530(o.includedEnvironments!);
+ checkUnnamed6531(o.includedFormats!);
+ checkUnnamed6532(o.includedLanguages!);
+ checkUnnamed6533(o.includedMobileOperatingSystemIds!);
+ checkUnnamed6534(o.includedPlatforms!);
+ checkUnnamed6535(o.includedUserIdTypes!);
unittest.expect(
o.interstitialTargeting!,
unittest.equals('foo'),
);
- checkUnnamed6533(o.invalidGeoIds!);
+ checkUnnamed6536(o.invalidGeoIds!);
unittest.expect(
o.maximumQps!,
unittest.equals('foo'),
@@ -2123,121 +2123,6 @@
buildCounterPretargetingConfig--;
}
-core.List<core.String> buildUnnamed6534() {
- var o = <core.String>[];
- o.add('foo');
- o.add('foo');
- return o;
-}
-
-void checkUnnamed6534(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'),
- );
-}
-
-core.int buildCounterRemoveTargetedAppsRequest = 0;
-api.RemoveTargetedAppsRequest buildRemoveTargetedAppsRequest() {
- var o = api.RemoveTargetedAppsRequest();
- buildCounterRemoveTargetedAppsRequest++;
- if (buildCounterRemoveTargetedAppsRequest < 3) {
- o.appIds = buildUnnamed6534();
- }
- buildCounterRemoveTargetedAppsRequest--;
- return o;
-}
-
-void checkRemoveTargetedAppsRequest(api.RemoveTargetedAppsRequest o) {
- buildCounterRemoveTargetedAppsRequest++;
- if (buildCounterRemoveTargetedAppsRequest < 3) {
- checkUnnamed6534(o.appIds!);
- }
- buildCounterRemoveTargetedAppsRequest--;
-}
-
-core.List<core.String> buildUnnamed6535() {
- var o = <core.String>[];
- o.add('foo');
- o.add('foo');
- return o;
-}
-
-void checkUnnamed6535(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'),
- );
-}
-
-core.int buildCounterRemoveTargetedPublishersRequest = 0;
-api.RemoveTargetedPublishersRequest buildRemoveTargetedPublishersRequest() {
- var o = api.RemoveTargetedPublishersRequest();
- buildCounterRemoveTargetedPublishersRequest++;
- if (buildCounterRemoveTargetedPublishersRequest < 3) {
- o.publisherIds = buildUnnamed6535();
- }
- buildCounterRemoveTargetedPublishersRequest--;
- return o;
-}
-
-void checkRemoveTargetedPublishersRequest(
- api.RemoveTargetedPublishersRequest o) {
- buildCounterRemoveTargetedPublishersRequest++;
- if (buildCounterRemoveTargetedPublishersRequest < 3) {
- checkUnnamed6535(o.publisherIds!);
- }
- buildCounterRemoveTargetedPublishersRequest--;
-}
-
-core.List<core.String> buildUnnamed6536() {
- var o = <core.String>[];
- o.add('foo');
- o.add('foo');
- return o;
-}
-
-void checkUnnamed6536(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'),
- );
-}
-
-core.int buildCounterRemoveTargetedSitesRequest = 0;
-api.RemoveTargetedSitesRequest buildRemoveTargetedSitesRequest() {
- var o = api.RemoveTargetedSitesRequest();
- buildCounterRemoveTargetedSitesRequest++;
- if (buildCounterRemoveTargetedSitesRequest < 3) {
- o.sites = buildUnnamed6536();
- }
- buildCounterRemoveTargetedSitesRequest--;
- return o;
-}
-
-void checkRemoveTargetedSitesRequest(api.RemoveTargetedSitesRequest o) {
- buildCounterRemoveTargetedSitesRequest++;
- if (buildCounterRemoveTargetedSitesRequest < 3) {
- checkUnnamed6536(o.sites!);
- }
- buildCounterRemoveTargetedSitesRequest--;
-}
-
core.List<core.String> buildUnnamed6537() {
var o = <core.String>[];
o.add('foo');
@@ -2257,13 +2142,128 @@
);
}
+core.int buildCounterRemoveTargetedAppsRequest = 0;
+api.RemoveTargetedAppsRequest buildRemoveTargetedAppsRequest() {
+ var o = api.RemoveTargetedAppsRequest();
+ buildCounterRemoveTargetedAppsRequest++;
+ if (buildCounterRemoveTargetedAppsRequest < 3) {
+ o.appIds = buildUnnamed6537();
+ }
+ buildCounterRemoveTargetedAppsRequest--;
+ return o;
+}
+
+void checkRemoveTargetedAppsRequest(api.RemoveTargetedAppsRequest o) {
+ buildCounterRemoveTargetedAppsRequest++;
+ if (buildCounterRemoveTargetedAppsRequest < 3) {
+ checkUnnamed6537(o.appIds!);
+ }
+ buildCounterRemoveTargetedAppsRequest--;
+}
+
+core.List<core.String> buildUnnamed6538() {
+ var o = <core.String>[];
+ o.add('foo');
+ o.add('foo');
+ return o;
+}
+
+void checkUnnamed6538(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'),
+ );
+}
+
+core.int buildCounterRemoveTargetedPublishersRequest = 0;
+api.RemoveTargetedPublishersRequest buildRemoveTargetedPublishersRequest() {
+ var o = api.RemoveTargetedPublishersRequest();
+ buildCounterRemoveTargetedPublishersRequest++;
+ if (buildCounterRemoveTargetedPublishersRequest < 3) {
+ o.publisherIds = buildUnnamed6538();
+ }
+ buildCounterRemoveTargetedPublishersRequest--;
+ return o;
+}
+
+void checkRemoveTargetedPublishersRequest(
+ api.RemoveTargetedPublishersRequest o) {
+ buildCounterRemoveTargetedPublishersRequest++;
+ if (buildCounterRemoveTargetedPublishersRequest < 3) {
+ checkUnnamed6538(o.publisherIds!);
+ }
+ buildCounterRemoveTargetedPublishersRequest--;
+}
+
+core.List<core.String> buildUnnamed6539() {
+ var o = <core.String>[];
+ o.add('foo');
+ o.add('foo');
+ return o;
+}
+
+void checkUnnamed6539(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'),
+ );
+}
+
+core.int buildCounterRemoveTargetedSitesRequest = 0;
+api.RemoveTargetedSitesRequest buildRemoveTargetedSitesRequest() {
+ var o = api.RemoveTargetedSitesRequest();
+ buildCounterRemoveTargetedSitesRequest++;
+ if (buildCounterRemoveTargetedSitesRequest < 3) {
+ o.sites = buildUnnamed6539();
+ }
+ buildCounterRemoveTargetedSitesRequest--;
+ return o;
+}
+
+void checkRemoveTargetedSitesRequest(api.RemoveTargetedSitesRequest o) {
+ buildCounterRemoveTargetedSitesRequest++;
+ if (buildCounterRemoveTargetedSitesRequest < 3) {
+ checkUnnamed6539(o.sites!);
+ }
+ buildCounterRemoveTargetedSitesRequest--;
+}
+
+core.List<core.String> buildUnnamed6540() {
+ var o = <core.String>[];
+ o.add('foo');
+ o.add('foo');
+ return o;
+}
+
+void checkUnnamed6540(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'),
+ );
+}
+
core.int buildCounterStringTargetingDimension = 0;
api.StringTargetingDimension buildStringTargetingDimension() {
var o = api.StringTargetingDimension();
buildCounterStringTargetingDimension++;
if (buildCounterStringTargetingDimension < 3) {
o.targetingMode = 'foo';
- o.values = buildUnnamed6537();
+ o.values = buildUnnamed6540();
}
buildCounterStringTargetingDimension--;
return o;
@@ -2276,7 +2276,7 @@
o.targetingMode!,
unittest.equals('foo'),
);
- checkUnnamed6537(o.values!);
+ checkUnnamed6540(o.values!);
}
buildCounterStringTargetingDimension--;
}
@@ -2428,14 +2428,14 @@
buildCounterVideoContent--;
}
-core.List<api.MediaFile> buildUnnamed6538() {
+core.List<api.MediaFile> buildUnnamed6541() {
var o = <api.MediaFile>[];
o.add(buildMediaFile());
o.add(buildMediaFile());
return o;
}
-void checkUnnamed6538(core.List<api.MediaFile> o) {
+void checkUnnamed6541(core.List<api.MediaFile> o) {
unittest.expect(o, unittest.hasLength(2));
checkMediaFile(o[0] as api.MediaFile);
checkMediaFile(o[1] as api.MediaFile);
@@ -2449,7 +2449,7 @@
o.duration = 'foo';
o.isValidVast = true;
o.isVpaid = true;
- o.mediaFiles = buildUnnamed6538();
+ o.mediaFiles = buildUnnamed6541();
o.skipOffset = 'foo';
o.vastVersion = 'foo';
}
@@ -2466,7 +2466,7 @@
);
unittest.expect(o.isValidVast!, unittest.isTrue);
unittest.expect(o.isVpaid!, unittest.isTrue);
- checkUnnamed6538(o.mediaFiles!);
+ checkUnnamed6541(o.mediaFiles!);
unittest.expect(
o.skipOffset!,
unittest.equals('foo'),
diff --git a/generated/googleapis/test/recommender/v1_test.dart b/generated/googleapis/test/recommender/v1_test.dart
index 2c458a1..a978dfe 100644
--- a/generated/googleapis/test/recommender/v1_test.dart
+++ b/generated/googleapis/test/recommender/v1_test.dart
@@ -82,14 +82,14 @@
}
core.List<api.GoogleCloudRecommenderV1InsightRecommendationReference>
- buildUnnamed7657() {
+ buildUnnamed7660() {
var o = <api.GoogleCloudRecommenderV1InsightRecommendationReference>[];
o.add(buildGoogleCloudRecommenderV1InsightRecommendationReference());
o.add(buildGoogleCloudRecommenderV1InsightRecommendationReference());
return o;
}
-void checkUnnamed7657(
+void checkUnnamed7660(
core.List<api.GoogleCloudRecommenderV1InsightRecommendationReference> o) {
unittest.expect(o, unittest.hasLength(2));
checkGoogleCloudRecommenderV1InsightRecommendationReference(
@@ -98,7 +98,7 @@
o[1] as api.GoogleCloudRecommenderV1InsightRecommendationReference);
}
-core.Map<core.String, core.Object> buildUnnamed7658() {
+core.Map<core.String, core.Object> buildUnnamed7661() {
var o = <core.String, core.Object>{};
o['x'] = {
'list': [1, 2, 3],
@@ -113,7 +113,7 @@
return o;
}
-void checkUnnamed7658(core.Map<core.String, core.Object> o) {
+void checkUnnamed7661(core.Map<core.String, core.Object> o) {
unittest.expect(o, unittest.hasLength(2));
var casted1 = (o['x']!) as core.Map;
unittest.expect(casted1, unittest.hasLength(3));
@@ -145,14 +145,14 @@
);
}
-core.List<core.String> buildUnnamed7659() {
+core.List<core.String> buildUnnamed7662() {
var o = <core.String>[];
o.add('foo');
o.add('foo');
return o;
}
-void checkUnnamed7659(core.List<core.String> o) {
+void checkUnnamed7662(core.List<core.String> o) {
unittest.expect(o, unittest.hasLength(2));
unittest.expect(
o[0],
@@ -169,9 +169,9 @@
var o = api.GoogleCloudRecommenderV1Insight();
buildCounterGoogleCloudRecommenderV1Insight++;
if (buildCounterGoogleCloudRecommenderV1Insight < 3) {
- o.associatedRecommendations = buildUnnamed7657();
+ o.associatedRecommendations = buildUnnamed7660();
o.category = 'foo';
- o.content = buildUnnamed7658();
+ o.content = buildUnnamed7661();
o.description = 'foo';
o.etag = 'foo';
o.insightSubtype = 'foo';
@@ -180,7 +180,7 @@
o.observationPeriod = 'foo';
o.severity = 'foo';
o.stateInfo = buildGoogleCloudRecommenderV1InsightStateInfo();
- o.targetResources = buildUnnamed7659();
+ o.targetResources = buildUnnamed7662();
}
buildCounterGoogleCloudRecommenderV1Insight--;
return o;
@@ -190,12 +190,12 @@
api.GoogleCloudRecommenderV1Insight o) {
buildCounterGoogleCloudRecommenderV1Insight++;
if (buildCounterGoogleCloudRecommenderV1Insight < 3) {
- checkUnnamed7657(o.associatedRecommendations!);
+ checkUnnamed7660(o.associatedRecommendations!);
unittest.expect(
o.category!,
unittest.equals('foo'),
);
- checkUnnamed7658(o.content!);
+ checkUnnamed7661(o.content!);
unittest.expect(
o.description!,
unittest.equals('foo'),
@@ -226,7 +226,7 @@
);
checkGoogleCloudRecommenderV1InsightStateInfo(
o.stateInfo! as api.GoogleCloudRecommenderV1InsightStateInfo);
- checkUnnamed7659(o.targetResources!);
+ checkUnnamed7662(o.targetResources!);
}
buildCounterGoogleCloudRecommenderV1Insight--;
}
@@ -255,133 +255,6 @@
buildCounterGoogleCloudRecommenderV1InsightRecommendationReference--;
}
-core.Map<core.String, core.String> buildUnnamed7660() {
- var o = <core.String, core.String>{};
- o['x'] = 'foo';
- o['y'] = 'foo';
- return o;
-}
-
-void checkUnnamed7660(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'),
- );
-}
-
-core.int buildCounterGoogleCloudRecommenderV1InsightStateInfo = 0;
-api.GoogleCloudRecommenderV1InsightStateInfo
- buildGoogleCloudRecommenderV1InsightStateInfo() {
- var o = api.GoogleCloudRecommenderV1InsightStateInfo();
- buildCounterGoogleCloudRecommenderV1InsightStateInfo++;
- if (buildCounterGoogleCloudRecommenderV1InsightStateInfo < 3) {
- o.state = 'foo';
- o.stateMetadata = buildUnnamed7660();
- }
- buildCounterGoogleCloudRecommenderV1InsightStateInfo--;
- return o;
-}
-
-void checkGoogleCloudRecommenderV1InsightStateInfo(
- api.GoogleCloudRecommenderV1InsightStateInfo o) {
- buildCounterGoogleCloudRecommenderV1InsightStateInfo++;
- if (buildCounterGoogleCloudRecommenderV1InsightStateInfo < 3) {
- unittest.expect(
- o.state!,
- unittest.equals('foo'),
- );
- checkUnnamed7660(o.stateMetadata!);
- }
- buildCounterGoogleCloudRecommenderV1InsightStateInfo--;
-}
-
-core.List<api.GoogleCloudRecommenderV1Insight> buildUnnamed7661() {
- var o = <api.GoogleCloudRecommenderV1Insight>[];
- o.add(buildGoogleCloudRecommenderV1Insight());
- o.add(buildGoogleCloudRecommenderV1Insight());
- return o;
-}
-
-void checkUnnamed7661(core.List<api.GoogleCloudRecommenderV1Insight> o) {
- unittest.expect(o, unittest.hasLength(2));
- checkGoogleCloudRecommenderV1Insight(
- o[0] as api.GoogleCloudRecommenderV1Insight);
- checkGoogleCloudRecommenderV1Insight(
- o[1] as api.GoogleCloudRecommenderV1Insight);
-}
-
-core.int buildCounterGoogleCloudRecommenderV1ListInsightsResponse = 0;
-api.GoogleCloudRecommenderV1ListInsightsResponse
- buildGoogleCloudRecommenderV1ListInsightsResponse() {
- var o = api.GoogleCloudRecommenderV1ListInsightsResponse();
- buildCounterGoogleCloudRecommenderV1ListInsightsResponse++;
- if (buildCounterGoogleCloudRecommenderV1ListInsightsResponse < 3) {
- o.insights = buildUnnamed7661();
- o.nextPageToken = 'foo';
- }
- buildCounterGoogleCloudRecommenderV1ListInsightsResponse--;
- return o;
-}
-
-void checkGoogleCloudRecommenderV1ListInsightsResponse(
- api.GoogleCloudRecommenderV1ListInsightsResponse o) {
- buildCounterGoogleCloudRecommenderV1ListInsightsResponse++;
- if (buildCounterGoogleCloudRecommenderV1ListInsightsResponse < 3) {
- checkUnnamed7661(o.insights!);
- unittest.expect(
- o.nextPageToken!,
- unittest.equals('foo'),
- );
- }
- buildCounterGoogleCloudRecommenderV1ListInsightsResponse--;
-}
-
-core.List<api.GoogleCloudRecommenderV1Recommendation> buildUnnamed7662() {
- var o = <api.GoogleCloudRecommenderV1Recommendation>[];
- o.add(buildGoogleCloudRecommenderV1Recommendation());
- o.add(buildGoogleCloudRecommenderV1Recommendation());
- return o;
-}
-
-void checkUnnamed7662(core.List<api.GoogleCloudRecommenderV1Recommendation> o) {
- unittest.expect(o, unittest.hasLength(2));
- checkGoogleCloudRecommenderV1Recommendation(
- o[0] as api.GoogleCloudRecommenderV1Recommendation);
- checkGoogleCloudRecommenderV1Recommendation(
- o[1] as api.GoogleCloudRecommenderV1Recommendation);
-}
-
-core.int buildCounterGoogleCloudRecommenderV1ListRecommendationsResponse = 0;
-api.GoogleCloudRecommenderV1ListRecommendationsResponse
- buildGoogleCloudRecommenderV1ListRecommendationsResponse() {
- var o = api.GoogleCloudRecommenderV1ListRecommendationsResponse();
- buildCounterGoogleCloudRecommenderV1ListRecommendationsResponse++;
- if (buildCounterGoogleCloudRecommenderV1ListRecommendationsResponse < 3) {
- o.nextPageToken = 'foo';
- o.recommendations = buildUnnamed7662();
- }
- buildCounterGoogleCloudRecommenderV1ListRecommendationsResponse--;
- return o;
-}
-
-void checkGoogleCloudRecommenderV1ListRecommendationsResponse(
- api.GoogleCloudRecommenderV1ListRecommendationsResponse o) {
- buildCounterGoogleCloudRecommenderV1ListRecommendationsResponse++;
- if (buildCounterGoogleCloudRecommenderV1ListRecommendationsResponse < 3) {
- unittest.expect(
- o.nextPageToken!,
- unittest.equals('foo'),
- );
- checkUnnamed7662(o.recommendations!);
- }
- buildCounterGoogleCloudRecommenderV1ListRecommendationsResponse--;
-}
-
core.Map<core.String, core.String> buildUnnamed7663() {
var o = <core.String, core.String>{};
o['x'] = 'foo';
@@ -401,124 +274,112 @@
);
}
-core.int buildCounterGoogleCloudRecommenderV1MarkInsightAcceptedRequest = 0;
-api.GoogleCloudRecommenderV1MarkInsightAcceptedRequest
- buildGoogleCloudRecommenderV1MarkInsightAcceptedRequest() {
- var o = api.GoogleCloudRecommenderV1MarkInsightAcceptedRequest();
- buildCounterGoogleCloudRecommenderV1MarkInsightAcceptedRequest++;
- if (buildCounterGoogleCloudRecommenderV1MarkInsightAcceptedRequest < 3) {
- o.etag = 'foo';
+core.int buildCounterGoogleCloudRecommenderV1InsightStateInfo = 0;
+api.GoogleCloudRecommenderV1InsightStateInfo
+ buildGoogleCloudRecommenderV1InsightStateInfo() {
+ var o = api.GoogleCloudRecommenderV1InsightStateInfo();
+ buildCounterGoogleCloudRecommenderV1InsightStateInfo++;
+ if (buildCounterGoogleCloudRecommenderV1InsightStateInfo < 3) {
+ o.state = 'foo';
o.stateMetadata = buildUnnamed7663();
}
- buildCounterGoogleCloudRecommenderV1MarkInsightAcceptedRequest--;
+ buildCounterGoogleCloudRecommenderV1InsightStateInfo--;
return o;
}
-void checkGoogleCloudRecommenderV1MarkInsightAcceptedRequest(
- api.GoogleCloudRecommenderV1MarkInsightAcceptedRequest o) {
- buildCounterGoogleCloudRecommenderV1MarkInsightAcceptedRequest++;
- if (buildCounterGoogleCloudRecommenderV1MarkInsightAcceptedRequest < 3) {
+void checkGoogleCloudRecommenderV1InsightStateInfo(
+ api.GoogleCloudRecommenderV1InsightStateInfo o) {
+ buildCounterGoogleCloudRecommenderV1InsightStateInfo++;
+ if (buildCounterGoogleCloudRecommenderV1InsightStateInfo < 3) {
unittest.expect(
- o.etag!,
+ o.state!,
unittest.equals('foo'),
);
checkUnnamed7663(o.stateMetadata!);
}
- buildCounterGoogleCloudRecommenderV1MarkInsightAcceptedRequest--;
+ buildCounterGoogleCloudRecommenderV1InsightStateInfo--;
}
-core.Map<core.String, core.String> buildUnnamed7664() {
- var o = <core.String, core.String>{};
- o['x'] = 'foo';
- o['y'] = 'foo';
+core.List<api.GoogleCloudRecommenderV1Insight> buildUnnamed7664() {
+ var o = <api.GoogleCloudRecommenderV1Insight>[];
+ o.add(buildGoogleCloudRecommenderV1Insight());
+ o.add(buildGoogleCloudRecommenderV1Insight());
return o;
}
-void checkUnnamed7664(core.Map<core.String, core.String> o) {
+void checkUnnamed7664(core.List<api.GoogleCloudRecommenderV1Insight> o) {
unittest.expect(o, unittest.hasLength(2));
- unittest.expect(
- o['x']!,
- unittest.equals('foo'),
- );
- unittest.expect(
- o['y']!,
- unittest.equals('foo'),
- );
+ checkGoogleCloudRecommenderV1Insight(
+ o[0] as api.GoogleCloudRecommenderV1Insight);
+ checkGoogleCloudRecommenderV1Insight(
+ o[1] as api.GoogleCloudRecommenderV1Insight);
}
-core.int buildCounterGoogleCloudRecommenderV1MarkRecommendationClaimedRequest =
- 0;
-api.GoogleCloudRecommenderV1MarkRecommendationClaimedRequest
- buildGoogleCloudRecommenderV1MarkRecommendationClaimedRequest() {
- var o = api.GoogleCloudRecommenderV1MarkRecommendationClaimedRequest();
- buildCounterGoogleCloudRecommenderV1MarkRecommendationClaimedRequest++;
- if (buildCounterGoogleCloudRecommenderV1MarkRecommendationClaimedRequest <
- 3) {
- o.etag = 'foo';
- o.stateMetadata = buildUnnamed7664();
+core.int buildCounterGoogleCloudRecommenderV1ListInsightsResponse = 0;
+api.GoogleCloudRecommenderV1ListInsightsResponse
+ buildGoogleCloudRecommenderV1ListInsightsResponse() {
+ var o = api.GoogleCloudRecommenderV1ListInsightsResponse();
+ buildCounterGoogleCloudRecommenderV1ListInsightsResponse++;
+ if (buildCounterGoogleCloudRecommenderV1ListInsightsResponse < 3) {
+ o.insights = buildUnnamed7664();
+ o.nextPageToken = 'foo';
}
- buildCounterGoogleCloudRecommenderV1MarkRecommendationClaimedRequest--;
+ buildCounterGoogleCloudRecommenderV1ListInsightsResponse--;
return o;
}
-void checkGoogleCloudRecommenderV1MarkRecommendationClaimedRequest(
- api.GoogleCloudRecommenderV1MarkRecommendationClaimedRequest o) {
- buildCounterGoogleCloudRecommenderV1MarkRecommendationClaimedRequest++;
- if (buildCounterGoogleCloudRecommenderV1MarkRecommendationClaimedRequest <
- 3) {
+void checkGoogleCloudRecommenderV1ListInsightsResponse(
+ api.GoogleCloudRecommenderV1ListInsightsResponse o) {
+ buildCounterGoogleCloudRecommenderV1ListInsightsResponse++;
+ if (buildCounterGoogleCloudRecommenderV1ListInsightsResponse < 3) {
+ checkUnnamed7664(o.insights!);
unittest.expect(
- o.etag!,
+ o.nextPageToken!,
unittest.equals('foo'),
);
- checkUnnamed7664(o.stateMetadata!);
}
- buildCounterGoogleCloudRecommenderV1MarkRecommendationClaimedRequest--;
+ buildCounterGoogleCloudRecommenderV1ListInsightsResponse--;
}
-core.Map<core.String, core.String> buildUnnamed7665() {
- var o = <core.String, core.String>{};
- o['x'] = 'foo';
- o['y'] = 'foo';
+core.List<api.GoogleCloudRecommenderV1Recommendation> buildUnnamed7665() {
+ var o = <api.GoogleCloudRecommenderV1Recommendation>[];
+ o.add(buildGoogleCloudRecommenderV1Recommendation());
+ o.add(buildGoogleCloudRecommenderV1Recommendation());
return o;
}
-void checkUnnamed7665(core.Map<core.String, core.String> o) {
+void checkUnnamed7665(core.List<api.GoogleCloudRecommenderV1Recommendation> o) {
unittest.expect(o, unittest.hasLength(2));
- unittest.expect(
- o['x']!,
- unittest.equals('foo'),
- );
- unittest.expect(
- o['y']!,
- unittest.equals('foo'),
- );
+ checkGoogleCloudRecommenderV1Recommendation(
+ o[0] as api.GoogleCloudRecommenderV1Recommendation);
+ checkGoogleCloudRecommenderV1Recommendation(
+ o[1] as api.GoogleCloudRecommenderV1Recommendation);
}
-core.int buildCounterGoogleCloudRecommenderV1MarkRecommendationFailedRequest =
- 0;
-api.GoogleCloudRecommenderV1MarkRecommendationFailedRequest
- buildGoogleCloudRecommenderV1MarkRecommendationFailedRequest() {
- var o = api.GoogleCloudRecommenderV1MarkRecommendationFailedRequest();
- buildCounterGoogleCloudRecommenderV1MarkRecommendationFailedRequest++;
- if (buildCounterGoogleCloudRecommenderV1MarkRecommendationFailedRequest < 3) {
- o.etag = 'foo';
- o.stateMetadata = buildUnnamed7665();
+core.int buildCounterGoogleCloudRecommenderV1ListRecommendationsResponse = 0;
+api.GoogleCloudRecommenderV1ListRecommendationsResponse
+ buildGoogleCloudRecommenderV1ListRecommendationsResponse() {
+ var o = api.GoogleCloudRecommenderV1ListRecommendationsResponse();
+ buildCounterGoogleCloudRecommenderV1ListRecommendationsResponse++;
+ if (buildCounterGoogleCloudRecommenderV1ListRecommendationsResponse < 3) {
+ o.nextPageToken = 'foo';
+ o.recommendations = buildUnnamed7665();
}
- buildCounterGoogleCloudRecommenderV1MarkRecommendationFailedRequest--;
+ buildCounterGoogleCloudRecommenderV1ListRecommendationsResponse--;
return o;
}
-void checkGoogleCloudRecommenderV1MarkRecommendationFailedRequest(
- api.GoogleCloudRecommenderV1MarkRecommendationFailedRequest o) {
- buildCounterGoogleCloudRecommenderV1MarkRecommendationFailedRequest++;
- if (buildCounterGoogleCloudRecommenderV1MarkRecommendationFailedRequest < 3) {
+void checkGoogleCloudRecommenderV1ListRecommendationsResponse(
+ api.GoogleCloudRecommenderV1ListRecommendationsResponse o) {
+ buildCounterGoogleCloudRecommenderV1ListRecommendationsResponse++;
+ if (buildCounterGoogleCloudRecommenderV1ListRecommendationsResponse < 3) {
unittest.expect(
- o.etag!,
+ o.nextPageToken!,
unittest.equals('foo'),
);
- checkUnnamed7665(o.stateMetadata!);
+ checkUnnamed7665(o.recommendations!);
}
- buildCounterGoogleCloudRecommenderV1MarkRecommendationFailedRequest--;
+ buildCounterGoogleCloudRecommenderV1ListRecommendationsResponse--;
}
core.Map<core.String, core.String> buildUnnamed7666() {
@@ -540,6 +401,145 @@
);
}
+core.int buildCounterGoogleCloudRecommenderV1MarkInsightAcceptedRequest = 0;
+api.GoogleCloudRecommenderV1MarkInsightAcceptedRequest
+ buildGoogleCloudRecommenderV1MarkInsightAcceptedRequest() {
+ var o = api.GoogleCloudRecommenderV1MarkInsightAcceptedRequest();
+ buildCounterGoogleCloudRecommenderV1MarkInsightAcceptedRequest++;
+ if (buildCounterGoogleCloudRecommenderV1MarkInsightAcceptedRequest < 3) {
+ o.etag = 'foo';
+ o.stateMetadata = buildUnnamed7666();
+ }
+ buildCounterGoogleCloudRecommenderV1MarkInsightAcceptedRequest--;
+ return o;
+}
+
+void checkGoogleCloudRecommenderV1MarkInsightAcceptedRequest(
+ api.GoogleCloudRecommenderV1MarkInsightAcceptedRequest o) {
+ buildCounterGoogleCloudRecommenderV1MarkInsightAcceptedRequest++;
+ if (buildCounterGoogleCloudRecommenderV1MarkInsightAcceptedRequest < 3) {
+ unittest.expect(
+ o.etag!,
+ unittest.equals('foo'),
+ );
+ checkUnnamed7666(o.stateMetadata!);
+ }
+ buildCounterGoogleCloudRecommenderV1MarkInsightAcceptedRequest--;
+}
+
+core.Map<core.String, core.String> buildUnnamed7667() {
+ var o = <core.String, core.String>{};
+ o['x'] = 'foo';
+ o['y'] = 'foo';
+ return o;
+}
+
+void checkUnnamed7667(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'),
+ );
+}
+
+core.int buildCounterGoogleCloudRecommenderV1MarkRecommendationClaimedRequest =
+ 0;
+api.GoogleCloudRecommenderV1MarkRecommendationClaimedRequest
+ buildGoogleCloudRecommenderV1MarkRecommendationClaimedRequest() {
+ var o = api.GoogleCloudRecommenderV1MarkRecommendationClaimedRequest();
+ buildCounterGoogleCloudRecommenderV1MarkRecommendationClaimedRequest++;
+ if (buildCounterGoogleCloudRecommenderV1MarkRecommendationClaimedRequest <
+ 3) {
+ o.etag = 'foo';
+ o.stateMetadata = buildUnnamed7667();
+ }
+ buildCounterGoogleCloudRecommenderV1MarkRecommendationClaimedRequest--;
+ return o;
+}
+
+void checkGoogleCloudRecommenderV1MarkRecommendationClaimedRequest(
+ api.GoogleCloudRecommenderV1MarkRecommendationClaimedRequest o) {
+ buildCounterGoogleCloudRecommenderV1MarkRecommendationClaimedRequest++;
+ if (buildCounterGoogleCloudRecommenderV1MarkRecommendationClaimedRequest <
+ 3) {
+ unittest.expect(
+ o.etag!,
+ unittest.equals('foo'),
+ );
+ checkUnnamed7667(o.stateMetadata!);
+ }
+ buildCounterGoogleCloudRecommenderV1MarkRecommendationClaimedRequest--;
+}
+
+core.Map<core.String, core.String> buildUnnamed7668() {
+ var o = <core.String, core.String>{};
+ o['x'] = 'foo';
+ o['y'] = 'foo';
+ return o;
+}
+
+void checkUnnamed7668(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'),
+ );
+}
+
+core.int buildCounterGoogleCloudRecommenderV1MarkRecommendationFailedRequest =
+ 0;
+api.GoogleCloudRecommenderV1MarkRecommendationFailedRequest
+ buildGoogleCloudRecommenderV1MarkRecommendationFailedRequest() {
+ var o = api.GoogleCloudRecommenderV1MarkRecommendationFailedRequest();
+ buildCounterGoogleCloudRecommenderV1MarkRecommendationFailedRequest++;
+ if (buildCounterGoogleCloudRecommenderV1MarkRecommendationFailedRequest < 3) {
+ o.etag = 'foo';
+ o.stateMetadata = buildUnnamed7668();
+ }
+ buildCounterGoogleCloudRecommenderV1MarkRecommendationFailedRequest--;
+ return o;
+}
+
+void checkGoogleCloudRecommenderV1MarkRecommendationFailedRequest(
+ api.GoogleCloudRecommenderV1MarkRecommendationFailedRequest o) {
+ buildCounterGoogleCloudRecommenderV1MarkRecommendationFailedRequest++;
+ if (buildCounterGoogleCloudRecommenderV1MarkRecommendationFailedRequest < 3) {
+ unittest.expect(
+ o.etag!,
+ unittest.equals('foo'),
+ );
+ checkUnnamed7668(o.stateMetadata!);
+ }
+ buildCounterGoogleCloudRecommenderV1MarkRecommendationFailedRequest--;
+}
+
+core.Map<core.String, core.String> buildUnnamed7669() {
+ var o = <core.String, core.String>{};
+ o['x'] = 'foo';
+ o['y'] = 'foo';
+ return o;
+}
+
+void checkUnnamed7669(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'),
+ );
+}
+
core.int
buildCounterGoogleCloudRecommenderV1MarkRecommendationSucceededRequest = 0;
api.GoogleCloudRecommenderV1MarkRecommendationSucceededRequest
@@ -549,7 +549,7 @@
if (buildCounterGoogleCloudRecommenderV1MarkRecommendationSucceededRequest <
3) {
o.etag = 'foo';
- o.stateMetadata = buildUnnamed7666();
+ o.stateMetadata = buildUnnamed7669();
}
buildCounterGoogleCloudRecommenderV1MarkRecommendationSucceededRequest--;
return o;
@@ -564,12 +564,12 @@
o.etag!,
unittest.equals('foo'),
);
- checkUnnamed7666(o.stateMetadata!);
+ checkUnnamed7669(o.stateMetadata!);
}
buildCounterGoogleCloudRecommenderV1MarkRecommendationSucceededRequest--;
}
-core.Map<core.String, core.Object> buildUnnamed7667() {
+core.Map<core.String, core.Object> buildUnnamed7670() {
var o = <core.String, core.Object>{};
o['x'] = {
'list': [1, 2, 3],
@@ -584,7 +584,7 @@
return o;
}
-void checkUnnamed7667(core.Map<core.String, core.Object> o) {
+void checkUnnamed7670(core.Map<core.String, core.Object> o) {
unittest.expect(o, unittest.hasLength(2));
var casted3 = (o['x']!) as core.Map;
unittest.expect(casted3, unittest.hasLength(3));
@@ -617,14 +617,14 @@
}
core.Map<core.String, api.GoogleCloudRecommenderV1ValueMatcher>
- buildUnnamed7668() {
+ buildUnnamed7671() {
var o = <core.String, api.GoogleCloudRecommenderV1ValueMatcher>{};
o['x'] = buildGoogleCloudRecommenderV1ValueMatcher();
o['y'] = buildGoogleCloudRecommenderV1ValueMatcher();
return o;
}
-void checkUnnamed7668(
+void checkUnnamed7671(
core.Map<core.String, api.GoogleCloudRecommenderV1ValueMatcher> o) {
unittest.expect(o, unittest.hasLength(2));
checkGoogleCloudRecommenderV1ValueMatcher(
@@ -640,8 +640,8 @@
if (buildCounterGoogleCloudRecommenderV1Operation < 3) {
o.action = 'foo';
o.path = 'foo';
- o.pathFilters = buildUnnamed7667();
- o.pathValueMatchers = buildUnnamed7668();
+ o.pathFilters = buildUnnamed7670();
+ o.pathValueMatchers = buildUnnamed7671();
o.resource = 'foo';
o.resourceType = 'foo';
o.sourcePath = 'foo';
@@ -669,8 +669,8 @@
o.path!,
unittest.equals('foo'),
);
- checkUnnamed7667(o.pathFilters!);
- checkUnnamed7668(o.pathValueMatchers!);
+ checkUnnamed7670(o.pathFilters!);
+ checkUnnamed7671(o.pathValueMatchers!);
unittest.expect(
o.resource!,
unittest.equals('foo'),
@@ -707,14 +707,14 @@
buildCounterGoogleCloudRecommenderV1Operation--;
}
-core.List<api.GoogleCloudRecommenderV1Operation> buildUnnamed7669() {
+core.List<api.GoogleCloudRecommenderV1Operation> buildUnnamed7672() {
var o = <api.GoogleCloudRecommenderV1Operation>[];
o.add(buildGoogleCloudRecommenderV1Operation());
o.add(buildGoogleCloudRecommenderV1Operation());
return o;
}
-void checkUnnamed7669(core.List<api.GoogleCloudRecommenderV1Operation> o) {
+void checkUnnamed7672(core.List<api.GoogleCloudRecommenderV1Operation> o) {
unittest.expect(o, unittest.hasLength(2));
checkGoogleCloudRecommenderV1Operation(
o[0] as api.GoogleCloudRecommenderV1Operation);
@@ -728,7 +728,7 @@
var o = api.GoogleCloudRecommenderV1OperationGroup();
buildCounterGoogleCloudRecommenderV1OperationGroup++;
if (buildCounterGoogleCloudRecommenderV1OperationGroup < 3) {
- o.operations = buildUnnamed7669();
+ o.operations = buildUnnamed7672();
}
buildCounterGoogleCloudRecommenderV1OperationGroup--;
return o;
@@ -738,19 +738,19 @@
api.GoogleCloudRecommenderV1OperationGroup o) {
buildCounterGoogleCloudRecommenderV1OperationGroup++;
if (buildCounterGoogleCloudRecommenderV1OperationGroup < 3) {
- checkUnnamed7669(o.operations!);
+ checkUnnamed7672(o.operations!);
}
buildCounterGoogleCloudRecommenderV1OperationGroup--;
}
-core.List<api.GoogleCloudRecommenderV1Impact> buildUnnamed7670() {
+core.List<api.GoogleCloudRecommenderV1Impact> buildUnnamed7673() {
var o = <api.GoogleCloudRecommenderV1Impact>[];
o.add(buildGoogleCloudRecommenderV1Impact());
o.add(buildGoogleCloudRecommenderV1Impact());
return o;
}
-void checkUnnamed7670(core.List<api.GoogleCloudRecommenderV1Impact> o) {
+void checkUnnamed7673(core.List<api.GoogleCloudRecommenderV1Impact> o) {
unittest.expect(o, unittest.hasLength(2));
checkGoogleCloudRecommenderV1Impact(
o[0] as api.GoogleCloudRecommenderV1Impact);
@@ -759,14 +759,14 @@
}
core.List<api.GoogleCloudRecommenderV1RecommendationInsightReference>
- buildUnnamed7671() {
+ buildUnnamed7674() {
var o = <api.GoogleCloudRecommenderV1RecommendationInsightReference>[];
o.add(buildGoogleCloudRecommenderV1RecommendationInsightReference());
o.add(buildGoogleCloudRecommenderV1RecommendationInsightReference());
return o;
}
-void checkUnnamed7671(
+void checkUnnamed7674(
core.List<api.GoogleCloudRecommenderV1RecommendationInsightReference> o) {
unittest.expect(o, unittest.hasLength(2));
checkGoogleCloudRecommenderV1RecommendationInsightReference(
@@ -781,8 +781,8 @@
var o = api.GoogleCloudRecommenderV1Recommendation();
buildCounterGoogleCloudRecommenderV1Recommendation++;
if (buildCounterGoogleCloudRecommenderV1Recommendation < 3) {
- o.additionalImpact = buildUnnamed7670();
- o.associatedInsights = buildUnnamed7671();
+ o.additionalImpact = buildUnnamed7673();
+ o.associatedInsights = buildUnnamed7674();
o.content = buildGoogleCloudRecommenderV1RecommendationContent();
o.description = 'foo';
o.etag = 'foo';
@@ -801,8 +801,8 @@
api.GoogleCloudRecommenderV1Recommendation o) {
buildCounterGoogleCloudRecommenderV1Recommendation++;
if (buildCounterGoogleCloudRecommenderV1Recommendation < 3) {
- checkUnnamed7670(o.additionalImpact!);
- checkUnnamed7671(o.associatedInsights!);
+ checkUnnamed7673(o.additionalImpact!);
+ checkUnnamed7674(o.associatedInsights!);
checkGoogleCloudRecommenderV1RecommendationContent(
o.content! as api.GoogleCloudRecommenderV1RecommendationContent);
unittest.expect(
@@ -837,14 +837,14 @@
buildCounterGoogleCloudRecommenderV1Recommendation--;
}
-core.List<api.GoogleCloudRecommenderV1OperationGroup> buildUnnamed7672() {
+core.List<api.GoogleCloudRecommenderV1OperationGroup> buildUnnamed7675() {
var o = <api.GoogleCloudRecommenderV1OperationGroup>[];
o.add(buildGoogleCloudRecommenderV1OperationGroup());
o.add(buildGoogleCloudRecommenderV1OperationGroup());
return o;
}
-void checkUnnamed7672(core.List<api.GoogleCloudRecommenderV1OperationGroup> o) {
+void checkUnnamed7675(core.List<api.GoogleCloudRecommenderV1OperationGroup> o) {
unittest.expect(o, unittest.hasLength(2));
checkGoogleCloudRecommenderV1OperationGroup(
o[0] as api.GoogleCloudRecommenderV1OperationGroup);
@@ -858,7 +858,7 @@
var o = api.GoogleCloudRecommenderV1RecommendationContent();
buildCounterGoogleCloudRecommenderV1RecommendationContent++;
if (buildCounterGoogleCloudRecommenderV1RecommendationContent < 3) {
- o.operationGroups = buildUnnamed7672();
+ o.operationGroups = buildUnnamed7675();
}
buildCounterGoogleCloudRecommenderV1RecommendationContent--;
return o;
@@ -868,7 +868,7 @@
api.GoogleCloudRecommenderV1RecommendationContent o) {
buildCounterGoogleCloudRecommenderV1RecommendationContent++;
if (buildCounterGoogleCloudRecommenderV1RecommendationContent < 3) {
- checkUnnamed7672(o.operationGroups!);
+ checkUnnamed7675(o.operationGroups!);
}
buildCounterGoogleCloudRecommenderV1RecommendationContent--;
}
@@ -897,14 +897,14 @@
buildCounterGoogleCloudRecommenderV1RecommendationInsightReference--;
}
-core.Map<core.String, core.String> buildUnnamed7673() {
+core.Map<core.String, core.String> buildUnnamed7676() {
var o = <core.String, core.String>{};
o['x'] = 'foo';
o['y'] = 'foo';
return o;
}
-void checkUnnamed7673(core.Map<core.String, core.String> o) {
+void checkUnnamed7676(core.Map<core.String, core.String> o) {
unittest.expect(o, unittest.hasLength(2));
unittest.expect(
o['x']!,
@@ -923,7 +923,7 @@
buildCounterGoogleCloudRecommenderV1RecommendationStateInfo++;
if (buildCounterGoogleCloudRecommenderV1RecommendationStateInfo < 3) {
o.state = 'foo';
- o.stateMetadata = buildUnnamed7673();
+ o.stateMetadata = buildUnnamed7676();
}
buildCounterGoogleCloudRecommenderV1RecommendationStateInfo--;
return o;
@@ -937,12 +937,12 @@
o.state!,
unittest.equals('foo'),
);
- checkUnnamed7673(o.stateMetadata!);
+ checkUnnamed7676(o.stateMetadata!);
}
buildCounterGoogleCloudRecommenderV1RecommendationStateInfo--;
}
-core.Map<core.String, core.Object> buildUnnamed7674() {
+core.Map<core.String, core.Object> buildUnnamed7677() {
var o = <core.String, core.Object>{};
o['x'] = {
'list': [1, 2, 3],
@@ -957,7 +957,7 @@
return o;
}
-void checkUnnamed7674(core.Map<core.String, core.Object> o) {
+void checkUnnamed7677(core.Map<core.String, core.Object> o) {
unittest.expect(o, unittest.hasLength(2));
var casted6 = (o['x']!) as core.Map;
unittest.expect(casted6, unittest.hasLength(3));
@@ -995,7 +995,7 @@
var o = api.GoogleCloudRecommenderV1SecurityProjection();
buildCounterGoogleCloudRecommenderV1SecurityProjection++;
if (buildCounterGoogleCloudRecommenderV1SecurityProjection < 3) {
- o.details = buildUnnamed7674();
+ o.details = buildUnnamed7677();
}
buildCounterGoogleCloudRecommenderV1SecurityProjection--;
return o;
@@ -1005,7 +1005,7 @@
api.GoogleCloudRecommenderV1SecurityProjection o) {
buildCounterGoogleCloudRecommenderV1SecurityProjection++;
if (buildCounterGoogleCloudRecommenderV1SecurityProjection < 3) {
- checkUnnamed7674(o.details!);
+ checkUnnamed7677(o.details!);
}
buildCounterGoogleCloudRecommenderV1SecurityProjection--;
}
diff --git a/generated/googleapis/test/resourcesettings/v1_test.dart b/generated/googleapis/test/resourcesettings/v1_test.dart
new file mode 100644
index 0000000..d13dc29
--- /dev/null
+++ b/generated/googleapis/test/resourcesettings/v1_test.dart
@@ -0,0 +1,958 @@
+// ignore_for_file: avoid_returning_null
+// ignore_for_file: camel_case_types
+// ignore_for_file: cascade_invocations
+// ignore_for_file: comment_references
+// ignore_for_file: file_names
+// ignore_for_file: library_names
+// ignore_for_file: lines_longer_than_80_chars
+// ignore_for_file: non_constant_identifier_names
+// ignore_for_file: prefer_expression_function_bodies
+// ignore_for_file: prefer_final_locals
+// ignore_for_file: prefer_interpolation_to_compose_strings
+// ignore_for_file: prefer_single_quotes
+// ignore_for_file: unnecessary_brace_in_string_interps
+// ignore_for_file: unnecessary_cast
+// ignore_for_file: unnecessary_lambdas
+// ignore_for_file: unnecessary_parenthesis
+// ignore_for_file: unnecessary_string_interpolations
+// ignore_for_file: unused_local_variable
+
+import 'dart:async' as async;
+import 'dart:convert' as convert;
+import 'dart:core' as core;
+
+import 'package:googleapis/resourcesettings/v1.dart' as api;
+import 'package:http/http.dart' as http;
+import 'package:test/test.dart' as unittest;
+
+import '../test_shared.dart';
+
+core.List<api.GoogleCloudResourcesettingsV1Setting> buildUnnamed5991() {
+ var o = <api.GoogleCloudResourcesettingsV1Setting>[];
+ o.add(buildGoogleCloudResourcesettingsV1Setting());
+ o.add(buildGoogleCloudResourcesettingsV1Setting());
+ return o;
+}
+
+void checkUnnamed5991(core.List<api.GoogleCloudResourcesettingsV1Setting> o) {
+ unittest.expect(o, unittest.hasLength(2));
+ checkGoogleCloudResourcesettingsV1Setting(
+ o[0] as api.GoogleCloudResourcesettingsV1Setting);
+ checkGoogleCloudResourcesettingsV1Setting(
+ o[1] as api.GoogleCloudResourcesettingsV1Setting);
+}
+
+core.int buildCounterGoogleCloudResourcesettingsV1ListSettingsResponse = 0;
+api.GoogleCloudResourcesettingsV1ListSettingsResponse
+ buildGoogleCloudResourcesettingsV1ListSettingsResponse() {
+ var o = api.GoogleCloudResourcesettingsV1ListSettingsResponse();
+ buildCounterGoogleCloudResourcesettingsV1ListSettingsResponse++;
+ if (buildCounterGoogleCloudResourcesettingsV1ListSettingsResponse < 3) {
+ o.nextPageToken = 'foo';
+ o.settings = buildUnnamed5991();
+ }
+ buildCounterGoogleCloudResourcesettingsV1ListSettingsResponse--;
+ return o;
+}
+
+void checkGoogleCloudResourcesettingsV1ListSettingsResponse(
+ api.GoogleCloudResourcesettingsV1ListSettingsResponse o) {
+ buildCounterGoogleCloudResourcesettingsV1ListSettingsResponse++;
+ if (buildCounterGoogleCloudResourcesettingsV1ListSettingsResponse < 3) {
+ unittest.expect(
+ o.nextPageToken!,
+ unittest.equals('foo'),
+ );
+ checkUnnamed5991(o.settings!);
+ }
+ buildCounterGoogleCloudResourcesettingsV1ListSettingsResponse--;
+}
+
+core.int buildCounterGoogleCloudResourcesettingsV1Setting = 0;
+api.GoogleCloudResourcesettingsV1Setting
+ buildGoogleCloudResourcesettingsV1Setting() {
+ var o = api.GoogleCloudResourcesettingsV1Setting();
+ buildCounterGoogleCloudResourcesettingsV1Setting++;
+ if (buildCounterGoogleCloudResourcesettingsV1Setting < 3) {
+ o.effectiveValue = buildGoogleCloudResourcesettingsV1Value();
+ o.etag = 'foo';
+ o.localValue = buildGoogleCloudResourcesettingsV1Value();
+ o.metadata = buildGoogleCloudResourcesettingsV1SettingMetadata();
+ o.name = 'foo';
+ }
+ buildCounterGoogleCloudResourcesettingsV1Setting--;
+ return o;
+}
+
+void checkGoogleCloudResourcesettingsV1Setting(
+ api.GoogleCloudResourcesettingsV1Setting o) {
+ buildCounterGoogleCloudResourcesettingsV1Setting++;
+ if (buildCounterGoogleCloudResourcesettingsV1Setting < 3) {
+ checkGoogleCloudResourcesettingsV1Value(
+ o.effectiveValue! as api.GoogleCloudResourcesettingsV1Value);
+ unittest.expect(
+ o.etag!,
+ unittest.equals('foo'),
+ );
+ checkGoogleCloudResourcesettingsV1Value(
+ o.localValue! as api.GoogleCloudResourcesettingsV1Value);
+ checkGoogleCloudResourcesettingsV1SettingMetadata(
+ o.metadata! as api.GoogleCloudResourcesettingsV1SettingMetadata);
+ unittest.expect(
+ o.name!,
+ unittest.equals('foo'),
+ );
+ }
+ buildCounterGoogleCloudResourcesettingsV1Setting--;
+}
+
+core.int buildCounterGoogleCloudResourcesettingsV1SettingMetadata = 0;
+api.GoogleCloudResourcesettingsV1SettingMetadata
+ buildGoogleCloudResourcesettingsV1SettingMetadata() {
+ var o = api.GoogleCloudResourcesettingsV1SettingMetadata();
+ buildCounterGoogleCloudResourcesettingsV1SettingMetadata++;
+ if (buildCounterGoogleCloudResourcesettingsV1SettingMetadata < 3) {
+ o.dataType = 'foo';
+ o.defaultValue = buildGoogleCloudResourcesettingsV1Value();
+ o.description = 'foo';
+ o.displayName = 'foo';
+ o.readOnly = true;
+ }
+ buildCounterGoogleCloudResourcesettingsV1SettingMetadata--;
+ return o;
+}
+
+void checkGoogleCloudResourcesettingsV1SettingMetadata(
+ api.GoogleCloudResourcesettingsV1SettingMetadata o) {
+ buildCounterGoogleCloudResourcesettingsV1SettingMetadata++;
+ if (buildCounterGoogleCloudResourcesettingsV1SettingMetadata < 3) {
+ unittest.expect(
+ o.dataType!,
+ unittest.equals('foo'),
+ );
+ checkGoogleCloudResourcesettingsV1Value(
+ o.defaultValue! as api.GoogleCloudResourcesettingsV1Value);
+ unittest.expect(
+ o.description!,
+ unittest.equals('foo'),
+ );
+ unittest.expect(
+ o.displayName!,
+ unittest.equals('foo'),
+ );
+ unittest.expect(o.readOnly!, unittest.isTrue);
+ }
+ buildCounterGoogleCloudResourcesettingsV1SettingMetadata--;
+}
+
+core.int buildCounterGoogleCloudResourcesettingsV1Value = 0;
+api.GoogleCloudResourcesettingsV1Value
+ buildGoogleCloudResourcesettingsV1Value() {
+ var o = api.GoogleCloudResourcesettingsV1Value();
+ buildCounterGoogleCloudResourcesettingsV1Value++;
+ if (buildCounterGoogleCloudResourcesettingsV1Value < 3) {
+ o.booleanValue = true;
+ o.durationValue = 'foo';
+ o.enumValue = buildGoogleCloudResourcesettingsV1ValueEnumValue();
+ o.stringMapValue = buildGoogleCloudResourcesettingsV1ValueStringMap();
+ o.stringSetValue = buildGoogleCloudResourcesettingsV1ValueStringSet();
+ o.stringValue = 'foo';
+ }
+ buildCounterGoogleCloudResourcesettingsV1Value--;
+ return o;
+}
+
+void checkGoogleCloudResourcesettingsV1Value(
+ api.GoogleCloudResourcesettingsV1Value o) {
+ buildCounterGoogleCloudResourcesettingsV1Value++;
+ if (buildCounterGoogleCloudResourcesettingsV1Value < 3) {
+ unittest.expect(o.booleanValue!, unittest.isTrue);
+ unittest.expect(
+ o.durationValue!,
+ unittest.equals('foo'),
+ );
+ checkGoogleCloudResourcesettingsV1ValueEnumValue(
+ o.enumValue! as api.GoogleCloudResourcesettingsV1ValueEnumValue);
+ checkGoogleCloudResourcesettingsV1ValueStringMap(
+ o.stringMapValue! as api.GoogleCloudResourcesettingsV1ValueStringMap);
+ checkGoogleCloudResourcesettingsV1ValueStringSet(
+ o.stringSetValue! as api.GoogleCloudResourcesettingsV1ValueStringSet);
+ unittest.expect(
+ o.stringValue!,
+ unittest.equals('foo'),
+ );
+ }
+ buildCounterGoogleCloudResourcesettingsV1Value--;
+}
+
+core.int buildCounterGoogleCloudResourcesettingsV1ValueEnumValue = 0;
+api.GoogleCloudResourcesettingsV1ValueEnumValue
+ buildGoogleCloudResourcesettingsV1ValueEnumValue() {
+ var o = api.GoogleCloudResourcesettingsV1ValueEnumValue();
+ buildCounterGoogleCloudResourcesettingsV1ValueEnumValue++;
+ if (buildCounterGoogleCloudResourcesettingsV1ValueEnumValue < 3) {
+ o.value = 'foo';
+ }
+ buildCounterGoogleCloudResourcesettingsV1ValueEnumValue--;
+ return o;
+}
+
+void checkGoogleCloudResourcesettingsV1ValueEnumValue(
+ api.GoogleCloudResourcesettingsV1ValueEnumValue o) {
+ buildCounterGoogleCloudResourcesettingsV1ValueEnumValue++;
+ if (buildCounterGoogleCloudResourcesettingsV1ValueEnumValue < 3) {
+ unittest.expect(
+ o.value!,
+ unittest.equals('foo'),
+ );
+ }
+ buildCounterGoogleCloudResourcesettingsV1ValueEnumValue--;
+}
+
+core.Map<core.String, core.String> buildUnnamed5992() {
+ var o = <core.String, core.String>{};
+ o['x'] = 'foo';
+ o['y'] = 'foo';
+ return o;
+}
+
+void checkUnnamed5992(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'),
+ );
+}
+
+core.int buildCounterGoogleCloudResourcesettingsV1ValueStringMap = 0;
+api.GoogleCloudResourcesettingsV1ValueStringMap
+ buildGoogleCloudResourcesettingsV1ValueStringMap() {
+ var o = api.GoogleCloudResourcesettingsV1ValueStringMap();
+ buildCounterGoogleCloudResourcesettingsV1ValueStringMap++;
+ if (buildCounterGoogleCloudResourcesettingsV1ValueStringMap < 3) {
+ o.mappings = buildUnnamed5992();
+ }
+ buildCounterGoogleCloudResourcesettingsV1ValueStringMap--;
+ return o;
+}
+
+void checkGoogleCloudResourcesettingsV1ValueStringMap(
+ api.GoogleCloudResourcesettingsV1ValueStringMap o) {
+ buildCounterGoogleCloudResourcesettingsV1ValueStringMap++;
+ if (buildCounterGoogleCloudResourcesettingsV1ValueStringMap < 3) {
+ checkUnnamed5992(o.mappings!);
+ }
+ buildCounterGoogleCloudResourcesettingsV1ValueStringMap--;
+}
+
+core.List<core.String> buildUnnamed5993() {
+ var o = <core.String>[];
+ o.add('foo');
+ o.add('foo');
+ return o;
+}
+
+void checkUnnamed5993(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'),
+ );
+}
+
+core.int buildCounterGoogleCloudResourcesettingsV1ValueStringSet = 0;
+api.GoogleCloudResourcesettingsV1ValueStringSet
+ buildGoogleCloudResourcesettingsV1ValueStringSet() {
+ var o = api.GoogleCloudResourcesettingsV1ValueStringSet();
+ buildCounterGoogleCloudResourcesettingsV1ValueStringSet++;
+ if (buildCounterGoogleCloudResourcesettingsV1ValueStringSet < 3) {
+ o.values = buildUnnamed5993();
+ }
+ buildCounterGoogleCloudResourcesettingsV1ValueStringSet--;
+ return o;
+}
+
+void checkGoogleCloudResourcesettingsV1ValueStringSet(
+ api.GoogleCloudResourcesettingsV1ValueStringSet o) {
+ buildCounterGoogleCloudResourcesettingsV1ValueStringSet++;
+ if (buildCounterGoogleCloudResourcesettingsV1ValueStringSet < 3) {
+ checkUnnamed5993(o.values!);
+ }
+ buildCounterGoogleCloudResourcesettingsV1ValueStringSet--;
+}
+
+void main() {
+ unittest.group('obj-schema-GoogleCloudResourcesettingsV1ListSettingsResponse',
+ () {
+ unittest.test('to-json--from-json', () async {
+ var o = buildGoogleCloudResourcesettingsV1ListSettingsResponse();
+ var oJson = convert.jsonDecode(convert.jsonEncode(o));
+ var od = api.GoogleCloudResourcesettingsV1ListSettingsResponse.fromJson(
+ oJson as core.Map<core.String, core.dynamic>);
+ checkGoogleCloudResourcesettingsV1ListSettingsResponse(
+ od as api.GoogleCloudResourcesettingsV1ListSettingsResponse);
+ });
+ });
+
+ unittest.group('obj-schema-GoogleCloudResourcesettingsV1Setting', () {
+ unittest.test('to-json--from-json', () async {
+ var o = buildGoogleCloudResourcesettingsV1Setting();
+ var oJson = convert.jsonDecode(convert.jsonEncode(o));
+ var od = api.GoogleCloudResourcesettingsV1Setting.fromJson(
+ oJson as core.Map<core.String, core.dynamic>);
+ checkGoogleCloudResourcesettingsV1Setting(
+ od as api.GoogleCloudResourcesettingsV1Setting);
+ });
+ });
+
+ unittest.group('obj-schema-GoogleCloudResourcesettingsV1SettingMetadata', () {
+ unittest.test('to-json--from-json', () async {
+ var o = buildGoogleCloudResourcesettingsV1SettingMetadata();
+ var oJson = convert.jsonDecode(convert.jsonEncode(o));
+ var od = api.GoogleCloudResourcesettingsV1SettingMetadata.fromJson(
+ oJson as core.Map<core.String, core.dynamic>);
+ checkGoogleCloudResourcesettingsV1SettingMetadata(
+ od as api.GoogleCloudResourcesettingsV1SettingMetadata);
+ });
+ });
+
+ unittest.group('obj-schema-GoogleCloudResourcesettingsV1Value', () {
+ unittest.test('to-json--from-json', () async {
+ var o = buildGoogleCloudResourcesettingsV1Value();
+ var oJson = convert.jsonDecode(convert.jsonEncode(o));
+ var od = api.GoogleCloudResourcesettingsV1Value.fromJson(
+ oJson as core.Map<core.String, core.dynamic>);
+ checkGoogleCloudResourcesettingsV1Value(
+ od as api.GoogleCloudResourcesettingsV1Value);
+ });
+ });
+
+ unittest.group('obj-schema-GoogleCloudResourcesettingsV1ValueEnumValue', () {
+ unittest.test('to-json--from-json', () async {
+ var o = buildGoogleCloudResourcesettingsV1ValueEnumValue();
+ var oJson = convert.jsonDecode(convert.jsonEncode(o));
+ var od = api.GoogleCloudResourcesettingsV1ValueEnumValue.fromJson(
+ oJson as core.Map<core.String, core.dynamic>);
+ checkGoogleCloudResourcesettingsV1ValueEnumValue(
+ od as api.GoogleCloudResourcesettingsV1ValueEnumValue);
+ });
+ });
+
+ unittest.group('obj-schema-GoogleCloudResourcesettingsV1ValueStringMap', () {
+ unittest.test('to-json--from-json', () async {
+ var o = buildGoogleCloudResourcesettingsV1ValueStringMap();
+ var oJson = convert.jsonDecode(convert.jsonEncode(o));
+ var od = api.GoogleCloudResourcesettingsV1ValueStringMap.fromJson(
+ oJson as core.Map<core.String, core.dynamic>);
+ checkGoogleCloudResourcesettingsV1ValueStringMap(
+ od as api.GoogleCloudResourcesettingsV1ValueStringMap);
+ });
+ });
+
+ unittest.group('obj-schema-GoogleCloudResourcesettingsV1ValueStringSet', () {
+ unittest.test('to-json--from-json', () async {
+ var o = buildGoogleCloudResourcesettingsV1ValueStringSet();
+ var oJson = convert.jsonDecode(convert.jsonEncode(o));
+ var od = api.GoogleCloudResourcesettingsV1ValueStringSet.fromJson(
+ oJson as core.Map<core.String, core.dynamic>);
+ checkGoogleCloudResourcesettingsV1ValueStringSet(
+ od as api.GoogleCloudResourcesettingsV1ValueStringSet);
+ });
+ });
+
+ unittest.group('resource-FoldersSettingsResource', () {
+ unittest.test('method--get', () async {
+ var mock = HttpServerMock();
+ var res = api.ResourceSettingsApi(mock).folders.settings;
+ var arg_name = 'foo';
+ var arg_view = 'foo';
+ var arg_$fields = 'foo';
+ mock.register(unittest.expectAsync2((http.BaseRequest req, json) {
+ var path = (req.url).path;
+ var pathOffset = 0;
+ core.int index;
+ core.String subPart;
+ unittest.expect(
+ path.substring(pathOffset, pathOffset + 1),
+ unittest.equals("/"),
+ );
+ pathOffset += 1;
+ unittest.expect(
+ path.substring(pathOffset, pathOffset + 3),
+ unittest.equals("v1/"),
+ );
+ pathOffset += 3;
+ // NOTE: We cannot test reserved expansions due to the inability to reverse the operation;
+
+ var query = (req.url).query;
+ var queryOffset = 0;
+ var queryMap = <core.String, core.List<core.String>>{};
+ void addQueryParam(core.String n, core.String v) =>
+ queryMap.putIfAbsent(n, () => []).add(v);
+
+ if (query.isNotEmpty) {
+ for (var part in query.split('&')) {
+ var keyValue = part.split('=');
+ addQueryParam(
+ core.Uri.decodeQueryComponent(keyValue[0]),
+ core.Uri.decodeQueryComponent(keyValue[1]),
+ );
+ }
+ }
+ unittest.expect(
+ queryMap["view"]!.first,
+ unittest.equals(arg_view),
+ );
+ unittest.expect(
+ queryMap["fields"]!.first,
+ unittest.equals(arg_$fields),
+ );
+
+ var h = {
+ 'content-type': 'application/json; charset=utf-8',
+ };
+ var resp =
+ convert.json.encode(buildGoogleCloudResourcesettingsV1Setting());
+ return async.Future.value(stringResponse(200, h, resp));
+ }), true);
+ final response =
+ await res.get(arg_name, view: arg_view, $fields: arg_$fields);
+ checkGoogleCloudResourcesettingsV1Setting(
+ response as api.GoogleCloudResourcesettingsV1Setting);
+ });
+
+ unittest.test('method--list', () async {
+ var mock = HttpServerMock();
+ var res = api.ResourceSettingsApi(mock).folders.settings;
+ var arg_parent = 'foo';
+ var arg_pageSize = 42;
+ var arg_pageToken = 'foo';
+ var arg_view = 'foo';
+ var arg_$fields = 'foo';
+ mock.register(unittest.expectAsync2((http.BaseRequest req, json) {
+ var path = (req.url).path;
+ var pathOffset = 0;
+ core.int index;
+ core.String subPart;
+ unittest.expect(
+ path.substring(pathOffset, pathOffset + 1),
+ unittest.equals("/"),
+ );
+ pathOffset += 1;
+ unittest.expect(
+ path.substring(pathOffset, pathOffset + 3),
+ unittest.equals("v1/"),
+ );
+ pathOffset += 3;
+ // NOTE: We cannot test reserved expansions due to the inability to reverse the operation;
+
+ var query = (req.url).query;
+ var queryOffset = 0;
+ var queryMap = <core.String, core.List<core.String>>{};
+ void addQueryParam(core.String n, core.String v) =>
+ queryMap.putIfAbsent(n, () => []).add(v);
+
+ if (query.isNotEmpty) {
+ for (var part in query.split('&')) {
+ var keyValue = part.split('=');
+ addQueryParam(
+ core.Uri.decodeQueryComponent(keyValue[0]),
+ core.Uri.decodeQueryComponent(keyValue[1]),
+ );
+ }
+ }
+ unittest.expect(
+ core.int.parse(queryMap["pageSize"]!.first),
+ unittest.equals(arg_pageSize),
+ );
+ unittest.expect(
+ queryMap["pageToken"]!.first,
+ unittest.equals(arg_pageToken),
+ );
+ unittest.expect(
+ queryMap["view"]!.first,
+ unittest.equals(arg_view),
+ );
+ unittest.expect(
+ queryMap["fields"]!.first,
+ unittest.equals(arg_$fields),
+ );
+
+ var h = {
+ 'content-type': 'application/json; charset=utf-8',
+ };
+ var resp = convert.json
+ .encode(buildGoogleCloudResourcesettingsV1ListSettingsResponse());
+ return async.Future.value(stringResponse(200, h, resp));
+ }), true);
+ final response = await res.list(arg_parent,
+ pageSize: arg_pageSize,
+ pageToken: arg_pageToken,
+ view: arg_view,
+ $fields: arg_$fields);
+ checkGoogleCloudResourcesettingsV1ListSettingsResponse(
+ response as api.GoogleCloudResourcesettingsV1ListSettingsResponse);
+ });
+
+ unittest.test('method--patch', () async {
+ var mock = HttpServerMock();
+ var res = api.ResourceSettingsApi(mock).folders.settings;
+ var arg_request = buildGoogleCloudResourcesettingsV1Setting();
+ var arg_name = 'foo';
+ var arg_$fields = 'foo';
+ mock.register(unittest.expectAsync2((http.BaseRequest req, json) {
+ var obj = api.GoogleCloudResourcesettingsV1Setting.fromJson(
+ json as core.Map<core.String, core.dynamic>);
+ checkGoogleCloudResourcesettingsV1Setting(
+ obj as api.GoogleCloudResourcesettingsV1Setting);
+
+ var path = (req.url).path;
+ var pathOffset = 0;
+ core.int index;
+ core.String subPart;
+ unittest.expect(
+ path.substring(pathOffset, pathOffset + 1),
+ unittest.equals("/"),
+ );
+ pathOffset += 1;
+ unittest.expect(
+ path.substring(pathOffset, pathOffset + 3),
+ unittest.equals("v1/"),
+ );
+ pathOffset += 3;
+ // NOTE: We cannot test reserved expansions due to the inability to reverse the operation;
+
+ var query = (req.url).query;
+ var queryOffset = 0;
+ var queryMap = <core.String, core.List<core.String>>{};
+ void addQueryParam(core.String n, core.String v) =>
+ queryMap.putIfAbsent(n, () => []).add(v);
+
+ if (query.isNotEmpty) {
+ for (var part in query.split('&')) {
+ var keyValue = part.split('=');
+ addQueryParam(
+ core.Uri.decodeQueryComponent(keyValue[0]),
+ core.Uri.decodeQueryComponent(keyValue[1]),
+ );
+ }
+ }
+ unittest.expect(
+ queryMap["fields"]!.first,
+ unittest.equals(arg_$fields),
+ );
+
+ var h = {
+ 'content-type': 'application/json; charset=utf-8',
+ };
+ var resp =
+ convert.json.encode(buildGoogleCloudResourcesettingsV1Setting());
+ return async.Future.value(stringResponse(200, h, resp));
+ }), true);
+ final response =
+ await res.patch(arg_request, arg_name, $fields: arg_$fields);
+ checkGoogleCloudResourcesettingsV1Setting(
+ response as api.GoogleCloudResourcesettingsV1Setting);
+ });
+ });
+
+ unittest.group('resource-OrganizationsSettingsResource', () {
+ unittest.test('method--get', () async {
+ var mock = HttpServerMock();
+ var res = api.ResourceSettingsApi(mock).organizations.settings;
+ var arg_name = 'foo';
+ var arg_view = 'foo';
+ var arg_$fields = 'foo';
+ mock.register(unittest.expectAsync2((http.BaseRequest req, json) {
+ var path = (req.url).path;
+ var pathOffset = 0;
+ core.int index;
+ core.String subPart;
+ unittest.expect(
+ path.substring(pathOffset, pathOffset + 1),
+ unittest.equals("/"),
+ );
+ pathOffset += 1;
+ unittest.expect(
+ path.substring(pathOffset, pathOffset + 3),
+ unittest.equals("v1/"),
+ );
+ pathOffset += 3;
+ // NOTE: We cannot test reserved expansions due to the inability to reverse the operation;
+
+ var query = (req.url).query;
+ var queryOffset = 0;
+ var queryMap = <core.String, core.List<core.String>>{};
+ void addQueryParam(core.String n, core.String v) =>
+ queryMap.putIfAbsent(n, () => []).add(v);
+
+ if (query.isNotEmpty) {
+ for (var part in query.split('&')) {
+ var keyValue = part.split('=');
+ addQueryParam(
+ core.Uri.decodeQueryComponent(keyValue[0]),
+ core.Uri.decodeQueryComponent(keyValue[1]),
+ );
+ }
+ }
+ unittest.expect(
+ queryMap["view"]!.first,
+ unittest.equals(arg_view),
+ );
+ unittest.expect(
+ queryMap["fields"]!.first,
+ unittest.equals(arg_$fields),
+ );
+
+ var h = {
+ 'content-type': 'application/json; charset=utf-8',
+ };
+ var resp =
+ convert.json.encode(buildGoogleCloudResourcesettingsV1Setting());
+ return async.Future.value(stringResponse(200, h, resp));
+ }), true);
+ final response =
+ await res.get(arg_name, view: arg_view, $fields: arg_$fields);
+ checkGoogleCloudResourcesettingsV1Setting(
+ response as api.GoogleCloudResourcesettingsV1Setting);
+ });
+
+ unittest.test('method--list', () async {
+ var mock = HttpServerMock();
+ var res = api.ResourceSettingsApi(mock).organizations.settings;
+ var arg_parent = 'foo';
+ var arg_pageSize = 42;
+ var arg_pageToken = 'foo';
+ var arg_view = 'foo';
+ var arg_$fields = 'foo';
+ mock.register(unittest.expectAsync2((http.BaseRequest req, json) {
+ var path = (req.url).path;
+ var pathOffset = 0;
+ core.int index;
+ core.String subPart;
+ unittest.expect(
+ path.substring(pathOffset, pathOffset + 1),
+ unittest.equals("/"),
+ );
+ pathOffset += 1;
+ unittest.expect(
+ path.substring(pathOffset, pathOffset + 3),
+ unittest.equals("v1/"),
+ );
+ pathOffset += 3;
+ // NOTE: We cannot test reserved expansions due to the inability to reverse the operation;
+
+ var query = (req.url).query;
+ var queryOffset = 0;
+ var queryMap = <core.String, core.List<core.String>>{};
+ void addQueryParam(core.String n, core.String v) =>
+ queryMap.putIfAbsent(n, () => []).add(v);
+
+ if (query.isNotEmpty) {
+ for (var part in query.split('&')) {
+ var keyValue = part.split('=');
+ addQueryParam(
+ core.Uri.decodeQueryComponent(keyValue[0]),
+ core.Uri.decodeQueryComponent(keyValue[1]),
+ );
+ }
+ }
+ unittest.expect(
+ core.int.parse(queryMap["pageSize"]!.first),
+ unittest.equals(arg_pageSize),
+ );
+ unittest.expect(
+ queryMap["pageToken"]!.first,
+ unittest.equals(arg_pageToken),
+ );
+ unittest.expect(
+ queryMap["view"]!.first,
+ unittest.equals(arg_view),
+ );
+ unittest.expect(
+ queryMap["fields"]!.first,
+ unittest.equals(arg_$fields),
+ );
+
+ var h = {
+ 'content-type': 'application/json; charset=utf-8',
+ };
+ var resp = convert.json
+ .encode(buildGoogleCloudResourcesettingsV1ListSettingsResponse());
+ return async.Future.value(stringResponse(200, h, resp));
+ }), true);
+ final response = await res.list(arg_parent,
+ pageSize: arg_pageSize,
+ pageToken: arg_pageToken,
+ view: arg_view,
+ $fields: arg_$fields);
+ checkGoogleCloudResourcesettingsV1ListSettingsResponse(
+ response as api.GoogleCloudResourcesettingsV1ListSettingsResponse);
+ });
+
+ unittest.test('method--patch', () async {
+ var mock = HttpServerMock();
+ var res = api.ResourceSettingsApi(mock).organizations.settings;
+ var arg_request = buildGoogleCloudResourcesettingsV1Setting();
+ var arg_name = 'foo';
+ var arg_$fields = 'foo';
+ mock.register(unittest.expectAsync2((http.BaseRequest req, json) {
+ var obj = api.GoogleCloudResourcesettingsV1Setting.fromJson(
+ json as core.Map<core.String, core.dynamic>);
+ checkGoogleCloudResourcesettingsV1Setting(
+ obj as api.GoogleCloudResourcesettingsV1Setting);
+
+ var path = (req.url).path;
+ var pathOffset = 0;
+ core.int index;
+ core.String subPart;
+ unittest.expect(
+ path.substring(pathOffset, pathOffset + 1),
+ unittest.equals("/"),
+ );
+ pathOffset += 1;
+ unittest.expect(
+ path.substring(pathOffset, pathOffset + 3),
+ unittest.equals("v1/"),
+ );
+ pathOffset += 3;
+ // NOTE: We cannot test reserved expansions due to the inability to reverse the operation;
+
+ var query = (req.url).query;
+ var queryOffset = 0;
+ var queryMap = <core.String, core.List<core.String>>{};
+ void addQueryParam(core.String n, core.String v) =>
+ queryMap.putIfAbsent(n, () => []).add(v);
+
+ if (query.isNotEmpty) {
+ for (var part in query.split('&')) {
+ var keyValue = part.split('=');
+ addQueryParam(
+ core.Uri.decodeQueryComponent(keyValue[0]),
+ core.Uri.decodeQueryComponent(keyValue[1]),
+ );
+ }
+ }
+ unittest.expect(
+ queryMap["fields"]!.first,
+ unittest.equals(arg_$fields),
+ );
+
+ var h = {
+ 'content-type': 'application/json; charset=utf-8',
+ };
+ var resp =
+ convert.json.encode(buildGoogleCloudResourcesettingsV1Setting());
+ return async.Future.value(stringResponse(200, h, resp));
+ }), true);
+ final response =
+ await res.patch(arg_request, arg_name, $fields: arg_$fields);
+ checkGoogleCloudResourcesettingsV1Setting(
+ response as api.GoogleCloudResourcesettingsV1Setting);
+ });
+ });
+
+ unittest.group('resource-ProjectsSettingsResource', () {
+ unittest.test('method--get', () async {
+ var mock = HttpServerMock();
+ var res = api.ResourceSettingsApi(mock).projects.settings;
+ var arg_name = 'foo';
+ var arg_view = 'foo';
+ var arg_$fields = 'foo';
+ mock.register(unittest.expectAsync2((http.BaseRequest req, json) {
+ var path = (req.url).path;
+ var pathOffset = 0;
+ core.int index;
+ core.String subPart;
+ unittest.expect(
+ path.substring(pathOffset, pathOffset + 1),
+ unittest.equals("/"),
+ );
+ pathOffset += 1;
+ unittest.expect(
+ path.substring(pathOffset, pathOffset + 3),
+ unittest.equals("v1/"),
+ );
+ pathOffset += 3;
+ // NOTE: We cannot test reserved expansions due to the inability to reverse the operation;
+
+ var query = (req.url).query;
+ var queryOffset = 0;
+ var queryMap = <core.String, core.List<core.String>>{};
+ void addQueryParam(core.String n, core.String v) =>
+ queryMap.putIfAbsent(n, () => []).add(v);
+
+ if (query.isNotEmpty) {
+ for (var part in query.split('&')) {
+ var keyValue = part.split('=');
+ addQueryParam(
+ core.Uri.decodeQueryComponent(keyValue[0]),
+ core.Uri.decodeQueryComponent(keyValue[1]),
+ );
+ }
+ }
+ unittest.expect(
+ queryMap["view"]!.first,
+ unittest.equals(arg_view),
+ );
+ unittest.expect(
+ queryMap["fields"]!.first,
+ unittest.equals(arg_$fields),
+ );
+
+ var h = {
+ 'content-type': 'application/json; charset=utf-8',
+ };
+ var resp =
+ convert.json.encode(buildGoogleCloudResourcesettingsV1Setting());
+ return async.Future.value(stringResponse(200, h, resp));
+ }), true);
+ final response =
+ await res.get(arg_name, view: arg_view, $fields: arg_$fields);
+ checkGoogleCloudResourcesettingsV1Setting(
+ response as api.GoogleCloudResourcesettingsV1Setting);
+ });
+
+ unittest.test('method--list', () async {
+ var mock = HttpServerMock();
+ var res = api.ResourceSettingsApi(mock).projects.settings;
+ var arg_parent = 'foo';
+ var arg_pageSize = 42;
+ var arg_pageToken = 'foo';
+ var arg_view = 'foo';
+ var arg_$fields = 'foo';
+ mock.register(unittest.expectAsync2((http.BaseRequest req, json) {
+ var path = (req.url).path;
+ var pathOffset = 0;
+ core.int index;
+ core.String subPart;
+ unittest.expect(
+ path.substring(pathOffset, pathOffset + 1),
+ unittest.equals("/"),
+ );
+ pathOffset += 1;
+ unittest.expect(
+ path.substring(pathOffset, pathOffset + 3),
+ unittest.equals("v1/"),
+ );
+ pathOffset += 3;
+ // NOTE: We cannot test reserved expansions due to the inability to reverse the operation;
+
+ var query = (req.url).query;
+ var queryOffset = 0;
+ var queryMap = <core.String, core.List<core.String>>{};
+ void addQueryParam(core.String n, core.String v) =>
+ queryMap.putIfAbsent(n, () => []).add(v);
+
+ if (query.isNotEmpty) {
+ for (var part in query.split('&')) {
+ var keyValue = part.split('=');
+ addQueryParam(
+ core.Uri.decodeQueryComponent(keyValue[0]),
+ core.Uri.decodeQueryComponent(keyValue[1]),
+ );
+ }
+ }
+ unittest.expect(
+ core.int.parse(queryMap["pageSize"]!.first),
+ unittest.equals(arg_pageSize),
+ );
+ unittest.expect(
+ queryMap["pageToken"]!.first,
+ unittest.equals(arg_pageToken),
+ );
+ unittest.expect(
+ queryMap["view"]!.first,
+ unittest.equals(arg_view),
+ );
+ unittest.expect(
+ queryMap["fields"]!.first,
+ unittest.equals(arg_$fields),
+ );
+
+ var h = {
+ 'content-type': 'application/json; charset=utf-8',
+ };
+ var resp = convert.json
+ .encode(buildGoogleCloudResourcesettingsV1ListSettingsResponse());
+ return async.Future.value(stringResponse(200, h, resp));
+ }), true);
+ final response = await res.list(arg_parent,
+ pageSize: arg_pageSize,
+ pageToken: arg_pageToken,
+ view: arg_view,
+ $fields: arg_$fields);
+ checkGoogleCloudResourcesettingsV1ListSettingsResponse(
+ response as api.GoogleCloudResourcesettingsV1ListSettingsResponse);
+ });
+
+ unittest.test('method--patch', () async {
+ var mock = HttpServerMock();
+ var res = api.ResourceSettingsApi(mock).projects.settings;
+ var arg_request = buildGoogleCloudResourcesettingsV1Setting();
+ var arg_name = 'foo';
+ var arg_$fields = 'foo';
+ mock.register(unittest.expectAsync2((http.BaseRequest req, json) {
+ var obj = api.GoogleCloudResourcesettingsV1Setting.fromJson(
+ json as core.Map<core.String, core.dynamic>);
+ checkGoogleCloudResourcesettingsV1Setting(
+ obj as api.GoogleCloudResourcesettingsV1Setting);
+
+ var path = (req.url).path;
+ var pathOffset = 0;
+ core.int index;
+ core.String subPart;
+ unittest.expect(
+ path.substring(pathOffset, pathOffset + 1),
+ unittest.equals("/"),
+ );
+ pathOffset += 1;
+ unittest.expect(
+ path.substring(pathOffset, pathOffset + 3),
+ unittest.equals("v1/"),
+ );
+ pathOffset += 3;
+ // NOTE: We cannot test reserved expansions due to the inability to reverse the operation;
+
+ var query = (req.url).query;
+ var queryOffset = 0;
+ var queryMap = <core.String, core.List<core.String>>{};
+ void addQueryParam(core.String n, core.String v) =>
+ queryMap.putIfAbsent(n, () => []).add(v);
+
+ if (query.isNotEmpty) {
+ for (var part in query.split('&')) {
+ var keyValue = part.split('=');
+ addQueryParam(
+ core.Uri.decodeQueryComponent(keyValue[0]),
+ core.Uri.decodeQueryComponent(keyValue[1]),
+ );
+ }
+ }
+ unittest.expect(
+ queryMap["fields"]!.first,
+ unittest.equals(arg_$fields),
+ );
+
+ var h = {
+ 'content-type': 'application/json; charset=utf-8',
+ };
+ var resp =
+ convert.json.encode(buildGoogleCloudResourcesettingsV1Setting());
+ return async.Future.value(stringResponse(200, h, resp));
+ }), true);
+ final response =
+ await res.patch(arg_request, arg_name, $fields: arg_$fields);
+ checkGoogleCloudResourcesettingsV1Setting(
+ response as api.GoogleCloudResourcesettingsV1Setting);
+ });
+ });
+}
diff --git a/generated/googleapis/test/secretmanager/v1_test.dart b/generated/googleapis/test/secretmanager/v1_test.dart
index 9eb3bfd..6b96acd 100644
--- a/generated/googleapis/test/secretmanager/v1_test.dart
+++ b/generated/googleapis/test/secretmanager/v1_test.dart
@@ -70,14 +70,14 @@
buildCounterAddSecretVersionRequest--;
}
-core.List<api.AuditLogConfig> buildUnnamed6561() {
+core.List<api.AuditLogConfig> buildUnnamed6564() {
var o = <api.AuditLogConfig>[];
o.add(buildAuditLogConfig());
o.add(buildAuditLogConfig());
return o;
}
-void checkUnnamed6561(core.List<api.AuditLogConfig> o) {
+void checkUnnamed6564(core.List<api.AuditLogConfig> o) {
unittest.expect(o, unittest.hasLength(2));
checkAuditLogConfig(o[0] as api.AuditLogConfig);
checkAuditLogConfig(o[1] as api.AuditLogConfig);
@@ -88,7 +88,7 @@
var o = api.AuditConfig();
buildCounterAuditConfig++;
if (buildCounterAuditConfig < 3) {
- o.auditLogConfigs = buildUnnamed6561();
+ o.auditLogConfigs = buildUnnamed6564();
o.service = 'foo';
}
buildCounterAuditConfig--;
@@ -98,7 +98,7 @@
void checkAuditConfig(api.AuditConfig o) {
buildCounterAuditConfig++;
if (buildCounterAuditConfig < 3) {
- checkUnnamed6561(o.auditLogConfigs!);
+ checkUnnamed6564(o.auditLogConfigs!);
unittest.expect(
o.service!,
unittest.equals('foo'),
@@ -107,14 +107,14 @@
buildCounterAuditConfig--;
}
-core.List<core.String> buildUnnamed6562() {
+core.List<core.String> buildUnnamed6565() {
var o = <core.String>[];
o.add('foo');
o.add('foo');
return o;
}
-void checkUnnamed6562(core.List<core.String> o) {
+void checkUnnamed6565(core.List<core.String> o) {
unittest.expect(o, unittest.hasLength(2));
unittest.expect(
o[0],
@@ -131,7 +131,7 @@
var o = api.AuditLogConfig();
buildCounterAuditLogConfig++;
if (buildCounterAuditLogConfig < 3) {
- o.exemptedMembers = buildUnnamed6562();
+ o.exemptedMembers = buildUnnamed6565();
o.logType = 'foo';
}
buildCounterAuditLogConfig--;
@@ -141,7 +141,7 @@
void checkAuditLogConfig(api.AuditLogConfig o) {
buildCounterAuditLogConfig++;
if (buildCounterAuditLogConfig < 3) {
- checkUnnamed6562(o.exemptedMembers!);
+ checkUnnamed6565(o.exemptedMembers!);
unittest.expect(
o.logType!,
unittest.equals('foo'),
@@ -190,14 +190,14 @@
buildCounterAutomaticStatus--;
}
-core.List<core.String> buildUnnamed6563() {
+core.List<core.String> buildUnnamed6566() {
var o = <core.String>[];
o.add('foo');
o.add('foo');
return o;
}
-void checkUnnamed6563(core.List<core.String> o) {
+void checkUnnamed6566(core.List<core.String> o) {
unittest.expect(o, unittest.hasLength(2));
unittest.expect(
o[0],
@@ -215,7 +215,7 @@
buildCounterBinding++;
if (buildCounterBinding < 3) {
o.condition = buildExpr();
- o.members = buildUnnamed6563();
+ o.members = buildUnnamed6566();
o.role = 'foo';
}
buildCounterBinding--;
@@ -226,7 +226,7 @@
buildCounterBinding++;
if (buildCounterBinding < 3) {
checkExpr(o.condition! as api.Expr);
- checkUnnamed6563(o.members!);
+ checkUnnamed6566(o.members!);
unittest.expect(
o.role!,
unittest.equals('foo'),
@@ -398,14 +398,14 @@
buildCounterExpr--;
}
-core.List<api.Location> buildUnnamed6564() {
+core.List<api.Location> buildUnnamed6567() {
var o = <api.Location>[];
o.add(buildLocation());
o.add(buildLocation());
return o;
}
-void checkUnnamed6564(core.List<api.Location> o) {
+void checkUnnamed6567(core.List<api.Location> o) {
unittest.expect(o, unittest.hasLength(2));
checkLocation(o[0] as api.Location);
checkLocation(o[1] as api.Location);
@@ -416,7 +416,7 @@
var o = api.ListLocationsResponse();
buildCounterListLocationsResponse++;
if (buildCounterListLocationsResponse < 3) {
- o.locations = buildUnnamed6564();
+ o.locations = buildUnnamed6567();
o.nextPageToken = 'foo';
}
buildCounterListLocationsResponse--;
@@ -426,7 +426,7 @@
void checkListLocationsResponse(api.ListLocationsResponse o) {
buildCounterListLocationsResponse++;
if (buildCounterListLocationsResponse < 3) {
- checkUnnamed6564(o.locations!);
+ checkUnnamed6567(o.locations!);
unittest.expect(
o.nextPageToken!,
unittest.equals('foo'),
@@ -435,14 +435,14 @@
buildCounterListLocationsResponse--;
}
-core.List<api.SecretVersion> buildUnnamed6565() {
+core.List<api.SecretVersion> buildUnnamed6568() {
var o = <api.SecretVersion>[];
o.add(buildSecretVersion());
o.add(buildSecretVersion());
return o;
}
-void checkUnnamed6565(core.List<api.SecretVersion> o) {
+void checkUnnamed6568(core.List<api.SecretVersion> o) {
unittest.expect(o, unittest.hasLength(2));
checkSecretVersion(o[0] as api.SecretVersion);
checkSecretVersion(o[1] as api.SecretVersion);
@@ -455,7 +455,7 @@
if (buildCounterListSecretVersionsResponse < 3) {
o.nextPageToken = 'foo';
o.totalSize = 42;
- o.versions = buildUnnamed6565();
+ o.versions = buildUnnamed6568();
}
buildCounterListSecretVersionsResponse--;
return o;
@@ -472,19 +472,19 @@
o.totalSize!,
unittest.equals(42),
);
- checkUnnamed6565(o.versions!);
+ checkUnnamed6568(o.versions!);
}
buildCounterListSecretVersionsResponse--;
}
-core.List<api.Secret> buildUnnamed6566() {
+core.List<api.Secret> buildUnnamed6569() {
var o = <api.Secret>[];
o.add(buildSecret());
o.add(buildSecret());
return o;
}
-void checkUnnamed6566(core.List<api.Secret> o) {
+void checkUnnamed6569(core.List<api.Secret> o) {
unittest.expect(o, unittest.hasLength(2));
checkSecret(o[0] as api.Secret);
checkSecret(o[1] as api.Secret);
@@ -496,7 +496,7 @@
buildCounterListSecretsResponse++;
if (buildCounterListSecretsResponse < 3) {
o.nextPageToken = 'foo';
- o.secrets = buildUnnamed6566();
+ o.secrets = buildUnnamed6569();
o.totalSize = 42;
}
buildCounterListSecretsResponse--;
@@ -510,7 +510,7 @@
o.nextPageToken!,
unittest.equals('foo'),
);
- checkUnnamed6566(o.secrets!);
+ checkUnnamed6569(o.secrets!);
unittest.expect(
o.totalSize!,
unittest.equals(42),
@@ -519,14 +519,14 @@
buildCounterListSecretsResponse--;
}
-core.Map<core.String, core.String> buildUnnamed6567() {
+core.Map<core.String, core.String> buildUnnamed6570() {
var o = <core.String, core.String>{};
o['x'] = 'foo';
o['y'] = 'foo';
return o;
}
-void checkUnnamed6567(core.Map<core.String, core.String> o) {
+void checkUnnamed6570(core.Map<core.String, core.String> o) {
unittest.expect(o, unittest.hasLength(2));
unittest.expect(
o['x']!,
@@ -538,7 +538,7 @@
);
}
-core.Map<core.String, core.Object> buildUnnamed6568() {
+core.Map<core.String, core.Object> buildUnnamed6571() {
var o = <core.String, core.Object>{};
o['x'] = {
'list': [1, 2, 3],
@@ -553,7 +553,7 @@
return o;
}
-void checkUnnamed6568(core.Map<core.String, core.Object> o) {
+void checkUnnamed6571(core.Map<core.String, core.Object> o) {
unittest.expect(o, unittest.hasLength(2));
var casted1 = (o['x']!) as core.Map;
unittest.expect(casted1, unittest.hasLength(3));
@@ -591,9 +591,9 @@
buildCounterLocation++;
if (buildCounterLocation < 3) {
o.displayName = 'foo';
- o.labels = buildUnnamed6567();
+ o.labels = buildUnnamed6570();
o.locationId = 'foo';
- o.metadata = buildUnnamed6568();
+ o.metadata = buildUnnamed6571();
o.name = 'foo';
}
buildCounterLocation--;
@@ -607,12 +607,12 @@
o.displayName!,
unittest.equals('foo'),
);
- checkUnnamed6567(o.labels!);
+ checkUnnamed6570(o.labels!);
unittest.expect(
o.locationId!,
unittest.equals('foo'),
);
- checkUnnamed6568(o.metadata!);
+ checkUnnamed6571(o.metadata!);
unittest.expect(
o.name!,
unittest.equals('foo'),
@@ -621,27 +621,27 @@
buildCounterLocation--;
}
-core.List<api.AuditConfig> buildUnnamed6569() {
+core.List<api.AuditConfig> buildUnnamed6572() {
var o = <api.AuditConfig>[];
o.add(buildAuditConfig());
o.add(buildAuditConfig());
return o;
}
-void checkUnnamed6569(core.List<api.AuditConfig> o) {
+void checkUnnamed6572(core.List<api.AuditConfig> o) {
unittest.expect(o, unittest.hasLength(2));
checkAuditConfig(o[0] as api.AuditConfig);
checkAuditConfig(o[1] as api.AuditConfig);
}
-core.List<api.Binding> buildUnnamed6570() {
+core.List<api.Binding> buildUnnamed6573() {
var o = <api.Binding>[];
o.add(buildBinding());
o.add(buildBinding());
return o;
}
-void checkUnnamed6570(core.List<api.Binding> o) {
+void checkUnnamed6573(core.List<api.Binding> o) {
unittest.expect(o, unittest.hasLength(2));
checkBinding(o[0] as api.Binding);
checkBinding(o[1] as api.Binding);
@@ -652,8 +652,8 @@
var o = api.Policy();
buildCounterPolicy++;
if (buildCounterPolicy < 3) {
- o.auditConfigs = buildUnnamed6569();
- o.bindings = buildUnnamed6570();
+ o.auditConfigs = buildUnnamed6572();
+ o.bindings = buildUnnamed6573();
o.etag = 'foo';
o.version = 42;
}
@@ -664,8 +664,8 @@
void checkPolicy(api.Policy o) {
buildCounterPolicy++;
if (buildCounterPolicy < 3) {
- checkUnnamed6569(o.auditConfigs!);
- checkUnnamed6570(o.bindings!);
+ checkUnnamed6572(o.auditConfigs!);
+ checkUnnamed6573(o.bindings!);
unittest.expect(
o.etag!,
unittest.equals('foo'),
@@ -797,14 +797,14 @@
buildCounterRotation--;
}
-core.Map<core.String, core.String> buildUnnamed6571() {
+core.Map<core.String, core.String> buildUnnamed6574() {
var o = <core.String, core.String>{};
o['x'] = 'foo';
o['y'] = 'foo';
return o;
}
-void checkUnnamed6571(core.Map<core.String, core.String> o) {
+void checkUnnamed6574(core.Map<core.String, core.String> o) {
unittest.expect(o, unittest.hasLength(2));
unittest.expect(
o['x']!,
@@ -816,14 +816,14 @@
);
}
-core.List<api.Topic> buildUnnamed6572() {
+core.List<api.Topic> buildUnnamed6575() {
var o = <api.Topic>[];
o.add(buildTopic());
o.add(buildTopic());
return o;
}
-void checkUnnamed6572(core.List<api.Topic> o) {
+void checkUnnamed6575(core.List<api.Topic> o) {
unittest.expect(o, unittest.hasLength(2));
checkTopic(o[0] as api.Topic);
checkTopic(o[1] as api.Topic);
@@ -837,11 +837,11 @@
o.createTime = 'foo';
o.etag = 'foo';
o.expireTime = 'foo';
- o.labels = buildUnnamed6571();
+ o.labels = buildUnnamed6574();
o.name = 'foo';
o.replication = buildReplication();
o.rotation = buildRotation();
- o.topics = buildUnnamed6572();
+ o.topics = buildUnnamed6575();
o.ttl = 'foo';
}
buildCounterSecret--;
@@ -863,14 +863,14 @@
o.expireTime!,
unittest.equals('foo'),
);
- checkUnnamed6571(o.labels!);
+ checkUnnamed6574(o.labels!);
unittest.expect(
o.name!,
unittest.equals('foo'),
);
checkReplication(o.replication! as api.Replication);
checkRotation(o.rotation! as api.Rotation);
- checkUnnamed6572(o.topics!);
+ checkUnnamed6575(o.topics!);
unittest.expect(
o.ttl!,
unittest.equals('foo'),
@@ -969,14 +969,14 @@
buildCounterSetIamPolicyRequest--;
}
-core.List<core.String> buildUnnamed6573() {
+core.List<core.String> buildUnnamed6576() {
var o = <core.String>[];
o.add('foo');
o.add('foo');
return o;
}
-void checkUnnamed6573(core.List<core.String> o) {
+void checkUnnamed6576(core.List<core.String> o) {
unittest.expect(o, unittest.hasLength(2));
unittest.expect(
o[0],
@@ -993,7 +993,7 @@
var o = api.TestIamPermissionsRequest();
buildCounterTestIamPermissionsRequest++;
if (buildCounterTestIamPermissionsRequest < 3) {
- o.permissions = buildUnnamed6573();
+ o.permissions = buildUnnamed6576();
}
buildCounterTestIamPermissionsRequest--;
return o;
@@ -1002,19 +1002,19 @@
void checkTestIamPermissionsRequest(api.TestIamPermissionsRequest o) {
buildCounterTestIamPermissionsRequest++;
if (buildCounterTestIamPermissionsRequest < 3) {
- checkUnnamed6573(o.permissions!);
+ checkUnnamed6576(o.permissions!);
}
buildCounterTestIamPermissionsRequest--;
}
-core.List<core.String> buildUnnamed6574() {
+core.List<core.String> buildUnnamed6577() {
var o = <core.String>[];
o.add('foo');
o.add('foo');
return o;
}
-void checkUnnamed6574(core.List<core.String> o) {
+void checkUnnamed6577(core.List<core.String> o) {
unittest.expect(o, unittest.hasLength(2));
unittest.expect(
o[0],
@@ -1031,7 +1031,7 @@
var o = api.TestIamPermissionsResponse();
buildCounterTestIamPermissionsResponse++;
if (buildCounterTestIamPermissionsResponse < 3) {
- o.permissions = buildUnnamed6574();
+ o.permissions = buildUnnamed6577();
}
buildCounterTestIamPermissionsResponse--;
return o;
@@ -1040,7 +1040,7 @@
void checkTestIamPermissionsResponse(api.TestIamPermissionsResponse o) {
buildCounterTestIamPermissionsResponse++;
if (buildCounterTestIamPermissionsResponse < 3) {
- checkUnnamed6574(o.permissions!);
+ checkUnnamed6577(o.permissions!);
}
buildCounterTestIamPermissionsResponse--;
}
@@ -1067,14 +1067,14 @@
buildCounterTopic--;
}
-core.List<api.Replica> buildUnnamed6575() {
+core.List<api.Replica> buildUnnamed6578() {
var o = <api.Replica>[];
o.add(buildReplica());
o.add(buildReplica());
return o;
}
-void checkUnnamed6575(core.List<api.Replica> o) {
+void checkUnnamed6578(core.List<api.Replica> o) {
unittest.expect(o, unittest.hasLength(2));
checkReplica(o[0] as api.Replica);
checkReplica(o[1] as api.Replica);
@@ -1085,7 +1085,7 @@
var o = api.UserManaged();
buildCounterUserManaged++;
if (buildCounterUserManaged < 3) {
- o.replicas = buildUnnamed6575();
+ o.replicas = buildUnnamed6578();
}
buildCounterUserManaged--;
return o;
@@ -1094,19 +1094,19 @@
void checkUserManaged(api.UserManaged o) {
buildCounterUserManaged++;
if (buildCounterUserManaged < 3) {
- checkUnnamed6575(o.replicas!);
+ checkUnnamed6578(o.replicas!);
}
buildCounterUserManaged--;
}
-core.List<api.ReplicaStatus> buildUnnamed6576() {
+core.List<api.ReplicaStatus> buildUnnamed6579() {
var o = <api.ReplicaStatus>[];
o.add(buildReplicaStatus());
o.add(buildReplicaStatus());
return o;
}
-void checkUnnamed6576(core.List<api.ReplicaStatus> o) {
+void checkUnnamed6579(core.List<api.ReplicaStatus> o) {
unittest.expect(o, unittest.hasLength(2));
checkReplicaStatus(o[0] as api.ReplicaStatus);
checkReplicaStatus(o[1] as api.ReplicaStatus);
@@ -1117,7 +1117,7 @@
var o = api.UserManagedStatus();
buildCounterUserManagedStatus++;
if (buildCounterUserManagedStatus < 3) {
- o.replicas = buildUnnamed6576();
+ o.replicas = buildUnnamed6579();
}
buildCounterUserManagedStatus--;
return o;
@@ -1126,7 +1126,7 @@
void checkUserManagedStatus(api.UserManagedStatus o) {
buildCounterUserManagedStatus++;
if (buildCounterUserManagedStatus < 3) {
- checkUnnamed6576(o.replicas!);
+ checkUnnamed6579(o.replicas!);
}
buildCounterUserManagedStatus--;
}
diff --git a/generated/googleapis/test/servicemanagement/v1_test.dart b/generated/googleapis/test/servicemanagement/v1_test.dart
index ffa964c..5444f5e 100644
--- a/generated/googleapis/test/servicemanagement/v1_test.dart
+++ b/generated/googleapis/test/servicemanagement/v1_test.dart
@@ -49,40 +49,40 @@
buildCounterAdvice--;
}
-core.List<api.Method> buildUnnamed6073() {
+core.List<api.Method> buildUnnamed6076() {
var o = <api.Method>[];
o.add(buildMethod());
o.add(buildMethod());
return o;
}
-void checkUnnamed6073(core.List<api.Method> o) {
+void checkUnnamed6076(core.List<api.Method> o) {
unittest.expect(o, unittest.hasLength(2));
checkMethod(o[0] as api.Method);
checkMethod(o[1] as api.Method);
}
-core.List<api.Mixin> buildUnnamed6074() {
+core.List<api.Mixin> buildUnnamed6077() {
var o = <api.Mixin>[];
o.add(buildMixin());
o.add(buildMixin());
return o;
}
-void checkUnnamed6074(core.List<api.Mixin> o) {
+void checkUnnamed6077(core.List<api.Mixin> o) {
unittest.expect(o, unittest.hasLength(2));
checkMixin(o[0] as api.Mixin);
checkMixin(o[1] as api.Mixin);
}
-core.List<api.Option> buildUnnamed6075() {
+core.List<api.Option> buildUnnamed6078() {
var o = <api.Option>[];
o.add(buildOption());
o.add(buildOption());
return o;
}
-void checkUnnamed6075(core.List<api.Option> o) {
+void checkUnnamed6078(core.List<api.Option> o) {
unittest.expect(o, unittest.hasLength(2));
checkOption(o[0] as api.Option);
checkOption(o[1] as api.Option);
@@ -93,10 +93,10 @@
var o = api.Api();
buildCounterApi++;
if (buildCounterApi < 3) {
- o.methods = buildUnnamed6073();
- o.mixins = buildUnnamed6074();
+ o.methods = buildUnnamed6076();
+ o.mixins = buildUnnamed6077();
o.name = 'foo';
- o.options = buildUnnamed6075();
+ o.options = buildUnnamed6078();
o.sourceContext = buildSourceContext();
o.syntax = 'foo';
o.version = 'foo';
@@ -108,13 +108,13 @@
void checkApi(api.Api o) {
buildCounterApi++;
if (buildCounterApi < 3) {
- checkUnnamed6073(o.methods!);
- checkUnnamed6074(o.mixins!);
+ checkUnnamed6076(o.methods!);
+ checkUnnamed6077(o.mixins!);
unittest.expect(
o.name!,
unittest.equals('foo'),
);
- checkUnnamed6075(o.options!);
+ checkUnnamed6078(o.options!);
checkSourceContext(o.sourceContext! as api.SourceContext);
unittest.expect(
o.syntax!,
@@ -128,14 +128,14 @@
buildCounterApi--;
}
-core.List<api.AuditLogConfig> buildUnnamed6076() {
+core.List<api.AuditLogConfig> buildUnnamed6079() {
var o = <api.AuditLogConfig>[];
o.add(buildAuditLogConfig());
o.add(buildAuditLogConfig());
return o;
}
-void checkUnnamed6076(core.List<api.AuditLogConfig> o) {
+void checkUnnamed6079(core.List<api.AuditLogConfig> o) {
unittest.expect(o, unittest.hasLength(2));
checkAuditLogConfig(o[0] as api.AuditLogConfig);
checkAuditLogConfig(o[1] as api.AuditLogConfig);
@@ -146,7 +146,7 @@
var o = api.AuditConfig();
buildCounterAuditConfig++;
if (buildCounterAuditConfig < 3) {
- o.auditLogConfigs = buildUnnamed6076();
+ o.auditLogConfigs = buildUnnamed6079();
o.service = 'foo';
}
buildCounterAuditConfig--;
@@ -156,7 +156,7 @@
void checkAuditConfig(api.AuditConfig o) {
buildCounterAuditConfig++;
if (buildCounterAuditConfig < 3) {
- checkUnnamed6076(o.auditLogConfigs!);
+ checkUnnamed6079(o.auditLogConfigs!);
unittest.expect(
o.service!,
unittest.equals('foo'),
@@ -165,14 +165,14 @@
buildCounterAuditConfig--;
}
-core.List<core.String> buildUnnamed6077() {
+core.List<core.String> buildUnnamed6080() {
var o = <core.String>[];
o.add('foo');
o.add('foo');
return o;
}
-void checkUnnamed6077(core.List<core.String> o) {
+void checkUnnamed6080(core.List<core.String> o) {
unittest.expect(o, unittest.hasLength(2));
unittest.expect(
o[0],
@@ -189,7 +189,7 @@
var o = api.AuditLogConfig();
buildCounterAuditLogConfig++;
if (buildCounterAuditLogConfig < 3) {
- o.exemptedMembers = buildUnnamed6077();
+ o.exemptedMembers = buildUnnamed6080();
o.logType = 'foo';
}
buildCounterAuditLogConfig--;
@@ -199,7 +199,7 @@
void checkAuditLogConfig(api.AuditLogConfig o) {
buildCounterAuditLogConfig++;
if (buildCounterAuditLogConfig < 3) {
- checkUnnamed6077(o.exemptedMembers!);
+ checkUnnamed6080(o.exemptedMembers!);
unittest.expect(
o.logType!,
unittest.equals('foo'),
@@ -208,14 +208,14 @@
buildCounterAuditLogConfig--;
}
-core.List<api.JwtLocation> buildUnnamed6078() {
+core.List<api.JwtLocation> buildUnnamed6081() {
var o = <api.JwtLocation>[];
o.add(buildJwtLocation());
o.add(buildJwtLocation());
return o;
}
-void checkUnnamed6078(core.List<api.JwtLocation> o) {
+void checkUnnamed6081(core.List<api.JwtLocation> o) {
unittest.expect(o, unittest.hasLength(2));
checkJwtLocation(o[0] as api.JwtLocation);
checkJwtLocation(o[1] as api.JwtLocation);
@@ -231,7 +231,7 @@
o.id = 'foo';
o.issuer = 'foo';
o.jwksUri = 'foo';
- o.jwtLocations = buildUnnamed6078();
+ o.jwtLocations = buildUnnamed6081();
}
buildCounterAuthProvider--;
return o;
@@ -260,7 +260,7 @@
o.jwksUri!,
unittest.equals('foo'),
);
- checkUnnamed6078(o.jwtLocations!);
+ checkUnnamed6081(o.jwtLocations!);
}
buildCounterAuthProvider--;
}
@@ -292,27 +292,27 @@
buildCounterAuthRequirement--;
}
-core.List<api.AuthProvider> buildUnnamed6079() {
+core.List<api.AuthProvider> buildUnnamed6082() {
var o = <api.AuthProvider>[];
o.add(buildAuthProvider());
o.add(buildAuthProvider());
return o;
}
-void checkUnnamed6079(core.List<api.AuthProvider> o) {
+void checkUnnamed6082(core.List<api.AuthProvider> o) {
unittest.expect(o, unittest.hasLength(2));
checkAuthProvider(o[0] as api.AuthProvider);
checkAuthProvider(o[1] as api.AuthProvider);
}
-core.List<api.AuthenticationRule> buildUnnamed6080() {
+core.List<api.AuthenticationRule> buildUnnamed6083() {
var o = <api.AuthenticationRule>[];
o.add(buildAuthenticationRule());
o.add(buildAuthenticationRule());
return o;
}
-void checkUnnamed6080(core.List<api.AuthenticationRule> o) {
+void checkUnnamed6083(core.List<api.AuthenticationRule> o) {
unittest.expect(o, unittest.hasLength(2));
checkAuthenticationRule(o[0] as api.AuthenticationRule);
checkAuthenticationRule(o[1] as api.AuthenticationRule);
@@ -323,8 +323,8 @@
var o = api.Authentication();
buildCounterAuthentication++;
if (buildCounterAuthentication < 3) {
- o.providers = buildUnnamed6079();
- o.rules = buildUnnamed6080();
+ o.providers = buildUnnamed6082();
+ o.rules = buildUnnamed6083();
}
buildCounterAuthentication--;
return o;
@@ -333,20 +333,20 @@
void checkAuthentication(api.Authentication o) {
buildCounterAuthentication++;
if (buildCounterAuthentication < 3) {
- checkUnnamed6079(o.providers!);
- checkUnnamed6080(o.rules!);
+ checkUnnamed6082(o.providers!);
+ checkUnnamed6083(o.rules!);
}
buildCounterAuthentication--;
}
-core.List<api.AuthRequirement> buildUnnamed6081() {
+core.List<api.AuthRequirement> buildUnnamed6084() {
var o = <api.AuthRequirement>[];
o.add(buildAuthRequirement());
o.add(buildAuthRequirement());
return o;
}
-void checkUnnamed6081(core.List<api.AuthRequirement> o) {
+void checkUnnamed6084(core.List<api.AuthRequirement> o) {
unittest.expect(o, unittest.hasLength(2));
checkAuthRequirement(o[0] as api.AuthRequirement);
checkAuthRequirement(o[1] as api.AuthRequirement);
@@ -359,7 +359,7 @@
if (buildCounterAuthenticationRule < 3) {
o.allowWithoutCredential = true;
o.oauth = buildOAuthRequirements();
- o.requirements = buildUnnamed6081();
+ o.requirements = buildUnnamed6084();
o.selector = 'foo';
}
buildCounterAuthenticationRule--;
@@ -371,7 +371,7 @@
if (buildCounterAuthenticationRule < 3) {
unittest.expect(o.allowWithoutCredential!, unittest.isTrue);
checkOAuthRequirements(o.oauth! as api.OAuthRequirements);
- checkUnnamed6081(o.requirements!);
+ checkUnnamed6084(o.requirements!);
unittest.expect(
o.selector!,
unittest.equals('foo'),
@@ -380,14 +380,14 @@
buildCounterAuthenticationRule--;
}
-core.List<api.BackendRule> buildUnnamed6082() {
+core.List<api.BackendRule> buildUnnamed6085() {
var o = <api.BackendRule>[];
o.add(buildBackendRule());
o.add(buildBackendRule());
return o;
}
-void checkUnnamed6082(core.List<api.BackendRule> o) {
+void checkUnnamed6085(core.List<api.BackendRule> o) {
unittest.expect(o, unittest.hasLength(2));
checkBackendRule(o[0] as api.BackendRule);
checkBackendRule(o[1] as api.BackendRule);
@@ -398,7 +398,7 @@
var o = api.Backend();
buildCounterBackend++;
if (buildCounterBackend < 3) {
- o.rules = buildUnnamed6082();
+ o.rules = buildUnnamed6085();
}
buildCounterBackend--;
return o;
@@ -407,7 +407,7 @@
void checkBackend(api.Backend o) {
buildCounterBackend++;
if (buildCounterBackend < 3) {
- checkUnnamed6082(o.rules!);
+ checkUnnamed6085(o.rules!);
}
buildCounterBackend--;
}
@@ -466,14 +466,14 @@
buildCounterBackendRule--;
}
-core.List<api.BillingDestination> buildUnnamed6083() {
+core.List<api.BillingDestination> buildUnnamed6086() {
var o = <api.BillingDestination>[];
o.add(buildBillingDestination());
o.add(buildBillingDestination());
return o;
}
-void checkUnnamed6083(core.List<api.BillingDestination> o) {
+void checkUnnamed6086(core.List<api.BillingDestination> o) {
unittest.expect(o, unittest.hasLength(2));
checkBillingDestination(o[0] as api.BillingDestination);
checkBillingDestination(o[1] as api.BillingDestination);
@@ -484,7 +484,7 @@
var o = api.Billing();
buildCounterBilling++;
if (buildCounterBilling < 3) {
- o.consumerDestinations = buildUnnamed6083();
+ o.consumerDestinations = buildUnnamed6086();
}
buildCounterBilling--;
return o;
@@ -493,19 +493,19 @@
void checkBilling(api.Billing o) {
buildCounterBilling++;
if (buildCounterBilling < 3) {
- checkUnnamed6083(o.consumerDestinations!);
+ checkUnnamed6086(o.consumerDestinations!);
}
buildCounterBilling--;
}
-core.List<core.String> buildUnnamed6084() {
+core.List<core.String> buildUnnamed6087() {
var o = <core.String>[];
o.add('foo');
o.add('foo');
return o;
}
-void checkUnnamed6084(core.List<core.String> o) {
+void checkUnnamed6087(core.List<core.String> o) {
unittest.expect(o, unittest.hasLength(2));
unittest.expect(
o[0],
@@ -522,7 +522,7 @@
var o = api.BillingDestination();
buildCounterBillingDestination++;
if (buildCounterBillingDestination < 3) {
- o.metrics = buildUnnamed6084();
+ o.metrics = buildUnnamed6087();
o.monitoredResource = 'foo';
}
buildCounterBillingDestination--;
@@ -532,7 +532,7 @@
void checkBillingDestination(api.BillingDestination o) {
buildCounterBillingDestination++;
if (buildCounterBillingDestination < 3) {
- checkUnnamed6084(o.metrics!);
+ checkUnnamed6087(o.metrics!);
unittest.expect(
o.monitoredResource!,
unittest.equals('foo'),
@@ -541,14 +541,14 @@
buildCounterBillingDestination--;
}
-core.List<core.String> buildUnnamed6085() {
+core.List<core.String> buildUnnamed6088() {
var o = <core.String>[];
o.add('foo');
o.add('foo');
return o;
}
-void checkUnnamed6085(core.List<core.String> o) {
+void checkUnnamed6088(core.List<core.String> o) {
unittest.expect(o, unittest.hasLength(2));
unittest.expect(
o[0],
@@ -566,7 +566,7 @@
buildCounterBinding++;
if (buildCounterBinding < 3) {
o.condition = buildExpr();
- o.members = buildUnnamed6085();
+ o.members = buildUnnamed6088();
o.role = 'foo';
}
buildCounterBinding--;
@@ -577,7 +577,7 @@
buildCounterBinding++;
if (buildCounterBinding < 3) {
checkExpr(o.condition! as api.Expr);
- checkUnnamed6085(o.members!);
+ checkUnnamed6088(o.members!);
unittest.expect(
o.role!,
unittest.equals('foo'),
@@ -586,14 +586,14 @@
buildCounterBinding--;
}
-core.List<api.ConfigChange> buildUnnamed6086() {
+core.List<api.ConfigChange> buildUnnamed6089() {
var o = <api.ConfigChange>[];
o.add(buildConfigChange());
o.add(buildConfigChange());
return o;
}
-void checkUnnamed6086(core.List<api.ConfigChange> o) {
+void checkUnnamed6089(core.List<api.ConfigChange> o) {
unittest.expect(o, unittest.hasLength(2));
checkConfigChange(o[0] as api.ConfigChange);
checkConfigChange(o[1] as api.ConfigChange);
@@ -604,7 +604,7 @@
var o = api.ChangeReport();
buildCounterChangeReport++;
if (buildCounterChangeReport < 3) {
- o.configChanges = buildUnnamed6086();
+ o.configChanges = buildUnnamed6089();
}
buildCounterChangeReport--;
return o;
@@ -613,19 +613,19 @@
void checkChangeReport(api.ChangeReport o) {
buildCounterChangeReport++;
if (buildCounterChangeReport < 3) {
- checkUnnamed6086(o.configChanges!);
+ checkUnnamed6089(o.configChanges!);
}
buildCounterChangeReport--;
}
-core.List<api.Advice> buildUnnamed6087() {
+core.List<api.Advice> buildUnnamed6090() {
var o = <api.Advice>[];
o.add(buildAdvice());
o.add(buildAdvice());
return o;
}
-void checkUnnamed6087(core.List<api.Advice> o) {
+void checkUnnamed6090(core.List<api.Advice> o) {
unittest.expect(o, unittest.hasLength(2));
checkAdvice(o[0] as api.Advice);
checkAdvice(o[1] as api.Advice);
@@ -636,7 +636,7 @@
var o = api.ConfigChange();
buildCounterConfigChange++;
if (buildCounterConfigChange < 3) {
- o.advices = buildUnnamed6087();
+ o.advices = buildUnnamed6090();
o.changeType = 'foo';
o.element = 'foo';
o.newValue = 'foo';
@@ -649,7 +649,7 @@
void checkConfigChange(api.ConfigChange o) {
buildCounterConfigChange++;
if (buildCounterConfigChange < 3) {
- checkUnnamed6087(o.advices!);
+ checkUnnamed6090(o.advices!);
unittest.expect(
o.changeType!,
unittest.equals('foo'),
@@ -724,14 +724,14 @@
buildCounterConfigRef--;
}
-core.List<api.ConfigFile> buildUnnamed6088() {
+core.List<api.ConfigFile> buildUnnamed6091() {
var o = <api.ConfigFile>[];
o.add(buildConfigFile());
o.add(buildConfigFile());
return o;
}
-void checkUnnamed6088(core.List<api.ConfigFile> o) {
+void checkUnnamed6091(core.List<api.ConfigFile> o) {
unittest.expect(o, unittest.hasLength(2));
checkConfigFile(o[0] as api.ConfigFile);
checkConfigFile(o[1] as api.ConfigFile);
@@ -742,7 +742,7 @@
var o = api.ConfigSource();
buildCounterConfigSource++;
if (buildCounterConfigSource < 3) {
- o.files = buildUnnamed6088();
+ o.files = buildUnnamed6091();
o.id = 'foo';
}
buildCounterConfigSource--;
@@ -752,7 +752,7 @@
void checkConfigSource(api.ConfigSource o) {
buildCounterConfigSource++;
if (buildCounterConfigSource < 3) {
- checkUnnamed6088(o.files!);
+ checkUnnamed6091(o.files!);
unittest.expect(
o.id!,
unittest.equals('foo'),
@@ -761,14 +761,14 @@
buildCounterConfigSource--;
}
-core.List<api.ContextRule> buildUnnamed6089() {
+core.List<api.ContextRule> buildUnnamed6092() {
var o = <api.ContextRule>[];
o.add(buildContextRule());
o.add(buildContextRule());
return o;
}
-void checkUnnamed6089(core.List<api.ContextRule> o) {
+void checkUnnamed6092(core.List<api.ContextRule> o) {
unittest.expect(o, unittest.hasLength(2));
checkContextRule(o[0] as api.ContextRule);
checkContextRule(o[1] as api.ContextRule);
@@ -779,7 +779,7 @@
var o = api.Context();
buildCounterContext++;
if (buildCounterContext < 3) {
- o.rules = buildUnnamed6089();
+ o.rules = buildUnnamed6092();
}
buildCounterContext--;
return o;
@@ -788,68 +788,11 @@
void checkContext(api.Context o) {
buildCounterContext++;
if (buildCounterContext < 3) {
- checkUnnamed6089(o.rules!);
+ checkUnnamed6092(o.rules!);
}
buildCounterContext--;
}
-core.List<core.String> buildUnnamed6090() {
- var o = <core.String>[];
- o.add('foo');
- o.add('foo');
- return o;
-}
-
-void checkUnnamed6090(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'),
- );
-}
-
-core.List<core.String> buildUnnamed6091() {
- var o = <core.String>[];
- o.add('foo');
- o.add('foo');
- return o;
-}
-
-void checkUnnamed6091(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'),
- );
-}
-
-core.List<core.String> buildUnnamed6092() {
- var o = <core.String>[];
- o.add('foo');
- o.add('foo');
- return o;
-}
-
-void checkUnnamed6092(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'),
- );
-}
-
core.List<core.String> buildUnnamed6093() {
var o = <core.String>[];
o.add('foo');
@@ -869,15 +812,72 @@
);
}
+core.List<core.String> buildUnnamed6094() {
+ var o = <core.String>[];
+ o.add('foo');
+ o.add('foo');
+ return o;
+}
+
+void checkUnnamed6094(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'),
+ );
+}
+
+core.List<core.String> buildUnnamed6095() {
+ var o = <core.String>[];
+ o.add('foo');
+ o.add('foo');
+ return o;
+}
+
+void checkUnnamed6095(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'),
+ );
+}
+
+core.List<core.String> buildUnnamed6096() {
+ var o = <core.String>[];
+ o.add('foo');
+ o.add('foo');
+ return o;
+}
+
+void checkUnnamed6096(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'),
+ );
+}
+
core.int buildCounterContextRule = 0;
api.ContextRule buildContextRule() {
var o = api.ContextRule();
buildCounterContextRule++;
if (buildCounterContextRule < 3) {
- o.allowedRequestExtensions = buildUnnamed6090();
- o.allowedResponseExtensions = buildUnnamed6091();
- o.provided = buildUnnamed6092();
- o.requested = buildUnnamed6093();
+ o.allowedRequestExtensions = buildUnnamed6093();
+ o.allowedResponseExtensions = buildUnnamed6094();
+ o.provided = buildUnnamed6095();
+ o.requested = buildUnnamed6096();
o.selector = 'foo';
}
buildCounterContextRule--;
@@ -887,10 +887,10 @@
void checkContextRule(api.ContextRule o) {
buildCounterContextRule++;
if (buildCounterContextRule < 3) {
- checkUnnamed6090(o.allowedRequestExtensions!);
- checkUnnamed6091(o.allowedResponseExtensions!);
- checkUnnamed6092(o.provided!);
- checkUnnamed6093(o.requested!);
+ checkUnnamed6093(o.allowedRequestExtensions!);
+ checkUnnamed6094(o.allowedResponseExtensions!);
+ checkUnnamed6095(o.provided!);
+ checkUnnamed6096(o.requested!);
unittest.expect(
o.selector!,
unittest.equals('foo'),
@@ -921,27 +921,27 @@
buildCounterControl--;
}
-core.List<api.CustomErrorRule> buildUnnamed6094() {
+core.List<api.CustomErrorRule> buildUnnamed6097() {
var o = <api.CustomErrorRule>[];
o.add(buildCustomErrorRule());
o.add(buildCustomErrorRule());
return o;
}
-void checkUnnamed6094(core.List<api.CustomErrorRule> o) {
+void checkUnnamed6097(core.List<api.CustomErrorRule> o) {
unittest.expect(o, unittest.hasLength(2));
checkCustomErrorRule(o[0] as api.CustomErrorRule);
checkCustomErrorRule(o[1] as api.CustomErrorRule);
}
-core.List<core.String> buildUnnamed6095() {
+core.List<core.String> buildUnnamed6098() {
var o = <core.String>[];
o.add('foo');
o.add('foo');
return o;
}
-void checkUnnamed6095(core.List<core.String> o) {
+void checkUnnamed6098(core.List<core.String> o) {
unittest.expect(o, unittest.hasLength(2));
unittest.expect(
o[0],
@@ -958,8 +958,8 @@
var o = api.CustomError();
buildCounterCustomError++;
if (buildCounterCustomError < 3) {
- o.rules = buildUnnamed6094();
- o.types = buildUnnamed6095();
+ o.rules = buildUnnamed6097();
+ o.types = buildUnnamed6098();
}
buildCounterCustomError--;
return o;
@@ -968,8 +968,8 @@
void checkCustomError(api.CustomError o) {
buildCounterCustomError++;
if (buildCounterCustomError < 3) {
- checkUnnamed6094(o.rules!);
- checkUnnamed6095(o.types!);
+ checkUnnamed6097(o.rules!);
+ checkUnnamed6098(o.types!);
}
buildCounterCustomError--;
}
@@ -1072,27 +1072,27 @@
buildCounterDiagnostic--;
}
-core.List<api.Page> buildUnnamed6096() {
+core.List<api.Page> buildUnnamed6099() {
var o = <api.Page>[];
o.add(buildPage());
o.add(buildPage());
return o;
}
-void checkUnnamed6096(core.List<api.Page> o) {
+void checkUnnamed6099(core.List<api.Page> o) {
unittest.expect(o, unittest.hasLength(2));
checkPage(o[0] as api.Page);
checkPage(o[1] as api.Page);
}
-core.List<api.DocumentationRule> buildUnnamed6097() {
+core.List<api.DocumentationRule> buildUnnamed6100() {
var o = <api.DocumentationRule>[];
o.add(buildDocumentationRule());
o.add(buildDocumentationRule());
return o;
}
-void checkUnnamed6097(core.List<api.DocumentationRule> o) {
+void checkUnnamed6100(core.List<api.DocumentationRule> o) {
unittest.expect(o, unittest.hasLength(2));
checkDocumentationRule(o[0] as api.DocumentationRule);
checkDocumentationRule(o[1] as api.DocumentationRule);
@@ -1105,8 +1105,8 @@
if (buildCounterDocumentation < 3) {
o.documentationRootUrl = 'foo';
o.overview = 'foo';
- o.pages = buildUnnamed6096();
- o.rules = buildUnnamed6097();
+ o.pages = buildUnnamed6099();
+ o.rules = buildUnnamed6100();
o.serviceRootUrl = 'foo';
o.summary = 'foo';
}
@@ -1125,8 +1125,8 @@
o.overview!,
unittest.equals('foo'),
);
- checkUnnamed6096(o.pages!);
- checkUnnamed6097(o.rules!);
+ checkUnnamed6099(o.pages!);
+ checkUnnamed6100(o.rules!);
unittest.expect(
o.serviceRootUrl!,
unittest.equals('foo'),
@@ -1215,27 +1215,27 @@
buildCounterEndpoint--;
}
-core.List<api.EnumValue> buildUnnamed6098() {
+core.List<api.EnumValue> buildUnnamed6101() {
var o = <api.EnumValue>[];
o.add(buildEnumValue());
o.add(buildEnumValue());
return o;
}
-void checkUnnamed6098(core.List<api.EnumValue> o) {
+void checkUnnamed6101(core.List<api.EnumValue> o) {
unittest.expect(o, unittest.hasLength(2));
checkEnumValue(o[0] as api.EnumValue);
checkEnumValue(o[1] as api.EnumValue);
}
-core.List<api.Option> buildUnnamed6099() {
+core.List<api.Option> buildUnnamed6102() {
var o = <api.Option>[];
o.add(buildOption());
o.add(buildOption());
return o;
}
-void checkUnnamed6099(core.List<api.Option> o) {
+void checkUnnamed6102(core.List<api.Option> o) {
unittest.expect(o, unittest.hasLength(2));
checkOption(o[0] as api.Option);
checkOption(o[1] as api.Option);
@@ -1246,9 +1246,9 @@
var o = api.Enum();
buildCounterEnum++;
if (buildCounterEnum < 3) {
- o.enumvalue = buildUnnamed6098();
+ o.enumvalue = buildUnnamed6101();
o.name = 'foo';
- o.options = buildUnnamed6099();
+ o.options = buildUnnamed6102();
o.sourceContext = buildSourceContext();
o.syntax = 'foo';
}
@@ -1259,12 +1259,12 @@
void checkEnum(api.Enum o) {
buildCounterEnum++;
if (buildCounterEnum < 3) {
- checkUnnamed6098(o.enumvalue!);
+ checkUnnamed6101(o.enumvalue!);
unittest.expect(
o.name!,
unittest.equals('foo'),
);
- checkUnnamed6099(o.options!);
+ checkUnnamed6102(o.options!);
checkSourceContext(o.sourceContext! as api.SourceContext);
unittest.expect(
o.syntax!,
@@ -1274,14 +1274,14 @@
buildCounterEnum--;
}
-core.List<api.Option> buildUnnamed6100() {
+core.List<api.Option> buildUnnamed6103() {
var o = <api.Option>[];
o.add(buildOption());
o.add(buildOption());
return o;
}
-void checkUnnamed6100(core.List<api.Option> o) {
+void checkUnnamed6103(core.List<api.Option> o) {
unittest.expect(o, unittest.hasLength(2));
checkOption(o[0] as api.Option);
checkOption(o[1] as api.Option);
@@ -1294,7 +1294,7 @@
if (buildCounterEnumValue < 3) {
o.name = 'foo';
o.number = 42;
- o.options = buildUnnamed6100();
+ o.options = buildUnnamed6103();
}
buildCounterEnumValue--;
return o;
@@ -1311,7 +1311,7 @@
o.number!,
unittest.equals(42),
);
- checkUnnamed6100(o.options!);
+ checkUnnamed6103(o.options!);
}
buildCounterEnumValue--;
}
@@ -1353,14 +1353,14 @@
buildCounterExpr--;
}
-core.List<api.Option> buildUnnamed6101() {
+core.List<api.Option> buildUnnamed6104() {
var o = <api.Option>[];
o.add(buildOption());
o.add(buildOption());
return o;
}
-void checkUnnamed6101(core.List<api.Option> o) {
+void checkUnnamed6104(core.List<api.Option> o) {
unittest.expect(o, unittest.hasLength(2));
checkOption(o[0] as api.Option);
checkOption(o[1] as api.Option);
@@ -1378,7 +1378,7 @@
o.name = 'foo';
o.number = 42;
o.oneofIndex = 42;
- o.options = buildUnnamed6101();
+ o.options = buildUnnamed6104();
o.packed = true;
o.typeUrl = 'foo';
}
@@ -1417,7 +1417,7 @@
o.oneofIndex!,
unittest.equals(42),
);
- checkUnnamed6101(o.options!);
+ checkUnnamed6104(o.options!);
unittest.expect(o.packed!, unittest.isTrue);
unittest.expect(
o.typeUrl!,
@@ -1454,7 +1454,7 @@
buildCounterFlowErrorDetails--;
}
-core.Map<core.String, core.Object> buildUnnamed6102() {
+core.Map<core.String, core.Object> buildUnnamed6105() {
var o = <core.String, core.Object>{};
o['x'] = {
'list': [1, 2, 3],
@@ -1469,7 +1469,7 @@
return o;
}
-void checkUnnamed6102(core.Map<core.String, core.Object> o) {
+void checkUnnamed6105(core.Map<core.String, core.Object> o) {
unittest.expect(o, unittest.hasLength(2));
var casted1 = (o['x']!) as core.Map;
unittest.expect(casted1, unittest.hasLength(3));
@@ -1501,7 +1501,7 @@
);
}
-core.Map<core.String, core.Object> buildUnnamed6103() {
+core.Map<core.String, core.Object> buildUnnamed6106() {
var o = <core.String, core.Object>{};
o['x'] = {
'list': [1, 2, 3],
@@ -1516,7 +1516,7 @@
return o;
}
-void checkUnnamed6103(core.Map<core.String, core.Object> o) {
+void checkUnnamed6106(core.Map<core.String, core.Object> o) {
unittest.expect(o, unittest.hasLength(2));
var casted3 = (o['x']!) as core.Map;
unittest.expect(casted3, unittest.hasLength(3));
@@ -1553,8 +1553,8 @@
var o = api.GenerateConfigReportRequest();
buildCounterGenerateConfigReportRequest++;
if (buildCounterGenerateConfigReportRequest < 3) {
- o.newConfig = buildUnnamed6102();
- o.oldConfig = buildUnnamed6103();
+ o.newConfig = buildUnnamed6105();
+ o.oldConfig = buildUnnamed6106();
}
buildCounterGenerateConfigReportRequest--;
return o;
@@ -1563,33 +1563,33 @@
void checkGenerateConfigReportRequest(api.GenerateConfigReportRequest o) {
buildCounterGenerateConfigReportRequest++;
if (buildCounterGenerateConfigReportRequest < 3) {
- checkUnnamed6102(o.newConfig!);
- checkUnnamed6103(o.oldConfig!);
+ checkUnnamed6105(o.newConfig!);
+ checkUnnamed6106(o.oldConfig!);
}
buildCounterGenerateConfigReportRequest--;
}
-core.List<api.ChangeReport> buildUnnamed6104() {
+core.List<api.ChangeReport> buildUnnamed6107() {
var o = <api.ChangeReport>[];
o.add(buildChangeReport());
o.add(buildChangeReport());
return o;
}
-void checkUnnamed6104(core.List<api.ChangeReport> o) {
+void checkUnnamed6107(core.List<api.ChangeReport> o) {
unittest.expect(o, unittest.hasLength(2));
checkChangeReport(o[0] as api.ChangeReport);
checkChangeReport(o[1] as api.ChangeReport);
}
-core.List<api.Diagnostic> buildUnnamed6105() {
+core.List<api.Diagnostic> buildUnnamed6108() {
var o = <api.Diagnostic>[];
o.add(buildDiagnostic());
o.add(buildDiagnostic());
return o;
}
-void checkUnnamed6105(core.List<api.Diagnostic> o) {
+void checkUnnamed6108(core.List<api.Diagnostic> o) {
unittest.expect(o, unittest.hasLength(2));
checkDiagnostic(o[0] as api.Diagnostic);
checkDiagnostic(o[1] as api.Diagnostic);
@@ -1600,8 +1600,8 @@
var o = api.GenerateConfigReportResponse();
buildCounterGenerateConfigReportResponse++;
if (buildCounterGenerateConfigReportResponse < 3) {
- o.changeReports = buildUnnamed6104();
- o.diagnostics = buildUnnamed6105();
+ o.changeReports = buildUnnamed6107();
+ o.diagnostics = buildUnnamed6108();
o.id = 'foo';
o.serviceName = 'foo';
}
@@ -1612,8 +1612,8 @@
void checkGenerateConfigReportResponse(api.GenerateConfigReportResponse o) {
buildCounterGenerateConfigReportResponse++;
if (buildCounterGenerateConfigReportResponse < 3) {
- checkUnnamed6104(o.changeReports!);
- checkUnnamed6105(o.diagnostics!);
+ checkUnnamed6107(o.changeReports!);
+ checkUnnamed6108(o.diagnostics!);
unittest.expect(
o.id!,
unittest.equals('foo'),
@@ -1667,14 +1667,14 @@
buildCounterGetPolicyOptions--;
}
-core.List<api.HttpRule> buildUnnamed6106() {
+core.List<api.HttpRule> buildUnnamed6109() {
var o = <api.HttpRule>[];
o.add(buildHttpRule());
o.add(buildHttpRule());
return o;
}
-void checkUnnamed6106(core.List<api.HttpRule> o) {
+void checkUnnamed6109(core.List<api.HttpRule> o) {
unittest.expect(o, unittest.hasLength(2));
checkHttpRule(o[0] as api.HttpRule);
checkHttpRule(o[1] as api.HttpRule);
@@ -1686,7 +1686,7 @@
buildCounterHttp++;
if (buildCounterHttp < 3) {
o.fullyDecodeReservedExpansion = true;
- o.rules = buildUnnamed6106();
+ o.rules = buildUnnamed6109();
}
buildCounterHttp--;
return o;
@@ -1696,19 +1696,19 @@
buildCounterHttp++;
if (buildCounterHttp < 3) {
unittest.expect(o.fullyDecodeReservedExpansion!, unittest.isTrue);
- checkUnnamed6106(o.rules!);
+ checkUnnamed6109(o.rules!);
}
buildCounterHttp--;
}
-core.List<api.HttpRule> buildUnnamed6107() {
+core.List<api.HttpRule> buildUnnamed6110() {
var o = <api.HttpRule>[];
o.add(buildHttpRule());
o.add(buildHttpRule());
return o;
}
-void checkUnnamed6107(core.List<api.HttpRule> o) {
+void checkUnnamed6110(core.List<api.HttpRule> o) {
unittest.expect(o, unittest.hasLength(2));
checkHttpRule(o[0] as api.HttpRule);
checkHttpRule(o[1] as api.HttpRule);
@@ -1719,7 +1719,7 @@
var o = api.HttpRule();
buildCounterHttpRule++;
if (buildCounterHttpRule < 3) {
- o.additionalBindings = buildUnnamed6107();
+ o.additionalBindings = buildUnnamed6110();
o.body = 'foo';
o.custom = buildCustomHttpPattern();
o.delete = 'foo';
@@ -1737,7 +1737,7 @@
void checkHttpRule(api.HttpRule o) {
buildCounterHttpRule++;
if (buildCounterHttpRule < 3) {
- checkUnnamed6107(o.additionalBindings!);
+ checkUnnamed6110(o.additionalBindings!);
unittest.expect(
o.body!,
unittest.equals('foo'),
@@ -1839,14 +1839,14 @@
buildCounterLabelDescriptor--;
}
-core.List<api.Operation> buildUnnamed6108() {
+core.List<api.Operation> buildUnnamed6111() {
var o = <api.Operation>[];
o.add(buildOperation());
o.add(buildOperation());
return o;
}
-void checkUnnamed6108(core.List<api.Operation> o) {
+void checkUnnamed6111(core.List<api.Operation> o) {
unittest.expect(o, unittest.hasLength(2));
checkOperation(o[0] as api.Operation);
checkOperation(o[1] as api.Operation);
@@ -1858,7 +1858,7 @@
buildCounterListOperationsResponse++;
if (buildCounterListOperationsResponse < 3) {
o.nextPageToken = 'foo';
- o.operations = buildUnnamed6108();
+ o.operations = buildUnnamed6111();
}
buildCounterListOperationsResponse--;
return o;
@@ -1871,19 +1871,19 @@
o.nextPageToken!,
unittest.equals('foo'),
);
- checkUnnamed6108(o.operations!);
+ checkUnnamed6111(o.operations!);
}
buildCounterListOperationsResponse--;
}
-core.List<api.Service> buildUnnamed6109() {
+core.List<api.Service> buildUnnamed6112() {
var o = <api.Service>[];
o.add(buildService());
o.add(buildService());
return o;
}
-void checkUnnamed6109(core.List<api.Service> o) {
+void checkUnnamed6112(core.List<api.Service> o) {
unittest.expect(o, unittest.hasLength(2));
checkService(o[0] as api.Service);
checkService(o[1] as api.Service);
@@ -1895,7 +1895,7 @@
buildCounterListServiceConfigsResponse++;
if (buildCounterListServiceConfigsResponse < 3) {
o.nextPageToken = 'foo';
- o.serviceConfigs = buildUnnamed6109();
+ o.serviceConfigs = buildUnnamed6112();
}
buildCounterListServiceConfigsResponse--;
return o;
@@ -1908,19 +1908,19 @@
o.nextPageToken!,
unittest.equals('foo'),
);
- checkUnnamed6109(o.serviceConfigs!);
+ checkUnnamed6112(o.serviceConfigs!);
}
buildCounterListServiceConfigsResponse--;
}
-core.List<api.Rollout> buildUnnamed6110() {
+core.List<api.Rollout> buildUnnamed6113() {
var o = <api.Rollout>[];
o.add(buildRollout());
o.add(buildRollout());
return o;
}
-void checkUnnamed6110(core.List<api.Rollout> o) {
+void checkUnnamed6113(core.List<api.Rollout> o) {
unittest.expect(o, unittest.hasLength(2));
checkRollout(o[0] as api.Rollout);
checkRollout(o[1] as api.Rollout);
@@ -1932,7 +1932,7 @@
buildCounterListServiceRolloutsResponse++;
if (buildCounterListServiceRolloutsResponse < 3) {
o.nextPageToken = 'foo';
- o.rollouts = buildUnnamed6110();
+ o.rollouts = buildUnnamed6113();
}
buildCounterListServiceRolloutsResponse--;
return o;
@@ -1945,19 +1945,19 @@
o.nextPageToken!,
unittest.equals('foo'),
);
- checkUnnamed6110(o.rollouts!);
+ checkUnnamed6113(o.rollouts!);
}
buildCounterListServiceRolloutsResponse--;
}
-core.List<api.ManagedService> buildUnnamed6111() {
+core.List<api.ManagedService> buildUnnamed6114() {
var o = <api.ManagedService>[];
o.add(buildManagedService());
o.add(buildManagedService());
return o;
}
-void checkUnnamed6111(core.List<api.ManagedService> o) {
+void checkUnnamed6114(core.List<api.ManagedService> o) {
unittest.expect(o, unittest.hasLength(2));
checkManagedService(o[0] as api.ManagedService);
checkManagedService(o[1] as api.ManagedService);
@@ -1969,7 +1969,7 @@
buildCounterListServicesResponse++;
if (buildCounterListServicesResponse < 3) {
o.nextPageToken = 'foo';
- o.services = buildUnnamed6111();
+ o.services = buildUnnamed6114();
}
buildCounterListServicesResponse--;
return o;
@@ -1982,19 +1982,19 @@
o.nextPageToken!,
unittest.equals('foo'),
);
- checkUnnamed6111(o.services!);
+ checkUnnamed6114(o.services!);
}
buildCounterListServicesResponse--;
}
-core.List<api.LabelDescriptor> buildUnnamed6112() {
+core.List<api.LabelDescriptor> buildUnnamed6115() {
var o = <api.LabelDescriptor>[];
o.add(buildLabelDescriptor());
o.add(buildLabelDescriptor());
return o;
}
-void checkUnnamed6112(core.List<api.LabelDescriptor> o) {
+void checkUnnamed6115(core.List<api.LabelDescriptor> o) {
unittest.expect(o, unittest.hasLength(2));
checkLabelDescriptor(o[0] as api.LabelDescriptor);
checkLabelDescriptor(o[1] as api.LabelDescriptor);
@@ -2007,7 +2007,7 @@
if (buildCounterLogDescriptor < 3) {
o.description = 'foo';
o.displayName = 'foo';
- o.labels = buildUnnamed6112();
+ o.labels = buildUnnamed6115();
o.name = 'foo';
}
buildCounterLogDescriptor--;
@@ -2025,7 +2025,7 @@
o.displayName!,
unittest.equals('foo'),
);
- checkUnnamed6112(o.labels!);
+ checkUnnamed6115(o.labels!);
unittest.expect(
o.name!,
unittest.equals('foo'),
@@ -2034,27 +2034,27 @@
buildCounterLogDescriptor--;
}
-core.List<api.LoggingDestination> buildUnnamed6113() {
+core.List<api.LoggingDestination> buildUnnamed6116() {
var o = <api.LoggingDestination>[];
o.add(buildLoggingDestination());
o.add(buildLoggingDestination());
return o;
}
-void checkUnnamed6113(core.List<api.LoggingDestination> o) {
+void checkUnnamed6116(core.List<api.LoggingDestination> o) {
unittest.expect(o, unittest.hasLength(2));
checkLoggingDestination(o[0] as api.LoggingDestination);
checkLoggingDestination(o[1] as api.LoggingDestination);
}
-core.List<api.LoggingDestination> buildUnnamed6114() {
+core.List<api.LoggingDestination> buildUnnamed6117() {
var o = <api.LoggingDestination>[];
o.add(buildLoggingDestination());
o.add(buildLoggingDestination());
return o;
}
-void checkUnnamed6114(core.List<api.LoggingDestination> o) {
+void checkUnnamed6117(core.List<api.LoggingDestination> o) {
unittest.expect(o, unittest.hasLength(2));
checkLoggingDestination(o[0] as api.LoggingDestination);
checkLoggingDestination(o[1] as api.LoggingDestination);
@@ -2065,8 +2065,8 @@
var o = api.Logging();
buildCounterLogging++;
if (buildCounterLogging < 3) {
- o.consumerDestinations = buildUnnamed6113();
- o.producerDestinations = buildUnnamed6114();
+ o.consumerDestinations = buildUnnamed6116();
+ o.producerDestinations = buildUnnamed6117();
}
buildCounterLogging--;
return o;
@@ -2075,20 +2075,20 @@
void checkLogging(api.Logging o) {
buildCounterLogging++;
if (buildCounterLogging < 3) {
- checkUnnamed6113(o.consumerDestinations!);
- checkUnnamed6114(o.producerDestinations!);
+ checkUnnamed6116(o.consumerDestinations!);
+ checkUnnamed6117(o.producerDestinations!);
}
buildCounterLogging--;
}
-core.List<core.String> buildUnnamed6115() {
+core.List<core.String> buildUnnamed6118() {
var o = <core.String>[];
o.add('foo');
o.add('foo');
return o;
}
-void checkUnnamed6115(core.List<core.String> o) {
+void checkUnnamed6118(core.List<core.String> o) {
unittest.expect(o, unittest.hasLength(2));
unittest.expect(
o[0],
@@ -2105,7 +2105,7 @@
var o = api.LoggingDestination();
buildCounterLoggingDestination++;
if (buildCounterLoggingDestination < 3) {
- o.logs = buildUnnamed6115();
+ o.logs = buildUnnamed6118();
o.monitoredResource = 'foo';
}
buildCounterLoggingDestination--;
@@ -2115,7 +2115,7 @@
void checkLoggingDestination(api.LoggingDestination o) {
buildCounterLoggingDestination++;
if (buildCounterLoggingDestination < 3) {
- checkUnnamed6115(o.logs!);
+ checkUnnamed6118(o.logs!);
unittest.expect(
o.monitoredResource!,
unittest.equals('foo'),
@@ -2151,14 +2151,14 @@
buildCounterManagedService--;
}
-core.List<api.Option> buildUnnamed6116() {
+core.List<api.Option> buildUnnamed6119() {
var o = <api.Option>[];
o.add(buildOption());
o.add(buildOption());
return o;
}
-void checkUnnamed6116(core.List<api.Option> o) {
+void checkUnnamed6119(core.List<api.Option> o) {
unittest.expect(o, unittest.hasLength(2));
checkOption(o[0] as api.Option);
checkOption(o[1] as api.Option);
@@ -2170,7 +2170,7 @@
buildCounterMethod++;
if (buildCounterMethod < 3) {
o.name = 'foo';
- o.options = buildUnnamed6116();
+ o.options = buildUnnamed6119();
o.requestStreaming = true;
o.requestTypeUrl = 'foo';
o.responseStreaming = true;
@@ -2188,7 +2188,7 @@
o.name!,
unittest.equals('foo'),
);
- checkUnnamed6116(o.options!);
+ checkUnnamed6119(o.options!);
unittest.expect(o.requestStreaming!, unittest.isTrue);
unittest.expect(
o.requestTypeUrl!,
@@ -2207,27 +2207,27 @@
buildCounterMethod--;
}
-core.List<api.LabelDescriptor> buildUnnamed6117() {
+core.List<api.LabelDescriptor> buildUnnamed6120() {
var o = <api.LabelDescriptor>[];
o.add(buildLabelDescriptor());
o.add(buildLabelDescriptor());
return o;
}
-void checkUnnamed6117(core.List<api.LabelDescriptor> o) {
+void checkUnnamed6120(core.List<api.LabelDescriptor> o) {
unittest.expect(o, unittest.hasLength(2));
checkLabelDescriptor(o[0] as api.LabelDescriptor);
checkLabelDescriptor(o[1] as api.LabelDescriptor);
}
-core.List<core.String> buildUnnamed6118() {
+core.List<core.String> buildUnnamed6121() {
var o = <core.String>[];
o.add('foo');
o.add('foo');
return o;
}
-void checkUnnamed6118(core.List<core.String> o) {
+void checkUnnamed6121(core.List<core.String> o) {
unittest.expect(o, unittest.hasLength(2));
unittest.expect(
o[0],
@@ -2246,11 +2246,11 @@
if (buildCounterMetricDescriptor < 3) {
o.description = 'foo';
o.displayName = 'foo';
- o.labels = buildUnnamed6117();
+ o.labels = buildUnnamed6120();
o.launchStage = 'foo';
o.metadata = buildMetricDescriptorMetadata();
o.metricKind = 'foo';
- o.monitoredResourceTypes = buildUnnamed6118();
+ o.monitoredResourceTypes = buildUnnamed6121();
o.name = 'foo';
o.type = 'foo';
o.unit = 'foo';
@@ -2271,7 +2271,7 @@
o.displayName!,
unittest.equals('foo'),
);
- checkUnnamed6117(o.labels!);
+ checkUnnamed6120(o.labels!);
unittest.expect(
o.launchStage!,
unittest.equals('foo'),
@@ -2281,7 +2281,7 @@
o.metricKind!,
unittest.equals('foo'),
);
- checkUnnamed6118(o.monitoredResourceTypes!);
+ checkUnnamed6121(o.monitoredResourceTypes!);
unittest.expect(
o.name!,
unittest.equals('foo'),
@@ -2334,14 +2334,14 @@
buildCounterMetricDescriptorMetadata--;
}
-core.Map<core.String, core.String> buildUnnamed6119() {
+core.Map<core.String, core.String> buildUnnamed6122() {
var o = <core.String, core.String>{};
o['x'] = 'foo';
o['y'] = 'foo';
return o;
}
-void checkUnnamed6119(core.Map<core.String, core.String> o) {
+void checkUnnamed6122(core.Map<core.String, core.String> o) {
unittest.expect(o, unittest.hasLength(2));
unittest.expect(
o['x']!,
@@ -2358,7 +2358,7 @@
var o = api.MetricRule();
buildCounterMetricRule++;
if (buildCounterMetricRule < 3) {
- o.metricCosts = buildUnnamed6119();
+ o.metricCosts = buildUnnamed6122();
o.selector = 'foo';
}
buildCounterMetricRule--;
@@ -2368,7 +2368,7 @@
void checkMetricRule(api.MetricRule o) {
buildCounterMetricRule++;
if (buildCounterMetricRule < 3) {
- checkUnnamed6119(o.metricCosts!);
+ checkUnnamed6122(o.metricCosts!);
unittest.expect(
o.selector!,
unittest.equals('foo'),
@@ -2404,14 +2404,14 @@
buildCounterMixin--;
}
-core.List<api.LabelDescriptor> buildUnnamed6120() {
+core.List<api.LabelDescriptor> buildUnnamed6123() {
var o = <api.LabelDescriptor>[];
o.add(buildLabelDescriptor());
o.add(buildLabelDescriptor());
return o;
}
-void checkUnnamed6120(core.List<api.LabelDescriptor> o) {
+void checkUnnamed6123(core.List<api.LabelDescriptor> o) {
unittest.expect(o, unittest.hasLength(2));
checkLabelDescriptor(o[0] as api.LabelDescriptor);
checkLabelDescriptor(o[1] as api.LabelDescriptor);
@@ -2424,7 +2424,7 @@
if (buildCounterMonitoredResourceDescriptor < 3) {
o.description = 'foo';
o.displayName = 'foo';
- o.labels = buildUnnamed6120();
+ o.labels = buildUnnamed6123();
o.launchStage = 'foo';
o.name = 'foo';
o.type = 'foo';
@@ -2444,7 +2444,7 @@
o.displayName!,
unittest.equals('foo'),
);
- checkUnnamed6120(o.labels!);
+ checkUnnamed6123(o.labels!);
unittest.expect(
o.launchStage!,
unittest.equals('foo'),
@@ -2461,27 +2461,27 @@
buildCounterMonitoredResourceDescriptor--;
}
-core.List<api.MonitoringDestination> buildUnnamed6121() {
+core.List<api.MonitoringDestination> buildUnnamed6124() {
var o = <api.MonitoringDestination>[];
o.add(buildMonitoringDestination());
o.add(buildMonitoringDestination());
return o;
}
-void checkUnnamed6121(core.List<api.MonitoringDestination> o) {
+void checkUnnamed6124(core.List<api.MonitoringDestination> o) {
unittest.expect(o, unittest.hasLength(2));
checkMonitoringDestination(o[0] as api.MonitoringDestination);
checkMonitoringDestination(o[1] as api.MonitoringDestination);
}
-core.List<api.MonitoringDestination> buildUnnamed6122() {
+core.List<api.MonitoringDestination> buildUnnamed6125() {
var o = <api.MonitoringDestination>[];
o.add(buildMonitoringDestination());
o.add(buildMonitoringDestination());
return o;
}
-void checkUnnamed6122(core.List<api.MonitoringDestination> o) {
+void checkUnnamed6125(core.List<api.MonitoringDestination> o) {
unittest.expect(o, unittest.hasLength(2));
checkMonitoringDestination(o[0] as api.MonitoringDestination);
checkMonitoringDestination(o[1] as api.MonitoringDestination);
@@ -2492,8 +2492,8 @@
var o = api.Monitoring();
buildCounterMonitoring++;
if (buildCounterMonitoring < 3) {
- o.consumerDestinations = buildUnnamed6121();
- o.producerDestinations = buildUnnamed6122();
+ o.consumerDestinations = buildUnnamed6124();
+ o.producerDestinations = buildUnnamed6125();
}
buildCounterMonitoring--;
return o;
@@ -2502,20 +2502,20 @@
void checkMonitoring(api.Monitoring o) {
buildCounterMonitoring++;
if (buildCounterMonitoring < 3) {
- checkUnnamed6121(o.consumerDestinations!);
- checkUnnamed6122(o.producerDestinations!);
+ checkUnnamed6124(o.consumerDestinations!);
+ checkUnnamed6125(o.producerDestinations!);
}
buildCounterMonitoring--;
}
-core.List<core.String> buildUnnamed6123() {
+core.List<core.String> buildUnnamed6126() {
var o = <core.String>[];
o.add('foo');
o.add('foo');
return o;
}
-void checkUnnamed6123(core.List<core.String> o) {
+void checkUnnamed6126(core.List<core.String> o) {
unittest.expect(o, unittest.hasLength(2));
unittest.expect(
o[0],
@@ -2532,7 +2532,7 @@
var o = api.MonitoringDestination();
buildCounterMonitoringDestination++;
if (buildCounterMonitoringDestination < 3) {
- o.metrics = buildUnnamed6123();
+ o.metrics = buildUnnamed6126();
o.monitoredResource = 'foo';
}
buildCounterMonitoringDestination--;
@@ -2542,7 +2542,7 @@
void checkMonitoringDestination(api.MonitoringDestination o) {
buildCounterMonitoringDestination++;
if (buildCounterMonitoringDestination < 3) {
- checkUnnamed6123(o.metrics!);
+ checkUnnamed6126(o.metrics!);
unittest.expect(
o.monitoredResource!,
unittest.equals('foo'),
@@ -2573,7 +2573,7 @@
buildCounterOAuthRequirements--;
}
-core.Map<core.String, core.Object> buildUnnamed6124() {
+core.Map<core.String, core.Object> buildUnnamed6127() {
var o = <core.String, core.Object>{};
o['x'] = {
'list': [1, 2, 3],
@@ -2588,7 +2588,7 @@
return o;
}
-void checkUnnamed6124(core.Map<core.String, core.Object> o) {
+void checkUnnamed6127(core.Map<core.String, core.Object> o) {
unittest.expect(o, unittest.hasLength(2));
var casted5 = (o['x']!) as core.Map;
unittest.expect(casted5, unittest.hasLength(3));
@@ -2620,7 +2620,7 @@
);
}
-core.Map<core.String, core.Object> buildUnnamed6125() {
+core.Map<core.String, core.Object> buildUnnamed6128() {
var o = <core.String, core.Object>{};
o['x'] = {
'list': [1, 2, 3],
@@ -2635,7 +2635,7 @@
return o;
}
-void checkUnnamed6125(core.Map<core.String, core.Object> o) {
+void checkUnnamed6128(core.Map<core.String, core.Object> o) {
unittest.expect(o, unittest.hasLength(2));
var casted7 = (o['x']!) as core.Map;
unittest.expect(casted7, unittest.hasLength(3));
@@ -2674,9 +2674,9 @@
if (buildCounterOperation < 3) {
o.done = true;
o.error = buildStatus();
- o.metadata = buildUnnamed6124();
+ o.metadata = buildUnnamed6127();
o.name = 'foo';
- o.response = buildUnnamed6125();
+ o.response = buildUnnamed6128();
}
buildCounterOperation--;
return o;
@@ -2687,12 +2687,12 @@
if (buildCounterOperation < 3) {
unittest.expect(o.done!, unittest.isTrue);
checkStatus(o.error! as api.Status);
- checkUnnamed6124(o.metadata!);
+ checkUnnamed6127(o.metadata!);
unittest.expect(
o.name!,
unittest.equals('foo'),
);
- checkUnnamed6125(o.response!);
+ checkUnnamed6128(o.response!);
}
buildCounterOperation--;
}
@@ -2724,14 +2724,14 @@
buildCounterOperationInfo--;
}
-core.List<core.String> buildUnnamed6126() {
+core.List<core.String> buildUnnamed6129() {
var o = <core.String>[];
o.add('foo');
o.add('foo');
return o;
}
-void checkUnnamed6126(core.List<core.String> o) {
+void checkUnnamed6129(core.List<core.String> o) {
unittest.expect(o, unittest.hasLength(2));
unittest.expect(
o[0],
@@ -2743,14 +2743,14 @@
);
}
-core.List<api.Step> buildUnnamed6127() {
+core.List<api.Step> buildUnnamed6130() {
var o = <api.Step>[];
o.add(buildStep());
o.add(buildStep());
return o;
}
-void checkUnnamed6127(core.List<api.Step> o) {
+void checkUnnamed6130(core.List<api.Step> o) {
unittest.expect(o, unittest.hasLength(2));
checkStep(o[0] as api.Step);
checkStep(o[1] as api.Step);
@@ -2762,9 +2762,9 @@
buildCounterOperationMetadata++;
if (buildCounterOperationMetadata < 3) {
o.progressPercentage = 42;
- o.resourceNames = buildUnnamed6126();
+ o.resourceNames = buildUnnamed6129();
o.startTime = 'foo';
- o.steps = buildUnnamed6127();
+ o.steps = buildUnnamed6130();
}
buildCounterOperationMetadata--;
return o;
@@ -2777,17 +2777,17 @@
o.progressPercentage!,
unittest.equals(42),
);
- checkUnnamed6126(o.resourceNames!);
+ checkUnnamed6129(o.resourceNames!);
unittest.expect(
o.startTime!,
unittest.equals('foo'),
);
- checkUnnamed6127(o.steps!);
+ checkUnnamed6130(o.steps!);
}
buildCounterOperationMetadata--;
}
-core.Map<core.String, core.Object> buildUnnamed6128() {
+core.Map<core.String, core.Object> buildUnnamed6131() {
var o = <core.String, core.Object>{};
o['x'] = {
'list': [1, 2, 3],
@@ -2802,7 +2802,7 @@
return o;
}
-void checkUnnamed6128(core.Map<core.String, core.Object> o) {
+void checkUnnamed6131(core.Map<core.String, core.Object> o) {
unittest.expect(o, unittest.hasLength(2));
var casted9 = (o['x']!) as core.Map;
unittest.expect(casted9, unittest.hasLength(3));
@@ -2840,7 +2840,7 @@
buildCounterOption++;
if (buildCounterOption < 3) {
o.name = 'foo';
- o.value = buildUnnamed6128();
+ o.value = buildUnnamed6131();
}
buildCounterOption--;
return o;
@@ -2853,19 +2853,19 @@
o.name!,
unittest.equals('foo'),
);
- checkUnnamed6128(o.value!);
+ checkUnnamed6131(o.value!);
}
buildCounterOption--;
}
-core.List<api.Page> buildUnnamed6129() {
+core.List<api.Page> buildUnnamed6132() {
var o = <api.Page>[];
o.add(buildPage());
o.add(buildPage());
return o;
}
-void checkUnnamed6129(core.List<api.Page> o) {
+void checkUnnamed6132(core.List<api.Page> o) {
unittest.expect(o, unittest.hasLength(2));
checkPage(o[0] as api.Page);
checkPage(o[1] as api.Page);
@@ -2878,7 +2878,7 @@
if (buildCounterPage < 3) {
o.content = 'foo';
o.name = 'foo';
- o.subpages = buildUnnamed6129();
+ o.subpages = buildUnnamed6132();
}
buildCounterPage--;
return o;
@@ -2895,32 +2895,32 @@
o.name!,
unittest.equals('foo'),
);
- checkUnnamed6129(o.subpages!);
+ checkUnnamed6132(o.subpages!);
}
buildCounterPage--;
}
-core.List<api.AuditConfig> buildUnnamed6130() {
+core.List<api.AuditConfig> buildUnnamed6133() {
var o = <api.AuditConfig>[];
o.add(buildAuditConfig());
o.add(buildAuditConfig());
return o;
}
-void checkUnnamed6130(core.List<api.AuditConfig> o) {
+void checkUnnamed6133(core.List<api.AuditConfig> o) {
unittest.expect(o, unittest.hasLength(2));
checkAuditConfig(o[0] as api.AuditConfig);
checkAuditConfig(o[1] as api.AuditConfig);
}
-core.List<api.Binding> buildUnnamed6131() {
+core.List<api.Binding> buildUnnamed6134() {
var o = <api.Binding>[];
o.add(buildBinding());
o.add(buildBinding());
return o;
}
-void checkUnnamed6131(core.List<api.Binding> o) {
+void checkUnnamed6134(core.List<api.Binding> o) {
unittest.expect(o, unittest.hasLength(2));
checkBinding(o[0] as api.Binding);
checkBinding(o[1] as api.Binding);
@@ -2931,8 +2931,8 @@
var o = api.Policy();
buildCounterPolicy++;
if (buildCounterPolicy < 3) {
- o.auditConfigs = buildUnnamed6130();
- o.bindings = buildUnnamed6131();
+ o.auditConfigs = buildUnnamed6133();
+ o.bindings = buildUnnamed6134();
o.etag = 'foo';
o.version = 42;
}
@@ -2943,8 +2943,8 @@
void checkPolicy(api.Policy o) {
buildCounterPolicy++;
if (buildCounterPolicy < 3) {
- checkUnnamed6130(o.auditConfigs!);
- checkUnnamed6131(o.bindings!);
+ checkUnnamed6133(o.auditConfigs!);
+ checkUnnamed6134(o.bindings!);
unittest.expect(
o.etag!,
unittest.equals('foo'),
@@ -2957,27 +2957,27 @@
buildCounterPolicy--;
}
-core.List<api.QuotaLimit> buildUnnamed6132() {
+core.List<api.QuotaLimit> buildUnnamed6135() {
var o = <api.QuotaLimit>[];
o.add(buildQuotaLimit());
o.add(buildQuotaLimit());
return o;
}
-void checkUnnamed6132(core.List<api.QuotaLimit> o) {
+void checkUnnamed6135(core.List<api.QuotaLimit> o) {
unittest.expect(o, unittest.hasLength(2));
checkQuotaLimit(o[0] as api.QuotaLimit);
checkQuotaLimit(o[1] as api.QuotaLimit);
}
-core.List<api.MetricRule> buildUnnamed6133() {
+core.List<api.MetricRule> buildUnnamed6136() {
var o = <api.MetricRule>[];
o.add(buildMetricRule());
o.add(buildMetricRule());
return o;
}
-void checkUnnamed6133(core.List<api.MetricRule> o) {
+void checkUnnamed6136(core.List<api.MetricRule> o) {
unittest.expect(o, unittest.hasLength(2));
checkMetricRule(o[0] as api.MetricRule);
checkMetricRule(o[1] as api.MetricRule);
@@ -2988,8 +2988,8 @@
var o = api.Quota();
buildCounterQuota++;
if (buildCounterQuota < 3) {
- o.limits = buildUnnamed6132();
- o.metricRules = buildUnnamed6133();
+ o.limits = buildUnnamed6135();
+ o.metricRules = buildUnnamed6136();
}
buildCounterQuota--;
return o;
@@ -2998,20 +2998,20 @@
void checkQuota(api.Quota o) {
buildCounterQuota++;
if (buildCounterQuota < 3) {
- checkUnnamed6132(o.limits!);
- checkUnnamed6133(o.metricRules!);
+ checkUnnamed6135(o.limits!);
+ checkUnnamed6136(o.metricRules!);
}
buildCounterQuota--;
}
-core.Map<core.String, core.String> buildUnnamed6134() {
+core.Map<core.String, core.String> buildUnnamed6137() {
var o = <core.String, core.String>{};
o['x'] = 'foo';
o['y'] = 'foo';
return o;
}
-void checkUnnamed6134(core.Map<core.String, core.String> o) {
+void checkUnnamed6137(core.Map<core.String, core.String> o) {
unittest.expect(o, unittest.hasLength(2));
unittest.expect(
o['x']!,
@@ -3037,7 +3037,7 @@
o.metric = 'foo';
o.name = 'foo';
o.unit = 'foo';
- o.values = buildUnnamed6134();
+ o.values = buildUnnamed6137();
}
buildCounterQuotaLimit--;
return o;
@@ -3082,7 +3082,7 @@
o.unit!,
unittest.equals('foo'),
);
- checkUnnamed6134(o.values!);
+ checkUnnamed6137(o.values!);
}
buildCounterQuotaLimit--;
}
@@ -3162,105 +3162,105 @@
buildCounterRollout--;
}
-core.List<api.Api> buildUnnamed6135() {
+core.List<api.Api> buildUnnamed6138() {
var o = <api.Api>[];
o.add(buildApi());
o.add(buildApi());
return o;
}
-void checkUnnamed6135(core.List<api.Api> o) {
+void checkUnnamed6138(core.List<api.Api> o) {
unittest.expect(o, unittest.hasLength(2));
checkApi(o[0] as api.Api);
checkApi(o[1] as api.Api);
}
-core.List<api.Endpoint> buildUnnamed6136() {
+core.List<api.Endpoint> buildUnnamed6139() {
var o = <api.Endpoint>[];
o.add(buildEndpoint());
o.add(buildEndpoint());
return o;
}
-void checkUnnamed6136(core.List<api.Endpoint> o) {
+void checkUnnamed6139(core.List<api.Endpoint> o) {
unittest.expect(o, unittest.hasLength(2));
checkEndpoint(o[0] as api.Endpoint);
checkEndpoint(o[1] as api.Endpoint);
}
-core.List<api.Enum> buildUnnamed6137() {
+core.List<api.Enum> buildUnnamed6140() {
var o = <api.Enum>[];
o.add(buildEnum());
o.add(buildEnum());
return o;
}
-void checkUnnamed6137(core.List<api.Enum> o) {
+void checkUnnamed6140(core.List<api.Enum> o) {
unittest.expect(o, unittest.hasLength(2));
checkEnum(o[0] as api.Enum);
checkEnum(o[1] as api.Enum);
}
-core.List<api.LogDescriptor> buildUnnamed6138() {
+core.List<api.LogDescriptor> buildUnnamed6141() {
var o = <api.LogDescriptor>[];
o.add(buildLogDescriptor());
o.add(buildLogDescriptor());
return o;
}
-void checkUnnamed6138(core.List<api.LogDescriptor> o) {
+void checkUnnamed6141(core.List<api.LogDescriptor> o) {
unittest.expect(o, unittest.hasLength(2));
checkLogDescriptor(o[0] as api.LogDescriptor);
checkLogDescriptor(o[1] as api.LogDescriptor);
}
-core.List<api.MetricDescriptor> buildUnnamed6139() {
+core.List<api.MetricDescriptor> buildUnnamed6142() {
var o = <api.MetricDescriptor>[];
o.add(buildMetricDescriptor());
o.add(buildMetricDescriptor());
return o;
}
-void checkUnnamed6139(core.List<api.MetricDescriptor> o) {
+void checkUnnamed6142(core.List<api.MetricDescriptor> o) {
unittest.expect(o, unittest.hasLength(2));
checkMetricDescriptor(o[0] as api.MetricDescriptor);
checkMetricDescriptor(o[1] as api.MetricDescriptor);
}
-core.List<api.MonitoredResourceDescriptor> buildUnnamed6140() {
+core.List<api.MonitoredResourceDescriptor> buildUnnamed6143() {
var o = <api.MonitoredResourceDescriptor>[];
o.add(buildMonitoredResourceDescriptor());
o.add(buildMonitoredResourceDescriptor());
return o;
}
-void checkUnnamed6140(core.List<api.MonitoredResourceDescriptor> o) {
+void checkUnnamed6143(core.List<api.MonitoredResourceDescriptor> o) {
unittest.expect(o, unittest.hasLength(2));
checkMonitoredResourceDescriptor(o[0] as api.MonitoredResourceDescriptor);
checkMonitoredResourceDescriptor(o[1] as api.MonitoredResourceDescriptor);
}
-core.List<api.Type> buildUnnamed6141() {
+core.List<api.Type> buildUnnamed6144() {
var o = <api.Type>[];
o.add(buildType());
o.add(buildType());
return o;
}
-void checkUnnamed6141(core.List<api.Type> o) {
+void checkUnnamed6144(core.List<api.Type> o) {
unittest.expect(o, unittest.hasLength(2));
checkType(o[0] as api.Type);
checkType(o[1] as api.Type);
}
-core.List<api.Type> buildUnnamed6142() {
+core.List<api.Type> buildUnnamed6145() {
var o = <api.Type>[];
o.add(buildType());
o.add(buildType());
return o;
}
-void checkUnnamed6142(core.List<api.Type> o) {
+void checkUnnamed6145(core.List<api.Type> o) {
unittest.expect(o, unittest.hasLength(2));
checkType(o[0] as api.Type);
checkType(o[1] as api.Type);
@@ -3271,7 +3271,7 @@
var o = api.Service();
buildCounterService++;
if (buildCounterService < 3) {
- o.apis = buildUnnamed6135();
+ o.apis = buildUnnamed6138();
o.authentication = buildAuthentication();
o.backend = buildBackend();
o.billing = buildBilling();
@@ -3280,23 +3280,23 @@
o.control = buildControl();
o.customError = buildCustomError();
o.documentation = buildDocumentation();
- o.endpoints = buildUnnamed6136();
- o.enums = buildUnnamed6137();
+ o.endpoints = buildUnnamed6139();
+ o.enums = buildUnnamed6140();
o.http = buildHttp();
o.id = 'foo';
o.logging = buildLogging();
- o.logs = buildUnnamed6138();
- o.metrics = buildUnnamed6139();
- o.monitoredResources = buildUnnamed6140();
+ o.logs = buildUnnamed6141();
+ o.metrics = buildUnnamed6142();
+ o.monitoredResources = buildUnnamed6143();
o.monitoring = buildMonitoring();
o.name = 'foo';
o.producerProjectId = 'foo';
o.quota = buildQuota();
o.sourceInfo = buildSourceInfo();
o.systemParameters = buildSystemParameters();
- o.systemTypes = buildUnnamed6141();
+ o.systemTypes = buildUnnamed6144();
o.title = 'foo';
- o.types = buildUnnamed6142();
+ o.types = buildUnnamed6145();
o.usage = buildUsage();
}
buildCounterService--;
@@ -3306,7 +3306,7 @@
void checkService(api.Service o) {
buildCounterService++;
if (buildCounterService < 3) {
- checkUnnamed6135(o.apis!);
+ checkUnnamed6138(o.apis!);
checkAuthentication(o.authentication! as api.Authentication);
checkBackend(o.backend! as api.Backend);
checkBilling(o.billing! as api.Billing);
@@ -3318,17 +3318,17 @@
checkControl(o.control! as api.Control);
checkCustomError(o.customError! as api.CustomError);
checkDocumentation(o.documentation! as api.Documentation);
- checkUnnamed6136(o.endpoints!);
- checkUnnamed6137(o.enums!);
+ checkUnnamed6139(o.endpoints!);
+ checkUnnamed6140(o.enums!);
checkHttp(o.http! as api.Http);
unittest.expect(
o.id!,
unittest.equals('foo'),
);
checkLogging(o.logging! as api.Logging);
- checkUnnamed6138(o.logs!);
- checkUnnamed6139(o.metrics!);
- checkUnnamed6140(o.monitoredResources!);
+ checkUnnamed6141(o.logs!);
+ checkUnnamed6142(o.metrics!);
+ checkUnnamed6143(o.monitoredResources!);
checkMonitoring(o.monitoring! as api.Monitoring);
unittest.expect(
o.name!,
@@ -3341,12 +3341,12 @@
checkQuota(o.quota! as api.Quota);
checkSourceInfo(o.sourceInfo! as api.SourceInfo);
checkSystemParameters(o.systemParameters! as api.SystemParameters);
- checkUnnamed6141(o.systemTypes!);
+ checkUnnamed6144(o.systemTypes!);
unittest.expect(
o.title!,
unittest.equals('foo'),
);
- checkUnnamed6142(o.types!);
+ checkUnnamed6145(o.types!);
checkUsage(o.usage! as api.Usage);
}
buildCounterService--;
@@ -3398,7 +3398,7 @@
buildCounterSourceContext--;
}
-core.Map<core.String, core.Object> buildUnnamed6143() {
+core.Map<core.String, core.Object> buildUnnamed6146() {
var o = <core.String, core.Object>{};
o['x'] = {
'list': [1, 2, 3],
@@ -3413,7 +3413,7 @@
return o;
}
-void checkUnnamed6143(core.Map<core.String, core.Object> o) {
+void checkUnnamed6146(core.Map<core.String, core.Object> o) {
unittest.expect(o, unittest.hasLength(2));
var casted11 = (o['x']!) as core.Map;
unittest.expect(casted11, unittest.hasLength(3));
@@ -3445,17 +3445,17 @@
);
}
-core.List<core.Map<core.String, core.Object>> buildUnnamed6144() {
+core.List<core.Map<core.String, core.Object>> buildUnnamed6147() {
var o = <core.Map<core.String, core.Object>>[];
- o.add(buildUnnamed6143());
- o.add(buildUnnamed6143());
+ o.add(buildUnnamed6146());
+ o.add(buildUnnamed6146());
return o;
}
-void checkUnnamed6144(core.List<core.Map<core.String, core.Object>> o) {
+void checkUnnamed6147(core.List<core.Map<core.String, core.Object>> o) {
unittest.expect(o, unittest.hasLength(2));
- checkUnnamed6143(o[0]);
- checkUnnamed6143(o[1]);
+ checkUnnamed6146(o[0]);
+ checkUnnamed6146(o[1]);
}
core.int buildCounterSourceInfo = 0;
@@ -3463,7 +3463,7 @@
var o = api.SourceInfo();
buildCounterSourceInfo++;
if (buildCounterSourceInfo < 3) {
- o.sourceFiles = buildUnnamed6144();
+ o.sourceFiles = buildUnnamed6147();
}
buildCounterSourceInfo--;
return o;
@@ -3472,12 +3472,12 @@
void checkSourceInfo(api.SourceInfo o) {
buildCounterSourceInfo++;
if (buildCounterSourceInfo < 3) {
- checkUnnamed6144(o.sourceFiles!);
+ checkUnnamed6147(o.sourceFiles!);
}
buildCounterSourceInfo--;
}
-core.Map<core.String, core.Object> buildUnnamed6145() {
+core.Map<core.String, core.Object> buildUnnamed6148() {
var o = <core.String, core.Object>{};
o['x'] = {
'list': [1, 2, 3],
@@ -3492,7 +3492,7 @@
return o;
}
-void checkUnnamed6145(core.Map<core.String, core.Object> o) {
+void checkUnnamed6148(core.Map<core.String, core.Object> o) {
unittest.expect(o, unittest.hasLength(2));
var casted13 = (o['x']!) as core.Map;
unittest.expect(casted13, unittest.hasLength(3));
@@ -3524,17 +3524,17 @@
);
}
-core.List<core.Map<core.String, core.Object>> buildUnnamed6146() {
+core.List<core.Map<core.String, core.Object>> buildUnnamed6149() {
var o = <core.Map<core.String, core.Object>>[];
- o.add(buildUnnamed6145());
- o.add(buildUnnamed6145());
+ o.add(buildUnnamed6148());
+ o.add(buildUnnamed6148());
return o;
}
-void checkUnnamed6146(core.List<core.Map<core.String, core.Object>> o) {
+void checkUnnamed6149(core.List<core.Map<core.String, core.Object>> o) {
unittest.expect(o, unittest.hasLength(2));
- checkUnnamed6145(o[0]);
- checkUnnamed6145(o[1]);
+ checkUnnamed6148(o[0]);
+ checkUnnamed6148(o[1]);
}
core.int buildCounterStatus = 0;
@@ -3543,7 +3543,7 @@
buildCounterStatus++;
if (buildCounterStatus < 3) {
o.code = 42;
- o.details = buildUnnamed6146();
+ o.details = buildUnnamed6149();
o.message = 'foo';
}
buildCounterStatus--;
@@ -3557,7 +3557,7 @@
o.code!,
unittest.equals(42),
);
- checkUnnamed6146(o.details!);
+ checkUnnamed6149(o.details!);
unittest.expect(
o.message!,
unittest.equals('foo'),
@@ -3665,14 +3665,14 @@
buildCounterSystemParameter--;
}
-core.List<api.SystemParameter> buildUnnamed6147() {
+core.List<api.SystemParameter> buildUnnamed6150() {
var o = <api.SystemParameter>[];
o.add(buildSystemParameter());
o.add(buildSystemParameter());
return o;
}
-void checkUnnamed6147(core.List<api.SystemParameter> o) {
+void checkUnnamed6150(core.List<api.SystemParameter> o) {
unittest.expect(o, unittest.hasLength(2));
checkSystemParameter(o[0] as api.SystemParameter);
checkSystemParameter(o[1] as api.SystemParameter);
@@ -3683,7 +3683,7 @@
var o = api.SystemParameterRule();
buildCounterSystemParameterRule++;
if (buildCounterSystemParameterRule < 3) {
- o.parameters = buildUnnamed6147();
+ o.parameters = buildUnnamed6150();
o.selector = 'foo';
}
buildCounterSystemParameterRule--;
@@ -3693,7 +3693,7 @@
void checkSystemParameterRule(api.SystemParameterRule o) {
buildCounterSystemParameterRule++;
if (buildCounterSystemParameterRule < 3) {
- checkUnnamed6147(o.parameters!);
+ checkUnnamed6150(o.parameters!);
unittest.expect(
o.selector!,
unittest.equals('foo'),
@@ -3702,14 +3702,14 @@
buildCounterSystemParameterRule--;
}
-core.List<api.SystemParameterRule> buildUnnamed6148() {
+core.List<api.SystemParameterRule> buildUnnamed6151() {
var o = <api.SystemParameterRule>[];
o.add(buildSystemParameterRule());
o.add(buildSystemParameterRule());
return o;
}
-void checkUnnamed6148(core.List<api.SystemParameterRule> o) {
+void checkUnnamed6151(core.List<api.SystemParameterRule> o) {
unittest.expect(o, unittest.hasLength(2));
checkSystemParameterRule(o[0] as api.SystemParameterRule);
checkSystemParameterRule(o[1] as api.SystemParameterRule);
@@ -3720,7 +3720,7 @@
var o = api.SystemParameters();
buildCounterSystemParameters++;
if (buildCounterSystemParameters < 3) {
- o.rules = buildUnnamed6148();
+ o.rules = buildUnnamed6151();
}
buildCounterSystemParameters--;
return o;
@@ -3729,19 +3729,19 @@
void checkSystemParameters(api.SystemParameters o) {
buildCounterSystemParameters++;
if (buildCounterSystemParameters < 3) {
- checkUnnamed6148(o.rules!);
+ checkUnnamed6151(o.rules!);
}
buildCounterSystemParameters--;
}
-core.List<core.String> buildUnnamed6149() {
+core.List<core.String> buildUnnamed6152() {
var o = <core.String>[];
o.add('foo');
o.add('foo');
return o;
}
-void checkUnnamed6149(core.List<core.String> o) {
+void checkUnnamed6152(core.List<core.String> o) {
unittest.expect(o, unittest.hasLength(2));
unittest.expect(
o[0],
@@ -3758,7 +3758,7 @@
var o = api.TestIamPermissionsRequest();
buildCounterTestIamPermissionsRequest++;
if (buildCounterTestIamPermissionsRequest < 3) {
- o.permissions = buildUnnamed6149();
+ o.permissions = buildUnnamed6152();
}
buildCounterTestIamPermissionsRequest--;
return o;
@@ -3767,100 +3767,11 @@
void checkTestIamPermissionsRequest(api.TestIamPermissionsRequest o) {
buildCounterTestIamPermissionsRequest++;
if (buildCounterTestIamPermissionsRequest < 3) {
- checkUnnamed6149(o.permissions!);
+ checkUnnamed6152(o.permissions!);
}
buildCounterTestIamPermissionsRequest--;
}
-core.List<core.String> buildUnnamed6150() {
- var o = <core.String>[];
- o.add('foo');
- o.add('foo');
- return o;
-}
-
-void checkUnnamed6150(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'),
- );
-}
-
-core.int buildCounterTestIamPermissionsResponse = 0;
-api.TestIamPermissionsResponse buildTestIamPermissionsResponse() {
- var o = api.TestIamPermissionsResponse();
- buildCounterTestIamPermissionsResponse++;
- if (buildCounterTestIamPermissionsResponse < 3) {
- o.permissions = buildUnnamed6150();
- }
- buildCounterTestIamPermissionsResponse--;
- return o;
-}
-
-void checkTestIamPermissionsResponse(api.TestIamPermissionsResponse o) {
- buildCounterTestIamPermissionsResponse++;
- if (buildCounterTestIamPermissionsResponse < 3) {
- checkUnnamed6150(o.permissions!);
- }
- buildCounterTestIamPermissionsResponse--;
-}
-
-core.Map<core.String, core.double> buildUnnamed6151() {
- var o = <core.String, core.double>{};
- o['x'] = 42.0;
- o['y'] = 42.0;
- return o;
-}
-
-void checkUnnamed6151(core.Map<core.String, core.double> o) {
- unittest.expect(o, unittest.hasLength(2));
- unittest.expect(
- o['x']!,
- unittest.equals(42.0),
- );
- unittest.expect(
- o['y']!,
- unittest.equals(42.0),
- );
-}
-
-core.int buildCounterTrafficPercentStrategy = 0;
-api.TrafficPercentStrategy buildTrafficPercentStrategy() {
- var o = api.TrafficPercentStrategy();
- buildCounterTrafficPercentStrategy++;
- if (buildCounterTrafficPercentStrategy < 3) {
- o.percentages = buildUnnamed6151();
- }
- buildCounterTrafficPercentStrategy--;
- return o;
-}
-
-void checkTrafficPercentStrategy(api.TrafficPercentStrategy o) {
- buildCounterTrafficPercentStrategy++;
- if (buildCounterTrafficPercentStrategy < 3) {
- checkUnnamed6151(o.percentages!);
- }
- buildCounterTrafficPercentStrategy--;
-}
-
-core.List<api.Field> buildUnnamed6152() {
- var o = <api.Field>[];
- o.add(buildField());
- o.add(buildField());
- return o;
-}
-
-void checkUnnamed6152(core.List<api.Field> o) {
- unittest.expect(o, unittest.hasLength(2));
- checkField(o[0] as api.Field);
- checkField(o[1] as api.Field);
-}
-
core.List<core.String> buildUnnamed6153() {
var o = <core.String>[];
o.add('foo');
@@ -3880,14 +3791,103 @@
);
}
-core.List<api.Option> buildUnnamed6154() {
+core.int buildCounterTestIamPermissionsResponse = 0;
+api.TestIamPermissionsResponse buildTestIamPermissionsResponse() {
+ var o = api.TestIamPermissionsResponse();
+ buildCounterTestIamPermissionsResponse++;
+ if (buildCounterTestIamPermissionsResponse < 3) {
+ o.permissions = buildUnnamed6153();
+ }
+ buildCounterTestIamPermissionsResponse--;
+ return o;
+}
+
+void checkTestIamPermissionsResponse(api.TestIamPermissionsResponse o) {
+ buildCounterTestIamPermissionsResponse++;
+ if (buildCounterTestIamPermissionsResponse < 3) {
+ checkUnnamed6153(o.permissions!);
+ }
+ buildCounterTestIamPermissionsResponse--;
+}
+
+core.Map<core.String, core.double> buildUnnamed6154() {
+ var o = <core.String, core.double>{};
+ o['x'] = 42.0;
+ o['y'] = 42.0;
+ return o;
+}
+
+void checkUnnamed6154(core.Map<core.String, core.double> o) {
+ unittest.expect(o, unittest.hasLength(2));
+ unittest.expect(
+ o['x']!,
+ unittest.equals(42.0),
+ );
+ unittest.expect(
+ o['y']!,
+ unittest.equals(42.0),
+ );
+}
+
+core.int buildCounterTrafficPercentStrategy = 0;
+api.TrafficPercentStrategy buildTrafficPercentStrategy() {
+ var o = api.TrafficPercentStrategy();
+ buildCounterTrafficPercentStrategy++;
+ if (buildCounterTrafficPercentStrategy < 3) {
+ o.percentages = buildUnnamed6154();
+ }
+ buildCounterTrafficPercentStrategy--;
+ return o;
+}
+
+void checkTrafficPercentStrategy(api.TrafficPercentStrategy o) {
+ buildCounterTrafficPercentStrategy++;
+ if (buildCounterTrafficPercentStrategy < 3) {
+ checkUnnamed6154(o.percentages!);
+ }
+ buildCounterTrafficPercentStrategy--;
+}
+
+core.List<api.Field> buildUnnamed6155() {
+ var o = <api.Field>[];
+ o.add(buildField());
+ o.add(buildField());
+ return o;
+}
+
+void checkUnnamed6155(core.List<api.Field> o) {
+ unittest.expect(o, unittest.hasLength(2));
+ checkField(o[0] as api.Field);
+ checkField(o[1] as api.Field);
+}
+
+core.List<core.String> buildUnnamed6156() {
+ var o = <core.String>[];
+ o.add('foo');
+ o.add('foo');
+ return o;
+}
+
+void checkUnnamed6156(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'),
+ );
+}
+
+core.List<api.Option> buildUnnamed6157() {
var o = <api.Option>[];
o.add(buildOption());
o.add(buildOption());
return o;
}
-void checkUnnamed6154(core.List<api.Option> o) {
+void checkUnnamed6157(core.List<api.Option> o) {
unittest.expect(o, unittest.hasLength(2));
checkOption(o[0] as api.Option);
checkOption(o[1] as api.Option);
@@ -3898,10 +3898,10 @@
var o = api.Type();
buildCounterType++;
if (buildCounterType < 3) {
- o.fields = buildUnnamed6152();
+ o.fields = buildUnnamed6155();
o.name = 'foo';
- o.oneofs = buildUnnamed6153();
- o.options = buildUnnamed6154();
+ o.oneofs = buildUnnamed6156();
+ o.options = buildUnnamed6157();
o.sourceContext = buildSourceContext();
o.syntax = 'foo';
}
@@ -3912,13 +3912,13 @@
void checkType(api.Type o) {
buildCounterType++;
if (buildCounterType < 3) {
- checkUnnamed6152(o.fields!);
+ checkUnnamed6155(o.fields!);
unittest.expect(
o.name!,
unittest.equals('foo'),
);
- checkUnnamed6153(o.oneofs!);
- checkUnnamed6154(o.options!);
+ checkUnnamed6156(o.oneofs!);
+ checkUnnamed6157(o.options!);
checkSourceContext(o.sourceContext! as api.SourceContext);
unittest.expect(
o.syntax!,
@@ -3947,14 +3947,14 @@
buildCounterUndeleteServiceResponse--;
}
-core.List<core.String> buildUnnamed6155() {
+core.List<core.String> buildUnnamed6158() {
var o = <core.String>[];
o.add('foo');
o.add('foo');
return o;
}
-void checkUnnamed6155(core.List<core.String> o) {
+void checkUnnamed6158(core.List<core.String> o) {
unittest.expect(o, unittest.hasLength(2));
unittest.expect(
o[0],
@@ -3966,14 +3966,14 @@
);
}
-core.List<api.UsageRule> buildUnnamed6156() {
+core.List<api.UsageRule> buildUnnamed6159() {
var o = <api.UsageRule>[];
o.add(buildUsageRule());
o.add(buildUsageRule());
return o;
}
-void checkUnnamed6156(core.List<api.UsageRule> o) {
+void checkUnnamed6159(core.List<api.UsageRule> o) {
unittest.expect(o, unittest.hasLength(2));
checkUsageRule(o[0] as api.UsageRule);
checkUsageRule(o[1] as api.UsageRule);
@@ -3985,8 +3985,8 @@
buildCounterUsage++;
if (buildCounterUsage < 3) {
o.producerNotificationChannel = 'foo';
- o.requirements = buildUnnamed6155();
- o.rules = buildUnnamed6156();
+ o.requirements = buildUnnamed6158();
+ o.rules = buildUnnamed6159();
}
buildCounterUsage--;
return o;
@@ -3999,8 +3999,8 @@
o.producerNotificationChannel!,
unittest.equals('foo'),
);
- checkUnnamed6155(o.requirements!);
- checkUnnamed6156(o.rules!);
+ checkUnnamed6158(o.requirements!);
+ checkUnnamed6159(o.rules!);
}
buildCounterUsage--;
}
diff --git a/generated/googleapis/test/smartdevicemanagement/v1_test.dart b/generated/googleapis/test/smartdevicemanagement/v1_test.dart
index c5f2561..5fa87b6 100644
--- a/generated/googleapis/test/smartdevicemanagement/v1_test.dart
+++ b/generated/googleapis/test/smartdevicemanagement/v1_test.dart
@@ -27,14 +27,14 @@
import '../test_shared.dart';
-core.List<api.GoogleHomeEnterpriseSdmV1ParentRelation> buildUnnamed7201() {
+core.List<api.GoogleHomeEnterpriseSdmV1ParentRelation> buildUnnamed7204() {
var o = <api.GoogleHomeEnterpriseSdmV1ParentRelation>[];
o.add(buildGoogleHomeEnterpriseSdmV1ParentRelation());
o.add(buildGoogleHomeEnterpriseSdmV1ParentRelation());
return o;
}
-void checkUnnamed7201(
+void checkUnnamed7204(
core.List<api.GoogleHomeEnterpriseSdmV1ParentRelation> o) {
unittest.expect(o, unittest.hasLength(2));
checkGoogleHomeEnterpriseSdmV1ParentRelation(
@@ -43,7 +43,7 @@
o[1] as api.GoogleHomeEnterpriseSdmV1ParentRelation);
}
-core.Map<core.String, core.Object> buildUnnamed7202() {
+core.Map<core.String, core.Object> buildUnnamed7205() {
var o = <core.String, core.Object>{};
o['x'] = {
'list': [1, 2, 3],
@@ -58,7 +58,7 @@
return o;
}
-void checkUnnamed7202(core.Map<core.String, core.Object> o) {
+void checkUnnamed7205(core.Map<core.String, core.Object> o) {
unittest.expect(o, unittest.hasLength(2));
var casted1 = (o['x']!) as core.Map;
unittest.expect(casted1, unittest.hasLength(3));
@@ -96,8 +96,8 @@
buildCounterGoogleHomeEnterpriseSdmV1Device++;
if (buildCounterGoogleHomeEnterpriseSdmV1Device < 3) {
o.name = 'foo';
- o.parentRelations = buildUnnamed7201();
- o.traits = buildUnnamed7202();
+ o.parentRelations = buildUnnamed7204();
+ o.traits = buildUnnamed7205();
o.type = 'foo';
}
buildCounterGoogleHomeEnterpriseSdmV1Device--;
@@ -112,8 +112,8 @@
o.name!,
unittest.equals('foo'),
);
- checkUnnamed7201(o.parentRelations!);
- checkUnnamed7202(o.traits!);
+ checkUnnamed7204(o.parentRelations!);
+ checkUnnamed7205(o.traits!);
unittest.expect(
o.type!,
unittest.equals('foo'),
@@ -122,7 +122,7 @@
buildCounterGoogleHomeEnterpriseSdmV1Device--;
}
-core.Map<core.String, core.Object> buildUnnamed7203() {
+core.Map<core.String, core.Object> buildUnnamed7206() {
var o = <core.String, core.Object>{};
o['x'] = {
'list': [1, 2, 3],
@@ -137,7 +137,7 @@
return o;
}
-void checkUnnamed7203(core.Map<core.String, core.Object> o) {
+void checkUnnamed7206(core.Map<core.String, core.Object> o) {
unittest.expect(o, unittest.hasLength(2));
var casted3 = (o['x']!) as core.Map;
unittest.expect(casted3, unittest.hasLength(3));
@@ -176,7 +176,7 @@
buildCounterGoogleHomeEnterpriseSdmV1ExecuteDeviceCommandRequest++;
if (buildCounterGoogleHomeEnterpriseSdmV1ExecuteDeviceCommandRequest < 3) {
o.command = 'foo';
- o.params = buildUnnamed7203();
+ o.params = buildUnnamed7206();
}
buildCounterGoogleHomeEnterpriseSdmV1ExecuteDeviceCommandRequest--;
return o;
@@ -190,12 +190,12 @@
o.command!,
unittest.equals('foo'),
);
- checkUnnamed7203(o.params!);
+ checkUnnamed7206(o.params!);
}
buildCounterGoogleHomeEnterpriseSdmV1ExecuteDeviceCommandRequest--;
}
-core.Map<core.String, core.Object> buildUnnamed7204() {
+core.Map<core.String, core.Object> buildUnnamed7207() {
var o = <core.String, core.Object>{};
o['x'] = {
'list': [1, 2, 3],
@@ -210,7 +210,7 @@
return o;
}
-void checkUnnamed7204(core.Map<core.String, core.Object> o) {
+void checkUnnamed7207(core.Map<core.String, core.Object> o) {
unittest.expect(o, unittest.hasLength(2));
var casted5 = (o['x']!) as core.Map;
unittest.expect(casted5, unittest.hasLength(3));
@@ -248,7 +248,7 @@
var o = api.GoogleHomeEnterpriseSdmV1ExecuteDeviceCommandResponse();
buildCounterGoogleHomeEnterpriseSdmV1ExecuteDeviceCommandResponse++;
if (buildCounterGoogleHomeEnterpriseSdmV1ExecuteDeviceCommandResponse < 3) {
- o.results = buildUnnamed7204();
+ o.results = buildUnnamed7207();
}
buildCounterGoogleHomeEnterpriseSdmV1ExecuteDeviceCommandResponse--;
return o;
@@ -258,19 +258,19 @@
api.GoogleHomeEnterpriseSdmV1ExecuteDeviceCommandResponse o) {
buildCounterGoogleHomeEnterpriseSdmV1ExecuteDeviceCommandResponse++;
if (buildCounterGoogleHomeEnterpriseSdmV1ExecuteDeviceCommandResponse < 3) {
- checkUnnamed7204(o.results!);
+ checkUnnamed7207(o.results!);
}
buildCounterGoogleHomeEnterpriseSdmV1ExecuteDeviceCommandResponse--;
}
-core.List<api.GoogleHomeEnterpriseSdmV1Device> buildUnnamed7205() {
+core.List<api.GoogleHomeEnterpriseSdmV1Device> buildUnnamed7208() {
var o = <api.GoogleHomeEnterpriseSdmV1Device>[];
o.add(buildGoogleHomeEnterpriseSdmV1Device());
o.add(buildGoogleHomeEnterpriseSdmV1Device());
return o;
}
-void checkUnnamed7205(core.List<api.GoogleHomeEnterpriseSdmV1Device> o) {
+void checkUnnamed7208(core.List<api.GoogleHomeEnterpriseSdmV1Device> o) {
unittest.expect(o, unittest.hasLength(2));
checkGoogleHomeEnterpriseSdmV1Device(
o[0] as api.GoogleHomeEnterpriseSdmV1Device);
@@ -284,7 +284,7 @@
var o = api.GoogleHomeEnterpriseSdmV1ListDevicesResponse();
buildCounterGoogleHomeEnterpriseSdmV1ListDevicesResponse++;
if (buildCounterGoogleHomeEnterpriseSdmV1ListDevicesResponse < 3) {
- o.devices = buildUnnamed7205();
+ o.devices = buildUnnamed7208();
o.nextPageToken = 'foo';
}
buildCounterGoogleHomeEnterpriseSdmV1ListDevicesResponse--;
@@ -295,7 +295,7 @@
api.GoogleHomeEnterpriseSdmV1ListDevicesResponse o) {
buildCounterGoogleHomeEnterpriseSdmV1ListDevicesResponse++;
if (buildCounterGoogleHomeEnterpriseSdmV1ListDevicesResponse < 3) {
- checkUnnamed7205(o.devices!);
+ checkUnnamed7208(o.devices!);
unittest.expect(
o.nextPageToken!,
unittest.equals('foo'),
@@ -304,14 +304,14 @@
buildCounterGoogleHomeEnterpriseSdmV1ListDevicesResponse--;
}
-core.List<api.GoogleHomeEnterpriseSdmV1Room> buildUnnamed7206() {
+core.List<api.GoogleHomeEnterpriseSdmV1Room> buildUnnamed7209() {
var o = <api.GoogleHomeEnterpriseSdmV1Room>[];
o.add(buildGoogleHomeEnterpriseSdmV1Room());
o.add(buildGoogleHomeEnterpriseSdmV1Room());
return o;
}
-void checkUnnamed7206(core.List<api.GoogleHomeEnterpriseSdmV1Room> o) {
+void checkUnnamed7209(core.List<api.GoogleHomeEnterpriseSdmV1Room> o) {
unittest.expect(o, unittest.hasLength(2));
checkGoogleHomeEnterpriseSdmV1Room(o[0] as api.GoogleHomeEnterpriseSdmV1Room);
checkGoogleHomeEnterpriseSdmV1Room(o[1] as api.GoogleHomeEnterpriseSdmV1Room);
@@ -324,7 +324,7 @@
buildCounterGoogleHomeEnterpriseSdmV1ListRoomsResponse++;
if (buildCounterGoogleHomeEnterpriseSdmV1ListRoomsResponse < 3) {
o.nextPageToken = 'foo';
- o.rooms = buildUnnamed7206();
+ o.rooms = buildUnnamed7209();
}
buildCounterGoogleHomeEnterpriseSdmV1ListRoomsResponse--;
return o;
@@ -338,19 +338,19 @@
o.nextPageToken!,
unittest.equals('foo'),
);
- checkUnnamed7206(o.rooms!);
+ checkUnnamed7209(o.rooms!);
}
buildCounterGoogleHomeEnterpriseSdmV1ListRoomsResponse--;
}
-core.List<api.GoogleHomeEnterpriseSdmV1Structure> buildUnnamed7207() {
+core.List<api.GoogleHomeEnterpriseSdmV1Structure> buildUnnamed7210() {
var o = <api.GoogleHomeEnterpriseSdmV1Structure>[];
o.add(buildGoogleHomeEnterpriseSdmV1Structure());
o.add(buildGoogleHomeEnterpriseSdmV1Structure());
return o;
}
-void checkUnnamed7207(core.List<api.GoogleHomeEnterpriseSdmV1Structure> o) {
+void checkUnnamed7210(core.List<api.GoogleHomeEnterpriseSdmV1Structure> o) {
unittest.expect(o, unittest.hasLength(2));
checkGoogleHomeEnterpriseSdmV1Structure(
o[0] as api.GoogleHomeEnterpriseSdmV1Structure);
@@ -365,7 +365,7 @@
buildCounterGoogleHomeEnterpriseSdmV1ListStructuresResponse++;
if (buildCounterGoogleHomeEnterpriseSdmV1ListStructuresResponse < 3) {
o.nextPageToken = 'foo';
- o.structures = buildUnnamed7207();
+ o.structures = buildUnnamed7210();
}
buildCounterGoogleHomeEnterpriseSdmV1ListStructuresResponse--;
return o;
@@ -379,7 +379,7 @@
o.nextPageToken!,
unittest.equals('foo'),
);
- checkUnnamed7207(o.structures!);
+ checkUnnamed7210(o.structures!);
}
buildCounterGoogleHomeEnterpriseSdmV1ListStructuresResponse--;
}
@@ -413,7 +413,7 @@
buildCounterGoogleHomeEnterpriseSdmV1ParentRelation--;
}
-core.Map<core.String, core.Object> buildUnnamed7208() {
+core.Map<core.String, core.Object> buildUnnamed7211() {
var o = <core.String, core.Object>{};
o['x'] = {
'list': [1, 2, 3],
@@ -428,7 +428,7 @@
return o;
}
-void checkUnnamed7208(core.Map<core.String, core.Object> o) {
+void checkUnnamed7211(core.Map<core.String, core.Object> o) {
unittest.expect(o, unittest.hasLength(2));
var casted7 = (o['x']!) as core.Map;
unittest.expect(casted7, unittest.hasLength(3));
@@ -466,7 +466,7 @@
buildCounterGoogleHomeEnterpriseSdmV1Room++;
if (buildCounterGoogleHomeEnterpriseSdmV1Room < 3) {
o.name = 'foo';
- o.traits = buildUnnamed7208();
+ o.traits = buildUnnamed7211();
}
buildCounterGoogleHomeEnterpriseSdmV1Room--;
return o;
@@ -479,12 +479,12 @@
o.name!,
unittest.equals('foo'),
);
- checkUnnamed7208(o.traits!);
+ checkUnnamed7211(o.traits!);
}
buildCounterGoogleHomeEnterpriseSdmV1Room--;
}
-core.Map<core.String, core.Object> buildUnnamed7209() {
+core.Map<core.String, core.Object> buildUnnamed7212() {
var o = <core.String, core.Object>{};
o['x'] = {
'list': [1, 2, 3],
@@ -499,7 +499,7 @@
return o;
}
-void checkUnnamed7209(core.Map<core.String, core.Object> o) {
+void checkUnnamed7212(core.Map<core.String, core.Object> o) {
unittest.expect(o, unittest.hasLength(2));
var casted9 = (o['x']!) as core.Map;
unittest.expect(casted9, unittest.hasLength(3));
@@ -538,7 +538,7 @@
buildCounterGoogleHomeEnterpriseSdmV1Structure++;
if (buildCounterGoogleHomeEnterpriseSdmV1Structure < 3) {
o.name = 'foo';
- o.traits = buildUnnamed7209();
+ o.traits = buildUnnamed7212();
}
buildCounterGoogleHomeEnterpriseSdmV1Structure--;
return o;
@@ -552,7 +552,7 @@
o.name!,
unittest.equals('foo'),
);
- checkUnnamed7209(o.traits!);
+ checkUnnamed7212(o.traits!);
}
buildCounterGoogleHomeEnterpriseSdmV1Structure--;
}
diff --git a/generated/googleapis/test/speech/v1_test.dart b/generated/googleapis/test/speech/v1_test.dart
index 7de2725..d488b3d 100644
--- a/generated/googleapis/test/speech/v1_test.dart
+++ b/generated/googleapis/test/speech/v1_test.dart
@@ -27,14 +27,14 @@
import '../test_shared.dart';
-core.List<api.Operation> buildUnnamed5991() {
+core.List<api.Operation> buildUnnamed5994() {
var o = <api.Operation>[];
o.add(buildOperation());
o.add(buildOperation());
return o;
}
-void checkUnnamed5991(core.List<api.Operation> o) {
+void checkUnnamed5994(core.List<api.Operation> o) {
unittest.expect(o, unittest.hasLength(2));
checkOperation(o[0] as api.Operation);
checkOperation(o[1] as api.Operation);
@@ -46,7 +46,7 @@
buildCounterListOperationsResponse++;
if (buildCounterListOperationsResponse < 3) {
o.nextPageToken = 'foo';
- o.operations = buildUnnamed5991();
+ o.operations = buildUnnamed5994();
}
buildCounterListOperationsResponse--;
return o;
@@ -59,7 +59,7 @@
o.nextPageToken!,
unittest.equals('foo'),
);
- checkUnnamed5991(o.operations!);
+ checkUnnamed5994(o.operations!);
}
buildCounterListOperationsResponse--;
}
@@ -122,14 +122,14 @@
buildCounterLongRunningRecognizeRequest--;
}
-core.List<api.SpeechRecognitionResult> buildUnnamed5992() {
+core.List<api.SpeechRecognitionResult> buildUnnamed5995() {
var o = <api.SpeechRecognitionResult>[];
o.add(buildSpeechRecognitionResult());
o.add(buildSpeechRecognitionResult());
return o;
}
-void checkUnnamed5992(core.List<api.SpeechRecognitionResult> o) {
+void checkUnnamed5995(core.List<api.SpeechRecognitionResult> o) {
unittest.expect(o, unittest.hasLength(2));
checkSpeechRecognitionResult(o[0] as api.SpeechRecognitionResult);
checkSpeechRecognitionResult(o[1] as api.SpeechRecognitionResult);
@@ -140,7 +140,7 @@
var o = api.LongRunningRecognizeResponse();
buildCounterLongRunningRecognizeResponse++;
if (buildCounterLongRunningRecognizeResponse < 3) {
- o.results = buildUnnamed5992();
+ o.results = buildUnnamed5995();
}
buildCounterLongRunningRecognizeResponse--;
return o;
@@ -149,12 +149,12 @@
void checkLongRunningRecognizeResponse(api.LongRunningRecognizeResponse o) {
buildCounterLongRunningRecognizeResponse++;
if (buildCounterLongRunningRecognizeResponse < 3) {
- checkUnnamed5992(o.results!);
+ checkUnnamed5995(o.results!);
}
buildCounterLongRunningRecognizeResponse--;
}
-core.Map<core.String, core.Object> buildUnnamed5993() {
+core.Map<core.String, core.Object> buildUnnamed5996() {
var o = <core.String, core.Object>{};
o['x'] = {
'list': [1, 2, 3],
@@ -169,7 +169,7 @@
return o;
}
-void checkUnnamed5993(core.Map<core.String, core.Object> o) {
+void checkUnnamed5996(core.Map<core.String, core.Object> o) {
unittest.expect(o, unittest.hasLength(2));
var casted1 = (o['x']!) as core.Map;
unittest.expect(casted1, unittest.hasLength(3));
@@ -201,7 +201,7 @@
);
}
-core.Map<core.String, core.Object> buildUnnamed5994() {
+core.Map<core.String, core.Object> buildUnnamed5997() {
var o = <core.String, core.Object>{};
o['x'] = {
'list': [1, 2, 3],
@@ -216,7 +216,7 @@
return o;
}
-void checkUnnamed5994(core.Map<core.String, core.Object> o) {
+void checkUnnamed5997(core.Map<core.String, core.Object> o) {
unittest.expect(o, unittest.hasLength(2));
var casted3 = (o['x']!) as core.Map;
unittest.expect(casted3, unittest.hasLength(3));
@@ -255,9 +255,9 @@
if (buildCounterOperation < 3) {
o.done = true;
o.error = buildStatus();
- o.metadata = buildUnnamed5993();
+ o.metadata = buildUnnamed5996();
o.name = 'foo';
- o.response = buildUnnamed5994();
+ o.response = buildUnnamed5997();
}
buildCounterOperation--;
return o;
@@ -268,12 +268,12 @@
if (buildCounterOperation < 3) {
unittest.expect(o.done!, unittest.isTrue);
checkStatus(o.error! as api.Status);
- checkUnnamed5993(o.metadata!);
+ checkUnnamed5996(o.metadata!);
unittest.expect(
o.name!,
unittest.equals('foo'),
);
- checkUnnamed5994(o.response!);
+ checkUnnamed5997(o.response!);
}
buildCounterOperation--;
}
@@ -305,14 +305,14 @@
buildCounterRecognitionAudio--;
}
-core.List<api.SpeechContext> buildUnnamed5995() {
+core.List<api.SpeechContext> buildUnnamed5998() {
var o = <api.SpeechContext>[];
o.add(buildSpeechContext());
o.add(buildSpeechContext());
return o;
}
-void checkUnnamed5995(core.List<api.SpeechContext> o) {
+void checkUnnamed5998(core.List<api.SpeechContext> o) {
unittest.expect(o, unittest.hasLength(2));
checkSpeechContext(o[0] as api.SpeechContext);
checkSpeechContext(o[1] as api.SpeechContext);
@@ -335,7 +335,7 @@
o.model = 'foo';
o.profanityFilter = true;
o.sampleRateHertz = 42;
- o.speechContexts = buildUnnamed5995();
+ o.speechContexts = buildUnnamed5998();
o.useEnhanced = true;
}
buildCounterRecognitionConfig--;
@@ -376,7 +376,7 @@
o.sampleRateHertz!,
unittest.equals(42),
);
- checkUnnamed5995(o.speechContexts!);
+ checkUnnamed5998(o.speechContexts!);
unittest.expect(o.useEnhanced!, unittest.isTrue);
}
buildCounterRecognitionConfig--;
@@ -460,14 +460,14 @@
buildCounterRecognizeRequest--;
}
-core.List<api.SpeechRecognitionResult> buildUnnamed5996() {
+core.List<api.SpeechRecognitionResult> buildUnnamed5999() {
var o = <api.SpeechRecognitionResult>[];
o.add(buildSpeechRecognitionResult());
o.add(buildSpeechRecognitionResult());
return o;
}
-void checkUnnamed5996(core.List<api.SpeechRecognitionResult> o) {
+void checkUnnamed5999(core.List<api.SpeechRecognitionResult> o) {
unittest.expect(o, unittest.hasLength(2));
checkSpeechRecognitionResult(o[0] as api.SpeechRecognitionResult);
checkSpeechRecognitionResult(o[1] as api.SpeechRecognitionResult);
@@ -478,7 +478,7 @@
var o = api.RecognizeResponse();
buildCounterRecognizeResponse++;
if (buildCounterRecognizeResponse < 3) {
- o.results = buildUnnamed5996();
+ o.results = buildUnnamed5999();
}
buildCounterRecognizeResponse--;
return o;
@@ -487,7 +487,7 @@
void checkRecognizeResponse(api.RecognizeResponse o) {
buildCounterRecognizeResponse++;
if (buildCounterRecognizeResponse < 3) {
- checkUnnamed5996(o.results!);
+ checkUnnamed5999(o.results!);
}
buildCounterRecognizeResponse--;
}
@@ -526,14 +526,14 @@
buildCounterSpeakerDiarizationConfig--;
}
-core.List<core.String> buildUnnamed5997() {
+core.List<core.String> buildUnnamed6000() {
var o = <core.String>[];
o.add('foo');
o.add('foo');
return o;
}
-void checkUnnamed5997(core.List<core.String> o) {
+void checkUnnamed6000(core.List<core.String> o) {
unittest.expect(o, unittest.hasLength(2));
unittest.expect(
o[0],
@@ -550,7 +550,7 @@
var o = api.SpeechContext();
buildCounterSpeechContext++;
if (buildCounterSpeechContext < 3) {
- o.phrases = buildUnnamed5997();
+ o.phrases = buildUnnamed6000();
}
buildCounterSpeechContext--;
return o;
@@ -559,19 +559,19 @@
void checkSpeechContext(api.SpeechContext o) {
buildCounterSpeechContext++;
if (buildCounterSpeechContext < 3) {
- checkUnnamed5997(o.phrases!);
+ checkUnnamed6000(o.phrases!);
}
buildCounterSpeechContext--;
}
-core.List<api.WordInfo> buildUnnamed5998() {
+core.List<api.WordInfo> buildUnnamed6001() {
var o = <api.WordInfo>[];
o.add(buildWordInfo());
o.add(buildWordInfo());
return o;
}
-void checkUnnamed5998(core.List<api.WordInfo> o) {
+void checkUnnamed6001(core.List<api.WordInfo> o) {
unittest.expect(o, unittest.hasLength(2));
checkWordInfo(o[0] as api.WordInfo);
checkWordInfo(o[1] as api.WordInfo);
@@ -584,7 +584,7 @@
if (buildCounterSpeechRecognitionAlternative < 3) {
o.confidence = 42.0;
o.transcript = 'foo';
- o.words = buildUnnamed5998();
+ o.words = buildUnnamed6001();
}
buildCounterSpeechRecognitionAlternative--;
return o;
@@ -601,19 +601,19 @@
o.transcript!,
unittest.equals('foo'),
);
- checkUnnamed5998(o.words!);
+ checkUnnamed6001(o.words!);
}
buildCounterSpeechRecognitionAlternative--;
}
-core.List<api.SpeechRecognitionAlternative> buildUnnamed5999() {
+core.List<api.SpeechRecognitionAlternative> buildUnnamed6002() {
var o = <api.SpeechRecognitionAlternative>[];
o.add(buildSpeechRecognitionAlternative());
o.add(buildSpeechRecognitionAlternative());
return o;
}
-void checkUnnamed5999(core.List<api.SpeechRecognitionAlternative> o) {
+void checkUnnamed6002(core.List<api.SpeechRecognitionAlternative> o) {
unittest.expect(o, unittest.hasLength(2));
checkSpeechRecognitionAlternative(o[0] as api.SpeechRecognitionAlternative);
checkSpeechRecognitionAlternative(o[1] as api.SpeechRecognitionAlternative);
@@ -624,7 +624,7 @@
var o = api.SpeechRecognitionResult();
buildCounterSpeechRecognitionResult++;
if (buildCounterSpeechRecognitionResult < 3) {
- o.alternatives = buildUnnamed5999();
+ o.alternatives = buildUnnamed6002();
o.channelTag = 42;
}
buildCounterSpeechRecognitionResult--;
@@ -634,7 +634,7 @@
void checkSpeechRecognitionResult(api.SpeechRecognitionResult o) {
buildCounterSpeechRecognitionResult++;
if (buildCounterSpeechRecognitionResult < 3) {
- checkUnnamed5999(o.alternatives!);
+ checkUnnamed6002(o.alternatives!);
unittest.expect(
o.channelTag!,
unittest.equals(42),
@@ -643,7 +643,7 @@
buildCounterSpeechRecognitionResult--;
}
-core.Map<core.String, core.Object> buildUnnamed6000() {
+core.Map<core.String, core.Object> buildUnnamed6003() {
var o = <core.String, core.Object>{};
o['x'] = {
'list': [1, 2, 3],
@@ -658,7 +658,7 @@
return o;
}
-void checkUnnamed6000(core.Map<core.String, core.Object> o) {
+void checkUnnamed6003(core.Map<core.String, core.Object> o) {
unittest.expect(o, unittest.hasLength(2));
var casted5 = (o['x']!) as core.Map;
unittest.expect(casted5, unittest.hasLength(3));
@@ -690,17 +690,17 @@
);
}
-core.List<core.Map<core.String, core.Object>> buildUnnamed6001() {
+core.List<core.Map<core.String, core.Object>> buildUnnamed6004() {
var o = <core.Map<core.String, core.Object>>[];
- o.add(buildUnnamed6000());
- o.add(buildUnnamed6000());
+ o.add(buildUnnamed6003());
+ o.add(buildUnnamed6003());
return o;
}
-void checkUnnamed6001(core.List<core.Map<core.String, core.Object>> o) {
+void checkUnnamed6004(core.List<core.Map<core.String, core.Object>> o) {
unittest.expect(o, unittest.hasLength(2));
- checkUnnamed6000(o[0]);
- checkUnnamed6000(o[1]);
+ checkUnnamed6003(o[0]);
+ checkUnnamed6003(o[1]);
}
core.int buildCounterStatus = 0;
@@ -709,7 +709,7 @@
buildCounterStatus++;
if (buildCounterStatus < 3) {
o.code = 42;
- o.details = buildUnnamed6001();
+ o.details = buildUnnamed6004();
o.message = 'foo';
}
buildCounterStatus--;
@@ -723,7 +723,7 @@
o.code!,
unittest.equals(42),
);
- checkUnnamed6001(o.details!);
+ checkUnnamed6004(o.details!);
unittest.expect(
o.message!,
unittest.equals('foo'),
diff --git a/generated/googleapis/test/streetviewpublish/v1_test.dart b/generated/googleapis/test/streetviewpublish/v1_test.dart
index 6a1927e..81c7063 100644
--- a/generated/googleapis/test/streetviewpublish/v1_test.dart
+++ b/generated/googleapis/test/streetviewpublish/v1_test.dart
@@ -27,14 +27,14 @@
import '../test_shared.dart';
-core.List<core.String> buildUnnamed7608() {
+core.List<core.String> buildUnnamed7611() {
var o = <core.String>[];
o.add('foo');
o.add('foo');
return o;
}
-void checkUnnamed7608(core.List<core.String> o) {
+void checkUnnamed7611(core.List<core.String> o) {
unittest.expect(o, unittest.hasLength(2));
unittest.expect(
o[0],
@@ -51,7 +51,7 @@
var o = api.BatchDeletePhotosRequest();
buildCounterBatchDeletePhotosRequest++;
if (buildCounterBatchDeletePhotosRequest < 3) {
- o.photoIds = buildUnnamed7608();
+ o.photoIds = buildUnnamed7611();
}
buildCounterBatchDeletePhotosRequest--;
return o;
@@ -60,19 +60,19 @@
void checkBatchDeletePhotosRequest(api.BatchDeletePhotosRequest o) {
buildCounterBatchDeletePhotosRequest++;
if (buildCounterBatchDeletePhotosRequest < 3) {
- checkUnnamed7608(o.photoIds!);
+ checkUnnamed7611(o.photoIds!);
}
buildCounterBatchDeletePhotosRequest--;
}
-core.List<api.Status> buildUnnamed7609() {
+core.List<api.Status> buildUnnamed7612() {
var o = <api.Status>[];
o.add(buildStatus());
o.add(buildStatus());
return o;
}
-void checkUnnamed7609(core.List<api.Status> o) {
+void checkUnnamed7612(core.List<api.Status> o) {
unittest.expect(o, unittest.hasLength(2));
checkStatus(o[0] as api.Status);
checkStatus(o[1] as api.Status);
@@ -83,7 +83,7 @@
var o = api.BatchDeletePhotosResponse();
buildCounterBatchDeletePhotosResponse++;
if (buildCounterBatchDeletePhotosResponse < 3) {
- o.status = buildUnnamed7609();
+ o.status = buildUnnamed7612();
}
buildCounterBatchDeletePhotosResponse--;
return o;
@@ -92,19 +92,19 @@
void checkBatchDeletePhotosResponse(api.BatchDeletePhotosResponse o) {
buildCounterBatchDeletePhotosResponse++;
if (buildCounterBatchDeletePhotosResponse < 3) {
- checkUnnamed7609(o.status!);
+ checkUnnamed7612(o.status!);
}
buildCounterBatchDeletePhotosResponse--;
}
-core.List<api.PhotoResponse> buildUnnamed7610() {
+core.List<api.PhotoResponse> buildUnnamed7613() {
var o = <api.PhotoResponse>[];
o.add(buildPhotoResponse());
o.add(buildPhotoResponse());
return o;
}
-void checkUnnamed7610(core.List<api.PhotoResponse> o) {
+void checkUnnamed7613(core.List<api.PhotoResponse> o) {
unittest.expect(o, unittest.hasLength(2));
checkPhotoResponse(o[0] as api.PhotoResponse);
checkPhotoResponse(o[1] as api.PhotoResponse);
@@ -115,7 +115,7 @@
var o = api.BatchGetPhotosResponse();
buildCounterBatchGetPhotosResponse++;
if (buildCounterBatchGetPhotosResponse < 3) {
- o.results = buildUnnamed7610();
+ o.results = buildUnnamed7613();
}
buildCounterBatchGetPhotosResponse--;
return o;
@@ -124,19 +124,19 @@
void checkBatchGetPhotosResponse(api.BatchGetPhotosResponse o) {
buildCounterBatchGetPhotosResponse++;
if (buildCounterBatchGetPhotosResponse < 3) {
- checkUnnamed7610(o.results!);
+ checkUnnamed7613(o.results!);
}
buildCounterBatchGetPhotosResponse--;
}
-core.List<api.UpdatePhotoRequest> buildUnnamed7611() {
+core.List<api.UpdatePhotoRequest> buildUnnamed7614() {
var o = <api.UpdatePhotoRequest>[];
o.add(buildUpdatePhotoRequest());
o.add(buildUpdatePhotoRequest());
return o;
}
-void checkUnnamed7611(core.List<api.UpdatePhotoRequest> o) {
+void checkUnnamed7614(core.List<api.UpdatePhotoRequest> o) {
unittest.expect(o, unittest.hasLength(2));
checkUpdatePhotoRequest(o[0] as api.UpdatePhotoRequest);
checkUpdatePhotoRequest(o[1] as api.UpdatePhotoRequest);
@@ -147,7 +147,7 @@
var o = api.BatchUpdatePhotosRequest();
buildCounterBatchUpdatePhotosRequest++;
if (buildCounterBatchUpdatePhotosRequest < 3) {
- o.updatePhotoRequests = buildUnnamed7611();
+ o.updatePhotoRequests = buildUnnamed7614();
}
buildCounterBatchUpdatePhotosRequest--;
return o;
@@ -156,19 +156,19 @@
void checkBatchUpdatePhotosRequest(api.BatchUpdatePhotosRequest o) {
buildCounterBatchUpdatePhotosRequest++;
if (buildCounterBatchUpdatePhotosRequest < 3) {
- checkUnnamed7611(o.updatePhotoRequests!);
+ checkUnnamed7614(o.updatePhotoRequests!);
}
buildCounterBatchUpdatePhotosRequest--;
}
-core.List<api.PhotoResponse> buildUnnamed7612() {
+core.List<api.PhotoResponse> buildUnnamed7615() {
var o = <api.PhotoResponse>[];
o.add(buildPhotoResponse());
o.add(buildPhotoResponse());
return o;
}
-void checkUnnamed7612(core.List<api.PhotoResponse> o) {
+void checkUnnamed7615(core.List<api.PhotoResponse> o) {
unittest.expect(o, unittest.hasLength(2));
checkPhotoResponse(o[0] as api.PhotoResponse);
checkPhotoResponse(o[1] as api.PhotoResponse);
@@ -179,7 +179,7 @@
var o = api.BatchUpdatePhotosResponse();
buildCounterBatchUpdatePhotosResponse++;
if (buildCounterBatchUpdatePhotosResponse < 3) {
- o.results = buildUnnamed7612();
+ o.results = buildUnnamed7615();
}
buildCounterBatchUpdatePhotosResponse--;
return o;
@@ -188,7 +188,7 @@
void checkBatchUpdatePhotosResponse(api.BatchUpdatePhotosResponse o) {
buildCounterBatchUpdatePhotosResponse++;
if (buildCounterBatchUpdatePhotosResponse < 3) {
- checkUnnamed7612(o.results!);
+ checkUnnamed7615(o.results!);
}
buildCounterBatchUpdatePhotosResponse--;
}
@@ -281,14 +281,14 @@
buildCounterLevel--;
}
-core.List<api.Photo> buildUnnamed7613() {
+core.List<api.Photo> buildUnnamed7616() {
var o = <api.Photo>[];
o.add(buildPhoto());
o.add(buildPhoto());
return o;
}
-void checkUnnamed7613(core.List<api.Photo> o) {
+void checkUnnamed7616(core.List<api.Photo> o) {
unittest.expect(o, unittest.hasLength(2));
checkPhoto(o[0] as api.Photo);
checkPhoto(o[1] as api.Photo);
@@ -300,7 +300,7 @@
buildCounterListPhotosResponse++;
if (buildCounterListPhotosResponse < 3) {
o.nextPageToken = 'foo';
- o.photos = buildUnnamed7613();
+ o.photos = buildUnnamed7616();
}
buildCounterListPhotosResponse--;
return o;
@@ -313,12 +313,12 @@
o.nextPageToken!,
unittest.equals('foo'),
);
- checkUnnamed7613(o.photos!);
+ checkUnnamed7616(o.photos!);
}
buildCounterListPhotosResponse--;
}
-core.Map<core.String, core.Object> buildUnnamed7614() {
+core.Map<core.String, core.Object> buildUnnamed7617() {
var o = <core.String, core.Object>{};
o['x'] = {
'list': [1, 2, 3],
@@ -333,7 +333,7 @@
return o;
}
-void checkUnnamed7614(core.Map<core.String, core.Object> o) {
+void checkUnnamed7617(core.Map<core.String, core.Object> o) {
unittest.expect(o, unittest.hasLength(2));
var casted1 = (o['x']!) as core.Map;
unittest.expect(casted1, unittest.hasLength(3));
@@ -365,7 +365,7 @@
);
}
-core.Map<core.String, core.Object> buildUnnamed7615() {
+core.Map<core.String, core.Object> buildUnnamed7618() {
var o = <core.String, core.Object>{};
o['x'] = {
'list': [1, 2, 3],
@@ -380,7 +380,7 @@
return o;
}
-void checkUnnamed7615(core.Map<core.String, core.Object> o) {
+void checkUnnamed7618(core.Map<core.String, core.Object> o) {
unittest.expect(o, unittest.hasLength(2));
var casted3 = (o['x']!) as core.Map;
unittest.expect(casted3, unittest.hasLength(3));
@@ -419,9 +419,9 @@
if (buildCounterOperation < 3) {
o.done = true;
o.error = buildStatus();
- o.metadata = buildUnnamed7614();
+ o.metadata = buildUnnamed7617();
o.name = 'foo';
- o.response = buildUnnamed7615();
+ o.response = buildUnnamed7618();
}
buildCounterOperation--;
return o;
@@ -432,37 +432,37 @@
if (buildCounterOperation < 3) {
unittest.expect(o.done!, unittest.isTrue);
checkStatus(o.error! as api.Status);
- checkUnnamed7614(o.metadata!);
+ checkUnnamed7617(o.metadata!);
unittest.expect(
o.name!,
unittest.equals('foo'),
);
- checkUnnamed7615(o.response!);
+ checkUnnamed7618(o.response!);
}
buildCounterOperation--;
}
-core.List<api.Connection> buildUnnamed7616() {
+core.List<api.Connection> buildUnnamed7619() {
var o = <api.Connection>[];
o.add(buildConnection());
o.add(buildConnection());
return o;
}
-void checkUnnamed7616(core.List<api.Connection> o) {
+void checkUnnamed7619(core.List<api.Connection> o) {
unittest.expect(o, unittest.hasLength(2));
checkConnection(o[0] as api.Connection);
checkConnection(o[1] as api.Connection);
}
-core.List<api.Place> buildUnnamed7617() {
+core.List<api.Place> buildUnnamed7620() {
var o = <api.Place>[];
o.add(buildPlace());
o.add(buildPlace());
return o;
}
-void checkUnnamed7617(core.List<api.Place> o) {
+void checkUnnamed7620(core.List<api.Place> o) {
unittest.expect(o, unittest.hasLength(2));
checkPlace(o[0] as api.Place);
checkPlace(o[1] as api.Place);
@@ -474,11 +474,11 @@
buildCounterPhoto++;
if (buildCounterPhoto < 3) {
o.captureTime = 'foo';
- o.connections = buildUnnamed7616();
+ o.connections = buildUnnamed7619();
o.downloadUrl = 'foo';
o.mapsPublishStatus = 'foo';
o.photoId = buildPhotoId();
- o.places = buildUnnamed7617();
+ o.places = buildUnnamed7620();
o.pose = buildPose();
o.shareLink = 'foo';
o.thumbnailUrl = 'foo';
@@ -497,7 +497,7 @@
o.captureTime!,
unittest.equals('foo'),
);
- checkUnnamed7616(o.connections!);
+ checkUnnamed7619(o.connections!);
unittest.expect(
o.downloadUrl!,
unittest.equals('foo'),
@@ -507,7 +507,7 @@
unittest.equals('foo'),
);
checkPhotoId(o.photoId! as api.PhotoId);
- checkUnnamed7617(o.places!);
+ checkUnnamed7620(o.places!);
checkPose(o.pose! as api.Pose);
unittest.expect(
o.shareLink!,
@@ -651,7 +651,7 @@
buildCounterPose--;
}
-core.Map<core.String, core.Object> buildUnnamed7618() {
+core.Map<core.String, core.Object> buildUnnamed7621() {
var o = <core.String, core.Object>{};
o['x'] = {
'list': [1, 2, 3],
@@ -666,7 +666,7 @@
return o;
}
-void checkUnnamed7618(core.Map<core.String, core.Object> o) {
+void checkUnnamed7621(core.Map<core.String, core.Object> o) {
unittest.expect(o, unittest.hasLength(2));
var casted5 = (o['x']!) as core.Map;
unittest.expect(casted5, unittest.hasLength(3));
@@ -698,17 +698,17 @@
);
}
-core.List<core.Map<core.String, core.Object>> buildUnnamed7619() {
+core.List<core.Map<core.String, core.Object>> buildUnnamed7622() {
var o = <core.Map<core.String, core.Object>>[];
- o.add(buildUnnamed7618());
- o.add(buildUnnamed7618());
+ o.add(buildUnnamed7621());
+ o.add(buildUnnamed7621());
return o;
}
-void checkUnnamed7619(core.List<core.Map<core.String, core.Object>> o) {
+void checkUnnamed7622(core.List<core.Map<core.String, core.Object>> o) {
unittest.expect(o, unittest.hasLength(2));
- checkUnnamed7618(o[0]);
- checkUnnamed7618(o[1]);
+ checkUnnamed7621(o[0]);
+ checkUnnamed7621(o[1]);
}
core.int buildCounterStatus = 0;
@@ -717,7 +717,7 @@
buildCounterStatus++;
if (buildCounterStatus < 3) {
o.code = 42;
- o.details = buildUnnamed7619();
+ o.details = buildUnnamed7622();
o.message = 'foo';
}
buildCounterStatus--;
@@ -731,7 +731,7 @@
o.code!,
unittest.equals(42),
);
- checkUnnamed7619(o.details!);
+ checkUnnamed7622(o.details!);
unittest.expect(
o.message!,
unittest.equals('foo'),
@@ -786,14 +786,14 @@
buildCounterUploadRef--;
}
-core.List<core.String> buildUnnamed7620() {
+core.List<core.String> buildUnnamed7623() {
var o = <core.String>[];
o.add('foo');
o.add('foo');
return o;
}
-void checkUnnamed7620(core.List<core.String> o) {
+void checkUnnamed7623(core.List<core.String> o) {
unittest.expect(o, unittest.hasLength(2));
unittest.expect(
o[0],
@@ -1356,7 +1356,7 @@
var mock = HttpServerMock();
var res = api.StreetViewPublishApi(mock).photos;
var arg_languageCode = 'foo';
- var arg_photoIds = buildUnnamed7620();
+ var arg_photoIds = buildUnnamed7623();
var arg_view = 'foo';
var arg_$fields = 'foo';
mock.register(unittest.expectAsync2((http.BaseRequest req, json) {
diff --git a/generated/googleapis/test/tasks/v1_test.dart b/generated/googleapis/test/tasks/v1_test.dart
index d667681..2d48cef 100644
--- a/generated/googleapis/test/tasks/v1_test.dart
+++ b/generated/googleapis/test/tasks/v1_test.dart
@@ -59,14 +59,14 @@
buildCounterTaskLinks--;
}
-core.List<api.TaskLinks> buildUnnamed7724() {
+core.List<api.TaskLinks> buildUnnamed7727() {
var o = <api.TaskLinks>[];
o.add(buildTaskLinks());
o.add(buildTaskLinks());
return o;
}
-void checkUnnamed7724(core.List<api.TaskLinks> o) {
+void checkUnnamed7727(core.List<api.TaskLinks> o) {
unittest.expect(o, unittest.hasLength(2));
checkTaskLinks(o[0] as api.TaskLinks);
checkTaskLinks(o[1] as api.TaskLinks);
@@ -84,7 +84,7 @@
o.hidden = true;
o.id = 'foo';
o.kind = 'foo';
- o.links = buildUnnamed7724();
+ o.links = buildUnnamed7727();
o.notes = 'foo';
o.parent = 'foo';
o.position = 'foo';
@@ -122,7 +122,7 @@
o.kind!,
unittest.equals('foo'),
);
- checkUnnamed7724(o.links!);
+ checkUnnamed7727(o.links!);
unittest.expect(
o.notes!,
unittest.equals('foo'),
@@ -202,14 +202,14 @@
buildCounterTaskList--;
}
-core.List<api.TaskList> buildUnnamed7725() {
+core.List<api.TaskList> buildUnnamed7728() {
var o = <api.TaskList>[];
o.add(buildTaskList());
o.add(buildTaskList());
return o;
}
-void checkUnnamed7725(core.List<api.TaskList> o) {
+void checkUnnamed7728(core.List<api.TaskList> o) {
unittest.expect(o, unittest.hasLength(2));
checkTaskList(o[0] as api.TaskList);
checkTaskList(o[1] as api.TaskList);
@@ -221,7 +221,7 @@
buildCounterTaskLists++;
if (buildCounterTaskLists < 3) {
o.etag = 'foo';
- o.items = buildUnnamed7725();
+ o.items = buildUnnamed7728();
o.kind = 'foo';
o.nextPageToken = 'foo';
}
@@ -236,7 +236,7 @@
o.etag!,
unittest.equals('foo'),
);
- checkUnnamed7725(o.items!);
+ checkUnnamed7728(o.items!);
unittest.expect(
o.kind!,
unittest.equals('foo'),
@@ -249,14 +249,14 @@
buildCounterTaskLists--;
}
-core.List<api.Task> buildUnnamed7726() {
+core.List<api.Task> buildUnnamed7729() {
var o = <api.Task>[];
o.add(buildTask());
o.add(buildTask());
return o;
}
-void checkUnnamed7726(core.List<api.Task> o) {
+void checkUnnamed7729(core.List<api.Task> o) {
unittest.expect(o, unittest.hasLength(2));
checkTask(o[0] as api.Task);
checkTask(o[1] as api.Task);
@@ -268,7 +268,7 @@
buildCounterTasks++;
if (buildCounterTasks < 3) {
o.etag = 'foo';
- o.items = buildUnnamed7726();
+ o.items = buildUnnamed7729();
o.kind = 'foo';
o.nextPageToken = 'foo';
}
@@ -283,7 +283,7 @@
o.etag!,
unittest.equals('foo'),
);
- checkUnnamed7726(o.items!);
+ checkUnnamed7729(o.items!);
unittest.expect(
o.kind!,
unittest.equals('foo'),
diff --git a/generated/googleapis/test/tpu/v1_test.dart b/generated/googleapis/test/tpu/v1_test.dart
index 4033705..6af895b 100644
--- a/generated/googleapis/test/tpu/v1_test.dart
+++ b/generated/googleapis/test/tpu/v1_test.dart
@@ -69,114 +69,19 @@
buildCounterEmpty--;
}
-core.List<api.AcceleratorType> buildUnnamed7184() {
+core.List<api.AcceleratorType> buildUnnamed7187() {
var o = <api.AcceleratorType>[];
o.add(buildAcceleratorType());
o.add(buildAcceleratorType());
return o;
}
-void checkUnnamed7184(core.List<api.AcceleratorType> o) {
+void checkUnnamed7187(core.List<api.AcceleratorType> o) {
unittest.expect(o, unittest.hasLength(2));
checkAcceleratorType(o[0] as api.AcceleratorType);
checkAcceleratorType(o[1] as api.AcceleratorType);
}
-core.List<core.String> buildUnnamed7185() {
- var o = <core.String>[];
- o.add('foo');
- o.add('foo');
- return o;
-}
-
-void checkUnnamed7185(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'),
- );
-}
-
-core.int buildCounterListAcceleratorTypesResponse = 0;
-api.ListAcceleratorTypesResponse buildListAcceleratorTypesResponse() {
- var o = api.ListAcceleratorTypesResponse();
- buildCounterListAcceleratorTypesResponse++;
- if (buildCounterListAcceleratorTypesResponse < 3) {
- o.acceleratorTypes = buildUnnamed7184();
- o.nextPageToken = 'foo';
- o.unreachable = buildUnnamed7185();
- }
- buildCounterListAcceleratorTypesResponse--;
- return o;
-}
-
-void checkListAcceleratorTypesResponse(api.ListAcceleratorTypesResponse o) {
- buildCounterListAcceleratorTypesResponse++;
- if (buildCounterListAcceleratorTypesResponse < 3) {
- checkUnnamed7184(o.acceleratorTypes!);
- unittest.expect(
- o.nextPageToken!,
- unittest.equals('foo'),
- );
- checkUnnamed7185(o.unreachable!);
- }
- buildCounterListAcceleratorTypesResponse--;
-}
-
-core.List<api.Location> buildUnnamed7186() {
- var o = <api.Location>[];
- o.add(buildLocation());
- o.add(buildLocation());
- return o;
-}
-
-void checkUnnamed7186(core.List<api.Location> o) {
- unittest.expect(o, unittest.hasLength(2));
- checkLocation(o[0] as api.Location);
- checkLocation(o[1] as api.Location);
-}
-
-core.int buildCounterListLocationsResponse = 0;
-api.ListLocationsResponse buildListLocationsResponse() {
- var o = api.ListLocationsResponse();
- buildCounterListLocationsResponse++;
- if (buildCounterListLocationsResponse < 3) {
- o.locations = buildUnnamed7186();
- o.nextPageToken = 'foo';
- }
- buildCounterListLocationsResponse--;
- return o;
-}
-
-void checkListLocationsResponse(api.ListLocationsResponse o) {
- buildCounterListLocationsResponse++;
- if (buildCounterListLocationsResponse < 3) {
- checkUnnamed7186(o.locations!);
- unittest.expect(
- o.nextPageToken!,
- unittest.equals('foo'),
- );
- }
- buildCounterListLocationsResponse--;
-}
-
-core.List<api.Node> buildUnnamed7187() {
- var o = <api.Node>[];
- o.add(buildNode());
- o.add(buildNode());
- return o;
-}
-
-void checkUnnamed7187(core.List<api.Node> o) {
- unittest.expect(o, unittest.hasLength(2));
- checkNode(o[0] as api.Node);
- checkNode(o[1] as api.Node);
-}
-
core.List<core.String> buildUnnamed7188() {
var o = <core.String>[];
o.add('foo');
@@ -196,80 +101,80 @@
);
}
-core.int buildCounterListNodesResponse = 0;
-api.ListNodesResponse buildListNodesResponse() {
- var o = api.ListNodesResponse();
- buildCounterListNodesResponse++;
- if (buildCounterListNodesResponse < 3) {
+core.int buildCounterListAcceleratorTypesResponse = 0;
+api.ListAcceleratorTypesResponse buildListAcceleratorTypesResponse() {
+ var o = api.ListAcceleratorTypesResponse();
+ buildCounterListAcceleratorTypesResponse++;
+ if (buildCounterListAcceleratorTypesResponse < 3) {
+ o.acceleratorTypes = buildUnnamed7187();
o.nextPageToken = 'foo';
- o.nodes = buildUnnamed7187();
o.unreachable = buildUnnamed7188();
}
- buildCounterListNodesResponse--;
+ buildCounterListAcceleratorTypesResponse--;
return o;
}
-void checkListNodesResponse(api.ListNodesResponse o) {
- buildCounterListNodesResponse++;
- if (buildCounterListNodesResponse < 3) {
+void checkListAcceleratorTypesResponse(api.ListAcceleratorTypesResponse o) {
+ buildCounterListAcceleratorTypesResponse++;
+ if (buildCounterListAcceleratorTypesResponse < 3) {
+ checkUnnamed7187(o.acceleratorTypes!);
unittest.expect(
o.nextPageToken!,
unittest.equals('foo'),
);
- checkUnnamed7187(o.nodes!);
checkUnnamed7188(o.unreachable!);
}
- buildCounterListNodesResponse--;
+ buildCounterListAcceleratorTypesResponse--;
}
-core.List<api.Operation> buildUnnamed7189() {
- var o = <api.Operation>[];
- o.add(buildOperation());
- o.add(buildOperation());
+core.List<api.Location> buildUnnamed7189() {
+ var o = <api.Location>[];
+ o.add(buildLocation());
+ o.add(buildLocation());
return o;
}
-void checkUnnamed7189(core.List<api.Operation> o) {
+void checkUnnamed7189(core.List<api.Location> o) {
unittest.expect(o, unittest.hasLength(2));
- checkOperation(o[0] as api.Operation);
- checkOperation(o[1] as api.Operation);
+ checkLocation(o[0] as api.Location);
+ checkLocation(o[1] as api.Location);
}
-core.int buildCounterListOperationsResponse = 0;
-api.ListOperationsResponse buildListOperationsResponse() {
- var o = api.ListOperationsResponse();
- buildCounterListOperationsResponse++;
- if (buildCounterListOperationsResponse < 3) {
+core.int buildCounterListLocationsResponse = 0;
+api.ListLocationsResponse buildListLocationsResponse() {
+ var o = api.ListLocationsResponse();
+ buildCounterListLocationsResponse++;
+ if (buildCounterListLocationsResponse < 3) {
+ o.locations = buildUnnamed7189();
o.nextPageToken = 'foo';
- o.operations = buildUnnamed7189();
}
- buildCounterListOperationsResponse--;
+ buildCounterListLocationsResponse--;
return o;
}
-void checkListOperationsResponse(api.ListOperationsResponse o) {
- buildCounterListOperationsResponse++;
- if (buildCounterListOperationsResponse < 3) {
+void checkListLocationsResponse(api.ListLocationsResponse o) {
+ buildCounterListLocationsResponse++;
+ if (buildCounterListLocationsResponse < 3) {
+ checkUnnamed7189(o.locations!);
unittest.expect(
o.nextPageToken!,
unittest.equals('foo'),
);
- checkUnnamed7189(o.operations!);
}
- buildCounterListOperationsResponse--;
+ buildCounterListLocationsResponse--;
}
-core.List<api.TensorFlowVersion> buildUnnamed7190() {
- var o = <api.TensorFlowVersion>[];
- o.add(buildTensorFlowVersion());
- o.add(buildTensorFlowVersion());
+core.List<api.Node> buildUnnamed7190() {
+ var o = <api.Node>[];
+ o.add(buildNode());
+ o.add(buildNode());
return o;
}
-void checkUnnamed7190(core.List<api.TensorFlowVersion> o) {
+void checkUnnamed7190(core.List<api.Node> o) {
unittest.expect(o, unittest.hasLength(2));
- checkTensorFlowVersion(o[0] as api.TensorFlowVersion);
- checkTensorFlowVersion(o[1] as api.TensorFlowVersion);
+ checkNode(o[0] as api.Node);
+ checkNode(o[1] as api.Node);
}
core.List<core.String> buildUnnamed7191() {
@@ -291,14 +196,109 @@
);
}
+core.int buildCounterListNodesResponse = 0;
+api.ListNodesResponse buildListNodesResponse() {
+ var o = api.ListNodesResponse();
+ buildCounterListNodesResponse++;
+ if (buildCounterListNodesResponse < 3) {
+ o.nextPageToken = 'foo';
+ o.nodes = buildUnnamed7190();
+ o.unreachable = buildUnnamed7191();
+ }
+ buildCounterListNodesResponse--;
+ return o;
+}
+
+void checkListNodesResponse(api.ListNodesResponse o) {
+ buildCounterListNodesResponse++;
+ if (buildCounterListNodesResponse < 3) {
+ unittest.expect(
+ o.nextPageToken!,
+ unittest.equals('foo'),
+ );
+ checkUnnamed7190(o.nodes!);
+ checkUnnamed7191(o.unreachable!);
+ }
+ buildCounterListNodesResponse--;
+}
+
+core.List<api.Operation> buildUnnamed7192() {
+ var o = <api.Operation>[];
+ o.add(buildOperation());
+ o.add(buildOperation());
+ return o;
+}
+
+void checkUnnamed7192(core.List<api.Operation> o) {
+ unittest.expect(o, unittest.hasLength(2));
+ checkOperation(o[0] as api.Operation);
+ checkOperation(o[1] as api.Operation);
+}
+
+core.int buildCounterListOperationsResponse = 0;
+api.ListOperationsResponse buildListOperationsResponse() {
+ var o = api.ListOperationsResponse();
+ buildCounterListOperationsResponse++;
+ if (buildCounterListOperationsResponse < 3) {
+ o.nextPageToken = 'foo';
+ o.operations = buildUnnamed7192();
+ }
+ buildCounterListOperationsResponse--;
+ return o;
+}
+
+void checkListOperationsResponse(api.ListOperationsResponse o) {
+ buildCounterListOperationsResponse++;
+ if (buildCounterListOperationsResponse < 3) {
+ unittest.expect(
+ o.nextPageToken!,
+ unittest.equals('foo'),
+ );
+ checkUnnamed7192(o.operations!);
+ }
+ buildCounterListOperationsResponse--;
+}
+
+core.List<api.TensorFlowVersion> buildUnnamed7193() {
+ var o = <api.TensorFlowVersion>[];
+ o.add(buildTensorFlowVersion());
+ o.add(buildTensorFlowVersion());
+ return o;
+}
+
+void checkUnnamed7193(core.List<api.TensorFlowVersion> o) {
+ unittest.expect(o, unittest.hasLength(2));
+ checkTensorFlowVersion(o[0] as api.TensorFlowVersion);
+ checkTensorFlowVersion(o[1] as api.TensorFlowVersion);
+}
+
+core.List<core.String> buildUnnamed7194() {
+ var o = <core.String>[];
+ o.add('foo');
+ o.add('foo');
+ return o;
+}
+
+void checkUnnamed7194(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'),
+ );
+}
+
core.int buildCounterListTensorFlowVersionsResponse = 0;
api.ListTensorFlowVersionsResponse buildListTensorFlowVersionsResponse() {
var o = api.ListTensorFlowVersionsResponse();
buildCounterListTensorFlowVersionsResponse++;
if (buildCounterListTensorFlowVersionsResponse < 3) {
o.nextPageToken = 'foo';
- o.tensorflowVersions = buildUnnamed7190();
- o.unreachable = buildUnnamed7191();
+ o.tensorflowVersions = buildUnnamed7193();
+ o.unreachable = buildUnnamed7194();
}
buildCounterListTensorFlowVersionsResponse--;
return o;
@@ -311,20 +311,20 @@
o.nextPageToken!,
unittest.equals('foo'),
);
- checkUnnamed7190(o.tensorflowVersions!);
- checkUnnamed7191(o.unreachable!);
+ checkUnnamed7193(o.tensorflowVersions!);
+ checkUnnamed7194(o.unreachable!);
}
buildCounterListTensorFlowVersionsResponse--;
}
-core.Map<core.String, core.String> buildUnnamed7192() {
+core.Map<core.String, core.String> buildUnnamed7195() {
var o = <core.String, core.String>{};
o['x'] = 'foo';
o['y'] = 'foo';
return o;
}
-void checkUnnamed7192(core.Map<core.String, core.String> o) {
+void checkUnnamed7195(core.Map<core.String, core.String> o) {
unittest.expect(o, unittest.hasLength(2));
unittest.expect(
o['x']!,
@@ -336,7 +336,7 @@
);
}
-core.Map<core.String, core.Object> buildUnnamed7193() {
+core.Map<core.String, core.Object> buildUnnamed7196() {
var o = <core.String, core.Object>{};
o['x'] = {
'list': [1, 2, 3],
@@ -351,7 +351,7 @@
return o;
}
-void checkUnnamed7193(core.Map<core.String, core.Object> o) {
+void checkUnnamed7196(core.Map<core.String, core.Object> o) {
unittest.expect(o, unittest.hasLength(2));
var casted1 = (o['x']!) as core.Map;
unittest.expect(casted1, unittest.hasLength(3));
@@ -389,9 +389,9 @@
buildCounterLocation++;
if (buildCounterLocation < 3) {
o.displayName = 'foo';
- o.labels = buildUnnamed7192();
+ o.labels = buildUnnamed7195();
o.locationId = 'foo';
- o.metadata = buildUnnamed7193();
+ o.metadata = buildUnnamed7196();
o.name = 'foo';
}
buildCounterLocation--;
@@ -405,12 +405,12 @@
o.displayName!,
unittest.equals('foo'),
);
- checkUnnamed7192(o.labels!);
+ checkUnnamed7195(o.labels!);
unittest.expect(
o.locationId!,
unittest.equals('foo'),
);
- checkUnnamed7193(o.metadata!);
+ checkUnnamed7196(o.metadata!);
unittest.expect(
o.name!,
unittest.equals('foo'),
@@ -446,14 +446,14 @@
buildCounterNetworkEndpoint--;
}
-core.Map<core.String, core.String> buildUnnamed7194() {
+core.Map<core.String, core.String> buildUnnamed7197() {
var o = <core.String, core.String>{};
o['x'] = 'foo';
o['y'] = 'foo';
return o;
}
-void checkUnnamed7194(core.Map<core.String, core.String> o) {
+void checkUnnamed7197(core.Map<core.String, core.String> o) {
unittest.expect(o, unittest.hasLength(2));
unittest.expect(
o['x']!,
@@ -465,27 +465,27 @@
);
}
-core.List<api.NetworkEndpoint> buildUnnamed7195() {
+core.List<api.NetworkEndpoint> buildUnnamed7198() {
var o = <api.NetworkEndpoint>[];
o.add(buildNetworkEndpoint());
o.add(buildNetworkEndpoint());
return o;
}
-void checkUnnamed7195(core.List<api.NetworkEndpoint> o) {
+void checkUnnamed7198(core.List<api.NetworkEndpoint> o) {
unittest.expect(o, unittest.hasLength(2));
checkNetworkEndpoint(o[0] as api.NetworkEndpoint);
checkNetworkEndpoint(o[1] as api.NetworkEndpoint);
}
-core.List<api.Symptom> buildUnnamed7196() {
+core.List<api.Symptom> buildUnnamed7199() {
var o = <api.Symptom>[];
o.add(buildSymptom());
o.add(buildSymptom());
return o;
}
-void checkUnnamed7196(core.List<api.Symptom> o) {
+void checkUnnamed7199(core.List<api.Symptom> o) {
unittest.expect(o, unittest.hasLength(2));
checkSymptom(o[0] as api.Symptom);
checkSymptom(o[1] as api.Symptom);
@@ -504,15 +504,15 @@
o.health = 'foo';
o.healthDescription = 'foo';
o.ipAddress = 'foo';
- o.labels = buildUnnamed7194();
+ o.labels = buildUnnamed7197();
o.name = 'foo';
o.network = 'foo';
- o.networkEndpoints = buildUnnamed7195();
+ o.networkEndpoints = buildUnnamed7198();
o.port = 'foo';
o.schedulingConfig = buildSchedulingConfig();
o.serviceAccount = 'foo';
o.state = 'foo';
- o.symptoms = buildUnnamed7196();
+ o.symptoms = buildUnnamed7199();
o.tensorflowVersion = 'foo';
o.useServiceNetworking = true;
}
@@ -555,7 +555,7 @@
o.ipAddress!,
unittest.equals('foo'),
);
- checkUnnamed7194(o.labels!);
+ checkUnnamed7197(o.labels!);
unittest.expect(
o.name!,
unittest.equals('foo'),
@@ -564,7 +564,7 @@
o.network!,
unittest.equals('foo'),
);
- checkUnnamed7195(o.networkEndpoints!);
+ checkUnnamed7198(o.networkEndpoints!);
unittest.expect(
o.port!,
unittest.equals('foo'),
@@ -578,7 +578,7 @@
o.state!,
unittest.equals('foo'),
);
- checkUnnamed7196(o.symptoms!);
+ checkUnnamed7199(o.symptoms!);
unittest.expect(
o.tensorflowVersion!,
unittest.equals('foo'),
@@ -588,7 +588,7 @@
buildCounterNode--;
}
-core.Map<core.String, core.Object> buildUnnamed7197() {
+core.Map<core.String, core.Object> buildUnnamed7200() {
var o = <core.String, core.Object>{};
o['x'] = {
'list': [1, 2, 3],
@@ -603,7 +603,7 @@
return o;
}
-void checkUnnamed7197(core.Map<core.String, core.Object> o) {
+void checkUnnamed7200(core.Map<core.String, core.Object> o) {
unittest.expect(o, unittest.hasLength(2));
var casted3 = (o['x']!) as core.Map;
unittest.expect(casted3, unittest.hasLength(3));
@@ -635,7 +635,7 @@
);
}
-core.Map<core.String, core.Object> buildUnnamed7198() {
+core.Map<core.String, core.Object> buildUnnamed7201() {
var o = <core.String, core.Object>{};
o['x'] = {
'list': [1, 2, 3],
@@ -650,7 +650,7 @@
return o;
}
-void checkUnnamed7198(core.Map<core.String, core.Object> o) {
+void checkUnnamed7201(core.Map<core.String, core.Object> o) {
unittest.expect(o, unittest.hasLength(2));
var casted5 = (o['x']!) as core.Map;
unittest.expect(casted5, unittest.hasLength(3));
@@ -689,9 +689,9 @@
if (buildCounterOperation < 3) {
o.done = true;
o.error = buildStatus();
- o.metadata = buildUnnamed7197();
+ o.metadata = buildUnnamed7200();
o.name = 'foo';
- o.response = buildUnnamed7198();
+ o.response = buildUnnamed7201();
}
buildCounterOperation--;
return o;
@@ -702,12 +702,12 @@
if (buildCounterOperation < 3) {
unittest.expect(o.done!, unittest.isTrue);
checkStatus(o.error! as api.Status);
- checkUnnamed7197(o.metadata!);
+ checkUnnamed7200(o.metadata!);
unittest.expect(
o.name!,
unittest.equals('foo'),
);
- checkUnnamed7198(o.response!);
+ checkUnnamed7201(o.response!);
}
buildCounterOperation--;
}
@@ -819,7 +819,7 @@
buildCounterStartNodeRequest--;
}
-core.Map<core.String, core.Object> buildUnnamed7199() {
+core.Map<core.String, core.Object> buildUnnamed7202() {
var o = <core.String, core.Object>{};
o['x'] = {
'list': [1, 2, 3],
@@ -834,7 +834,7 @@
return o;
}
-void checkUnnamed7199(core.Map<core.String, core.Object> o) {
+void checkUnnamed7202(core.Map<core.String, core.Object> o) {
unittest.expect(o, unittest.hasLength(2));
var casted7 = (o['x']!) as core.Map;
unittest.expect(casted7, unittest.hasLength(3));
@@ -866,17 +866,17 @@
);
}
-core.List<core.Map<core.String, core.Object>> buildUnnamed7200() {
+core.List<core.Map<core.String, core.Object>> buildUnnamed7203() {
var o = <core.Map<core.String, core.Object>>[];
- o.add(buildUnnamed7199());
- o.add(buildUnnamed7199());
+ o.add(buildUnnamed7202());
+ o.add(buildUnnamed7202());
return o;
}
-void checkUnnamed7200(core.List<core.Map<core.String, core.Object>> o) {
+void checkUnnamed7203(core.List<core.Map<core.String, core.Object>> o) {
unittest.expect(o, unittest.hasLength(2));
- checkUnnamed7199(o[0]);
- checkUnnamed7199(o[1]);
+ checkUnnamed7202(o[0]);
+ checkUnnamed7202(o[1]);
}
core.int buildCounterStatus = 0;
@@ -885,7 +885,7 @@
buildCounterStatus++;
if (buildCounterStatus < 3) {
o.code = 42;
- o.details = buildUnnamed7200();
+ o.details = buildUnnamed7203();
o.message = 'foo';
}
buildCounterStatus--;
@@ -899,7 +899,7 @@
o.code!,
unittest.equals(42),
);
- checkUnnamed7200(o.details!);
+ checkUnnamed7203(o.details!);
unittest.expect(
o.message!,
unittest.equals('foo'),
diff --git a/generated/googleapis/test/translate/v3_test.dart b/generated/googleapis/test/translate/v3_test.dart
index e1b435f..1f0bc89 100644
--- a/generated/googleapis/test/translate/v3_test.dart
+++ b/generated/googleapis/test/translate/v3_test.dart
@@ -27,139 +27,33 @@
import '../test_shared.dart';
-core.Map<core.String, api.TranslateTextGlossaryConfig> buildUnnamed6539() {
+core.Map<core.String, api.TranslateTextGlossaryConfig> buildUnnamed6542() {
var o = <core.String, api.TranslateTextGlossaryConfig>{};
o['x'] = buildTranslateTextGlossaryConfig();
o['y'] = buildTranslateTextGlossaryConfig();
return o;
}
-void checkUnnamed6539(
+void checkUnnamed6542(
core.Map<core.String, api.TranslateTextGlossaryConfig> o) {
unittest.expect(o, unittest.hasLength(2));
checkTranslateTextGlossaryConfig(o['x']! as api.TranslateTextGlossaryConfig);
checkTranslateTextGlossaryConfig(o['y']! as api.TranslateTextGlossaryConfig);
}
-core.List<api.InputConfig> buildUnnamed6540() {
+core.List<api.InputConfig> buildUnnamed6543() {
var o = <api.InputConfig>[];
o.add(buildInputConfig());
o.add(buildInputConfig());
return o;
}
-void checkUnnamed6540(core.List<api.InputConfig> o) {
+void checkUnnamed6543(core.List<api.InputConfig> o) {
unittest.expect(o, unittest.hasLength(2));
checkInputConfig(o[0] as api.InputConfig);
checkInputConfig(o[1] as api.InputConfig);
}
-core.Map<core.String, core.String> buildUnnamed6541() {
- var o = <core.String, core.String>{};
- o['x'] = 'foo';
- o['y'] = 'foo';
- return o;
-}
-
-void checkUnnamed6541(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'),
- );
-}
-
-core.Map<core.String, core.String> buildUnnamed6542() {
- var o = <core.String, core.String>{};
- o['x'] = 'foo';
- o['y'] = 'foo';
- return o;
-}
-
-void checkUnnamed6542(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'),
- );
-}
-
-core.List<core.String> buildUnnamed6543() {
- var o = <core.String>[];
- o.add('foo');
- o.add('foo');
- return o;
-}
-
-void checkUnnamed6543(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'),
- );
-}
-
-core.int buildCounterBatchTranslateTextRequest = 0;
-api.BatchTranslateTextRequest buildBatchTranslateTextRequest() {
- var o = api.BatchTranslateTextRequest();
- buildCounterBatchTranslateTextRequest++;
- if (buildCounterBatchTranslateTextRequest < 3) {
- o.glossaries = buildUnnamed6539();
- o.inputConfigs = buildUnnamed6540();
- o.labels = buildUnnamed6541();
- o.models = buildUnnamed6542();
- o.outputConfig = buildOutputConfig();
- o.sourceLanguageCode = 'foo';
- o.targetLanguageCodes = buildUnnamed6543();
- }
- buildCounterBatchTranslateTextRequest--;
- return o;
-}
-
-void checkBatchTranslateTextRequest(api.BatchTranslateTextRequest o) {
- buildCounterBatchTranslateTextRequest++;
- if (buildCounterBatchTranslateTextRequest < 3) {
- checkUnnamed6539(o.glossaries!);
- checkUnnamed6540(o.inputConfigs!);
- checkUnnamed6541(o.labels!);
- checkUnnamed6542(o.models!);
- checkOutputConfig(o.outputConfig! as api.OutputConfig);
- unittest.expect(
- o.sourceLanguageCode!,
- unittest.equals('foo'),
- );
- checkUnnamed6543(o.targetLanguageCodes!);
- }
- buildCounterBatchTranslateTextRequest--;
-}
-
-core.int buildCounterCancelOperationRequest = 0;
-api.CancelOperationRequest buildCancelOperationRequest() {
- var o = api.CancelOperationRequest();
- buildCounterCancelOperationRequest++;
- if (buildCounterCancelOperationRequest < 3) {}
- buildCounterCancelOperationRequest--;
- return o;
-}
-
-void checkCancelOperationRequest(api.CancelOperationRequest o) {
- buildCounterCancelOperationRequest++;
- if (buildCounterCancelOperationRequest < 3) {}
- buildCounterCancelOperationRequest--;
-}
-
core.Map<core.String, core.String> buildUnnamed6544() {
var o = <core.String, core.String>{};
o['x'] = 'foo';
@@ -179,13 +73,119 @@
);
}
+core.Map<core.String, core.String> buildUnnamed6545() {
+ var o = <core.String, core.String>{};
+ o['x'] = 'foo';
+ o['y'] = 'foo';
+ return o;
+}
+
+void checkUnnamed6545(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'),
+ );
+}
+
+core.List<core.String> buildUnnamed6546() {
+ var o = <core.String>[];
+ o.add('foo');
+ o.add('foo');
+ return o;
+}
+
+void checkUnnamed6546(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'),
+ );
+}
+
+core.int buildCounterBatchTranslateTextRequest = 0;
+api.BatchTranslateTextRequest buildBatchTranslateTextRequest() {
+ var o = api.BatchTranslateTextRequest();
+ buildCounterBatchTranslateTextRequest++;
+ if (buildCounterBatchTranslateTextRequest < 3) {
+ o.glossaries = buildUnnamed6542();
+ o.inputConfigs = buildUnnamed6543();
+ o.labels = buildUnnamed6544();
+ o.models = buildUnnamed6545();
+ o.outputConfig = buildOutputConfig();
+ o.sourceLanguageCode = 'foo';
+ o.targetLanguageCodes = buildUnnamed6546();
+ }
+ buildCounterBatchTranslateTextRequest--;
+ return o;
+}
+
+void checkBatchTranslateTextRequest(api.BatchTranslateTextRequest o) {
+ buildCounterBatchTranslateTextRequest++;
+ if (buildCounterBatchTranslateTextRequest < 3) {
+ checkUnnamed6542(o.glossaries!);
+ checkUnnamed6543(o.inputConfigs!);
+ checkUnnamed6544(o.labels!);
+ checkUnnamed6545(o.models!);
+ checkOutputConfig(o.outputConfig! as api.OutputConfig);
+ unittest.expect(
+ o.sourceLanguageCode!,
+ unittest.equals('foo'),
+ );
+ checkUnnamed6546(o.targetLanguageCodes!);
+ }
+ buildCounterBatchTranslateTextRequest--;
+}
+
+core.int buildCounterCancelOperationRequest = 0;
+api.CancelOperationRequest buildCancelOperationRequest() {
+ var o = api.CancelOperationRequest();
+ buildCounterCancelOperationRequest++;
+ if (buildCounterCancelOperationRequest < 3) {}
+ buildCounterCancelOperationRequest--;
+ return o;
+}
+
+void checkCancelOperationRequest(api.CancelOperationRequest o) {
+ buildCounterCancelOperationRequest++;
+ if (buildCounterCancelOperationRequest < 3) {}
+ buildCounterCancelOperationRequest--;
+}
+
+core.Map<core.String, core.String> buildUnnamed6547() {
+ var o = <core.String, core.String>{};
+ o['x'] = 'foo';
+ o['y'] = 'foo';
+ return o;
+}
+
+void checkUnnamed6547(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'),
+ );
+}
+
core.int buildCounterDetectLanguageRequest = 0;
api.DetectLanguageRequest buildDetectLanguageRequest() {
var o = api.DetectLanguageRequest();
buildCounterDetectLanguageRequest++;
if (buildCounterDetectLanguageRequest < 3) {
o.content = 'foo';
- o.labels = buildUnnamed6544();
+ o.labels = buildUnnamed6547();
o.mimeType = 'foo';
o.model = 'foo';
}
@@ -200,7 +200,7 @@
o.content!,
unittest.equals('foo'),
);
- checkUnnamed6544(o.labels!);
+ checkUnnamed6547(o.labels!);
unittest.expect(
o.mimeType!,
unittest.equals('foo'),
@@ -213,14 +213,14 @@
buildCounterDetectLanguageRequest--;
}
-core.List<api.DetectedLanguage> buildUnnamed6545() {
+core.List<api.DetectedLanguage> buildUnnamed6548() {
var o = <api.DetectedLanguage>[];
o.add(buildDetectedLanguage());
o.add(buildDetectedLanguage());
return o;
}
-void checkUnnamed6545(core.List<api.DetectedLanguage> o) {
+void checkUnnamed6548(core.List<api.DetectedLanguage> o) {
unittest.expect(o, unittest.hasLength(2));
checkDetectedLanguage(o[0] as api.DetectedLanguage);
checkDetectedLanguage(o[1] as api.DetectedLanguage);
@@ -231,7 +231,7 @@
var o = api.DetectLanguageResponse();
buildCounterDetectLanguageResponse++;
if (buildCounterDetectLanguageResponse < 3) {
- o.languages = buildUnnamed6545();
+ o.languages = buildUnnamed6548();
}
buildCounterDetectLanguageResponse--;
return o;
@@ -240,7 +240,7 @@
void checkDetectLanguageResponse(api.DetectLanguageResponse o) {
buildCounterDetectLanguageResponse++;
if (buildCounterDetectLanguageResponse < 3) {
- checkUnnamed6545(o.languages!);
+ checkUnnamed6548(o.languages!);
}
buildCounterDetectLanguageResponse--;
}
@@ -444,14 +444,14 @@
buildCounterLanguageCodePair--;
}
-core.List<core.String> buildUnnamed6546() {
+core.List<core.String> buildUnnamed6549() {
var o = <core.String>[];
o.add('foo');
o.add('foo');
return o;
}
-void checkUnnamed6546(core.List<core.String> o) {
+void checkUnnamed6549(core.List<core.String> o) {
unittest.expect(o, unittest.hasLength(2));
unittest.expect(
o[0],
@@ -468,7 +468,7 @@
var o = api.LanguageCodesSet();
buildCounterLanguageCodesSet++;
if (buildCounterLanguageCodesSet < 3) {
- o.languageCodes = buildUnnamed6546();
+ o.languageCodes = buildUnnamed6549();
}
buildCounterLanguageCodesSet--;
return o;
@@ -477,19 +477,19 @@
void checkLanguageCodesSet(api.LanguageCodesSet o) {
buildCounterLanguageCodesSet++;
if (buildCounterLanguageCodesSet < 3) {
- checkUnnamed6546(o.languageCodes!);
+ checkUnnamed6549(o.languageCodes!);
}
buildCounterLanguageCodesSet--;
}
-core.List<api.Glossary> buildUnnamed6547() {
+core.List<api.Glossary> buildUnnamed6550() {
var o = <api.Glossary>[];
o.add(buildGlossary());
o.add(buildGlossary());
return o;
}
-void checkUnnamed6547(core.List<api.Glossary> o) {
+void checkUnnamed6550(core.List<api.Glossary> o) {
unittest.expect(o, unittest.hasLength(2));
checkGlossary(o[0] as api.Glossary);
checkGlossary(o[1] as api.Glossary);
@@ -500,7 +500,7 @@
var o = api.ListGlossariesResponse();
buildCounterListGlossariesResponse++;
if (buildCounterListGlossariesResponse < 3) {
- o.glossaries = buildUnnamed6547();
+ o.glossaries = buildUnnamed6550();
o.nextPageToken = 'foo';
}
buildCounterListGlossariesResponse--;
@@ -510,7 +510,7 @@
void checkListGlossariesResponse(api.ListGlossariesResponse o) {
buildCounterListGlossariesResponse++;
if (buildCounterListGlossariesResponse < 3) {
- checkUnnamed6547(o.glossaries!);
+ checkUnnamed6550(o.glossaries!);
unittest.expect(
o.nextPageToken!,
unittest.equals('foo'),
@@ -519,14 +519,14 @@
buildCounterListGlossariesResponse--;
}
-core.List<api.Location> buildUnnamed6548() {
+core.List<api.Location> buildUnnamed6551() {
var o = <api.Location>[];
o.add(buildLocation());
o.add(buildLocation());
return o;
}
-void checkUnnamed6548(core.List<api.Location> o) {
+void checkUnnamed6551(core.List<api.Location> o) {
unittest.expect(o, unittest.hasLength(2));
checkLocation(o[0] as api.Location);
checkLocation(o[1] as api.Location);
@@ -537,7 +537,7 @@
var o = api.ListLocationsResponse();
buildCounterListLocationsResponse++;
if (buildCounterListLocationsResponse < 3) {
- o.locations = buildUnnamed6548();
+ o.locations = buildUnnamed6551();
o.nextPageToken = 'foo';
}
buildCounterListLocationsResponse--;
@@ -547,7 +547,7 @@
void checkListLocationsResponse(api.ListLocationsResponse o) {
buildCounterListLocationsResponse++;
if (buildCounterListLocationsResponse < 3) {
- checkUnnamed6548(o.locations!);
+ checkUnnamed6551(o.locations!);
unittest.expect(
o.nextPageToken!,
unittest.equals('foo'),
@@ -556,14 +556,14 @@
buildCounterListLocationsResponse--;
}
-core.List<api.Operation> buildUnnamed6549() {
+core.List<api.Operation> buildUnnamed6552() {
var o = <api.Operation>[];
o.add(buildOperation());
o.add(buildOperation());
return o;
}
-void checkUnnamed6549(core.List<api.Operation> o) {
+void checkUnnamed6552(core.List<api.Operation> o) {
unittest.expect(o, unittest.hasLength(2));
checkOperation(o[0] as api.Operation);
checkOperation(o[1] as api.Operation);
@@ -575,7 +575,7 @@
buildCounterListOperationsResponse++;
if (buildCounterListOperationsResponse < 3) {
o.nextPageToken = 'foo';
- o.operations = buildUnnamed6549();
+ o.operations = buildUnnamed6552();
}
buildCounterListOperationsResponse--;
return o;
@@ -588,19 +588,19 @@
o.nextPageToken!,
unittest.equals('foo'),
);
- checkUnnamed6549(o.operations!);
+ checkUnnamed6552(o.operations!);
}
buildCounterListOperationsResponse--;
}
-core.Map<core.String, core.String> buildUnnamed6550() {
+core.Map<core.String, core.String> buildUnnamed6553() {
var o = <core.String, core.String>{};
o['x'] = 'foo';
o['y'] = 'foo';
return o;
}
-void checkUnnamed6550(core.Map<core.String, core.String> o) {
+void checkUnnamed6553(core.Map<core.String, core.String> o) {
unittest.expect(o, unittest.hasLength(2));
unittest.expect(
o['x']!,
@@ -612,7 +612,7 @@
);
}
-core.Map<core.String, core.Object> buildUnnamed6551() {
+core.Map<core.String, core.Object> buildUnnamed6554() {
var o = <core.String, core.Object>{};
o['x'] = {
'list': [1, 2, 3],
@@ -627,7 +627,7 @@
return o;
}
-void checkUnnamed6551(core.Map<core.String, core.Object> o) {
+void checkUnnamed6554(core.Map<core.String, core.Object> o) {
unittest.expect(o, unittest.hasLength(2));
var casted1 = (o['x']!) as core.Map;
unittest.expect(casted1, unittest.hasLength(3));
@@ -665,9 +665,9 @@
buildCounterLocation++;
if (buildCounterLocation < 3) {
o.displayName = 'foo';
- o.labels = buildUnnamed6550();
+ o.labels = buildUnnamed6553();
o.locationId = 'foo';
- o.metadata = buildUnnamed6551();
+ o.metadata = buildUnnamed6554();
o.name = 'foo';
}
buildCounterLocation--;
@@ -681,12 +681,12 @@
o.displayName!,
unittest.equals('foo'),
);
- checkUnnamed6550(o.labels!);
+ checkUnnamed6553(o.labels!);
unittest.expect(
o.locationId!,
unittest.equals('foo'),
);
- checkUnnamed6551(o.metadata!);
+ checkUnnamed6554(o.metadata!);
unittest.expect(
o.name!,
unittest.equals('foo'),
@@ -695,7 +695,7 @@
buildCounterLocation--;
}
-core.Map<core.String, core.Object> buildUnnamed6552() {
+core.Map<core.String, core.Object> buildUnnamed6555() {
var o = <core.String, core.Object>{};
o['x'] = {
'list': [1, 2, 3],
@@ -710,7 +710,7 @@
return o;
}
-void checkUnnamed6552(core.Map<core.String, core.Object> o) {
+void checkUnnamed6555(core.Map<core.String, core.Object> o) {
unittest.expect(o, unittest.hasLength(2));
var casted3 = (o['x']!) as core.Map;
unittest.expect(casted3, unittest.hasLength(3));
@@ -742,7 +742,7 @@
);
}
-core.Map<core.String, core.Object> buildUnnamed6553() {
+core.Map<core.String, core.Object> buildUnnamed6556() {
var o = <core.String, core.Object>{};
o['x'] = {
'list': [1, 2, 3],
@@ -757,7 +757,7 @@
return o;
}
-void checkUnnamed6553(core.Map<core.String, core.Object> o) {
+void checkUnnamed6556(core.Map<core.String, core.Object> o) {
unittest.expect(o, unittest.hasLength(2));
var casted5 = (o['x']!) as core.Map;
unittest.expect(casted5, unittest.hasLength(3));
@@ -796,9 +796,9 @@
if (buildCounterOperation < 3) {
o.done = true;
o.error = buildStatus();
- o.metadata = buildUnnamed6552();
+ o.metadata = buildUnnamed6555();
o.name = 'foo';
- o.response = buildUnnamed6553();
+ o.response = buildUnnamed6556();
}
buildCounterOperation--;
return o;
@@ -809,12 +809,12 @@
if (buildCounterOperation < 3) {
unittest.expect(o.done!, unittest.isTrue);
checkStatus(o.error! as api.Status);
- checkUnnamed6552(o.metadata!);
+ checkUnnamed6555(o.metadata!);
unittest.expect(
o.name!,
unittest.equals('foo'),
);
- checkUnnamed6553(o.response!);
+ checkUnnamed6556(o.response!);
}
buildCounterOperation--;
}
@@ -838,7 +838,7 @@
buildCounterOutputConfig--;
}
-core.Map<core.String, core.Object> buildUnnamed6554() {
+core.Map<core.String, core.Object> buildUnnamed6557() {
var o = <core.String, core.Object>{};
o['x'] = {
'list': [1, 2, 3],
@@ -853,7 +853,7 @@
return o;
}
-void checkUnnamed6554(core.Map<core.String, core.Object> o) {
+void checkUnnamed6557(core.Map<core.String, core.Object> o) {
unittest.expect(o, unittest.hasLength(2));
var casted7 = (o['x']!) as core.Map;
unittest.expect(casted7, unittest.hasLength(3));
@@ -885,17 +885,17 @@
);
}
-core.List<core.Map<core.String, core.Object>> buildUnnamed6555() {
+core.List<core.Map<core.String, core.Object>> buildUnnamed6558() {
var o = <core.Map<core.String, core.Object>>[];
- o.add(buildUnnamed6554());
- o.add(buildUnnamed6554());
+ o.add(buildUnnamed6557());
+ o.add(buildUnnamed6557());
return o;
}
-void checkUnnamed6555(core.List<core.Map<core.String, core.Object>> o) {
+void checkUnnamed6558(core.List<core.Map<core.String, core.Object>> o) {
unittest.expect(o, unittest.hasLength(2));
- checkUnnamed6554(o[0]);
- checkUnnamed6554(o[1]);
+ checkUnnamed6557(o[0]);
+ checkUnnamed6557(o[1]);
}
core.int buildCounterStatus = 0;
@@ -904,7 +904,7 @@
buildCounterStatus++;
if (buildCounterStatus < 3) {
o.code = 42;
- o.details = buildUnnamed6555();
+ o.details = buildUnnamed6558();
o.message = 'foo';
}
buildCounterStatus--;
@@ -918,7 +918,7 @@
o.code!,
unittest.equals(42),
);
- checkUnnamed6555(o.details!);
+ checkUnnamed6558(o.details!);
unittest.expect(
o.message!,
unittest.equals('foo'),
@@ -958,14 +958,14 @@
buildCounterSupportedLanguage--;
}
-core.List<api.SupportedLanguage> buildUnnamed6556() {
+core.List<api.SupportedLanguage> buildUnnamed6559() {
var o = <api.SupportedLanguage>[];
o.add(buildSupportedLanguage());
o.add(buildSupportedLanguage());
return o;
}
-void checkUnnamed6556(core.List<api.SupportedLanguage> o) {
+void checkUnnamed6559(core.List<api.SupportedLanguage> o) {
unittest.expect(o, unittest.hasLength(2));
checkSupportedLanguage(o[0] as api.SupportedLanguage);
checkSupportedLanguage(o[1] as api.SupportedLanguage);
@@ -976,7 +976,7 @@
var o = api.SupportedLanguages();
buildCounterSupportedLanguages++;
if (buildCounterSupportedLanguages < 3) {
- o.languages = buildUnnamed6556();
+ o.languages = buildUnnamed6559();
}
buildCounterSupportedLanguages--;
return o;
@@ -985,7 +985,7 @@
void checkSupportedLanguages(api.SupportedLanguages o) {
buildCounterSupportedLanguages++;
if (buildCounterSupportedLanguages < 3) {
- checkUnnamed6556(o.languages!);
+ checkUnnamed6559(o.languages!);
}
buildCounterSupportedLanguages--;
}
@@ -1014,14 +1014,14 @@
buildCounterTranslateTextGlossaryConfig--;
}
-core.List<core.String> buildUnnamed6557() {
+core.List<core.String> buildUnnamed6560() {
var o = <core.String>[];
o.add('foo');
o.add('foo');
return o;
}
-void checkUnnamed6557(core.List<core.String> o) {
+void checkUnnamed6560(core.List<core.String> o) {
unittest.expect(o, unittest.hasLength(2));
unittest.expect(
o[0],
@@ -1033,14 +1033,14 @@
);
}
-core.Map<core.String, core.String> buildUnnamed6558() {
+core.Map<core.String, core.String> buildUnnamed6561() {
var o = <core.String, core.String>{};
o['x'] = 'foo';
o['y'] = 'foo';
return o;
}
-void checkUnnamed6558(core.Map<core.String, core.String> o) {
+void checkUnnamed6561(core.Map<core.String, core.String> o) {
unittest.expect(o, unittest.hasLength(2));
unittest.expect(
o['x']!,
@@ -1057,9 +1057,9 @@
var o = api.TranslateTextRequest();
buildCounterTranslateTextRequest++;
if (buildCounterTranslateTextRequest < 3) {
- o.contents = buildUnnamed6557();
+ o.contents = buildUnnamed6560();
o.glossaryConfig = buildTranslateTextGlossaryConfig();
- o.labels = buildUnnamed6558();
+ o.labels = buildUnnamed6561();
o.mimeType = 'foo';
o.model = 'foo';
o.sourceLanguageCode = 'foo';
@@ -1072,10 +1072,10 @@
void checkTranslateTextRequest(api.TranslateTextRequest o) {
buildCounterTranslateTextRequest++;
if (buildCounterTranslateTextRequest < 3) {
- checkUnnamed6557(o.contents!);
+ checkUnnamed6560(o.contents!);
checkTranslateTextGlossaryConfig(
o.glossaryConfig! as api.TranslateTextGlossaryConfig);
- checkUnnamed6558(o.labels!);
+ checkUnnamed6561(o.labels!);
unittest.expect(
o.mimeType!,
unittest.equals('foo'),
@@ -1096,27 +1096,27 @@
buildCounterTranslateTextRequest--;
}
-core.List<api.Translation> buildUnnamed6559() {
+core.List<api.Translation> buildUnnamed6562() {
var o = <api.Translation>[];
o.add(buildTranslation());
o.add(buildTranslation());
return o;
}
-void checkUnnamed6559(core.List<api.Translation> o) {
+void checkUnnamed6562(core.List<api.Translation> o) {
unittest.expect(o, unittest.hasLength(2));
checkTranslation(o[0] as api.Translation);
checkTranslation(o[1] as api.Translation);
}
-core.List<api.Translation> buildUnnamed6560() {
+core.List<api.Translation> buildUnnamed6563() {
var o = <api.Translation>[];
o.add(buildTranslation());
o.add(buildTranslation());
return o;
}
-void checkUnnamed6560(core.List<api.Translation> o) {
+void checkUnnamed6563(core.List<api.Translation> o) {
unittest.expect(o, unittest.hasLength(2));
checkTranslation(o[0] as api.Translation);
checkTranslation(o[1] as api.Translation);
@@ -1127,8 +1127,8 @@
var o = api.TranslateTextResponse();
buildCounterTranslateTextResponse++;
if (buildCounterTranslateTextResponse < 3) {
- o.glossaryTranslations = buildUnnamed6559();
- o.translations = buildUnnamed6560();
+ o.glossaryTranslations = buildUnnamed6562();
+ o.translations = buildUnnamed6563();
}
buildCounterTranslateTextResponse--;
return o;
@@ -1137,8 +1137,8 @@
void checkTranslateTextResponse(api.TranslateTextResponse o) {
buildCounterTranslateTextResponse++;
if (buildCounterTranslateTextResponse < 3) {
- checkUnnamed6559(o.glossaryTranslations!);
- checkUnnamed6560(o.translations!);
+ checkUnnamed6562(o.glossaryTranslations!);
+ checkUnnamed6563(o.translations!);
}
buildCounterTranslateTextResponse--;
}
diff --git a/generated/googleapis/test/vault/v1_test.dart b/generated/googleapis/test/vault/v1_test.dart
index ba13e0c..89b48be 100644
--- a/generated/googleapis/test/vault/v1_test.dart
+++ b/generated/googleapis/test/vault/v1_test.dart
@@ -75,14 +75,14 @@
buildCounterAccountCountError--;
}
-core.List<core.String> buildUnnamed6163() {
+core.List<core.String> buildUnnamed6166() {
var o = <core.String>[];
o.add('foo');
o.add('foo');
return o;
}
-void checkUnnamed6163(core.List<core.String> o) {
+void checkUnnamed6166(core.List<core.String> o) {
unittest.expect(o, unittest.hasLength(2));
unittest.expect(
o[0],
@@ -99,7 +99,7 @@
var o = api.AccountInfo();
buildCounterAccountInfo++;
if (buildCounterAccountInfo < 3) {
- o.emails = buildUnnamed6163();
+ o.emails = buildUnnamed6166();
}
buildCounterAccountInfo--;
return o;
@@ -108,7 +108,7 @@
void checkAccountInfo(api.AccountInfo o) {
buildCounterAccountInfo++;
if (buildCounterAccountInfo < 3) {
- checkUnnamed6163(o.emails!);
+ checkUnnamed6166(o.emails!);
}
buildCounterAccountInfo--;
}
@@ -134,14 +134,14 @@
buildCounterAddHeldAccountResult--;
}
-core.List<core.String> buildUnnamed6164() {
+core.List<core.String> buildUnnamed6167() {
var o = <core.String>[];
o.add('foo');
o.add('foo');
return o;
}
-void checkUnnamed6164(core.List<core.String> o) {
+void checkUnnamed6167(core.List<core.String> o) {
unittest.expect(o, unittest.hasLength(2));
unittest.expect(
o[0],
@@ -153,14 +153,14 @@
);
}
-core.List<core.String> buildUnnamed6165() {
+core.List<core.String> buildUnnamed6168() {
var o = <core.String>[];
o.add('foo');
o.add('foo');
return o;
}
-void checkUnnamed6165(core.List<core.String> o) {
+void checkUnnamed6168(core.List<core.String> o) {
unittest.expect(o, unittest.hasLength(2));
unittest.expect(
o[0],
@@ -177,8 +177,8 @@
var o = api.AddHeldAccountsRequest();
buildCounterAddHeldAccountsRequest++;
if (buildCounterAddHeldAccountsRequest < 3) {
- o.accountIds = buildUnnamed6164();
- o.emails = buildUnnamed6165();
+ o.accountIds = buildUnnamed6167();
+ o.emails = buildUnnamed6168();
}
buildCounterAddHeldAccountsRequest--;
return o;
@@ -187,20 +187,20 @@
void checkAddHeldAccountsRequest(api.AddHeldAccountsRequest o) {
buildCounterAddHeldAccountsRequest++;
if (buildCounterAddHeldAccountsRequest < 3) {
- checkUnnamed6164(o.accountIds!);
- checkUnnamed6165(o.emails!);
+ checkUnnamed6167(o.accountIds!);
+ checkUnnamed6168(o.emails!);
}
buildCounterAddHeldAccountsRequest--;
}
-core.List<api.AddHeldAccountResult> buildUnnamed6166() {
+core.List<api.AddHeldAccountResult> buildUnnamed6169() {
var o = <api.AddHeldAccountResult>[];
o.add(buildAddHeldAccountResult());
o.add(buildAddHeldAccountResult());
return o;
}
-void checkUnnamed6166(core.List<api.AddHeldAccountResult> o) {
+void checkUnnamed6169(core.List<api.AddHeldAccountResult> o) {
unittest.expect(o, unittest.hasLength(2));
checkAddHeldAccountResult(o[0] as api.AddHeldAccountResult);
checkAddHeldAccountResult(o[1] as api.AddHeldAccountResult);
@@ -211,7 +211,7 @@
var o = api.AddHeldAccountsResponse();
buildCounterAddHeldAccountsResponse++;
if (buildCounterAddHeldAccountsResponse < 3) {
- o.responses = buildUnnamed6166();
+ o.responses = buildUnnamed6169();
}
buildCounterAddHeldAccountsResponse--;
return o;
@@ -220,7 +220,7 @@
void checkAddHeldAccountsResponse(api.AddHeldAccountsResponse o) {
buildCounterAddHeldAccountsResponse++;
if (buildCounterAddHeldAccountsResponse < 3) {
- checkUnnamed6166(o.responses!);
+ checkUnnamed6169(o.responses!);
}
buildCounterAddHeldAccountsResponse--;
}
@@ -334,14 +334,14 @@
buildCounterCloudStorageFile--;
}
-core.List<api.CloudStorageFile> buildUnnamed6167() {
+core.List<api.CloudStorageFile> buildUnnamed6170() {
var o = <api.CloudStorageFile>[];
o.add(buildCloudStorageFile());
o.add(buildCloudStorageFile());
return o;
}
-void checkUnnamed6167(core.List<api.CloudStorageFile> o) {
+void checkUnnamed6170(core.List<api.CloudStorageFile> o) {
unittest.expect(o, unittest.hasLength(2));
checkCloudStorageFile(o[0] as api.CloudStorageFile);
checkCloudStorageFile(o[1] as api.CloudStorageFile);
@@ -352,7 +352,7 @@
var o = api.CloudStorageSink();
buildCounterCloudStorageSink++;
if (buildCounterCloudStorageSink < 3) {
- o.files = buildUnnamed6167();
+ o.files = buildUnnamed6170();
}
buildCounterCloudStorageSink--;
return o;
@@ -361,7 +361,7 @@
void checkCloudStorageSink(api.CloudStorageSink o) {
buildCounterCloudStorageSink++;
if (buildCounterCloudStorageSink < 3) {
- checkUnnamed6167(o.files!);
+ checkUnnamed6170(o.files!);
}
buildCounterCloudStorageSink--;
}
@@ -655,40 +655,40 @@
buildCounterExportStats--;
}
-core.List<api.AccountCountError> buildUnnamed6168() {
+core.List<api.AccountCountError> buildUnnamed6171() {
var o = <api.AccountCountError>[];
o.add(buildAccountCountError());
o.add(buildAccountCountError());
return o;
}
-void checkUnnamed6168(core.List<api.AccountCountError> o) {
+void checkUnnamed6171(core.List<api.AccountCountError> o) {
unittest.expect(o, unittest.hasLength(2));
checkAccountCountError(o[0] as api.AccountCountError);
checkAccountCountError(o[1] as api.AccountCountError);
}
-core.List<api.AccountCount> buildUnnamed6169() {
+core.List<api.AccountCount> buildUnnamed6172() {
var o = <api.AccountCount>[];
o.add(buildAccountCount());
o.add(buildAccountCount());
return o;
}
-void checkUnnamed6169(core.List<api.AccountCount> o) {
+void checkUnnamed6172(core.List<api.AccountCount> o) {
unittest.expect(o, unittest.hasLength(2));
checkAccountCount(o[0] as api.AccountCount);
checkAccountCount(o[1] as api.AccountCount);
}
-core.List<core.String> buildUnnamed6170() {
+core.List<core.String> buildUnnamed6173() {
var o = <core.String>[];
o.add('foo');
o.add('foo');
return o;
}
-void checkUnnamed6170(core.List<core.String> o) {
+void checkUnnamed6173(core.List<core.String> o) {
unittest.expect(o, unittest.hasLength(2));
unittest.expect(
o[0],
@@ -705,10 +705,10 @@
var o = api.GroupsCountResult();
buildCounterGroupsCountResult++;
if (buildCounterGroupsCountResult < 3) {
- o.accountCountErrors = buildUnnamed6168();
- o.accountCounts = buildUnnamed6169();
+ o.accountCountErrors = buildUnnamed6171();
+ o.accountCounts = buildUnnamed6172();
o.matchingAccountsCount = 'foo';
- o.nonQueryableAccounts = buildUnnamed6170();
+ o.nonQueryableAccounts = buildUnnamed6173();
o.queriedAccountsCount = 'foo';
}
buildCounterGroupsCountResult--;
@@ -718,13 +718,13 @@
void checkGroupsCountResult(api.GroupsCountResult o) {
buildCounterGroupsCountResult++;
if (buildCounterGroupsCountResult < 3) {
- checkUnnamed6168(o.accountCountErrors!);
- checkUnnamed6169(o.accountCounts!);
+ checkUnnamed6171(o.accountCountErrors!);
+ checkUnnamed6172(o.accountCounts!);
unittest.expect(
o.matchingAccountsCount!,
unittest.equals('foo'),
);
- checkUnnamed6170(o.nonQueryableAccounts!);
+ checkUnnamed6173(o.nonQueryableAccounts!);
unittest.expect(
o.queriedAccountsCount!,
unittest.equals('foo'),
@@ -777,14 +777,14 @@
buildCounterHangoutsChatExportOptions--;
}
-core.List<core.String> buildUnnamed6171() {
+core.List<core.String> buildUnnamed6174() {
var o = <core.String>[];
o.add('foo');
o.add('foo');
return o;
}
-void checkUnnamed6171(core.List<core.String> o) {
+void checkUnnamed6174(core.List<core.String> o) {
unittest.expect(o, unittest.hasLength(2));
unittest.expect(
o[0],
@@ -801,7 +801,7 @@
var o = api.HangoutsChatInfo();
buildCounterHangoutsChatInfo++;
if (buildCounterHangoutsChatInfo < 3) {
- o.roomId = buildUnnamed6171();
+ o.roomId = buildUnnamed6174();
}
buildCounterHangoutsChatInfo--;
return o;
@@ -810,7 +810,7 @@
void checkHangoutsChatInfo(api.HangoutsChatInfo o) {
buildCounterHangoutsChatInfo++;
if (buildCounterHangoutsChatInfo < 3) {
- checkUnnamed6171(o.roomId!);
+ checkUnnamed6174(o.roomId!);
}
buildCounterHangoutsChatInfo--;
}
@@ -1007,14 +1007,14 @@
buildCounterHeldOrgUnit--;
}
-core.List<core.String> buildUnnamed6172() {
+core.List<core.String> buildUnnamed6175() {
var o = <core.String>[];
o.add('foo');
o.add('foo');
return o;
}
-void checkUnnamed6172(core.List<core.String> o) {
+void checkUnnamed6175(core.List<core.String> o) {
unittest.expect(o, unittest.hasLength(2));
unittest.expect(
o[0],
@@ -1031,7 +1031,7 @@
var o = api.HeldVoiceQuery();
buildCounterHeldVoiceQuery++;
if (buildCounterHeldVoiceQuery < 3) {
- o.coveredData = buildUnnamed6172();
+ o.coveredData = buildUnnamed6175();
}
buildCounterHeldVoiceQuery--;
return o;
@@ -1040,19 +1040,19 @@
void checkHeldVoiceQuery(api.HeldVoiceQuery o) {
buildCounterHeldVoiceQuery++;
if (buildCounterHeldVoiceQuery < 3) {
- checkUnnamed6172(o.coveredData!);
+ checkUnnamed6175(o.coveredData!);
}
buildCounterHeldVoiceQuery--;
}
-core.List<api.HeldAccount> buildUnnamed6173() {
+core.List<api.HeldAccount> buildUnnamed6176() {
var o = <api.HeldAccount>[];
o.add(buildHeldAccount());
o.add(buildHeldAccount());
return o;
}
-void checkUnnamed6173(core.List<api.HeldAccount> o) {
+void checkUnnamed6176(core.List<api.HeldAccount> o) {
unittest.expect(o, unittest.hasLength(2));
checkHeldAccount(o[0] as api.HeldAccount);
checkHeldAccount(o[1] as api.HeldAccount);
@@ -1063,7 +1063,7 @@
var o = api.Hold();
buildCounterHold++;
if (buildCounterHold < 3) {
- o.accounts = buildUnnamed6173();
+ o.accounts = buildUnnamed6176();
o.corpus = 'foo';
o.holdId = 'foo';
o.name = 'foo';
@@ -1078,7 +1078,7 @@
void checkHold(api.Hold o) {
buildCounterHold++;
if (buildCounterHold < 3) {
- checkUnnamed6173(o.accounts!);
+ checkUnnamed6176(o.accounts!);
unittest.expect(
o.corpus!,
unittest.equals('foo'),
@@ -1101,14 +1101,14 @@
buildCounterHold--;
}
-core.List<api.Export> buildUnnamed6174() {
+core.List<api.Export> buildUnnamed6177() {
var o = <api.Export>[];
o.add(buildExport());
o.add(buildExport());
return o;
}
-void checkUnnamed6174(core.List<api.Export> o) {
+void checkUnnamed6177(core.List<api.Export> o) {
unittest.expect(o, unittest.hasLength(2));
checkExport(o[0] as api.Export);
checkExport(o[1] as api.Export);
@@ -1119,7 +1119,7 @@
var o = api.ListExportsResponse();
buildCounterListExportsResponse++;
if (buildCounterListExportsResponse < 3) {
- o.exports = buildUnnamed6174();
+ o.exports = buildUnnamed6177();
o.nextPageToken = 'foo';
}
buildCounterListExportsResponse--;
@@ -1129,7 +1129,7 @@
void checkListExportsResponse(api.ListExportsResponse o) {
buildCounterListExportsResponse++;
if (buildCounterListExportsResponse < 3) {
- checkUnnamed6174(o.exports!);
+ checkUnnamed6177(o.exports!);
unittest.expect(
o.nextPageToken!,
unittest.equals('foo'),
@@ -1138,14 +1138,14 @@
buildCounterListExportsResponse--;
}
-core.List<api.HeldAccount> buildUnnamed6175() {
+core.List<api.HeldAccount> buildUnnamed6178() {
var o = <api.HeldAccount>[];
o.add(buildHeldAccount());
o.add(buildHeldAccount());
return o;
}
-void checkUnnamed6175(core.List<api.HeldAccount> o) {
+void checkUnnamed6178(core.List<api.HeldAccount> o) {
unittest.expect(o, unittest.hasLength(2));
checkHeldAccount(o[0] as api.HeldAccount);
checkHeldAccount(o[1] as api.HeldAccount);
@@ -1156,7 +1156,7 @@
var o = api.ListHeldAccountsResponse();
buildCounterListHeldAccountsResponse++;
if (buildCounterListHeldAccountsResponse < 3) {
- o.accounts = buildUnnamed6175();
+ o.accounts = buildUnnamed6178();
}
buildCounterListHeldAccountsResponse--;
return o;
@@ -1165,19 +1165,19 @@
void checkListHeldAccountsResponse(api.ListHeldAccountsResponse o) {
buildCounterListHeldAccountsResponse++;
if (buildCounterListHeldAccountsResponse < 3) {
- checkUnnamed6175(o.accounts!);
+ checkUnnamed6178(o.accounts!);
}
buildCounterListHeldAccountsResponse--;
}
-core.List<api.Hold> buildUnnamed6176() {
+core.List<api.Hold> buildUnnamed6179() {
var o = <api.Hold>[];
o.add(buildHold());
o.add(buildHold());
return o;
}
-void checkUnnamed6176(core.List<api.Hold> o) {
+void checkUnnamed6179(core.List<api.Hold> o) {
unittest.expect(o, unittest.hasLength(2));
checkHold(o[0] as api.Hold);
checkHold(o[1] as api.Hold);
@@ -1188,7 +1188,7 @@
var o = api.ListHoldsResponse();
buildCounterListHoldsResponse++;
if (buildCounterListHoldsResponse < 3) {
- o.holds = buildUnnamed6176();
+ o.holds = buildUnnamed6179();
o.nextPageToken = 'foo';
}
buildCounterListHoldsResponse--;
@@ -1198,7 +1198,7 @@
void checkListHoldsResponse(api.ListHoldsResponse o) {
buildCounterListHoldsResponse++;
if (buildCounterListHoldsResponse < 3) {
- checkUnnamed6176(o.holds!);
+ checkUnnamed6179(o.holds!);
unittest.expect(
o.nextPageToken!,
unittest.equals('foo'),
@@ -1207,14 +1207,14 @@
buildCounterListHoldsResponse--;
}
-core.List<api.Matter> buildUnnamed6177() {
+core.List<api.Matter> buildUnnamed6180() {
var o = <api.Matter>[];
o.add(buildMatter());
o.add(buildMatter());
return o;
}
-void checkUnnamed6177(core.List<api.Matter> o) {
+void checkUnnamed6180(core.List<api.Matter> o) {
unittest.expect(o, unittest.hasLength(2));
checkMatter(o[0] as api.Matter);
checkMatter(o[1] as api.Matter);
@@ -1225,7 +1225,7 @@
var o = api.ListMattersResponse();
buildCounterListMattersResponse++;
if (buildCounterListMattersResponse < 3) {
- o.matters = buildUnnamed6177();
+ o.matters = buildUnnamed6180();
o.nextPageToken = 'foo';
}
buildCounterListMattersResponse--;
@@ -1235,7 +1235,7 @@
void checkListMattersResponse(api.ListMattersResponse o) {
buildCounterListMattersResponse++;
if (buildCounterListMattersResponse < 3) {
- checkUnnamed6177(o.matters!);
+ checkUnnamed6180(o.matters!);
unittest.expect(
o.nextPageToken!,
unittest.equals('foo'),
@@ -1244,14 +1244,14 @@
buildCounterListMattersResponse--;
}
-core.List<api.Operation> buildUnnamed6178() {
+core.List<api.Operation> buildUnnamed6181() {
var o = <api.Operation>[];
o.add(buildOperation());
o.add(buildOperation());
return o;
}
-void checkUnnamed6178(core.List<api.Operation> o) {
+void checkUnnamed6181(core.List<api.Operation> o) {
unittest.expect(o, unittest.hasLength(2));
checkOperation(o[0] as api.Operation);
checkOperation(o[1] as api.Operation);
@@ -1263,7 +1263,7 @@
buildCounterListOperationsResponse++;
if (buildCounterListOperationsResponse < 3) {
o.nextPageToken = 'foo';
- o.operations = buildUnnamed6178();
+ o.operations = buildUnnamed6181();
}
buildCounterListOperationsResponse--;
return o;
@@ -1276,19 +1276,19 @@
o.nextPageToken!,
unittest.equals('foo'),
);
- checkUnnamed6178(o.operations!);
+ checkUnnamed6181(o.operations!);
}
buildCounterListOperationsResponse--;
}
-core.List<api.SavedQuery> buildUnnamed6179() {
+core.List<api.SavedQuery> buildUnnamed6182() {
var o = <api.SavedQuery>[];
o.add(buildSavedQuery());
o.add(buildSavedQuery());
return o;
}
-void checkUnnamed6179(core.List<api.SavedQuery> o) {
+void checkUnnamed6182(core.List<api.SavedQuery> o) {
unittest.expect(o, unittest.hasLength(2));
checkSavedQuery(o[0] as api.SavedQuery);
checkSavedQuery(o[1] as api.SavedQuery);
@@ -1300,7 +1300,7 @@
buildCounterListSavedQueriesResponse++;
if (buildCounterListSavedQueriesResponse < 3) {
o.nextPageToken = 'foo';
- o.savedQueries = buildUnnamed6179();
+ o.savedQueries = buildUnnamed6182();
}
buildCounterListSavedQueriesResponse--;
return o;
@@ -1313,45 +1313,45 @@
o.nextPageToken!,
unittest.equals('foo'),
);
- checkUnnamed6179(o.savedQueries!);
+ checkUnnamed6182(o.savedQueries!);
}
buildCounterListSavedQueriesResponse--;
}
-core.List<api.AccountCountError> buildUnnamed6180() {
+core.List<api.AccountCountError> buildUnnamed6183() {
var o = <api.AccountCountError>[];
o.add(buildAccountCountError());
o.add(buildAccountCountError());
return o;
}
-void checkUnnamed6180(core.List<api.AccountCountError> o) {
+void checkUnnamed6183(core.List<api.AccountCountError> o) {
unittest.expect(o, unittest.hasLength(2));
checkAccountCountError(o[0] as api.AccountCountError);
checkAccountCountError(o[1] as api.AccountCountError);
}
-core.List<api.AccountCount> buildUnnamed6181() {
+core.List<api.AccountCount> buildUnnamed6184() {
var o = <api.AccountCount>[];
o.add(buildAccountCount());
o.add(buildAccountCount());
return o;
}
-void checkUnnamed6181(core.List<api.AccountCount> o) {
+void checkUnnamed6184(core.List<api.AccountCount> o) {
unittest.expect(o, unittest.hasLength(2));
checkAccountCount(o[0] as api.AccountCount);
checkAccountCount(o[1] as api.AccountCount);
}
-core.List<core.String> buildUnnamed6182() {
+core.List<core.String> buildUnnamed6185() {
var o = <core.String>[];
o.add('foo');
o.add('foo');
return o;
}
-void checkUnnamed6182(core.List<core.String> o) {
+void checkUnnamed6185(core.List<core.String> o) {
unittest.expect(o, unittest.hasLength(2));
unittest.expect(
o[0],
@@ -1368,10 +1368,10 @@
var o = api.MailCountResult();
buildCounterMailCountResult++;
if (buildCounterMailCountResult < 3) {
- o.accountCountErrors = buildUnnamed6180();
- o.accountCounts = buildUnnamed6181();
+ o.accountCountErrors = buildUnnamed6183();
+ o.accountCounts = buildUnnamed6184();
o.matchingAccountsCount = 'foo';
- o.nonQueryableAccounts = buildUnnamed6182();
+ o.nonQueryableAccounts = buildUnnamed6185();
o.queriedAccountsCount = 'foo';
}
buildCounterMailCountResult--;
@@ -1381,13 +1381,13 @@
void checkMailCountResult(api.MailCountResult o) {
buildCounterMailCountResult++;
if (buildCounterMailCountResult < 3) {
- checkUnnamed6180(o.accountCountErrors!);
- checkUnnamed6181(o.accountCounts!);
+ checkUnnamed6183(o.accountCountErrors!);
+ checkUnnamed6184(o.accountCounts!);
unittest.expect(
o.matchingAccountsCount!,
unittest.equals('foo'),
);
- checkUnnamed6182(o.nonQueryableAccounts!);
+ checkUnnamed6185(o.nonQueryableAccounts!);
unittest.expect(
o.queriedAccountsCount!,
unittest.equals('foo'),
@@ -1439,14 +1439,14 @@
buildCounterMailOptions--;
}
-core.List<api.MatterPermission> buildUnnamed6183() {
+core.List<api.MatterPermission> buildUnnamed6186() {
var o = <api.MatterPermission>[];
o.add(buildMatterPermission());
o.add(buildMatterPermission());
return o;
}
-void checkUnnamed6183(core.List<api.MatterPermission> o) {
+void checkUnnamed6186(core.List<api.MatterPermission> o) {
unittest.expect(o, unittest.hasLength(2));
checkMatterPermission(o[0] as api.MatterPermission);
checkMatterPermission(o[1] as api.MatterPermission);
@@ -1459,7 +1459,7 @@
if (buildCounterMatter < 3) {
o.description = 'foo';
o.matterId = 'foo';
- o.matterPermissions = buildUnnamed6183();
+ o.matterPermissions = buildUnnamed6186();
o.name = 'foo';
o.state = 'foo';
}
@@ -1478,7 +1478,7 @@
o.matterId!,
unittest.equals('foo'),
);
- checkUnnamed6183(o.matterPermissions!);
+ checkUnnamed6186(o.matterPermissions!);
unittest.expect(
o.name!,
unittest.equals('foo'),
@@ -1518,7 +1518,7 @@
buildCounterMatterPermission--;
}
-core.Map<core.String, core.Object> buildUnnamed6184() {
+core.Map<core.String, core.Object> buildUnnamed6187() {
var o = <core.String, core.Object>{};
o['x'] = {
'list': [1, 2, 3],
@@ -1533,7 +1533,7 @@
return o;
}
-void checkUnnamed6184(core.Map<core.String, core.Object> o) {
+void checkUnnamed6187(core.Map<core.String, core.Object> o) {
unittest.expect(o, unittest.hasLength(2));
var casted1 = (o['x']!) as core.Map;
unittest.expect(casted1, unittest.hasLength(3));
@@ -1565,7 +1565,7 @@
);
}
-core.Map<core.String, core.Object> buildUnnamed6185() {
+core.Map<core.String, core.Object> buildUnnamed6188() {
var o = <core.String, core.Object>{};
o['x'] = {
'list': [1, 2, 3],
@@ -1580,7 +1580,7 @@
return o;
}
-void checkUnnamed6185(core.Map<core.String, core.Object> o) {
+void checkUnnamed6188(core.Map<core.String, core.Object> o) {
unittest.expect(o, unittest.hasLength(2));
var casted3 = (o['x']!) as core.Map;
unittest.expect(casted3, unittest.hasLength(3));
@@ -1619,9 +1619,9 @@
if (buildCounterOperation < 3) {
o.done = true;
o.error = buildStatus();
- o.metadata = buildUnnamed6184();
+ o.metadata = buildUnnamed6187();
o.name = 'foo';
- o.response = buildUnnamed6185();
+ o.response = buildUnnamed6188();
}
buildCounterOperation--;
return o;
@@ -1632,12 +1632,12 @@
if (buildCounterOperation < 3) {
unittest.expect(o.done!, unittest.isTrue);
checkStatus(o.error! as api.Status);
- checkUnnamed6184(o.metadata!);
+ checkUnnamed6187(o.metadata!);
unittest.expect(
o.name!,
unittest.equals('foo'),
);
- checkUnnamed6185(o.response!);
+ checkUnnamed6188(o.response!);
}
buildCounterOperation--;
}
@@ -1739,14 +1739,14 @@
buildCounterQuery--;
}
-core.List<core.String> buildUnnamed6186() {
+core.List<core.String> buildUnnamed6189() {
var o = <core.String>[];
o.add('foo');
o.add('foo');
return o;
}
-void checkUnnamed6186(core.List<core.String> o) {
+void checkUnnamed6189(core.List<core.String> o) {
unittest.expect(o, unittest.hasLength(2));
unittest.expect(
o[0],
@@ -1763,7 +1763,7 @@
var o = api.RemoveHeldAccountsRequest();
buildCounterRemoveHeldAccountsRequest++;
if (buildCounterRemoveHeldAccountsRequest < 3) {
- o.accountIds = buildUnnamed6186();
+ o.accountIds = buildUnnamed6189();
}
buildCounterRemoveHeldAccountsRequest--;
return o;
@@ -1772,19 +1772,19 @@
void checkRemoveHeldAccountsRequest(api.RemoveHeldAccountsRequest o) {
buildCounterRemoveHeldAccountsRequest++;
if (buildCounterRemoveHeldAccountsRequest < 3) {
- checkUnnamed6186(o.accountIds!);
+ checkUnnamed6189(o.accountIds!);
}
buildCounterRemoveHeldAccountsRequest--;
}
-core.List<api.Status> buildUnnamed6187() {
+core.List<api.Status> buildUnnamed6190() {
var o = <api.Status>[];
o.add(buildStatus());
o.add(buildStatus());
return o;
}
-void checkUnnamed6187(core.List<api.Status> o) {
+void checkUnnamed6190(core.List<api.Status> o) {
unittest.expect(o, unittest.hasLength(2));
checkStatus(o[0] as api.Status);
checkStatus(o[1] as api.Status);
@@ -1795,7 +1795,7 @@
var o = api.RemoveHeldAccountsResponse();
buildCounterRemoveHeldAccountsResponse++;
if (buildCounterRemoveHeldAccountsResponse < 3) {
- o.statuses = buildUnnamed6187();
+ o.statuses = buildUnnamed6190();
}
buildCounterRemoveHeldAccountsResponse--;
return o;
@@ -1804,7 +1804,7 @@
void checkRemoveHeldAccountsResponse(api.RemoveHeldAccountsResponse o) {
buildCounterRemoveHeldAccountsResponse++;
if (buildCounterRemoveHeldAccountsResponse < 3) {
- checkUnnamed6187(o.statuses!);
+ checkUnnamed6190(o.statuses!);
}
buildCounterRemoveHeldAccountsResponse--;
}
@@ -1904,14 +1904,14 @@
buildCounterSavedQuery--;
}
-core.List<core.String> buildUnnamed6188() {
+core.List<core.String> buildUnnamed6191() {
var o = <core.String>[];
o.add('foo');
o.add('foo');
return o;
}
-void checkUnnamed6188(core.List<core.String> o) {
+void checkUnnamed6191(core.List<core.String> o) {
unittest.expect(o, unittest.hasLength(2));
unittest.expect(
o[0],
@@ -1928,7 +1928,7 @@
var o = api.SharedDriveInfo();
buildCounterSharedDriveInfo++;
if (buildCounterSharedDriveInfo < 3) {
- o.sharedDriveIds = buildUnnamed6188();
+ o.sharedDriveIds = buildUnnamed6191();
}
buildCounterSharedDriveInfo--;
return o;
@@ -1937,12 +1937,12 @@
void checkSharedDriveInfo(api.SharedDriveInfo o) {
buildCounterSharedDriveInfo++;
if (buildCounterSharedDriveInfo < 3) {
- checkUnnamed6188(o.sharedDriveIds!);
+ checkUnnamed6191(o.sharedDriveIds!);
}
buildCounterSharedDriveInfo--;
}
-core.Map<core.String, core.Object> buildUnnamed6189() {
+core.Map<core.String, core.Object> buildUnnamed6192() {
var o = <core.String, core.Object>{};
o['x'] = {
'list': [1, 2, 3],
@@ -1957,7 +1957,7 @@
return o;
}
-void checkUnnamed6189(core.Map<core.String, core.Object> o) {
+void checkUnnamed6192(core.Map<core.String, core.Object> o) {
unittest.expect(o, unittest.hasLength(2));
var casted5 = (o['x']!) as core.Map;
unittest.expect(casted5, unittest.hasLength(3));
@@ -1989,17 +1989,17 @@
);
}
-core.List<core.Map<core.String, core.Object>> buildUnnamed6190() {
+core.List<core.Map<core.String, core.Object>> buildUnnamed6193() {
var o = <core.Map<core.String, core.Object>>[];
- o.add(buildUnnamed6189());
- o.add(buildUnnamed6189());
+ o.add(buildUnnamed6192());
+ o.add(buildUnnamed6192());
return o;
}
-void checkUnnamed6190(core.List<core.Map<core.String, core.Object>> o) {
+void checkUnnamed6193(core.List<core.Map<core.String, core.Object>> o) {
unittest.expect(o, unittest.hasLength(2));
- checkUnnamed6189(o[0]);
- checkUnnamed6189(o[1]);
+ checkUnnamed6192(o[0]);
+ checkUnnamed6192(o[1]);
}
core.int buildCounterStatus = 0;
@@ -2008,7 +2008,7 @@
buildCounterStatus++;
if (buildCounterStatus < 3) {
o.code = 42;
- o.details = buildUnnamed6190();
+ o.details = buildUnnamed6193();
o.message = 'foo';
}
buildCounterStatus--;
@@ -2022,7 +2022,7 @@
o.code!,
unittest.equals(42),
);
- checkUnnamed6190(o.details!);
+ checkUnnamed6193(o.details!);
unittest.expect(
o.message!,
unittest.equals('foo'),
@@ -2031,14 +2031,14 @@
buildCounterStatus--;
}
-core.List<core.String> buildUnnamed6191() {
+core.List<core.String> buildUnnamed6194() {
var o = <core.String>[];
o.add('foo');
o.add('foo');
return o;
}
-void checkUnnamed6191(core.List<core.String> o) {
+void checkUnnamed6194(core.List<core.String> o) {
unittest.expect(o, unittest.hasLength(2));
unittest.expect(
o[0],
@@ -2055,7 +2055,7 @@
var o = api.TeamDriveInfo();
buildCounterTeamDriveInfo++;
if (buildCounterTeamDriveInfo < 3) {
- o.teamDriveIds = buildUnnamed6191();
+ o.teamDriveIds = buildUnnamed6194();
}
buildCounterTeamDriveInfo--;
return o;
@@ -2064,7 +2064,7 @@
void checkTeamDriveInfo(api.TeamDriveInfo o) {
buildCounterTeamDriveInfo++;
if (buildCounterTeamDriveInfo < 3) {
- checkUnnamed6191(o.teamDriveIds!);
+ checkUnnamed6194(o.teamDriveIds!);
}
buildCounterTeamDriveInfo--;
}
@@ -2133,14 +2133,14 @@
buildCounterVoiceExportOptions--;
}
-core.List<core.String> buildUnnamed6192() {
+core.List<core.String> buildUnnamed6195() {
var o = <core.String>[];
o.add('foo');
o.add('foo');
return o;
}
-void checkUnnamed6192(core.List<core.String> o) {
+void checkUnnamed6195(core.List<core.String> o) {
unittest.expect(o, unittest.hasLength(2));
unittest.expect(
o[0],
@@ -2157,7 +2157,7 @@
var o = api.VoiceOptions();
buildCounterVoiceOptions++;
if (buildCounterVoiceOptions < 3) {
- o.coveredData = buildUnnamed6192();
+ o.coveredData = buildUnnamed6195();
}
buildCounterVoiceOptions--;
return o;
@@ -2166,7 +2166,7 @@
void checkVoiceOptions(api.VoiceOptions o) {
buildCounterVoiceOptions++;
if (buildCounterVoiceOptions < 3) {
- checkUnnamed6192(o.coveredData!);
+ checkUnnamed6195(o.coveredData!);
}
buildCounterVoiceOptions--;
}
diff --git a/generated/googleapis/test/workflowexecutions/v1_test.dart b/generated/googleapis/test/workflowexecutions/v1_test.dart
index b90865c..1fcae8b 100644
--- a/generated/googleapis/test/workflowexecutions/v1_test.dart
+++ b/generated/googleapis/test/workflowexecutions/v1_test.dart
@@ -125,14 +125,14 @@
buildCounterExecution--;
}
-core.List<api.Execution> buildUnnamed6071() {
+core.List<api.Execution> buildUnnamed6074() {
var o = <api.Execution>[];
o.add(buildExecution());
o.add(buildExecution());
return o;
}
-void checkUnnamed6071(core.List<api.Execution> o) {
+void checkUnnamed6074(core.List<api.Execution> o) {
unittest.expect(o, unittest.hasLength(2));
checkExecution(o[0] as api.Execution);
checkExecution(o[1] as api.Execution);
@@ -143,7 +143,7 @@
var o = api.ListExecutionsResponse();
buildCounterListExecutionsResponse++;
if (buildCounterListExecutionsResponse < 3) {
- o.executions = buildUnnamed6071();
+ o.executions = buildUnnamed6074();
o.nextPageToken = 'foo';
}
buildCounterListExecutionsResponse--;
@@ -153,7 +153,7 @@
void checkListExecutionsResponse(api.ListExecutionsResponse o) {
buildCounterListExecutionsResponse++;
if (buildCounterListExecutionsResponse < 3) {
- checkUnnamed6071(o.executions!);
+ checkUnnamed6074(o.executions!);
unittest.expect(
o.nextPageToken!,
unittest.equals('foo'),
@@ -194,14 +194,14 @@
buildCounterPosition--;
}
-core.List<api.StackTraceElement> buildUnnamed6072() {
+core.List<api.StackTraceElement> buildUnnamed6075() {
var o = <api.StackTraceElement>[];
o.add(buildStackTraceElement());
o.add(buildStackTraceElement());
return o;
}
-void checkUnnamed6072(core.List<api.StackTraceElement> o) {
+void checkUnnamed6075(core.List<api.StackTraceElement> o) {
unittest.expect(o, unittest.hasLength(2));
checkStackTraceElement(o[0] as api.StackTraceElement);
checkStackTraceElement(o[1] as api.StackTraceElement);
@@ -212,7 +212,7 @@
var o = api.StackTrace();
buildCounterStackTrace++;
if (buildCounterStackTrace < 3) {
- o.elements = buildUnnamed6072();
+ o.elements = buildUnnamed6075();
}
buildCounterStackTrace--;
return o;
@@ -221,7 +221,7 @@
void checkStackTrace(api.StackTrace o) {
buildCounterStackTrace++;
if (buildCounterStackTrace < 3) {
- checkUnnamed6072(o.elements!);
+ checkUnnamed6075(o.elements!);
}
buildCounterStackTrace--;
}
diff --git a/generated/googleapis/test/youtubeanalytics/v2_test.dart b/generated/googleapis/test/youtubeanalytics/v2_test.dart
index a17de0b..390be3e 100644
--- a/generated/googleapis/test/youtubeanalytics/v2_test.dart
+++ b/generated/googleapis/test/youtubeanalytics/v2_test.dart
@@ -46,14 +46,14 @@
buildCounterEmptyResponse--;
}
-core.List<core.String> buildUnnamed6193() {
+core.List<core.String> buildUnnamed6196() {
var o = <core.String>[];
o.add('foo');
o.add('foo');
return o;
}
-void checkUnnamed6193(core.List<core.String> o) {
+void checkUnnamed6196(core.List<core.String> o) {
unittest.expect(o, unittest.hasLength(2));
unittest.expect(
o[0],
@@ -70,7 +70,7 @@
var o = api.ErrorProto();
buildCounterErrorProto++;
if (buildCounterErrorProto < 3) {
- o.argument = buildUnnamed6193();
+ o.argument = buildUnnamed6196();
o.code = 'foo';
o.debugInfo = 'foo';
o.domain = 'foo';
@@ -85,7 +85,7 @@
void checkErrorProto(api.ErrorProto o) {
buildCounterErrorProto++;
if (buildCounterErrorProto < 3) {
- checkUnnamed6193(o.argument!);
+ checkUnnamed6196(o.argument!);
unittest.expect(
o.code!,
unittest.equals('foo'),
@@ -114,14 +114,14 @@
buildCounterErrorProto--;
}
-core.List<api.ErrorProto> buildUnnamed6194() {
+core.List<api.ErrorProto> buildUnnamed6197() {
var o = <api.ErrorProto>[];
o.add(buildErrorProto());
o.add(buildErrorProto());
return o;
}
-void checkUnnamed6194(core.List<api.ErrorProto> o) {
+void checkUnnamed6197(core.List<api.ErrorProto> o) {
unittest.expect(o, unittest.hasLength(2));
checkErrorProto(o[0] as api.ErrorProto);
checkErrorProto(o[1] as api.ErrorProto);
@@ -133,7 +133,7 @@
buildCounterErrors++;
if (buildCounterErrors < 3) {
o.code = 'foo';
- o.error = buildUnnamed6194();
+ o.error = buildUnnamed6197();
o.requestId = 'foo';
}
buildCounterErrors--;
@@ -147,7 +147,7 @@
o.code!,
unittest.equals('foo'),
);
- checkUnnamed6194(o.error!);
+ checkUnnamed6197(o.error!);
unittest.expect(
o.requestId!,
unittest.equals('foo'),
@@ -316,14 +316,14 @@
buildCounterGroupSnippet--;
}
-core.List<api.GroupItem> buildUnnamed6195() {
+core.List<api.GroupItem> buildUnnamed6198() {
var o = <api.GroupItem>[];
o.add(buildGroupItem());
o.add(buildGroupItem());
return o;
}
-void checkUnnamed6195(core.List<api.GroupItem> o) {
+void checkUnnamed6198(core.List<api.GroupItem> o) {
unittest.expect(o, unittest.hasLength(2));
checkGroupItem(o[0] as api.GroupItem);
checkGroupItem(o[1] as api.GroupItem);
@@ -336,7 +336,7 @@
if (buildCounterListGroupItemsResponse < 3) {
o.errors = buildErrors();
o.etag = 'foo';
- o.items = buildUnnamed6195();
+ o.items = buildUnnamed6198();
o.kind = 'foo';
}
buildCounterListGroupItemsResponse--;
@@ -351,7 +351,7 @@
o.etag!,
unittest.equals('foo'),
);
- checkUnnamed6195(o.items!);
+ checkUnnamed6198(o.items!);
unittest.expect(
o.kind!,
unittest.equals('foo'),
@@ -360,14 +360,14 @@
buildCounterListGroupItemsResponse--;
}
-core.List<api.Group> buildUnnamed6196() {
+core.List<api.Group> buildUnnamed6199() {
var o = <api.Group>[];
o.add(buildGroup());
o.add(buildGroup());
return o;
}
-void checkUnnamed6196(core.List<api.Group> o) {
+void checkUnnamed6199(core.List<api.Group> o) {
unittest.expect(o, unittest.hasLength(2));
checkGroup(o[0] as api.Group);
checkGroup(o[1] as api.Group);
@@ -380,7 +380,7 @@
if (buildCounterListGroupsResponse < 3) {
o.errors = buildErrors();
o.etag = 'foo';
- o.items = buildUnnamed6196();
+ o.items = buildUnnamed6199();
o.kind = 'foo';
o.nextPageToken = 'foo';
}
@@ -396,7 +396,7 @@
o.etag!,
unittest.equals('foo'),
);
- checkUnnamed6196(o.items!);
+ checkUnnamed6199(o.items!);
unittest.expect(
o.kind!,
unittest.equals('foo'),
@@ -409,20 +409,20 @@
buildCounterListGroupsResponse--;
}
-core.List<api.ResultTableColumnHeader> buildUnnamed6197() {
+core.List<api.ResultTableColumnHeader> buildUnnamed6200() {
var o = <api.ResultTableColumnHeader>[];
o.add(buildResultTableColumnHeader());
o.add(buildResultTableColumnHeader());
return o;
}
-void checkUnnamed6197(core.List<api.ResultTableColumnHeader> o) {
+void checkUnnamed6200(core.List<api.ResultTableColumnHeader> o) {
unittest.expect(o, unittest.hasLength(2));
checkResultTableColumnHeader(o[0] as api.ResultTableColumnHeader);
checkResultTableColumnHeader(o[1] as api.ResultTableColumnHeader);
}
-core.List<core.Object> buildUnnamed6198() {
+core.List<core.Object> buildUnnamed6201() {
var o = <core.Object>[];
o.add({
'list': [1, 2, 3],
@@ -437,7 +437,7 @@
return o;
}
-void checkUnnamed6198(core.List<core.Object> o) {
+void checkUnnamed6201(core.List<core.Object> o) {
unittest.expect(o, unittest.hasLength(2));
var casted1 = (o[0]) as core.Map;
unittest.expect(casted1, unittest.hasLength(3));
@@ -469,17 +469,17 @@
);
}
-core.List<core.List<core.Object>> buildUnnamed6199() {
+core.List<core.List<core.Object>> buildUnnamed6202() {
var o = <core.List<core.Object>>[];
- o.add(buildUnnamed6198());
- o.add(buildUnnamed6198());
+ o.add(buildUnnamed6201());
+ o.add(buildUnnamed6201());
return o;
}
-void checkUnnamed6199(core.List<core.List<core.Object>> o) {
+void checkUnnamed6202(core.List<core.List<core.Object>> o) {
unittest.expect(o, unittest.hasLength(2));
- checkUnnamed6198(o[0]);
- checkUnnamed6198(o[1]);
+ checkUnnamed6201(o[0]);
+ checkUnnamed6201(o[1]);
}
core.int buildCounterQueryResponse = 0;
@@ -487,10 +487,10 @@
var o = api.QueryResponse();
buildCounterQueryResponse++;
if (buildCounterQueryResponse < 3) {
- o.columnHeaders = buildUnnamed6197();
+ o.columnHeaders = buildUnnamed6200();
o.errors = buildErrors();
o.kind = 'foo';
- o.rows = buildUnnamed6199();
+ o.rows = buildUnnamed6202();
}
buildCounterQueryResponse--;
return o;
@@ -499,13 +499,13 @@
void checkQueryResponse(api.QueryResponse o) {
buildCounterQueryResponse++;
if (buildCounterQueryResponse < 3) {
- checkUnnamed6197(o.columnHeaders!);
+ checkUnnamed6200(o.columnHeaders!);
checkErrors(o.errors! as api.Errors);
unittest.expect(
o.kind!,
unittest.equals('foo'),
);
- checkUnnamed6199(o.rows!);
+ checkUnnamed6202(o.rows!);
}
buildCounterQueryResponse--;
}
diff --git a/generated/googleapis_beta/test/adexchangebuyer2/v2beta1_test.dart b/generated/googleapis_beta/test/adexchangebuyer2/v2beta1_test.dart
index 5698531..bcce995 100644
--- a/generated/googleapis_beta/test/adexchangebuyer2/v2beta1_test.dart
+++ b/generated/googleapis_beta/test/adexchangebuyer2/v2beta1_test.dart
@@ -102,14 +102,14 @@
buildCounterAdSize--;
}
-core.List<core.String> buildUnnamed7758() {
+core.List<core.String> buildUnnamed7761() {
var o = <core.String>[];
o.add('foo');
o.add('foo');
return o;
}
-void checkUnnamed7758(core.List<core.String> o) {
+void checkUnnamed7761(core.List<core.String> o) {
unittest.expect(o, unittest.hasLength(2));
unittest.expect(
o[0],
@@ -126,7 +126,7 @@
var o = api.AdTechnologyProviders();
buildCounterAdTechnologyProviders++;
if (buildCounterAdTechnologyProviders < 3) {
- o.detectedProviderIds = buildUnnamed7758();
+ o.detectedProviderIds = buildUnnamed7761();
o.hasUnidentifiedProvider = true;
}
buildCounterAdTechnologyProviders--;
@@ -136,7 +136,7 @@
void checkAdTechnologyProviders(api.AdTechnologyProviders o) {
buildCounterAdTechnologyProviders++;
if (buildCounterAdTechnologyProviders < 3) {
- checkUnnamed7758(o.detectedProviderIds!);
+ checkUnnamed7761(o.detectedProviderIds!);
unittest.expect(o.hasUnidentifiedProvider!, unittest.isTrue);
}
buildCounterAdTechnologyProviders--;
@@ -180,14 +180,14 @@
buildCounterAddNoteRequest--;
}
-core.List<core.String> buildUnnamed7759() {
+core.List<core.String> buildUnnamed7762() {
var o = <core.String>[];
o.add('foo');
o.add('foo');
return o;
}
-void checkUnnamed7759(core.List<core.String> o) {
+void checkUnnamed7762(core.List<core.String> o) {
unittest.expect(o, unittest.hasLength(2));
unittest.expect(
o[0],
@@ -204,7 +204,7 @@
var o = api.AppContext();
buildCounterAppContext++;
if (buildCounterAppContext < 3) {
- o.appTypes = buildUnnamed7759();
+ o.appTypes = buildUnnamed7762();
}
buildCounterAppContext--;
return o;
@@ -213,19 +213,19 @@
void checkAppContext(api.AppContext o) {
buildCounterAppContext++;
if (buildCounterAppContext < 3) {
- checkUnnamed7759(o.appTypes!);
+ checkUnnamed7762(o.appTypes!);
}
buildCounterAppContext--;
}
-core.List<core.String> buildUnnamed7760() {
+core.List<core.String> buildUnnamed7763() {
var o = <core.String>[];
o.add('foo');
o.add('foo');
return o;
}
-void checkUnnamed7760(core.List<core.String> o) {
+void checkUnnamed7763(core.List<core.String> o) {
unittest.expect(o, unittest.hasLength(2));
unittest.expect(
o[0],
@@ -242,7 +242,7 @@
var o = api.AuctionContext();
buildCounterAuctionContext++;
if (buildCounterAuctionContext < 3) {
- o.auctionTypes = buildUnnamed7760();
+ o.auctionTypes = buildUnnamed7763();
}
buildCounterAuctionContext--;
return o;
@@ -251,7 +251,7 @@
void checkAuctionContext(api.AuctionContext o) {
buildCounterAuctionContext++;
if (buildCounterAuctionContext < 3) {
- checkUnnamed7760(o.auctionTypes!);
+ checkUnnamed7763(o.auctionTypes!);
}
buildCounterAuctionContext--;
}
@@ -549,27 +549,27 @@
buildCounterContactInformation--;
}
-core.List<api.ServingContext> buildUnnamed7761() {
+core.List<api.ServingContext> buildUnnamed7764() {
var o = <api.ServingContext>[];
o.add(buildServingContext());
o.add(buildServingContext());
return o;
}
-void checkUnnamed7761(core.List<api.ServingContext> o) {
+void checkUnnamed7764(core.List<api.ServingContext> o) {
unittest.expect(o, unittest.hasLength(2));
checkServingContext(o[0] as api.ServingContext);
checkServingContext(o[1] as api.ServingContext);
}
-core.List<core.String> buildUnnamed7762() {
+core.List<core.String> buildUnnamed7765() {
var o = <core.String>[];
o.add('foo');
o.add('foo');
return o;
}
-void checkUnnamed7762(core.List<core.String> o) {
+void checkUnnamed7765(core.List<core.String> o) {
unittest.expect(o, unittest.hasLength(2));
unittest.expect(
o[0],
@@ -586,8 +586,8 @@
var o = api.Correction();
buildCounterCorrection++;
if (buildCounterCorrection < 3) {
- o.contexts = buildUnnamed7761();
- o.details = buildUnnamed7762();
+ o.contexts = buildUnnamed7764();
+ o.details = buildUnnamed7765();
o.type = 'foo';
}
buildCounterCorrection--;
@@ -597,8 +597,8 @@
void checkCorrection(api.Correction o) {
buildCounterCorrection++;
if (buildCounterCorrection < 3) {
- checkUnnamed7761(o.contexts!);
- checkUnnamed7762(o.details!);
+ checkUnnamed7764(o.contexts!);
+ checkUnnamed7765(o.details!);
unittest.expect(
o.type!,
unittest.equals('foo'),
@@ -607,57 +607,6 @@
buildCounterCorrection--;
}
-core.List<core.String> buildUnnamed7763() {
- var o = <core.String>[];
- o.add('foo');
- o.add('foo');
- return o;
-}
-
-void checkUnnamed7763(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'),
- );
-}
-
-core.List<core.String> buildUnnamed7764() {
- var o = <core.String>[];
- o.add('foo');
- o.add('foo');
- return o;
-}
-
-void checkUnnamed7764(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'),
- );
-}
-
-core.List<api.Correction> buildUnnamed7765() {
- var o = <api.Correction>[];
- o.add(buildCorrection());
- o.add(buildCorrection());
- return o;
-}
-
-void checkUnnamed7765(core.List<api.Correction> o) {
- unittest.expect(o, unittest.hasLength(2));
- checkCorrection(o[0] as api.Correction);
- checkCorrection(o[1] as api.Correction);
-}
-
core.List<core.String> buildUnnamed7766() {
var o = <core.String>[];
o.add('foo');
@@ -696,23 +645,17 @@
);
}
-core.List<core.String> buildUnnamed7768() {
- var o = <core.String>[];
- o.add('foo');
- o.add('foo');
+core.List<api.Correction> buildUnnamed7768() {
+ var o = <api.Correction>[];
+ o.add(buildCorrection());
+ o.add(buildCorrection());
return o;
}
-void checkUnnamed7768(core.List<core.String> o) {
+void checkUnnamed7768(core.List<api.Correction> o) {
unittest.expect(o, unittest.hasLength(2));
- unittest.expect(
- o[0],
- unittest.equals('foo'),
- );
- unittest.expect(
- o[1],
- unittest.equals('foo'),
- );
+ checkCorrection(o[0] as api.Correction);
+ checkCorrection(o[1] as api.Correction);
}
core.List<core.String> buildUnnamed7769() {
@@ -734,41 +677,41 @@
);
}
-core.List<core.int> buildUnnamed7770() {
- var o = <core.int>[];
- o.add(42);
- o.add(42);
+core.List<core.String> buildUnnamed7770() {
+ var o = <core.String>[];
+ o.add('foo');
+ o.add('foo');
return o;
}
-void checkUnnamed7770(core.List<core.int> o) {
+void checkUnnamed7770(core.List<core.String> o) {
unittest.expect(o, unittest.hasLength(2));
unittest.expect(
o[0],
- unittest.equals(42),
+ unittest.equals('foo'),
);
unittest.expect(
o[1],
- unittest.equals(42),
+ unittest.equals('foo'),
);
}
-core.List<core.int> buildUnnamed7771() {
- var o = <core.int>[];
- o.add(42);
- o.add(42);
+core.List<core.String> buildUnnamed7771() {
+ var o = <core.String>[];
+ o.add('foo');
+ o.add('foo');
return o;
}
-void checkUnnamed7771(core.List<core.int> o) {
+void checkUnnamed7771(core.List<core.String> o) {
unittest.expect(o, unittest.hasLength(2));
unittest.expect(
o[0],
- unittest.equals(42),
+ unittest.equals('foo'),
);
unittest.expect(
o[1],
- unittest.equals(42),
+ unittest.equals('foo'),
);
}
@@ -791,14 +734,52 @@
);
}
-core.List<core.String> buildUnnamed7773() {
+core.List<core.int> buildUnnamed7773() {
+ var o = <core.int>[];
+ o.add(42);
+ o.add(42);
+ return o;
+}
+
+void checkUnnamed7773(core.List<core.int> o) {
+ unittest.expect(o, unittest.hasLength(2));
+ unittest.expect(
+ o[0],
+ unittest.equals(42),
+ );
+ unittest.expect(
+ o[1],
+ unittest.equals(42),
+ );
+}
+
+core.List<core.int> buildUnnamed7774() {
+ var o = <core.int>[];
+ o.add(42);
+ o.add(42);
+ return o;
+}
+
+void checkUnnamed7774(core.List<core.int> o) {
+ unittest.expect(o, unittest.hasLength(2));
+ unittest.expect(
+ o[0],
+ unittest.equals(42),
+ );
+ unittest.expect(
+ o[1],
+ unittest.equals(42),
+ );
+}
+
+core.List<core.String> buildUnnamed7775() {
var o = <core.String>[];
o.add('foo');
o.add('foo');
return o;
}
-void checkUnnamed7773(core.List<core.String> o) {
+void checkUnnamed7775(core.List<core.String> o) {
unittest.expect(o, unittest.hasLength(2));
unittest.expect(
o[0],
@@ -810,27 +791,46 @@
);
}
-core.List<api.ServingRestriction> buildUnnamed7774() {
+core.List<core.String> buildUnnamed7776() {
+ var o = <core.String>[];
+ o.add('foo');
+ o.add('foo');
+ return o;
+}
+
+void checkUnnamed7776(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'),
+ );
+}
+
+core.List<api.ServingRestriction> buildUnnamed7777() {
var o = <api.ServingRestriction>[];
o.add(buildServingRestriction());
o.add(buildServingRestriction());
return o;
}
-void checkUnnamed7774(core.List<api.ServingRestriction> o) {
+void checkUnnamed7777(core.List<api.ServingRestriction> o) {
unittest.expect(o, unittest.hasLength(2));
checkServingRestriction(o[0] as api.ServingRestriction);
checkServingRestriction(o[1] as api.ServingRestriction);
}
-core.List<core.int> buildUnnamed7775() {
+core.List<core.int> buildUnnamed7778() {
var o = <core.int>[];
o.add(42);
o.add(42);
return o;
}
-void checkUnnamed7775(core.List<core.int> o) {
+void checkUnnamed7778(core.List<core.int> o) {
unittest.expect(o, unittest.hasLength(2));
unittest.expect(
o[0],
@@ -853,24 +853,24 @@
o.advertiserName = 'foo';
o.agencyId = 'foo';
o.apiUpdateTime = 'foo';
- o.attributes = buildUnnamed7763();
- o.clickThroughUrls = buildUnnamed7764();
- o.corrections = buildUnnamed7765();
+ o.attributes = buildUnnamed7766();
+ o.clickThroughUrls = buildUnnamed7767();
+ o.corrections = buildUnnamed7768();
o.creativeId = 'foo';
o.dealsStatus = 'foo';
- o.declaredClickThroughUrls = buildUnnamed7766();
- o.detectedAdvertiserIds = buildUnnamed7767();
- o.detectedDomains = buildUnnamed7768();
- o.detectedLanguages = buildUnnamed7769();
- o.detectedProductCategories = buildUnnamed7770();
- o.detectedSensitiveCategories = buildUnnamed7771();
+ o.declaredClickThroughUrls = buildUnnamed7769();
+ o.detectedAdvertiserIds = buildUnnamed7770();
+ o.detectedDomains = buildUnnamed7771();
+ o.detectedLanguages = buildUnnamed7772();
+ o.detectedProductCategories = buildUnnamed7773();
+ o.detectedSensitiveCategories = buildUnnamed7774();
o.html = buildHtmlContent();
- o.impressionTrackingUrls = buildUnnamed7772();
+ o.impressionTrackingUrls = buildUnnamed7775();
o.native = buildNativeContent();
o.openAuctionStatus = 'foo';
- o.restrictedCategories = buildUnnamed7773();
- o.servingRestrictions = buildUnnamed7774();
- o.vendorIds = buildUnnamed7775();
+ o.restrictedCategories = buildUnnamed7776();
+ o.servingRestrictions = buildUnnamed7777();
+ o.vendorIds = buildUnnamed7778();
o.version = 42;
o.video = buildVideoContent();
}
@@ -903,9 +903,9 @@
o.apiUpdateTime!,
unittest.equals('foo'),
);
- checkUnnamed7763(o.attributes!);
- checkUnnamed7764(o.clickThroughUrls!);
- checkUnnamed7765(o.corrections!);
+ checkUnnamed7766(o.attributes!);
+ checkUnnamed7767(o.clickThroughUrls!);
+ checkUnnamed7768(o.corrections!);
unittest.expect(
o.creativeId!,
unittest.equals('foo'),
@@ -914,22 +914,22 @@
o.dealsStatus!,
unittest.equals('foo'),
);
- checkUnnamed7766(o.declaredClickThroughUrls!);
- checkUnnamed7767(o.detectedAdvertiserIds!);
- checkUnnamed7768(o.detectedDomains!);
- checkUnnamed7769(o.detectedLanguages!);
- checkUnnamed7770(o.detectedProductCategories!);
- checkUnnamed7771(o.detectedSensitiveCategories!);
+ checkUnnamed7769(o.declaredClickThroughUrls!);
+ checkUnnamed7770(o.detectedAdvertiserIds!);
+ checkUnnamed7771(o.detectedDomains!);
+ checkUnnamed7772(o.detectedLanguages!);
+ checkUnnamed7773(o.detectedProductCategories!);
+ checkUnnamed7774(o.detectedSensitiveCategories!);
checkHtmlContent(o.html! as api.HtmlContent);
- checkUnnamed7772(o.impressionTrackingUrls!);
+ checkUnnamed7775(o.impressionTrackingUrls!);
checkNativeContent(o.native! as api.NativeContent);
unittest.expect(
o.openAuctionStatus!,
unittest.equals('foo'),
);
- checkUnnamed7773(o.restrictedCategories!);
- checkUnnamed7774(o.servingRestrictions!);
- checkUnnamed7775(o.vendorIds!);
+ checkUnnamed7776(o.restrictedCategories!);
+ checkUnnamed7777(o.servingRestrictions!);
+ checkUnnamed7778(o.vendorIds!);
unittest.expect(
o.version!,
unittest.equals(42),
@@ -971,14 +971,14 @@
buildCounterCreativeDealAssociation--;
}
-core.List<api.CreativeSpecification> buildUnnamed7776() {
+core.List<api.CreativeSpecification> buildUnnamed7779() {
var o = <api.CreativeSpecification>[];
o.add(buildCreativeSpecification());
o.add(buildCreativeSpecification());
return o;
}
-void checkUnnamed7776(core.List<api.CreativeSpecification> o) {
+void checkUnnamed7779(core.List<api.CreativeSpecification> o) {
unittest.expect(o, unittest.hasLength(2));
checkCreativeSpecification(o[0] as api.CreativeSpecification);
checkCreativeSpecification(o[1] as api.CreativeSpecification);
@@ -990,7 +990,7 @@
buildCounterCreativeRestrictions++;
if (buildCounterCreativeRestrictions < 3) {
o.creativeFormat = 'foo';
- o.creativeSpecifications = buildUnnamed7776();
+ o.creativeSpecifications = buildUnnamed7779();
o.skippableAdType = 'foo';
}
buildCounterCreativeRestrictions--;
@@ -1004,7 +1004,7 @@
o.creativeFormat!,
unittest.equals('foo'),
);
- checkUnnamed7776(o.creativeSpecifications!);
+ checkUnnamed7779(o.creativeSpecifications!);
unittest.expect(
o.skippableAdType!,
unittest.equals('foo'),
@@ -1013,14 +1013,14 @@
buildCounterCreativeRestrictions--;
}
-core.List<core.String> buildUnnamed7777() {
+core.List<core.String> buildUnnamed7780() {
var o = <core.String>[];
o.add('foo');
o.add('foo');
return o;
}
-void checkUnnamed7777(core.List<core.String> o) {
+void checkUnnamed7780(core.List<core.String> o) {
unittest.expect(o, unittest.hasLength(2));
unittest.expect(
o[0],
@@ -1032,14 +1032,14 @@
);
}
-core.List<api.Size> buildUnnamed7778() {
+core.List<api.Size> buildUnnamed7781() {
var o = <api.Size>[];
o.add(buildSize());
o.add(buildSize());
return o;
}
-void checkUnnamed7778(core.List<api.Size> o) {
+void checkUnnamed7781(core.List<api.Size> o) {
unittest.expect(o, unittest.hasLength(2));
checkSize(o[0] as api.Size);
checkSize(o[1] as api.Size);
@@ -1050,8 +1050,8 @@
var o = api.CreativeSize();
buildCounterCreativeSize++;
if (buildCounterCreativeSize < 3) {
- o.allowedFormats = buildUnnamed7777();
- o.companionSizes = buildUnnamed7778();
+ o.allowedFormats = buildUnnamed7780();
+ o.companionSizes = buildUnnamed7781();
o.creativeSizeType = 'foo';
o.nativeTemplate = 'foo';
o.size = buildSize();
@@ -1064,8 +1064,8 @@
void checkCreativeSize(api.CreativeSize o) {
buildCounterCreativeSize++;
if (buildCounterCreativeSize < 3) {
- checkUnnamed7777(o.allowedFormats!);
- checkUnnamed7778(o.companionSizes!);
+ checkUnnamed7780(o.allowedFormats!);
+ checkUnnamed7781(o.companionSizes!);
unittest.expect(
o.creativeSizeType!,
unittest.equals('foo'),
@@ -1083,14 +1083,14 @@
buildCounterCreativeSize--;
}
-core.List<api.AdSize> buildUnnamed7779() {
+core.List<api.AdSize> buildUnnamed7782() {
var o = <api.AdSize>[];
o.add(buildAdSize());
o.add(buildAdSize());
return o;
}
-void checkUnnamed7779(core.List<api.AdSize> o) {
+void checkUnnamed7782(core.List<api.AdSize> o) {
unittest.expect(o, unittest.hasLength(2));
checkAdSize(o[0] as api.AdSize);
checkAdSize(o[1] as api.AdSize);
@@ -1101,7 +1101,7 @@
var o = api.CreativeSpecification();
buildCounterCreativeSpecification++;
if (buildCounterCreativeSpecification < 3) {
- o.creativeCompanionSizes = buildUnnamed7779();
+ o.creativeCompanionSizes = buildUnnamed7782();
o.creativeSize = buildAdSize();
}
buildCounterCreativeSpecification--;
@@ -1111,7 +1111,7 @@
void checkCreativeSpecification(api.CreativeSpecification o) {
buildCounterCreativeSpecification++;
if (buildCounterCreativeSpecification < 3) {
- checkUnnamed7779(o.creativeCompanionSizes!);
+ checkUnnamed7782(o.creativeCompanionSizes!);
checkAdSize(o.creativeSize! as api.AdSize);
}
buildCounterCreativeSpecification--;
@@ -1143,14 +1143,14 @@
buildCounterCreativeStatusRow--;
}
-core.List<core.String> buildUnnamed7780() {
+core.List<core.String> buildUnnamed7783() {
var o = <core.String>[];
o.add('foo');
o.add('foo');
return o;
}
-void checkUnnamed7780(core.List<core.String> o) {
+void checkUnnamed7783(core.List<core.String> o) {
unittest.expect(o, unittest.hasLength(2));
unittest.expect(
o[0],
@@ -1162,14 +1162,14 @@
);
}
-core.List<core.String> buildUnnamed7781() {
+core.List<core.String> buildUnnamed7784() {
var o = <core.String>[];
o.add('foo');
o.add('foo');
return o;
}
-void checkUnnamed7781(core.List<core.String> o) {
+void checkUnnamed7784(core.List<core.String> o) {
unittest.expect(o, unittest.hasLength(2));
unittest.expect(
o[0],
@@ -1186,8 +1186,8 @@
var o = api.CriteriaTargeting();
buildCounterCriteriaTargeting++;
if (buildCounterCriteriaTargeting < 3) {
- o.excludedCriteriaIds = buildUnnamed7780();
- o.targetedCriteriaIds = buildUnnamed7781();
+ o.excludedCriteriaIds = buildUnnamed7783();
+ o.targetedCriteriaIds = buildUnnamed7784();
}
buildCounterCriteriaTargeting--;
return o;
@@ -1196,8 +1196,8 @@
void checkCriteriaTargeting(api.CriteriaTargeting o) {
buildCounterCriteriaTargeting++;
if (buildCounterCriteriaTargeting < 3) {
- checkUnnamed7780(o.excludedCriteriaIds!);
- checkUnnamed7781(o.targetedCriteriaIds!);
+ checkUnnamed7783(o.excludedCriteriaIds!);
+ checkUnnamed7784(o.targetedCriteriaIds!);
}
buildCounterCriteriaTargeting--;
}
@@ -1260,14 +1260,14 @@
buildCounterDayPart--;
}
-core.List<api.DayPart> buildUnnamed7782() {
+core.List<api.DayPart> buildUnnamed7785() {
var o = <api.DayPart>[];
o.add(buildDayPart());
o.add(buildDayPart());
return o;
}
-void checkUnnamed7782(core.List<api.DayPart> o) {
+void checkUnnamed7785(core.List<api.DayPart> o) {
unittest.expect(o, unittest.hasLength(2));
checkDayPart(o[0] as api.DayPart);
checkDayPart(o[1] as api.DayPart);
@@ -1278,7 +1278,7 @@
var o = api.DayPartTargeting();
buildCounterDayPartTargeting++;
if (buildCounterDayPartTargeting < 3) {
- o.dayParts = buildUnnamed7782();
+ o.dayParts = buildUnnamed7785();
o.timeZoneType = 'foo';
}
buildCounterDayPartTargeting--;
@@ -1288,7 +1288,7 @@
void checkDayPartTargeting(api.DayPartTargeting o) {
buildCounterDayPartTargeting++;
if (buildCounterDayPartTargeting < 3) {
- checkUnnamed7782(o.dayParts!);
+ checkUnnamed7785(o.dayParts!);
unittest.expect(
o.timeZoneType!,
unittest.equals('foo'),
@@ -1297,27 +1297,27 @@
buildCounterDayPartTargeting--;
}
-core.List<api.ContactInformation> buildUnnamed7783() {
+core.List<api.ContactInformation> buildUnnamed7786() {
var o = <api.ContactInformation>[];
o.add(buildContactInformation());
o.add(buildContactInformation());
return o;
}
-void checkUnnamed7783(core.List<api.ContactInformation> o) {
+void checkUnnamed7786(core.List<api.ContactInformation> o) {
unittest.expect(o, unittest.hasLength(2));
checkContactInformation(o[0] as api.ContactInformation);
checkContactInformation(o[1] as api.ContactInformation);
}
-core.List<api.TargetingCriteria> buildUnnamed7784() {
+core.List<api.TargetingCriteria> buildUnnamed7787() {
var o = <api.TargetingCriteria>[];
o.add(buildTargetingCriteria());
o.add(buildTargetingCriteria());
return o;
}
-void checkUnnamed7784(core.List<api.TargetingCriteria> o) {
+void checkUnnamed7787(core.List<api.TargetingCriteria> o) {
unittest.expect(o, unittest.hasLength(2));
checkTargetingCriteria(o[0] as api.TargetingCriteria);
checkTargetingCriteria(o[1] as api.TargetingCriteria);
@@ -1347,10 +1347,10 @@
o.isSetupComplete = true;
o.programmaticCreativeSource = 'foo';
o.proposalId = 'foo';
- o.sellerContacts = buildUnnamed7783();
+ o.sellerContacts = buildUnnamed7786();
o.syndicationProduct = 'foo';
o.targeting = buildMarketplaceTargeting();
- o.targetingCriterion = buildUnnamed7784();
+ o.targetingCriterion = buildUnnamed7787();
o.updateTime = 'foo';
o.webPropertyCode = 'foo';
}
@@ -1420,13 +1420,13 @@
o.proposalId!,
unittest.equals('foo'),
);
- checkUnnamed7783(o.sellerContacts!);
+ checkUnnamed7786(o.sellerContacts!);
unittest.expect(
o.syndicationProduct!,
unittest.equals('foo'),
);
checkMarketplaceTargeting(o.targeting! as api.MarketplaceTargeting);
- checkUnnamed7784(o.targetingCriterion!);
+ checkUnnamed7787(o.targetingCriterion!);
unittest.expect(
o.updateTime!,
unittest.equals('foo'),
@@ -1542,14 +1542,14 @@
buildCounterDealTerms--;
}
-core.List<api.FrequencyCap> buildUnnamed7785() {
+core.List<api.FrequencyCap> buildUnnamed7788() {
var o = <api.FrequencyCap>[];
o.add(buildFrequencyCap());
o.add(buildFrequencyCap());
return o;
}
-void checkUnnamed7785(core.List<api.FrequencyCap> o) {
+void checkUnnamed7788(core.List<api.FrequencyCap> o) {
unittest.expect(o, unittest.hasLength(2));
checkFrequencyCap(o[0] as api.FrequencyCap);
checkFrequencyCap(o[1] as api.FrequencyCap);
@@ -1562,7 +1562,7 @@
if (buildCounterDeliveryControl < 3) {
o.creativeBlockingLevel = 'foo';
o.deliveryRateType = 'foo';
- o.frequencyCaps = buildUnnamed7785();
+ o.frequencyCaps = buildUnnamed7788();
}
buildCounterDeliveryControl--;
return o;
@@ -1579,19 +1579,19 @@
o.deliveryRateType!,
unittest.equals('foo'),
);
- checkUnnamed7785(o.frequencyCaps!);
+ checkUnnamed7788(o.frequencyCaps!);
}
buildCounterDeliveryControl--;
}
-core.List<core.String> buildUnnamed7786() {
+core.List<core.String> buildUnnamed7789() {
var o = <core.String>[];
o.add('foo');
o.add('foo');
return o;
}
-void checkUnnamed7786(core.List<core.String> o) {
+void checkUnnamed7789(core.List<core.String> o) {
unittest.expect(o, unittest.hasLength(2));
unittest.expect(
o[0],
@@ -1608,7 +1608,7 @@
var o = api.Disapproval();
buildCounterDisapproval++;
if (buildCounterDisapproval < 3) {
- o.details = buildUnnamed7786();
+ o.details = buildUnnamed7789();
o.reason = 'foo';
}
buildCounterDisapproval--;
@@ -1618,7 +1618,7 @@
void checkDisapproval(api.Disapproval o) {
buildCounterDisapproval++;
if (buildCounterDisapproval < 3) {
- checkUnnamed7786(o.details!);
+ checkUnnamed7789(o.details!);
unittest.expect(
o.reason!,
unittest.equals('foo'),
@@ -1642,63 +1642,6 @@
buildCounterEmpty--;
}
-core.List<core.String> buildUnnamed7787() {
- var o = <core.String>[];
- o.add('foo');
- o.add('foo');
- return o;
-}
-
-void checkUnnamed7787(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'),
- );
-}
-
-core.List<core.String> buildUnnamed7788() {
- var o = <core.String>[];
- o.add('foo');
- o.add('foo');
- return o;
-}
-
-void checkUnnamed7788(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'),
- );
-}
-
-core.List<core.String> buildUnnamed7789() {
- var o = <core.String>[];
- o.add('foo');
- o.add('foo');
- return o;
-}
-
-void checkUnnamed7789(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'),
- );
-}
-
core.List<core.String> buildUnnamed7790() {
var o = <core.String>[];
o.add('foo');
@@ -1718,14 +1661,71 @@
);
}
-core.List<core.int> buildUnnamed7791() {
+core.List<core.String> buildUnnamed7791() {
+ var o = <core.String>[];
+ o.add('foo');
+ o.add('foo');
+ return o;
+}
+
+void checkUnnamed7791(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'),
+ );
+}
+
+core.List<core.String> buildUnnamed7792() {
+ var o = <core.String>[];
+ o.add('foo');
+ o.add('foo');
+ return o;
+}
+
+void checkUnnamed7792(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'),
+ );
+}
+
+core.List<core.String> buildUnnamed7793() {
+ var o = <core.String>[];
+ o.add('foo');
+ o.add('foo');
+ return o;
+}
+
+void checkUnnamed7793(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'),
+ );
+}
+
+core.List<core.int> buildUnnamed7794() {
var o = <core.int>[];
o.add(42);
o.add(42);
return o;
}
-void checkUnnamed7791(core.List<core.int> o) {
+void checkUnnamed7794(core.List<core.int> o) {
unittest.expect(o, unittest.hasLength(2));
unittest.expect(
o[0],
@@ -1743,18 +1743,18 @@
buildCounterFilterSet++;
if (buildCounterFilterSet < 3) {
o.absoluteDateRange = buildAbsoluteDateRange();
- o.breakdownDimensions = buildUnnamed7787();
+ o.breakdownDimensions = buildUnnamed7790();
o.creativeId = 'foo';
o.dealId = 'foo';
o.environment = 'foo';
o.format = 'foo';
- o.formats = buildUnnamed7788();
+ o.formats = buildUnnamed7791();
o.name = 'foo';
- o.platforms = buildUnnamed7789();
- o.publisherIdentifiers = buildUnnamed7790();
+ o.platforms = buildUnnamed7792();
+ o.publisherIdentifiers = buildUnnamed7793();
o.realtimeTimeRange = buildRealtimeTimeRange();
o.relativeDateRange = buildRelativeDateRange();
- o.sellerNetworkIds = buildUnnamed7791();
+ o.sellerNetworkIds = buildUnnamed7794();
o.timeSeriesGranularity = 'foo';
}
buildCounterFilterSet--;
@@ -1765,7 +1765,7 @@
buildCounterFilterSet++;
if (buildCounterFilterSet < 3) {
checkAbsoluteDateRange(o.absoluteDateRange! as api.AbsoluteDateRange);
- checkUnnamed7787(o.breakdownDimensions!);
+ checkUnnamed7790(o.breakdownDimensions!);
unittest.expect(
o.creativeId!,
unittest.equals('foo'),
@@ -1782,16 +1782,16 @@
o.format!,
unittest.equals('foo'),
);
- checkUnnamed7788(o.formats!);
+ checkUnnamed7791(o.formats!);
unittest.expect(
o.name!,
unittest.equals('foo'),
);
- checkUnnamed7789(o.platforms!);
- checkUnnamed7790(o.publisherIdentifiers!);
+ checkUnnamed7792(o.platforms!);
+ checkUnnamed7793(o.publisherIdentifiers!);
checkRealtimeTimeRange(o.realtimeTimeRange! as api.RealtimeTimeRange);
checkRelativeDateRange(o.relativeDateRange! as api.RelativeDateRange);
- checkUnnamed7791(o.sellerNetworkIds!);
+ checkUnnamed7794(o.sellerNetworkIds!);
unittest.expect(
o.timeSeriesGranularity!,
unittest.equals('foo'),
@@ -1857,14 +1857,14 @@
buildCounterFilteredBidDetailRow--;
}
-core.List<core.String> buildUnnamed7792() {
+core.List<core.String> buildUnnamed7795() {
var o = <core.String>[];
o.add('foo');
o.add('foo');
return o;
}
-void checkUnnamed7792(core.List<core.String> o) {
+void checkUnnamed7795(core.List<core.String> o) {
unittest.expect(o, unittest.hasLength(2));
unittest.expect(
o[0],
@@ -1876,14 +1876,14 @@
);
}
-core.List<core.String> buildUnnamed7793() {
+core.List<core.String> buildUnnamed7796() {
var o = <core.String>[];
o.add('foo');
o.add('foo');
return o;
}
-void checkUnnamed7793(core.List<core.String> o) {
+void checkUnnamed7796(core.List<core.String> o) {
unittest.expect(o, unittest.hasLength(2));
unittest.expect(
o[0],
@@ -1901,8 +1901,8 @@
var o = api.FirstPartyMobileApplicationTargeting();
buildCounterFirstPartyMobileApplicationTargeting++;
if (buildCounterFirstPartyMobileApplicationTargeting < 3) {
- o.excludedAppIds = buildUnnamed7792();
- o.targetedAppIds = buildUnnamed7793();
+ o.excludedAppIds = buildUnnamed7795();
+ o.targetedAppIds = buildUnnamed7796();
}
buildCounterFirstPartyMobileApplicationTargeting--;
return o;
@@ -1912,8 +1912,8 @@
api.FirstPartyMobileApplicationTargeting o) {
buildCounterFirstPartyMobileApplicationTargeting++;
if (buildCounterFirstPartyMobileApplicationTargeting < 3) {
- checkUnnamed7792(o.excludedAppIds!);
- checkUnnamed7793(o.targetedAppIds!);
+ checkUnnamed7795(o.excludedAppIds!);
+ checkUnnamed7796(o.targetedAppIds!);
}
buildCounterFirstPartyMobileApplicationTargeting--;
}
@@ -1950,14 +1950,14 @@
buildCounterFrequencyCap--;
}
-core.List<api.PricePerBuyer> buildUnnamed7794() {
+core.List<api.PricePerBuyer> buildUnnamed7797() {
var o = <api.PricePerBuyer>[];
o.add(buildPricePerBuyer());
o.add(buildPricePerBuyer());
return o;
}
-void checkUnnamed7794(core.List<api.PricePerBuyer> o) {
+void checkUnnamed7797(core.List<api.PricePerBuyer> o) {
unittest.expect(o, unittest.hasLength(2));
checkPricePerBuyer(o[0] as api.PricePerBuyer);
checkPricePerBuyer(o[1] as api.PricePerBuyer);
@@ -1968,7 +1968,7 @@
var o = api.GuaranteedFixedPriceTerms();
buildCounterGuaranteedFixedPriceTerms++;
if (buildCounterGuaranteedFixedPriceTerms < 3) {
- o.fixedPrices = buildUnnamed7794();
+ o.fixedPrices = buildUnnamed7797();
o.guaranteedImpressions = 'foo';
o.guaranteedLooks = 'foo';
o.impressionCap = 'foo';
@@ -1983,7 +1983,7 @@
void checkGuaranteedFixedPriceTerms(api.GuaranteedFixedPriceTerms o) {
buildCounterGuaranteedFixedPriceTerms++;
if (buildCounterGuaranteedFixedPriceTerms < 3) {
- checkUnnamed7794(o.fixedPrices!);
+ checkUnnamed7797(o.fixedPrices!);
unittest.expect(
o.guaranteedImpressions!,
unittest.equals('foo'),
@@ -2105,27 +2105,27 @@
buildCounterImpressionMetricsRow--;
}
-core.List<api.AdSize> buildUnnamed7795() {
+core.List<api.AdSize> buildUnnamed7798() {
var o = <api.AdSize>[];
o.add(buildAdSize());
o.add(buildAdSize());
return o;
}
-void checkUnnamed7795(core.List<api.AdSize> o) {
+void checkUnnamed7798(core.List<api.AdSize> o) {
unittest.expect(o, unittest.hasLength(2));
checkAdSize(o[0] as api.AdSize);
checkAdSize(o[1] as api.AdSize);
}
-core.List<api.AdSize> buildUnnamed7796() {
+core.List<api.AdSize> buildUnnamed7799() {
var o = <api.AdSize>[];
o.add(buildAdSize());
o.add(buildAdSize());
return o;
}
-void checkUnnamed7796(core.List<api.AdSize> o) {
+void checkUnnamed7799(core.List<api.AdSize> o) {
unittest.expect(o, unittest.hasLength(2));
checkAdSize(o[0] as api.AdSize);
checkAdSize(o[1] as api.AdSize);
@@ -2136,8 +2136,8 @@
var o = api.InventorySizeTargeting();
buildCounterInventorySizeTargeting++;
if (buildCounterInventorySizeTargeting < 3) {
- o.excludedInventorySizes = buildUnnamed7795();
- o.targetedInventorySizes = buildUnnamed7796();
+ o.excludedInventorySizes = buildUnnamed7798();
+ o.targetedInventorySizes = buildUnnamed7799();
}
buildCounterInventorySizeTargeting--;
return o;
@@ -2146,20 +2146,20 @@
void checkInventorySizeTargeting(api.InventorySizeTargeting o) {
buildCounterInventorySizeTargeting++;
if (buildCounterInventorySizeTargeting < 3) {
- checkUnnamed7795(o.excludedInventorySizes!);
- checkUnnamed7796(o.targetedInventorySizes!);
+ checkUnnamed7798(o.excludedInventorySizes!);
+ checkUnnamed7799(o.targetedInventorySizes!);
}
buildCounterInventorySizeTargeting--;
}
-core.List<api.BidMetricsRow> buildUnnamed7797() {
+core.List<api.BidMetricsRow> buildUnnamed7800() {
var o = <api.BidMetricsRow>[];
o.add(buildBidMetricsRow());
o.add(buildBidMetricsRow());
return o;
}
-void checkUnnamed7797(core.List<api.BidMetricsRow> o) {
+void checkUnnamed7800(core.List<api.BidMetricsRow> o) {
unittest.expect(o, unittest.hasLength(2));
checkBidMetricsRow(o[0] as api.BidMetricsRow);
checkBidMetricsRow(o[1] as api.BidMetricsRow);
@@ -2170,7 +2170,7 @@
var o = api.ListBidMetricsResponse();
buildCounterListBidMetricsResponse++;
if (buildCounterListBidMetricsResponse < 3) {
- o.bidMetricsRows = buildUnnamed7797();
+ o.bidMetricsRows = buildUnnamed7800();
o.nextPageToken = 'foo';
}
buildCounterListBidMetricsResponse--;
@@ -2180,7 +2180,7 @@
void checkListBidMetricsResponse(api.ListBidMetricsResponse o) {
buildCounterListBidMetricsResponse++;
if (buildCounterListBidMetricsResponse < 3) {
- checkUnnamed7797(o.bidMetricsRows!);
+ checkUnnamed7800(o.bidMetricsRows!);
unittest.expect(
o.nextPageToken!,
unittest.equals('foo'),
@@ -2189,14 +2189,14 @@
buildCounterListBidMetricsResponse--;
}
-core.List<api.CalloutStatusRow> buildUnnamed7798() {
+core.List<api.CalloutStatusRow> buildUnnamed7801() {
var o = <api.CalloutStatusRow>[];
o.add(buildCalloutStatusRow());
o.add(buildCalloutStatusRow());
return o;
}
-void checkUnnamed7798(core.List<api.CalloutStatusRow> o) {
+void checkUnnamed7801(core.List<api.CalloutStatusRow> o) {
unittest.expect(o, unittest.hasLength(2));
checkCalloutStatusRow(o[0] as api.CalloutStatusRow);
checkCalloutStatusRow(o[1] as api.CalloutStatusRow);
@@ -2207,7 +2207,7 @@
var o = api.ListBidResponseErrorsResponse();
buildCounterListBidResponseErrorsResponse++;
if (buildCounterListBidResponseErrorsResponse < 3) {
- o.calloutStatusRows = buildUnnamed7798();
+ o.calloutStatusRows = buildUnnamed7801();
o.nextPageToken = 'foo';
}
buildCounterListBidResponseErrorsResponse--;
@@ -2217,7 +2217,7 @@
void checkListBidResponseErrorsResponse(api.ListBidResponseErrorsResponse o) {
buildCounterListBidResponseErrorsResponse++;
if (buildCounterListBidResponseErrorsResponse < 3) {
- checkUnnamed7798(o.calloutStatusRows!);
+ checkUnnamed7801(o.calloutStatusRows!);
unittest.expect(
o.nextPageToken!,
unittest.equals('foo'),
@@ -2226,14 +2226,14 @@
buildCounterListBidResponseErrorsResponse--;
}
-core.List<api.BidResponseWithoutBidsStatusRow> buildUnnamed7799() {
+core.List<api.BidResponseWithoutBidsStatusRow> buildUnnamed7802() {
var o = <api.BidResponseWithoutBidsStatusRow>[];
o.add(buildBidResponseWithoutBidsStatusRow());
o.add(buildBidResponseWithoutBidsStatusRow());
return o;
}
-void checkUnnamed7799(core.List<api.BidResponseWithoutBidsStatusRow> o) {
+void checkUnnamed7802(core.List<api.BidResponseWithoutBidsStatusRow> o) {
unittest.expect(o, unittest.hasLength(2));
checkBidResponseWithoutBidsStatusRow(
o[0] as api.BidResponseWithoutBidsStatusRow);
@@ -2247,7 +2247,7 @@
var o = api.ListBidResponsesWithoutBidsResponse();
buildCounterListBidResponsesWithoutBidsResponse++;
if (buildCounterListBidResponsesWithoutBidsResponse < 3) {
- o.bidResponseWithoutBidsStatusRows = buildUnnamed7799();
+ o.bidResponseWithoutBidsStatusRows = buildUnnamed7802();
o.nextPageToken = 'foo';
}
buildCounterListBidResponsesWithoutBidsResponse--;
@@ -2258,7 +2258,7 @@
api.ListBidResponsesWithoutBidsResponse o) {
buildCounterListBidResponsesWithoutBidsResponse++;
if (buildCounterListBidResponsesWithoutBidsResponse < 3) {
- checkUnnamed7799(o.bidResponseWithoutBidsStatusRows!);
+ checkUnnamed7802(o.bidResponseWithoutBidsStatusRows!);
unittest.expect(
o.nextPageToken!,
unittest.equals('foo'),
@@ -2267,14 +2267,14 @@
buildCounterListBidResponsesWithoutBidsResponse--;
}
-core.List<api.ClientUserInvitation> buildUnnamed7800() {
+core.List<api.ClientUserInvitation> buildUnnamed7803() {
var o = <api.ClientUserInvitation>[];
o.add(buildClientUserInvitation());
o.add(buildClientUserInvitation());
return o;
}
-void checkUnnamed7800(core.List<api.ClientUserInvitation> o) {
+void checkUnnamed7803(core.List<api.ClientUserInvitation> o) {
unittest.expect(o, unittest.hasLength(2));
checkClientUserInvitation(o[0] as api.ClientUserInvitation);
checkClientUserInvitation(o[1] as api.ClientUserInvitation);
@@ -2285,7 +2285,7 @@
var o = api.ListClientUserInvitationsResponse();
buildCounterListClientUserInvitationsResponse++;
if (buildCounterListClientUserInvitationsResponse < 3) {
- o.invitations = buildUnnamed7800();
+ o.invitations = buildUnnamed7803();
o.nextPageToken = 'foo';
}
buildCounterListClientUserInvitationsResponse--;
@@ -2296,7 +2296,7 @@
api.ListClientUserInvitationsResponse o) {
buildCounterListClientUserInvitationsResponse++;
if (buildCounterListClientUserInvitationsResponse < 3) {
- checkUnnamed7800(o.invitations!);
+ checkUnnamed7803(o.invitations!);
unittest.expect(
o.nextPageToken!,
unittest.equals('foo'),
@@ -2305,14 +2305,14 @@
buildCounterListClientUserInvitationsResponse--;
}
-core.List<api.ClientUser> buildUnnamed7801() {
+core.List<api.ClientUser> buildUnnamed7804() {
var o = <api.ClientUser>[];
o.add(buildClientUser());
o.add(buildClientUser());
return o;
}
-void checkUnnamed7801(core.List<api.ClientUser> o) {
+void checkUnnamed7804(core.List<api.ClientUser> o) {
unittest.expect(o, unittest.hasLength(2));
checkClientUser(o[0] as api.ClientUser);
checkClientUser(o[1] as api.ClientUser);
@@ -2324,7 +2324,7 @@
buildCounterListClientUsersResponse++;
if (buildCounterListClientUsersResponse < 3) {
o.nextPageToken = 'foo';
- o.users = buildUnnamed7801();
+ o.users = buildUnnamed7804();
}
buildCounterListClientUsersResponse--;
return o;
@@ -2337,19 +2337,19 @@
o.nextPageToken!,
unittest.equals('foo'),
);
- checkUnnamed7801(o.users!);
+ checkUnnamed7804(o.users!);
}
buildCounterListClientUsersResponse--;
}
-core.List<api.Client> buildUnnamed7802() {
+core.List<api.Client> buildUnnamed7805() {
var o = <api.Client>[];
o.add(buildClient());
o.add(buildClient());
return o;
}
-void checkUnnamed7802(core.List<api.Client> o) {
+void checkUnnamed7805(core.List<api.Client> o) {
unittest.expect(o, unittest.hasLength(2));
checkClient(o[0] as api.Client);
checkClient(o[1] as api.Client);
@@ -2360,7 +2360,7 @@
var o = api.ListClientsResponse();
buildCounterListClientsResponse++;
if (buildCounterListClientsResponse < 3) {
- o.clients = buildUnnamed7802();
+ o.clients = buildUnnamed7805();
o.nextPageToken = 'foo';
}
buildCounterListClientsResponse--;
@@ -2370,7 +2370,7 @@
void checkListClientsResponse(api.ListClientsResponse o) {
buildCounterListClientsResponse++;
if (buildCounterListClientsResponse < 3) {
- checkUnnamed7802(o.clients!);
+ checkUnnamed7805(o.clients!);
unittest.expect(
o.nextPageToken!,
unittest.equals('foo'),
@@ -2379,14 +2379,14 @@
buildCounterListClientsResponse--;
}
-core.List<api.FilteredBidCreativeRow> buildUnnamed7803() {
+core.List<api.FilteredBidCreativeRow> buildUnnamed7806() {
var o = <api.FilteredBidCreativeRow>[];
o.add(buildFilteredBidCreativeRow());
o.add(buildFilteredBidCreativeRow());
return o;
}
-void checkUnnamed7803(core.List<api.FilteredBidCreativeRow> o) {
+void checkUnnamed7806(core.List<api.FilteredBidCreativeRow> o) {
unittest.expect(o, unittest.hasLength(2));
checkFilteredBidCreativeRow(o[0] as api.FilteredBidCreativeRow);
checkFilteredBidCreativeRow(o[1] as api.FilteredBidCreativeRow);
@@ -2398,7 +2398,7 @@
var o = api.ListCreativeStatusBreakdownByCreativeResponse();
buildCounterListCreativeStatusBreakdownByCreativeResponse++;
if (buildCounterListCreativeStatusBreakdownByCreativeResponse < 3) {
- o.filteredBidCreativeRows = buildUnnamed7803();
+ o.filteredBidCreativeRows = buildUnnamed7806();
o.nextPageToken = 'foo';
}
buildCounterListCreativeStatusBreakdownByCreativeResponse--;
@@ -2409,7 +2409,7 @@
api.ListCreativeStatusBreakdownByCreativeResponse o) {
buildCounterListCreativeStatusBreakdownByCreativeResponse++;
if (buildCounterListCreativeStatusBreakdownByCreativeResponse < 3) {
- checkUnnamed7803(o.filteredBidCreativeRows!);
+ checkUnnamed7806(o.filteredBidCreativeRows!);
unittest.expect(
o.nextPageToken!,
unittest.equals('foo'),
@@ -2418,14 +2418,14 @@
buildCounterListCreativeStatusBreakdownByCreativeResponse--;
}
-core.List<api.FilteredBidDetailRow> buildUnnamed7804() {
+core.List<api.FilteredBidDetailRow> buildUnnamed7807() {
var o = <api.FilteredBidDetailRow>[];
o.add(buildFilteredBidDetailRow());
o.add(buildFilteredBidDetailRow());
return o;
}
-void checkUnnamed7804(core.List<api.FilteredBidDetailRow> o) {
+void checkUnnamed7807(core.List<api.FilteredBidDetailRow> o) {
unittest.expect(o, unittest.hasLength(2));
checkFilteredBidDetailRow(o[0] as api.FilteredBidDetailRow);
checkFilteredBidDetailRow(o[1] as api.FilteredBidDetailRow);
@@ -2438,7 +2438,7 @@
buildCounterListCreativeStatusBreakdownByDetailResponse++;
if (buildCounterListCreativeStatusBreakdownByDetailResponse < 3) {
o.detailType = 'foo';
- o.filteredBidDetailRows = buildUnnamed7804();
+ o.filteredBidDetailRows = buildUnnamed7807();
o.nextPageToken = 'foo';
}
buildCounterListCreativeStatusBreakdownByDetailResponse--;
@@ -2453,7 +2453,7 @@
o.detailType!,
unittest.equals('foo'),
);
- checkUnnamed7804(o.filteredBidDetailRows!);
+ checkUnnamed7807(o.filteredBidDetailRows!);
unittest.expect(
o.nextPageToken!,
unittest.equals('foo'),
@@ -2462,14 +2462,14 @@
buildCounterListCreativeStatusBreakdownByDetailResponse--;
}
-core.List<api.Creative> buildUnnamed7805() {
+core.List<api.Creative> buildUnnamed7808() {
var o = <api.Creative>[];
o.add(buildCreative());
o.add(buildCreative());
return o;
}
-void checkUnnamed7805(core.List<api.Creative> o) {
+void checkUnnamed7808(core.List<api.Creative> o) {
unittest.expect(o, unittest.hasLength(2));
checkCreative(o[0] as api.Creative);
checkCreative(o[1] as api.Creative);
@@ -2480,7 +2480,7 @@
var o = api.ListCreativesResponse();
buildCounterListCreativesResponse++;
if (buildCounterListCreativesResponse < 3) {
- o.creatives = buildUnnamed7805();
+ o.creatives = buildUnnamed7808();
o.nextPageToken = 'foo';
}
buildCounterListCreativesResponse--;
@@ -2490,7 +2490,7 @@
void checkListCreativesResponse(api.ListCreativesResponse o) {
buildCounterListCreativesResponse++;
if (buildCounterListCreativesResponse < 3) {
- checkUnnamed7805(o.creatives!);
+ checkUnnamed7808(o.creatives!);
unittest.expect(
o.nextPageToken!,
unittest.equals('foo'),
@@ -2499,14 +2499,14 @@
buildCounterListCreativesResponse--;
}
-core.List<api.CreativeDealAssociation> buildUnnamed7806() {
+core.List<api.CreativeDealAssociation> buildUnnamed7809() {
var o = <api.CreativeDealAssociation>[];
o.add(buildCreativeDealAssociation());
o.add(buildCreativeDealAssociation());
return o;
}
-void checkUnnamed7806(core.List<api.CreativeDealAssociation> o) {
+void checkUnnamed7809(core.List<api.CreativeDealAssociation> o) {
unittest.expect(o, unittest.hasLength(2));
checkCreativeDealAssociation(o[0] as api.CreativeDealAssociation);
checkCreativeDealAssociation(o[1] as api.CreativeDealAssociation);
@@ -2517,7 +2517,7 @@
var o = api.ListDealAssociationsResponse();
buildCounterListDealAssociationsResponse++;
if (buildCounterListDealAssociationsResponse < 3) {
- o.associations = buildUnnamed7806();
+ o.associations = buildUnnamed7809();
o.nextPageToken = 'foo';
}
buildCounterListDealAssociationsResponse--;
@@ -2527,7 +2527,7 @@
void checkListDealAssociationsResponse(api.ListDealAssociationsResponse o) {
buildCounterListDealAssociationsResponse++;
if (buildCounterListDealAssociationsResponse < 3) {
- checkUnnamed7806(o.associations!);
+ checkUnnamed7809(o.associations!);
unittest.expect(
o.nextPageToken!,
unittest.equals('foo'),
@@ -2536,14 +2536,14 @@
buildCounterListDealAssociationsResponse--;
}
-core.List<api.FilterSet> buildUnnamed7807() {
+core.List<api.FilterSet> buildUnnamed7810() {
var o = <api.FilterSet>[];
o.add(buildFilterSet());
o.add(buildFilterSet());
return o;
}
-void checkUnnamed7807(core.List<api.FilterSet> o) {
+void checkUnnamed7810(core.List<api.FilterSet> o) {
unittest.expect(o, unittest.hasLength(2));
checkFilterSet(o[0] as api.FilterSet);
checkFilterSet(o[1] as api.FilterSet);
@@ -2554,7 +2554,7 @@
var o = api.ListFilterSetsResponse();
buildCounterListFilterSetsResponse++;
if (buildCounterListFilterSetsResponse < 3) {
- o.filterSets = buildUnnamed7807();
+ o.filterSets = buildUnnamed7810();
o.nextPageToken = 'foo';
}
buildCounterListFilterSetsResponse--;
@@ -2564,7 +2564,7 @@
void checkListFilterSetsResponse(api.ListFilterSetsResponse o) {
buildCounterListFilterSetsResponse++;
if (buildCounterListFilterSetsResponse < 3) {
- checkUnnamed7807(o.filterSets!);
+ checkUnnamed7810(o.filterSets!);
unittest.expect(
o.nextPageToken!,
unittest.equals('foo'),
@@ -2573,14 +2573,14 @@
buildCounterListFilterSetsResponse--;
}
-core.List<api.CalloutStatusRow> buildUnnamed7808() {
+core.List<api.CalloutStatusRow> buildUnnamed7811() {
var o = <api.CalloutStatusRow>[];
o.add(buildCalloutStatusRow());
o.add(buildCalloutStatusRow());
return o;
}
-void checkUnnamed7808(core.List<api.CalloutStatusRow> o) {
+void checkUnnamed7811(core.List<api.CalloutStatusRow> o) {
unittest.expect(o, unittest.hasLength(2));
checkCalloutStatusRow(o[0] as api.CalloutStatusRow);
checkCalloutStatusRow(o[1] as api.CalloutStatusRow);
@@ -2591,7 +2591,7 @@
var o = api.ListFilteredBidRequestsResponse();
buildCounterListFilteredBidRequestsResponse++;
if (buildCounterListFilteredBidRequestsResponse < 3) {
- o.calloutStatusRows = buildUnnamed7808();
+ o.calloutStatusRows = buildUnnamed7811();
o.nextPageToken = 'foo';
}
buildCounterListFilteredBidRequestsResponse--;
@@ -2602,7 +2602,7 @@
api.ListFilteredBidRequestsResponse o) {
buildCounterListFilteredBidRequestsResponse++;
if (buildCounterListFilteredBidRequestsResponse < 3) {
- checkUnnamed7808(o.calloutStatusRows!);
+ checkUnnamed7811(o.calloutStatusRows!);
unittest.expect(
o.nextPageToken!,
unittest.equals('foo'),
@@ -2611,14 +2611,14 @@
buildCounterListFilteredBidRequestsResponse--;
}
-core.List<api.CreativeStatusRow> buildUnnamed7809() {
+core.List<api.CreativeStatusRow> buildUnnamed7812() {
var o = <api.CreativeStatusRow>[];
o.add(buildCreativeStatusRow());
o.add(buildCreativeStatusRow());
return o;
}
-void checkUnnamed7809(core.List<api.CreativeStatusRow> o) {
+void checkUnnamed7812(core.List<api.CreativeStatusRow> o) {
unittest.expect(o, unittest.hasLength(2));
checkCreativeStatusRow(o[0] as api.CreativeStatusRow);
checkCreativeStatusRow(o[1] as api.CreativeStatusRow);
@@ -2629,7 +2629,7 @@
var o = api.ListFilteredBidsResponse();
buildCounterListFilteredBidsResponse++;
if (buildCounterListFilteredBidsResponse < 3) {
- o.creativeStatusRows = buildUnnamed7809();
+ o.creativeStatusRows = buildUnnamed7812();
o.nextPageToken = 'foo';
}
buildCounterListFilteredBidsResponse--;
@@ -2639,7 +2639,7 @@
void checkListFilteredBidsResponse(api.ListFilteredBidsResponse o) {
buildCounterListFilteredBidsResponse++;
if (buildCounterListFilteredBidsResponse < 3) {
- checkUnnamed7809(o.creativeStatusRows!);
+ checkUnnamed7812(o.creativeStatusRows!);
unittest.expect(
o.nextPageToken!,
unittest.equals('foo'),
@@ -2648,14 +2648,14 @@
buildCounterListFilteredBidsResponse--;
}
-core.List<api.ImpressionMetricsRow> buildUnnamed7810() {
+core.List<api.ImpressionMetricsRow> buildUnnamed7813() {
var o = <api.ImpressionMetricsRow>[];
o.add(buildImpressionMetricsRow());
o.add(buildImpressionMetricsRow());
return o;
}
-void checkUnnamed7810(core.List<api.ImpressionMetricsRow> o) {
+void checkUnnamed7813(core.List<api.ImpressionMetricsRow> o) {
unittest.expect(o, unittest.hasLength(2));
checkImpressionMetricsRow(o[0] as api.ImpressionMetricsRow);
checkImpressionMetricsRow(o[1] as api.ImpressionMetricsRow);
@@ -2666,7 +2666,7 @@
var o = api.ListImpressionMetricsResponse();
buildCounterListImpressionMetricsResponse++;
if (buildCounterListImpressionMetricsResponse < 3) {
- o.impressionMetricsRows = buildUnnamed7810();
+ o.impressionMetricsRows = buildUnnamed7813();
o.nextPageToken = 'foo';
}
buildCounterListImpressionMetricsResponse--;
@@ -2676,7 +2676,7 @@
void checkListImpressionMetricsResponse(api.ListImpressionMetricsResponse o) {
buildCounterListImpressionMetricsResponse++;
if (buildCounterListImpressionMetricsResponse < 3) {
- checkUnnamed7810(o.impressionMetricsRows!);
+ checkUnnamed7813(o.impressionMetricsRows!);
unittest.expect(
o.nextPageToken!,
unittest.equals('foo'),
@@ -2685,14 +2685,14 @@
buildCounterListImpressionMetricsResponse--;
}
-core.List<api.CreativeStatusRow> buildUnnamed7811() {
+core.List<api.CreativeStatusRow> buildUnnamed7814() {
var o = <api.CreativeStatusRow>[];
o.add(buildCreativeStatusRow());
o.add(buildCreativeStatusRow());
return o;
}
-void checkUnnamed7811(core.List<api.CreativeStatusRow> o) {
+void checkUnnamed7814(core.List<api.CreativeStatusRow> o) {
unittest.expect(o, unittest.hasLength(2));
checkCreativeStatusRow(o[0] as api.CreativeStatusRow);
checkCreativeStatusRow(o[1] as api.CreativeStatusRow);
@@ -2703,7 +2703,7 @@
var o = api.ListLosingBidsResponse();
buildCounterListLosingBidsResponse++;
if (buildCounterListLosingBidsResponse < 3) {
- o.creativeStatusRows = buildUnnamed7811();
+ o.creativeStatusRows = buildUnnamed7814();
o.nextPageToken = 'foo';
}
buildCounterListLosingBidsResponse--;
@@ -2713,7 +2713,7 @@
void checkListLosingBidsResponse(api.ListLosingBidsResponse o) {
buildCounterListLosingBidsResponse++;
if (buildCounterListLosingBidsResponse < 3) {
- checkUnnamed7811(o.creativeStatusRows!);
+ checkUnnamed7814(o.creativeStatusRows!);
unittest.expect(
o.nextPageToken!,
unittest.equals('foo'),
@@ -2722,14 +2722,14 @@
buildCounterListLosingBidsResponse--;
}
-core.List<api.NonBillableWinningBidStatusRow> buildUnnamed7812() {
+core.List<api.NonBillableWinningBidStatusRow> buildUnnamed7815() {
var o = <api.NonBillableWinningBidStatusRow>[];
o.add(buildNonBillableWinningBidStatusRow());
o.add(buildNonBillableWinningBidStatusRow());
return o;
}
-void checkUnnamed7812(core.List<api.NonBillableWinningBidStatusRow> o) {
+void checkUnnamed7815(core.List<api.NonBillableWinningBidStatusRow> o) {
unittest.expect(o, unittest.hasLength(2));
checkNonBillableWinningBidStatusRow(
o[0] as api.NonBillableWinningBidStatusRow);
@@ -2744,7 +2744,7 @@
buildCounterListNonBillableWinningBidsResponse++;
if (buildCounterListNonBillableWinningBidsResponse < 3) {
o.nextPageToken = 'foo';
- o.nonBillableWinningBidStatusRows = buildUnnamed7812();
+ o.nonBillableWinningBidStatusRows = buildUnnamed7815();
}
buildCounterListNonBillableWinningBidsResponse--;
return o;
@@ -2758,19 +2758,19 @@
o.nextPageToken!,
unittest.equals('foo'),
);
- checkUnnamed7812(o.nonBillableWinningBidStatusRows!);
+ checkUnnamed7815(o.nonBillableWinningBidStatusRows!);
}
buildCounterListNonBillableWinningBidsResponse--;
}
-core.List<api.Product> buildUnnamed7813() {
+core.List<api.Product> buildUnnamed7816() {
var o = <api.Product>[];
o.add(buildProduct());
o.add(buildProduct());
return o;
}
-void checkUnnamed7813(core.List<api.Product> o) {
+void checkUnnamed7816(core.List<api.Product> o) {
unittest.expect(o, unittest.hasLength(2));
checkProduct(o[0] as api.Product);
checkProduct(o[1] as api.Product);
@@ -2782,7 +2782,7 @@
buildCounterListProductsResponse++;
if (buildCounterListProductsResponse < 3) {
o.nextPageToken = 'foo';
- o.products = buildUnnamed7813();
+ o.products = buildUnnamed7816();
}
buildCounterListProductsResponse--;
return o;
@@ -2795,19 +2795,19 @@
o.nextPageToken!,
unittest.equals('foo'),
);
- checkUnnamed7813(o.products!);
+ checkUnnamed7816(o.products!);
}
buildCounterListProductsResponse--;
}
-core.List<api.Proposal> buildUnnamed7814() {
+core.List<api.Proposal> buildUnnamed7817() {
var o = <api.Proposal>[];
o.add(buildProposal());
o.add(buildProposal());
return o;
}
-void checkUnnamed7814(core.List<api.Proposal> o) {
+void checkUnnamed7817(core.List<api.Proposal> o) {
unittest.expect(o, unittest.hasLength(2));
checkProposal(o[0] as api.Proposal);
checkProposal(o[1] as api.Proposal);
@@ -2819,7 +2819,7 @@
buildCounterListProposalsResponse++;
if (buildCounterListProposalsResponse < 3) {
o.nextPageToken = 'foo';
- o.proposals = buildUnnamed7814();
+ o.proposals = buildUnnamed7817();
}
buildCounterListProposalsResponse--;
return o;
@@ -2832,19 +2832,19 @@
o.nextPageToken!,
unittest.equals('foo'),
);
- checkUnnamed7814(o.proposals!);
+ checkUnnamed7817(o.proposals!);
}
buildCounterListProposalsResponse--;
}
-core.List<api.PublisherProfile> buildUnnamed7815() {
+core.List<api.PublisherProfile> buildUnnamed7818() {
var o = <api.PublisherProfile>[];
o.add(buildPublisherProfile());
o.add(buildPublisherProfile());
return o;
}
-void checkUnnamed7815(core.List<api.PublisherProfile> o) {
+void checkUnnamed7818(core.List<api.PublisherProfile> o) {
unittest.expect(o, unittest.hasLength(2));
checkPublisherProfile(o[0] as api.PublisherProfile);
checkPublisherProfile(o[1] as api.PublisherProfile);
@@ -2856,7 +2856,7 @@
buildCounterListPublisherProfilesResponse++;
if (buildCounterListPublisherProfilesResponse < 3) {
o.nextPageToken = 'foo';
- o.publisherProfiles = buildUnnamed7815();
+ o.publisherProfiles = buildUnnamed7818();
}
buildCounterListPublisherProfilesResponse--;
return o;
@@ -2869,19 +2869,19 @@
o.nextPageToken!,
unittest.equals('foo'),
);
- checkUnnamed7815(o.publisherProfiles!);
+ checkUnnamed7818(o.publisherProfiles!);
}
buildCounterListPublisherProfilesResponse--;
}
-core.List<core.int> buildUnnamed7816() {
+core.List<core.int> buildUnnamed7819() {
var o = <core.int>[];
o.add(42);
o.add(42);
return o;
}
-void checkUnnamed7816(core.List<core.int> o) {
+void checkUnnamed7819(core.List<core.int> o) {
unittest.expect(o, unittest.hasLength(2));
unittest.expect(
o[0],
@@ -2898,7 +2898,7 @@
var o = api.LocationContext();
buildCounterLocationContext++;
if (buildCounterLocationContext < 3) {
- o.geoCriteriaIds = buildUnnamed7816();
+ o.geoCriteriaIds = buildUnnamed7819();
}
buildCounterLocationContext--;
return o;
@@ -2907,7 +2907,7 @@
void checkLocationContext(api.LocationContext o) {
buildCounterLocationContext++;
if (buildCounterLocationContext < 3) {
- checkUnnamed7816(o.geoCriteriaIds!);
+ checkUnnamed7819(o.geoCriteriaIds!);
}
buildCounterLocationContext--;
}
@@ -3118,14 +3118,14 @@
buildCounterNonBillableWinningBidStatusRow--;
}
-core.List<api.PricePerBuyer> buildUnnamed7817() {
+core.List<api.PricePerBuyer> buildUnnamed7820() {
var o = <api.PricePerBuyer>[];
o.add(buildPricePerBuyer());
o.add(buildPricePerBuyer());
return o;
}
-void checkUnnamed7817(core.List<api.PricePerBuyer> o) {
+void checkUnnamed7820(core.List<api.PricePerBuyer> o) {
unittest.expect(o, unittest.hasLength(2));
checkPricePerBuyer(o[0] as api.PricePerBuyer);
checkPricePerBuyer(o[1] as api.PricePerBuyer);
@@ -3137,7 +3137,7 @@
buildCounterNonGuaranteedAuctionTerms++;
if (buildCounterNonGuaranteedAuctionTerms < 3) {
o.autoOptimizePrivateAuction = true;
- o.reservePricesPerBuyer = buildUnnamed7817();
+ o.reservePricesPerBuyer = buildUnnamed7820();
}
buildCounterNonGuaranteedAuctionTerms--;
return o;
@@ -3147,19 +3147,19 @@
buildCounterNonGuaranteedAuctionTerms++;
if (buildCounterNonGuaranteedAuctionTerms < 3) {
unittest.expect(o.autoOptimizePrivateAuction!, unittest.isTrue);
- checkUnnamed7817(o.reservePricesPerBuyer!);
+ checkUnnamed7820(o.reservePricesPerBuyer!);
}
buildCounterNonGuaranteedAuctionTerms--;
}
-core.List<api.PricePerBuyer> buildUnnamed7818() {
+core.List<api.PricePerBuyer> buildUnnamed7821() {
var o = <api.PricePerBuyer>[];
o.add(buildPricePerBuyer());
o.add(buildPricePerBuyer());
return o;
}
-void checkUnnamed7818(core.List<api.PricePerBuyer> o) {
+void checkUnnamed7821(core.List<api.PricePerBuyer> o) {
unittest.expect(o, unittest.hasLength(2));
checkPricePerBuyer(o[0] as api.PricePerBuyer);
checkPricePerBuyer(o[1] as api.PricePerBuyer);
@@ -3170,7 +3170,7 @@
var o = api.NonGuaranteedFixedPriceTerms();
buildCounterNonGuaranteedFixedPriceTerms++;
if (buildCounterNonGuaranteedFixedPriceTerms < 3) {
- o.fixedPrices = buildUnnamed7818();
+ o.fixedPrices = buildUnnamed7821();
}
buildCounterNonGuaranteedFixedPriceTerms--;
return o;
@@ -3179,7 +3179,7 @@
void checkNonGuaranteedFixedPriceTerms(api.NonGuaranteedFixedPriceTerms o) {
buildCounterNonGuaranteedFixedPriceTerms++;
if (buildCounterNonGuaranteedFixedPriceTerms < 3) {
- checkUnnamed7818(o.fixedPrices!);
+ checkUnnamed7821(o.fixedPrices!);
}
buildCounterNonGuaranteedFixedPriceTerms--;
}
@@ -3248,14 +3248,14 @@
buildCounterOperatingSystemTargeting--;
}
-core.List<core.String> buildUnnamed7819() {
+core.List<core.String> buildUnnamed7822() {
var o = <core.String>[];
o.add('foo');
o.add('foo');
return o;
}
-void checkUnnamed7819(core.List<core.String> o) {
+void checkUnnamed7822(core.List<core.String> o) {
unittest.expect(o, unittest.hasLength(2));
unittest.expect(
o[0],
@@ -3272,7 +3272,7 @@
var o = api.PauseProposalDealsRequest();
buildCounterPauseProposalDealsRequest++;
if (buildCounterPauseProposalDealsRequest < 3) {
- o.externalDealIds = buildUnnamed7819();
+ o.externalDealIds = buildUnnamed7822();
o.reason = 'foo';
}
buildCounterPauseProposalDealsRequest--;
@@ -3282,7 +3282,7 @@
void checkPauseProposalDealsRequest(api.PauseProposalDealsRequest o) {
buildCounterPauseProposalDealsRequest++;
if (buildCounterPauseProposalDealsRequest < 3) {
- checkUnnamed7819(o.externalDealIds!);
+ checkUnnamed7822(o.externalDealIds!);
unittest.expect(
o.reason!,
unittest.equals('foo'),
@@ -3335,14 +3335,14 @@
buildCounterPlacementTargeting--;
}
-core.List<core.String> buildUnnamed7820() {
+core.List<core.String> buildUnnamed7823() {
var o = <core.String>[];
o.add('foo');
o.add('foo');
return o;
}
-void checkUnnamed7820(core.List<core.String> o) {
+void checkUnnamed7823(core.List<core.String> o) {
unittest.expect(o, unittest.hasLength(2));
unittest.expect(
o[0],
@@ -3359,7 +3359,7 @@
var o = api.PlatformContext();
buildCounterPlatformContext++;
if (buildCounterPlatformContext < 3) {
- o.platforms = buildUnnamed7820();
+ o.platforms = buildUnnamed7823();
}
buildCounterPlatformContext--;
return o;
@@ -3368,7 +3368,7 @@
void checkPlatformContext(api.PlatformContext o) {
buildCounterPlatformContext++;
if (buildCounterPlatformContext < 3) {
- checkUnnamed7820(o.platforms!);
+ checkUnnamed7823(o.platforms!);
}
buildCounterPlatformContext--;
}
@@ -3397,14 +3397,14 @@
buildCounterPrice--;
}
-core.List<core.String> buildUnnamed7821() {
+core.List<core.String> buildUnnamed7824() {
var o = <core.String>[];
o.add('foo');
o.add('foo');
return o;
}
-void checkUnnamed7821(core.List<core.String> o) {
+void checkUnnamed7824(core.List<core.String> o) {
unittest.expect(o, unittest.hasLength(2));
unittest.expect(
o[0],
@@ -3421,7 +3421,7 @@
var o = api.PricePerBuyer();
buildCounterPricePerBuyer++;
if (buildCounterPricePerBuyer < 3) {
- o.advertiserIds = buildUnnamed7821();
+ o.advertiserIds = buildUnnamed7824();
o.buyer = buildBuyer();
o.price = buildPrice();
}
@@ -3432,7 +3432,7 @@
void checkPricePerBuyer(api.PricePerBuyer o) {
buildCounterPricePerBuyer++;
if (buildCounterPricePerBuyer < 3) {
- checkUnnamed7821(o.advertiserIds!);
+ checkUnnamed7824(o.advertiserIds!);
checkBuyer(o.buyer! as api.Buyer);
checkPrice(o.price! as api.Price);
}
@@ -3461,27 +3461,27 @@
buildCounterPrivateData--;
}
-core.List<api.ContactInformation> buildUnnamed7822() {
+core.List<api.ContactInformation> buildUnnamed7825() {
var o = <api.ContactInformation>[];
o.add(buildContactInformation());
o.add(buildContactInformation());
return o;
}
-void checkUnnamed7822(core.List<api.ContactInformation> o) {
+void checkUnnamed7825(core.List<api.ContactInformation> o) {
unittest.expect(o, unittest.hasLength(2));
checkContactInformation(o[0] as api.ContactInformation);
checkContactInformation(o[1] as api.ContactInformation);
}
-core.List<api.TargetingCriteria> buildUnnamed7823() {
+core.List<api.TargetingCriteria> buildUnnamed7826() {
var o = <api.TargetingCriteria>[];
o.add(buildTargetingCriteria());
o.add(buildTargetingCriteria());
return o;
}
-void checkUnnamed7823(core.List<api.TargetingCriteria> o) {
+void checkUnnamed7826(core.List<api.TargetingCriteria> o) {
unittest.expect(o, unittest.hasLength(2));
checkTargetingCriteria(o[0] as api.TargetingCriteria);
checkTargetingCriteria(o[1] as api.TargetingCriteria);
@@ -3495,7 +3495,7 @@
o.availableEndTime = 'foo';
o.availableStartTime = 'foo';
o.createTime = 'foo';
- o.creatorContacts = buildUnnamed7822();
+ o.creatorContacts = buildUnnamed7825();
o.displayName = 'foo';
o.hasCreatorSignedOff = true;
o.productId = 'foo';
@@ -3503,7 +3503,7 @@
o.publisherProfileId = 'foo';
o.seller = buildSeller();
o.syndicationProduct = 'foo';
- o.targetingCriterion = buildUnnamed7823();
+ o.targetingCriterion = buildUnnamed7826();
o.terms = buildDealTerms();
o.updateTime = 'foo';
o.webPropertyCode = 'foo';
@@ -3527,7 +3527,7 @@
o.createTime!,
unittest.equals('foo'),
);
- checkUnnamed7822(o.creatorContacts!);
+ checkUnnamed7825(o.creatorContacts!);
unittest.expect(
o.displayName!,
unittest.equals('foo'),
@@ -3550,7 +3550,7 @@
o.syndicationProduct!,
unittest.equals('foo'),
);
- checkUnnamed7823(o.targetingCriterion!);
+ checkUnnamed7826(o.targetingCriterion!);
checkDealTerms(o.terms! as api.DealTerms);
unittest.expect(
o.updateTime!,
@@ -3564,45 +3564,6 @@
buildCounterProduct--;
}
-core.List<api.ContactInformation> buildUnnamed7824() {
- var o = <api.ContactInformation>[];
- o.add(buildContactInformation());
- o.add(buildContactInformation());
- return o;
-}
-
-void checkUnnamed7824(core.List<api.ContactInformation> o) {
- unittest.expect(o, unittest.hasLength(2));
- checkContactInformation(o[0] as api.ContactInformation);
- checkContactInformation(o[1] as api.ContactInformation);
-}
-
-core.List<api.Deal> buildUnnamed7825() {
- var o = <api.Deal>[];
- o.add(buildDeal());
- o.add(buildDeal());
- return o;
-}
-
-void checkUnnamed7825(core.List<api.Deal> o) {
- unittest.expect(o, unittest.hasLength(2));
- checkDeal(o[0] as api.Deal);
- checkDeal(o[1] as api.Deal);
-}
-
-core.List<api.Note> buildUnnamed7826() {
- var o = <api.Note>[];
- o.add(buildNote());
- o.add(buildNote());
- return o;
-}
-
-void checkUnnamed7826(core.List<api.Note> o) {
- unittest.expect(o, unittest.hasLength(2));
- checkNote(o[0] as api.Note);
- checkNote(o[1] as api.Note);
-}
-
core.List<api.ContactInformation> buildUnnamed7827() {
var o = <api.ContactInformation>[];
o.add(buildContactInformation());
@@ -3616,6 +3577,45 @@
checkContactInformation(o[1] as api.ContactInformation);
}
+core.List<api.Deal> buildUnnamed7828() {
+ var o = <api.Deal>[];
+ o.add(buildDeal());
+ o.add(buildDeal());
+ return o;
+}
+
+void checkUnnamed7828(core.List<api.Deal> o) {
+ unittest.expect(o, unittest.hasLength(2));
+ checkDeal(o[0] as api.Deal);
+ checkDeal(o[1] as api.Deal);
+}
+
+core.List<api.Note> buildUnnamed7829() {
+ var o = <api.Note>[];
+ o.add(buildNote());
+ o.add(buildNote());
+ return o;
+}
+
+void checkUnnamed7829(core.List<api.Note> o) {
+ unittest.expect(o, unittest.hasLength(2));
+ checkNote(o[0] as api.Note);
+ checkNote(o[1] as api.Note);
+}
+
+core.List<api.ContactInformation> buildUnnamed7830() {
+ var o = <api.ContactInformation>[];
+ o.add(buildContactInformation());
+ o.add(buildContactInformation());
+ return o;
+}
+
+void checkUnnamed7830(core.List<api.ContactInformation> o) {
+ unittest.expect(o, unittest.hasLength(2));
+ checkContactInformation(o[0] as api.ContactInformation);
+ checkContactInformation(o[1] as api.ContactInformation);
+}
+
core.int buildCounterProposal = 0;
api.Proposal buildProposal() {
var o = api.Proposal();
@@ -3623,21 +3623,21 @@
if (buildCounterProposal < 3) {
o.billedBuyer = buildBuyer();
o.buyer = buildBuyer();
- o.buyerContacts = buildUnnamed7824();
+ o.buyerContacts = buildUnnamed7827();
o.buyerPrivateData = buildPrivateData();
- o.deals = buildUnnamed7825();
+ o.deals = buildUnnamed7828();
o.displayName = 'foo';
o.isRenegotiating = true;
o.isSetupComplete = true;
o.lastUpdaterOrCommentorRole = 'foo';
- o.notes = buildUnnamed7826();
+ o.notes = buildUnnamed7829();
o.originatorRole = 'foo';
o.privateAuctionId = 'foo';
o.proposalId = 'foo';
o.proposalRevision = 'foo';
o.proposalState = 'foo';
o.seller = buildSeller();
- o.sellerContacts = buildUnnamed7827();
+ o.sellerContacts = buildUnnamed7830();
o.termsAndConditions = 'foo';
o.updateTime = 'foo';
}
@@ -3650,9 +3650,9 @@
if (buildCounterProposal < 3) {
checkBuyer(o.billedBuyer! as api.Buyer);
checkBuyer(o.buyer! as api.Buyer);
- checkUnnamed7824(o.buyerContacts!);
+ checkUnnamed7827(o.buyerContacts!);
checkPrivateData(o.buyerPrivateData! as api.PrivateData);
- checkUnnamed7825(o.deals!);
+ checkUnnamed7828(o.deals!);
unittest.expect(
o.displayName!,
unittest.equals('foo'),
@@ -3663,7 +3663,7 @@
o.lastUpdaterOrCommentorRole!,
unittest.equals('foo'),
);
- checkUnnamed7826(o.notes!);
+ checkUnnamed7829(o.notes!);
unittest.expect(
o.originatorRole!,
unittest.equals('foo'),
@@ -3685,7 +3685,7 @@
unittest.equals('foo'),
);
checkSeller(o.seller! as api.Seller);
- checkUnnamed7827(o.sellerContacts!);
+ checkUnnamed7830(o.sellerContacts!);
unittest.expect(
o.termsAndConditions!,
unittest.equals('foo'),
@@ -3698,14 +3698,14 @@
buildCounterProposal--;
}
-core.List<core.String> buildUnnamed7828() {
+core.List<core.String> buildUnnamed7831() {
var o = <core.String>[];
o.add('foo');
o.add('foo');
return o;
}
-void checkUnnamed7828(core.List<core.String> o) {
+void checkUnnamed7831(core.List<core.String> o) {
unittest.expect(o, unittest.hasLength(2));
unittest.expect(
o[0],
@@ -3717,14 +3717,14 @@
);
}
-core.List<api.PublisherProfileMobileApplication> buildUnnamed7829() {
+core.List<api.PublisherProfileMobileApplication> buildUnnamed7832() {
var o = <api.PublisherProfileMobileApplication>[];
o.add(buildPublisherProfileMobileApplication());
o.add(buildPublisherProfileMobileApplication());
return o;
}
-void checkUnnamed7829(core.List<api.PublisherProfileMobileApplication> o) {
+void checkUnnamed7832(core.List<api.PublisherProfileMobileApplication> o) {
unittest.expect(o, unittest.hasLength(2));
checkPublisherProfileMobileApplication(
o[0] as api.PublisherProfileMobileApplication);
@@ -3732,14 +3732,14 @@
o[1] as api.PublisherProfileMobileApplication);
}
-core.List<core.String> buildUnnamed7830() {
+core.List<core.String> buildUnnamed7833() {
var o = <core.String>[];
o.add('foo');
o.add('foo');
return o;
}
-void checkUnnamed7830(core.List<core.String> o) {
+void checkUnnamed7833(core.List<core.String> o) {
unittest.expect(o, unittest.hasLength(2));
unittest.expect(
o[0],
@@ -3760,19 +3760,19 @@
o.buyerPitchStatement = 'foo';
o.directDealsContact = 'foo';
o.displayName = 'foo';
- o.domains = buildUnnamed7828();
+ o.domains = buildUnnamed7831();
o.googlePlusUrl = 'foo';
o.isParent = true;
o.logoUrl = 'foo';
o.mediaKitUrl = 'foo';
- o.mobileApps = buildUnnamed7829();
+ o.mobileApps = buildUnnamed7832();
o.overview = 'foo';
o.programmaticDealsContact = 'foo';
o.publisherProfileId = 'foo';
o.rateCardInfoUrl = 'foo';
o.samplePageUrl = 'foo';
o.seller = buildSeller();
- o.topHeadlines = buildUnnamed7830();
+ o.topHeadlines = buildUnnamed7833();
}
buildCounterPublisherProfile--;
return o;
@@ -3797,7 +3797,7 @@
o.displayName!,
unittest.equals('foo'),
);
- checkUnnamed7828(o.domains!);
+ checkUnnamed7831(o.domains!);
unittest.expect(
o.googlePlusUrl!,
unittest.equals('foo'),
@@ -3811,7 +3811,7 @@
o.mediaKitUrl!,
unittest.equals('foo'),
);
- checkUnnamed7829(o.mobileApps!);
+ checkUnnamed7832(o.mobileApps!);
unittest.expect(
o.overview!,
unittest.equals('foo'),
@@ -3833,7 +3833,7 @@
unittest.equals('foo'),
);
checkSeller(o.seller! as api.Seller);
- checkUnnamed7830(o.topHeadlines!);
+ checkUnnamed7833(o.topHeadlines!);
}
buildCounterPublisherProfile--;
}
@@ -3939,14 +3939,14 @@
buildCounterRemoveDealAssociationRequest--;
}
-core.List<core.String> buildUnnamed7831() {
+core.List<core.String> buildUnnamed7834() {
var o = <core.String>[];
o.add('foo');
o.add('foo');
return o;
}
-void checkUnnamed7831(core.List<core.String> o) {
+void checkUnnamed7834(core.List<core.String> o) {
unittest.expect(o, unittest.hasLength(2));
unittest.expect(
o[0],
@@ -3963,7 +3963,7 @@
var o = api.ResumeProposalDealsRequest();
buildCounterResumeProposalDealsRequest++;
if (buildCounterResumeProposalDealsRequest < 3) {
- o.externalDealIds = buildUnnamed7831();
+ o.externalDealIds = buildUnnamed7834();
}
buildCounterResumeProposalDealsRequest--;
return o;
@@ -3972,7 +3972,7 @@
void checkResumeProposalDealsRequest(api.ResumeProposalDealsRequest o) {
buildCounterResumeProposalDealsRequest++;
if (buildCounterResumeProposalDealsRequest < 3) {
- checkUnnamed7831(o.externalDealIds!);
+ checkUnnamed7834(o.externalDealIds!);
}
buildCounterResumeProposalDealsRequest--;
}
@@ -4016,14 +4016,14 @@
buildCounterRowDimensions--;
}
-core.List<core.String> buildUnnamed7832() {
+core.List<core.String> buildUnnamed7835() {
var o = <core.String>[];
o.add('foo');
o.add('foo');
return o;
}
-void checkUnnamed7832(core.List<core.String> o) {
+void checkUnnamed7835(core.List<core.String> o) {
unittest.expect(o, unittest.hasLength(2));
unittest.expect(
o[0],
@@ -4040,7 +4040,7 @@
var o = api.SecurityContext();
buildCounterSecurityContext++;
if (buildCounterSecurityContext < 3) {
- o.securities = buildUnnamed7832();
+ o.securities = buildUnnamed7835();
}
buildCounterSecurityContext--;
return o;
@@ -4049,7 +4049,7 @@
void checkSecurityContext(api.SecurityContext o) {
buildCounterSecurityContext++;
if (buildCounterSecurityContext < 3) {
- checkUnnamed7832(o.securities!);
+ checkUnnamed7835(o.securities!);
}
buildCounterSecurityContext--;
}
@@ -4113,27 +4113,27 @@
buildCounterServingContext--;
}
-core.List<api.ServingContext> buildUnnamed7833() {
+core.List<api.ServingContext> buildUnnamed7836() {
var o = <api.ServingContext>[];
o.add(buildServingContext());
o.add(buildServingContext());
return o;
}
-void checkUnnamed7833(core.List<api.ServingContext> o) {
+void checkUnnamed7836(core.List<api.ServingContext> o) {
unittest.expect(o, unittest.hasLength(2));
checkServingContext(o[0] as api.ServingContext);
checkServingContext(o[1] as api.ServingContext);
}
-core.List<api.Disapproval> buildUnnamed7834() {
+core.List<api.Disapproval> buildUnnamed7837() {
var o = <api.Disapproval>[];
o.add(buildDisapproval());
o.add(buildDisapproval());
return o;
}
-void checkUnnamed7834(core.List<api.Disapproval> o) {
+void checkUnnamed7837(core.List<api.Disapproval> o) {
unittest.expect(o, unittest.hasLength(2));
checkDisapproval(o[0] as api.Disapproval);
checkDisapproval(o[1] as api.Disapproval);
@@ -4144,9 +4144,9 @@
var o = api.ServingRestriction();
buildCounterServingRestriction++;
if (buildCounterServingRestriction < 3) {
- o.contexts = buildUnnamed7833();
+ o.contexts = buildUnnamed7836();
o.disapproval = buildDisapproval();
- o.disapprovalReasons = buildUnnamed7834();
+ o.disapprovalReasons = buildUnnamed7837();
o.status = 'foo';
}
buildCounterServingRestriction--;
@@ -4156,9 +4156,9 @@
void checkServingRestriction(api.ServingRestriction o) {
buildCounterServingRestriction++;
if (buildCounterServingRestriction < 3) {
- checkUnnamed7833(o.contexts!);
+ checkUnnamed7836(o.contexts!);
checkDisapproval(o.disapproval! as api.Disapproval);
- checkUnnamed7834(o.disapprovalReasons!);
+ checkUnnamed7837(o.disapprovalReasons!);
unittest.expect(
o.status!,
unittest.equals('foo'),
@@ -4209,27 +4209,27 @@
buildCounterStopWatchingCreativeRequest--;
}
-core.List<api.TargetingValue> buildUnnamed7835() {
+core.List<api.TargetingValue> buildUnnamed7838() {
var o = <api.TargetingValue>[];
o.add(buildTargetingValue());
o.add(buildTargetingValue());
return o;
}
-void checkUnnamed7835(core.List<api.TargetingValue> o) {
+void checkUnnamed7838(core.List<api.TargetingValue> o) {
unittest.expect(o, unittest.hasLength(2));
checkTargetingValue(o[0] as api.TargetingValue);
checkTargetingValue(o[1] as api.TargetingValue);
}
-core.List<api.TargetingValue> buildUnnamed7836() {
+core.List<api.TargetingValue> buildUnnamed7839() {
var o = <api.TargetingValue>[];
o.add(buildTargetingValue());
o.add(buildTargetingValue());
return o;
}
-void checkUnnamed7836(core.List<api.TargetingValue> o) {
+void checkUnnamed7839(core.List<api.TargetingValue> o) {
unittest.expect(o, unittest.hasLength(2));
checkTargetingValue(o[0] as api.TargetingValue);
checkTargetingValue(o[1] as api.TargetingValue);
@@ -4240,8 +4240,8 @@
var o = api.TargetingCriteria();
buildCounterTargetingCriteria++;
if (buildCounterTargetingCriteria < 3) {
- o.exclusions = buildUnnamed7835();
- o.inclusions = buildUnnamed7836();
+ o.exclusions = buildUnnamed7838();
+ o.inclusions = buildUnnamed7839();
o.key = 'foo';
}
buildCounterTargetingCriteria--;
@@ -4251,8 +4251,8 @@
void checkTargetingCriteria(api.TargetingCriteria o) {
buildCounterTargetingCriteria++;
if (buildCounterTargetingCriteria < 3) {
- checkUnnamed7835(o.exclusions!);
- checkUnnamed7836(o.inclusions!);
+ checkUnnamed7838(o.exclusions!);
+ checkUnnamed7839(o.inclusions!);
unittest.expect(
o.key!,
unittest.equals('foo'),
@@ -4381,14 +4381,14 @@
buildCounterTimeOfDay--;
}
-core.List<core.String> buildUnnamed7837() {
+core.List<core.String> buildUnnamed7840() {
var o = <core.String>[];
o.add('foo');
o.add('foo');
return o;
}
-void checkUnnamed7837(core.List<core.String> o) {
+void checkUnnamed7840(core.List<core.String> o) {
unittest.expect(o, unittest.hasLength(2));
unittest.expect(
o[0],
@@ -4400,14 +4400,14 @@
);
}
-core.List<core.String> buildUnnamed7838() {
+core.List<core.String> buildUnnamed7841() {
var o = <core.String>[];
o.add('foo');
o.add('foo');
return o;
}
-void checkUnnamed7838(core.List<core.String> o) {
+void checkUnnamed7841(core.List<core.String> o) {
unittest.expect(o, unittest.hasLength(2));
unittest.expect(
o[0],
@@ -4424,8 +4424,8 @@
var o = api.UrlTargeting();
buildCounterUrlTargeting++;
if (buildCounterUrlTargeting < 3) {
- o.excludedUrls = buildUnnamed7837();
- o.targetedUrls = buildUnnamed7838();
+ o.excludedUrls = buildUnnamed7840();
+ o.targetedUrls = buildUnnamed7841();
}
buildCounterUrlTargeting--;
return o;
@@ -4434,8 +4434,8 @@
void checkUrlTargeting(api.UrlTargeting o) {
buildCounterUrlTargeting++;
if (buildCounterUrlTargeting < 3) {
- checkUnnamed7837(o.excludedUrls!);
- checkUnnamed7838(o.targetedUrls!);
+ checkUnnamed7840(o.excludedUrls!);
+ checkUnnamed7841(o.targetedUrls!);
}
buildCounterUrlTargeting--;
}
@@ -4467,14 +4467,14 @@
buildCounterVideoContent--;
}
-core.List<core.String> buildUnnamed7839() {
+core.List<core.String> buildUnnamed7842() {
var o = <core.String>[];
o.add('foo');
o.add('foo');
return o;
}
-void checkUnnamed7839(core.List<core.String> o) {
+void checkUnnamed7842(core.List<core.String> o) {
unittest.expect(o, unittest.hasLength(2));
unittest.expect(
o[0],
@@ -4486,14 +4486,14 @@
);
}
-core.List<core.String> buildUnnamed7840() {
+core.List<core.String> buildUnnamed7843() {
var o = <core.String>[];
o.add('foo');
o.add('foo');
return o;
}
-void checkUnnamed7840(core.List<core.String> o) {
+void checkUnnamed7843(core.List<core.String> o) {
unittest.expect(o, unittest.hasLength(2));
unittest.expect(
o[0],
@@ -4510,8 +4510,8 @@
var o = api.VideoTargeting();
buildCounterVideoTargeting++;
if (buildCounterVideoTargeting < 3) {
- o.excludedPositionTypes = buildUnnamed7839();
- o.targetedPositionTypes = buildUnnamed7840();
+ o.excludedPositionTypes = buildUnnamed7842();
+ o.targetedPositionTypes = buildUnnamed7843();
}
buildCounterVideoTargeting--;
return o;
@@ -4520,8 +4520,8 @@
void checkVideoTargeting(api.VideoTargeting o) {
buildCounterVideoTargeting++;
if (buildCounterVideoTargeting < 3) {
- checkUnnamed7839(o.excludedPositionTypes!);
- checkUnnamed7840(o.targetedPositionTypes!);
+ checkUnnamed7842(o.excludedPositionTypes!);
+ checkUnnamed7843(o.targetedPositionTypes!);
}
buildCounterVideoTargeting--;
}
diff --git a/generated/googleapis_beta/test/alertcenter/v1beta1_test.dart b/generated/googleapis_beta/test/alertcenter/v1beta1_test.dart
index 31ec907..df4fc9f 100644
--- a/generated/googleapis_beta/test/alertcenter/v1beta1_test.dart
+++ b/generated/googleapis_beta/test/alertcenter/v1beta1_test.dart
@@ -66,14 +66,14 @@
buildCounterActionInfo--;
}
-core.List<core.String> buildUnnamed8708() {
+core.List<core.String> buildUnnamed8711() {
var o = <core.String>[];
o.add('foo');
o.add('foo');
return o;
}
-void checkUnnamed8708(core.List<core.String> o) {
+void checkUnnamed8711(core.List<core.String> o) {
unittest.expect(o, unittest.hasLength(2));
unittest.expect(
o[0],
@@ -85,14 +85,14 @@
);
}
-core.List<core.String> buildUnnamed8709() {
+core.List<core.String> buildUnnamed8712() {
var o = <core.String>[];
o.add('foo');
o.add('foo');
return o;
}
-void checkUnnamed8709(core.List<core.String> o) {
+void checkUnnamed8712(core.List<core.String> o) {
unittest.expect(o, unittest.hasLength(2));
unittest.expect(
o[0],
@@ -109,13 +109,13 @@
var o = api.ActivityRule();
buildCounterActivityRule++;
if (buildCounterActivityRule < 3) {
- o.actionNames = buildUnnamed8708();
+ o.actionNames = buildUnnamed8711();
o.createTime = 'foo';
o.description = 'foo';
o.displayName = 'foo';
o.name = 'foo';
o.query = 'foo';
- o.supersededAlerts = buildUnnamed8709();
+ o.supersededAlerts = buildUnnamed8712();
o.supersedingAlert = 'foo';
o.threshold = 'foo';
o.triggerSource = 'foo';
@@ -129,7 +129,7 @@
void checkActivityRule(api.ActivityRule o) {
buildCounterActivityRule++;
if (buildCounterActivityRule < 3) {
- checkUnnamed8708(o.actionNames!);
+ checkUnnamed8711(o.actionNames!);
unittest.expect(
o.createTime!,
unittest.equals('foo'),
@@ -150,7 +150,7 @@
o.query!,
unittest.equals('foo'),
);
- checkUnnamed8709(o.supersededAlerts!);
+ checkUnnamed8712(o.supersededAlerts!);
unittest.expect(
o.supersedingAlert!,
unittest.equals('foo'),
@@ -175,7 +175,7 @@
buildCounterActivityRule--;
}
-core.Map<core.String, core.Object> buildUnnamed8710() {
+core.Map<core.String, core.Object> buildUnnamed8713() {
var o = <core.String, core.Object>{};
o['x'] = {
'list': [1, 2, 3],
@@ -190,7 +190,7 @@
return o;
}
-void checkUnnamed8710(core.Map<core.String, core.Object> o) {
+void checkUnnamed8713(core.Map<core.String, core.Object> o) {
unittest.expect(o, unittest.hasLength(2));
var casted1 = (o['x']!) as core.Map;
unittest.expect(casted1, unittest.hasLength(3));
@@ -230,7 +230,7 @@
o.alertId = 'foo';
o.createTime = 'foo';
o.customerId = 'foo';
- o.data = buildUnnamed8710();
+ o.data = buildUnnamed8713();
o.deleted = true;
o.endTime = 'foo';
o.etag = 'foo';
@@ -260,7 +260,7 @@
o.customerId!,
unittest.equals('foo'),
);
- checkUnnamed8710(o.data!);
+ checkUnnamed8713(o.data!);
unittest.expect(o.deleted!, unittest.isTrue);
unittest.expect(
o.endTime!,
@@ -394,14 +394,14 @@
buildCounterAlertMetadata--;
}
-core.List<api.RequestInfo> buildUnnamed8711() {
+core.List<api.RequestInfo> buildUnnamed8714() {
var o = <api.RequestInfo>[];
o.add(buildRequestInfo());
o.add(buildRequestInfo());
return o;
}
-void checkUnnamed8711(core.List<api.RequestInfo> o) {
+void checkUnnamed8714(core.List<api.RequestInfo> o) {
unittest.expect(o, unittest.hasLength(2));
checkRequestInfo(o[0] as api.RequestInfo);
checkRequestInfo(o[1] as api.RequestInfo);
@@ -412,7 +412,7 @@
var o = api.AppMakerSqlSetupNotification();
buildCounterAppMakerSqlSetupNotification++;
if (buildCounterAppMakerSqlSetupNotification < 3) {
- o.requestInfo = buildUnnamed8711();
+ o.requestInfo = buildUnnamed8714();
}
buildCounterAppMakerSqlSetupNotification--;
return o;
@@ -421,7 +421,7 @@
void checkAppMakerSqlSetupNotification(api.AppMakerSqlSetupNotification o) {
buildCounterAppMakerSqlSetupNotification++;
if (buildCounterAppMakerSqlSetupNotification < 3) {
- checkUnnamed8711(o.requestInfo!);
+ checkUnnamed8714(o.requestInfo!);
}
buildCounterAppMakerSqlSetupNotification--;
}
@@ -472,14 +472,14 @@
buildCounterAttachment--;
}
-core.List<api.GmailMessageInfo> buildUnnamed8712() {
+core.List<api.GmailMessageInfo> buildUnnamed8715() {
var o = <api.GmailMessageInfo>[];
o.add(buildGmailMessageInfo());
o.add(buildGmailMessageInfo());
return o;
}
-void checkUnnamed8712(core.List<api.GmailMessageInfo> o) {
+void checkUnnamed8715(core.List<api.GmailMessageInfo> o) {
unittest.expect(o, unittest.hasLength(2));
checkGmailMessageInfo(o[0] as api.GmailMessageInfo);
checkGmailMessageInfo(o[1] as api.GmailMessageInfo);
@@ -492,7 +492,7 @@
if (buildCounterBadWhitelist < 3) {
o.domainId = buildDomainId();
o.maliciousEntity = buildMaliciousEntity();
- o.messages = buildUnnamed8712();
+ o.messages = buildUnnamed8715();
o.sourceIp = 'foo';
}
buildCounterBadWhitelist--;
@@ -504,7 +504,7 @@
if (buildCounterBadWhitelist < 3) {
checkDomainId(o.domainId! as api.DomainId);
checkMaliciousEntity(o.maliciousEntity! as api.MaliciousEntity);
- checkUnnamed8712(o.messages!);
+ checkUnnamed8715(o.messages!);
unittest.expect(
o.sourceIp!,
unittest.equals('foo'),
@@ -513,102 +513,6 @@
buildCounterBadWhitelist--;
}
-core.List<core.String> buildUnnamed8713() {
- var o = <core.String>[];
- o.add('foo');
- o.add('foo');
- return o;
-}
-
-void checkUnnamed8713(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'),
- );
-}
-
-core.int buildCounterBatchDeleteAlertsRequest = 0;
-api.BatchDeleteAlertsRequest buildBatchDeleteAlertsRequest() {
- var o = api.BatchDeleteAlertsRequest();
- buildCounterBatchDeleteAlertsRequest++;
- if (buildCounterBatchDeleteAlertsRequest < 3) {
- o.alertId = buildUnnamed8713();
- o.customerId = 'foo';
- }
- buildCounterBatchDeleteAlertsRequest--;
- return o;
-}
-
-void checkBatchDeleteAlertsRequest(api.BatchDeleteAlertsRequest o) {
- buildCounterBatchDeleteAlertsRequest++;
- if (buildCounterBatchDeleteAlertsRequest < 3) {
- checkUnnamed8713(o.alertId!);
- unittest.expect(
- o.customerId!,
- unittest.equals('foo'),
- );
- }
- buildCounterBatchDeleteAlertsRequest--;
-}
-
-core.Map<core.String, api.Status> buildUnnamed8714() {
- var o = <core.String, api.Status>{};
- o['x'] = buildStatus();
- o['y'] = buildStatus();
- return o;
-}
-
-void checkUnnamed8714(core.Map<core.String, api.Status> o) {
- unittest.expect(o, unittest.hasLength(2));
- checkStatus(o['x']! as api.Status);
- checkStatus(o['y']! as api.Status);
-}
-
-core.List<core.String> buildUnnamed8715() {
- var o = <core.String>[];
- o.add('foo');
- o.add('foo');
- return o;
-}
-
-void checkUnnamed8715(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'),
- );
-}
-
-core.int buildCounterBatchDeleteAlertsResponse = 0;
-api.BatchDeleteAlertsResponse buildBatchDeleteAlertsResponse() {
- var o = api.BatchDeleteAlertsResponse();
- buildCounterBatchDeleteAlertsResponse++;
- if (buildCounterBatchDeleteAlertsResponse < 3) {
- o.failedAlertStatus = buildUnnamed8714();
- o.successAlertIds = buildUnnamed8715();
- }
- buildCounterBatchDeleteAlertsResponse--;
- return o;
-}
-
-void checkBatchDeleteAlertsResponse(api.BatchDeleteAlertsResponse o) {
- buildCounterBatchDeleteAlertsResponse++;
- if (buildCounterBatchDeleteAlertsResponse < 3) {
- checkUnnamed8714(o.failedAlertStatus!);
- checkUnnamed8715(o.successAlertIds!);
- }
- buildCounterBatchDeleteAlertsResponse--;
-}
-
core.List<core.String> buildUnnamed8716() {
var o = <core.String>[];
o.add('foo');
@@ -628,28 +532,28 @@
);
}
-core.int buildCounterBatchUndeleteAlertsRequest = 0;
-api.BatchUndeleteAlertsRequest buildBatchUndeleteAlertsRequest() {
- var o = api.BatchUndeleteAlertsRequest();
- buildCounterBatchUndeleteAlertsRequest++;
- if (buildCounterBatchUndeleteAlertsRequest < 3) {
+core.int buildCounterBatchDeleteAlertsRequest = 0;
+api.BatchDeleteAlertsRequest buildBatchDeleteAlertsRequest() {
+ var o = api.BatchDeleteAlertsRequest();
+ buildCounterBatchDeleteAlertsRequest++;
+ if (buildCounterBatchDeleteAlertsRequest < 3) {
o.alertId = buildUnnamed8716();
o.customerId = 'foo';
}
- buildCounterBatchUndeleteAlertsRequest--;
+ buildCounterBatchDeleteAlertsRequest--;
return o;
}
-void checkBatchUndeleteAlertsRequest(api.BatchUndeleteAlertsRequest o) {
- buildCounterBatchUndeleteAlertsRequest++;
- if (buildCounterBatchUndeleteAlertsRequest < 3) {
+void checkBatchDeleteAlertsRequest(api.BatchDeleteAlertsRequest o) {
+ buildCounterBatchDeleteAlertsRequest++;
+ if (buildCounterBatchDeleteAlertsRequest < 3) {
checkUnnamed8716(o.alertId!);
unittest.expect(
o.customerId!,
unittest.equals('foo'),
);
}
- buildCounterBatchUndeleteAlertsRequest--;
+ buildCounterBatchDeleteAlertsRequest--;
}
core.Map<core.String, api.Status> buildUnnamed8717() {
@@ -684,13 +588,109 @@
);
}
+core.int buildCounterBatchDeleteAlertsResponse = 0;
+api.BatchDeleteAlertsResponse buildBatchDeleteAlertsResponse() {
+ var o = api.BatchDeleteAlertsResponse();
+ buildCounterBatchDeleteAlertsResponse++;
+ if (buildCounterBatchDeleteAlertsResponse < 3) {
+ o.failedAlertStatus = buildUnnamed8717();
+ o.successAlertIds = buildUnnamed8718();
+ }
+ buildCounterBatchDeleteAlertsResponse--;
+ return o;
+}
+
+void checkBatchDeleteAlertsResponse(api.BatchDeleteAlertsResponse o) {
+ buildCounterBatchDeleteAlertsResponse++;
+ if (buildCounterBatchDeleteAlertsResponse < 3) {
+ checkUnnamed8717(o.failedAlertStatus!);
+ checkUnnamed8718(o.successAlertIds!);
+ }
+ buildCounterBatchDeleteAlertsResponse--;
+}
+
+core.List<core.String> buildUnnamed8719() {
+ var o = <core.String>[];
+ o.add('foo');
+ o.add('foo');
+ return o;
+}
+
+void checkUnnamed8719(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'),
+ );
+}
+
+core.int buildCounterBatchUndeleteAlertsRequest = 0;
+api.BatchUndeleteAlertsRequest buildBatchUndeleteAlertsRequest() {
+ var o = api.BatchUndeleteAlertsRequest();
+ buildCounterBatchUndeleteAlertsRequest++;
+ if (buildCounterBatchUndeleteAlertsRequest < 3) {
+ o.alertId = buildUnnamed8719();
+ o.customerId = 'foo';
+ }
+ buildCounterBatchUndeleteAlertsRequest--;
+ return o;
+}
+
+void checkBatchUndeleteAlertsRequest(api.BatchUndeleteAlertsRequest o) {
+ buildCounterBatchUndeleteAlertsRequest++;
+ if (buildCounterBatchUndeleteAlertsRequest < 3) {
+ checkUnnamed8719(o.alertId!);
+ unittest.expect(
+ o.customerId!,
+ unittest.equals('foo'),
+ );
+ }
+ buildCounterBatchUndeleteAlertsRequest--;
+}
+
+core.Map<core.String, api.Status> buildUnnamed8720() {
+ var o = <core.String, api.Status>{};
+ o['x'] = buildStatus();
+ o['y'] = buildStatus();
+ return o;
+}
+
+void checkUnnamed8720(core.Map<core.String, api.Status> o) {
+ unittest.expect(o, unittest.hasLength(2));
+ checkStatus(o['x']! as api.Status);
+ checkStatus(o['y']! as api.Status);
+}
+
+core.List<core.String> buildUnnamed8721() {
+ var o = <core.String>[];
+ o.add('foo');
+ o.add('foo');
+ return o;
+}
+
+void checkUnnamed8721(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'),
+ );
+}
+
core.int buildCounterBatchUndeleteAlertsResponse = 0;
api.BatchUndeleteAlertsResponse buildBatchUndeleteAlertsResponse() {
var o = api.BatchUndeleteAlertsResponse();
buildCounterBatchUndeleteAlertsResponse++;
if (buildCounterBatchUndeleteAlertsResponse < 3) {
- o.failedAlertStatus = buildUnnamed8717();
- o.successAlertIds = buildUnnamed8718();
+ o.failedAlertStatus = buildUnnamed8720();
+ o.successAlertIds = buildUnnamed8721();
}
buildCounterBatchUndeleteAlertsResponse--;
return o;
@@ -699,8 +699,8 @@
void checkBatchUndeleteAlertsResponse(api.BatchUndeleteAlertsResponse o) {
buildCounterBatchUndeleteAlertsResponse++;
if (buildCounterBatchUndeleteAlertsResponse < 3) {
- checkUnnamed8717(o.failedAlertStatus!);
- checkUnnamed8718(o.successAlertIds!);
+ checkUnnamed8720(o.failedAlertStatus!);
+ checkUnnamed8721(o.successAlertIds!);
}
buildCounterBatchUndeleteAlertsResponse--;
}
@@ -732,27 +732,27 @@
buildCounterCloudPubsubTopic--;
}
-core.List<api.CsvRow> buildUnnamed8719() {
+core.List<api.CsvRow> buildUnnamed8722() {
var o = <api.CsvRow>[];
o.add(buildCsvRow());
o.add(buildCsvRow());
return o;
}
-void checkUnnamed8719(core.List<api.CsvRow> o) {
+void checkUnnamed8722(core.List<api.CsvRow> o) {
unittest.expect(o, unittest.hasLength(2));
checkCsvRow(o[0] as api.CsvRow);
checkCsvRow(o[1] as api.CsvRow);
}
-core.List<core.String> buildUnnamed8720() {
+core.List<core.String> buildUnnamed8723() {
var o = <core.String>[];
o.add('foo');
o.add('foo');
return o;
}
-void checkUnnamed8720(core.List<core.String> o) {
+void checkUnnamed8723(core.List<core.String> o) {
unittest.expect(o, unittest.hasLength(2));
unittest.expect(
o[0],
@@ -769,8 +769,8 @@
var o = api.Csv();
buildCounterCsv++;
if (buildCounterCsv < 3) {
- o.dataRows = buildUnnamed8719();
- o.headers = buildUnnamed8720();
+ o.dataRows = buildUnnamed8722();
+ o.headers = buildUnnamed8723();
}
buildCounterCsv--;
return o;
@@ -779,20 +779,20 @@
void checkCsv(api.Csv o) {
buildCounterCsv++;
if (buildCounterCsv < 3) {
- checkUnnamed8719(o.dataRows!);
- checkUnnamed8720(o.headers!);
+ checkUnnamed8722(o.dataRows!);
+ checkUnnamed8723(o.headers!);
}
buildCounterCsv--;
}
-core.List<core.String> buildUnnamed8721() {
+core.List<core.String> buildUnnamed8724() {
var o = <core.String>[];
o.add('foo');
o.add('foo');
return o;
}
-void checkUnnamed8721(core.List<core.String> o) {
+void checkUnnamed8724(core.List<core.String> o) {
unittest.expect(o, unittest.hasLength(2));
unittest.expect(
o[0],
@@ -809,7 +809,7 @@
var o = api.CsvRow();
buildCounterCsvRow++;
if (buildCounterCsvRow < 3) {
- o.entries = buildUnnamed8721();
+ o.entries = buildUnnamed8724();
}
buildCounterCsvRow--;
return o;
@@ -818,19 +818,19 @@
void checkCsvRow(api.CsvRow o) {
buildCounterCsvRow++;
if (buildCounterCsvRow < 3) {
- checkUnnamed8721(o.entries!);
+ checkUnnamed8724(o.entries!);
}
buildCounterCsvRow--;
}
-core.List<api.DeviceCompromisedSecurityDetail> buildUnnamed8722() {
+core.List<api.DeviceCompromisedSecurityDetail> buildUnnamed8725() {
var o = <api.DeviceCompromisedSecurityDetail>[];
o.add(buildDeviceCompromisedSecurityDetail());
o.add(buildDeviceCompromisedSecurityDetail());
return o;
}
-void checkUnnamed8722(core.List<api.DeviceCompromisedSecurityDetail> o) {
+void checkUnnamed8725(core.List<api.DeviceCompromisedSecurityDetail> o) {
unittest.expect(o, unittest.hasLength(2));
checkDeviceCompromisedSecurityDetail(
o[0] as api.DeviceCompromisedSecurityDetail);
@@ -844,7 +844,7 @@
buildCounterDeviceCompromised++;
if (buildCounterDeviceCompromised < 3) {
o.email = 'foo';
- o.events = buildUnnamed8722();
+ o.events = buildUnnamed8725();
}
buildCounterDeviceCompromised--;
return o;
@@ -857,7 +857,7 @@
o.email!,
unittest.equals('foo'),
);
- checkUnnamed8722(o.events!);
+ checkUnnamed8725(o.events!);
}
buildCounterDeviceCompromised--;
}
@@ -998,14 +998,14 @@
buildCounterEmpty--;
}
-core.List<core.String> buildUnnamed8723() {
+core.List<core.String> buildUnnamed8726() {
var o = <core.String>[];
o.add('foo');
o.add('foo');
return o;
}
-void checkUnnamed8723(core.List<core.String> o) {
+void checkUnnamed8726(core.List<core.String> o) {
unittest.expect(o, unittest.hasLength(2));
unittest.expect(
o[0],
@@ -1022,7 +1022,7 @@
var o = api.GmailMessageInfo();
buildCounterGmailMessageInfo++;
if (buildCounterGmailMessageInfo < 3) {
- o.attachmentsSha256Hash = buildUnnamed8723();
+ o.attachmentsSha256Hash = buildUnnamed8726();
o.date = 'foo';
o.md5HashMessageBody = 'foo';
o.md5HashSubject = 'foo';
@@ -1038,7 +1038,7 @@
void checkGmailMessageInfo(api.GmailMessageInfo o) {
buildCounterGmailMessageInfo++;
if (buildCounterGmailMessageInfo < 3) {
- checkUnnamed8723(o.attachmentsSha256Hash!);
+ checkUnnamed8726(o.attachmentsSha256Hash!);
unittest.expect(
o.date!,
unittest.equals('foo'),
@@ -1071,14 +1071,14 @@
buildCounterGmailMessageInfo--;
}
-core.List<core.String> buildUnnamed8724() {
+core.List<core.String> buildUnnamed8727() {
var o = <core.String>[];
o.add('foo');
o.add('foo');
return o;
}
-void checkUnnamed8724(core.List<core.String> o) {
+void checkUnnamed8727(core.List<core.String> o) {
unittest.expect(o, unittest.hasLength(2));
unittest.expect(
o[0],
@@ -1095,7 +1095,7 @@
var o = api.GoogleOperations();
buildCounterGoogleOperations++;
if (buildCounterGoogleOperations < 3) {
- o.affectedUserEmails = buildUnnamed8724();
+ o.affectedUserEmails = buildUnnamed8727();
o.attachmentData = buildAttachment();
o.description = 'foo';
o.header = 'foo';
@@ -1108,7 +1108,7 @@
void checkGoogleOperations(api.GoogleOperations o) {
buildCounterGoogleOperations++;
if (buildCounterGoogleOperations < 3) {
- checkUnnamed8724(o.affectedUserEmails!);
+ checkUnnamed8727(o.affectedUserEmails!);
checkAttachment(o.attachmentData! as api.Attachment);
unittest.expect(
o.description!,
@@ -1126,14 +1126,14 @@
buildCounterGoogleOperations--;
}
-core.List<api.AlertFeedback> buildUnnamed8725() {
+core.List<api.AlertFeedback> buildUnnamed8728() {
var o = <api.AlertFeedback>[];
o.add(buildAlertFeedback());
o.add(buildAlertFeedback());
return o;
}
-void checkUnnamed8725(core.List<api.AlertFeedback> o) {
+void checkUnnamed8728(core.List<api.AlertFeedback> o) {
unittest.expect(o, unittest.hasLength(2));
checkAlertFeedback(o[0] as api.AlertFeedback);
checkAlertFeedback(o[1] as api.AlertFeedback);
@@ -1144,7 +1144,7 @@
var o = api.ListAlertFeedbackResponse();
buildCounterListAlertFeedbackResponse++;
if (buildCounterListAlertFeedbackResponse < 3) {
- o.feedback = buildUnnamed8725();
+ o.feedback = buildUnnamed8728();
}
buildCounterListAlertFeedbackResponse--;
return o;
@@ -1153,19 +1153,19 @@
void checkListAlertFeedbackResponse(api.ListAlertFeedbackResponse o) {
buildCounterListAlertFeedbackResponse++;
if (buildCounterListAlertFeedbackResponse < 3) {
- checkUnnamed8725(o.feedback!);
+ checkUnnamed8728(o.feedback!);
}
buildCounterListAlertFeedbackResponse--;
}
-core.List<api.Alert> buildUnnamed8726() {
+core.List<api.Alert> buildUnnamed8729() {
var o = <api.Alert>[];
o.add(buildAlert());
o.add(buildAlert());
return o;
}
-void checkUnnamed8726(core.List<api.Alert> o) {
+void checkUnnamed8729(core.List<api.Alert> o) {
unittest.expect(o, unittest.hasLength(2));
checkAlert(o[0] as api.Alert);
checkAlert(o[1] as api.Alert);
@@ -1176,7 +1176,7 @@
var o = api.ListAlertsResponse();
buildCounterListAlertsResponse++;
if (buildCounterListAlertsResponse < 3) {
- o.alerts = buildUnnamed8726();
+ o.alerts = buildUnnamed8729();
o.nextPageToken = 'foo';
}
buildCounterListAlertsResponse--;
@@ -1186,7 +1186,7 @@
void checkListAlertsResponse(api.ListAlertsResponse o) {
buildCounterListAlertsResponse++;
if (buildCounterListAlertsResponse < 3) {
- checkUnnamed8726(o.alerts!);
+ checkUnnamed8729(o.alerts!);
unittest.expect(
o.nextPageToken!,
unittest.equals('foo'),
@@ -1222,14 +1222,14 @@
buildCounterLoginDetails--;
}
-core.List<api.GmailMessageInfo> buildUnnamed8727() {
+core.List<api.GmailMessageInfo> buildUnnamed8730() {
var o = <api.GmailMessageInfo>[];
o.add(buildGmailMessageInfo());
o.add(buildGmailMessageInfo());
return o;
}
-void checkUnnamed8727(core.List<api.GmailMessageInfo> o) {
+void checkUnnamed8730(core.List<api.GmailMessageInfo> o) {
unittest.expect(o, unittest.hasLength(2));
checkGmailMessageInfo(o[0] as api.GmailMessageInfo);
checkGmailMessageInfo(o[1] as api.GmailMessageInfo);
@@ -1243,7 +1243,7 @@
o.domainId = buildDomainId();
o.isInternal = true;
o.maliciousEntity = buildMaliciousEntity();
- o.messages = buildUnnamed8727();
+ o.messages = buildUnnamed8730();
o.systemActionType = 'foo';
}
buildCounterMailPhishing--;
@@ -1256,7 +1256,7 @@
checkDomainId(o.domainId! as api.DomainId);
unittest.expect(o.isInternal!, unittest.isTrue);
checkMaliciousEntity(o.maliciousEntity! as api.MaliciousEntity);
- checkUnnamed8727(o.messages!);
+ checkUnnamed8730(o.messages!);
unittest.expect(
o.systemActionType!,
unittest.equals('foo'),
@@ -1336,14 +1336,14 @@
buildCounterNotification--;
}
-core.List<api.GmailMessageInfo> buildUnnamed8728() {
+core.List<api.GmailMessageInfo> buildUnnamed8731() {
var o = <api.GmailMessageInfo>[];
o.add(buildGmailMessageInfo());
o.add(buildGmailMessageInfo());
return o;
}
-void checkUnnamed8728(core.List<api.GmailMessageInfo> o) {
+void checkUnnamed8731(core.List<api.GmailMessageInfo> o) {
unittest.expect(o, unittest.hasLength(2));
checkGmailMessageInfo(o[0] as api.GmailMessageInfo);
checkGmailMessageInfo(o[1] as api.GmailMessageInfo);
@@ -1357,7 +1357,7 @@
o.domainId = buildDomainId();
o.isInternal = true;
o.maliciousEntity = buildMaliciousEntity();
- o.messages = buildUnnamed8728();
+ o.messages = buildUnnamed8731();
}
buildCounterPhishingSpike--;
return o;
@@ -1369,7 +1369,7 @@
checkDomainId(o.domainId! as api.DomainId);
unittest.expect(o.isInternal!, unittest.isTrue);
checkMaliciousEntity(o.maliciousEntity! as api.MaliciousEntity);
- checkUnnamed8728(o.messages!);
+ checkUnnamed8731(o.messages!);
}
buildCounterPhishingSpike--;
}
@@ -1428,14 +1428,14 @@
buildCounterReportingRule--;
}
-core.List<core.String> buildUnnamed8729() {
+core.List<core.String> buildUnnamed8732() {
var o = <core.String>[];
o.add('foo');
o.add('foo');
return o;
}
-void checkUnnamed8729(core.List<core.String> o) {
+void checkUnnamed8732(core.List<core.String> o) {
unittest.expect(o, unittest.hasLength(2));
unittest.expect(
o[0],
@@ -1452,7 +1452,7 @@
var o = api.RequestInfo();
buildCounterRequestInfo++;
if (buildCounterRequestInfo < 3) {
- o.appDeveloperEmail = buildUnnamed8729();
+ o.appDeveloperEmail = buildUnnamed8732();
o.appKey = 'foo';
o.numberOfRequests = 'foo';
}
@@ -1463,7 +1463,7 @@
void checkRequestInfo(api.RequestInfo o) {
buildCounterRequestInfo++;
if (buildCounterRequestInfo < 3) {
- checkUnnamed8729(o.appDeveloperEmail!);
+ checkUnnamed8732(o.appDeveloperEmail!);
unittest.expect(
o.appKey!,
unittest.equals('foo'),
@@ -1530,70 +1530,19 @@
buildCounterRuleInfo--;
}
-core.List<api.MatchInfo> buildUnnamed8730() {
+core.List<api.MatchInfo> buildUnnamed8733() {
var o = <api.MatchInfo>[];
o.add(buildMatchInfo());
o.add(buildMatchInfo());
return o;
}
-void checkUnnamed8730(core.List<api.MatchInfo> o) {
+void checkUnnamed8733(core.List<api.MatchInfo> o) {
unittest.expect(o, unittest.hasLength(2));
checkMatchInfo(o[0] as api.MatchInfo);
checkMatchInfo(o[1] as api.MatchInfo);
}
-core.List<core.String> buildUnnamed8731() {
- var o = <core.String>[];
- o.add('foo');
- o.add('foo');
- return o;
-}
-
-void checkUnnamed8731(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'),
- );
-}
-
-core.List<core.String> buildUnnamed8732() {
- var o = <core.String>[];
- o.add('foo');
- o.add('foo');
- return o;
-}
-
-void checkUnnamed8732(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'),
- );
-}
-
-core.List<api.ActionInfo> buildUnnamed8733() {
- var o = <api.ActionInfo>[];
- o.add(buildActionInfo());
- o.add(buildActionInfo());
- return o;
-}
-
-void checkUnnamed8733(core.List<api.ActionInfo> o) {
- unittest.expect(o, unittest.hasLength(2));
- checkActionInfo(o[0] as api.ActionInfo);
- checkActionInfo(o[1] as api.ActionInfo);
-}
-
core.List<core.String> buildUnnamed8734() {
var o = <core.String>[];
o.add('foo');
@@ -1613,20 +1562,71 @@
);
}
+core.List<core.String> buildUnnamed8735() {
+ var o = <core.String>[];
+ o.add('foo');
+ o.add('foo');
+ return o;
+}
+
+void checkUnnamed8735(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'),
+ );
+}
+
+core.List<api.ActionInfo> buildUnnamed8736() {
+ var o = <api.ActionInfo>[];
+ o.add(buildActionInfo());
+ o.add(buildActionInfo());
+ return o;
+}
+
+void checkUnnamed8736(core.List<api.ActionInfo> o) {
+ unittest.expect(o, unittest.hasLength(2));
+ checkActionInfo(o[0] as api.ActionInfo);
+ checkActionInfo(o[1] as api.ActionInfo);
+}
+
+core.List<core.String> buildUnnamed8737() {
+ var o = <core.String>[];
+ o.add('foo');
+ o.add('foo');
+ return o;
+}
+
+void checkUnnamed8737(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'),
+ );
+}
+
core.int buildCounterRuleViolationInfo = 0;
api.RuleViolationInfo buildRuleViolationInfo() {
var o = api.RuleViolationInfo();
buildCounterRuleViolationInfo++;
if (buildCounterRuleViolationInfo < 3) {
o.dataSource = 'foo';
- o.matchInfo = buildUnnamed8730();
- o.recipients = buildUnnamed8731();
+ o.matchInfo = buildUnnamed8733();
+ o.recipients = buildUnnamed8734();
o.resourceInfo = buildResourceInfo();
o.ruleInfo = buildRuleInfo();
- o.suppressedActionTypes = buildUnnamed8732();
+ o.suppressedActionTypes = buildUnnamed8735();
o.trigger = 'foo';
- o.triggeredActionInfo = buildUnnamed8733();
- o.triggeredActionTypes = buildUnnamed8734();
+ o.triggeredActionInfo = buildUnnamed8736();
+ o.triggeredActionTypes = buildUnnamed8737();
o.triggeringUserEmail = 'foo';
}
buildCounterRuleViolationInfo--;
@@ -1640,17 +1640,17 @@
o.dataSource!,
unittest.equals('foo'),
);
- checkUnnamed8730(o.matchInfo!);
- checkUnnamed8731(o.recipients!);
+ checkUnnamed8733(o.matchInfo!);
+ checkUnnamed8734(o.recipients!);
checkResourceInfo(o.resourceInfo! as api.ResourceInfo);
checkRuleInfo(o.ruleInfo! as api.RuleInfo);
- checkUnnamed8732(o.suppressedActionTypes!);
+ checkUnnamed8735(o.suppressedActionTypes!);
unittest.expect(
o.trigger!,
unittest.equals('foo'),
);
- checkUnnamed8733(o.triggeredActionInfo!);
- checkUnnamed8734(o.triggeredActionTypes!);
+ checkUnnamed8736(o.triggeredActionInfo!);
+ checkUnnamed8737(o.triggeredActionTypes!);
unittest.expect(
o.triggeringUserEmail!,
unittest.equals('foo'),
@@ -1659,14 +1659,14 @@
buildCounterRuleViolationInfo--;
}
-core.List<api.Notification> buildUnnamed8735() {
+core.List<api.Notification> buildUnnamed8738() {
var o = <api.Notification>[];
o.add(buildNotification());
o.add(buildNotification());
return o;
}
-void checkUnnamed8735(core.List<api.Notification> o) {
+void checkUnnamed8738(core.List<api.Notification> o) {
unittest.expect(o, unittest.hasLength(2));
checkNotification(o[0] as api.Notification);
checkNotification(o[1] as api.Notification);
@@ -1677,7 +1677,7 @@
var o = api.Settings();
buildCounterSettings++;
if (buildCounterSettings < 3) {
- o.notifications = buildUnnamed8735();
+ o.notifications = buildUnnamed8738();
}
buildCounterSettings--;
return o;
@@ -1686,7 +1686,7 @@
void checkSettings(api.Settings o) {
buildCounterSettings++;
if (buildCounterSettings < 3) {
- checkUnnamed8735(o.notifications!);
+ checkUnnamed8738(o.notifications!);
}
buildCounterSettings--;
}
@@ -1713,7 +1713,7 @@
buildCounterStateSponsoredAttack--;
}
-core.Map<core.String, core.Object> buildUnnamed8736() {
+core.Map<core.String, core.Object> buildUnnamed8739() {
var o = <core.String, core.Object>{};
o['x'] = {
'list': [1, 2, 3],
@@ -1728,7 +1728,7 @@
return o;
}
-void checkUnnamed8736(core.Map<core.String, core.Object> o) {
+void checkUnnamed8739(core.Map<core.String, core.Object> o) {
unittest.expect(o, unittest.hasLength(2));
var casted3 = (o['x']!) as core.Map;
unittest.expect(casted3, unittest.hasLength(3));
@@ -1760,17 +1760,17 @@
);
}
-core.List<core.Map<core.String, core.Object>> buildUnnamed8737() {
+core.List<core.Map<core.String, core.Object>> buildUnnamed8740() {
var o = <core.Map<core.String, core.Object>>[];
- o.add(buildUnnamed8736());
- o.add(buildUnnamed8736());
+ o.add(buildUnnamed8739());
+ o.add(buildUnnamed8739());
return o;
}
-void checkUnnamed8737(core.List<core.Map<core.String, core.Object>> o) {
+void checkUnnamed8740(core.List<core.Map<core.String, core.Object>> o) {
unittest.expect(o, unittest.hasLength(2));
- checkUnnamed8736(o[0]);
- checkUnnamed8736(o[1]);
+ checkUnnamed8739(o[0]);
+ checkUnnamed8739(o[1]);
}
core.int buildCounterStatus = 0;
@@ -1779,7 +1779,7 @@
buildCounterStatus++;
if (buildCounterStatus < 3) {
o.code = 42;
- o.details = buildUnnamed8737();
+ o.details = buildUnnamed8740();
o.message = 'foo';
}
buildCounterStatus--;
@@ -1793,7 +1793,7 @@
o.code!,
unittest.equals(42),
);
- checkUnnamed8737(o.details!);
+ checkUnnamed8740(o.details!);
unittest.expect(
o.message!,
unittest.equals('foo'),
@@ -1802,14 +1802,14 @@
buildCounterStatus--;
}
-core.List<api.SuspiciousActivitySecurityDetail> buildUnnamed8738() {
+core.List<api.SuspiciousActivitySecurityDetail> buildUnnamed8741() {
var o = <api.SuspiciousActivitySecurityDetail>[];
o.add(buildSuspiciousActivitySecurityDetail());
o.add(buildSuspiciousActivitySecurityDetail());
return o;
}
-void checkUnnamed8738(core.List<api.SuspiciousActivitySecurityDetail> o) {
+void checkUnnamed8741(core.List<api.SuspiciousActivitySecurityDetail> o) {
unittest.expect(o, unittest.hasLength(2));
checkSuspiciousActivitySecurityDetail(
o[0] as api.SuspiciousActivitySecurityDetail);
@@ -1823,7 +1823,7 @@
buildCounterSuspiciousActivity++;
if (buildCounterSuspiciousActivity < 3) {
o.email = 'foo';
- o.events = buildUnnamed8738();
+ o.events = buildUnnamed8741();
}
buildCounterSuspiciousActivity--;
return o;
@@ -1836,7 +1836,7 @@
o.email!,
unittest.equals('foo'),
);
- checkUnnamed8738(o.events!);
+ checkUnnamed8741(o.events!);
}
buildCounterSuspiciousActivity--;
}
diff --git a/generated/googleapis_beta/test/analyticsadmin/v1alpha_test.dart b/generated/googleapis_beta/test/analyticsadmin/v1alpha_test.dart
index 3e58cea..8b5e9a5 100644
--- a/generated/googleapis_beta/test/analyticsadmin/v1alpha_test.dart
+++ b/generated/googleapis_beta/test/analyticsadmin/v1alpha_test.dart
@@ -73,14 +73,14 @@
buildCounterGoogleAnalyticsAdminV1alphaAccount--;
}
-core.List<api.GoogleAnalyticsAdminV1alphaPropertySummary> buildUnnamed8197() {
+core.List<api.GoogleAnalyticsAdminV1alphaPropertySummary> buildUnnamed8200() {
var o = <api.GoogleAnalyticsAdminV1alphaPropertySummary>[];
o.add(buildGoogleAnalyticsAdminV1alphaPropertySummary());
o.add(buildGoogleAnalyticsAdminV1alphaPropertySummary());
return o;
}
-void checkUnnamed8197(
+void checkUnnamed8200(
core.List<api.GoogleAnalyticsAdminV1alphaPropertySummary> o) {
unittest.expect(o, unittest.hasLength(2));
checkGoogleAnalyticsAdminV1alphaPropertySummary(
@@ -98,7 +98,7 @@
o.account = 'foo';
o.displayName = 'foo';
o.name = 'foo';
- o.propertySummaries = buildUnnamed8197();
+ o.propertySummaries = buildUnnamed8200();
}
buildCounterGoogleAnalyticsAdminV1alphaAccountSummary--;
return o;
@@ -120,7 +120,7 @@
o.name!,
unittest.equals('foo'),
);
- checkUnnamed8197(o.propertySummaries!);
+ checkUnnamed8200(o.propertySummaries!);
}
buildCounterGoogleAnalyticsAdminV1alphaAccountSummary--;
}
@@ -211,14 +211,14 @@
buildCounterGoogleAnalyticsAdminV1alphaArchiveCustomMetricRequest--;
}
-core.List<core.String> buildUnnamed8198() {
+core.List<core.String> buildUnnamed8201() {
var o = <core.String>[];
o.add('foo');
o.add('foo');
return o;
}
-void checkUnnamed8198(core.List<core.String> o) {
+void checkUnnamed8201(core.List<core.String> o) {
unittest.expect(o, unittest.hasLength(2));
unittest.expect(
o[0],
@@ -230,14 +230,14 @@
);
}
-core.List<core.String> buildUnnamed8199() {
+core.List<core.String> buildUnnamed8202() {
var o = <core.String>[];
o.add('foo');
o.add('foo');
return o;
}
-void checkUnnamed8199(core.List<core.String> o) {
+void checkUnnamed8202(core.List<core.String> o) {
unittest.expect(o, unittest.hasLength(2));
unittest.expect(
o[0],
@@ -255,8 +255,8 @@
var o = api.GoogleAnalyticsAdminV1alphaAuditUserLink();
buildCounterGoogleAnalyticsAdminV1alphaAuditUserLink++;
if (buildCounterGoogleAnalyticsAdminV1alphaAuditUserLink < 3) {
- o.directRoles = buildUnnamed8198();
- o.effectiveRoles = buildUnnamed8199();
+ o.directRoles = buildUnnamed8201();
+ o.effectiveRoles = buildUnnamed8202();
o.emailAddress = 'foo';
o.name = 'foo';
}
@@ -268,8 +268,8 @@
api.GoogleAnalyticsAdminV1alphaAuditUserLink o) {
buildCounterGoogleAnalyticsAdminV1alphaAuditUserLink++;
if (buildCounterGoogleAnalyticsAdminV1alphaAuditUserLink < 3) {
- checkUnnamed8198(o.directRoles!);
- checkUnnamed8199(o.effectiveRoles!);
+ checkUnnamed8201(o.directRoles!);
+ checkUnnamed8202(o.effectiveRoles!);
unittest.expect(
o.emailAddress!,
unittest.equals('foo'),
@@ -311,14 +311,14 @@
buildCounterGoogleAnalyticsAdminV1alphaAuditUserLinksRequest--;
}
-core.List<api.GoogleAnalyticsAdminV1alphaAuditUserLink> buildUnnamed8200() {
+core.List<api.GoogleAnalyticsAdminV1alphaAuditUserLink> buildUnnamed8203() {
var o = <api.GoogleAnalyticsAdminV1alphaAuditUserLink>[];
o.add(buildGoogleAnalyticsAdminV1alphaAuditUserLink());
o.add(buildGoogleAnalyticsAdminV1alphaAuditUserLink());
return o;
}
-void checkUnnamed8200(
+void checkUnnamed8203(
core.List<api.GoogleAnalyticsAdminV1alphaAuditUserLink> o) {
unittest.expect(o, unittest.hasLength(2));
checkGoogleAnalyticsAdminV1alphaAuditUserLink(
@@ -334,7 +334,7 @@
buildCounterGoogleAnalyticsAdminV1alphaAuditUserLinksResponse++;
if (buildCounterGoogleAnalyticsAdminV1alphaAuditUserLinksResponse < 3) {
o.nextPageToken = 'foo';
- o.userLinks = buildUnnamed8200();
+ o.userLinks = buildUnnamed8203();
}
buildCounterGoogleAnalyticsAdminV1alphaAuditUserLinksResponse--;
return o;
@@ -348,20 +348,20 @@
o.nextPageToken!,
unittest.equals('foo'),
);
- checkUnnamed8200(o.userLinks!);
+ checkUnnamed8203(o.userLinks!);
}
buildCounterGoogleAnalyticsAdminV1alphaAuditUserLinksResponse--;
}
core.List<api.GoogleAnalyticsAdminV1alphaCreateUserLinkRequest>
- buildUnnamed8201() {
+ buildUnnamed8204() {
var o = <api.GoogleAnalyticsAdminV1alphaCreateUserLinkRequest>[];
o.add(buildGoogleAnalyticsAdminV1alphaCreateUserLinkRequest());
o.add(buildGoogleAnalyticsAdminV1alphaCreateUserLinkRequest());
return o;
}
-void checkUnnamed8201(
+void checkUnnamed8204(
core.List<api.GoogleAnalyticsAdminV1alphaCreateUserLinkRequest> o) {
unittest.expect(o, unittest.hasLength(2));
checkGoogleAnalyticsAdminV1alphaCreateUserLinkRequest(
@@ -377,7 +377,7 @@
buildCounterGoogleAnalyticsAdminV1alphaBatchCreateUserLinksRequest++;
if (buildCounterGoogleAnalyticsAdminV1alphaBatchCreateUserLinksRequest < 3) {
o.notifyNewUsers = true;
- o.requests = buildUnnamed8201();
+ o.requests = buildUnnamed8204();
}
buildCounterGoogleAnalyticsAdminV1alphaBatchCreateUserLinksRequest--;
return o;
@@ -388,19 +388,19 @@
buildCounterGoogleAnalyticsAdminV1alphaBatchCreateUserLinksRequest++;
if (buildCounterGoogleAnalyticsAdminV1alphaBatchCreateUserLinksRequest < 3) {
unittest.expect(o.notifyNewUsers!, unittest.isTrue);
- checkUnnamed8201(o.requests!);
+ checkUnnamed8204(o.requests!);
}
buildCounterGoogleAnalyticsAdminV1alphaBatchCreateUserLinksRequest--;
}
-core.List<api.GoogleAnalyticsAdminV1alphaUserLink> buildUnnamed8202() {
+core.List<api.GoogleAnalyticsAdminV1alphaUserLink> buildUnnamed8205() {
var o = <api.GoogleAnalyticsAdminV1alphaUserLink>[];
o.add(buildGoogleAnalyticsAdminV1alphaUserLink());
o.add(buildGoogleAnalyticsAdminV1alphaUserLink());
return o;
}
-void checkUnnamed8202(core.List<api.GoogleAnalyticsAdminV1alphaUserLink> o) {
+void checkUnnamed8205(core.List<api.GoogleAnalyticsAdminV1alphaUserLink> o) {
unittest.expect(o, unittest.hasLength(2));
checkGoogleAnalyticsAdminV1alphaUserLink(
o[0] as api.GoogleAnalyticsAdminV1alphaUserLink);
@@ -415,7 +415,7 @@
var o = api.GoogleAnalyticsAdminV1alphaBatchCreateUserLinksResponse();
buildCounterGoogleAnalyticsAdminV1alphaBatchCreateUserLinksResponse++;
if (buildCounterGoogleAnalyticsAdminV1alphaBatchCreateUserLinksResponse < 3) {
- o.userLinks = buildUnnamed8202();
+ o.userLinks = buildUnnamed8205();
}
buildCounterGoogleAnalyticsAdminV1alphaBatchCreateUserLinksResponse--;
return o;
@@ -425,20 +425,20 @@
api.GoogleAnalyticsAdminV1alphaBatchCreateUserLinksResponse o) {
buildCounterGoogleAnalyticsAdminV1alphaBatchCreateUserLinksResponse++;
if (buildCounterGoogleAnalyticsAdminV1alphaBatchCreateUserLinksResponse < 3) {
- checkUnnamed8202(o.userLinks!);
+ checkUnnamed8205(o.userLinks!);
}
buildCounterGoogleAnalyticsAdminV1alphaBatchCreateUserLinksResponse--;
}
core.List<api.GoogleAnalyticsAdminV1alphaDeleteUserLinkRequest>
- buildUnnamed8203() {
+ buildUnnamed8206() {
var o = <api.GoogleAnalyticsAdminV1alphaDeleteUserLinkRequest>[];
o.add(buildGoogleAnalyticsAdminV1alphaDeleteUserLinkRequest());
o.add(buildGoogleAnalyticsAdminV1alphaDeleteUserLinkRequest());
return o;
}
-void checkUnnamed8203(
+void checkUnnamed8206(
core.List<api.GoogleAnalyticsAdminV1alphaDeleteUserLinkRequest> o) {
unittest.expect(o, unittest.hasLength(2));
checkGoogleAnalyticsAdminV1alphaDeleteUserLinkRequest(
@@ -453,7 +453,7 @@
var o = api.GoogleAnalyticsAdminV1alphaBatchDeleteUserLinksRequest();
buildCounterGoogleAnalyticsAdminV1alphaBatchDeleteUserLinksRequest++;
if (buildCounterGoogleAnalyticsAdminV1alphaBatchDeleteUserLinksRequest < 3) {
- o.requests = buildUnnamed8203();
+ o.requests = buildUnnamed8206();
}
buildCounterGoogleAnalyticsAdminV1alphaBatchDeleteUserLinksRequest--;
return o;
@@ -463,19 +463,19 @@
api.GoogleAnalyticsAdminV1alphaBatchDeleteUserLinksRequest o) {
buildCounterGoogleAnalyticsAdminV1alphaBatchDeleteUserLinksRequest++;
if (buildCounterGoogleAnalyticsAdminV1alphaBatchDeleteUserLinksRequest < 3) {
- checkUnnamed8203(o.requests!);
+ checkUnnamed8206(o.requests!);
}
buildCounterGoogleAnalyticsAdminV1alphaBatchDeleteUserLinksRequest--;
}
-core.List<api.GoogleAnalyticsAdminV1alphaUserLink> buildUnnamed8204() {
+core.List<api.GoogleAnalyticsAdminV1alphaUserLink> buildUnnamed8207() {
var o = <api.GoogleAnalyticsAdminV1alphaUserLink>[];
o.add(buildGoogleAnalyticsAdminV1alphaUserLink());
o.add(buildGoogleAnalyticsAdminV1alphaUserLink());
return o;
}
-void checkUnnamed8204(core.List<api.GoogleAnalyticsAdminV1alphaUserLink> o) {
+void checkUnnamed8207(core.List<api.GoogleAnalyticsAdminV1alphaUserLink> o) {
unittest.expect(o, unittest.hasLength(2));
checkGoogleAnalyticsAdminV1alphaUserLink(
o[0] as api.GoogleAnalyticsAdminV1alphaUserLink);
@@ -489,7 +489,7 @@
var o = api.GoogleAnalyticsAdminV1alphaBatchGetUserLinksResponse();
buildCounterGoogleAnalyticsAdminV1alphaBatchGetUserLinksResponse++;
if (buildCounterGoogleAnalyticsAdminV1alphaBatchGetUserLinksResponse < 3) {
- o.userLinks = buildUnnamed8204();
+ o.userLinks = buildUnnamed8207();
}
buildCounterGoogleAnalyticsAdminV1alphaBatchGetUserLinksResponse--;
return o;
@@ -499,20 +499,20 @@
api.GoogleAnalyticsAdminV1alphaBatchGetUserLinksResponse o) {
buildCounterGoogleAnalyticsAdminV1alphaBatchGetUserLinksResponse++;
if (buildCounterGoogleAnalyticsAdminV1alphaBatchGetUserLinksResponse < 3) {
- checkUnnamed8204(o.userLinks!);
+ checkUnnamed8207(o.userLinks!);
}
buildCounterGoogleAnalyticsAdminV1alphaBatchGetUserLinksResponse--;
}
core.List<api.GoogleAnalyticsAdminV1alphaUpdateUserLinkRequest>
- buildUnnamed8205() {
+ buildUnnamed8208() {
var o = <api.GoogleAnalyticsAdminV1alphaUpdateUserLinkRequest>[];
o.add(buildGoogleAnalyticsAdminV1alphaUpdateUserLinkRequest());
o.add(buildGoogleAnalyticsAdminV1alphaUpdateUserLinkRequest());
return o;
}
-void checkUnnamed8205(
+void checkUnnamed8208(
core.List<api.GoogleAnalyticsAdminV1alphaUpdateUserLinkRequest> o) {
unittest.expect(o, unittest.hasLength(2));
checkGoogleAnalyticsAdminV1alphaUpdateUserLinkRequest(
@@ -527,7 +527,7 @@
var o = api.GoogleAnalyticsAdminV1alphaBatchUpdateUserLinksRequest();
buildCounterGoogleAnalyticsAdminV1alphaBatchUpdateUserLinksRequest++;
if (buildCounterGoogleAnalyticsAdminV1alphaBatchUpdateUserLinksRequest < 3) {
- o.requests = buildUnnamed8205();
+ o.requests = buildUnnamed8208();
}
buildCounterGoogleAnalyticsAdminV1alphaBatchUpdateUserLinksRequest--;
return o;
@@ -537,19 +537,19 @@
api.GoogleAnalyticsAdminV1alphaBatchUpdateUserLinksRequest o) {
buildCounterGoogleAnalyticsAdminV1alphaBatchUpdateUserLinksRequest++;
if (buildCounterGoogleAnalyticsAdminV1alphaBatchUpdateUserLinksRequest < 3) {
- checkUnnamed8205(o.requests!);
+ checkUnnamed8208(o.requests!);
}
buildCounterGoogleAnalyticsAdminV1alphaBatchUpdateUserLinksRequest--;
}
-core.List<api.GoogleAnalyticsAdminV1alphaUserLink> buildUnnamed8206() {
+core.List<api.GoogleAnalyticsAdminV1alphaUserLink> buildUnnamed8209() {
var o = <api.GoogleAnalyticsAdminV1alphaUserLink>[];
o.add(buildGoogleAnalyticsAdminV1alphaUserLink());
o.add(buildGoogleAnalyticsAdminV1alphaUserLink());
return o;
}
-void checkUnnamed8206(core.List<api.GoogleAnalyticsAdminV1alphaUserLink> o) {
+void checkUnnamed8209(core.List<api.GoogleAnalyticsAdminV1alphaUserLink> o) {
unittest.expect(o, unittest.hasLength(2));
checkGoogleAnalyticsAdminV1alphaUserLink(
o[0] as api.GoogleAnalyticsAdminV1alphaUserLink);
@@ -564,7 +564,7 @@
var o = api.GoogleAnalyticsAdminV1alphaBatchUpdateUserLinksResponse();
buildCounterGoogleAnalyticsAdminV1alphaBatchUpdateUserLinksResponse++;
if (buildCounterGoogleAnalyticsAdminV1alphaBatchUpdateUserLinksResponse < 3) {
- o.userLinks = buildUnnamed8206();
+ o.userLinks = buildUnnamed8209();
}
buildCounterGoogleAnalyticsAdminV1alphaBatchUpdateUserLinksResponse--;
return o;
@@ -574,7 +574,7 @@
api.GoogleAnalyticsAdminV1alphaBatchUpdateUserLinksResponse o) {
buildCounterGoogleAnalyticsAdminV1alphaBatchUpdateUserLinksResponse++;
if (buildCounterGoogleAnalyticsAdminV1alphaBatchUpdateUserLinksResponse < 3) {
- checkUnnamed8206(o.userLinks!);
+ checkUnnamed8209(o.userLinks!);
}
buildCounterGoogleAnalyticsAdminV1alphaBatchUpdateUserLinksResponse--;
}
@@ -684,14 +684,14 @@
}
core.List<api.GoogleAnalyticsAdminV1alphaChangeHistoryChange>
- buildUnnamed8207() {
+ buildUnnamed8210() {
var o = <api.GoogleAnalyticsAdminV1alphaChangeHistoryChange>[];
o.add(buildGoogleAnalyticsAdminV1alphaChangeHistoryChange());
o.add(buildGoogleAnalyticsAdminV1alphaChangeHistoryChange());
return o;
}
-void checkUnnamed8207(
+void checkUnnamed8210(
core.List<api.GoogleAnalyticsAdminV1alphaChangeHistoryChange> o) {
unittest.expect(o, unittest.hasLength(2));
checkGoogleAnalyticsAdminV1alphaChangeHistoryChange(
@@ -708,7 +708,7 @@
if (buildCounterGoogleAnalyticsAdminV1alphaChangeHistoryEvent < 3) {
o.actorType = 'foo';
o.changeTime = 'foo';
- o.changes = buildUnnamed8207();
+ o.changes = buildUnnamed8210();
o.changesFiltered = true;
o.id = 'foo';
o.userActorEmail = 'foo';
@@ -729,7 +729,7 @@
o.changeTime!,
unittest.equals('foo'),
);
- checkUnnamed8207(o.changes!);
+ checkUnnamed8210(o.changes!);
unittest.expect(o.changesFiltered!, unittest.isTrue);
unittest.expect(
o.id!,
@@ -1209,14 +1209,14 @@
buildCounterGoogleAnalyticsAdminV1alphaIosAppDataStream--;
}
-core.List<api.GoogleAnalyticsAdminV1alphaAccountSummary> buildUnnamed8208() {
+core.List<api.GoogleAnalyticsAdminV1alphaAccountSummary> buildUnnamed8211() {
var o = <api.GoogleAnalyticsAdminV1alphaAccountSummary>[];
o.add(buildGoogleAnalyticsAdminV1alphaAccountSummary());
o.add(buildGoogleAnalyticsAdminV1alphaAccountSummary());
return o;
}
-void checkUnnamed8208(
+void checkUnnamed8211(
core.List<api.GoogleAnalyticsAdminV1alphaAccountSummary> o) {
unittest.expect(o, unittest.hasLength(2));
checkGoogleAnalyticsAdminV1alphaAccountSummary(
@@ -1232,7 +1232,7 @@
var o = api.GoogleAnalyticsAdminV1alphaListAccountSummariesResponse();
buildCounterGoogleAnalyticsAdminV1alphaListAccountSummariesResponse++;
if (buildCounterGoogleAnalyticsAdminV1alphaListAccountSummariesResponse < 3) {
- o.accountSummaries = buildUnnamed8208();
+ o.accountSummaries = buildUnnamed8211();
o.nextPageToken = 'foo';
}
buildCounterGoogleAnalyticsAdminV1alphaListAccountSummariesResponse--;
@@ -1243,7 +1243,7 @@
api.GoogleAnalyticsAdminV1alphaListAccountSummariesResponse o) {
buildCounterGoogleAnalyticsAdminV1alphaListAccountSummariesResponse++;
if (buildCounterGoogleAnalyticsAdminV1alphaListAccountSummariesResponse < 3) {
- checkUnnamed8208(o.accountSummaries!);
+ checkUnnamed8211(o.accountSummaries!);
unittest.expect(
o.nextPageToken!,
unittest.equals('foo'),
@@ -1252,14 +1252,14 @@
buildCounterGoogleAnalyticsAdminV1alphaListAccountSummariesResponse--;
}
-core.List<api.GoogleAnalyticsAdminV1alphaAccount> buildUnnamed8209() {
+core.List<api.GoogleAnalyticsAdminV1alphaAccount> buildUnnamed8212() {
var o = <api.GoogleAnalyticsAdminV1alphaAccount>[];
o.add(buildGoogleAnalyticsAdminV1alphaAccount());
o.add(buildGoogleAnalyticsAdminV1alphaAccount());
return o;
}
-void checkUnnamed8209(core.List<api.GoogleAnalyticsAdminV1alphaAccount> o) {
+void checkUnnamed8212(core.List<api.GoogleAnalyticsAdminV1alphaAccount> o) {
unittest.expect(o, unittest.hasLength(2));
checkGoogleAnalyticsAdminV1alphaAccount(
o[0] as api.GoogleAnalyticsAdminV1alphaAccount);
@@ -1273,7 +1273,7 @@
var o = api.GoogleAnalyticsAdminV1alphaListAccountsResponse();
buildCounterGoogleAnalyticsAdminV1alphaListAccountsResponse++;
if (buildCounterGoogleAnalyticsAdminV1alphaListAccountsResponse < 3) {
- o.accounts = buildUnnamed8209();
+ o.accounts = buildUnnamed8212();
o.nextPageToken = 'foo';
}
buildCounterGoogleAnalyticsAdminV1alphaListAccountsResponse--;
@@ -1284,7 +1284,7 @@
api.GoogleAnalyticsAdminV1alphaListAccountsResponse o) {
buildCounterGoogleAnalyticsAdminV1alphaListAccountsResponse++;
if (buildCounterGoogleAnalyticsAdminV1alphaListAccountsResponse < 3) {
- checkUnnamed8209(o.accounts!);
+ checkUnnamed8212(o.accounts!);
unittest.expect(
o.nextPageToken!,
unittest.equals('foo'),
@@ -1294,14 +1294,14 @@
}
core.List<api.GoogleAnalyticsAdminV1alphaAndroidAppDataStream>
- buildUnnamed8210() {
+ buildUnnamed8213() {
var o = <api.GoogleAnalyticsAdminV1alphaAndroidAppDataStream>[];
o.add(buildGoogleAnalyticsAdminV1alphaAndroidAppDataStream());
o.add(buildGoogleAnalyticsAdminV1alphaAndroidAppDataStream());
return o;
}
-void checkUnnamed8210(
+void checkUnnamed8213(
core.List<api.GoogleAnalyticsAdminV1alphaAndroidAppDataStream> o) {
unittest.expect(o, unittest.hasLength(2));
checkGoogleAnalyticsAdminV1alphaAndroidAppDataStream(
@@ -1319,7 +1319,7 @@
buildCounterGoogleAnalyticsAdminV1alphaListAndroidAppDataStreamsResponse++;
if (buildCounterGoogleAnalyticsAdminV1alphaListAndroidAppDataStreamsResponse <
3) {
- o.androidAppDataStreams = buildUnnamed8210();
+ o.androidAppDataStreams = buildUnnamed8213();
o.nextPageToken = 'foo';
}
buildCounterGoogleAnalyticsAdminV1alphaListAndroidAppDataStreamsResponse--;
@@ -1331,7 +1331,7 @@
buildCounterGoogleAnalyticsAdminV1alphaListAndroidAppDataStreamsResponse++;
if (buildCounterGoogleAnalyticsAdminV1alphaListAndroidAppDataStreamsResponse <
3) {
- checkUnnamed8210(o.androidAppDataStreams!);
+ checkUnnamed8213(o.androidAppDataStreams!);
unittest.expect(
o.nextPageToken!,
unittest.equals('foo'),
@@ -1340,14 +1340,14 @@
buildCounterGoogleAnalyticsAdminV1alphaListAndroidAppDataStreamsResponse--;
}
-core.List<api.GoogleAnalyticsAdminV1alphaConversionEvent> buildUnnamed8211() {
+core.List<api.GoogleAnalyticsAdminV1alphaConversionEvent> buildUnnamed8214() {
var o = <api.GoogleAnalyticsAdminV1alphaConversionEvent>[];
o.add(buildGoogleAnalyticsAdminV1alphaConversionEvent());
o.add(buildGoogleAnalyticsAdminV1alphaConversionEvent());
return o;
}
-void checkUnnamed8211(
+void checkUnnamed8214(
core.List<api.GoogleAnalyticsAdminV1alphaConversionEvent> o) {
unittest.expect(o, unittest.hasLength(2));
checkGoogleAnalyticsAdminV1alphaConversionEvent(
@@ -1363,7 +1363,7 @@
var o = api.GoogleAnalyticsAdminV1alphaListConversionEventsResponse();
buildCounterGoogleAnalyticsAdminV1alphaListConversionEventsResponse++;
if (buildCounterGoogleAnalyticsAdminV1alphaListConversionEventsResponse < 3) {
- o.conversionEvents = buildUnnamed8211();
+ o.conversionEvents = buildUnnamed8214();
o.nextPageToken = 'foo';
}
buildCounterGoogleAnalyticsAdminV1alphaListConversionEventsResponse--;
@@ -1374,7 +1374,7 @@
api.GoogleAnalyticsAdminV1alphaListConversionEventsResponse o) {
buildCounterGoogleAnalyticsAdminV1alphaListConversionEventsResponse++;
if (buildCounterGoogleAnalyticsAdminV1alphaListConversionEventsResponse < 3) {
- checkUnnamed8211(o.conversionEvents!);
+ checkUnnamed8214(o.conversionEvents!);
unittest.expect(
o.nextPageToken!,
unittest.equals('foo'),
@@ -1383,14 +1383,14 @@
buildCounterGoogleAnalyticsAdminV1alphaListConversionEventsResponse--;
}
-core.List<api.GoogleAnalyticsAdminV1alphaCustomDimension> buildUnnamed8212() {
+core.List<api.GoogleAnalyticsAdminV1alphaCustomDimension> buildUnnamed8215() {
var o = <api.GoogleAnalyticsAdminV1alphaCustomDimension>[];
o.add(buildGoogleAnalyticsAdminV1alphaCustomDimension());
o.add(buildGoogleAnalyticsAdminV1alphaCustomDimension());
return o;
}
-void checkUnnamed8212(
+void checkUnnamed8215(
core.List<api.GoogleAnalyticsAdminV1alphaCustomDimension> o) {
unittest.expect(o, unittest.hasLength(2));
checkGoogleAnalyticsAdminV1alphaCustomDimension(
@@ -1406,7 +1406,7 @@
var o = api.GoogleAnalyticsAdminV1alphaListCustomDimensionsResponse();
buildCounterGoogleAnalyticsAdminV1alphaListCustomDimensionsResponse++;
if (buildCounterGoogleAnalyticsAdminV1alphaListCustomDimensionsResponse < 3) {
- o.customDimensions = buildUnnamed8212();
+ o.customDimensions = buildUnnamed8215();
o.nextPageToken = 'foo';
}
buildCounterGoogleAnalyticsAdminV1alphaListCustomDimensionsResponse--;
@@ -1417,7 +1417,7 @@
api.GoogleAnalyticsAdminV1alphaListCustomDimensionsResponse o) {
buildCounterGoogleAnalyticsAdminV1alphaListCustomDimensionsResponse++;
if (buildCounterGoogleAnalyticsAdminV1alphaListCustomDimensionsResponse < 3) {
- checkUnnamed8212(o.customDimensions!);
+ checkUnnamed8215(o.customDimensions!);
unittest.expect(
o.nextPageToken!,
unittest.equals('foo'),
@@ -1426,14 +1426,14 @@
buildCounterGoogleAnalyticsAdminV1alphaListCustomDimensionsResponse--;
}
-core.List<api.GoogleAnalyticsAdminV1alphaCustomMetric> buildUnnamed8213() {
+core.List<api.GoogleAnalyticsAdminV1alphaCustomMetric> buildUnnamed8216() {
var o = <api.GoogleAnalyticsAdminV1alphaCustomMetric>[];
o.add(buildGoogleAnalyticsAdminV1alphaCustomMetric());
o.add(buildGoogleAnalyticsAdminV1alphaCustomMetric());
return o;
}
-void checkUnnamed8213(
+void checkUnnamed8216(
core.List<api.GoogleAnalyticsAdminV1alphaCustomMetric> o) {
unittest.expect(o, unittest.hasLength(2));
checkGoogleAnalyticsAdminV1alphaCustomMetric(
@@ -1448,7 +1448,7 @@
var o = api.GoogleAnalyticsAdminV1alphaListCustomMetricsResponse();
buildCounterGoogleAnalyticsAdminV1alphaListCustomMetricsResponse++;
if (buildCounterGoogleAnalyticsAdminV1alphaListCustomMetricsResponse < 3) {
- o.customMetrics = buildUnnamed8213();
+ o.customMetrics = buildUnnamed8216();
o.nextPageToken = 'foo';
}
buildCounterGoogleAnalyticsAdminV1alphaListCustomMetricsResponse--;
@@ -1459,7 +1459,7 @@
api.GoogleAnalyticsAdminV1alphaListCustomMetricsResponse o) {
buildCounterGoogleAnalyticsAdminV1alphaListCustomMetricsResponse++;
if (buildCounterGoogleAnalyticsAdminV1alphaListCustomMetricsResponse < 3) {
- checkUnnamed8213(o.customMetrics!);
+ checkUnnamed8216(o.customMetrics!);
unittest.expect(
o.nextPageToken!,
unittest.equals('foo'),
@@ -1468,14 +1468,14 @@
buildCounterGoogleAnalyticsAdminV1alphaListCustomMetricsResponse--;
}
-core.List<api.GoogleAnalyticsAdminV1alphaFirebaseLink> buildUnnamed8214() {
+core.List<api.GoogleAnalyticsAdminV1alphaFirebaseLink> buildUnnamed8217() {
var o = <api.GoogleAnalyticsAdminV1alphaFirebaseLink>[];
o.add(buildGoogleAnalyticsAdminV1alphaFirebaseLink());
o.add(buildGoogleAnalyticsAdminV1alphaFirebaseLink());
return o;
}
-void checkUnnamed8214(
+void checkUnnamed8217(
core.List<api.GoogleAnalyticsAdminV1alphaFirebaseLink> o) {
unittest.expect(o, unittest.hasLength(2));
checkGoogleAnalyticsAdminV1alphaFirebaseLink(
@@ -1490,7 +1490,7 @@
var o = api.GoogleAnalyticsAdminV1alphaListFirebaseLinksResponse();
buildCounterGoogleAnalyticsAdminV1alphaListFirebaseLinksResponse++;
if (buildCounterGoogleAnalyticsAdminV1alphaListFirebaseLinksResponse < 3) {
- o.firebaseLinks = buildUnnamed8214();
+ o.firebaseLinks = buildUnnamed8217();
o.nextPageToken = 'foo';
}
buildCounterGoogleAnalyticsAdminV1alphaListFirebaseLinksResponse--;
@@ -1501,7 +1501,7 @@
api.GoogleAnalyticsAdminV1alphaListFirebaseLinksResponse o) {
buildCounterGoogleAnalyticsAdminV1alphaListFirebaseLinksResponse++;
if (buildCounterGoogleAnalyticsAdminV1alphaListFirebaseLinksResponse < 3) {
- checkUnnamed8214(o.firebaseLinks!);
+ checkUnnamed8217(o.firebaseLinks!);
unittest.expect(
o.nextPageToken!,
unittest.equals('foo'),
@@ -1510,14 +1510,14 @@
buildCounterGoogleAnalyticsAdminV1alphaListFirebaseLinksResponse--;
}
-core.List<api.GoogleAnalyticsAdminV1alphaGoogleAdsLink> buildUnnamed8215() {
+core.List<api.GoogleAnalyticsAdminV1alphaGoogleAdsLink> buildUnnamed8218() {
var o = <api.GoogleAnalyticsAdminV1alphaGoogleAdsLink>[];
o.add(buildGoogleAnalyticsAdminV1alphaGoogleAdsLink());
o.add(buildGoogleAnalyticsAdminV1alphaGoogleAdsLink());
return o;
}
-void checkUnnamed8215(
+void checkUnnamed8218(
core.List<api.GoogleAnalyticsAdminV1alphaGoogleAdsLink> o) {
unittest.expect(o, unittest.hasLength(2));
checkGoogleAnalyticsAdminV1alphaGoogleAdsLink(
@@ -1532,7 +1532,7 @@
var o = api.GoogleAnalyticsAdminV1alphaListGoogleAdsLinksResponse();
buildCounterGoogleAnalyticsAdminV1alphaListGoogleAdsLinksResponse++;
if (buildCounterGoogleAnalyticsAdminV1alphaListGoogleAdsLinksResponse < 3) {
- o.googleAdsLinks = buildUnnamed8215();
+ o.googleAdsLinks = buildUnnamed8218();
o.nextPageToken = 'foo';
}
buildCounterGoogleAnalyticsAdminV1alphaListGoogleAdsLinksResponse--;
@@ -1543,7 +1543,7 @@
api.GoogleAnalyticsAdminV1alphaListGoogleAdsLinksResponse o) {
buildCounterGoogleAnalyticsAdminV1alphaListGoogleAdsLinksResponse++;
if (buildCounterGoogleAnalyticsAdminV1alphaListGoogleAdsLinksResponse < 3) {
- checkUnnamed8215(o.googleAdsLinks!);
+ checkUnnamed8218(o.googleAdsLinks!);
unittest.expect(
o.nextPageToken!,
unittest.equals('foo'),
@@ -1552,14 +1552,14 @@
buildCounterGoogleAnalyticsAdminV1alphaListGoogleAdsLinksResponse--;
}
-core.List<api.GoogleAnalyticsAdminV1alphaIosAppDataStream> buildUnnamed8216() {
+core.List<api.GoogleAnalyticsAdminV1alphaIosAppDataStream> buildUnnamed8219() {
var o = <api.GoogleAnalyticsAdminV1alphaIosAppDataStream>[];
o.add(buildGoogleAnalyticsAdminV1alphaIosAppDataStream());
o.add(buildGoogleAnalyticsAdminV1alphaIosAppDataStream());
return o;
}
-void checkUnnamed8216(
+void checkUnnamed8219(
core.List<api.GoogleAnalyticsAdminV1alphaIosAppDataStream> o) {
unittest.expect(o, unittest.hasLength(2));
checkGoogleAnalyticsAdminV1alphaIosAppDataStream(
@@ -1576,7 +1576,7 @@
buildCounterGoogleAnalyticsAdminV1alphaListIosAppDataStreamsResponse++;
if (buildCounterGoogleAnalyticsAdminV1alphaListIosAppDataStreamsResponse <
3) {
- o.iosAppDataStreams = buildUnnamed8216();
+ o.iosAppDataStreams = buildUnnamed8219();
o.nextPageToken = 'foo';
}
buildCounterGoogleAnalyticsAdminV1alphaListIosAppDataStreamsResponse--;
@@ -1588,7 +1588,7 @@
buildCounterGoogleAnalyticsAdminV1alphaListIosAppDataStreamsResponse++;
if (buildCounterGoogleAnalyticsAdminV1alphaListIosAppDataStreamsResponse <
3) {
- checkUnnamed8216(o.iosAppDataStreams!);
+ checkUnnamed8219(o.iosAppDataStreams!);
unittest.expect(
o.nextPageToken!,
unittest.equals('foo'),
@@ -1598,14 +1598,14 @@
}
core.List<api.GoogleAnalyticsAdminV1alphaMeasurementProtocolSecret>
- buildUnnamed8217() {
+ buildUnnamed8220() {
var o = <api.GoogleAnalyticsAdminV1alphaMeasurementProtocolSecret>[];
o.add(buildGoogleAnalyticsAdminV1alphaMeasurementProtocolSecret());
o.add(buildGoogleAnalyticsAdminV1alphaMeasurementProtocolSecret());
return o;
}
-void checkUnnamed8217(
+void checkUnnamed8220(
core.List<api.GoogleAnalyticsAdminV1alphaMeasurementProtocolSecret> o) {
unittest.expect(o, unittest.hasLength(2));
checkGoogleAnalyticsAdminV1alphaMeasurementProtocolSecret(
@@ -1624,7 +1624,7 @@
buildCounterGoogleAnalyticsAdminV1alphaListMeasurementProtocolSecretsResponse++;
if (buildCounterGoogleAnalyticsAdminV1alphaListMeasurementProtocolSecretsResponse <
3) {
- o.measurementProtocolSecrets = buildUnnamed8217();
+ o.measurementProtocolSecrets = buildUnnamed8220();
o.nextPageToken = 'foo';
}
buildCounterGoogleAnalyticsAdminV1alphaListMeasurementProtocolSecretsResponse--;
@@ -1636,7 +1636,7 @@
buildCounterGoogleAnalyticsAdminV1alphaListMeasurementProtocolSecretsResponse++;
if (buildCounterGoogleAnalyticsAdminV1alphaListMeasurementProtocolSecretsResponse <
3) {
- checkUnnamed8217(o.measurementProtocolSecrets!);
+ checkUnnamed8220(o.measurementProtocolSecrets!);
unittest.expect(
o.nextPageToken!,
unittest.equals('foo'),
@@ -1645,14 +1645,14 @@
buildCounterGoogleAnalyticsAdminV1alphaListMeasurementProtocolSecretsResponse--;
}
-core.List<api.GoogleAnalyticsAdminV1alphaProperty> buildUnnamed8218() {
+core.List<api.GoogleAnalyticsAdminV1alphaProperty> buildUnnamed8221() {
var o = <api.GoogleAnalyticsAdminV1alphaProperty>[];
o.add(buildGoogleAnalyticsAdminV1alphaProperty());
o.add(buildGoogleAnalyticsAdminV1alphaProperty());
return o;
}
-void checkUnnamed8218(core.List<api.GoogleAnalyticsAdminV1alphaProperty> o) {
+void checkUnnamed8221(core.List<api.GoogleAnalyticsAdminV1alphaProperty> o) {
unittest.expect(o, unittest.hasLength(2));
checkGoogleAnalyticsAdminV1alphaProperty(
o[0] as api.GoogleAnalyticsAdminV1alphaProperty);
@@ -1667,7 +1667,7 @@
buildCounterGoogleAnalyticsAdminV1alphaListPropertiesResponse++;
if (buildCounterGoogleAnalyticsAdminV1alphaListPropertiesResponse < 3) {
o.nextPageToken = 'foo';
- o.properties = buildUnnamed8218();
+ o.properties = buildUnnamed8221();
}
buildCounterGoogleAnalyticsAdminV1alphaListPropertiesResponse--;
return o;
@@ -1681,19 +1681,19 @@
o.nextPageToken!,
unittest.equals('foo'),
);
- checkUnnamed8218(o.properties!);
+ checkUnnamed8221(o.properties!);
}
buildCounterGoogleAnalyticsAdminV1alphaListPropertiesResponse--;
}
-core.List<api.GoogleAnalyticsAdminV1alphaUserLink> buildUnnamed8219() {
+core.List<api.GoogleAnalyticsAdminV1alphaUserLink> buildUnnamed8222() {
var o = <api.GoogleAnalyticsAdminV1alphaUserLink>[];
o.add(buildGoogleAnalyticsAdminV1alphaUserLink());
o.add(buildGoogleAnalyticsAdminV1alphaUserLink());
return o;
}
-void checkUnnamed8219(core.List<api.GoogleAnalyticsAdminV1alphaUserLink> o) {
+void checkUnnamed8222(core.List<api.GoogleAnalyticsAdminV1alphaUserLink> o) {
unittest.expect(o, unittest.hasLength(2));
checkGoogleAnalyticsAdminV1alphaUserLink(
o[0] as api.GoogleAnalyticsAdminV1alphaUserLink);
@@ -1708,7 +1708,7 @@
buildCounterGoogleAnalyticsAdminV1alphaListUserLinksResponse++;
if (buildCounterGoogleAnalyticsAdminV1alphaListUserLinksResponse < 3) {
o.nextPageToken = 'foo';
- o.userLinks = buildUnnamed8219();
+ o.userLinks = buildUnnamed8222();
}
buildCounterGoogleAnalyticsAdminV1alphaListUserLinksResponse--;
return o;
@@ -1722,19 +1722,19 @@
o.nextPageToken!,
unittest.equals('foo'),
);
- checkUnnamed8219(o.userLinks!);
+ checkUnnamed8222(o.userLinks!);
}
buildCounterGoogleAnalyticsAdminV1alphaListUserLinksResponse--;
}
-core.List<api.GoogleAnalyticsAdminV1alphaWebDataStream> buildUnnamed8220() {
+core.List<api.GoogleAnalyticsAdminV1alphaWebDataStream> buildUnnamed8223() {
var o = <api.GoogleAnalyticsAdminV1alphaWebDataStream>[];
o.add(buildGoogleAnalyticsAdminV1alphaWebDataStream());
o.add(buildGoogleAnalyticsAdminV1alphaWebDataStream());
return o;
}
-void checkUnnamed8220(
+void checkUnnamed8223(
core.List<api.GoogleAnalyticsAdminV1alphaWebDataStream> o) {
unittest.expect(o, unittest.hasLength(2));
checkGoogleAnalyticsAdminV1alphaWebDataStream(
@@ -1750,7 +1750,7 @@
buildCounterGoogleAnalyticsAdminV1alphaListWebDataStreamsResponse++;
if (buildCounterGoogleAnalyticsAdminV1alphaListWebDataStreamsResponse < 3) {
o.nextPageToken = 'foo';
- o.webDataStreams = buildUnnamed8220();
+ o.webDataStreams = buildUnnamed8223();
}
buildCounterGoogleAnalyticsAdminV1alphaListWebDataStreamsResponse--;
return o;
@@ -1764,7 +1764,7 @@
o.nextPageToken!,
unittest.equals('foo'),
);
- checkUnnamed8220(o.webDataStreams!);
+ checkUnnamed8223(o.webDataStreams!);
}
buildCounterGoogleAnalyticsAdminV1alphaListWebDataStreamsResponse--;
}
@@ -1958,14 +1958,14 @@
buildCounterGoogleAnalyticsAdminV1alphaProvisionAccountTicketResponse--;
}
-core.List<core.String> buildUnnamed8221() {
+core.List<core.String> buildUnnamed8224() {
var o = <core.String>[];
o.add('foo');
o.add('foo');
return o;
}
-void checkUnnamed8221(core.List<core.String> o) {
+void checkUnnamed8224(core.List<core.String> o) {
unittest.expect(o, unittest.hasLength(2));
unittest.expect(
o[0],
@@ -1977,14 +1977,14 @@
);
}
-core.List<core.String> buildUnnamed8222() {
+core.List<core.String> buildUnnamed8225() {
var o = <core.String>[];
o.add('foo');
o.add('foo');
return o;
}
-void checkUnnamed8222(core.List<core.String> o) {
+void checkUnnamed8225(core.List<core.String> o) {
unittest.expect(o, unittest.hasLength(2));
unittest.expect(
o[0],
@@ -1996,14 +1996,14 @@
);
}
-core.List<core.String> buildUnnamed8223() {
+core.List<core.String> buildUnnamed8226() {
var o = <core.String>[];
o.add('foo');
o.add('foo');
return o;
}
-void checkUnnamed8223(core.List<core.String> o) {
+void checkUnnamed8226(core.List<core.String> o) {
unittest.expect(o, unittest.hasLength(2));
unittest.expect(
o[0],
@@ -2023,14 +2023,14 @@
buildCounterGoogleAnalyticsAdminV1alphaSearchChangeHistoryEventsRequest++;
if (buildCounterGoogleAnalyticsAdminV1alphaSearchChangeHistoryEventsRequest <
3) {
- o.action = buildUnnamed8221();
- o.actorEmail = buildUnnamed8222();
+ o.action = buildUnnamed8224();
+ o.actorEmail = buildUnnamed8225();
o.earliestChangeTime = 'foo';
o.latestChangeTime = 'foo';
o.pageSize = 42;
o.pageToken = 'foo';
o.property = 'foo';
- o.resourceType = buildUnnamed8223();
+ o.resourceType = buildUnnamed8226();
}
buildCounterGoogleAnalyticsAdminV1alphaSearchChangeHistoryEventsRequest--;
return o;
@@ -2041,8 +2041,8 @@
buildCounterGoogleAnalyticsAdminV1alphaSearchChangeHistoryEventsRequest++;
if (buildCounterGoogleAnalyticsAdminV1alphaSearchChangeHistoryEventsRequest <
3) {
- checkUnnamed8221(o.action!);
- checkUnnamed8222(o.actorEmail!);
+ checkUnnamed8224(o.action!);
+ checkUnnamed8225(o.actorEmail!);
unittest.expect(
o.earliestChangeTime!,
unittest.equals('foo'),
@@ -2063,20 +2063,20 @@
o.property!,
unittest.equals('foo'),
);
- checkUnnamed8223(o.resourceType!);
+ checkUnnamed8226(o.resourceType!);
}
buildCounterGoogleAnalyticsAdminV1alphaSearchChangeHistoryEventsRequest--;
}
core.List<api.GoogleAnalyticsAdminV1alphaChangeHistoryEvent>
- buildUnnamed8224() {
+ buildUnnamed8227() {
var o = <api.GoogleAnalyticsAdminV1alphaChangeHistoryEvent>[];
o.add(buildGoogleAnalyticsAdminV1alphaChangeHistoryEvent());
o.add(buildGoogleAnalyticsAdminV1alphaChangeHistoryEvent());
return o;
}
-void checkUnnamed8224(
+void checkUnnamed8227(
core.List<api.GoogleAnalyticsAdminV1alphaChangeHistoryEvent> o) {
unittest.expect(o, unittest.hasLength(2));
checkGoogleAnalyticsAdminV1alphaChangeHistoryEvent(
@@ -2094,7 +2094,7 @@
buildCounterGoogleAnalyticsAdminV1alphaSearchChangeHistoryEventsResponse++;
if (buildCounterGoogleAnalyticsAdminV1alphaSearchChangeHistoryEventsResponse <
3) {
- o.changeHistoryEvents = buildUnnamed8224();
+ o.changeHistoryEvents = buildUnnamed8227();
o.nextPageToken = 'foo';
}
buildCounterGoogleAnalyticsAdminV1alphaSearchChangeHistoryEventsResponse--;
@@ -2106,7 +2106,7 @@
buildCounterGoogleAnalyticsAdminV1alphaSearchChangeHistoryEventsResponse++;
if (buildCounterGoogleAnalyticsAdminV1alphaSearchChangeHistoryEventsResponse <
3) {
- checkUnnamed8224(o.changeHistoryEvents!);
+ checkUnnamed8227(o.changeHistoryEvents!);
unittest.expect(
o.nextPageToken!,
unittest.equals('foo'),
@@ -2137,14 +2137,14 @@
buildCounterGoogleAnalyticsAdminV1alphaUpdateUserLinkRequest--;
}
-core.List<core.String> buildUnnamed8225() {
+core.List<core.String> buildUnnamed8228() {
var o = <core.String>[];
o.add('foo');
o.add('foo');
return o;
}
-void checkUnnamed8225(core.List<core.String> o) {
+void checkUnnamed8228(core.List<core.String> o) {
unittest.expect(o, unittest.hasLength(2));
unittest.expect(
o[0],
@@ -2162,7 +2162,7 @@
var o = api.GoogleAnalyticsAdminV1alphaUserLink();
buildCounterGoogleAnalyticsAdminV1alphaUserLink++;
if (buildCounterGoogleAnalyticsAdminV1alphaUserLink < 3) {
- o.directRoles = buildUnnamed8225();
+ o.directRoles = buildUnnamed8228();
o.emailAddress = 'foo';
o.name = 'foo';
}
@@ -2174,7 +2174,7 @@
api.GoogleAnalyticsAdminV1alphaUserLink o) {
buildCounterGoogleAnalyticsAdminV1alphaUserLink++;
if (buildCounterGoogleAnalyticsAdminV1alphaUserLink < 3) {
- checkUnnamed8225(o.directRoles!);
+ checkUnnamed8228(o.directRoles!);
unittest.expect(
o.emailAddress!,
unittest.equals('foo'),
@@ -2256,14 +2256,14 @@
buildCounterGoogleProtobufEmpty--;
}
-core.List<core.String> buildUnnamed8226() {
+core.List<core.String> buildUnnamed8229() {
var o = <core.String>[];
o.add('foo');
o.add('foo');
return o;
}
-void checkUnnamed8226(core.List<core.String> o) {
+void checkUnnamed8229(core.List<core.String> o) {
unittest.expect(o, unittest.hasLength(2));
unittest.expect(
o[0],
@@ -2275,14 +2275,14 @@
);
}
-core.List<core.String> buildUnnamed8227() {
+core.List<core.String> buildUnnamed8230() {
var o = <core.String>[];
o.add('foo');
o.add('foo');
return o;
}
-void checkUnnamed8227(core.List<core.String> o) {
+void checkUnnamed8230(core.List<core.String> o) {
unittest.expect(o, unittest.hasLength(2));
unittest.expect(
o[0],
@@ -3633,7 +3633,7 @@
var mock = HttpServerMock();
var res = api.GoogleAnalyticsAdminApi(mock).accounts.userLinks;
var arg_parent = 'foo';
- var arg_names = buildUnnamed8226();
+ var arg_names = buildUnnamed8229();
var arg_$fields = 'foo';
mock.register(unittest.expectAsync2((http.BaseRequest req, json) {
var path = (req.url).path;
@@ -7163,7 +7163,7 @@
var mock = HttpServerMock();
var res = api.GoogleAnalyticsAdminApi(mock).properties.userLinks;
var arg_parent = 'foo';
- var arg_names = buildUnnamed8227();
+ var arg_names = buildUnnamed8230();
var arg_$fields = 'foo';
mock.register(unittest.expectAsync2((http.BaseRequest req, json) {
var path = (req.url).path;
diff --git a/generated/googleapis_beta/test/analyticsdata/v1beta_test.dart b/generated/googleapis_beta/test/analyticsdata/v1beta_test.dart
index 8134217..0ec183b 100644
--- a/generated/googleapis_beta/test/analyticsdata/v1beta_test.dart
+++ b/generated/googleapis_beta/test/analyticsdata/v1beta_test.dart
@@ -27,14 +27,14 @@
import '../test_shared.dart';
-core.List<api.RunPivotReportRequest> buildUnnamed8411() {
+core.List<api.RunPivotReportRequest> buildUnnamed8414() {
var o = <api.RunPivotReportRequest>[];
o.add(buildRunPivotReportRequest());
o.add(buildRunPivotReportRequest());
return o;
}
-void checkUnnamed8411(core.List<api.RunPivotReportRequest> o) {
+void checkUnnamed8414(core.List<api.RunPivotReportRequest> o) {
unittest.expect(o, unittest.hasLength(2));
checkRunPivotReportRequest(o[0] as api.RunPivotReportRequest);
checkRunPivotReportRequest(o[1] as api.RunPivotReportRequest);
@@ -45,7 +45,7 @@
var o = api.BatchRunPivotReportsRequest();
buildCounterBatchRunPivotReportsRequest++;
if (buildCounterBatchRunPivotReportsRequest < 3) {
- o.requests = buildUnnamed8411();
+ o.requests = buildUnnamed8414();
}
buildCounterBatchRunPivotReportsRequest--;
return o;
@@ -54,19 +54,19 @@
void checkBatchRunPivotReportsRequest(api.BatchRunPivotReportsRequest o) {
buildCounterBatchRunPivotReportsRequest++;
if (buildCounterBatchRunPivotReportsRequest < 3) {
- checkUnnamed8411(o.requests!);
+ checkUnnamed8414(o.requests!);
}
buildCounterBatchRunPivotReportsRequest--;
}
-core.List<api.RunPivotReportResponse> buildUnnamed8412() {
+core.List<api.RunPivotReportResponse> buildUnnamed8415() {
var o = <api.RunPivotReportResponse>[];
o.add(buildRunPivotReportResponse());
o.add(buildRunPivotReportResponse());
return o;
}
-void checkUnnamed8412(core.List<api.RunPivotReportResponse> o) {
+void checkUnnamed8415(core.List<api.RunPivotReportResponse> o) {
unittest.expect(o, unittest.hasLength(2));
checkRunPivotReportResponse(o[0] as api.RunPivotReportResponse);
checkRunPivotReportResponse(o[1] as api.RunPivotReportResponse);
@@ -78,7 +78,7 @@
buildCounterBatchRunPivotReportsResponse++;
if (buildCounterBatchRunPivotReportsResponse < 3) {
o.kind = 'foo';
- o.pivotReports = buildUnnamed8412();
+ o.pivotReports = buildUnnamed8415();
}
buildCounterBatchRunPivotReportsResponse--;
return o;
@@ -91,19 +91,19 @@
o.kind!,
unittest.equals('foo'),
);
- checkUnnamed8412(o.pivotReports!);
+ checkUnnamed8415(o.pivotReports!);
}
buildCounterBatchRunPivotReportsResponse--;
}
-core.List<api.RunReportRequest> buildUnnamed8413() {
+core.List<api.RunReportRequest> buildUnnamed8416() {
var o = <api.RunReportRequest>[];
o.add(buildRunReportRequest());
o.add(buildRunReportRequest());
return o;
}
-void checkUnnamed8413(core.List<api.RunReportRequest> o) {
+void checkUnnamed8416(core.List<api.RunReportRequest> o) {
unittest.expect(o, unittest.hasLength(2));
checkRunReportRequest(o[0] as api.RunReportRequest);
checkRunReportRequest(o[1] as api.RunReportRequest);
@@ -114,7 +114,7 @@
var o = api.BatchRunReportsRequest();
buildCounterBatchRunReportsRequest++;
if (buildCounterBatchRunReportsRequest < 3) {
- o.requests = buildUnnamed8413();
+ o.requests = buildUnnamed8416();
}
buildCounterBatchRunReportsRequest--;
return o;
@@ -123,19 +123,19 @@
void checkBatchRunReportsRequest(api.BatchRunReportsRequest o) {
buildCounterBatchRunReportsRequest++;
if (buildCounterBatchRunReportsRequest < 3) {
- checkUnnamed8413(o.requests!);
+ checkUnnamed8416(o.requests!);
}
buildCounterBatchRunReportsRequest--;
}
-core.List<api.RunReportResponse> buildUnnamed8414() {
+core.List<api.RunReportResponse> buildUnnamed8417() {
var o = <api.RunReportResponse>[];
o.add(buildRunReportResponse());
o.add(buildRunReportResponse());
return o;
}
-void checkUnnamed8414(core.List<api.RunReportResponse> o) {
+void checkUnnamed8417(core.List<api.RunReportResponse> o) {
unittest.expect(o, unittest.hasLength(2));
checkRunReportResponse(o[0] as api.RunReportResponse);
checkRunReportResponse(o[1] as api.RunReportResponse);
@@ -147,7 +147,7 @@
buildCounterBatchRunReportsResponse++;
if (buildCounterBatchRunReportsResponse < 3) {
o.kind = 'foo';
- o.reports = buildUnnamed8414();
+ o.reports = buildUnnamed8417();
}
buildCounterBatchRunReportsResponse--;
return o;
@@ -160,7 +160,7 @@
o.kind!,
unittest.equals('foo'),
);
- checkUnnamed8414(o.reports!);
+ checkUnnamed8417(o.reports!);
}
buildCounterBatchRunReportsResponse--;
}
@@ -256,14 +256,14 @@
buildCounterCohortReportSettings--;
}
-core.List<api.Cohort> buildUnnamed8415() {
+core.List<api.Cohort> buildUnnamed8418() {
var o = <api.Cohort>[];
o.add(buildCohort());
o.add(buildCohort());
return o;
}
-void checkUnnamed8415(core.List<api.Cohort> o) {
+void checkUnnamed8418(core.List<api.Cohort> o) {
unittest.expect(o, unittest.hasLength(2));
checkCohort(o[0] as api.Cohort);
checkCohort(o[1] as api.Cohort);
@@ -275,7 +275,7 @@
buildCounterCohortSpec++;
if (buildCounterCohortSpec < 3) {
o.cohortReportSettings = buildCohortReportSettings();
- o.cohorts = buildUnnamed8415();
+ o.cohorts = buildUnnamed8418();
o.cohortsRange = buildCohortsRange();
}
buildCounterCohortSpec--;
@@ -287,7 +287,7 @@
if (buildCounterCohortSpec < 3) {
checkCohortReportSettings(
o.cohortReportSettings! as api.CohortReportSettings);
- checkUnnamed8415(o.cohorts!);
+ checkUnnamed8418(o.cohorts!);
checkCohortsRange(o.cohortsRange! as api.CohortsRange);
}
buildCounterCohortSpec--;
@@ -325,14 +325,14 @@
buildCounterCohortsRange--;
}
-core.List<core.String> buildUnnamed8416() {
+core.List<core.String> buildUnnamed8419() {
var o = <core.String>[];
o.add('foo');
o.add('foo');
return o;
}
-void checkUnnamed8416(core.List<core.String> o) {
+void checkUnnamed8419(core.List<core.String> o) {
unittest.expect(o, unittest.hasLength(2));
unittest.expect(
o[0],
@@ -350,7 +350,7 @@
buildCounterConcatenateExpression++;
if (buildCounterConcatenateExpression < 3) {
o.delimiter = 'foo';
- o.dimensionNames = buildUnnamed8416();
+ o.dimensionNames = buildUnnamed8419();
}
buildCounterConcatenateExpression--;
return o;
@@ -363,7 +363,7 @@
o.delimiter!,
unittest.equals('foo'),
);
- checkUnnamed8416(o.dimensionNames!);
+ checkUnnamed8419(o.dimensionNames!);
}
buildCounterConcatenateExpression--;
}
@@ -469,14 +469,14 @@
buildCounterDimensionHeader--;
}
-core.List<core.String> buildUnnamed8417() {
+core.List<core.String> buildUnnamed8420() {
var o = <core.String>[];
o.add('foo');
o.add('foo');
return o;
}
-void checkUnnamed8417(core.List<core.String> o) {
+void checkUnnamed8420(core.List<core.String> o) {
unittest.expect(o, unittest.hasLength(2));
unittest.expect(
o[0],
@@ -495,7 +495,7 @@
if (buildCounterDimensionMetadata < 3) {
o.apiName = 'foo';
o.customDefinition = true;
- o.deprecatedApiNames = buildUnnamed8417();
+ o.deprecatedApiNames = buildUnnamed8420();
o.description = 'foo';
o.uiName = 'foo';
}
@@ -511,7 +511,7 @@
unittest.equals('foo'),
);
unittest.expect(o.customDefinition!, unittest.isTrue);
- checkUnnamed8417(o.deprecatedApiNames!);
+ checkUnnamed8420(o.deprecatedApiNames!);
unittest.expect(
o.description!,
unittest.equals('foo'),
@@ -628,14 +628,14 @@
buildCounterFilterExpression--;
}
-core.List<api.FilterExpression> buildUnnamed8418() {
+core.List<api.FilterExpression> buildUnnamed8421() {
var o = <api.FilterExpression>[];
o.add(buildFilterExpression());
o.add(buildFilterExpression());
return o;
}
-void checkUnnamed8418(core.List<api.FilterExpression> o) {
+void checkUnnamed8421(core.List<api.FilterExpression> o) {
unittest.expect(o, unittest.hasLength(2));
checkFilterExpression(o[0] as api.FilterExpression);
checkFilterExpression(o[1] as api.FilterExpression);
@@ -646,7 +646,7 @@
var o = api.FilterExpressionList();
buildCounterFilterExpressionList++;
if (buildCounterFilterExpressionList < 3) {
- o.expressions = buildUnnamed8418();
+ o.expressions = buildUnnamed8421();
}
buildCounterFilterExpressionList--;
return o;
@@ -655,19 +655,19 @@
void checkFilterExpressionList(api.FilterExpressionList o) {
buildCounterFilterExpressionList++;
if (buildCounterFilterExpressionList < 3) {
- checkUnnamed8418(o.expressions!);
+ checkUnnamed8421(o.expressions!);
}
buildCounterFilterExpressionList--;
}
-core.List<core.String> buildUnnamed8419() {
+core.List<core.String> buildUnnamed8422() {
var o = <core.String>[];
o.add('foo');
o.add('foo');
return o;
}
-void checkUnnamed8419(core.List<core.String> o) {
+void checkUnnamed8422(core.List<core.String> o) {
unittest.expect(o, unittest.hasLength(2));
unittest.expect(
o[0],
@@ -685,7 +685,7 @@
buildCounterInListFilter++;
if (buildCounterInListFilter < 3) {
o.caseSensitive = true;
- o.values = buildUnnamed8419();
+ o.values = buildUnnamed8422();
}
buildCounterInListFilter--;
return o;
@@ -695,32 +695,32 @@
buildCounterInListFilter++;
if (buildCounterInListFilter < 3) {
unittest.expect(o.caseSensitive!, unittest.isTrue);
- checkUnnamed8419(o.values!);
+ checkUnnamed8422(o.values!);
}
buildCounterInListFilter--;
}
-core.List<api.DimensionMetadata> buildUnnamed8420() {
+core.List<api.DimensionMetadata> buildUnnamed8423() {
var o = <api.DimensionMetadata>[];
o.add(buildDimensionMetadata());
o.add(buildDimensionMetadata());
return o;
}
-void checkUnnamed8420(core.List<api.DimensionMetadata> o) {
+void checkUnnamed8423(core.List<api.DimensionMetadata> o) {
unittest.expect(o, unittest.hasLength(2));
checkDimensionMetadata(o[0] as api.DimensionMetadata);
checkDimensionMetadata(o[1] as api.DimensionMetadata);
}
-core.List<api.MetricMetadata> buildUnnamed8421() {
+core.List<api.MetricMetadata> buildUnnamed8424() {
var o = <api.MetricMetadata>[];
o.add(buildMetricMetadata());
o.add(buildMetricMetadata());
return o;
}
-void checkUnnamed8421(core.List<api.MetricMetadata> o) {
+void checkUnnamed8424(core.List<api.MetricMetadata> o) {
unittest.expect(o, unittest.hasLength(2));
checkMetricMetadata(o[0] as api.MetricMetadata);
checkMetricMetadata(o[1] as api.MetricMetadata);
@@ -731,8 +731,8 @@
var o = api.Metadata();
buildCounterMetadata++;
if (buildCounterMetadata < 3) {
- o.dimensions = buildUnnamed8420();
- o.metrics = buildUnnamed8421();
+ o.dimensions = buildUnnamed8423();
+ o.metrics = buildUnnamed8424();
o.name = 'foo';
}
buildCounterMetadata--;
@@ -742,8 +742,8 @@
void checkMetadata(api.Metadata o) {
buildCounterMetadata++;
if (buildCounterMetadata < 3) {
- checkUnnamed8420(o.dimensions!);
- checkUnnamed8421(o.metrics!);
+ checkUnnamed8423(o.dimensions!);
+ checkUnnamed8424(o.metrics!);
unittest.expect(
o.name!,
unittest.equals('foo'),
@@ -808,14 +808,14 @@
buildCounterMetricHeader--;
}
-core.List<core.String> buildUnnamed8422() {
+core.List<core.String> buildUnnamed8425() {
var o = <core.String>[];
o.add('foo');
o.add('foo');
return o;
}
-void checkUnnamed8422(core.List<core.String> o) {
+void checkUnnamed8425(core.List<core.String> o) {
unittest.expect(o, unittest.hasLength(2));
unittest.expect(
o[0],
@@ -834,7 +834,7 @@
if (buildCounterMetricMetadata < 3) {
o.apiName = 'foo';
o.customDefinition = true;
- o.deprecatedApiNames = buildUnnamed8422();
+ o.deprecatedApiNames = buildUnnamed8425();
o.description = 'foo';
o.expression = 'foo';
o.type = 'foo';
@@ -852,7 +852,7 @@
unittest.equals('foo'),
);
unittest.expect(o.customDefinition!, unittest.isTrue);
- checkUnnamed8422(o.deprecatedApiNames!);
+ checkUnnamed8425(o.deprecatedApiNames!);
unittest.expect(
o.description!,
unittest.equals('foo'),
@@ -993,14 +993,14 @@
buildCounterOrderBy--;
}
-core.List<core.String> buildUnnamed8423() {
+core.List<core.String> buildUnnamed8426() {
var o = <core.String>[];
o.add('foo');
o.add('foo');
return o;
}
-void checkUnnamed8423(core.List<core.String> o) {
+void checkUnnamed8426(core.List<core.String> o) {
unittest.expect(o, unittest.hasLength(2));
unittest.expect(
o[0],
@@ -1012,14 +1012,14 @@
);
}
-core.List<core.String> buildUnnamed8424() {
+core.List<core.String> buildUnnamed8427() {
var o = <core.String>[];
o.add('foo');
o.add('foo');
return o;
}
-void checkUnnamed8424(core.List<core.String> o) {
+void checkUnnamed8427(core.List<core.String> o) {
unittest.expect(o, unittest.hasLength(2));
unittest.expect(
o[0],
@@ -1031,14 +1031,14 @@
);
}
-core.List<api.OrderBy> buildUnnamed8425() {
+core.List<api.OrderBy> buildUnnamed8428() {
var o = <api.OrderBy>[];
o.add(buildOrderBy());
o.add(buildOrderBy());
return o;
}
-void checkUnnamed8425(core.List<api.OrderBy> o) {
+void checkUnnamed8428(core.List<api.OrderBy> o) {
unittest.expect(o, unittest.hasLength(2));
checkOrderBy(o[0] as api.OrderBy);
checkOrderBy(o[1] as api.OrderBy);
@@ -1049,11 +1049,11 @@
var o = api.Pivot();
buildCounterPivot++;
if (buildCounterPivot < 3) {
- o.fieldNames = buildUnnamed8423();
+ o.fieldNames = buildUnnamed8426();
o.limit = 'foo';
- o.metricAggregations = buildUnnamed8424();
+ o.metricAggregations = buildUnnamed8427();
o.offset = 'foo';
- o.orderBys = buildUnnamed8425();
+ o.orderBys = buildUnnamed8428();
}
buildCounterPivot--;
return o;
@@ -1062,29 +1062,29 @@
void checkPivot(api.Pivot o) {
buildCounterPivot++;
if (buildCounterPivot < 3) {
- checkUnnamed8423(o.fieldNames!);
+ checkUnnamed8426(o.fieldNames!);
unittest.expect(
o.limit!,
unittest.equals('foo'),
);
- checkUnnamed8424(o.metricAggregations!);
+ checkUnnamed8427(o.metricAggregations!);
unittest.expect(
o.offset!,
unittest.equals('foo'),
);
- checkUnnamed8425(o.orderBys!);
+ checkUnnamed8428(o.orderBys!);
}
buildCounterPivot--;
}
-core.List<api.DimensionValue> buildUnnamed8426() {
+core.List<api.DimensionValue> buildUnnamed8429() {
var o = <api.DimensionValue>[];
o.add(buildDimensionValue());
o.add(buildDimensionValue());
return o;
}
-void checkUnnamed8426(core.List<api.DimensionValue> o) {
+void checkUnnamed8429(core.List<api.DimensionValue> o) {
unittest.expect(o, unittest.hasLength(2));
checkDimensionValue(o[0] as api.DimensionValue);
checkDimensionValue(o[1] as api.DimensionValue);
@@ -1095,7 +1095,7 @@
var o = api.PivotDimensionHeader();
buildCounterPivotDimensionHeader++;
if (buildCounterPivotDimensionHeader < 3) {
- o.dimensionValues = buildUnnamed8426();
+ o.dimensionValues = buildUnnamed8429();
}
buildCounterPivotDimensionHeader--;
return o;
@@ -1104,19 +1104,19 @@
void checkPivotDimensionHeader(api.PivotDimensionHeader o) {
buildCounterPivotDimensionHeader++;
if (buildCounterPivotDimensionHeader < 3) {
- checkUnnamed8426(o.dimensionValues!);
+ checkUnnamed8429(o.dimensionValues!);
}
buildCounterPivotDimensionHeader--;
}
-core.List<api.PivotDimensionHeader> buildUnnamed8427() {
+core.List<api.PivotDimensionHeader> buildUnnamed8430() {
var o = <api.PivotDimensionHeader>[];
o.add(buildPivotDimensionHeader());
o.add(buildPivotDimensionHeader());
return o;
}
-void checkUnnamed8427(core.List<api.PivotDimensionHeader> o) {
+void checkUnnamed8430(core.List<api.PivotDimensionHeader> o) {
unittest.expect(o, unittest.hasLength(2));
checkPivotDimensionHeader(o[0] as api.PivotDimensionHeader);
checkPivotDimensionHeader(o[1] as api.PivotDimensionHeader);
@@ -1127,7 +1127,7 @@
var o = api.PivotHeader();
buildCounterPivotHeader++;
if (buildCounterPivotHeader < 3) {
- o.pivotDimensionHeaders = buildUnnamed8427();
+ o.pivotDimensionHeaders = buildUnnamed8430();
o.rowCount = 42;
}
buildCounterPivotHeader--;
@@ -1137,7 +1137,7 @@
void checkPivotHeader(api.PivotHeader o) {
buildCounterPivotHeader++;
if (buildCounterPivotHeader < 3) {
- checkUnnamed8427(o.pivotDimensionHeaders!);
+ checkUnnamed8430(o.pivotDimensionHeaders!);
unittest.expect(
o.rowCount!,
unittest.equals(42),
@@ -1146,14 +1146,14 @@
buildCounterPivotHeader--;
}
-core.List<api.PivotSelection> buildUnnamed8428() {
+core.List<api.PivotSelection> buildUnnamed8431() {
var o = <api.PivotSelection>[];
o.add(buildPivotSelection());
o.add(buildPivotSelection());
return o;
}
-void checkUnnamed8428(core.List<api.PivotSelection> o) {
+void checkUnnamed8431(core.List<api.PivotSelection> o) {
unittest.expect(o, unittest.hasLength(2));
checkPivotSelection(o[0] as api.PivotSelection);
checkPivotSelection(o[1] as api.PivotSelection);
@@ -1165,7 +1165,7 @@
buildCounterPivotOrderBy++;
if (buildCounterPivotOrderBy < 3) {
o.metricName = 'foo';
- o.pivotSelections = buildUnnamed8428();
+ o.pivotSelections = buildUnnamed8431();
}
buildCounterPivotOrderBy--;
return o;
@@ -1178,7 +1178,7 @@
o.metricName!,
unittest.equals('foo'),
);
- checkUnnamed8428(o.pivotSelections!);
+ checkUnnamed8431(o.pivotSelections!);
}
buildCounterPivotOrderBy--;
}
@@ -1284,27 +1284,27 @@
buildCounterResponseMetaData--;
}
-core.List<api.DimensionValue> buildUnnamed8429() {
+core.List<api.DimensionValue> buildUnnamed8432() {
var o = <api.DimensionValue>[];
o.add(buildDimensionValue());
o.add(buildDimensionValue());
return o;
}
-void checkUnnamed8429(core.List<api.DimensionValue> o) {
+void checkUnnamed8432(core.List<api.DimensionValue> o) {
unittest.expect(o, unittest.hasLength(2));
checkDimensionValue(o[0] as api.DimensionValue);
checkDimensionValue(o[1] as api.DimensionValue);
}
-core.List<api.MetricValue> buildUnnamed8430() {
+core.List<api.MetricValue> buildUnnamed8433() {
var o = <api.MetricValue>[];
o.add(buildMetricValue());
o.add(buildMetricValue());
return o;
}
-void checkUnnamed8430(core.List<api.MetricValue> o) {
+void checkUnnamed8433(core.List<api.MetricValue> o) {
unittest.expect(o, unittest.hasLength(2));
checkMetricValue(o[0] as api.MetricValue);
checkMetricValue(o[1] as api.MetricValue);
@@ -1315,8 +1315,8 @@
var o = api.Row();
buildCounterRow++;
if (buildCounterRow < 3) {
- o.dimensionValues = buildUnnamed8429();
- o.metricValues = buildUnnamed8430();
+ o.dimensionValues = buildUnnamed8432();
+ o.metricValues = buildUnnamed8433();
}
buildCounterRow--;
return o;
@@ -1325,59 +1325,59 @@
void checkRow(api.Row o) {
buildCounterRow++;
if (buildCounterRow < 3) {
- checkUnnamed8429(o.dimensionValues!);
- checkUnnamed8430(o.metricValues!);
+ checkUnnamed8432(o.dimensionValues!);
+ checkUnnamed8433(o.metricValues!);
}
buildCounterRow--;
}
-core.List<api.DateRange> buildUnnamed8431() {
+core.List<api.DateRange> buildUnnamed8434() {
var o = <api.DateRange>[];
o.add(buildDateRange());
o.add(buildDateRange());
return o;
}
-void checkUnnamed8431(core.List<api.DateRange> o) {
+void checkUnnamed8434(core.List<api.DateRange> o) {
unittest.expect(o, unittest.hasLength(2));
checkDateRange(o[0] as api.DateRange);
checkDateRange(o[1] as api.DateRange);
}
-core.List<api.Dimension> buildUnnamed8432() {
+core.List<api.Dimension> buildUnnamed8435() {
var o = <api.Dimension>[];
o.add(buildDimension());
o.add(buildDimension());
return o;
}
-void checkUnnamed8432(core.List<api.Dimension> o) {
+void checkUnnamed8435(core.List<api.Dimension> o) {
unittest.expect(o, unittest.hasLength(2));
checkDimension(o[0] as api.Dimension);
checkDimension(o[1] as api.Dimension);
}
-core.List<api.Metric> buildUnnamed8433() {
+core.List<api.Metric> buildUnnamed8436() {
var o = <api.Metric>[];
o.add(buildMetric());
o.add(buildMetric());
return o;
}
-void checkUnnamed8433(core.List<api.Metric> o) {
+void checkUnnamed8436(core.List<api.Metric> o) {
unittest.expect(o, unittest.hasLength(2));
checkMetric(o[0] as api.Metric);
checkMetric(o[1] as api.Metric);
}
-core.List<api.Pivot> buildUnnamed8434() {
+core.List<api.Pivot> buildUnnamed8437() {
var o = <api.Pivot>[];
o.add(buildPivot());
o.add(buildPivot());
return o;
}
-void checkUnnamed8434(core.List<api.Pivot> o) {
+void checkUnnamed8437(core.List<api.Pivot> o) {
unittest.expect(o, unittest.hasLength(2));
checkPivot(o[0] as api.Pivot);
checkPivot(o[1] as api.Pivot);
@@ -1390,13 +1390,13 @@
if (buildCounterRunPivotReportRequest < 3) {
o.cohortSpec = buildCohortSpec();
o.currencyCode = 'foo';
- o.dateRanges = buildUnnamed8431();
+ o.dateRanges = buildUnnamed8434();
o.dimensionFilter = buildFilterExpression();
- o.dimensions = buildUnnamed8432();
+ o.dimensions = buildUnnamed8435();
o.keepEmptyRows = true;
o.metricFilter = buildFilterExpression();
- o.metrics = buildUnnamed8433();
- o.pivots = buildUnnamed8434();
+ o.metrics = buildUnnamed8436();
+ o.pivots = buildUnnamed8437();
o.property = 'foo';
o.returnPropertyQuota = true;
}
@@ -1412,13 +1412,13 @@
o.currencyCode!,
unittest.equals('foo'),
);
- checkUnnamed8431(o.dateRanges!);
+ checkUnnamed8434(o.dateRanges!);
checkFilterExpression(o.dimensionFilter! as api.FilterExpression);
- checkUnnamed8432(o.dimensions!);
+ checkUnnamed8435(o.dimensions!);
unittest.expect(o.keepEmptyRows!, unittest.isTrue);
checkFilterExpression(o.metricFilter! as api.FilterExpression);
- checkUnnamed8433(o.metrics!);
- checkUnnamed8434(o.pivots!);
+ checkUnnamed8436(o.metrics!);
+ checkUnnamed8437(o.pivots!);
unittest.expect(
o.property!,
unittest.equals('foo'),
@@ -1428,66 +1428,66 @@
buildCounterRunPivotReportRequest--;
}
-core.List<api.Row> buildUnnamed8435() {
+core.List<api.Row> buildUnnamed8438() {
var o = <api.Row>[];
o.add(buildRow());
o.add(buildRow());
return o;
}
-void checkUnnamed8435(core.List<api.Row> o) {
+void checkUnnamed8438(core.List<api.Row> o) {
unittest.expect(o, unittest.hasLength(2));
checkRow(o[0] as api.Row);
checkRow(o[1] as api.Row);
}
-core.List<api.DimensionHeader> buildUnnamed8436() {
+core.List<api.DimensionHeader> buildUnnamed8439() {
var o = <api.DimensionHeader>[];
o.add(buildDimensionHeader());
o.add(buildDimensionHeader());
return o;
}
-void checkUnnamed8436(core.List<api.DimensionHeader> o) {
+void checkUnnamed8439(core.List<api.DimensionHeader> o) {
unittest.expect(o, unittest.hasLength(2));
checkDimensionHeader(o[0] as api.DimensionHeader);
checkDimensionHeader(o[1] as api.DimensionHeader);
}
-core.List<api.MetricHeader> buildUnnamed8437() {
+core.List<api.MetricHeader> buildUnnamed8440() {
var o = <api.MetricHeader>[];
o.add(buildMetricHeader());
o.add(buildMetricHeader());
return o;
}
-void checkUnnamed8437(core.List<api.MetricHeader> o) {
+void checkUnnamed8440(core.List<api.MetricHeader> o) {
unittest.expect(o, unittest.hasLength(2));
checkMetricHeader(o[0] as api.MetricHeader);
checkMetricHeader(o[1] as api.MetricHeader);
}
-core.List<api.PivotHeader> buildUnnamed8438() {
+core.List<api.PivotHeader> buildUnnamed8441() {
var o = <api.PivotHeader>[];
o.add(buildPivotHeader());
o.add(buildPivotHeader());
return o;
}
-void checkUnnamed8438(core.List<api.PivotHeader> o) {
+void checkUnnamed8441(core.List<api.PivotHeader> o) {
unittest.expect(o, unittest.hasLength(2));
checkPivotHeader(o[0] as api.PivotHeader);
checkPivotHeader(o[1] as api.PivotHeader);
}
-core.List<api.Row> buildUnnamed8439() {
+core.List<api.Row> buildUnnamed8442() {
var o = <api.Row>[];
o.add(buildRow());
o.add(buildRow());
return o;
}
-void checkUnnamed8439(core.List<api.Row> o) {
+void checkUnnamed8442(core.List<api.Row> o) {
unittest.expect(o, unittest.hasLength(2));
checkRow(o[0] as api.Row);
checkRow(o[1] as api.Row);
@@ -1498,14 +1498,14 @@
var o = api.RunPivotReportResponse();
buildCounterRunPivotReportResponse++;
if (buildCounterRunPivotReportResponse < 3) {
- o.aggregates = buildUnnamed8435();
- o.dimensionHeaders = buildUnnamed8436();
+ o.aggregates = buildUnnamed8438();
+ o.dimensionHeaders = buildUnnamed8439();
o.kind = 'foo';
o.metadata = buildResponseMetaData();
- o.metricHeaders = buildUnnamed8437();
- o.pivotHeaders = buildUnnamed8438();
+ o.metricHeaders = buildUnnamed8440();
+ o.pivotHeaders = buildUnnamed8441();
o.propertyQuota = buildPropertyQuota();
- o.rows = buildUnnamed8439();
+ o.rows = buildUnnamed8442();
}
buildCounterRunPivotReportResponse--;
return o;
@@ -1514,42 +1514,42 @@
void checkRunPivotReportResponse(api.RunPivotReportResponse o) {
buildCounterRunPivotReportResponse++;
if (buildCounterRunPivotReportResponse < 3) {
- checkUnnamed8435(o.aggregates!);
- checkUnnamed8436(o.dimensionHeaders!);
+ checkUnnamed8438(o.aggregates!);
+ checkUnnamed8439(o.dimensionHeaders!);
unittest.expect(
o.kind!,
unittest.equals('foo'),
);
checkResponseMetaData(o.metadata! as api.ResponseMetaData);
- checkUnnamed8437(o.metricHeaders!);
- checkUnnamed8438(o.pivotHeaders!);
+ checkUnnamed8440(o.metricHeaders!);
+ checkUnnamed8441(o.pivotHeaders!);
checkPropertyQuota(o.propertyQuota! as api.PropertyQuota);
- checkUnnamed8439(o.rows!);
+ checkUnnamed8442(o.rows!);
}
buildCounterRunPivotReportResponse--;
}
-core.List<api.Dimension> buildUnnamed8440() {
+core.List<api.Dimension> buildUnnamed8443() {
var o = <api.Dimension>[];
o.add(buildDimension());
o.add(buildDimension());
return o;
}
-void checkUnnamed8440(core.List<api.Dimension> o) {
+void checkUnnamed8443(core.List<api.Dimension> o) {
unittest.expect(o, unittest.hasLength(2));
checkDimension(o[0] as api.Dimension);
checkDimension(o[1] as api.Dimension);
}
-core.List<core.String> buildUnnamed8441() {
+core.List<core.String> buildUnnamed8444() {
var o = <core.String>[];
o.add('foo');
o.add('foo');
return o;
}
-void checkUnnamed8441(core.List<core.String> o) {
+void checkUnnamed8444(core.List<core.String> o) {
unittest.expect(o, unittest.hasLength(2));
unittest.expect(
o[0],
@@ -1561,27 +1561,27 @@
);
}
-core.List<api.Metric> buildUnnamed8442() {
+core.List<api.Metric> buildUnnamed8445() {
var o = <api.Metric>[];
o.add(buildMetric());
o.add(buildMetric());
return o;
}
-void checkUnnamed8442(core.List<api.Metric> o) {
+void checkUnnamed8445(core.List<api.Metric> o) {
unittest.expect(o, unittest.hasLength(2));
checkMetric(o[0] as api.Metric);
checkMetric(o[1] as api.Metric);
}
-core.List<api.OrderBy> buildUnnamed8443() {
+core.List<api.OrderBy> buildUnnamed8446() {
var o = <api.OrderBy>[];
o.add(buildOrderBy());
o.add(buildOrderBy());
return o;
}
-void checkUnnamed8443(core.List<api.OrderBy> o) {
+void checkUnnamed8446(core.List<api.OrderBy> o) {
unittest.expect(o, unittest.hasLength(2));
checkOrderBy(o[0] as api.OrderBy);
checkOrderBy(o[1] as api.OrderBy);
@@ -1593,12 +1593,12 @@
buildCounterRunRealtimeReportRequest++;
if (buildCounterRunRealtimeReportRequest < 3) {
o.dimensionFilter = buildFilterExpression();
- o.dimensions = buildUnnamed8440();
+ o.dimensions = buildUnnamed8443();
o.limit = 'foo';
- o.metricAggregations = buildUnnamed8441();
+ o.metricAggregations = buildUnnamed8444();
o.metricFilter = buildFilterExpression();
- o.metrics = buildUnnamed8442();
- o.orderBys = buildUnnamed8443();
+ o.metrics = buildUnnamed8445();
+ o.orderBys = buildUnnamed8446();
o.returnPropertyQuota = true;
}
buildCounterRunRealtimeReportRequest--;
@@ -1609,72 +1609,33 @@
buildCounterRunRealtimeReportRequest++;
if (buildCounterRunRealtimeReportRequest < 3) {
checkFilterExpression(o.dimensionFilter! as api.FilterExpression);
- checkUnnamed8440(o.dimensions!);
+ checkUnnamed8443(o.dimensions!);
unittest.expect(
o.limit!,
unittest.equals('foo'),
);
- checkUnnamed8441(o.metricAggregations!);
+ checkUnnamed8444(o.metricAggregations!);
checkFilterExpression(o.metricFilter! as api.FilterExpression);
- checkUnnamed8442(o.metrics!);
- checkUnnamed8443(o.orderBys!);
+ checkUnnamed8445(o.metrics!);
+ checkUnnamed8446(o.orderBys!);
unittest.expect(o.returnPropertyQuota!, unittest.isTrue);
}
buildCounterRunRealtimeReportRequest--;
}
-core.List<api.DimensionHeader> buildUnnamed8444() {
+core.List<api.DimensionHeader> buildUnnamed8447() {
var o = <api.DimensionHeader>[];
o.add(buildDimensionHeader());
o.add(buildDimensionHeader());
return o;
}
-void checkUnnamed8444(core.List<api.DimensionHeader> o) {
+void checkUnnamed8447(core.List<api.DimensionHeader> o) {
unittest.expect(o, unittest.hasLength(2));
checkDimensionHeader(o[0] as api.DimensionHeader);
checkDimensionHeader(o[1] as api.DimensionHeader);
}
-core.List<api.Row> buildUnnamed8445() {
- var o = <api.Row>[];
- o.add(buildRow());
- o.add(buildRow());
- return o;
-}
-
-void checkUnnamed8445(core.List<api.Row> o) {
- unittest.expect(o, unittest.hasLength(2));
- checkRow(o[0] as api.Row);
- checkRow(o[1] as api.Row);
-}
-
-core.List<api.MetricHeader> buildUnnamed8446() {
- var o = <api.MetricHeader>[];
- o.add(buildMetricHeader());
- o.add(buildMetricHeader());
- return o;
-}
-
-void checkUnnamed8446(core.List<api.MetricHeader> o) {
- unittest.expect(o, unittest.hasLength(2));
- checkMetricHeader(o[0] as api.MetricHeader);
- checkMetricHeader(o[1] as api.MetricHeader);
-}
-
-core.List<api.Row> buildUnnamed8447() {
- var o = <api.Row>[];
- o.add(buildRow());
- o.add(buildRow());
- return o;
-}
-
-void checkUnnamed8447(core.List<api.Row> o) {
- unittest.expect(o, unittest.hasLength(2));
- checkRow(o[0] as api.Row);
- checkRow(o[1] as api.Row);
-}
-
core.List<api.Row> buildUnnamed8448() {
var o = <api.Row>[];
o.add(buildRow());
@@ -1688,14 +1649,53 @@
checkRow(o[1] as api.Row);
}
-core.List<api.Row> buildUnnamed8449() {
+core.List<api.MetricHeader> buildUnnamed8449() {
+ var o = <api.MetricHeader>[];
+ o.add(buildMetricHeader());
+ o.add(buildMetricHeader());
+ return o;
+}
+
+void checkUnnamed8449(core.List<api.MetricHeader> o) {
+ unittest.expect(o, unittest.hasLength(2));
+ checkMetricHeader(o[0] as api.MetricHeader);
+ checkMetricHeader(o[1] as api.MetricHeader);
+}
+
+core.List<api.Row> buildUnnamed8450() {
var o = <api.Row>[];
o.add(buildRow());
o.add(buildRow());
return o;
}
-void checkUnnamed8449(core.List<api.Row> o) {
+void checkUnnamed8450(core.List<api.Row> o) {
+ unittest.expect(o, unittest.hasLength(2));
+ checkRow(o[0] as api.Row);
+ checkRow(o[1] as api.Row);
+}
+
+core.List<api.Row> buildUnnamed8451() {
+ var o = <api.Row>[];
+ o.add(buildRow());
+ o.add(buildRow());
+ return o;
+}
+
+void checkUnnamed8451(core.List<api.Row> o) {
+ unittest.expect(o, unittest.hasLength(2));
+ checkRow(o[0] as api.Row);
+ checkRow(o[1] as api.Row);
+}
+
+core.List<api.Row> buildUnnamed8452() {
+ var o = <api.Row>[];
+ o.add(buildRow());
+ o.add(buildRow());
+ return o;
+}
+
+void checkUnnamed8452(core.List<api.Row> o) {
unittest.expect(o, unittest.hasLength(2));
checkRow(o[0] as api.Row);
checkRow(o[1] as api.Row);
@@ -1706,15 +1706,15 @@
var o = api.RunRealtimeReportResponse();
buildCounterRunRealtimeReportResponse++;
if (buildCounterRunRealtimeReportResponse < 3) {
- o.dimensionHeaders = buildUnnamed8444();
+ o.dimensionHeaders = buildUnnamed8447();
o.kind = 'foo';
- o.maximums = buildUnnamed8445();
- o.metricHeaders = buildUnnamed8446();
- o.minimums = buildUnnamed8447();
+ o.maximums = buildUnnamed8448();
+ o.metricHeaders = buildUnnamed8449();
+ o.minimums = buildUnnamed8450();
o.propertyQuota = buildPropertyQuota();
o.rowCount = 42;
- o.rows = buildUnnamed8448();
- o.totals = buildUnnamed8449();
+ o.rows = buildUnnamed8451();
+ o.totals = buildUnnamed8452();
}
buildCounterRunRealtimeReportResponse--;
return o;
@@ -1723,59 +1723,59 @@
void checkRunRealtimeReportResponse(api.RunRealtimeReportResponse o) {
buildCounterRunRealtimeReportResponse++;
if (buildCounterRunRealtimeReportResponse < 3) {
- checkUnnamed8444(o.dimensionHeaders!);
+ checkUnnamed8447(o.dimensionHeaders!);
unittest.expect(
o.kind!,
unittest.equals('foo'),
);
- checkUnnamed8445(o.maximums!);
- checkUnnamed8446(o.metricHeaders!);
- checkUnnamed8447(o.minimums!);
+ checkUnnamed8448(o.maximums!);
+ checkUnnamed8449(o.metricHeaders!);
+ checkUnnamed8450(o.minimums!);
checkPropertyQuota(o.propertyQuota! as api.PropertyQuota);
unittest.expect(
o.rowCount!,
unittest.equals(42),
);
- checkUnnamed8448(o.rows!);
- checkUnnamed8449(o.totals!);
+ checkUnnamed8451(o.rows!);
+ checkUnnamed8452(o.totals!);
}
buildCounterRunRealtimeReportResponse--;
}
-core.List<api.DateRange> buildUnnamed8450() {
+core.List<api.DateRange> buildUnnamed8453() {
var o = <api.DateRange>[];
o.add(buildDateRange());
o.add(buildDateRange());
return o;
}
-void checkUnnamed8450(core.List<api.DateRange> o) {
+void checkUnnamed8453(core.List<api.DateRange> o) {
unittest.expect(o, unittest.hasLength(2));
checkDateRange(o[0] as api.DateRange);
checkDateRange(o[1] as api.DateRange);
}
-core.List<api.Dimension> buildUnnamed8451() {
+core.List<api.Dimension> buildUnnamed8454() {
var o = <api.Dimension>[];
o.add(buildDimension());
o.add(buildDimension());
return o;
}
-void checkUnnamed8451(core.List<api.Dimension> o) {
+void checkUnnamed8454(core.List<api.Dimension> o) {
unittest.expect(o, unittest.hasLength(2));
checkDimension(o[0] as api.Dimension);
checkDimension(o[1] as api.Dimension);
}
-core.List<core.String> buildUnnamed8452() {
+core.List<core.String> buildUnnamed8455() {
var o = <core.String>[];
o.add('foo');
o.add('foo');
return o;
}
-void checkUnnamed8452(core.List<core.String> o) {
+void checkUnnamed8455(core.List<core.String> o) {
unittest.expect(o, unittest.hasLength(2));
unittest.expect(
o[0],
@@ -1787,27 +1787,27 @@
);
}
-core.List<api.Metric> buildUnnamed8453() {
+core.List<api.Metric> buildUnnamed8456() {
var o = <api.Metric>[];
o.add(buildMetric());
o.add(buildMetric());
return o;
}
-void checkUnnamed8453(core.List<api.Metric> o) {
+void checkUnnamed8456(core.List<api.Metric> o) {
unittest.expect(o, unittest.hasLength(2));
checkMetric(o[0] as api.Metric);
checkMetric(o[1] as api.Metric);
}
-core.List<api.OrderBy> buildUnnamed8454() {
+core.List<api.OrderBy> buildUnnamed8457() {
var o = <api.OrderBy>[];
o.add(buildOrderBy());
o.add(buildOrderBy());
return o;
}
-void checkUnnamed8454(core.List<api.OrderBy> o) {
+void checkUnnamed8457(core.List<api.OrderBy> o) {
unittest.expect(o, unittest.hasLength(2));
checkOrderBy(o[0] as api.OrderBy);
checkOrderBy(o[1] as api.OrderBy);
@@ -1820,16 +1820,16 @@
if (buildCounterRunReportRequest < 3) {
o.cohortSpec = buildCohortSpec();
o.currencyCode = 'foo';
- o.dateRanges = buildUnnamed8450();
+ o.dateRanges = buildUnnamed8453();
o.dimensionFilter = buildFilterExpression();
- o.dimensions = buildUnnamed8451();
+ o.dimensions = buildUnnamed8454();
o.keepEmptyRows = true;
o.limit = 'foo';
- o.metricAggregations = buildUnnamed8452();
+ o.metricAggregations = buildUnnamed8455();
o.metricFilter = buildFilterExpression();
- o.metrics = buildUnnamed8453();
+ o.metrics = buildUnnamed8456();
o.offset = 'foo';
- o.orderBys = buildUnnamed8454();
+ o.orderBys = buildUnnamed8457();
o.property = 'foo';
o.returnPropertyQuota = true;
}
@@ -1845,22 +1845,22 @@
o.currencyCode!,
unittest.equals('foo'),
);
- checkUnnamed8450(o.dateRanges!);
+ checkUnnamed8453(o.dateRanges!);
checkFilterExpression(o.dimensionFilter! as api.FilterExpression);
- checkUnnamed8451(o.dimensions!);
+ checkUnnamed8454(o.dimensions!);
unittest.expect(o.keepEmptyRows!, unittest.isTrue);
unittest.expect(
o.limit!,
unittest.equals('foo'),
);
- checkUnnamed8452(o.metricAggregations!);
+ checkUnnamed8455(o.metricAggregations!);
checkFilterExpression(o.metricFilter! as api.FilterExpression);
- checkUnnamed8453(o.metrics!);
+ checkUnnamed8456(o.metrics!);
unittest.expect(
o.offset!,
unittest.equals('foo'),
);
- checkUnnamed8454(o.orderBys!);
+ checkUnnamed8457(o.orderBys!);
unittest.expect(
o.property!,
unittest.equals('foo'),
@@ -1870,58 +1870,19 @@
buildCounterRunReportRequest--;
}
-core.List<api.DimensionHeader> buildUnnamed8455() {
+core.List<api.DimensionHeader> buildUnnamed8458() {
var o = <api.DimensionHeader>[];
o.add(buildDimensionHeader());
o.add(buildDimensionHeader());
return o;
}
-void checkUnnamed8455(core.List<api.DimensionHeader> o) {
+void checkUnnamed8458(core.List<api.DimensionHeader> o) {
unittest.expect(o, unittest.hasLength(2));
checkDimensionHeader(o[0] as api.DimensionHeader);
checkDimensionHeader(o[1] as api.DimensionHeader);
}
-core.List<api.Row> buildUnnamed8456() {
- var o = <api.Row>[];
- o.add(buildRow());
- o.add(buildRow());
- return o;
-}
-
-void checkUnnamed8456(core.List<api.Row> o) {
- unittest.expect(o, unittest.hasLength(2));
- checkRow(o[0] as api.Row);
- checkRow(o[1] as api.Row);
-}
-
-core.List<api.MetricHeader> buildUnnamed8457() {
- var o = <api.MetricHeader>[];
- o.add(buildMetricHeader());
- o.add(buildMetricHeader());
- return o;
-}
-
-void checkUnnamed8457(core.List<api.MetricHeader> o) {
- unittest.expect(o, unittest.hasLength(2));
- checkMetricHeader(o[0] as api.MetricHeader);
- checkMetricHeader(o[1] as api.MetricHeader);
-}
-
-core.List<api.Row> buildUnnamed8458() {
- var o = <api.Row>[];
- o.add(buildRow());
- o.add(buildRow());
- return o;
-}
-
-void checkUnnamed8458(core.List<api.Row> o) {
- unittest.expect(o, unittest.hasLength(2));
- checkRow(o[0] as api.Row);
- checkRow(o[1] as api.Row);
-}
-
core.List<api.Row> buildUnnamed8459() {
var o = <api.Row>[];
o.add(buildRow());
@@ -1935,14 +1896,53 @@
checkRow(o[1] as api.Row);
}
-core.List<api.Row> buildUnnamed8460() {
+core.List<api.MetricHeader> buildUnnamed8460() {
+ var o = <api.MetricHeader>[];
+ o.add(buildMetricHeader());
+ o.add(buildMetricHeader());
+ return o;
+}
+
+void checkUnnamed8460(core.List<api.MetricHeader> o) {
+ unittest.expect(o, unittest.hasLength(2));
+ checkMetricHeader(o[0] as api.MetricHeader);
+ checkMetricHeader(o[1] as api.MetricHeader);
+}
+
+core.List<api.Row> buildUnnamed8461() {
var o = <api.Row>[];
o.add(buildRow());
o.add(buildRow());
return o;
}
-void checkUnnamed8460(core.List<api.Row> o) {
+void checkUnnamed8461(core.List<api.Row> o) {
+ unittest.expect(o, unittest.hasLength(2));
+ checkRow(o[0] as api.Row);
+ checkRow(o[1] as api.Row);
+}
+
+core.List<api.Row> buildUnnamed8462() {
+ var o = <api.Row>[];
+ o.add(buildRow());
+ o.add(buildRow());
+ return o;
+}
+
+void checkUnnamed8462(core.List<api.Row> o) {
+ unittest.expect(o, unittest.hasLength(2));
+ checkRow(o[0] as api.Row);
+ checkRow(o[1] as api.Row);
+}
+
+core.List<api.Row> buildUnnamed8463() {
+ var o = <api.Row>[];
+ o.add(buildRow());
+ o.add(buildRow());
+ return o;
+}
+
+void checkUnnamed8463(core.List<api.Row> o) {
unittest.expect(o, unittest.hasLength(2));
checkRow(o[0] as api.Row);
checkRow(o[1] as api.Row);
@@ -1953,16 +1953,16 @@
var o = api.RunReportResponse();
buildCounterRunReportResponse++;
if (buildCounterRunReportResponse < 3) {
- o.dimensionHeaders = buildUnnamed8455();
+ o.dimensionHeaders = buildUnnamed8458();
o.kind = 'foo';
- o.maximums = buildUnnamed8456();
+ o.maximums = buildUnnamed8459();
o.metadata = buildResponseMetaData();
- o.metricHeaders = buildUnnamed8457();
- o.minimums = buildUnnamed8458();
+ o.metricHeaders = buildUnnamed8460();
+ o.minimums = buildUnnamed8461();
o.propertyQuota = buildPropertyQuota();
o.rowCount = 42;
- o.rows = buildUnnamed8459();
- o.totals = buildUnnamed8460();
+ o.rows = buildUnnamed8462();
+ o.totals = buildUnnamed8463();
}
buildCounterRunReportResponse--;
return o;
@@ -1971,22 +1971,22 @@
void checkRunReportResponse(api.RunReportResponse o) {
buildCounterRunReportResponse++;
if (buildCounterRunReportResponse < 3) {
- checkUnnamed8455(o.dimensionHeaders!);
+ checkUnnamed8458(o.dimensionHeaders!);
unittest.expect(
o.kind!,
unittest.equals('foo'),
);
- checkUnnamed8456(o.maximums!);
+ checkUnnamed8459(o.maximums!);
checkResponseMetaData(o.metadata! as api.ResponseMetaData);
- checkUnnamed8457(o.metricHeaders!);
- checkUnnamed8458(o.minimums!);
+ checkUnnamed8460(o.metricHeaders!);
+ checkUnnamed8461(o.minimums!);
checkPropertyQuota(o.propertyQuota! as api.PropertyQuota);
unittest.expect(
o.rowCount!,
unittest.equals(42),
);
- checkUnnamed8459(o.rows!);
- checkUnnamed8460(o.totals!);
+ checkUnnamed8462(o.rows!);
+ checkUnnamed8463(o.totals!);
}
buildCounterRunReportResponse--;
}
diff --git a/generated/googleapis_beta/test/area120tables/v1alpha1_test.dart b/generated/googleapis_beta/test/area120tables/v1alpha1_test.dart
index 52a44f3..fc7a057 100644
--- a/generated/googleapis_beta/test/area120tables/v1alpha1_test.dart
+++ b/generated/googleapis_beta/test/area120tables/v1alpha1_test.dart
@@ -27,14 +27,14 @@
import '../test_shared.dart';
-core.List<api.CreateRowRequest> buildUnnamed8482() {
+core.List<api.CreateRowRequest> buildUnnamed8485() {
var o = <api.CreateRowRequest>[];
o.add(buildCreateRowRequest());
o.add(buildCreateRowRequest());
return o;
}
-void checkUnnamed8482(core.List<api.CreateRowRequest> o) {
+void checkUnnamed8485(core.List<api.CreateRowRequest> o) {
unittest.expect(o, unittest.hasLength(2));
checkCreateRowRequest(o[0] as api.CreateRowRequest);
checkCreateRowRequest(o[1] as api.CreateRowRequest);
@@ -45,7 +45,7 @@
var o = api.BatchCreateRowsRequest();
buildCounterBatchCreateRowsRequest++;
if (buildCounterBatchCreateRowsRequest < 3) {
- o.requests = buildUnnamed8482();
+ o.requests = buildUnnamed8485();
}
buildCounterBatchCreateRowsRequest--;
return o;
@@ -54,19 +54,19 @@
void checkBatchCreateRowsRequest(api.BatchCreateRowsRequest o) {
buildCounterBatchCreateRowsRequest++;
if (buildCounterBatchCreateRowsRequest < 3) {
- checkUnnamed8482(o.requests!);
+ checkUnnamed8485(o.requests!);
}
buildCounterBatchCreateRowsRequest--;
}
-core.List<api.Row> buildUnnamed8483() {
+core.List<api.Row> buildUnnamed8486() {
var o = <api.Row>[];
o.add(buildRow());
o.add(buildRow());
return o;
}
-void checkUnnamed8483(core.List<api.Row> o) {
+void checkUnnamed8486(core.List<api.Row> o) {
unittest.expect(o, unittest.hasLength(2));
checkRow(o[0] as api.Row);
checkRow(o[1] as api.Row);
@@ -77,7 +77,7 @@
var o = api.BatchCreateRowsResponse();
buildCounterBatchCreateRowsResponse++;
if (buildCounterBatchCreateRowsResponse < 3) {
- o.rows = buildUnnamed8483();
+ o.rows = buildUnnamed8486();
}
buildCounterBatchCreateRowsResponse--;
return o;
@@ -86,19 +86,19 @@
void checkBatchCreateRowsResponse(api.BatchCreateRowsResponse o) {
buildCounterBatchCreateRowsResponse++;
if (buildCounterBatchCreateRowsResponse < 3) {
- checkUnnamed8483(o.rows!);
+ checkUnnamed8486(o.rows!);
}
buildCounterBatchCreateRowsResponse--;
}
-core.List<core.String> buildUnnamed8484() {
+core.List<core.String> buildUnnamed8487() {
var o = <core.String>[];
o.add('foo');
o.add('foo');
return o;
}
-void checkUnnamed8484(core.List<core.String> o) {
+void checkUnnamed8487(core.List<core.String> o) {
unittest.expect(o, unittest.hasLength(2));
unittest.expect(
o[0],
@@ -115,7 +115,7 @@
var o = api.BatchDeleteRowsRequest();
buildCounterBatchDeleteRowsRequest++;
if (buildCounterBatchDeleteRowsRequest < 3) {
- o.names = buildUnnamed8484();
+ o.names = buildUnnamed8487();
}
buildCounterBatchDeleteRowsRequest--;
return o;
@@ -124,19 +124,19 @@
void checkBatchDeleteRowsRequest(api.BatchDeleteRowsRequest o) {
buildCounterBatchDeleteRowsRequest++;
if (buildCounterBatchDeleteRowsRequest < 3) {
- checkUnnamed8484(o.names!);
+ checkUnnamed8487(o.names!);
}
buildCounterBatchDeleteRowsRequest--;
}
-core.List<api.UpdateRowRequest> buildUnnamed8485() {
+core.List<api.UpdateRowRequest> buildUnnamed8488() {
var o = <api.UpdateRowRequest>[];
o.add(buildUpdateRowRequest());
o.add(buildUpdateRowRequest());
return o;
}
-void checkUnnamed8485(core.List<api.UpdateRowRequest> o) {
+void checkUnnamed8488(core.List<api.UpdateRowRequest> o) {
unittest.expect(o, unittest.hasLength(2));
checkUpdateRowRequest(o[0] as api.UpdateRowRequest);
checkUpdateRowRequest(o[1] as api.UpdateRowRequest);
@@ -147,7 +147,7 @@
var o = api.BatchUpdateRowsRequest();
buildCounterBatchUpdateRowsRequest++;
if (buildCounterBatchUpdateRowsRequest < 3) {
- o.requests = buildUnnamed8485();
+ o.requests = buildUnnamed8488();
}
buildCounterBatchUpdateRowsRequest--;
return o;
@@ -156,19 +156,19 @@
void checkBatchUpdateRowsRequest(api.BatchUpdateRowsRequest o) {
buildCounterBatchUpdateRowsRequest++;
if (buildCounterBatchUpdateRowsRequest < 3) {
- checkUnnamed8485(o.requests!);
+ checkUnnamed8488(o.requests!);
}
buildCounterBatchUpdateRowsRequest--;
}
-core.List<api.Row> buildUnnamed8486() {
+core.List<api.Row> buildUnnamed8489() {
var o = <api.Row>[];
o.add(buildRow());
o.add(buildRow());
return o;
}
-void checkUnnamed8486(core.List<api.Row> o) {
+void checkUnnamed8489(core.List<api.Row> o) {
unittest.expect(o, unittest.hasLength(2));
checkRow(o[0] as api.Row);
checkRow(o[1] as api.Row);
@@ -179,7 +179,7 @@
var o = api.BatchUpdateRowsResponse();
buildCounterBatchUpdateRowsResponse++;
if (buildCounterBatchUpdateRowsResponse < 3) {
- o.rows = buildUnnamed8486();
+ o.rows = buildUnnamed8489();
}
buildCounterBatchUpdateRowsResponse--;
return o;
@@ -188,19 +188,19 @@
void checkBatchUpdateRowsResponse(api.BatchUpdateRowsResponse o) {
buildCounterBatchUpdateRowsResponse++;
if (buildCounterBatchUpdateRowsResponse < 3) {
- checkUnnamed8486(o.rows!);
+ checkUnnamed8489(o.rows!);
}
buildCounterBatchUpdateRowsResponse--;
}
-core.List<api.LabeledItem> buildUnnamed8487() {
+core.List<api.LabeledItem> buildUnnamed8490() {
var o = <api.LabeledItem>[];
o.add(buildLabeledItem());
o.add(buildLabeledItem());
return o;
}
-void checkUnnamed8487(core.List<api.LabeledItem> o) {
+void checkUnnamed8490(core.List<api.LabeledItem> o) {
unittest.expect(o, unittest.hasLength(2));
checkLabeledItem(o[0] as api.LabeledItem);
checkLabeledItem(o[1] as api.LabeledItem);
@@ -213,7 +213,7 @@
if (buildCounterColumnDescription < 3) {
o.dataType = 'foo';
o.id = 'foo';
- o.labels = buildUnnamed8487();
+ o.labels = buildUnnamed8490();
o.lookupDetails = buildLookupDetails();
o.multipleValuesDisallowed = true;
o.name = 'foo';
@@ -234,7 +234,7 @@
o.id!,
unittest.equals('foo'),
);
- checkUnnamed8487(o.labels!);
+ checkUnnamed8490(o.labels!);
checkLookupDetails(o.lookupDetails! as api.LookupDetails);
unittest.expect(o.multipleValuesDisallowed!, unittest.isTrue);
unittest.expect(
@@ -317,14 +317,14 @@
buildCounterLabeledItem--;
}
-core.List<api.Row> buildUnnamed8488() {
+core.List<api.Row> buildUnnamed8491() {
var o = <api.Row>[];
o.add(buildRow());
o.add(buildRow());
return o;
}
-void checkUnnamed8488(core.List<api.Row> o) {
+void checkUnnamed8491(core.List<api.Row> o) {
unittest.expect(o, unittest.hasLength(2));
checkRow(o[0] as api.Row);
checkRow(o[1] as api.Row);
@@ -336,7 +336,7 @@
buildCounterListRowsResponse++;
if (buildCounterListRowsResponse < 3) {
o.nextPageToken = 'foo';
- o.rows = buildUnnamed8488();
+ o.rows = buildUnnamed8491();
}
buildCounterListRowsResponse--;
return o;
@@ -349,19 +349,19 @@
o.nextPageToken!,
unittest.equals('foo'),
);
- checkUnnamed8488(o.rows!);
+ checkUnnamed8491(o.rows!);
}
buildCounterListRowsResponse--;
}
-core.List<api.Table> buildUnnamed8489() {
+core.List<api.Table> buildUnnamed8492() {
var o = <api.Table>[];
o.add(buildTable());
o.add(buildTable());
return o;
}
-void checkUnnamed8489(core.List<api.Table> o) {
+void checkUnnamed8492(core.List<api.Table> o) {
unittest.expect(o, unittest.hasLength(2));
checkTable(o[0] as api.Table);
checkTable(o[1] as api.Table);
@@ -373,7 +373,7 @@
buildCounterListTablesResponse++;
if (buildCounterListTablesResponse < 3) {
o.nextPageToken = 'foo';
- o.tables = buildUnnamed8489();
+ o.tables = buildUnnamed8492();
}
buildCounterListTablesResponse--;
return o;
@@ -386,19 +386,19 @@
o.nextPageToken!,
unittest.equals('foo'),
);
- checkUnnamed8489(o.tables!);
+ checkUnnamed8492(o.tables!);
}
buildCounterListTablesResponse--;
}
-core.List<api.Workspace> buildUnnamed8490() {
+core.List<api.Workspace> buildUnnamed8493() {
var o = <api.Workspace>[];
o.add(buildWorkspace());
o.add(buildWorkspace());
return o;
}
-void checkUnnamed8490(core.List<api.Workspace> o) {
+void checkUnnamed8493(core.List<api.Workspace> o) {
unittest.expect(o, unittest.hasLength(2));
checkWorkspace(o[0] as api.Workspace);
checkWorkspace(o[1] as api.Workspace);
@@ -410,7 +410,7 @@
buildCounterListWorkspacesResponse++;
if (buildCounterListWorkspacesResponse < 3) {
o.nextPageToken = 'foo';
- o.workspaces = buildUnnamed8490();
+ o.workspaces = buildUnnamed8493();
}
buildCounterListWorkspacesResponse--;
return o;
@@ -423,7 +423,7 @@
o.nextPageToken!,
unittest.equals('foo'),
);
- checkUnnamed8490(o.workspaces!);
+ checkUnnamed8493(o.workspaces!);
}
buildCounterListWorkspacesResponse--;
}
@@ -477,7 +477,7 @@
buildCounterRelationshipDetails--;
}
-core.Map<core.String, core.Object> buildUnnamed8491() {
+core.Map<core.String, core.Object> buildUnnamed8494() {
var o = <core.String, core.Object>{};
o['x'] = {
'list': [1, 2, 3],
@@ -492,7 +492,7 @@
return o;
}
-void checkUnnamed8491(core.Map<core.String, core.Object> o) {
+void checkUnnamed8494(core.Map<core.String, core.Object> o) {
unittest.expect(o, unittest.hasLength(2));
var casted1 = (o['x']!) as core.Map;
unittest.expect(casted1, unittest.hasLength(3));
@@ -532,7 +532,7 @@
o.createTime = 'foo';
o.name = 'foo';
o.updateTime = 'foo';
- o.values = buildUnnamed8491();
+ o.values = buildUnnamed8494();
}
buildCounterRow--;
return o;
@@ -553,7 +553,7 @@
o.updateTime!,
unittest.equals('foo'),
);
- checkUnnamed8491(o.values!);
+ checkUnnamed8494(o.values!);
}
buildCounterRow--;
}
@@ -585,27 +585,27 @@
buildCounterSavedView--;
}
-core.List<api.ColumnDescription> buildUnnamed8492() {
+core.List<api.ColumnDescription> buildUnnamed8495() {
var o = <api.ColumnDescription>[];
o.add(buildColumnDescription());
o.add(buildColumnDescription());
return o;
}
-void checkUnnamed8492(core.List<api.ColumnDescription> o) {
+void checkUnnamed8495(core.List<api.ColumnDescription> o) {
unittest.expect(o, unittest.hasLength(2));
checkColumnDescription(o[0] as api.ColumnDescription);
checkColumnDescription(o[1] as api.ColumnDescription);
}
-core.List<api.SavedView> buildUnnamed8493() {
+core.List<api.SavedView> buildUnnamed8496() {
var o = <api.SavedView>[];
o.add(buildSavedView());
o.add(buildSavedView());
return o;
}
-void checkUnnamed8493(core.List<api.SavedView> o) {
+void checkUnnamed8496(core.List<api.SavedView> o) {
unittest.expect(o, unittest.hasLength(2));
checkSavedView(o[0] as api.SavedView);
checkSavedView(o[1] as api.SavedView);
@@ -616,11 +616,11 @@
var o = api.Table();
buildCounterTable++;
if (buildCounterTable < 3) {
- o.columns = buildUnnamed8492();
+ o.columns = buildUnnamed8495();
o.createTime = 'foo';
o.displayName = 'foo';
o.name = 'foo';
- o.savedViews = buildUnnamed8493();
+ o.savedViews = buildUnnamed8496();
o.updateTime = 'foo';
}
buildCounterTable--;
@@ -630,7 +630,7 @@
void checkTable(api.Table o) {
buildCounterTable++;
if (buildCounterTable < 3) {
- checkUnnamed8492(o.columns!);
+ checkUnnamed8495(o.columns!);
unittest.expect(
o.createTime!,
unittest.equals('foo'),
@@ -643,7 +643,7 @@
o.name!,
unittest.equals('foo'),
);
- checkUnnamed8493(o.savedViews!);
+ checkUnnamed8496(o.savedViews!);
unittest.expect(
o.updateTime!,
unittest.equals('foo'),
@@ -681,14 +681,14 @@
buildCounterUpdateRowRequest--;
}
-core.List<api.Table> buildUnnamed8494() {
+core.List<api.Table> buildUnnamed8497() {
var o = <api.Table>[];
o.add(buildTable());
o.add(buildTable());
return o;
}
-void checkUnnamed8494(core.List<api.Table> o) {
+void checkUnnamed8497(core.List<api.Table> o) {
unittest.expect(o, unittest.hasLength(2));
checkTable(o[0] as api.Table);
checkTable(o[1] as api.Table);
@@ -702,7 +702,7 @@
o.createTime = 'foo';
o.displayName = 'foo';
o.name = 'foo';
- o.tables = buildUnnamed8494();
+ o.tables = buildUnnamed8497();
o.updateTime = 'foo';
}
buildCounterWorkspace--;
@@ -724,7 +724,7 @@
o.name!,
unittest.equals('foo'),
);
- checkUnnamed8494(o.tables!);
+ checkUnnamed8497(o.tables!);
unittest.expect(
o.updateTime!,
unittest.equals('foo'),
diff --git a/generated/googleapis_beta/test/bigqueryconnection/v1beta1_test.dart b/generated/googleapis_beta/test/bigqueryconnection/v1beta1_test.dart
index 873368b..401be84 100644
--- a/generated/googleapis_beta/test/bigqueryconnection/v1beta1_test.dart
+++ b/generated/googleapis_beta/test/bigqueryconnection/v1beta1_test.dart
@@ -27,14 +27,14 @@
import '../test_shared.dart';
-core.List<api.AuditLogConfig> buildUnnamed8403() {
+core.List<api.AuditLogConfig> buildUnnamed8406() {
var o = <api.AuditLogConfig>[];
o.add(buildAuditLogConfig());
o.add(buildAuditLogConfig());
return o;
}
-void checkUnnamed8403(core.List<api.AuditLogConfig> o) {
+void checkUnnamed8406(core.List<api.AuditLogConfig> o) {
unittest.expect(o, unittest.hasLength(2));
checkAuditLogConfig(o[0] as api.AuditLogConfig);
checkAuditLogConfig(o[1] as api.AuditLogConfig);
@@ -45,7 +45,7 @@
var o = api.AuditConfig();
buildCounterAuditConfig++;
if (buildCounterAuditConfig < 3) {
- o.auditLogConfigs = buildUnnamed8403();
+ o.auditLogConfigs = buildUnnamed8406();
o.service = 'foo';
}
buildCounterAuditConfig--;
@@ -55,7 +55,7 @@
void checkAuditConfig(api.AuditConfig o) {
buildCounterAuditConfig++;
if (buildCounterAuditConfig < 3) {
- checkUnnamed8403(o.auditLogConfigs!);
+ checkUnnamed8406(o.auditLogConfigs!);
unittest.expect(
o.service!,
unittest.equals('foo'),
@@ -64,14 +64,14 @@
buildCounterAuditConfig--;
}
-core.List<core.String> buildUnnamed8404() {
+core.List<core.String> buildUnnamed8407() {
var o = <core.String>[];
o.add('foo');
o.add('foo');
return o;
}
-void checkUnnamed8404(core.List<core.String> o) {
+void checkUnnamed8407(core.List<core.String> o) {
unittest.expect(o, unittest.hasLength(2));
unittest.expect(
o[0],
@@ -88,7 +88,7 @@
var o = api.AuditLogConfig();
buildCounterAuditLogConfig++;
if (buildCounterAuditLogConfig < 3) {
- o.exemptedMembers = buildUnnamed8404();
+ o.exemptedMembers = buildUnnamed8407();
o.logType = 'foo';
}
buildCounterAuditLogConfig--;
@@ -98,7 +98,7 @@
void checkAuditLogConfig(api.AuditLogConfig o) {
buildCounterAuditLogConfig++;
if (buildCounterAuditLogConfig < 3) {
- checkUnnamed8404(o.exemptedMembers!);
+ checkUnnamed8407(o.exemptedMembers!);
unittest.expect(
o.logType!,
unittest.equals('foo'),
@@ -107,14 +107,14 @@
buildCounterAuditLogConfig--;
}
-core.List<core.String> buildUnnamed8405() {
+core.List<core.String> buildUnnamed8408() {
var o = <core.String>[];
o.add('foo');
o.add('foo');
return o;
}
-void checkUnnamed8405(core.List<core.String> o) {
+void checkUnnamed8408(core.List<core.String> o) {
unittest.expect(o, unittest.hasLength(2));
unittest.expect(
o[0],
@@ -132,7 +132,7 @@
buildCounterBinding++;
if (buildCounterBinding < 3) {
o.condition = buildExpr();
- o.members = buildUnnamed8405();
+ o.members = buildUnnamed8408();
o.role = 'foo';
}
buildCounterBinding--;
@@ -143,7 +143,7 @@
buildCounterBinding++;
if (buildCounterBinding < 3) {
checkExpr(o.condition! as api.Expr);
- checkUnnamed8405(o.members!);
+ checkUnnamed8408(o.members!);
unittest.expect(
o.role!,
unittest.equals('foo'),
@@ -371,14 +371,14 @@
buildCounterGetPolicyOptions--;
}
-core.List<api.Connection> buildUnnamed8406() {
+core.List<api.Connection> buildUnnamed8409() {
var o = <api.Connection>[];
o.add(buildConnection());
o.add(buildConnection());
return o;
}
-void checkUnnamed8406(core.List<api.Connection> o) {
+void checkUnnamed8409(core.List<api.Connection> o) {
unittest.expect(o, unittest.hasLength(2));
checkConnection(o[0] as api.Connection);
checkConnection(o[1] as api.Connection);
@@ -389,7 +389,7 @@
var o = api.ListConnectionsResponse();
buildCounterListConnectionsResponse++;
if (buildCounterListConnectionsResponse < 3) {
- o.connections = buildUnnamed8406();
+ o.connections = buildUnnamed8409();
o.nextPageToken = 'foo';
}
buildCounterListConnectionsResponse--;
@@ -399,7 +399,7 @@
void checkListConnectionsResponse(api.ListConnectionsResponse o) {
buildCounterListConnectionsResponse++;
if (buildCounterListConnectionsResponse < 3) {
- checkUnnamed8406(o.connections!);
+ checkUnnamed8409(o.connections!);
unittest.expect(
o.nextPageToken!,
unittest.equals('foo'),
@@ -408,27 +408,27 @@
buildCounterListConnectionsResponse--;
}
-core.List<api.AuditConfig> buildUnnamed8407() {
+core.List<api.AuditConfig> buildUnnamed8410() {
var o = <api.AuditConfig>[];
o.add(buildAuditConfig());
o.add(buildAuditConfig());
return o;
}
-void checkUnnamed8407(core.List<api.AuditConfig> o) {
+void checkUnnamed8410(core.List<api.AuditConfig> o) {
unittest.expect(o, unittest.hasLength(2));
checkAuditConfig(o[0] as api.AuditConfig);
checkAuditConfig(o[1] as api.AuditConfig);
}
-core.List<api.Binding> buildUnnamed8408() {
+core.List<api.Binding> buildUnnamed8411() {
var o = <api.Binding>[];
o.add(buildBinding());
o.add(buildBinding());
return o;
}
-void checkUnnamed8408(core.List<api.Binding> o) {
+void checkUnnamed8411(core.List<api.Binding> o) {
unittest.expect(o, unittest.hasLength(2));
checkBinding(o[0] as api.Binding);
checkBinding(o[1] as api.Binding);
@@ -439,8 +439,8 @@
var o = api.Policy();
buildCounterPolicy++;
if (buildCounterPolicy < 3) {
- o.auditConfigs = buildUnnamed8407();
- o.bindings = buildUnnamed8408();
+ o.auditConfigs = buildUnnamed8410();
+ o.bindings = buildUnnamed8411();
o.etag = 'foo';
o.version = 42;
}
@@ -451,8 +451,8 @@
void checkPolicy(api.Policy o) {
buildCounterPolicy++;
if (buildCounterPolicy < 3) {
- checkUnnamed8407(o.auditConfigs!);
- checkUnnamed8408(o.bindings!);
+ checkUnnamed8410(o.auditConfigs!);
+ checkUnnamed8411(o.bindings!);
unittest.expect(
o.etag!,
unittest.equals('foo'),
@@ -489,14 +489,14 @@
buildCounterSetIamPolicyRequest--;
}
-core.List<core.String> buildUnnamed8409() {
+core.List<core.String> buildUnnamed8412() {
var o = <core.String>[];
o.add('foo');
o.add('foo');
return o;
}
-void checkUnnamed8409(core.List<core.String> o) {
+void checkUnnamed8412(core.List<core.String> o) {
unittest.expect(o, unittest.hasLength(2));
unittest.expect(
o[0],
@@ -513,7 +513,7 @@
var o = api.TestIamPermissionsRequest();
buildCounterTestIamPermissionsRequest++;
if (buildCounterTestIamPermissionsRequest < 3) {
- o.permissions = buildUnnamed8409();
+ o.permissions = buildUnnamed8412();
}
buildCounterTestIamPermissionsRequest--;
return o;
@@ -522,19 +522,19 @@
void checkTestIamPermissionsRequest(api.TestIamPermissionsRequest o) {
buildCounterTestIamPermissionsRequest++;
if (buildCounterTestIamPermissionsRequest < 3) {
- checkUnnamed8409(o.permissions!);
+ checkUnnamed8412(o.permissions!);
}
buildCounterTestIamPermissionsRequest--;
}
-core.List<core.String> buildUnnamed8410() {
+core.List<core.String> buildUnnamed8413() {
var o = <core.String>[];
o.add('foo');
o.add('foo');
return o;
}
-void checkUnnamed8410(core.List<core.String> o) {
+void checkUnnamed8413(core.List<core.String> o) {
unittest.expect(o, unittest.hasLength(2));
unittest.expect(
o[0],
@@ -551,7 +551,7 @@
var o = api.TestIamPermissionsResponse();
buildCounterTestIamPermissionsResponse++;
if (buildCounterTestIamPermissionsResponse < 3) {
- o.permissions = buildUnnamed8410();
+ o.permissions = buildUnnamed8413();
}
buildCounterTestIamPermissionsResponse--;
return o;
@@ -560,7 +560,7 @@
void checkTestIamPermissionsResponse(api.TestIamPermissionsResponse o) {
buildCounterTestIamPermissionsResponse++;
if (buildCounterTestIamPermissionsResponse < 3) {
- checkUnnamed8410(o.permissions!);
+ checkUnnamed8413(o.permissions!);
}
buildCounterTestIamPermissionsResponse--;
}
diff --git a/generated/googleapis_beta/test/clouderrorreporting/v1beta1_test.dart b/generated/googleapis_beta/test/clouderrorreporting/v1beta1_test.dart
index 6fc6c62..3f2d6f4 100644
--- a/generated/googleapis_beta/test/clouderrorreporting/v1beta1_test.dart
+++ b/generated/googleapis_beta/test/clouderrorreporting/v1beta1_test.dart
@@ -42,14 +42,14 @@
buildCounterDeleteEventsResponse--;
}
-core.List<api.SourceReference> buildUnnamed8254() {
+core.List<api.SourceReference> buildUnnamed8257() {
var o = <api.SourceReference>[];
o.add(buildSourceReference());
o.add(buildSourceReference());
return o;
}
-void checkUnnamed8254(core.List<api.SourceReference> o) {
+void checkUnnamed8257(core.List<api.SourceReference> o) {
unittest.expect(o, unittest.hasLength(2));
checkSourceReference(o[0] as api.SourceReference);
checkSourceReference(o[1] as api.SourceReference);
@@ -62,7 +62,7 @@
if (buildCounterErrorContext < 3) {
o.httpRequest = buildHttpRequestContext();
o.reportLocation = buildSourceLocation();
- o.sourceReferences = buildUnnamed8254();
+ o.sourceReferences = buildUnnamed8257();
o.user = 'foo';
}
buildCounterErrorContext--;
@@ -74,7 +74,7 @@
if (buildCounterErrorContext < 3) {
checkHttpRequestContext(o.httpRequest! as api.HttpRequestContext);
checkSourceLocation(o.reportLocation! as api.SourceLocation);
- checkUnnamed8254(o.sourceReferences!);
+ checkUnnamed8257(o.sourceReferences!);
unittest.expect(
o.user!,
unittest.equals('foo'),
@@ -114,14 +114,14 @@
buildCounterErrorEvent--;
}
-core.List<api.TrackingIssue> buildUnnamed8255() {
+core.List<api.TrackingIssue> buildUnnamed8258() {
var o = <api.TrackingIssue>[];
o.add(buildTrackingIssue());
o.add(buildTrackingIssue());
return o;
}
-void checkUnnamed8255(core.List<api.TrackingIssue> o) {
+void checkUnnamed8258(core.List<api.TrackingIssue> o) {
unittest.expect(o, unittest.hasLength(2));
checkTrackingIssue(o[0] as api.TrackingIssue);
checkTrackingIssue(o[1] as api.TrackingIssue);
@@ -135,7 +135,7 @@
o.groupId = 'foo';
o.name = 'foo';
o.resolutionStatus = 'foo';
- o.trackingIssues = buildUnnamed8255();
+ o.trackingIssues = buildUnnamed8258();
}
buildCounterErrorGroup--;
return o;
@@ -156,32 +156,32 @@
o.resolutionStatus!,
unittest.equals('foo'),
);
- checkUnnamed8255(o.trackingIssues!);
+ checkUnnamed8258(o.trackingIssues!);
}
buildCounterErrorGroup--;
}
-core.List<api.ServiceContext> buildUnnamed8256() {
+core.List<api.ServiceContext> buildUnnamed8259() {
var o = <api.ServiceContext>[];
o.add(buildServiceContext());
o.add(buildServiceContext());
return o;
}
-void checkUnnamed8256(core.List<api.ServiceContext> o) {
+void checkUnnamed8259(core.List<api.ServiceContext> o) {
unittest.expect(o, unittest.hasLength(2));
checkServiceContext(o[0] as api.ServiceContext);
checkServiceContext(o[1] as api.ServiceContext);
}
-core.List<api.TimedCount> buildUnnamed8257() {
+core.List<api.TimedCount> buildUnnamed8260() {
var o = <api.TimedCount>[];
o.add(buildTimedCount());
o.add(buildTimedCount());
return o;
}
-void checkUnnamed8257(core.List<api.TimedCount> o) {
+void checkUnnamed8260(core.List<api.TimedCount> o) {
unittest.expect(o, unittest.hasLength(2));
checkTimedCount(o[0] as api.TimedCount);
checkTimedCount(o[1] as api.TimedCount);
@@ -192,7 +192,7 @@
var o = api.ErrorGroupStats();
buildCounterErrorGroupStats++;
if (buildCounterErrorGroupStats < 3) {
- o.affectedServices = buildUnnamed8256();
+ o.affectedServices = buildUnnamed8259();
o.affectedUsersCount = 'foo';
o.count = 'foo';
o.firstSeenTime = 'foo';
@@ -200,7 +200,7 @@
o.lastSeenTime = 'foo';
o.numAffectedServices = 42;
o.representative = buildErrorEvent();
- o.timedCounts = buildUnnamed8257();
+ o.timedCounts = buildUnnamed8260();
}
buildCounterErrorGroupStats--;
return o;
@@ -209,7 +209,7 @@
void checkErrorGroupStats(api.ErrorGroupStats o) {
buildCounterErrorGroupStats++;
if (buildCounterErrorGroupStats < 3) {
- checkUnnamed8256(o.affectedServices!);
+ checkUnnamed8259(o.affectedServices!);
unittest.expect(
o.affectedUsersCount!,
unittest.equals('foo'),
@@ -232,7 +232,7 @@
unittest.equals(42),
);
checkErrorEvent(o.representative! as api.ErrorEvent);
- checkUnnamed8257(o.timedCounts!);
+ checkUnnamed8260(o.timedCounts!);
}
buildCounterErrorGroupStats--;
}
@@ -284,14 +284,14 @@
buildCounterHttpRequestContext--;
}
-core.List<api.ErrorEvent> buildUnnamed8258() {
+core.List<api.ErrorEvent> buildUnnamed8261() {
var o = <api.ErrorEvent>[];
o.add(buildErrorEvent());
o.add(buildErrorEvent());
return o;
}
-void checkUnnamed8258(core.List<api.ErrorEvent> o) {
+void checkUnnamed8261(core.List<api.ErrorEvent> o) {
unittest.expect(o, unittest.hasLength(2));
checkErrorEvent(o[0] as api.ErrorEvent);
checkErrorEvent(o[1] as api.ErrorEvent);
@@ -302,7 +302,7 @@
var o = api.ListEventsResponse();
buildCounterListEventsResponse++;
if (buildCounterListEventsResponse < 3) {
- o.errorEvents = buildUnnamed8258();
+ o.errorEvents = buildUnnamed8261();
o.nextPageToken = 'foo';
o.timeRangeBegin = 'foo';
}
@@ -313,7 +313,7 @@
void checkListEventsResponse(api.ListEventsResponse o) {
buildCounterListEventsResponse++;
if (buildCounterListEventsResponse < 3) {
- checkUnnamed8258(o.errorEvents!);
+ checkUnnamed8261(o.errorEvents!);
unittest.expect(
o.nextPageToken!,
unittest.equals('foo'),
@@ -326,14 +326,14 @@
buildCounterListEventsResponse--;
}
-core.List<api.ErrorGroupStats> buildUnnamed8259() {
+core.List<api.ErrorGroupStats> buildUnnamed8262() {
var o = <api.ErrorGroupStats>[];
o.add(buildErrorGroupStats());
o.add(buildErrorGroupStats());
return o;
}
-void checkUnnamed8259(core.List<api.ErrorGroupStats> o) {
+void checkUnnamed8262(core.List<api.ErrorGroupStats> o) {
unittest.expect(o, unittest.hasLength(2));
checkErrorGroupStats(o[0] as api.ErrorGroupStats);
checkErrorGroupStats(o[1] as api.ErrorGroupStats);
@@ -344,7 +344,7 @@
var o = api.ListGroupStatsResponse();
buildCounterListGroupStatsResponse++;
if (buildCounterListGroupStatsResponse < 3) {
- o.errorGroupStats = buildUnnamed8259();
+ o.errorGroupStats = buildUnnamed8262();
o.nextPageToken = 'foo';
o.timeRangeBegin = 'foo';
}
@@ -355,7 +355,7 @@
void checkListGroupStatsResponse(api.ListGroupStatsResponse o) {
buildCounterListGroupStatsResponse++;
if (buildCounterListGroupStatsResponse < 3) {
- checkUnnamed8259(o.errorGroupStats!);
+ checkUnnamed8262(o.errorGroupStats!);
unittest.expect(
o.nextPageToken!,
unittest.equals('foo'),
@@ -559,14 +559,14 @@
buildCounterTrackingIssue--;
}
-core.List<core.String> buildUnnamed8260() {
+core.List<core.String> buildUnnamed8263() {
var o = <core.String>[];
o.add('foo');
o.add('foo');
return o;
}
-void checkUnnamed8260(core.List<core.String> o) {
+void checkUnnamed8263(core.List<core.String> o) {
unittest.expect(o, unittest.hasLength(2));
unittest.expect(
o[0],
@@ -946,7 +946,7 @@
var arg_projectName = 'foo';
var arg_alignment = 'foo';
var arg_alignmentTime = 'foo';
- var arg_groupId = buildUnnamed8260();
+ var arg_groupId = buildUnnamed8263();
var arg_order = 'foo';
var arg_pageSize = 42;
var arg_pageToken = 'foo';
diff --git a/generated/googleapis_beta/test/containeranalysis/v1beta1_test.dart b/generated/googleapis_beta/test/containeranalysis/v1beta1_test.dart
index 2000430..2d8dce1 100644
--- a/generated/googleapis_beta/test/containeranalysis/v1beta1_test.dart
+++ b/generated/googleapis_beta/test/containeranalysis/v1beta1_test.dart
@@ -54,14 +54,14 @@
buildCounterAliasContext--;
}
-core.List<core.String> buildUnnamed8352() {
+core.List<core.String> buildUnnamed8355() {
var o = <core.String>[];
o.add('foo');
o.add('foo');
return o;
}
-void checkUnnamed8352(core.List<core.String> o) {
+void checkUnnamed8355(core.List<core.String> o) {
unittest.expect(o, unittest.hasLength(2));
unittest.expect(
o[0],
@@ -80,7 +80,7 @@
if (buildCounterArtifact < 3) {
o.checksum = 'foo';
o.id = 'foo';
- o.names = buildUnnamed8352();
+ o.names = buildUnnamed8355();
}
buildCounterArtifact--;
return o;
@@ -97,7 +97,7 @@
o.id!,
unittest.equals('foo'),
);
- checkUnnamed8352(o.names!);
+ checkUnnamed8355(o.names!);
}
buildCounterArtifact--;
}
@@ -124,14 +124,14 @@
buildCounterArtifactHashes--;
}
-core.List<core.String> buildUnnamed8353() {
+core.List<core.String> buildUnnamed8356() {
var o = <core.String>[];
o.add('foo');
o.add('foo');
return o;
}
-void checkUnnamed8353(core.List<core.String> o) {
+void checkUnnamed8356(core.List<core.String> o) {
unittest.expect(o, unittest.hasLength(2));
unittest.expect(
o[0],
@@ -148,7 +148,7 @@
var o = api.ArtifactRule();
buildCounterArtifactRule++;
if (buildCounterArtifactRule < 3) {
- o.artifactRule = buildUnnamed8353();
+ o.artifactRule = buildUnnamed8356();
}
buildCounterArtifactRule--;
return o;
@@ -157,7 +157,7 @@
void checkArtifactRule(api.ArtifactRule o) {
buildCounterArtifactRule++;
if (buildCounterArtifactRule < 3) {
- checkUnnamed8353(o.artifactRule!);
+ checkUnnamed8356(o.artifactRule!);
}
buildCounterArtifactRule--;
}
@@ -228,14 +228,14 @@
buildCounterBasis--;
}
-core.Map<core.String, api.Note> buildUnnamed8354() {
+core.Map<core.String, api.Note> buildUnnamed8357() {
var o = <core.String, api.Note>{};
o['x'] = buildNote();
o['y'] = buildNote();
return o;
}
-void checkUnnamed8354(core.Map<core.String, api.Note> o) {
+void checkUnnamed8357(core.Map<core.String, api.Note> o) {
unittest.expect(o, unittest.hasLength(2));
checkNote(o['x']! as api.Note);
checkNote(o['y']! as api.Note);
@@ -246,7 +246,7 @@
var o = api.BatchCreateNotesRequest();
buildCounterBatchCreateNotesRequest++;
if (buildCounterBatchCreateNotesRequest < 3) {
- o.notes = buildUnnamed8354();
+ o.notes = buildUnnamed8357();
}
buildCounterBatchCreateNotesRequest--;
return o;
@@ -255,19 +255,19 @@
void checkBatchCreateNotesRequest(api.BatchCreateNotesRequest o) {
buildCounterBatchCreateNotesRequest++;
if (buildCounterBatchCreateNotesRequest < 3) {
- checkUnnamed8354(o.notes!);
+ checkUnnamed8357(o.notes!);
}
buildCounterBatchCreateNotesRequest--;
}
-core.List<api.Note> buildUnnamed8355() {
+core.List<api.Note> buildUnnamed8358() {
var o = <api.Note>[];
o.add(buildNote());
o.add(buildNote());
return o;
}
-void checkUnnamed8355(core.List<api.Note> o) {
+void checkUnnamed8358(core.List<api.Note> o) {
unittest.expect(o, unittest.hasLength(2));
checkNote(o[0] as api.Note);
checkNote(o[1] as api.Note);
@@ -278,7 +278,7 @@
var o = api.BatchCreateNotesResponse();
buildCounterBatchCreateNotesResponse++;
if (buildCounterBatchCreateNotesResponse < 3) {
- o.notes = buildUnnamed8355();
+ o.notes = buildUnnamed8358();
}
buildCounterBatchCreateNotesResponse--;
return o;
@@ -287,19 +287,19 @@
void checkBatchCreateNotesResponse(api.BatchCreateNotesResponse o) {
buildCounterBatchCreateNotesResponse++;
if (buildCounterBatchCreateNotesResponse < 3) {
- checkUnnamed8355(o.notes!);
+ checkUnnamed8358(o.notes!);
}
buildCounterBatchCreateNotesResponse--;
}
-core.List<api.Occurrence> buildUnnamed8356() {
+core.List<api.Occurrence> buildUnnamed8359() {
var o = <api.Occurrence>[];
o.add(buildOccurrence());
o.add(buildOccurrence());
return o;
}
-void checkUnnamed8356(core.List<api.Occurrence> o) {
+void checkUnnamed8359(core.List<api.Occurrence> o) {
unittest.expect(o, unittest.hasLength(2));
checkOccurrence(o[0] as api.Occurrence);
checkOccurrence(o[1] as api.Occurrence);
@@ -310,7 +310,7 @@
var o = api.BatchCreateOccurrencesRequest();
buildCounterBatchCreateOccurrencesRequest++;
if (buildCounterBatchCreateOccurrencesRequest < 3) {
- o.occurrences = buildUnnamed8356();
+ o.occurrences = buildUnnamed8359();
}
buildCounterBatchCreateOccurrencesRequest--;
return o;
@@ -319,19 +319,19 @@
void checkBatchCreateOccurrencesRequest(api.BatchCreateOccurrencesRequest o) {
buildCounterBatchCreateOccurrencesRequest++;
if (buildCounterBatchCreateOccurrencesRequest < 3) {
- checkUnnamed8356(o.occurrences!);
+ checkUnnamed8359(o.occurrences!);
}
buildCounterBatchCreateOccurrencesRequest--;
}
-core.List<api.Occurrence> buildUnnamed8357() {
+core.List<api.Occurrence> buildUnnamed8360() {
var o = <api.Occurrence>[];
o.add(buildOccurrence());
o.add(buildOccurrence());
return o;
}
-void checkUnnamed8357(core.List<api.Occurrence> o) {
+void checkUnnamed8360(core.List<api.Occurrence> o) {
unittest.expect(o, unittest.hasLength(2));
checkOccurrence(o[0] as api.Occurrence);
checkOccurrence(o[1] as api.Occurrence);
@@ -342,7 +342,7 @@
var o = api.BatchCreateOccurrencesResponse();
buildCounterBatchCreateOccurrencesResponse++;
if (buildCounterBatchCreateOccurrencesResponse < 3) {
- o.occurrences = buildUnnamed8357();
+ o.occurrences = buildUnnamed8360();
}
buildCounterBatchCreateOccurrencesResponse--;
return o;
@@ -351,19 +351,19 @@
void checkBatchCreateOccurrencesResponse(api.BatchCreateOccurrencesResponse o) {
buildCounterBatchCreateOccurrencesResponse++;
if (buildCounterBatchCreateOccurrencesResponse < 3) {
- checkUnnamed8357(o.occurrences!);
+ checkUnnamed8360(o.occurrences!);
}
buildCounterBatchCreateOccurrencesResponse--;
}
-core.List<core.String> buildUnnamed8358() {
+core.List<core.String> buildUnnamed8361() {
var o = <core.String>[];
o.add('foo');
o.add('foo');
return o;
}
-void checkUnnamed8358(core.List<core.String> o) {
+void checkUnnamed8361(core.List<core.String> o) {
unittest.expect(o, unittest.hasLength(2));
unittest.expect(
o[0],
@@ -381,7 +381,7 @@
buildCounterBinding++;
if (buildCounterBinding < 3) {
o.condition = buildExpr();
- o.members = buildUnnamed8358();
+ o.members = buildUnnamed8361();
o.role = 'foo';
}
buildCounterBinding--;
@@ -392,7 +392,7 @@
buildCounterBinding++;
if (buildCounterBinding < 3) {
checkExpr(o.condition! as api.Expr);
- checkUnnamed8358(o.members!);
+ checkUnnamed8361(o.members!);
unittest.expect(
o.role!,
unittest.equals('foo'),
@@ -425,14 +425,14 @@
buildCounterBuild--;
}
-core.Map<core.String, core.String> buildUnnamed8359() {
+core.Map<core.String, core.String> buildUnnamed8362() {
var o = <core.String, core.String>{};
o['x'] = 'foo';
o['y'] = 'foo';
return o;
}
-void checkUnnamed8359(core.Map<core.String, core.String> o) {
+void checkUnnamed8362(core.Map<core.String, core.String> o) {
unittest.expect(o, unittest.hasLength(2));
unittest.expect(
o['x']!,
@@ -444,27 +444,27 @@
);
}
-core.List<api.Artifact> buildUnnamed8360() {
+core.List<api.Artifact> buildUnnamed8363() {
var o = <api.Artifact>[];
o.add(buildArtifact());
o.add(buildArtifact());
return o;
}
-void checkUnnamed8360(core.List<api.Artifact> o) {
+void checkUnnamed8363(core.List<api.Artifact> o) {
unittest.expect(o, unittest.hasLength(2));
checkArtifact(o[0] as api.Artifact);
checkArtifact(o[1] as api.Artifact);
}
-core.List<api.Command> buildUnnamed8361() {
+core.List<api.Command> buildUnnamed8364() {
var o = <api.Command>[];
o.add(buildCommand());
o.add(buildCommand());
return o;
}
-void checkUnnamed8361(core.List<api.Command> o) {
+void checkUnnamed8364(core.List<api.Command> o) {
unittest.expect(o, unittest.hasLength(2));
checkCommand(o[0] as api.Command);
checkCommand(o[1] as api.Command);
@@ -475,10 +475,10 @@
var o = api.BuildProvenance();
buildCounterBuildProvenance++;
if (buildCounterBuildProvenance < 3) {
- o.buildOptions = buildUnnamed8359();
+ o.buildOptions = buildUnnamed8362();
o.builderVersion = 'foo';
- o.builtArtifacts = buildUnnamed8360();
- o.commands = buildUnnamed8361();
+ o.builtArtifacts = buildUnnamed8363();
+ o.commands = buildUnnamed8364();
o.createTime = 'foo';
o.creator = 'foo';
o.endTime = 'foo';
@@ -496,13 +496,13 @@
void checkBuildProvenance(api.BuildProvenance o) {
buildCounterBuildProvenance++;
if (buildCounterBuildProvenance < 3) {
- checkUnnamed8359(o.buildOptions!);
+ checkUnnamed8362(o.buildOptions!);
unittest.expect(
o.builderVersion!,
unittest.equals('foo'),
);
- checkUnnamed8360(o.builtArtifacts!);
- checkUnnamed8361(o.commands!);
+ checkUnnamed8363(o.builtArtifacts!);
+ checkUnnamed8364(o.commands!);
unittest.expect(
o.createTime!,
unittest.equals('foo'),
@@ -577,14 +577,14 @@
buildCounterBuildSignature--;
}
-core.Map<core.String, core.String> buildUnnamed8362() {
+core.Map<core.String, core.String> buildUnnamed8365() {
var o = <core.String, core.String>{};
o['x'] = 'foo';
o['y'] = 'foo';
return o;
}
-void checkUnnamed8362(core.Map<core.String, core.String> o) {
+void checkUnnamed8365(core.Map<core.String, core.String> o) {
unittest.expect(o, unittest.hasLength(2));
unittest.expect(
o['x']!,
@@ -601,7 +601,7 @@
var o = api.ByProducts();
buildCounterByProducts++;
if (buildCounterByProducts < 3) {
- o.customValues = buildUnnamed8362();
+ o.customValues = buildUnnamed8365();
}
buildCounterByProducts--;
return o;
@@ -610,7 +610,7 @@
void checkByProducts(api.ByProducts o) {
buildCounterByProducts++;
if (buildCounterByProducts < 3) {
- checkUnnamed8362(o.customValues!);
+ checkUnnamed8365(o.customValues!);
}
buildCounterByProducts--;
}
@@ -713,101 +713,6 @@
buildCounterCloudRepoSourceContext--;
}
-core.List<core.String> buildUnnamed8363() {
- var o = <core.String>[];
- o.add('foo');
- o.add('foo');
- return o;
-}
-
-void checkUnnamed8363(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'),
- );
-}
-
-core.List<core.String> buildUnnamed8364() {
- var o = <core.String>[];
- o.add('foo');
- o.add('foo');
- return o;
-}
-
-void checkUnnamed8364(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'),
- );
-}
-
-core.List<core.String> buildUnnamed8365() {
- var o = <core.String>[];
- o.add('foo');
- o.add('foo');
- return o;
-}
-
-void checkUnnamed8365(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'),
- );
-}
-
-core.int buildCounterCommand = 0;
-api.Command buildCommand() {
- var o = api.Command();
- buildCounterCommand++;
- if (buildCounterCommand < 3) {
- o.args = buildUnnamed8363();
- o.dir = 'foo';
- o.env = buildUnnamed8364();
- o.id = 'foo';
- o.name = 'foo';
- o.waitFor = buildUnnamed8365();
- }
- buildCounterCommand--;
- return o;
-}
-
-void checkCommand(api.Command o) {
- buildCounterCommand++;
- if (buildCounterCommand < 3) {
- checkUnnamed8363(o.args!);
- unittest.expect(
- o.dir!,
- unittest.equals('foo'),
- );
- checkUnnamed8364(o.env!);
- unittest.expect(
- o.id!,
- unittest.equals('foo'),
- );
- unittest.expect(
- o.name!,
- unittest.equals('foo'),
- );
- checkUnnamed8365(o.waitFor!);
- }
- buildCounterCommand--;
-}
-
core.List<core.String> buildUnnamed8366() {
var o = <core.String>[];
o.add('foo');
@@ -827,25 +732,6 @@
);
}
-core.int buildCounterDeployable = 0;
-api.Deployable buildDeployable() {
- var o = api.Deployable();
- buildCounterDeployable++;
- if (buildCounterDeployable < 3) {
- o.resourceUri = buildUnnamed8366();
- }
- buildCounterDeployable--;
- return o;
-}
-
-void checkDeployable(api.Deployable o) {
- buildCounterDeployable++;
- if (buildCounterDeployable < 3) {
- checkUnnamed8366(o.resourceUri!);
- }
- buildCounterDeployable--;
-}
-
core.List<core.String> buildUnnamed8367() {
var o = <core.String>[];
o.add('foo');
@@ -865,6 +751,120 @@
);
}
+core.List<core.String> buildUnnamed8368() {
+ var o = <core.String>[];
+ o.add('foo');
+ o.add('foo');
+ return o;
+}
+
+void checkUnnamed8368(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'),
+ );
+}
+
+core.int buildCounterCommand = 0;
+api.Command buildCommand() {
+ var o = api.Command();
+ buildCounterCommand++;
+ if (buildCounterCommand < 3) {
+ o.args = buildUnnamed8366();
+ o.dir = 'foo';
+ o.env = buildUnnamed8367();
+ o.id = 'foo';
+ o.name = 'foo';
+ o.waitFor = buildUnnamed8368();
+ }
+ buildCounterCommand--;
+ return o;
+}
+
+void checkCommand(api.Command o) {
+ buildCounterCommand++;
+ if (buildCounterCommand < 3) {
+ checkUnnamed8366(o.args!);
+ unittest.expect(
+ o.dir!,
+ unittest.equals('foo'),
+ );
+ checkUnnamed8367(o.env!);
+ unittest.expect(
+ o.id!,
+ unittest.equals('foo'),
+ );
+ unittest.expect(
+ o.name!,
+ unittest.equals('foo'),
+ );
+ checkUnnamed8368(o.waitFor!);
+ }
+ buildCounterCommand--;
+}
+
+core.List<core.String> buildUnnamed8369() {
+ var o = <core.String>[];
+ o.add('foo');
+ o.add('foo');
+ return o;
+}
+
+void checkUnnamed8369(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'),
+ );
+}
+
+core.int buildCounterDeployable = 0;
+api.Deployable buildDeployable() {
+ var o = api.Deployable();
+ buildCounterDeployable++;
+ if (buildCounterDeployable < 3) {
+ o.resourceUri = buildUnnamed8369();
+ }
+ buildCounterDeployable--;
+ return o;
+}
+
+void checkDeployable(api.Deployable o) {
+ buildCounterDeployable++;
+ if (buildCounterDeployable < 3) {
+ checkUnnamed8369(o.resourceUri!);
+ }
+ buildCounterDeployable--;
+}
+
+core.List<core.String> buildUnnamed8370() {
+ var o = <core.String>[];
+ o.add('foo');
+ o.add('foo');
+ return o;
+}
+
+void checkUnnamed8370(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'),
+ );
+}
+
core.int buildCounterDeployment = 0;
api.Deployment buildDeployment() {
var o = api.Deployment();
@@ -874,7 +874,7 @@
o.config = 'foo';
o.deployTime = 'foo';
o.platform = 'foo';
- o.resourceUri = buildUnnamed8367();
+ o.resourceUri = buildUnnamed8370();
o.undeployTime = 'foo';
o.userEmail = 'foo';
}
@@ -901,7 +901,7 @@
o.platform!,
unittest.equals('foo'),
);
- checkUnnamed8367(o.resourceUri!);
+ checkUnnamed8370(o.resourceUri!);
unittest.expect(
o.undeployTime!,
unittest.equals('foo'),
@@ -914,14 +914,14 @@
buildCounterDeployment--;
}
-core.List<api.Layer> buildUnnamed8368() {
+core.List<api.Layer> buildUnnamed8371() {
var o = <api.Layer>[];
o.add(buildLayer());
o.add(buildLayer());
return o;
}
-void checkUnnamed8368(core.List<api.Layer> o) {
+void checkUnnamed8371(core.List<api.Layer> o) {
unittest.expect(o, unittest.hasLength(2));
checkLayer(o[0] as api.Layer);
checkLayer(o[1] as api.Layer);
@@ -935,7 +935,7 @@
o.baseResourceUrl = 'foo';
o.distance = 42;
o.fingerprint = buildFingerprint();
- o.layerInfo = buildUnnamed8368();
+ o.layerInfo = buildUnnamed8371();
}
buildCounterDerived--;
return o;
@@ -953,7 +953,7 @@
unittest.equals(42),
);
checkFingerprint(o.fingerprint! as api.Fingerprint);
- checkUnnamed8368(o.layerInfo!);
+ checkUnnamed8371(o.layerInfo!);
}
buildCounterDerived--;
}
@@ -1157,14 +1157,14 @@
buildCounterEmpty--;
}
-core.Map<core.String, core.String> buildUnnamed8369() {
+core.Map<core.String, core.String> buildUnnamed8372() {
var o = <core.String, core.String>{};
o['x'] = 'foo';
o['y'] = 'foo';
return o;
}
-void checkUnnamed8369(core.Map<core.String, core.String> o) {
+void checkUnnamed8372(core.Map<core.String, core.String> o) {
unittest.expect(o, unittest.hasLength(2));
unittest.expect(
o['x']!,
@@ -1181,7 +1181,7 @@
var o = api.Environment();
buildCounterEnvironment++;
if (buildCounterEnvironment < 3) {
- o.customValues = buildUnnamed8369();
+ o.customValues = buildUnnamed8372();
}
buildCounterEnvironment--;
return o;
@@ -1190,7 +1190,7 @@
void checkEnvironment(api.Environment o) {
buildCounterEnvironment++;
if (buildCounterEnvironment < 3) {
- checkUnnamed8369(o.customValues!);
+ checkUnnamed8372(o.customValues!);
}
buildCounterEnvironment--;
}
@@ -1232,14 +1232,14 @@
buildCounterExpr--;
}
-core.List<api.Hash> buildUnnamed8370() {
+core.List<api.Hash> buildUnnamed8373() {
var o = <api.Hash>[];
o.add(buildHash());
o.add(buildHash());
return o;
}
-void checkUnnamed8370(core.List<api.Hash> o) {
+void checkUnnamed8373(core.List<api.Hash> o) {
unittest.expect(o, unittest.hasLength(2));
checkHash(o[0] as api.Hash);
checkHash(o[1] as api.Hash);
@@ -1250,7 +1250,7 @@
var o = api.FileHashes();
buildCounterFileHashes++;
if (buildCounterFileHashes < 3) {
- o.fileHash = buildUnnamed8370();
+ o.fileHash = buildUnnamed8373();
}
buildCounterFileHashes--;
return o;
@@ -1259,19 +1259,19 @@
void checkFileHashes(api.FileHashes o) {
buildCounterFileHashes++;
if (buildCounterFileHashes < 3) {
- checkUnnamed8370(o.fileHash!);
+ checkUnnamed8373(o.fileHash!);
}
buildCounterFileHashes--;
}
-core.List<core.String> buildUnnamed8371() {
+core.List<core.String> buildUnnamed8374() {
var o = <core.String>[];
o.add('foo');
o.add('foo');
return o;
}
-void checkUnnamed8371(core.List<core.String> o) {
+void checkUnnamed8374(core.List<core.String> o) {
unittest.expect(o, unittest.hasLength(2));
unittest.expect(
o[0],
@@ -1289,7 +1289,7 @@
buildCounterFingerprint++;
if (buildCounterFingerprint < 3) {
o.v1Name = 'foo';
- o.v2Blob = buildUnnamed8371();
+ o.v2Blob = buildUnnamed8374();
o.v2Name = 'foo';
}
buildCounterFingerprint--;
@@ -1303,7 +1303,7 @@
o.v1Name!,
unittest.equals('foo'),
);
- checkUnnamed8371(o.v2Blob!);
+ checkUnnamed8374(o.v2Blob!);
unittest.expect(
o.v2Name!,
unittest.equals('foo'),
@@ -1346,14 +1346,14 @@
buildCounterFixableTotalByDigest--;
}
-core.List<api.Signature> buildUnnamed8372() {
+core.List<api.Signature> buildUnnamed8375() {
var o = <api.Signature>[];
o.add(buildSignature());
o.add(buildSignature());
return o;
}
-void checkUnnamed8372(core.List<api.Signature> o) {
+void checkUnnamed8375(core.List<api.Signature> o) {
unittest.expect(o, unittest.hasLength(2));
checkSignature(o[0] as api.Signature);
checkSignature(o[1] as api.Signature);
@@ -1366,7 +1366,7 @@
if (buildCounterGenericSignedAttestation < 3) {
o.contentType = 'foo';
o.serializedPayload = 'foo';
- o.signatures = buildUnnamed8372();
+ o.signatures = buildUnnamed8375();
}
buildCounterGenericSignedAttestation--;
return o;
@@ -1383,7 +1383,7 @@
o.serializedPayload!,
unittest.equals('foo'),
);
- checkUnnamed8372(o.signatures!);
+ checkUnnamed8375(o.signatures!);
}
buildCounterGenericSignedAttestation--;
}
@@ -1628,14 +1628,14 @@
buildCounterGrafeasV1beta1IntotoArtifact--;
}
-core.List<api.GrafeasV1beta1IntotoSignature> buildUnnamed8373() {
+core.List<api.GrafeasV1beta1IntotoSignature> buildUnnamed8376() {
var o = <api.GrafeasV1beta1IntotoSignature>[];
o.add(buildGrafeasV1beta1IntotoSignature());
o.add(buildGrafeasV1beta1IntotoSignature());
return o;
}
-void checkUnnamed8373(core.List<api.GrafeasV1beta1IntotoSignature> o) {
+void checkUnnamed8376(core.List<api.GrafeasV1beta1IntotoSignature> o) {
unittest.expect(o, unittest.hasLength(2));
checkGrafeasV1beta1IntotoSignature(o[0] as api.GrafeasV1beta1IntotoSignature);
checkGrafeasV1beta1IntotoSignature(o[1] as api.GrafeasV1beta1IntotoSignature);
@@ -1646,7 +1646,7 @@
var o = api.GrafeasV1beta1IntotoDetails();
buildCounterGrafeasV1beta1IntotoDetails++;
if (buildCounterGrafeasV1beta1IntotoDetails < 3) {
- o.signatures = buildUnnamed8373();
+ o.signatures = buildUnnamed8376();
o.signed = buildLink();
}
buildCounterGrafeasV1beta1IntotoDetails--;
@@ -1656,7 +1656,7 @@
void checkGrafeasV1beta1IntotoDetails(api.GrafeasV1beta1IntotoDetails o) {
buildCounterGrafeasV1beta1IntotoDetails++;
if (buildCounterGrafeasV1beta1IntotoDetails < 3) {
- checkUnnamed8373(o.signatures!);
+ checkUnnamed8376(o.signatures!);
checkLink(o.signed! as api.Link);
}
buildCounterGrafeasV1beta1IntotoDetails--;
@@ -1708,27 +1708,27 @@
buildCounterGrafeasV1beta1PackageDetails--;
}
-core.List<api.PackageIssue> buildUnnamed8374() {
+core.List<api.PackageIssue> buildUnnamed8377() {
var o = <api.PackageIssue>[];
o.add(buildPackageIssue());
o.add(buildPackageIssue());
return o;
}
-void checkUnnamed8374(core.List<api.PackageIssue> o) {
+void checkUnnamed8377(core.List<api.PackageIssue> o) {
unittest.expect(o, unittest.hasLength(2));
checkPackageIssue(o[0] as api.PackageIssue);
checkPackageIssue(o[1] as api.PackageIssue);
}
-core.List<api.RelatedUrl> buildUnnamed8375() {
+core.List<api.RelatedUrl> buildUnnamed8378() {
var o = <api.RelatedUrl>[];
o.add(buildRelatedUrl());
o.add(buildRelatedUrl());
return o;
}
-void checkUnnamed8375(core.List<api.RelatedUrl> o) {
+void checkUnnamed8378(core.List<api.RelatedUrl> o) {
unittest.expect(o, unittest.hasLength(2));
checkRelatedUrl(o[0] as api.RelatedUrl);
checkRelatedUrl(o[1] as api.RelatedUrl);
@@ -1743,8 +1743,8 @@
o.cvssScore = 42.0;
o.effectiveSeverity = 'foo';
o.longDescription = 'foo';
- o.packageIssue = buildUnnamed8374();
- o.relatedUrls = buildUnnamed8375();
+ o.packageIssue = buildUnnamed8377();
+ o.relatedUrls = buildUnnamed8378();
o.severity = 'foo';
o.shortDescription = 'foo';
o.type = 'foo';
@@ -1769,8 +1769,8 @@
o.longDescription!,
unittest.equals('foo'),
);
- checkUnnamed8374(o.packageIssue!);
- checkUnnamed8375(o.relatedUrls!);
+ checkUnnamed8377(o.packageIssue!);
+ checkUnnamed8378(o.relatedUrls!);
unittest.expect(
o.severity!,
unittest.equals('foo'),
@@ -1836,14 +1836,14 @@
buildCounterHint--;
}
-core.List<core.String> buildUnnamed8376() {
+core.List<core.String> buildUnnamed8379() {
var o = <core.String>[];
o.add('foo');
o.add('foo');
return o;
}
-void checkUnnamed8376(core.List<core.String> o) {
+void checkUnnamed8379(core.List<core.String> o) {
unittest.expect(o, unittest.hasLength(2));
unittest.expect(
o[0],
@@ -1855,40 +1855,40 @@
);
}
-core.List<api.ArtifactRule> buildUnnamed8377() {
+core.List<api.ArtifactRule> buildUnnamed8380() {
var o = <api.ArtifactRule>[];
o.add(buildArtifactRule());
o.add(buildArtifactRule());
return o;
}
-void checkUnnamed8377(core.List<api.ArtifactRule> o) {
+void checkUnnamed8380(core.List<api.ArtifactRule> o) {
unittest.expect(o, unittest.hasLength(2));
checkArtifactRule(o[0] as api.ArtifactRule);
checkArtifactRule(o[1] as api.ArtifactRule);
}
-core.List<api.ArtifactRule> buildUnnamed8378() {
+core.List<api.ArtifactRule> buildUnnamed8381() {
var o = <api.ArtifactRule>[];
o.add(buildArtifactRule());
o.add(buildArtifactRule());
return o;
}
-void checkUnnamed8378(core.List<api.ArtifactRule> o) {
+void checkUnnamed8381(core.List<api.ArtifactRule> o) {
unittest.expect(o, unittest.hasLength(2));
checkArtifactRule(o[0] as api.ArtifactRule);
checkArtifactRule(o[1] as api.ArtifactRule);
}
-core.List<api.SigningKey> buildUnnamed8379() {
+core.List<api.SigningKey> buildUnnamed8382() {
var o = <api.SigningKey>[];
o.add(buildSigningKey());
o.add(buildSigningKey());
return o;
}
-void checkUnnamed8379(core.List<api.SigningKey> o) {
+void checkUnnamed8382(core.List<api.SigningKey> o) {
unittest.expect(o, unittest.hasLength(2));
checkSigningKey(o[0] as api.SigningKey);
checkSigningKey(o[1] as api.SigningKey);
@@ -1899,10 +1899,10 @@
var o = api.InToto();
buildCounterInToto++;
if (buildCounterInToto < 3) {
- o.expectedCommand = buildUnnamed8376();
- o.expectedMaterials = buildUnnamed8377();
- o.expectedProducts = buildUnnamed8378();
- o.signingKeys = buildUnnamed8379();
+ o.expectedCommand = buildUnnamed8379();
+ o.expectedMaterials = buildUnnamed8380();
+ o.expectedProducts = buildUnnamed8381();
+ o.signingKeys = buildUnnamed8382();
o.stepName = 'foo';
o.threshold = 'foo';
}
@@ -1913,10 +1913,10 @@
void checkInToto(api.InToto o) {
buildCounterInToto++;
if (buildCounterInToto < 3) {
- checkUnnamed8376(o.expectedCommand!);
- checkUnnamed8377(o.expectedMaterials!);
- checkUnnamed8378(o.expectedProducts!);
- checkUnnamed8379(o.signingKeys!);
+ checkUnnamed8379(o.expectedCommand!);
+ checkUnnamed8380(o.expectedMaterials!);
+ checkUnnamed8381(o.expectedProducts!);
+ checkUnnamed8382(o.signingKeys!);
unittest.expect(
o.stepName!,
unittest.equals('foo'),
@@ -1929,14 +1929,14 @@
buildCounterInToto--;
}
-core.List<api.Location> buildUnnamed8380() {
+core.List<api.Location> buildUnnamed8383() {
var o = <api.Location>[];
o.add(buildLocation());
o.add(buildLocation());
return o;
}
-void checkUnnamed8380(core.List<api.Location> o) {
+void checkUnnamed8383(core.List<api.Location> o) {
unittest.expect(o, unittest.hasLength(2));
checkLocation(o[0] as api.Location);
checkLocation(o[1] as api.Location);
@@ -1947,7 +1947,7 @@
var o = api.Installation();
buildCounterInstallation++;
if (buildCounterInstallation < 3) {
- o.location = buildUnnamed8380();
+ o.location = buildUnnamed8383();
o.name = 'foo';
}
buildCounterInstallation--;
@@ -1957,7 +1957,7 @@
void checkInstallation(api.Installation o) {
buildCounterInstallation++;
if (buildCounterInstallation < 3) {
- checkUnnamed8380(o.location!);
+ checkUnnamed8383(o.location!);
unittest.expect(
o.name!,
unittest.equals('foo'),
@@ -2020,14 +2020,14 @@
buildCounterLayer--;
}
-core.List<core.String> buildUnnamed8381() {
+core.List<core.String> buildUnnamed8384() {
var o = <core.String>[];
o.add('foo');
o.add('foo');
return o;
}
-void checkUnnamed8381(core.List<core.String> o) {
+void checkUnnamed8384(core.List<core.String> o) {
unittest.expect(o, unittest.hasLength(2));
unittest.expect(
o[0],
@@ -2039,27 +2039,27 @@
);
}
-core.List<api.GrafeasV1beta1IntotoArtifact> buildUnnamed8382() {
+core.List<api.GrafeasV1beta1IntotoArtifact> buildUnnamed8385() {
var o = <api.GrafeasV1beta1IntotoArtifact>[];
o.add(buildGrafeasV1beta1IntotoArtifact());
o.add(buildGrafeasV1beta1IntotoArtifact());
return o;
}
-void checkUnnamed8382(core.List<api.GrafeasV1beta1IntotoArtifact> o) {
+void checkUnnamed8385(core.List<api.GrafeasV1beta1IntotoArtifact> o) {
unittest.expect(o, unittest.hasLength(2));
checkGrafeasV1beta1IntotoArtifact(o[0] as api.GrafeasV1beta1IntotoArtifact);
checkGrafeasV1beta1IntotoArtifact(o[1] as api.GrafeasV1beta1IntotoArtifact);
}
-core.List<api.GrafeasV1beta1IntotoArtifact> buildUnnamed8383() {
+core.List<api.GrafeasV1beta1IntotoArtifact> buildUnnamed8386() {
var o = <api.GrafeasV1beta1IntotoArtifact>[];
o.add(buildGrafeasV1beta1IntotoArtifact());
o.add(buildGrafeasV1beta1IntotoArtifact());
return o;
}
-void checkUnnamed8383(core.List<api.GrafeasV1beta1IntotoArtifact> o) {
+void checkUnnamed8386(core.List<api.GrafeasV1beta1IntotoArtifact> o) {
unittest.expect(o, unittest.hasLength(2));
checkGrafeasV1beta1IntotoArtifact(o[0] as api.GrafeasV1beta1IntotoArtifact);
checkGrafeasV1beta1IntotoArtifact(o[1] as api.GrafeasV1beta1IntotoArtifact);
@@ -2071,10 +2071,10 @@
buildCounterLink++;
if (buildCounterLink < 3) {
o.byproducts = buildByProducts();
- o.command = buildUnnamed8381();
+ o.command = buildUnnamed8384();
o.environment = buildEnvironment();
- o.materials = buildUnnamed8382();
- o.products = buildUnnamed8383();
+ o.materials = buildUnnamed8385();
+ o.products = buildUnnamed8386();
}
buildCounterLink--;
return o;
@@ -2084,22 +2084,22 @@
buildCounterLink++;
if (buildCounterLink < 3) {
checkByProducts(o.byproducts! as api.ByProducts);
- checkUnnamed8381(o.command!);
+ checkUnnamed8384(o.command!);
checkEnvironment(o.environment! as api.Environment);
- checkUnnamed8382(o.materials!);
- checkUnnamed8383(o.products!);
+ checkUnnamed8385(o.materials!);
+ checkUnnamed8386(o.products!);
}
buildCounterLink--;
}
-core.List<api.Occurrence> buildUnnamed8384() {
+core.List<api.Occurrence> buildUnnamed8387() {
var o = <api.Occurrence>[];
o.add(buildOccurrence());
o.add(buildOccurrence());
return o;
}
-void checkUnnamed8384(core.List<api.Occurrence> o) {
+void checkUnnamed8387(core.List<api.Occurrence> o) {
unittest.expect(o, unittest.hasLength(2));
checkOccurrence(o[0] as api.Occurrence);
checkOccurrence(o[1] as api.Occurrence);
@@ -2111,7 +2111,7 @@
buildCounterListNoteOccurrencesResponse++;
if (buildCounterListNoteOccurrencesResponse < 3) {
o.nextPageToken = 'foo';
- o.occurrences = buildUnnamed8384();
+ o.occurrences = buildUnnamed8387();
}
buildCounterListNoteOccurrencesResponse--;
return o;
@@ -2124,19 +2124,19 @@
o.nextPageToken!,
unittest.equals('foo'),
);
- checkUnnamed8384(o.occurrences!);
+ checkUnnamed8387(o.occurrences!);
}
buildCounterListNoteOccurrencesResponse--;
}
-core.List<api.Note> buildUnnamed8385() {
+core.List<api.Note> buildUnnamed8388() {
var o = <api.Note>[];
o.add(buildNote());
o.add(buildNote());
return o;
}
-void checkUnnamed8385(core.List<api.Note> o) {
+void checkUnnamed8388(core.List<api.Note> o) {
unittest.expect(o, unittest.hasLength(2));
checkNote(o[0] as api.Note);
checkNote(o[1] as api.Note);
@@ -2148,7 +2148,7 @@
buildCounterListNotesResponse++;
if (buildCounterListNotesResponse < 3) {
o.nextPageToken = 'foo';
- o.notes = buildUnnamed8385();
+ o.notes = buildUnnamed8388();
}
buildCounterListNotesResponse--;
return o;
@@ -2161,19 +2161,19 @@
o.nextPageToken!,
unittest.equals('foo'),
);
- checkUnnamed8385(o.notes!);
+ checkUnnamed8388(o.notes!);
}
buildCounterListNotesResponse--;
}
-core.List<api.Occurrence> buildUnnamed8386() {
+core.List<api.Occurrence> buildUnnamed8389() {
var o = <api.Occurrence>[];
o.add(buildOccurrence());
o.add(buildOccurrence());
return o;
}
-void checkUnnamed8386(core.List<api.Occurrence> o) {
+void checkUnnamed8389(core.List<api.Occurrence> o) {
unittest.expect(o, unittest.hasLength(2));
checkOccurrence(o[0] as api.Occurrence);
checkOccurrence(o[1] as api.Occurrence);
@@ -2185,7 +2185,7 @@
buildCounterListOccurrencesResponse++;
if (buildCounterListOccurrencesResponse < 3) {
o.nextPageToken = 'foo';
- o.occurrences = buildUnnamed8386();
+ o.occurrences = buildUnnamed8389();
}
buildCounterListOccurrencesResponse--;
return o;
@@ -2198,19 +2198,19 @@
o.nextPageToken!,
unittest.equals('foo'),
);
- checkUnnamed8386(o.occurrences!);
+ checkUnnamed8389(o.occurrences!);
}
buildCounterListOccurrencesResponse--;
}
-core.List<api.ScanConfig> buildUnnamed8387() {
+core.List<api.ScanConfig> buildUnnamed8390() {
var o = <api.ScanConfig>[];
o.add(buildScanConfig());
o.add(buildScanConfig());
return o;
}
-void checkUnnamed8387(core.List<api.ScanConfig> o) {
+void checkUnnamed8390(core.List<api.ScanConfig> o) {
unittest.expect(o, unittest.hasLength(2));
checkScanConfig(o[0] as api.ScanConfig);
checkScanConfig(o[1] as api.ScanConfig);
@@ -2222,7 +2222,7 @@
buildCounterListScanConfigsResponse++;
if (buildCounterListScanConfigsResponse < 3) {
o.nextPageToken = 'foo';
- o.scanConfigs = buildUnnamed8387();
+ o.scanConfigs = buildUnnamed8390();
}
buildCounterListScanConfigsResponse--;
return o;
@@ -2235,7 +2235,7 @@
o.nextPageToken!,
unittest.equals('foo'),
);
- checkUnnamed8387(o.scanConfigs!);
+ checkUnnamed8390(o.scanConfigs!);
}
buildCounterListScanConfigsResponse--;
}
@@ -2269,14 +2269,14 @@
buildCounterLocation--;
}
-core.List<core.String> buildUnnamed8388() {
+core.List<core.String> buildUnnamed8391() {
var o = <core.String>[];
o.add('foo');
o.add('foo');
return o;
}
-void checkUnnamed8388(core.List<core.String> o) {
+void checkUnnamed8391(core.List<core.String> o) {
unittest.expect(o, unittest.hasLength(2));
unittest.expect(
o[0],
@@ -2288,14 +2288,14 @@
);
}
-core.List<api.RelatedUrl> buildUnnamed8389() {
+core.List<api.RelatedUrl> buildUnnamed8392() {
var o = <api.RelatedUrl>[];
o.add(buildRelatedUrl());
o.add(buildRelatedUrl());
return o;
}
-void checkUnnamed8389(core.List<api.RelatedUrl> o) {
+void checkUnnamed8392(core.List<api.RelatedUrl> o) {
unittest.expect(o, unittest.hasLength(2));
checkRelatedUrl(o[0] as api.RelatedUrl);
checkRelatedUrl(o[1] as api.RelatedUrl);
@@ -2318,8 +2318,8 @@
o.longDescription = 'foo';
o.name = 'foo';
o.package = buildPackage();
- o.relatedNoteNames = buildUnnamed8388();
- o.relatedUrl = buildUnnamed8389();
+ o.relatedNoteNames = buildUnnamed8391();
+ o.relatedUrl = buildUnnamed8392();
o.shortDescription = 'foo';
o.updateTime = 'foo';
o.vulnerability = buildVulnerability();
@@ -2358,8 +2358,8 @@
unittest.equals('foo'),
);
checkPackage(o.package! as api.Package);
- checkUnnamed8388(o.relatedNoteNames!);
- checkUnnamed8389(o.relatedUrl!);
+ checkUnnamed8391(o.relatedNoteNames!);
+ checkUnnamed8392(o.relatedUrl!);
unittest.expect(
o.shortDescription!,
unittest.equals('foo'),
@@ -2444,14 +2444,14 @@
buildCounterOccurrence--;
}
-core.List<api.Distribution> buildUnnamed8390() {
+core.List<api.Distribution> buildUnnamed8393() {
var o = <api.Distribution>[];
o.add(buildDistribution());
o.add(buildDistribution());
return o;
}
-void checkUnnamed8390(core.List<api.Distribution> o) {
+void checkUnnamed8393(core.List<api.Distribution> o) {
unittest.expect(o, unittest.hasLength(2));
checkDistribution(o[0] as api.Distribution);
checkDistribution(o[1] as api.Distribution);
@@ -2462,7 +2462,7 @@
var o = api.Package();
buildCounterPackage++;
if (buildCounterPackage < 3) {
- o.distribution = buildUnnamed8390();
+ o.distribution = buildUnnamed8393();
o.name = 'foo';
}
buildCounterPackage--;
@@ -2472,7 +2472,7 @@
void checkPackage(api.Package o) {
buildCounterPackage++;
if (buildCounterPackage < 3) {
- checkUnnamed8390(o.distribution!);
+ checkUnnamed8393(o.distribution!);
unittest.expect(
o.name!,
unittest.equals('foo'),
@@ -2540,14 +2540,14 @@
buildCounterPgpSignedAttestation--;
}
-core.List<api.Binding> buildUnnamed8391() {
+core.List<api.Binding> buildUnnamed8394() {
var o = <api.Binding>[];
o.add(buildBinding());
o.add(buildBinding());
return o;
}
-void checkUnnamed8391(core.List<api.Binding> o) {
+void checkUnnamed8394(core.List<api.Binding> o) {
unittest.expect(o, unittest.hasLength(2));
checkBinding(o[0] as api.Binding);
checkBinding(o[1] as api.Binding);
@@ -2558,7 +2558,7 @@
var o = api.Policy();
buildCounterPolicy++;
if (buildCounterPolicy < 3) {
- o.bindings = buildUnnamed8391();
+ o.bindings = buildUnnamed8394();
o.etag = 'foo';
o.version = 42;
}
@@ -2569,7 +2569,7 @@
void checkPolicy(api.Policy o) {
buildCounterPolicy++;
if (buildCounterPolicy < 3) {
- checkUnnamed8391(o.bindings!);
+ checkUnnamed8394(o.bindings!);
unittest.expect(
o.etag!,
unittest.equals('foo'),
@@ -2811,27 +2811,27 @@
buildCounterSigningKey--;
}
-core.List<api.SourceContext> buildUnnamed8392() {
+core.List<api.SourceContext> buildUnnamed8395() {
var o = <api.SourceContext>[];
o.add(buildSourceContext());
o.add(buildSourceContext());
return o;
}
-void checkUnnamed8392(core.List<api.SourceContext> o) {
+void checkUnnamed8395(core.List<api.SourceContext> o) {
unittest.expect(o, unittest.hasLength(2));
checkSourceContext(o[0] as api.SourceContext);
checkSourceContext(o[1] as api.SourceContext);
}
-core.Map<core.String, api.FileHashes> buildUnnamed8393() {
+core.Map<core.String, api.FileHashes> buildUnnamed8396() {
var o = <core.String, api.FileHashes>{};
o['x'] = buildFileHashes();
o['y'] = buildFileHashes();
return o;
}
-void checkUnnamed8393(core.Map<core.String, api.FileHashes> o) {
+void checkUnnamed8396(core.Map<core.String, api.FileHashes> o) {
unittest.expect(o, unittest.hasLength(2));
checkFileHashes(o['x']! as api.FileHashes);
checkFileHashes(o['y']! as api.FileHashes);
@@ -2842,10 +2842,10 @@
var o = api.Source();
buildCounterSource++;
if (buildCounterSource < 3) {
- o.additionalContexts = buildUnnamed8392();
+ o.additionalContexts = buildUnnamed8395();
o.artifactStorageSourceUri = 'foo';
o.context = buildSourceContext();
- o.fileHashes = buildUnnamed8393();
+ o.fileHashes = buildUnnamed8396();
}
buildCounterSource--;
return o;
@@ -2854,25 +2854,25 @@
void checkSource(api.Source o) {
buildCounterSource++;
if (buildCounterSource < 3) {
- checkUnnamed8392(o.additionalContexts!);
+ checkUnnamed8395(o.additionalContexts!);
unittest.expect(
o.artifactStorageSourceUri!,
unittest.equals('foo'),
);
checkSourceContext(o.context! as api.SourceContext);
- checkUnnamed8393(o.fileHashes!);
+ checkUnnamed8396(o.fileHashes!);
}
buildCounterSource--;
}
-core.Map<core.String, core.String> buildUnnamed8394() {
+core.Map<core.String, core.String> buildUnnamed8397() {
var o = <core.String, core.String>{};
o['x'] = 'foo';
o['y'] = 'foo';
return o;
}
-void checkUnnamed8394(core.Map<core.String, core.String> o) {
+void checkUnnamed8397(core.Map<core.String, core.String> o) {
unittest.expect(o, unittest.hasLength(2));
unittest.expect(
o['x']!,
@@ -2892,7 +2892,7 @@
o.cloudRepo = buildCloudRepoSourceContext();
o.gerrit = buildGerritSourceContext();
o.git = buildGitSourceContext();
- o.labels = buildUnnamed8394();
+ o.labels = buildUnnamed8397();
}
buildCounterSourceContext--;
return o;
@@ -2904,12 +2904,12 @@
checkCloudRepoSourceContext(o.cloudRepo! as api.CloudRepoSourceContext);
checkGerritSourceContext(o.gerrit! as api.GerritSourceContext);
checkGitSourceContext(o.git! as api.GitSourceContext);
- checkUnnamed8394(o.labels!);
+ checkUnnamed8397(o.labels!);
}
buildCounterSourceContext--;
}
-core.Map<core.String, core.Object> buildUnnamed8395() {
+core.Map<core.String, core.Object> buildUnnamed8398() {
var o = <core.String, core.Object>{};
o['x'] = {
'list': [1, 2, 3],
@@ -2924,7 +2924,7 @@
return o;
}
-void checkUnnamed8395(core.Map<core.String, core.Object> o) {
+void checkUnnamed8398(core.Map<core.String, core.Object> o) {
unittest.expect(o, unittest.hasLength(2));
var casted1 = (o['x']!) as core.Map;
unittest.expect(casted1, unittest.hasLength(3));
@@ -2956,17 +2956,17 @@
);
}
-core.List<core.Map<core.String, core.Object>> buildUnnamed8396() {
+core.List<core.Map<core.String, core.Object>> buildUnnamed8399() {
var o = <core.Map<core.String, core.Object>>[];
- o.add(buildUnnamed8395());
- o.add(buildUnnamed8395());
+ o.add(buildUnnamed8398());
+ o.add(buildUnnamed8398());
return o;
}
-void checkUnnamed8396(core.List<core.Map<core.String, core.Object>> o) {
+void checkUnnamed8399(core.List<core.Map<core.String, core.Object>> o) {
unittest.expect(o, unittest.hasLength(2));
- checkUnnamed8395(o[0]);
- checkUnnamed8395(o[1]);
+ checkUnnamed8398(o[0]);
+ checkUnnamed8398(o[1]);
}
core.int buildCounterStatus = 0;
@@ -2975,7 +2975,7 @@
buildCounterStatus++;
if (buildCounterStatus < 3) {
o.code = 42;
- o.details = buildUnnamed8396();
+ o.details = buildUnnamed8399();
o.message = 'foo';
}
buildCounterStatus--;
@@ -2989,7 +2989,7 @@
o.code!,
unittest.equals(42),
);
- checkUnnamed8396(o.details!);
+ checkUnnamed8399(o.details!);
unittest.expect(
o.message!,
unittest.equals('foo'),
@@ -2998,14 +2998,14 @@
buildCounterStatus--;
}
-core.List<core.String> buildUnnamed8397() {
+core.List<core.String> buildUnnamed8400() {
var o = <core.String>[];
o.add('foo');
o.add('foo');
return o;
}
-void checkUnnamed8397(core.List<core.String> o) {
+void checkUnnamed8400(core.List<core.String> o) {
unittest.expect(o, unittest.hasLength(2));
unittest.expect(
o[0],
@@ -3022,7 +3022,7 @@
var o = api.TestIamPermissionsRequest();
buildCounterTestIamPermissionsRequest++;
if (buildCounterTestIamPermissionsRequest < 3) {
- o.permissions = buildUnnamed8397();
+ o.permissions = buildUnnamed8400();
}
buildCounterTestIamPermissionsRequest--;
return o;
@@ -3031,19 +3031,19 @@
void checkTestIamPermissionsRequest(api.TestIamPermissionsRequest o) {
buildCounterTestIamPermissionsRequest++;
if (buildCounterTestIamPermissionsRequest < 3) {
- checkUnnamed8397(o.permissions!);
+ checkUnnamed8400(o.permissions!);
}
buildCounterTestIamPermissionsRequest--;
}
-core.List<core.String> buildUnnamed8398() {
+core.List<core.String> buildUnnamed8401() {
var o = <core.String>[];
o.add('foo');
o.add('foo');
return o;
}
-void checkUnnamed8398(core.List<core.String> o) {
+void checkUnnamed8401(core.List<core.String> o) {
unittest.expect(o, unittest.hasLength(2));
unittest.expect(
o[0],
@@ -3060,7 +3060,7 @@
var o = api.TestIamPermissionsResponse();
buildCounterTestIamPermissionsResponse++;
if (buildCounterTestIamPermissionsResponse < 3) {
- o.permissions = buildUnnamed8398();
+ o.permissions = buildUnnamed8401();
}
buildCounterTestIamPermissionsResponse--;
return o;
@@ -3069,7 +3069,7 @@
void checkTestIamPermissionsResponse(api.TestIamPermissionsResponse o) {
buildCounterTestIamPermissionsResponse++;
if (buildCounterTestIamPermissionsResponse < 3) {
- checkUnnamed8398(o.permissions!);
+ checkUnnamed8401(o.permissions!);
}
buildCounterTestIamPermissionsResponse--;
}
@@ -3113,27 +3113,27 @@
buildCounterVersion--;
}
-core.List<api.Detail> buildUnnamed8399() {
+core.List<api.Detail> buildUnnamed8402() {
var o = <api.Detail>[];
o.add(buildDetail());
o.add(buildDetail());
return o;
}
-void checkUnnamed8399(core.List<api.Detail> o) {
+void checkUnnamed8402(core.List<api.Detail> o) {
unittest.expect(o, unittest.hasLength(2));
checkDetail(o[0] as api.Detail);
checkDetail(o[1] as api.Detail);
}
-core.List<api.WindowsDetail> buildUnnamed8400() {
+core.List<api.WindowsDetail> buildUnnamed8403() {
var o = <api.WindowsDetail>[];
o.add(buildWindowsDetail());
o.add(buildWindowsDetail());
return o;
}
-void checkUnnamed8400(core.List<api.WindowsDetail> o) {
+void checkUnnamed8403(core.List<api.WindowsDetail> o) {
unittest.expect(o, unittest.hasLength(2));
checkWindowsDetail(o[0] as api.WindowsDetail);
checkWindowsDetail(o[1] as api.WindowsDetail);
@@ -3146,10 +3146,10 @@
if (buildCounterVulnerability < 3) {
o.cvssScore = 42.0;
o.cvssV3 = buildCVSSv3();
- o.details = buildUnnamed8399();
+ o.details = buildUnnamed8402();
o.severity = 'foo';
o.sourceUpdateTime = 'foo';
- o.windowsDetails = buildUnnamed8400();
+ o.windowsDetails = buildUnnamed8403();
}
buildCounterVulnerability--;
return o;
@@ -3163,7 +3163,7 @@
unittest.equals(42.0),
);
checkCVSSv3(o.cvssV3! as api.CVSSv3);
- checkUnnamed8399(o.details!);
+ checkUnnamed8402(o.details!);
unittest.expect(
o.severity!,
unittest.equals('foo'),
@@ -3172,7 +3172,7 @@
o.sourceUpdateTime!,
unittest.equals('foo'),
);
- checkUnnamed8400(o.windowsDetails!);
+ checkUnnamed8403(o.windowsDetails!);
}
buildCounterVulnerability--;
}
@@ -3206,14 +3206,14 @@
buildCounterVulnerabilityLocation--;
}
-core.List<api.FixableTotalByDigest> buildUnnamed8401() {
+core.List<api.FixableTotalByDigest> buildUnnamed8404() {
var o = <api.FixableTotalByDigest>[];
o.add(buildFixableTotalByDigest());
o.add(buildFixableTotalByDigest());
return o;
}
-void checkUnnamed8401(core.List<api.FixableTotalByDigest> o) {
+void checkUnnamed8404(core.List<api.FixableTotalByDigest> o) {
unittest.expect(o, unittest.hasLength(2));
checkFixableTotalByDigest(o[0] as api.FixableTotalByDigest);
checkFixableTotalByDigest(o[1] as api.FixableTotalByDigest);
@@ -3224,7 +3224,7 @@
var o = api.VulnerabilityOccurrencesSummary();
buildCounterVulnerabilityOccurrencesSummary++;
if (buildCounterVulnerabilityOccurrencesSummary < 3) {
- o.counts = buildUnnamed8401();
+ o.counts = buildUnnamed8404();
}
buildCounterVulnerabilityOccurrencesSummary--;
return o;
@@ -3234,19 +3234,19 @@
api.VulnerabilityOccurrencesSummary o) {
buildCounterVulnerabilityOccurrencesSummary++;
if (buildCounterVulnerabilityOccurrencesSummary < 3) {
- checkUnnamed8401(o.counts!);
+ checkUnnamed8404(o.counts!);
}
buildCounterVulnerabilityOccurrencesSummary--;
}
-core.List<api.KnowledgeBase> buildUnnamed8402() {
+core.List<api.KnowledgeBase> buildUnnamed8405() {
var o = <api.KnowledgeBase>[];
o.add(buildKnowledgeBase());
o.add(buildKnowledgeBase());
return o;
}
-void checkUnnamed8402(core.List<api.KnowledgeBase> o) {
+void checkUnnamed8405(core.List<api.KnowledgeBase> o) {
unittest.expect(o, unittest.hasLength(2));
checkKnowledgeBase(o[0] as api.KnowledgeBase);
checkKnowledgeBase(o[1] as api.KnowledgeBase);
@@ -3259,7 +3259,7 @@
if (buildCounterWindowsDetail < 3) {
o.cpeUri = 'foo';
o.description = 'foo';
- o.fixingKbs = buildUnnamed8402();
+ o.fixingKbs = buildUnnamed8405();
o.name = 'foo';
}
buildCounterWindowsDetail--;
@@ -3277,7 +3277,7 @@
o.description!,
unittest.equals('foo'),
);
- checkUnnamed8402(o.fixingKbs!);
+ checkUnnamed8405(o.fixingKbs!);
unittest.expect(
o.name!,
unittest.equals('foo'),
diff --git a/generated/googleapis_beta/test/datacatalog/v1beta1_test.dart b/generated/googleapis_beta/test/datacatalog/v1beta1_test.dart
index ac13dfe..8efeae1 100644
--- a/generated/googleapis_beta/test/datacatalog/v1beta1_test.dart
+++ b/generated/googleapis_beta/test/datacatalog/v1beta1_test.dart
@@ -27,14 +27,14 @@
import '../test_shared.dart';
-core.List<core.String> buildUnnamed7727() {
+core.List<core.String> buildUnnamed7730() {
var o = <core.String>[];
o.add('foo');
o.add('foo');
return o;
}
-void checkUnnamed7727(core.List<core.String> o) {
+void checkUnnamed7730(core.List<core.String> o) {
unittest.expect(o, unittest.hasLength(2));
unittest.expect(
o[0],
@@ -52,7 +52,7 @@
buildCounterBinding++;
if (buildCounterBinding < 3) {
o.condition = buildExpr();
- o.members = buildUnnamed7727();
+ o.members = buildUnnamed7730();
o.role = 'foo';
}
buildCounterBinding--;
@@ -63,7 +63,7 @@
buildCounterBinding++;
if (buildCounterBinding < 3) {
checkExpr(o.condition! as api.Expr);
- checkUnnamed7727(o.members!);
+ checkUnnamed7730(o.members!);
unittest.expect(
o.role!,
unittest.equals('foo'),
@@ -229,14 +229,14 @@
buildCounterGoogleCloudDatacatalogV1beta1BigQueryTableSpec--;
}
-core.List<api.GoogleCloudDatacatalogV1beta1ColumnSchema> buildUnnamed7728() {
+core.List<api.GoogleCloudDatacatalogV1beta1ColumnSchema> buildUnnamed7731() {
var o = <api.GoogleCloudDatacatalogV1beta1ColumnSchema>[];
o.add(buildGoogleCloudDatacatalogV1beta1ColumnSchema());
o.add(buildGoogleCloudDatacatalogV1beta1ColumnSchema());
return o;
}
-void checkUnnamed7728(
+void checkUnnamed7731(
core.List<api.GoogleCloudDatacatalogV1beta1ColumnSchema> o) {
unittest.expect(o, unittest.hasLength(2));
checkGoogleCloudDatacatalogV1beta1ColumnSchema(
@@ -254,7 +254,7 @@
o.column = 'foo';
o.description = 'foo';
o.mode = 'foo';
- o.subcolumns = buildUnnamed7728();
+ o.subcolumns = buildUnnamed7731();
o.type = 'foo';
}
buildCounterGoogleCloudDatacatalogV1beta1ColumnSchema--;
@@ -277,7 +277,7 @@
o.mode!,
unittest.equals('foo'),
);
- checkUnnamed7728(o.subcolumns!);
+ checkUnnamed7731(o.subcolumns!);
unittest.expect(
o.type!,
unittest.equals('foo'),
@@ -405,14 +405,14 @@
}
core.List<api.GoogleCloudDatacatalogV1beta1SerializedTaxonomy>
- buildUnnamed7729() {
+ buildUnnamed7732() {
var o = <api.GoogleCloudDatacatalogV1beta1SerializedTaxonomy>[];
o.add(buildGoogleCloudDatacatalogV1beta1SerializedTaxonomy());
o.add(buildGoogleCloudDatacatalogV1beta1SerializedTaxonomy());
return o;
}
-void checkUnnamed7729(
+void checkUnnamed7732(
core.List<api.GoogleCloudDatacatalogV1beta1SerializedTaxonomy> o) {
unittest.expect(o, unittest.hasLength(2));
checkGoogleCloudDatacatalogV1beta1SerializedTaxonomy(
@@ -427,7 +427,7 @@
var o = api.GoogleCloudDatacatalogV1beta1ExportTaxonomiesResponse();
buildCounterGoogleCloudDatacatalogV1beta1ExportTaxonomiesResponse++;
if (buildCounterGoogleCloudDatacatalogV1beta1ExportTaxonomiesResponse < 3) {
- o.taxonomies = buildUnnamed7729();
+ o.taxonomies = buildUnnamed7732();
}
buildCounterGoogleCloudDatacatalogV1beta1ExportTaxonomiesResponse--;
return o;
@@ -437,7 +437,7 @@
api.GoogleCloudDatacatalogV1beta1ExportTaxonomiesResponse o) {
buildCounterGoogleCloudDatacatalogV1beta1ExportTaxonomiesResponse++;
if (buildCounterGoogleCloudDatacatalogV1beta1ExportTaxonomiesResponse < 3) {
- checkUnnamed7729(o.taxonomies!);
+ checkUnnamed7732(o.taxonomies!);
}
buildCounterGoogleCloudDatacatalogV1beta1ExportTaxonomiesResponse--;
}
@@ -470,14 +470,14 @@
}
core.List<api.GoogleCloudDatacatalogV1beta1FieldTypeEnumTypeEnumValue>
- buildUnnamed7730() {
+ buildUnnamed7733() {
var o = <api.GoogleCloudDatacatalogV1beta1FieldTypeEnumTypeEnumValue>[];
o.add(buildGoogleCloudDatacatalogV1beta1FieldTypeEnumTypeEnumValue());
o.add(buildGoogleCloudDatacatalogV1beta1FieldTypeEnumTypeEnumValue());
return o;
}
-void checkUnnamed7730(
+void checkUnnamed7733(
core.List<api.GoogleCloudDatacatalogV1beta1FieldTypeEnumTypeEnumValue> o) {
unittest.expect(o, unittest.hasLength(2));
checkGoogleCloudDatacatalogV1beta1FieldTypeEnumTypeEnumValue(
@@ -492,7 +492,7 @@
var o = api.GoogleCloudDatacatalogV1beta1FieldTypeEnumType();
buildCounterGoogleCloudDatacatalogV1beta1FieldTypeEnumType++;
if (buildCounterGoogleCloudDatacatalogV1beta1FieldTypeEnumType < 3) {
- o.allowedValues = buildUnnamed7730();
+ o.allowedValues = buildUnnamed7733();
}
buildCounterGoogleCloudDatacatalogV1beta1FieldTypeEnumType--;
return o;
@@ -502,7 +502,7 @@
api.GoogleCloudDatacatalogV1beta1FieldTypeEnumType o) {
buildCounterGoogleCloudDatacatalogV1beta1FieldTypeEnumType++;
if (buildCounterGoogleCloudDatacatalogV1beta1FieldTypeEnumType < 3) {
- checkUnnamed7730(o.allowedValues!);
+ checkUnnamed7733(o.allowedValues!);
}
buildCounterGoogleCloudDatacatalogV1beta1FieldTypeEnumType--;
}
@@ -564,14 +564,14 @@
buildCounterGoogleCloudDatacatalogV1beta1GcsFileSpec--;
}
-core.List<core.String> buildUnnamed7731() {
+core.List<core.String> buildUnnamed7734() {
var o = <core.String>[];
o.add('foo');
o.add('foo');
return o;
}
-void checkUnnamed7731(core.List<core.String> o) {
+void checkUnnamed7734(core.List<core.String> o) {
unittest.expect(o, unittest.hasLength(2));
unittest.expect(
o[0],
@@ -583,14 +583,14 @@
);
}
-core.List<api.GoogleCloudDatacatalogV1beta1GcsFileSpec> buildUnnamed7732() {
+core.List<api.GoogleCloudDatacatalogV1beta1GcsFileSpec> buildUnnamed7735() {
var o = <api.GoogleCloudDatacatalogV1beta1GcsFileSpec>[];
o.add(buildGoogleCloudDatacatalogV1beta1GcsFileSpec());
o.add(buildGoogleCloudDatacatalogV1beta1GcsFileSpec());
return o;
}
-void checkUnnamed7732(
+void checkUnnamed7735(
core.List<api.GoogleCloudDatacatalogV1beta1GcsFileSpec> o) {
unittest.expect(o, unittest.hasLength(2));
checkGoogleCloudDatacatalogV1beta1GcsFileSpec(
@@ -605,8 +605,8 @@
var o = api.GoogleCloudDatacatalogV1beta1GcsFilesetSpec();
buildCounterGoogleCloudDatacatalogV1beta1GcsFilesetSpec++;
if (buildCounterGoogleCloudDatacatalogV1beta1GcsFilesetSpec < 3) {
- o.filePatterns = buildUnnamed7731();
- o.sampleGcsFileSpecs = buildUnnamed7732();
+ o.filePatterns = buildUnnamed7734();
+ o.sampleGcsFileSpecs = buildUnnamed7735();
}
buildCounterGoogleCloudDatacatalogV1beta1GcsFilesetSpec--;
return o;
@@ -616,8 +616,8 @@
api.GoogleCloudDatacatalogV1beta1GcsFilesetSpec o) {
buildCounterGoogleCloudDatacatalogV1beta1GcsFilesetSpec++;
if (buildCounterGoogleCloudDatacatalogV1beta1GcsFilesetSpec < 3) {
- checkUnnamed7731(o.filePatterns!);
- checkUnnamed7732(o.sampleGcsFileSpecs!);
+ checkUnnamed7734(o.filePatterns!);
+ checkUnnamed7735(o.sampleGcsFileSpecs!);
}
buildCounterGoogleCloudDatacatalogV1beta1GcsFilesetSpec--;
}
@@ -644,14 +644,14 @@
buildCounterGoogleCloudDatacatalogV1beta1ImportTaxonomiesRequest--;
}
-core.List<api.GoogleCloudDatacatalogV1beta1Taxonomy> buildUnnamed7733() {
+core.List<api.GoogleCloudDatacatalogV1beta1Taxonomy> buildUnnamed7736() {
var o = <api.GoogleCloudDatacatalogV1beta1Taxonomy>[];
o.add(buildGoogleCloudDatacatalogV1beta1Taxonomy());
o.add(buildGoogleCloudDatacatalogV1beta1Taxonomy());
return o;
}
-void checkUnnamed7733(core.List<api.GoogleCloudDatacatalogV1beta1Taxonomy> o) {
+void checkUnnamed7736(core.List<api.GoogleCloudDatacatalogV1beta1Taxonomy> o) {
unittest.expect(o, unittest.hasLength(2));
checkGoogleCloudDatacatalogV1beta1Taxonomy(
o[0] as api.GoogleCloudDatacatalogV1beta1Taxonomy);
@@ -665,7 +665,7 @@
var o = api.GoogleCloudDatacatalogV1beta1ImportTaxonomiesResponse();
buildCounterGoogleCloudDatacatalogV1beta1ImportTaxonomiesResponse++;
if (buildCounterGoogleCloudDatacatalogV1beta1ImportTaxonomiesResponse < 3) {
- o.taxonomies = buildUnnamed7733();
+ o.taxonomies = buildUnnamed7736();
}
buildCounterGoogleCloudDatacatalogV1beta1ImportTaxonomiesResponse--;
return o;
@@ -675,20 +675,20 @@
api.GoogleCloudDatacatalogV1beta1ImportTaxonomiesResponse o) {
buildCounterGoogleCloudDatacatalogV1beta1ImportTaxonomiesResponse++;
if (buildCounterGoogleCloudDatacatalogV1beta1ImportTaxonomiesResponse < 3) {
- checkUnnamed7733(o.taxonomies!);
+ checkUnnamed7736(o.taxonomies!);
}
buildCounterGoogleCloudDatacatalogV1beta1ImportTaxonomiesResponse--;
}
core.List<api.GoogleCloudDatacatalogV1beta1SerializedTaxonomy>
- buildUnnamed7734() {
+ buildUnnamed7737() {
var o = <api.GoogleCloudDatacatalogV1beta1SerializedTaxonomy>[];
o.add(buildGoogleCloudDatacatalogV1beta1SerializedTaxonomy());
o.add(buildGoogleCloudDatacatalogV1beta1SerializedTaxonomy());
return o;
}
-void checkUnnamed7734(
+void checkUnnamed7737(
core.List<api.GoogleCloudDatacatalogV1beta1SerializedTaxonomy> o) {
unittest.expect(o, unittest.hasLength(2));
checkGoogleCloudDatacatalogV1beta1SerializedTaxonomy(
@@ -703,7 +703,7 @@
var o = api.GoogleCloudDatacatalogV1beta1InlineSource();
buildCounterGoogleCloudDatacatalogV1beta1InlineSource++;
if (buildCounterGoogleCloudDatacatalogV1beta1InlineSource < 3) {
- o.taxonomies = buildUnnamed7734();
+ o.taxonomies = buildUnnamed7737();
}
buildCounterGoogleCloudDatacatalogV1beta1InlineSource--;
return o;
@@ -713,19 +713,19 @@
api.GoogleCloudDatacatalogV1beta1InlineSource o) {
buildCounterGoogleCloudDatacatalogV1beta1InlineSource++;
if (buildCounterGoogleCloudDatacatalogV1beta1InlineSource < 3) {
- checkUnnamed7734(o.taxonomies!);
+ checkUnnamed7737(o.taxonomies!);
}
buildCounterGoogleCloudDatacatalogV1beta1InlineSource--;
}
-core.List<api.GoogleCloudDatacatalogV1beta1Entry> buildUnnamed7735() {
+core.List<api.GoogleCloudDatacatalogV1beta1Entry> buildUnnamed7738() {
var o = <api.GoogleCloudDatacatalogV1beta1Entry>[];
o.add(buildGoogleCloudDatacatalogV1beta1Entry());
o.add(buildGoogleCloudDatacatalogV1beta1Entry());
return o;
}
-void checkUnnamed7735(core.List<api.GoogleCloudDatacatalogV1beta1Entry> o) {
+void checkUnnamed7738(core.List<api.GoogleCloudDatacatalogV1beta1Entry> o) {
unittest.expect(o, unittest.hasLength(2));
checkGoogleCloudDatacatalogV1beta1Entry(
o[0] as api.GoogleCloudDatacatalogV1beta1Entry);
@@ -739,7 +739,7 @@
var o = api.GoogleCloudDatacatalogV1beta1ListEntriesResponse();
buildCounterGoogleCloudDatacatalogV1beta1ListEntriesResponse++;
if (buildCounterGoogleCloudDatacatalogV1beta1ListEntriesResponse < 3) {
- o.entries = buildUnnamed7735();
+ o.entries = buildUnnamed7738();
o.nextPageToken = 'foo';
}
buildCounterGoogleCloudDatacatalogV1beta1ListEntriesResponse--;
@@ -750,7 +750,7 @@
api.GoogleCloudDatacatalogV1beta1ListEntriesResponse o) {
buildCounterGoogleCloudDatacatalogV1beta1ListEntriesResponse++;
if (buildCounterGoogleCloudDatacatalogV1beta1ListEntriesResponse < 3) {
- checkUnnamed7735(o.entries!);
+ checkUnnamed7738(o.entries!);
unittest.expect(
o.nextPageToken!,
unittest.equals('foo'),
@@ -759,14 +759,14 @@
buildCounterGoogleCloudDatacatalogV1beta1ListEntriesResponse--;
}
-core.List<api.GoogleCloudDatacatalogV1beta1EntryGroup> buildUnnamed7736() {
+core.List<api.GoogleCloudDatacatalogV1beta1EntryGroup> buildUnnamed7739() {
var o = <api.GoogleCloudDatacatalogV1beta1EntryGroup>[];
o.add(buildGoogleCloudDatacatalogV1beta1EntryGroup());
o.add(buildGoogleCloudDatacatalogV1beta1EntryGroup());
return o;
}
-void checkUnnamed7736(
+void checkUnnamed7739(
core.List<api.GoogleCloudDatacatalogV1beta1EntryGroup> o) {
unittest.expect(o, unittest.hasLength(2));
checkGoogleCloudDatacatalogV1beta1EntryGroup(
@@ -781,7 +781,7 @@
var o = api.GoogleCloudDatacatalogV1beta1ListEntryGroupsResponse();
buildCounterGoogleCloudDatacatalogV1beta1ListEntryGroupsResponse++;
if (buildCounterGoogleCloudDatacatalogV1beta1ListEntryGroupsResponse < 3) {
- o.entryGroups = buildUnnamed7736();
+ o.entryGroups = buildUnnamed7739();
o.nextPageToken = 'foo';
}
buildCounterGoogleCloudDatacatalogV1beta1ListEntryGroupsResponse--;
@@ -792,7 +792,7 @@
api.GoogleCloudDatacatalogV1beta1ListEntryGroupsResponse o) {
buildCounterGoogleCloudDatacatalogV1beta1ListEntryGroupsResponse++;
if (buildCounterGoogleCloudDatacatalogV1beta1ListEntryGroupsResponse < 3) {
- checkUnnamed7736(o.entryGroups!);
+ checkUnnamed7739(o.entryGroups!);
unittest.expect(
o.nextPageToken!,
unittest.equals('foo'),
@@ -801,14 +801,14 @@
buildCounterGoogleCloudDatacatalogV1beta1ListEntryGroupsResponse--;
}
-core.List<api.GoogleCloudDatacatalogV1beta1PolicyTag> buildUnnamed7737() {
+core.List<api.GoogleCloudDatacatalogV1beta1PolicyTag> buildUnnamed7740() {
var o = <api.GoogleCloudDatacatalogV1beta1PolicyTag>[];
o.add(buildGoogleCloudDatacatalogV1beta1PolicyTag());
o.add(buildGoogleCloudDatacatalogV1beta1PolicyTag());
return o;
}
-void checkUnnamed7737(core.List<api.GoogleCloudDatacatalogV1beta1PolicyTag> o) {
+void checkUnnamed7740(core.List<api.GoogleCloudDatacatalogV1beta1PolicyTag> o) {
unittest.expect(o, unittest.hasLength(2));
checkGoogleCloudDatacatalogV1beta1PolicyTag(
o[0] as api.GoogleCloudDatacatalogV1beta1PolicyTag);
@@ -823,7 +823,7 @@
buildCounterGoogleCloudDatacatalogV1beta1ListPolicyTagsResponse++;
if (buildCounterGoogleCloudDatacatalogV1beta1ListPolicyTagsResponse < 3) {
o.nextPageToken = 'foo';
- o.policyTags = buildUnnamed7737();
+ o.policyTags = buildUnnamed7740();
}
buildCounterGoogleCloudDatacatalogV1beta1ListPolicyTagsResponse--;
return o;
@@ -837,19 +837,19 @@
o.nextPageToken!,
unittest.equals('foo'),
);
- checkUnnamed7737(o.policyTags!);
+ checkUnnamed7740(o.policyTags!);
}
buildCounterGoogleCloudDatacatalogV1beta1ListPolicyTagsResponse--;
}
-core.List<api.GoogleCloudDatacatalogV1beta1Tag> buildUnnamed7738() {
+core.List<api.GoogleCloudDatacatalogV1beta1Tag> buildUnnamed7741() {
var o = <api.GoogleCloudDatacatalogV1beta1Tag>[];
o.add(buildGoogleCloudDatacatalogV1beta1Tag());
o.add(buildGoogleCloudDatacatalogV1beta1Tag());
return o;
}
-void checkUnnamed7738(core.List<api.GoogleCloudDatacatalogV1beta1Tag> o) {
+void checkUnnamed7741(core.List<api.GoogleCloudDatacatalogV1beta1Tag> o) {
unittest.expect(o, unittest.hasLength(2));
checkGoogleCloudDatacatalogV1beta1Tag(
o[0] as api.GoogleCloudDatacatalogV1beta1Tag);
@@ -864,7 +864,7 @@
buildCounterGoogleCloudDatacatalogV1beta1ListTagsResponse++;
if (buildCounterGoogleCloudDatacatalogV1beta1ListTagsResponse < 3) {
o.nextPageToken = 'foo';
- o.tags = buildUnnamed7738();
+ o.tags = buildUnnamed7741();
}
buildCounterGoogleCloudDatacatalogV1beta1ListTagsResponse--;
return o;
@@ -878,19 +878,19 @@
o.nextPageToken!,
unittest.equals('foo'),
);
- checkUnnamed7738(o.tags!);
+ checkUnnamed7741(o.tags!);
}
buildCounterGoogleCloudDatacatalogV1beta1ListTagsResponse--;
}
-core.List<api.GoogleCloudDatacatalogV1beta1Taxonomy> buildUnnamed7739() {
+core.List<api.GoogleCloudDatacatalogV1beta1Taxonomy> buildUnnamed7742() {
var o = <api.GoogleCloudDatacatalogV1beta1Taxonomy>[];
o.add(buildGoogleCloudDatacatalogV1beta1Taxonomy());
o.add(buildGoogleCloudDatacatalogV1beta1Taxonomy());
return o;
}
-void checkUnnamed7739(core.List<api.GoogleCloudDatacatalogV1beta1Taxonomy> o) {
+void checkUnnamed7742(core.List<api.GoogleCloudDatacatalogV1beta1Taxonomy> o) {
unittest.expect(o, unittest.hasLength(2));
checkGoogleCloudDatacatalogV1beta1Taxonomy(
o[0] as api.GoogleCloudDatacatalogV1beta1Taxonomy);
@@ -905,7 +905,7 @@
buildCounterGoogleCloudDatacatalogV1beta1ListTaxonomiesResponse++;
if (buildCounterGoogleCloudDatacatalogV1beta1ListTaxonomiesResponse < 3) {
o.nextPageToken = 'foo';
- o.taxonomies = buildUnnamed7739();
+ o.taxonomies = buildUnnamed7742();
}
buildCounterGoogleCloudDatacatalogV1beta1ListTaxonomiesResponse--;
return o;
@@ -919,19 +919,19 @@
o.nextPageToken!,
unittest.equals('foo'),
);
- checkUnnamed7739(o.taxonomies!);
+ checkUnnamed7742(o.taxonomies!);
}
buildCounterGoogleCloudDatacatalogV1beta1ListTaxonomiesResponse--;
}
-core.List<core.String> buildUnnamed7740() {
+core.List<core.String> buildUnnamed7743() {
var o = <core.String>[];
o.add('foo');
o.add('foo');
return o;
}
-void checkUnnamed7740(core.List<core.String> o) {
+void checkUnnamed7743(core.List<core.String> o) {
unittest.expect(o, unittest.hasLength(2));
unittest.expect(
o[0],
@@ -949,7 +949,7 @@
var o = api.GoogleCloudDatacatalogV1beta1PolicyTag();
buildCounterGoogleCloudDatacatalogV1beta1PolicyTag++;
if (buildCounterGoogleCloudDatacatalogV1beta1PolicyTag < 3) {
- o.childPolicyTags = buildUnnamed7740();
+ o.childPolicyTags = buildUnnamed7743();
o.description = 'foo';
o.displayName = 'foo';
o.name = 'foo';
@@ -963,7 +963,7 @@
api.GoogleCloudDatacatalogV1beta1PolicyTag o) {
buildCounterGoogleCloudDatacatalogV1beta1PolicyTag++;
if (buildCounterGoogleCloudDatacatalogV1beta1PolicyTag < 3) {
- checkUnnamed7740(o.childPolicyTags!);
+ checkUnnamed7743(o.childPolicyTags!);
unittest.expect(
o.description!,
unittest.equals('foo'),
@@ -1040,14 +1040,14 @@
buildCounterGoogleCloudDatacatalogV1beta1RenameTagTemplateFieldRequest--;
}
-core.List<api.GoogleCloudDatacatalogV1beta1ColumnSchema> buildUnnamed7741() {
+core.List<api.GoogleCloudDatacatalogV1beta1ColumnSchema> buildUnnamed7744() {
var o = <api.GoogleCloudDatacatalogV1beta1ColumnSchema>[];
o.add(buildGoogleCloudDatacatalogV1beta1ColumnSchema());
o.add(buildGoogleCloudDatacatalogV1beta1ColumnSchema());
return o;
}
-void checkUnnamed7741(
+void checkUnnamed7744(
core.List<api.GoogleCloudDatacatalogV1beta1ColumnSchema> o) {
unittest.expect(o, unittest.hasLength(2));
checkGoogleCloudDatacatalogV1beta1ColumnSchema(
@@ -1062,7 +1062,7 @@
var o = api.GoogleCloudDatacatalogV1beta1Schema();
buildCounterGoogleCloudDatacatalogV1beta1Schema++;
if (buildCounterGoogleCloudDatacatalogV1beta1Schema < 3) {
- o.columns = buildUnnamed7741();
+ o.columns = buildUnnamed7744();
}
buildCounterGoogleCloudDatacatalogV1beta1Schema--;
return o;
@@ -1072,7 +1072,7 @@
api.GoogleCloudDatacatalogV1beta1Schema o) {
buildCounterGoogleCloudDatacatalogV1beta1Schema++;
if (buildCounterGoogleCloudDatacatalogV1beta1Schema < 3) {
- checkUnnamed7741(o.columns!);
+ checkUnnamed7744(o.columns!);
}
buildCounterGoogleCloudDatacatalogV1beta1Schema--;
}
@@ -1119,14 +1119,14 @@
buildCounterGoogleCloudDatacatalogV1beta1SearchCatalogRequest--;
}
-core.List<core.String> buildUnnamed7742() {
+core.List<core.String> buildUnnamed7745() {
var o = <core.String>[];
o.add('foo');
o.add('foo');
return o;
}
-void checkUnnamed7742(core.List<core.String> o) {
+void checkUnnamed7745(core.List<core.String> o) {
unittest.expect(o, unittest.hasLength(2));
unittest.expect(
o[0],
@@ -1138,88 +1138,6 @@
);
}
-core.List<core.String> buildUnnamed7743() {
- var o = <core.String>[];
- o.add('foo');
- o.add('foo');
- return o;
-}
-
-void checkUnnamed7743(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'),
- );
-}
-
-core.List<core.String> buildUnnamed7744() {
- var o = <core.String>[];
- o.add('foo');
- o.add('foo');
- return o;
-}
-
-void checkUnnamed7744(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'),
- );
-}
-
-core.int buildCounterGoogleCloudDatacatalogV1beta1SearchCatalogRequestScope = 0;
-api.GoogleCloudDatacatalogV1beta1SearchCatalogRequestScope
- buildGoogleCloudDatacatalogV1beta1SearchCatalogRequestScope() {
- var o = api.GoogleCloudDatacatalogV1beta1SearchCatalogRequestScope();
- buildCounterGoogleCloudDatacatalogV1beta1SearchCatalogRequestScope++;
- if (buildCounterGoogleCloudDatacatalogV1beta1SearchCatalogRequestScope < 3) {
- o.includeGcpPublicDatasets = true;
- o.includeOrgIds = buildUnnamed7742();
- o.includeProjectIds = buildUnnamed7743();
- o.restrictedLocations = buildUnnamed7744();
- }
- buildCounterGoogleCloudDatacatalogV1beta1SearchCatalogRequestScope--;
- return o;
-}
-
-void checkGoogleCloudDatacatalogV1beta1SearchCatalogRequestScope(
- api.GoogleCloudDatacatalogV1beta1SearchCatalogRequestScope o) {
- buildCounterGoogleCloudDatacatalogV1beta1SearchCatalogRequestScope++;
- if (buildCounterGoogleCloudDatacatalogV1beta1SearchCatalogRequestScope < 3) {
- unittest.expect(o.includeGcpPublicDatasets!, unittest.isTrue);
- checkUnnamed7742(o.includeOrgIds!);
- checkUnnamed7743(o.includeProjectIds!);
- checkUnnamed7744(o.restrictedLocations!);
- }
- buildCounterGoogleCloudDatacatalogV1beta1SearchCatalogRequestScope--;
-}
-
-core.List<api.GoogleCloudDatacatalogV1beta1SearchCatalogResult>
- buildUnnamed7745() {
- var o = <api.GoogleCloudDatacatalogV1beta1SearchCatalogResult>[];
- o.add(buildGoogleCloudDatacatalogV1beta1SearchCatalogResult());
- o.add(buildGoogleCloudDatacatalogV1beta1SearchCatalogResult());
- return o;
-}
-
-void checkUnnamed7745(
- core.List<api.GoogleCloudDatacatalogV1beta1SearchCatalogResult> o) {
- unittest.expect(o, unittest.hasLength(2));
- checkGoogleCloudDatacatalogV1beta1SearchCatalogResult(
- o[0] as api.GoogleCloudDatacatalogV1beta1SearchCatalogResult);
- checkGoogleCloudDatacatalogV1beta1SearchCatalogResult(
- o[1] as api.GoogleCloudDatacatalogV1beta1SearchCatalogResult);
-}
-
core.List<core.String> buildUnnamed7746() {
var o = <core.String>[];
o.add('foo');
@@ -1239,6 +1157,88 @@
);
}
+core.List<core.String> buildUnnamed7747() {
+ var o = <core.String>[];
+ o.add('foo');
+ o.add('foo');
+ return o;
+}
+
+void checkUnnamed7747(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'),
+ );
+}
+
+core.int buildCounterGoogleCloudDatacatalogV1beta1SearchCatalogRequestScope = 0;
+api.GoogleCloudDatacatalogV1beta1SearchCatalogRequestScope
+ buildGoogleCloudDatacatalogV1beta1SearchCatalogRequestScope() {
+ var o = api.GoogleCloudDatacatalogV1beta1SearchCatalogRequestScope();
+ buildCounterGoogleCloudDatacatalogV1beta1SearchCatalogRequestScope++;
+ if (buildCounterGoogleCloudDatacatalogV1beta1SearchCatalogRequestScope < 3) {
+ o.includeGcpPublicDatasets = true;
+ o.includeOrgIds = buildUnnamed7745();
+ o.includeProjectIds = buildUnnamed7746();
+ o.restrictedLocations = buildUnnamed7747();
+ }
+ buildCounterGoogleCloudDatacatalogV1beta1SearchCatalogRequestScope--;
+ return o;
+}
+
+void checkGoogleCloudDatacatalogV1beta1SearchCatalogRequestScope(
+ api.GoogleCloudDatacatalogV1beta1SearchCatalogRequestScope o) {
+ buildCounterGoogleCloudDatacatalogV1beta1SearchCatalogRequestScope++;
+ if (buildCounterGoogleCloudDatacatalogV1beta1SearchCatalogRequestScope < 3) {
+ unittest.expect(o.includeGcpPublicDatasets!, unittest.isTrue);
+ checkUnnamed7745(o.includeOrgIds!);
+ checkUnnamed7746(o.includeProjectIds!);
+ checkUnnamed7747(o.restrictedLocations!);
+ }
+ buildCounterGoogleCloudDatacatalogV1beta1SearchCatalogRequestScope--;
+}
+
+core.List<api.GoogleCloudDatacatalogV1beta1SearchCatalogResult>
+ buildUnnamed7748() {
+ var o = <api.GoogleCloudDatacatalogV1beta1SearchCatalogResult>[];
+ o.add(buildGoogleCloudDatacatalogV1beta1SearchCatalogResult());
+ o.add(buildGoogleCloudDatacatalogV1beta1SearchCatalogResult());
+ return o;
+}
+
+void checkUnnamed7748(
+ core.List<api.GoogleCloudDatacatalogV1beta1SearchCatalogResult> o) {
+ unittest.expect(o, unittest.hasLength(2));
+ checkGoogleCloudDatacatalogV1beta1SearchCatalogResult(
+ o[0] as api.GoogleCloudDatacatalogV1beta1SearchCatalogResult);
+ checkGoogleCloudDatacatalogV1beta1SearchCatalogResult(
+ o[1] as api.GoogleCloudDatacatalogV1beta1SearchCatalogResult);
+}
+
+core.List<core.String> buildUnnamed7749() {
+ var o = <core.String>[];
+ o.add('foo');
+ o.add('foo');
+ return o;
+}
+
+void checkUnnamed7749(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'),
+ );
+}
+
core.int buildCounterGoogleCloudDatacatalogV1beta1SearchCatalogResponse = 0;
api.GoogleCloudDatacatalogV1beta1SearchCatalogResponse
buildGoogleCloudDatacatalogV1beta1SearchCatalogResponse() {
@@ -1246,8 +1246,8 @@
buildCounterGoogleCloudDatacatalogV1beta1SearchCatalogResponse++;
if (buildCounterGoogleCloudDatacatalogV1beta1SearchCatalogResponse < 3) {
o.nextPageToken = 'foo';
- o.results = buildUnnamed7745();
- o.unreachable = buildUnnamed7746();
+ o.results = buildUnnamed7748();
+ o.unreachable = buildUnnamed7749();
}
buildCounterGoogleCloudDatacatalogV1beta1SearchCatalogResponse--;
return o;
@@ -1261,8 +1261,8 @@
o.nextPageToken!,
unittest.equals('foo'),
);
- checkUnnamed7745(o.results!);
- checkUnnamed7746(o.unreachable!);
+ checkUnnamed7748(o.results!);
+ checkUnnamed7749(o.unreachable!);
}
buildCounterGoogleCloudDatacatalogV1beta1SearchCatalogResponse--;
}
@@ -1312,14 +1312,14 @@
}
core.List<api.GoogleCloudDatacatalogV1beta1SerializedPolicyTag>
- buildUnnamed7747() {
+ buildUnnamed7750() {
var o = <api.GoogleCloudDatacatalogV1beta1SerializedPolicyTag>[];
o.add(buildGoogleCloudDatacatalogV1beta1SerializedPolicyTag());
o.add(buildGoogleCloudDatacatalogV1beta1SerializedPolicyTag());
return o;
}
-void checkUnnamed7747(
+void checkUnnamed7750(
core.List<api.GoogleCloudDatacatalogV1beta1SerializedPolicyTag> o) {
unittest.expect(o, unittest.hasLength(2));
checkGoogleCloudDatacatalogV1beta1SerializedPolicyTag(
@@ -1334,7 +1334,7 @@
var o = api.GoogleCloudDatacatalogV1beta1SerializedPolicyTag();
buildCounterGoogleCloudDatacatalogV1beta1SerializedPolicyTag++;
if (buildCounterGoogleCloudDatacatalogV1beta1SerializedPolicyTag < 3) {
- o.childPolicyTags = buildUnnamed7747();
+ o.childPolicyTags = buildUnnamed7750();
o.description = 'foo';
o.displayName = 'foo';
o.policyTag = 'foo';
@@ -1347,7 +1347,7 @@
api.GoogleCloudDatacatalogV1beta1SerializedPolicyTag o) {
buildCounterGoogleCloudDatacatalogV1beta1SerializedPolicyTag++;
if (buildCounterGoogleCloudDatacatalogV1beta1SerializedPolicyTag < 3) {
- checkUnnamed7747(o.childPolicyTags!);
+ checkUnnamed7750(o.childPolicyTags!);
unittest.expect(
o.description!,
unittest.equals('foo'),
@@ -1364,14 +1364,14 @@
buildCounterGoogleCloudDatacatalogV1beta1SerializedPolicyTag--;
}
-core.List<core.String> buildUnnamed7748() {
+core.List<core.String> buildUnnamed7751() {
var o = <core.String>[];
o.add('foo');
o.add('foo');
return o;
}
-void checkUnnamed7748(core.List<core.String> o) {
+void checkUnnamed7751(core.List<core.String> o) {
unittest.expect(o, unittest.hasLength(2));
unittest.expect(
o[0],
@@ -1384,14 +1384,14 @@
}
core.List<api.GoogleCloudDatacatalogV1beta1SerializedPolicyTag>
- buildUnnamed7749() {
+ buildUnnamed7752() {
var o = <api.GoogleCloudDatacatalogV1beta1SerializedPolicyTag>[];
o.add(buildGoogleCloudDatacatalogV1beta1SerializedPolicyTag());
o.add(buildGoogleCloudDatacatalogV1beta1SerializedPolicyTag());
return o;
}
-void checkUnnamed7749(
+void checkUnnamed7752(
core.List<api.GoogleCloudDatacatalogV1beta1SerializedPolicyTag> o) {
unittest.expect(o, unittest.hasLength(2));
checkGoogleCloudDatacatalogV1beta1SerializedPolicyTag(
@@ -1406,10 +1406,10 @@
var o = api.GoogleCloudDatacatalogV1beta1SerializedTaxonomy();
buildCounterGoogleCloudDatacatalogV1beta1SerializedTaxonomy++;
if (buildCounterGoogleCloudDatacatalogV1beta1SerializedTaxonomy < 3) {
- o.activatedPolicyTypes = buildUnnamed7748();
+ o.activatedPolicyTypes = buildUnnamed7751();
o.description = 'foo';
o.displayName = 'foo';
- o.policyTags = buildUnnamed7749();
+ o.policyTags = buildUnnamed7752();
}
buildCounterGoogleCloudDatacatalogV1beta1SerializedTaxonomy--;
return o;
@@ -1419,7 +1419,7 @@
api.GoogleCloudDatacatalogV1beta1SerializedTaxonomy o) {
buildCounterGoogleCloudDatacatalogV1beta1SerializedTaxonomy++;
if (buildCounterGoogleCloudDatacatalogV1beta1SerializedTaxonomy < 3) {
- checkUnnamed7748(o.activatedPolicyTypes!);
+ checkUnnamed7751(o.activatedPolicyTypes!);
unittest.expect(
o.description!,
unittest.equals('foo'),
@@ -1428,7 +1428,7 @@
o.displayName!,
unittest.equals('foo'),
);
- checkUnnamed7749(o.policyTags!);
+ checkUnnamed7752(o.policyTags!);
}
buildCounterGoogleCloudDatacatalogV1beta1SerializedTaxonomy--;
}
@@ -1492,14 +1492,14 @@
}
core.Map<core.String, api.GoogleCloudDatacatalogV1beta1TagField>
- buildUnnamed7750() {
+ buildUnnamed7753() {
var o = <core.String, api.GoogleCloudDatacatalogV1beta1TagField>{};
o['x'] = buildGoogleCloudDatacatalogV1beta1TagField();
o['y'] = buildGoogleCloudDatacatalogV1beta1TagField();
return o;
}
-void checkUnnamed7750(
+void checkUnnamed7753(
core.Map<core.String, api.GoogleCloudDatacatalogV1beta1TagField> o) {
unittest.expect(o, unittest.hasLength(2));
checkGoogleCloudDatacatalogV1beta1TagField(
@@ -1514,7 +1514,7 @@
buildCounterGoogleCloudDatacatalogV1beta1Tag++;
if (buildCounterGoogleCloudDatacatalogV1beta1Tag < 3) {
o.column = 'foo';
- o.fields = buildUnnamed7750();
+ o.fields = buildUnnamed7753();
o.name = 'foo';
o.template = 'foo';
o.templateDisplayName = 'foo';
@@ -1531,7 +1531,7 @@
o.column!,
unittest.equals('foo'),
);
- checkUnnamed7750(o.fields!);
+ checkUnnamed7753(o.fields!);
unittest.expect(
o.name!,
unittest.equals('foo'),
@@ -1622,14 +1622,14 @@
}
core.Map<core.String, api.GoogleCloudDatacatalogV1beta1TagTemplateField>
- buildUnnamed7751() {
+ buildUnnamed7754() {
var o = <core.String, api.GoogleCloudDatacatalogV1beta1TagTemplateField>{};
o['x'] = buildGoogleCloudDatacatalogV1beta1TagTemplateField();
o['y'] = buildGoogleCloudDatacatalogV1beta1TagTemplateField();
return o;
}
-void checkUnnamed7751(
+void checkUnnamed7754(
core.Map<core.String, api.GoogleCloudDatacatalogV1beta1TagTemplateField>
o) {
unittest.expect(o, unittest.hasLength(2));
@@ -1646,7 +1646,7 @@
buildCounterGoogleCloudDatacatalogV1beta1TagTemplate++;
if (buildCounterGoogleCloudDatacatalogV1beta1TagTemplate < 3) {
o.displayName = 'foo';
- o.fields = buildUnnamed7751();
+ o.fields = buildUnnamed7754();
o.name = 'foo';
}
buildCounterGoogleCloudDatacatalogV1beta1TagTemplate--;
@@ -1661,7 +1661,7 @@
o.displayName!,
unittest.equals('foo'),
);
- checkUnnamed7751(o.fields!);
+ checkUnnamed7754(o.fields!);
unittest.expect(
o.name!,
unittest.equals('foo'),
@@ -1714,14 +1714,14 @@
buildCounterGoogleCloudDatacatalogV1beta1TagTemplateField--;
}
-core.List<core.String> buildUnnamed7752() {
+core.List<core.String> buildUnnamed7755() {
var o = <core.String>[];
o.add('foo');
o.add('foo');
return o;
}
-void checkUnnamed7752(core.List<core.String> o) {
+void checkUnnamed7755(core.List<core.String> o) {
unittest.expect(o, unittest.hasLength(2));
unittest.expect(
o[0],
@@ -1739,7 +1739,7 @@
var o = api.GoogleCloudDatacatalogV1beta1Taxonomy();
buildCounterGoogleCloudDatacatalogV1beta1Taxonomy++;
if (buildCounterGoogleCloudDatacatalogV1beta1Taxonomy < 3) {
- o.activatedPolicyTypes = buildUnnamed7752();
+ o.activatedPolicyTypes = buildUnnamed7755();
o.description = 'foo';
o.displayName = 'foo';
o.name = 'foo';
@@ -1754,7 +1754,7 @@
api.GoogleCloudDatacatalogV1beta1Taxonomy o) {
buildCounterGoogleCloudDatacatalogV1beta1Taxonomy++;
if (buildCounterGoogleCloudDatacatalogV1beta1Taxonomy < 3) {
- checkUnnamed7752(o.activatedPolicyTypes!);
+ checkUnnamed7755(o.activatedPolicyTypes!);
unittest.expect(
o.description!,
unittest.equals('foo'),
@@ -1778,14 +1778,14 @@
}
core.Map<core.String, api.GoogleCloudDatacatalogV1beta1UsageStats>
- buildUnnamed7753() {
+ buildUnnamed7756() {
var o = <core.String, api.GoogleCloudDatacatalogV1beta1UsageStats>{};
o['x'] = buildGoogleCloudDatacatalogV1beta1UsageStats();
o['y'] = buildGoogleCloudDatacatalogV1beta1UsageStats();
return o;
}
-void checkUnnamed7753(
+void checkUnnamed7756(
core.Map<core.String, api.GoogleCloudDatacatalogV1beta1UsageStats> o) {
unittest.expect(o, unittest.hasLength(2));
checkGoogleCloudDatacatalogV1beta1UsageStats(
@@ -1801,7 +1801,7 @@
buildCounterGoogleCloudDatacatalogV1beta1UsageSignal++;
if (buildCounterGoogleCloudDatacatalogV1beta1UsageSignal < 3) {
o.updateTime = 'foo';
- o.usageWithinTimeRange = buildUnnamed7753();
+ o.usageWithinTimeRange = buildUnnamed7756();
}
buildCounterGoogleCloudDatacatalogV1beta1UsageSignal--;
return o;
@@ -1815,7 +1815,7 @@
o.updateTime!,
unittest.equals('foo'),
);
- checkUnnamed7753(o.usageWithinTimeRange!);
+ checkUnnamed7756(o.usageWithinTimeRange!);
}
buildCounterGoogleCloudDatacatalogV1beta1UsageSignal--;
}
@@ -1883,14 +1883,14 @@
buildCounterGoogleCloudDatacatalogV1beta1ViewSpec--;
}
-core.List<api.Binding> buildUnnamed7754() {
+core.List<api.Binding> buildUnnamed7757() {
var o = <api.Binding>[];
o.add(buildBinding());
o.add(buildBinding());
return o;
}
-void checkUnnamed7754(core.List<api.Binding> o) {
+void checkUnnamed7757(core.List<api.Binding> o) {
unittest.expect(o, unittest.hasLength(2));
checkBinding(o[0] as api.Binding);
checkBinding(o[1] as api.Binding);
@@ -1901,7 +1901,7 @@
var o = api.Policy();
buildCounterPolicy++;
if (buildCounterPolicy < 3) {
- o.bindings = buildUnnamed7754();
+ o.bindings = buildUnnamed7757();
o.etag = 'foo';
o.version = 42;
}
@@ -1912,7 +1912,7 @@
void checkPolicy(api.Policy o) {
buildCounterPolicy++;
if (buildCounterPolicy < 3) {
- checkUnnamed7754(o.bindings!);
+ checkUnnamed7757(o.bindings!);
unittest.expect(
o.etag!,
unittest.equals('foo'),
@@ -1944,14 +1944,14 @@
buildCounterSetIamPolicyRequest--;
}
-core.List<core.String> buildUnnamed7755() {
+core.List<core.String> buildUnnamed7758() {
var o = <core.String>[];
o.add('foo');
o.add('foo');
return o;
}
-void checkUnnamed7755(core.List<core.String> o) {
+void checkUnnamed7758(core.List<core.String> o) {
unittest.expect(o, unittest.hasLength(2));
unittest.expect(
o[0],
@@ -1968,7 +1968,7 @@
var o = api.TestIamPermissionsRequest();
buildCounterTestIamPermissionsRequest++;
if (buildCounterTestIamPermissionsRequest < 3) {
- o.permissions = buildUnnamed7755();
+ o.permissions = buildUnnamed7758();
}
buildCounterTestIamPermissionsRequest--;
return o;
@@ -1977,19 +1977,19 @@
void checkTestIamPermissionsRequest(api.TestIamPermissionsRequest o) {
buildCounterTestIamPermissionsRequest++;
if (buildCounterTestIamPermissionsRequest < 3) {
- checkUnnamed7755(o.permissions!);
+ checkUnnamed7758(o.permissions!);
}
buildCounterTestIamPermissionsRequest--;
}
-core.List<core.String> buildUnnamed7756() {
+core.List<core.String> buildUnnamed7759() {
var o = <core.String>[];
o.add('foo');
o.add('foo');
return o;
}
-void checkUnnamed7756(core.List<core.String> o) {
+void checkUnnamed7759(core.List<core.String> o) {
unittest.expect(o, unittest.hasLength(2));
unittest.expect(
o[0],
@@ -2006,7 +2006,7 @@
var o = api.TestIamPermissionsResponse();
buildCounterTestIamPermissionsResponse++;
if (buildCounterTestIamPermissionsResponse < 3) {
- o.permissions = buildUnnamed7756();
+ o.permissions = buildUnnamed7759();
}
buildCounterTestIamPermissionsResponse--;
return o;
@@ -2015,19 +2015,19 @@
void checkTestIamPermissionsResponse(api.TestIamPermissionsResponse o) {
buildCounterTestIamPermissionsResponse++;
if (buildCounterTestIamPermissionsResponse < 3) {
- checkUnnamed7756(o.permissions!);
+ checkUnnamed7759(o.permissions!);
}
buildCounterTestIamPermissionsResponse--;
}
-core.List<core.String> buildUnnamed7757() {
+core.List<core.String> buildUnnamed7760() {
var o = <core.String>[];
o.add('foo');
o.add('foo');
return o;
}
-void checkUnnamed7757(core.List<core.String> o) {
+void checkUnnamed7760(core.List<core.String> o) {
unittest.expect(o, unittest.hasLength(2));
unittest.expect(
o[0],
@@ -5019,7 +5019,7 @@
var res = api.DataCatalogApi(mock).projects.locations.taxonomies;
var arg_parent = 'foo';
var arg_serializedTaxonomies = true;
- var arg_taxonomies = buildUnnamed7757();
+ var arg_taxonomies = buildUnnamed7760();
var arg_$fields = 'foo';
mock.register(unittest.expectAsync2((http.BaseRequest req, json) {
var path = (req.url).path;
diff --git a/generated/googleapis_beta/test/dataflow/v1b3_test.dart b/generated/googleapis_beta/test/dataflow/v1b3_test.dart
index bcddf90..c0169e6 100644
--- a/generated/googleapis_beta/test/dataflow/v1b3_test.dart
+++ b/generated/googleapis_beta/test/dataflow/v1b3_test.dart
@@ -350,53 +350,53 @@
buildCounterComponentTransform--;
}
-core.List<api.StreamLocation> buildUnnamed8529() {
+core.List<api.StreamLocation> buildUnnamed8532() {
var o = <api.StreamLocation>[];
o.add(buildStreamLocation());
o.add(buildStreamLocation());
return o;
}
-void checkUnnamed8529(core.List<api.StreamLocation> o) {
+void checkUnnamed8532(core.List<api.StreamLocation> o) {
unittest.expect(o, unittest.hasLength(2));
checkStreamLocation(o[0] as api.StreamLocation);
checkStreamLocation(o[1] as api.StreamLocation);
}
-core.List<api.KeyRangeLocation> buildUnnamed8530() {
+core.List<api.KeyRangeLocation> buildUnnamed8533() {
var o = <api.KeyRangeLocation>[];
o.add(buildKeyRangeLocation());
o.add(buildKeyRangeLocation());
return o;
}
-void checkUnnamed8530(core.List<api.KeyRangeLocation> o) {
+void checkUnnamed8533(core.List<api.KeyRangeLocation> o) {
unittest.expect(o, unittest.hasLength(2));
checkKeyRangeLocation(o[0] as api.KeyRangeLocation);
checkKeyRangeLocation(o[1] as api.KeyRangeLocation);
}
-core.List<api.StreamLocation> buildUnnamed8531() {
+core.List<api.StreamLocation> buildUnnamed8534() {
var o = <api.StreamLocation>[];
o.add(buildStreamLocation());
o.add(buildStreamLocation());
return o;
}
-void checkUnnamed8531(core.List<api.StreamLocation> o) {
+void checkUnnamed8534(core.List<api.StreamLocation> o) {
unittest.expect(o, unittest.hasLength(2));
checkStreamLocation(o[0] as api.StreamLocation);
checkStreamLocation(o[1] as api.StreamLocation);
}
-core.List<api.StateFamilyConfig> buildUnnamed8532() {
+core.List<api.StateFamilyConfig> buildUnnamed8535() {
var o = <api.StateFamilyConfig>[];
o.add(buildStateFamilyConfig());
o.add(buildStateFamilyConfig());
return o;
}
-void checkUnnamed8532(core.List<api.StateFamilyConfig> o) {
+void checkUnnamed8535(core.List<api.StateFamilyConfig> o) {
unittest.expect(o, unittest.hasLength(2));
checkStateFamilyConfig(o[0] as api.StateFamilyConfig);
checkStateFamilyConfig(o[1] as api.StateFamilyConfig);
@@ -408,10 +408,10 @@
buildCounterComputationTopology++;
if (buildCounterComputationTopology < 3) {
o.computationId = 'foo';
- o.inputs = buildUnnamed8529();
- o.keyRanges = buildUnnamed8530();
- o.outputs = buildUnnamed8531();
- o.stateFamilies = buildUnnamed8532();
+ o.inputs = buildUnnamed8532();
+ o.keyRanges = buildUnnamed8533();
+ o.outputs = buildUnnamed8534();
+ o.stateFamilies = buildUnnamed8535();
o.systemStageName = 'foo';
}
buildCounterComputationTopology--;
@@ -425,10 +425,10 @@
o.computationId!,
unittest.equals('foo'),
);
- checkUnnamed8529(o.inputs!);
- checkUnnamed8530(o.keyRanges!);
- checkUnnamed8531(o.outputs!);
- checkUnnamed8532(o.stateFamilies!);
+ checkUnnamed8532(o.inputs!);
+ checkUnnamed8533(o.keyRanges!);
+ checkUnnamed8534(o.outputs!);
+ checkUnnamed8535(o.stateFamilies!);
unittest.expect(
o.systemStageName!,
unittest.equals('foo'),
@@ -687,14 +687,14 @@
buildCounterCounterUpdate--;
}
-core.Map<core.String, core.String> buildUnnamed8533() {
+core.Map<core.String, core.String> buildUnnamed8536() {
var o = <core.String, core.String>{};
o['x'] = 'foo';
o['y'] = 'foo';
return o;
}
-void checkUnnamed8533(core.Map<core.String, core.String> o) {
+void checkUnnamed8536(core.Map<core.String, core.String> o) {
unittest.expect(o, unittest.hasLength(2));
unittest.expect(
o['x']!,
@@ -715,7 +715,7 @@
o.gcsPath = 'foo';
o.jobName = 'foo';
o.location = 'foo';
- o.parameters = buildUnnamed8533();
+ o.parameters = buildUnnamed8536();
}
buildCounterCreateJobFromTemplateRequest--;
return o;
@@ -737,7 +737,7 @@
o.location!,
unittest.equals('foo'),
);
- checkUnnamed8533(o.parameters!);
+ checkUnnamed8536(o.parameters!);
}
buildCounterCreateJobFromTemplateRequest--;
}
@@ -761,14 +761,14 @@
buildCounterCustomSourceLocation--;
}
-core.List<core.String> buildUnnamed8534() {
+core.List<core.String> buildUnnamed8537() {
var o = <core.String>[];
o.add('foo');
o.add('foo');
return o;
}
-void checkUnnamed8534(core.List<core.String> o) {
+void checkUnnamed8537(core.List<core.String> o) {
unittest.expect(o, unittest.hasLength(2));
unittest.expect(
o[0],
@@ -785,7 +785,7 @@
var o = api.DataDiskAssignment();
buildCounterDataDiskAssignment++;
if (buildCounterDataDiskAssignment < 3) {
- o.dataDisks = buildUnnamed8534();
+ o.dataDisks = buildUnnamed8537();
o.vmInstance = 'foo';
}
buildCounterDataDiskAssignment--;
@@ -795,7 +795,7 @@
void checkDataDiskAssignment(api.DataDiskAssignment o) {
buildCounterDataDiskAssignment++;
if (buildCounterDataDiskAssignment < 3) {
- checkUnnamed8534(o.dataDisks!);
+ checkUnnamed8537(o.dataDisks!);
unittest.expect(
o.vmInstance!,
unittest.equals('foo'),
@@ -1048,119 +1048,6 @@
buildCounterDynamicSourceSplit--;
}
-core.List<core.String> buildUnnamed8535() {
- var o = <core.String>[];
- o.add('foo');
- o.add('foo');
- return o;
-}
-
-void checkUnnamed8535(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'),
- );
-}
-
-core.Map<core.String, core.Object> buildUnnamed8536() {
- var o = <core.String, core.Object>{};
- o['x'] = {
- 'list': [1, 2, 3],
- 'bool': true,
- 'string': 'foo'
- };
- o['y'] = {
- 'list': [1, 2, 3],
- 'bool': true,
- 'string': 'foo'
- };
- return o;
-}
-
-void checkUnnamed8536(core.Map<core.String, core.Object> o) {
- unittest.expect(o, unittest.hasLength(2));
- var casted2 = (o['x']!) as core.Map;
- unittest.expect(casted2, unittest.hasLength(3));
- unittest.expect(
- casted2['list'],
- unittest.equals([1, 2, 3]),
- );
- unittest.expect(
- casted2['bool'],
- unittest.equals(true),
- );
- unittest.expect(
- casted2['string'],
- unittest.equals('foo'),
- );
- var casted3 = (o['y']!) as core.Map;
- unittest.expect(casted3, unittest.hasLength(3));
- unittest.expect(
- casted3['list'],
- unittest.equals([1, 2, 3]),
- );
- unittest.expect(
- casted3['bool'],
- unittest.equals(true),
- );
- unittest.expect(
- casted3['string'],
- unittest.equals('foo'),
- );
-}
-
-core.Map<core.String, core.Object> buildUnnamed8537() {
- var o = <core.String, core.Object>{};
- o['x'] = {
- 'list': [1, 2, 3],
- 'bool': true,
- 'string': 'foo'
- };
- o['y'] = {
- 'list': [1, 2, 3],
- 'bool': true,
- 'string': 'foo'
- };
- return o;
-}
-
-void checkUnnamed8537(core.Map<core.String, core.Object> o) {
- unittest.expect(o, unittest.hasLength(2));
- var casted4 = (o['x']!) as core.Map;
- unittest.expect(casted4, unittest.hasLength(3));
- unittest.expect(
- casted4['list'],
- unittest.equals([1, 2, 3]),
- );
- unittest.expect(
- casted4['bool'],
- unittest.equals(true),
- );
- unittest.expect(
- casted4['string'],
- unittest.equals('foo'),
- );
- var casted5 = (o['y']!) as core.Map;
- unittest.expect(casted5, unittest.hasLength(3));
- unittest.expect(
- casted5['list'],
- unittest.equals([1, 2, 3]),
- );
- unittest.expect(
- casted5['bool'],
- unittest.equals(true),
- );
- unittest.expect(
- casted5['string'],
- unittest.equals('foo'),
- );
-}
-
core.List<core.String> buildUnnamed8538() {
var o = <core.String>[];
o.add('foo');
@@ -1197,6 +1084,119 @@
void checkUnnamed8539(core.Map<core.String, core.Object> o) {
unittest.expect(o, unittest.hasLength(2));
+ var casted2 = (o['x']!) as core.Map;
+ unittest.expect(casted2, unittest.hasLength(3));
+ unittest.expect(
+ casted2['list'],
+ unittest.equals([1, 2, 3]),
+ );
+ unittest.expect(
+ casted2['bool'],
+ unittest.equals(true),
+ );
+ unittest.expect(
+ casted2['string'],
+ unittest.equals('foo'),
+ );
+ var casted3 = (o['y']!) as core.Map;
+ unittest.expect(casted3, unittest.hasLength(3));
+ unittest.expect(
+ casted3['list'],
+ unittest.equals([1, 2, 3]),
+ );
+ unittest.expect(
+ casted3['bool'],
+ unittest.equals(true),
+ );
+ unittest.expect(
+ casted3['string'],
+ unittest.equals('foo'),
+ );
+}
+
+core.Map<core.String, core.Object> buildUnnamed8540() {
+ var o = <core.String, core.Object>{};
+ o['x'] = {
+ 'list': [1, 2, 3],
+ 'bool': true,
+ 'string': 'foo'
+ };
+ o['y'] = {
+ 'list': [1, 2, 3],
+ 'bool': true,
+ 'string': 'foo'
+ };
+ return o;
+}
+
+void checkUnnamed8540(core.Map<core.String, core.Object> o) {
+ unittest.expect(o, unittest.hasLength(2));
+ var casted4 = (o['x']!) as core.Map;
+ unittest.expect(casted4, unittest.hasLength(3));
+ unittest.expect(
+ casted4['list'],
+ unittest.equals([1, 2, 3]),
+ );
+ unittest.expect(
+ casted4['bool'],
+ unittest.equals(true),
+ );
+ unittest.expect(
+ casted4['string'],
+ unittest.equals('foo'),
+ );
+ var casted5 = (o['y']!) as core.Map;
+ unittest.expect(casted5, unittest.hasLength(3));
+ unittest.expect(
+ casted5['list'],
+ unittest.equals([1, 2, 3]),
+ );
+ unittest.expect(
+ casted5['bool'],
+ unittest.equals(true),
+ );
+ unittest.expect(
+ casted5['string'],
+ unittest.equals('foo'),
+ );
+}
+
+core.List<core.String> buildUnnamed8541() {
+ var o = <core.String>[];
+ o.add('foo');
+ o.add('foo');
+ return o;
+}
+
+void checkUnnamed8541(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'),
+ );
+}
+
+core.Map<core.String, core.Object> buildUnnamed8542() {
+ var o = <core.String, core.Object>{};
+ o['x'] = {
+ 'list': [1, 2, 3],
+ 'bool': true,
+ 'string': 'foo'
+ };
+ o['y'] = {
+ 'list': [1, 2, 3],
+ 'bool': true,
+ 'string': 'foo'
+ };
+ return o;
+}
+
+void checkUnnamed8542(core.Map<core.String, core.Object> o) {
+ unittest.expect(o, unittest.hasLength(2));
var casted6 = (o['x']!) as core.Map;
unittest.expect(casted6, unittest.hasLength(3));
unittest.expect(
@@ -1227,7 +1227,7 @@
);
}
-core.Map<core.String, core.Object> buildUnnamed8540() {
+core.Map<core.String, core.Object> buildUnnamed8543() {
var o = <core.String, core.Object>{};
o['x'] = {
'list': [1, 2, 3],
@@ -1242,7 +1242,7 @@
return o;
}
-void checkUnnamed8540(core.Map<core.String, core.Object> o) {
+void checkUnnamed8543(core.Map<core.String, core.Object> o) {
unittest.expect(o, unittest.hasLength(2));
var casted8 = (o['x']!) as core.Map;
unittest.expect(casted8, unittest.hasLength(3));
@@ -1274,14 +1274,14 @@
);
}
-core.List<api.WorkerPool> buildUnnamed8541() {
+core.List<api.WorkerPool> buildUnnamed8544() {
var o = <api.WorkerPool>[];
o.add(buildWorkerPool());
o.add(buildWorkerPool());
return o;
}
-void checkUnnamed8541(core.List<api.WorkerPool> o) {
+void checkUnnamed8544(core.List<api.WorkerPool> o) {
unittest.expect(o, unittest.hasLength(2));
checkWorkerPool(o[0] as api.WorkerPool);
checkWorkerPool(o[1] as api.WorkerPool);
@@ -1295,18 +1295,18 @@
o.clusterManagerApiService = 'foo';
o.dataset = 'foo';
o.debugOptions = buildDebugOptions();
- o.experiments = buildUnnamed8535();
+ o.experiments = buildUnnamed8538();
o.flexResourceSchedulingGoal = 'foo';
- o.internalExperiments = buildUnnamed8536();
- o.sdkPipelineOptions = buildUnnamed8537();
+ o.internalExperiments = buildUnnamed8539();
+ o.sdkPipelineOptions = buildUnnamed8540();
o.serviceAccountEmail = 'foo';
o.serviceKmsKeyName = 'foo';
- o.serviceOptions = buildUnnamed8538();
+ o.serviceOptions = buildUnnamed8541();
o.shuffleMode = 'foo';
o.tempStoragePrefix = 'foo';
- o.userAgent = buildUnnamed8539();
- o.version = buildUnnamed8540();
- o.workerPools = buildUnnamed8541();
+ o.userAgent = buildUnnamed8542();
+ o.version = buildUnnamed8543();
+ o.workerPools = buildUnnamed8544();
o.workerRegion = 'foo';
o.workerZone = 'foo';
}
@@ -1326,13 +1326,13 @@
unittest.equals('foo'),
);
checkDebugOptions(o.debugOptions! as api.DebugOptions);
- checkUnnamed8535(o.experiments!);
+ checkUnnamed8538(o.experiments!);
unittest.expect(
o.flexResourceSchedulingGoal!,
unittest.equals('foo'),
);
- checkUnnamed8536(o.internalExperiments!);
- checkUnnamed8537(o.sdkPipelineOptions!);
+ checkUnnamed8539(o.internalExperiments!);
+ checkUnnamed8540(o.sdkPipelineOptions!);
unittest.expect(
o.serviceAccountEmail!,
unittest.equals('foo'),
@@ -1341,7 +1341,7 @@
o.serviceKmsKeyName!,
unittest.equals('foo'),
);
- checkUnnamed8538(o.serviceOptions!);
+ checkUnnamed8541(o.serviceOptions!);
unittest.expect(
o.shuffleMode!,
unittest.equals('foo'),
@@ -1350,9 +1350,9 @@
o.tempStoragePrefix!,
unittest.equals('foo'),
);
- checkUnnamed8539(o.userAgent!);
- checkUnnamed8540(o.version!);
- checkUnnamed8541(o.workerPools!);
+ checkUnnamed8542(o.userAgent!);
+ checkUnnamed8543(o.version!);
+ checkUnnamed8544(o.workerPools!);
unittest.expect(
o.workerRegion!,
unittest.equals('foo'),
@@ -1397,66 +1397,66 @@
buildCounterExecutionStageState--;
}
-core.List<api.ComponentSource> buildUnnamed8542() {
+core.List<api.ComponentSource> buildUnnamed8545() {
var o = <api.ComponentSource>[];
o.add(buildComponentSource());
o.add(buildComponentSource());
return o;
}
-void checkUnnamed8542(core.List<api.ComponentSource> o) {
+void checkUnnamed8545(core.List<api.ComponentSource> o) {
unittest.expect(o, unittest.hasLength(2));
checkComponentSource(o[0] as api.ComponentSource);
checkComponentSource(o[1] as api.ComponentSource);
}
-core.List<api.ComponentTransform> buildUnnamed8543() {
+core.List<api.ComponentTransform> buildUnnamed8546() {
var o = <api.ComponentTransform>[];
o.add(buildComponentTransform());
o.add(buildComponentTransform());
return o;
}
-void checkUnnamed8543(core.List<api.ComponentTransform> o) {
+void checkUnnamed8546(core.List<api.ComponentTransform> o) {
unittest.expect(o, unittest.hasLength(2));
checkComponentTransform(o[0] as api.ComponentTransform);
checkComponentTransform(o[1] as api.ComponentTransform);
}
-core.List<api.StageSource> buildUnnamed8544() {
+core.List<api.StageSource> buildUnnamed8547() {
var o = <api.StageSource>[];
o.add(buildStageSource());
o.add(buildStageSource());
return o;
}
-void checkUnnamed8544(core.List<api.StageSource> o) {
+void checkUnnamed8547(core.List<api.StageSource> o) {
unittest.expect(o, unittest.hasLength(2));
checkStageSource(o[0] as api.StageSource);
checkStageSource(o[1] as api.StageSource);
}
-core.List<api.StageSource> buildUnnamed8545() {
+core.List<api.StageSource> buildUnnamed8548() {
var o = <api.StageSource>[];
o.add(buildStageSource());
o.add(buildStageSource());
return o;
}
-void checkUnnamed8545(core.List<api.StageSource> o) {
+void checkUnnamed8548(core.List<api.StageSource> o) {
unittest.expect(o, unittest.hasLength(2));
checkStageSource(o[0] as api.StageSource);
checkStageSource(o[1] as api.StageSource);
}
-core.List<core.String> buildUnnamed8546() {
+core.List<core.String> buildUnnamed8549() {
var o = <core.String>[];
o.add('foo');
o.add('foo');
return o;
}
-void checkUnnamed8546(core.List<core.String> o) {
+void checkUnnamed8549(core.List<core.String> o) {
unittest.expect(o, unittest.hasLength(2));
unittest.expect(
o[0],
@@ -1473,14 +1473,14 @@
var o = api.ExecutionStageSummary();
buildCounterExecutionStageSummary++;
if (buildCounterExecutionStageSummary < 3) {
- o.componentSource = buildUnnamed8542();
- o.componentTransform = buildUnnamed8543();
+ o.componentSource = buildUnnamed8545();
+ o.componentTransform = buildUnnamed8546();
o.id = 'foo';
- o.inputSource = buildUnnamed8544();
+ o.inputSource = buildUnnamed8547();
o.kind = 'foo';
o.name = 'foo';
- o.outputSource = buildUnnamed8545();
- o.prerequisiteStage = buildUnnamed8546();
+ o.outputSource = buildUnnamed8548();
+ o.prerequisiteStage = buildUnnamed8549();
}
buildCounterExecutionStageSummary--;
return o;
@@ -1489,13 +1489,13 @@
void checkExecutionStageSummary(api.ExecutionStageSummary o) {
buildCounterExecutionStageSummary++;
if (buildCounterExecutionStageSummary < 3) {
- checkUnnamed8542(o.componentSource!);
- checkUnnamed8543(o.componentTransform!);
+ checkUnnamed8545(o.componentSource!);
+ checkUnnamed8546(o.componentTransform!);
unittest.expect(
o.id!,
unittest.equals('foo'),
);
- checkUnnamed8544(o.inputSource!);
+ checkUnnamed8547(o.inputSource!);
unittest.expect(
o.kind!,
unittest.equals('foo'),
@@ -1504,8 +1504,8 @@
o.name!,
unittest.equals('foo'),
);
- checkUnnamed8545(o.outputSource!);
- checkUnnamed8546(o.prerequisiteStage!);
+ checkUnnamed8548(o.outputSource!);
+ checkUnnamed8549(o.prerequisiteStage!);
}
buildCounterExecutionStageSummary--;
}
@@ -1554,14 +1554,14 @@
buildCounterFileIODetails--;
}
-core.List<api.InstructionInput> buildUnnamed8547() {
+core.List<api.InstructionInput> buildUnnamed8550() {
var o = <api.InstructionInput>[];
o.add(buildInstructionInput());
o.add(buildInstructionInput());
return o;
}
-void checkUnnamed8547(core.List<api.InstructionInput> o) {
+void checkUnnamed8550(core.List<api.InstructionInput> o) {
unittest.expect(o, unittest.hasLength(2));
checkInstructionInput(o[0] as api.InstructionInput);
checkInstructionInput(o[1] as api.InstructionInput);
@@ -1572,7 +1572,7 @@
var o = api.FlattenInstruction();
buildCounterFlattenInstruction++;
if (buildCounterFlattenInstruction < 3) {
- o.inputs = buildUnnamed8547();
+ o.inputs = buildUnnamed8550();
}
buildCounterFlattenInstruction--;
return o;
@@ -1581,19 +1581,19 @@
void checkFlattenInstruction(api.FlattenInstruction o) {
buildCounterFlattenInstruction++;
if (buildCounterFlattenInstruction < 3) {
- checkUnnamed8547(o.inputs!);
+ checkUnnamed8550(o.inputs!);
}
buildCounterFlattenInstruction--;
}
-core.List<core.String> buildUnnamed8548() {
+core.List<core.String> buildUnnamed8551() {
var o = <core.String>[];
o.add('foo');
o.add('foo');
return o;
}
-void checkUnnamed8548(core.List<core.String> o) {
+void checkUnnamed8551(core.List<core.String> o) {
unittest.expect(o, unittest.hasLength(2));
unittest.expect(
o[0],
@@ -1605,14 +1605,14 @@
);
}
-core.Map<core.String, core.String> buildUnnamed8549() {
+core.Map<core.String, core.String> buildUnnamed8552() {
var o = <core.String, core.String>{};
o['x'] = 'foo';
o['y'] = 'foo';
return o;
}
-void checkUnnamed8549(core.Map<core.String, core.String> o) {
+void checkUnnamed8552(core.Map<core.String, core.String> o) {
unittest.expect(o, unittest.hasLength(2));
unittest.expect(
o['x']!,
@@ -1629,8 +1629,8 @@
var o = api.FlexTemplateRuntimeEnvironment();
buildCounterFlexTemplateRuntimeEnvironment++;
if (buildCounterFlexTemplateRuntimeEnvironment < 3) {
- o.additionalExperiments = buildUnnamed8548();
- o.additionalUserLabels = buildUnnamed8549();
+ o.additionalExperiments = buildUnnamed8551();
+ o.additionalUserLabels = buildUnnamed8552();
o.enableStreamingEngine = true;
o.flexrsGoal = 'foo';
o.ipConfiguration = 'foo';
@@ -1655,8 +1655,8 @@
void checkFlexTemplateRuntimeEnvironment(api.FlexTemplateRuntimeEnvironment o) {
buildCounterFlexTemplateRuntimeEnvironment++;
if (buildCounterFlexTemplateRuntimeEnvironment < 3) {
- checkUnnamed8548(o.additionalExperiments!);
- checkUnnamed8549(o.additionalUserLabels!);
+ checkUnnamed8551(o.additionalExperiments!);
+ checkUnnamed8552(o.additionalUserLabels!);
unittest.expect(o.enableStreamingEngine!, unittest.isTrue);
unittest.expect(
o.flexrsGoal!,
@@ -1722,14 +1722,14 @@
buildCounterFlexTemplateRuntimeEnvironment--;
}
-core.List<core.double> buildUnnamed8550() {
+core.List<core.double> buildUnnamed8553() {
var o = <core.double>[];
o.add(42.0);
o.add(42.0);
return o;
}
-void checkUnnamed8550(core.List<core.double> o) {
+void checkUnnamed8553(core.List<core.double> o) {
unittest.expect(o, unittest.hasLength(2));
unittest.expect(
o[0],
@@ -1746,7 +1746,7 @@
var o = api.FloatingPointList();
buildCounterFloatingPointList++;
if (buildCounterFloatingPointList < 3) {
- o.elements = buildUnnamed8550();
+ o.elements = buildUnnamed8553();
}
buildCounterFloatingPointList--;
return o;
@@ -1755,7 +1755,7 @@
void checkFloatingPointList(api.FloatingPointList o) {
buildCounterFloatingPointList++;
if (buildCounterFloatingPointList < 3) {
- checkUnnamed8550(o.elements!);
+ checkUnnamed8553(o.elements!);
}
buildCounterFloatingPointList--;
}
@@ -1866,14 +1866,14 @@
buildCounterGetTemplateResponse--;
}
-core.List<core.String> buildUnnamed8551() {
+core.List<core.String> buildUnnamed8554() {
var o = <core.String>[];
o.add('foo');
o.add('foo');
return o;
}
-void checkUnnamed8551(core.List<core.String> o) {
+void checkUnnamed8554(core.List<core.String> o) {
unittest.expect(o, unittest.hasLength(2));
unittest.expect(
o[0],
@@ -1890,7 +1890,7 @@
var o = api.Histogram();
buildCounterHistogram++;
if (buildCounterHistogram < 3) {
- o.bucketCounts = buildUnnamed8551();
+ o.bucketCounts = buildUnnamed8554();
o.firstBucketOffset = 42;
}
buildCounterHistogram--;
@@ -1900,7 +1900,7 @@
void checkHistogram(api.Histogram o) {
buildCounterHistogram++;
if (buildCounterHistogram < 3) {
- checkUnnamed8551(o.bucketCounts!);
+ checkUnnamed8554(o.bucketCounts!);
unittest.expect(
o.firstBucketOffset!,
unittest.equals(42),
@@ -1968,7 +1968,7 @@
buildCounterInstructionInput--;
}
-core.Map<core.String, core.Object> buildUnnamed8552() {
+core.Map<core.String, core.Object> buildUnnamed8555() {
var o = <core.String, core.Object>{};
o['x'] = {
'list': [1, 2, 3],
@@ -1983,7 +1983,7 @@
return o;
}
-void checkUnnamed8552(core.Map<core.String, core.Object> o) {
+void checkUnnamed8555(core.Map<core.String, core.Object> o) {
unittest.expect(o, unittest.hasLength(2));
var casted10 = (o['x']!) as core.Map;
unittest.expect(casted10, unittest.hasLength(3));
@@ -2020,7 +2020,7 @@
var o = api.InstructionOutput();
buildCounterInstructionOutput++;
if (buildCounterInstructionOutput < 3) {
- o.codec = buildUnnamed8552();
+ o.codec = buildUnnamed8555();
o.name = 'foo';
o.onlyCountKeyBytes = true;
o.onlyCountValueBytes = true;
@@ -2034,7 +2034,7 @@
void checkInstructionOutput(api.InstructionOutput o) {
buildCounterInstructionOutput++;
if (buildCounterInstructionOutput < 3) {
- checkUnnamed8552(o.codec!);
+ checkUnnamed8555(o.codec!);
unittest.expect(
o.name!,
unittest.equals('foo'),
@@ -2077,14 +2077,14 @@
buildCounterIntegerGauge--;
}
-core.List<api.SplitInt64> buildUnnamed8553() {
+core.List<api.SplitInt64> buildUnnamed8556() {
var o = <api.SplitInt64>[];
o.add(buildSplitInt64());
o.add(buildSplitInt64());
return o;
}
-void checkUnnamed8553(core.List<api.SplitInt64> o) {
+void checkUnnamed8556(core.List<api.SplitInt64> o) {
unittest.expect(o, unittest.hasLength(2));
checkSplitInt64(o[0] as api.SplitInt64);
checkSplitInt64(o[1] as api.SplitInt64);
@@ -2095,7 +2095,7 @@
var o = api.IntegerList();
buildCounterIntegerList++;
if (buildCounterIntegerList < 3) {
- o.elements = buildUnnamed8553();
+ o.elements = buildUnnamed8556();
}
buildCounterIntegerList--;
return o;
@@ -2104,7 +2104,7 @@
void checkIntegerList(api.IntegerList o) {
buildCounterIntegerList++;
if (buildCounterIntegerList < 3) {
- checkUnnamed8553(o.elements!);
+ checkUnnamed8556(o.elements!);
}
buildCounterIntegerList--;
}
@@ -2130,14 +2130,14 @@
buildCounterIntegerMean--;
}
-core.Map<core.String, core.String> buildUnnamed8554() {
+core.Map<core.String, core.String> buildUnnamed8557() {
var o = <core.String, core.String>{};
o['x'] = 'foo';
o['y'] = 'foo';
return o;
}
-void checkUnnamed8554(core.Map<core.String, core.String> o) {
+void checkUnnamed8557(core.Map<core.String, core.String> o) {
unittest.expect(o, unittest.hasLength(2));
unittest.expect(
o['x']!,
@@ -2149,40 +2149,40 @@
);
}
-core.List<api.ExecutionStageState> buildUnnamed8555() {
+core.List<api.ExecutionStageState> buildUnnamed8558() {
var o = <api.ExecutionStageState>[];
o.add(buildExecutionStageState());
o.add(buildExecutionStageState());
return o;
}
-void checkUnnamed8555(core.List<api.ExecutionStageState> o) {
+void checkUnnamed8558(core.List<api.ExecutionStageState> o) {
unittest.expect(o, unittest.hasLength(2));
checkExecutionStageState(o[0] as api.ExecutionStageState);
checkExecutionStageState(o[1] as api.ExecutionStageState);
}
-core.List<api.Step> buildUnnamed8556() {
+core.List<api.Step> buildUnnamed8559() {
var o = <api.Step>[];
o.add(buildStep());
o.add(buildStep());
return o;
}
-void checkUnnamed8556(core.List<api.Step> o) {
+void checkUnnamed8559(core.List<api.Step> o) {
unittest.expect(o, unittest.hasLength(2));
checkStep(o[0] as api.Step);
checkStep(o[1] as api.Step);
}
-core.List<core.String> buildUnnamed8557() {
+core.List<core.String> buildUnnamed8560() {
var o = <core.String>[];
o.add('foo');
o.add('foo');
return o;
}
-void checkUnnamed8557(core.List<core.String> o) {
+void checkUnnamed8560(core.List<core.String> o) {
unittest.expect(o, unittest.hasLength(2));
unittest.expect(
o[0],
@@ -2194,14 +2194,14 @@
);
}
-core.Map<core.String, core.String> buildUnnamed8558() {
+core.Map<core.String, core.String> buildUnnamed8561() {
var o = <core.String, core.String>{};
o['x'] = 'foo';
o['y'] = 'foo';
return o;
}
-void checkUnnamed8558(core.Map<core.String, core.String> o) {
+void checkUnnamed8561(core.Map<core.String, core.String> o) {
unittest.expect(o, unittest.hasLength(2));
unittest.expect(
o['x']!,
@@ -2227,7 +2227,7 @@
o.executionInfo = buildJobExecutionInfo();
o.id = 'foo';
o.jobMetadata = buildJobMetadata();
- o.labels = buildUnnamed8554();
+ o.labels = buildUnnamed8557();
o.location = 'foo';
o.name = 'foo';
o.pipelineDescription = buildPipelineDescription();
@@ -2236,12 +2236,12 @@
o.replacedByJobId = 'foo';
o.requestedState = 'foo';
o.satisfiesPzs = true;
- o.stageStates = buildUnnamed8555();
+ o.stageStates = buildUnnamed8558();
o.startTime = 'foo';
- o.steps = buildUnnamed8556();
+ o.steps = buildUnnamed8559();
o.stepsLocation = 'foo';
- o.tempFiles = buildUnnamed8557();
- o.transformNameMapping = buildUnnamed8558();
+ o.tempFiles = buildUnnamed8560();
+ o.transformNameMapping = buildUnnamed8561();
o.type = 'foo';
}
buildCounterJob--;
@@ -2278,7 +2278,7 @@
unittest.equals('foo'),
);
checkJobMetadata(o.jobMetadata! as api.JobMetadata);
- checkUnnamed8554(o.labels!);
+ checkUnnamed8557(o.labels!);
unittest.expect(
o.location!,
unittest.equals('foo'),
@@ -2305,18 +2305,18 @@
unittest.equals('foo'),
);
unittest.expect(o.satisfiesPzs!, unittest.isTrue);
- checkUnnamed8555(o.stageStates!);
+ checkUnnamed8558(o.stageStates!);
unittest.expect(
o.startTime!,
unittest.equals('foo'),
);
- checkUnnamed8556(o.steps!);
+ checkUnnamed8559(o.steps!);
unittest.expect(
o.stepsLocation!,
unittest.equals('foo'),
);
- checkUnnamed8557(o.tempFiles!);
- checkUnnamed8558(o.transformNameMapping!);
+ checkUnnamed8560(o.tempFiles!);
+ checkUnnamed8561(o.transformNameMapping!);
unittest.expect(
o.type!,
unittest.equals('foo'),
@@ -2325,14 +2325,14 @@
buildCounterJob--;
}
-core.List<api.StageSummary> buildUnnamed8559() {
+core.List<api.StageSummary> buildUnnamed8562() {
var o = <api.StageSummary>[];
o.add(buildStageSummary());
o.add(buildStageSummary());
return o;
}
-void checkUnnamed8559(core.List<api.StageSummary> o) {
+void checkUnnamed8562(core.List<api.StageSummary> o) {
unittest.expect(o, unittest.hasLength(2));
checkStageSummary(o[0] as api.StageSummary);
checkStageSummary(o[1] as api.StageSummary);
@@ -2344,7 +2344,7 @@
buildCounterJobExecutionDetails++;
if (buildCounterJobExecutionDetails < 3) {
o.nextPageToken = 'foo';
- o.stages = buildUnnamed8559();
+ o.stages = buildUnnamed8562();
}
buildCounterJobExecutionDetails--;
return o;
@@ -2357,19 +2357,19 @@
o.nextPageToken!,
unittest.equals('foo'),
);
- checkUnnamed8559(o.stages!);
+ checkUnnamed8562(o.stages!);
}
buildCounterJobExecutionDetails--;
}
-core.Map<core.String, api.JobExecutionStageInfo> buildUnnamed8560() {
+core.Map<core.String, api.JobExecutionStageInfo> buildUnnamed8563() {
var o = <core.String, api.JobExecutionStageInfo>{};
o['x'] = buildJobExecutionStageInfo();
o['y'] = buildJobExecutionStageInfo();
return o;
}
-void checkUnnamed8560(core.Map<core.String, api.JobExecutionStageInfo> o) {
+void checkUnnamed8563(core.Map<core.String, api.JobExecutionStageInfo> o) {
unittest.expect(o, unittest.hasLength(2));
checkJobExecutionStageInfo(o['x']! as api.JobExecutionStageInfo);
checkJobExecutionStageInfo(o['y']! as api.JobExecutionStageInfo);
@@ -2380,7 +2380,7 @@
var o = api.JobExecutionInfo();
buildCounterJobExecutionInfo++;
if (buildCounterJobExecutionInfo < 3) {
- o.stages = buildUnnamed8560();
+ o.stages = buildUnnamed8563();
}
buildCounterJobExecutionInfo--;
return o;
@@ -2389,19 +2389,19 @@
void checkJobExecutionInfo(api.JobExecutionInfo o) {
buildCounterJobExecutionInfo++;
if (buildCounterJobExecutionInfo < 3) {
- checkUnnamed8560(o.stages!);
+ checkUnnamed8563(o.stages!);
}
buildCounterJobExecutionInfo--;
}
-core.List<core.String> buildUnnamed8561() {
+core.List<core.String> buildUnnamed8564() {
var o = <core.String>[];
o.add('foo');
o.add('foo');
return o;
}
-void checkUnnamed8561(core.List<core.String> o) {
+void checkUnnamed8564(core.List<core.String> o) {
unittest.expect(o, unittest.hasLength(2));
unittest.expect(
o[0],
@@ -2418,7 +2418,7 @@
var o = api.JobExecutionStageInfo();
buildCounterJobExecutionStageInfo++;
if (buildCounterJobExecutionStageInfo < 3) {
- o.stepName = buildUnnamed8561();
+ o.stepName = buildUnnamed8564();
}
buildCounterJobExecutionStageInfo--;
return o;
@@ -2427,7 +2427,7 @@
void checkJobExecutionStageInfo(api.JobExecutionStageInfo o) {
buildCounterJobExecutionStageInfo++;
if (buildCounterJobExecutionStageInfo < 3) {
- checkUnnamed8561(o.stepName!);
+ checkUnnamed8564(o.stepName!);
}
buildCounterJobExecutionStageInfo--;
}
@@ -2469,79 +2469,79 @@
buildCounterJobMessage--;
}
-core.List<api.BigTableIODetails> buildUnnamed8562() {
+core.List<api.BigTableIODetails> buildUnnamed8565() {
var o = <api.BigTableIODetails>[];
o.add(buildBigTableIODetails());
o.add(buildBigTableIODetails());
return o;
}
-void checkUnnamed8562(core.List<api.BigTableIODetails> o) {
+void checkUnnamed8565(core.List<api.BigTableIODetails> o) {
unittest.expect(o, unittest.hasLength(2));
checkBigTableIODetails(o[0] as api.BigTableIODetails);
checkBigTableIODetails(o[1] as api.BigTableIODetails);
}
-core.List<api.BigQueryIODetails> buildUnnamed8563() {
+core.List<api.BigQueryIODetails> buildUnnamed8566() {
var o = <api.BigQueryIODetails>[];
o.add(buildBigQueryIODetails());
o.add(buildBigQueryIODetails());
return o;
}
-void checkUnnamed8563(core.List<api.BigQueryIODetails> o) {
+void checkUnnamed8566(core.List<api.BigQueryIODetails> o) {
unittest.expect(o, unittest.hasLength(2));
checkBigQueryIODetails(o[0] as api.BigQueryIODetails);
checkBigQueryIODetails(o[1] as api.BigQueryIODetails);
}
-core.List<api.DatastoreIODetails> buildUnnamed8564() {
+core.List<api.DatastoreIODetails> buildUnnamed8567() {
var o = <api.DatastoreIODetails>[];
o.add(buildDatastoreIODetails());
o.add(buildDatastoreIODetails());
return o;
}
-void checkUnnamed8564(core.List<api.DatastoreIODetails> o) {
+void checkUnnamed8567(core.List<api.DatastoreIODetails> o) {
unittest.expect(o, unittest.hasLength(2));
checkDatastoreIODetails(o[0] as api.DatastoreIODetails);
checkDatastoreIODetails(o[1] as api.DatastoreIODetails);
}
-core.List<api.FileIODetails> buildUnnamed8565() {
+core.List<api.FileIODetails> buildUnnamed8568() {
var o = <api.FileIODetails>[];
o.add(buildFileIODetails());
o.add(buildFileIODetails());
return o;
}
-void checkUnnamed8565(core.List<api.FileIODetails> o) {
+void checkUnnamed8568(core.List<api.FileIODetails> o) {
unittest.expect(o, unittest.hasLength(2));
checkFileIODetails(o[0] as api.FileIODetails);
checkFileIODetails(o[1] as api.FileIODetails);
}
-core.List<api.PubSubIODetails> buildUnnamed8566() {
+core.List<api.PubSubIODetails> buildUnnamed8569() {
var o = <api.PubSubIODetails>[];
o.add(buildPubSubIODetails());
o.add(buildPubSubIODetails());
return o;
}
-void checkUnnamed8566(core.List<api.PubSubIODetails> o) {
+void checkUnnamed8569(core.List<api.PubSubIODetails> o) {
unittest.expect(o, unittest.hasLength(2));
checkPubSubIODetails(o[0] as api.PubSubIODetails);
checkPubSubIODetails(o[1] as api.PubSubIODetails);
}
-core.List<api.SpannerIODetails> buildUnnamed8567() {
+core.List<api.SpannerIODetails> buildUnnamed8570() {
var o = <api.SpannerIODetails>[];
o.add(buildSpannerIODetails());
o.add(buildSpannerIODetails());
return o;
}
-void checkUnnamed8567(core.List<api.SpannerIODetails> o) {
+void checkUnnamed8570(core.List<api.SpannerIODetails> o) {
unittest.expect(o, unittest.hasLength(2));
checkSpannerIODetails(o[0] as api.SpannerIODetails);
checkSpannerIODetails(o[1] as api.SpannerIODetails);
@@ -2552,13 +2552,13 @@
var o = api.JobMetadata();
buildCounterJobMetadata++;
if (buildCounterJobMetadata < 3) {
- o.bigTableDetails = buildUnnamed8562();
- o.bigqueryDetails = buildUnnamed8563();
- o.datastoreDetails = buildUnnamed8564();
- o.fileDetails = buildUnnamed8565();
- o.pubsubDetails = buildUnnamed8566();
+ o.bigTableDetails = buildUnnamed8565();
+ o.bigqueryDetails = buildUnnamed8566();
+ o.datastoreDetails = buildUnnamed8567();
+ o.fileDetails = buildUnnamed8568();
+ o.pubsubDetails = buildUnnamed8569();
o.sdkVersion = buildSdkVersion();
- o.spannerDetails = buildUnnamed8567();
+ o.spannerDetails = buildUnnamed8570();
}
buildCounterJobMetadata--;
return o;
@@ -2567,25 +2567,25 @@
void checkJobMetadata(api.JobMetadata o) {
buildCounterJobMetadata++;
if (buildCounterJobMetadata < 3) {
- checkUnnamed8562(o.bigTableDetails!);
- checkUnnamed8563(o.bigqueryDetails!);
- checkUnnamed8564(o.datastoreDetails!);
- checkUnnamed8565(o.fileDetails!);
- checkUnnamed8566(o.pubsubDetails!);
+ checkUnnamed8565(o.bigTableDetails!);
+ checkUnnamed8566(o.bigqueryDetails!);
+ checkUnnamed8567(o.datastoreDetails!);
+ checkUnnamed8568(o.fileDetails!);
+ checkUnnamed8569(o.pubsubDetails!);
checkSdkVersion(o.sdkVersion! as api.SdkVersion);
- checkUnnamed8567(o.spannerDetails!);
+ checkUnnamed8570(o.spannerDetails!);
}
buildCounterJobMetadata--;
}
-core.List<api.MetricUpdate> buildUnnamed8568() {
+core.List<api.MetricUpdate> buildUnnamed8571() {
var o = <api.MetricUpdate>[];
o.add(buildMetricUpdate());
o.add(buildMetricUpdate());
return o;
}
-void checkUnnamed8568(core.List<api.MetricUpdate> o) {
+void checkUnnamed8571(core.List<api.MetricUpdate> o) {
unittest.expect(o, unittest.hasLength(2));
checkMetricUpdate(o[0] as api.MetricUpdate);
checkMetricUpdate(o[1] as api.MetricUpdate);
@@ -2597,7 +2597,7 @@
buildCounterJobMetrics++;
if (buildCounterJobMetrics < 3) {
o.metricTime = 'foo';
- o.metrics = buildUnnamed8568();
+ o.metrics = buildUnnamed8571();
}
buildCounterJobMetrics--;
return o;
@@ -2610,7 +2610,7 @@
o.metricTime!,
unittest.equals('foo'),
);
- checkUnnamed8568(o.metrics!);
+ checkUnnamed8571(o.metrics!);
}
buildCounterJobMetrics--;
}
@@ -2689,14 +2689,14 @@
buildCounterKeyRangeLocation--;
}
-core.Map<core.String, core.String> buildUnnamed8569() {
+core.Map<core.String, core.String> buildUnnamed8572() {
var o = <core.String, core.String>{};
o['x'] = 'foo';
o['y'] = 'foo';
return o;
}
-void checkUnnamed8569(core.Map<core.String, core.String> o) {
+void checkUnnamed8572(core.Map<core.String, core.String> o) {
unittest.expect(o, unittest.hasLength(2));
unittest.expect(
o['x']!,
@@ -2708,14 +2708,14 @@
);
}
-core.Map<core.String, core.String> buildUnnamed8570() {
+core.Map<core.String, core.String> buildUnnamed8573() {
var o = <core.String, core.String>{};
o['x'] = 'foo';
o['y'] = 'foo';
return o;
}
-void checkUnnamed8570(core.Map<core.String, core.String> o) {
+void checkUnnamed8573(core.Map<core.String, core.String> o) {
unittest.expect(o, unittest.hasLength(2));
unittest.expect(
o['x']!,
@@ -2727,14 +2727,14 @@
);
}
-core.Map<core.String, core.String> buildUnnamed8571() {
+core.Map<core.String, core.String> buildUnnamed8574() {
var o = <core.String, core.String>{};
o['x'] = 'foo';
o['y'] = 'foo';
return o;
}
-void checkUnnamed8571(core.Map<core.String, core.String> o) {
+void checkUnnamed8574(core.Map<core.String, core.String> o) {
unittest.expect(o, unittest.hasLength(2));
unittest.expect(
o['x']!,
@@ -2755,9 +2755,9 @@
o.containerSpecGcsPath = 'foo';
o.environment = buildFlexTemplateRuntimeEnvironment();
o.jobName = 'foo';
- o.launchOptions = buildUnnamed8569();
- o.parameters = buildUnnamed8570();
- o.transformNameMappings = buildUnnamed8571();
+ o.launchOptions = buildUnnamed8572();
+ o.parameters = buildUnnamed8573();
+ o.transformNameMappings = buildUnnamed8574();
o.update = true;
}
buildCounterLaunchFlexTemplateParameter--;
@@ -2778,9 +2778,9 @@
o.jobName!,
unittest.equals('foo'),
);
- checkUnnamed8569(o.launchOptions!);
- checkUnnamed8570(o.parameters!);
- checkUnnamed8571(o.transformNameMappings!);
+ checkUnnamed8572(o.launchOptions!);
+ checkUnnamed8573(o.parameters!);
+ checkUnnamed8574(o.transformNameMappings!);
unittest.expect(o.update!, unittest.isTrue);
}
buildCounterLaunchFlexTemplateParameter--;
@@ -2827,14 +2827,14 @@
buildCounterLaunchFlexTemplateResponse--;
}
-core.Map<core.String, core.String> buildUnnamed8572() {
+core.Map<core.String, core.String> buildUnnamed8575() {
var o = <core.String, core.String>{};
o['x'] = 'foo';
o['y'] = 'foo';
return o;
}
-void checkUnnamed8572(core.Map<core.String, core.String> o) {
+void checkUnnamed8575(core.Map<core.String, core.String> o) {
unittest.expect(o, unittest.hasLength(2));
unittest.expect(
o['x']!,
@@ -2846,14 +2846,14 @@
);
}
-core.Map<core.String, core.String> buildUnnamed8573() {
+core.Map<core.String, core.String> buildUnnamed8576() {
var o = <core.String, core.String>{};
o['x'] = 'foo';
o['y'] = 'foo';
return o;
}
-void checkUnnamed8573(core.Map<core.String, core.String> o) {
+void checkUnnamed8576(core.Map<core.String, core.String> o) {
unittest.expect(o, unittest.hasLength(2));
unittest.expect(
o['x']!,
@@ -2872,8 +2872,8 @@
if (buildCounterLaunchTemplateParameters < 3) {
o.environment = buildRuntimeEnvironment();
o.jobName = 'foo';
- o.parameters = buildUnnamed8572();
- o.transformNameMapping = buildUnnamed8573();
+ o.parameters = buildUnnamed8575();
+ o.transformNameMapping = buildUnnamed8576();
o.update = true;
}
buildCounterLaunchTemplateParameters--;
@@ -2888,8 +2888,8 @@
o.jobName!,
unittest.equals('foo'),
);
- checkUnnamed8572(o.parameters!);
- checkUnnamed8573(o.transformNameMapping!);
+ checkUnnamed8575(o.parameters!);
+ checkUnnamed8576(o.transformNameMapping!);
unittest.expect(o.update!, unittest.isTrue);
}
buildCounterLaunchTemplateParameters--;
@@ -2914,7 +2914,7 @@
buildCounterLaunchTemplateResponse--;
}
-core.Map<core.String, core.Object> buildUnnamed8574() {
+core.Map<core.String, core.Object> buildUnnamed8577() {
var o = <core.String, core.Object>{};
o['x'] = {
'list': [1, 2, 3],
@@ -2929,7 +2929,7 @@
return o;
}
-void checkUnnamed8574(core.Map<core.String, core.Object> o) {
+void checkUnnamed8577(core.Map<core.String, core.Object> o) {
unittest.expect(o, unittest.hasLength(2));
var casted12 = (o['x']!) as core.Map;
unittest.expect(casted12, unittest.hasLength(3));
@@ -2961,14 +2961,14 @@
);
}
-core.List<core.String> buildUnnamed8575() {
+core.List<core.String> buildUnnamed8578() {
var o = <core.String>[];
o.add('foo');
o.add('foo');
return o;
}
-void checkUnnamed8575(core.List<core.String> o) {
+void checkUnnamed8578(core.List<core.String> o) {
unittest.expect(o, unittest.hasLength(2));
unittest.expect(
o[0],
@@ -2980,14 +2980,14 @@
);
}
-core.List<core.String> buildUnnamed8576() {
+core.List<core.String> buildUnnamed8579() {
var o = <core.String>[];
o.add('foo');
o.add('foo');
return o;
}
-void checkUnnamed8576(core.List<core.String> o) {
+void checkUnnamed8579(core.List<core.String> o) {
unittest.expect(o, unittest.hasLength(2));
unittest.expect(
o[0],
@@ -3007,9 +3007,9 @@
o.currentWorkerTime = 'foo';
o.location = 'foo';
o.requestedLeaseDuration = 'foo';
- o.unifiedWorkerRequest = buildUnnamed8574();
- o.workItemTypes = buildUnnamed8575();
- o.workerCapabilities = buildUnnamed8576();
+ o.unifiedWorkerRequest = buildUnnamed8577();
+ o.workItemTypes = buildUnnamed8578();
+ o.workerCapabilities = buildUnnamed8579();
o.workerId = 'foo';
}
buildCounterLeaseWorkItemRequest--;
@@ -3031,9 +3031,9 @@
o.requestedLeaseDuration!,
unittest.equals('foo'),
);
- checkUnnamed8574(o.unifiedWorkerRequest!);
- checkUnnamed8575(o.workItemTypes!);
- checkUnnamed8576(o.workerCapabilities!);
+ checkUnnamed8577(o.unifiedWorkerRequest!);
+ checkUnnamed8578(o.workItemTypes!);
+ checkUnnamed8579(o.workerCapabilities!);
unittest.expect(
o.workerId!,
unittest.equals('foo'),
@@ -3042,7 +3042,7 @@
buildCounterLeaseWorkItemRequest--;
}
-core.Map<core.String, core.Object> buildUnnamed8577() {
+core.Map<core.String, core.Object> buildUnnamed8580() {
var o = <core.String, core.Object>{};
o['x'] = {
'list': [1, 2, 3],
@@ -3057,7 +3057,7 @@
return o;
}
-void checkUnnamed8577(core.Map<core.String, core.Object> o) {
+void checkUnnamed8580(core.Map<core.String, core.Object> o) {
unittest.expect(o, unittest.hasLength(2));
var casted14 = (o['x']!) as core.Map;
unittest.expect(casted14, unittest.hasLength(3));
@@ -3089,14 +3089,14 @@
);
}
-core.List<api.WorkItem> buildUnnamed8578() {
+core.List<api.WorkItem> buildUnnamed8581() {
var o = <api.WorkItem>[];
o.add(buildWorkItem());
o.add(buildWorkItem());
return o;
}
-void checkUnnamed8578(core.List<api.WorkItem> o) {
+void checkUnnamed8581(core.List<api.WorkItem> o) {
unittest.expect(o, unittest.hasLength(2));
checkWorkItem(o[0] as api.WorkItem);
checkWorkItem(o[1] as api.WorkItem);
@@ -3107,8 +3107,8 @@
var o = api.LeaseWorkItemResponse();
buildCounterLeaseWorkItemResponse++;
if (buildCounterLeaseWorkItemResponse < 3) {
- o.unifiedWorkerResponse = buildUnnamed8577();
- o.workItems = buildUnnamed8578();
+ o.unifiedWorkerResponse = buildUnnamed8580();
+ o.workItems = buildUnnamed8581();
}
buildCounterLeaseWorkItemResponse--;
return o;
@@ -3117,33 +3117,33 @@
void checkLeaseWorkItemResponse(api.LeaseWorkItemResponse o) {
buildCounterLeaseWorkItemResponse++;
if (buildCounterLeaseWorkItemResponse < 3) {
- checkUnnamed8577(o.unifiedWorkerResponse!);
- checkUnnamed8578(o.workItems!);
+ checkUnnamed8580(o.unifiedWorkerResponse!);
+ checkUnnamed8581(o.workItems!);
}
buildCounterLeaseWorkItemResponse--;
}
-core.List<api.AutoscalingEvent> buildUnnamed8579() {
+core.List<api.AutoscalingEvent> buildUnnamed8582() {
var o = <api.AutoscalingEvent>[];
o.add(buildAutoscalingEvent());
o.add(buildAutoscalingEvent());
return o;
}
-void checkUnnamed8579(core.List<api.AutoscalingEvent> o) {
+void checkUnnamed8582(core.List<api.AutoscalingEvent> o) {
unittest.expect(o, unittest.hasLength(2));
checkAutoscalingEvent(o[0] as api.AutoscalingEvent);
checkAutoscalingEvent(o[1] as api.AutoscalingEvent);
}
-core.List<api.JobMessage> buildUnnamed8580() {
+core.List<api.JobMessage> buildUnnamed8583() {
var o = <api.JobMessage>[];
o.add(buildJobMessage());
o.add(buildJobMessage());
return o;
}
-void checkUnnamed8580(core.List<api.JobMessage> o) {
+void checkUnnamed8583(core.List<api.JobMessage> o) {
unittest.expect(o, unittest.hasLength(2));
checkJobMessage(o[0] as api.JobMessage);
checkJobMessage(o[1] as api.JobMessage);
@@ -3154,8 +3154,8 @@
var o = api.ListJobMessagesResponse();
buildCounterListJobMessagesResponse++;
if (buildCounterListJobMessagesResponse < 3) {
- o.autoscalingEvents = buildUnnamed8579();
- o.jobMessages = buildUnnamed8580();
+ o.autoscalingEvents = buildUnnamed8582();
+ o.jobMessages = buildUnnamed8583();
o.nextPageToken = 'foo';
}
buildCounterListJobMessagesResponse--;
@@ -3165,8 +3165,8 @@
void checkListJobMessagesResponse(api.ListJobMessagesResponse o) {
buildCounterListJobMessagesResponse++;
if (buildCounterListJobMessagesResponse < 3) {
- checkUnnamed8579(o.autoscalingEvents!);
- checkUnnamed8580(o.jobMessages!);
+ checkUnnamed8582(o.autoscalingEvents!);
+ checkUnnamed8583(o.jobMessages!);
unittest.expect(
o.nextPageToken!,
unittest.equals('foo'),
@@ -3175,27 +3175,27 @@
buildCounterListJobMessagesResponse--;
}
-core.List<api.FailedLocation> buildUnnamed8581() {
+core.List<api.FailedLocation> buildUnnamed8584() {
var o = <api.FailedLocation>[];
o.add(buildFailedLocation());
o.add(buildFailedLocation());
return o;
}
-void checkUnnamed8581(core.List<api.FailedLocation> o) {
+void checkUnnamed8584(core.List<api.FailedLocation> o) {
unittest.expect(o, unittest.hasLength(2));
checkFailedLocation(o[0] as api.FailedLocation);
checkFailedLocation(o[1] as api.FailedLocation);
}
-core.List<api.Job> buildUnnamed8582() {
+core.List<api.Job> buildUnnamed8585() {
var o = <api.Job>[];
o.add(buildJob());
o.add(buildJob());
return o;
}
-void checkUnnamed8582(core.List<api.Job> o) {
+void checkUnnamed8585(core.List<api.Job> o) {
unittest.expect(o, unittest.hasLength(2));
checkJob(o[0] as api.Job);
checkJob(o[1] as api.Job);
@@ -3206,8 +3206,8 @@
var o = api.ListJobsResponse();
buildCounterListJobsResponse++;
if (buildCounterListJobsResponse < 3) {
- o.failedLocation = buildUnnamed8581();
- o.jobs = buildUnnamed8582();
+ o.failedLocation = buildUnnamed8584();
+ o.jobs = buildUnnamed8585();
o.nextPageToken = 'foo';
}
buildCounterListJobsResponse--;
@@ -3217,8 +3217,8 @@
void checkListJobsResponse(api.ListJobsResponse o) {
buildCounterListJobsResponse++;
if (buildCounterListJobsResponse < 3) {
- checkUnnamed8581(o.failedLocation!);
- checkUnnamed8582(o.jobs!);
+ checkUnnamed8584(o.failedLocation!);
+ checkUnnamed8585(o.jobs!);
unittest.expect(
o.nextPageToken!,
unittest.equals('foo'),
@@ -3227,14 +3227,14 @@
buildCounterListJobsResponse--;
}
-core.List<api.Snapshot> buildUnnamed8583() {
+core.List<api.Snapshot> buildUnnamed8586() {
var o = <api.Snapshot>[];
o.add(buildSnapshot());
o.add(buildSnapshot());
return o;
}
-void checkUnnamed8583(core.List<api.Snapshot> o) {
+void checkUnnamed8586(core.List<api.Snapshot> o) {
unittest.expect(o, unittest.hasLength(2));
checkSnapshot(o[0] as api.Snapshot);
checkSnapshot(o[1] as api.Snapshot);
@@ -3245,7 +3245,7 @@
var o = api.ListSnapshotsResponse();
buildCounterListSnapshotsResponse++;
if (buildCounterListSnapshotsResponse < 3) {
- o.snapshots = buildUnnamed8583();
+ o.snapshots = buildUnnamed8586();
}
buildCounterListSnapshotsResponse--;
return o;
@@ -3254,19 +3254,19 @@
void checkListSnapshotsResponse(api.ListSnapshotsResponse o) {
buildCounterListSnapshotsResponse++;
if (buildCounterListSnapshotsResponse < 3) {
- checkUnnamed8583(o.snapshots!);
+ checkUnnamed8586(o.snapshots!);
}
buildCounterListSnapshotsResponse--;
}
-core.List<api.ParallelInstruction> buildUnnamed8584() {
+core.List<api.ParallelInstruction> buildUnnamed8587() {
var o = <api.ParallelInstruction>[];
o.add(buildParallelInstruction());
o.add(buildParallelInstruction());
return o;
}
-void checkUnnamed8584(core.List<api.ParallelInstruction> o) {
+void checkUnnamed8587(core.List<api.ParallelInstruction> o) {
unittest.expect(o, unittest.hasLength(2));
checkParallelInstruction(o[0] as api.ParallelInstruction);
checkParallelInstruction(o[1] as api.ParallelInstruction);
@@ -3278,7 +3278,7 @@
buildCounterMapTask++;
if (buildCounterMapTask < 3) {
o.counterPrefix = 'foo';
- o.instructions = buildUnnamed8584();
+ o.instructions = buildUnnamed8587();
o.stageName = 'foo';
o.systemName = 'foo';
}
@@ -3293,7 +3293,7 @@
o.counterPrefix!,
unittest.equals('foo'),
);
- checkUnnamed8584(o.instructions!);
+ checkUnnamed8587(o.instructions!);
unittest.expect(
o.stageName!,
unittest.equals('foo'),
@@ -3370,14 +3370,14 @@
buildCounterMetricShortId--;
}
-core.Map<core.String, core.String> buildUnnamed8585() {
+core.Map<core.String, core.String> buildUnnamed8588() {
var o = <core.String, core.String>{};
o['x'] = 'foo';
o['y'] = 'foo';
return o;
}
-void checkUnnamed8585(core.Map<core.String, core.String> o) {
+void checkUnnamed8588(core.Map<core.String, core.String> o) {
unittest.expect(o, unittest.hasLength(2));
unittest.expect(
o['x']!,
@@ -3394,7 +3394,7 @@
var o = api.MetricStructuredName();
buildCounterMetricStructuredName++;
if (buildCounterMetricStructuredName < 3) {
- o.context = buildUnnamed8585();
+ o.context = buildUnnamed8588();
o.name = 'foo';
o.origin = 'foo';
}
@@ -3405,7 +3405,7 @@
void checkMetricStructuredName(api.MetricStructuredName o) {
buildCounterMetricStructuredName++;
if (buildCounterMetricStructuredName < 3) {
- checkUnnamed8585(o.context!);
+ checkUnnamed8588(o.context!);
unittest.expect(
o.name!,
unittest.equals('foo'),
@@ -3680,33 +3680,33 @@
buildCounterPackage--;
}
-core.List<api.MultiOutputInfo> buildUnnamed8586() {
+core.List<api.MultiOutputInfo> buildUnnamed8589() {
var o = <api.MultiOutputInfo>[];
o.add(buildMultiOutputInfo());
o.add(buildMultiOutputInfo());
return o;
}
-void checkUnnamed8586(core.List<api.MultiOutputInfo> o) {
+void checkUnnamed8589(core.List<api.MultiOutputInfo> o) {
unittest.expect(o, unittest.hasLength(2));
checkMultiOutputInfo(o[0] as api.MultiOutputInfo);
checkMultiOutputInfo(o[1] as api.MultiOutputInfo);
}
-core.List<api.SideInputInfo> buildUnnamed8587() {
+core.List<api.SideInputInfo> buildUnnamed8590() {
var o = <api.SideInputInfo>[];
o.add(buildSideInputInfo());
o.add(buildSideInputInfo());
return o;
}
-void checkUnnamed8587(core.List<api.SideInputInfo> o) {
+void checkUnnamed8590(core.List<api.SideInputInfo> o) {
unittest.expect(o, unittest.hasLength(2));
checkSideInputInfo(o[0] as api.SideInputInfo);
checkSideInputInfo(o[1] as api.SideInputInfo);
}
-core.Map<core.String, core.Object> buildUnnamed8588() {
+core.Map<core.String, core.Object> buildUnnamed8591() {
var o = <core.String, core.Object>{};
o['x'] = {
'list': [1, 2, 3],
@@ -3721,7 +3721,7 @@
return o;
}
-void checkUnnamed8588(core.Map<core.String, core.Object> o) {
+void checkUnnamed8591(core.Map<core.String, core.Object> o) {
unittest.expect(o, unittest.hasLength(2));
var casted23 = (o['x']!) as core.Map;
unittest.expect(casted23, unittest.hasLength(3));
@@ -3759,10 +3759,10 @@
buildCounterParDoInstruction++;
if (buildCounterParDoInstruction < 3) {
o.input = buildInstructionInput();
- o.multiOutputInfos = buildUnnamed8586();
+ o.multiOutputInfos = buildUnnamed8589();
o.numOutputs = 42;
- o.sideInputs = buildUnnamed8587();
- o.userFn = buildUnnamed8588();
+ o.sideInputs = buildUnnamed8590();
+ o.userFn = buildUnnamed8591();
}
buildCounterParDoInstruction--;
return o;
@@ -3772,25 +3772,25 @@
buildCounterParDoInstruction++;
if (buildCounterParDoInstruction < 3) {
checkInstructionInput(o.input! as api.InstructionInput);
- checkUnnamed8586(o.multiOutputInfos!);
+ checkUnnamed8589(o.multiOutputInfos!);
unittest.expect(
o.numOutputs!,
unittest.equals(42),
);
- checkUnnamed8587(o.sideInputs!);
- checkUnnamed8588(o.userFn!);
+ checkUnnamed8590(o.sideInputs!);
+ checkUnnamed8591(o.userFn!);
}
buildCounterParDoInstruction--;
}
-core.List<api.InstructionOutput> buildUnnamed8589() {
+core.List<api.InstructionOutput> buildUnnamed8592() {
var o = <api.InstructionOutput>[];
o.add(buildInstructionOutput());
o.add(buildInstructionOutput());
return o;
}
-void checkUnnamed8589(core.List<api.InstructionOutput> o) {
+void checkUnnamed8592(core.List<api.InstructionOutput> o) {
unittest.expect(o, unittest.hasLength(2));
checkInstructionOutput(o[0] as api.InstructionOutput);
checkInstructionOutput(o[1] as api.InstructionOutput);
@@ -3804,7 +3804,7 @@
o.flatten = buildFlattenInstruction();
o.name = 'foo';
o.originalName = 'foo';
- o.outputs = buildUnnamed8589();
+ o.outputs = buildUnnamed8592();
o.parDo = buildParDoInstruction();
o.partialGroupByKey = buildPartialGroupByKeyInstruction();
o.read = buildReadInstruction();
@@ -3827,7 +3827,7 @@
o.originalName!,
unittest.equals('foo'),
);
- checkUnnamed8589(o.outputs!);
+ checkUnnamed8592(o.outputs!);
checkParDoInstruction(o.parDo! as api.ParDoInstruction);
checkPartialGroupByKeyInstruction(
o.partialGroupByKey! as api.PartialGroupByKeyInstruction);
@@ -3882,14 +3882,14 @@
buildCounterParameter--;
}
-core.Map<core.String, core.String> buildUnnamed8590() {
+core.Map<core.String, core.String> buildUnnamed8593() {
var o = <core.String, core.String>{};
o['x'] = 'foo';
o['y'] = 'foo';
return o;
}
-void checkUnnamed8590(core.Map<core.String, core.String> o) {
+void checkUnnamed8593(core.Map<core.String, core.String> o) {
unittest.expect(o, unittest.hasLength(2));
unittest.expect(
o['x']!,
@@ -3901,14 +3901,14 @@
);
}
-core.List<core.String> buildUnnamed8591() {
+core.List<core.String> buildUnnamed8594() {
var o = <core.String>[];
o.add('foo');
o.add('foo');
return o;
}
-void checkUnnamed8591(core.List<core.String> o) {
+void checkUnnamed8594(core.List<core.String> o) {
unittest.expect(o, unittest.hasLength(2));
unittest.expect(
o[0],
@@ -3925,13 +3925,13 @@
var o = api.ParameterMetadata();
buildCounterParameterMetadata++;
if (buildCounterParameterMetadata < 3) {
- o.customMetadata = buildUnnamed8590();
+ o.customMetadata = buildUnnamed8593();
o.helpText = 'foo';
o.isOptional = true;
o.label = 'foo';
o.name = 'foo';
o.paramType = 'foo';
- o.regexes = buildUnnamed8591();
+ o.regexes = buildUnnamed8594();
}
buildCounterParameterMetadata--;
return o;
@@ -3940,7 +3940,7 @@
void checkParameterMetadata(api.ParameterMetadata o) {
buildCounterParameterMetadata++;
if (buildCounterParameterMetadata < 3) {
- checkUnnamed8590(o.customMetadata!);
+ checkUnnamed8593(o.customMetadata!);
unittest.expect(
o.helpText!,
unittest.equals('foo'),
@@ -3958,12 +3958,12 @@
o.paramType!,
unittest.equals('foo'),
);
- checkUnnamed8591(o.regexes!);
+ checkUnnamed8594(o.regexes!);
}
buildCounterParameterMetadata--;
}
-core.Map<core.String, core.Object> buildUnnamed8592() {
+core.Map<core.String, core.Object> buildUnnamed8595() {
var o = <core.String, core.Object>{};
o['x'] = {
'list': [1, 2, 3],
@@ -3978,7 +3978,7 @@
return o;
}
-void checkUnnamed8592(core.Map<core.String, core.Object> o) {
+void checkUnnamed8595(core.Map<core.String, core.Object> o) {
unittest.expect(o, unittest.hasLength(2));
var casted26 = (o['x']!) as core.Map;
unittest.expect(casted26, unittest.hasLength(3));
@@ -4010,20 +4010,20 @@
);
}
-core.List<api.SideInputInfo> buildUnnamed8593() {
+core.List<api.SideInputInfo> buildUnnamed8596() {
var o = <api.SideInputInfo>[];
o.add(buildSideInputInfo());
o.add(buildSideInputInfo());
return o;
}
-void checkUnnamed8593(core.List<api.SideInputInfo> o) {
+void checkUnnamed8596(core.List<api.SideInputInfo> o) {
unittest.expect(o, unittest.hasLength(2));
checkSideInputInfo(o[0] as api.SideInputInfo);
checkSideInputInfo(o[1] as api.SideInputInfo);
}
-core.Map<core.String, core.Object> buildUnnamed8594() {
+core.Map<core.String, core.Object> buildUnnamed8597() {
var o = <core.String, core.Object>{};
o['x'] = {
'list': [1, 2, 3],
@@ -4038,7 +4038,7 @@
return o;
}
-void checkUnnamed8594(core.Map<core.String, core.Object> o) {
+void checkUnnamed8597(core.Map<core.String, core.Object> o) {
unittest.expect(o, unittest.hasLength(2));
var casted28 = (o['x']!) as core.Map;
unittest.expect(casted28, unittest.hasLength(3));
@@ -4076,11 +4076,11 @@
buildCounterPartialGroupByKeyInstruction++;
if (buildCounterPartialGroupByKeyInstruction < 3) {
o.input = buildInstructionInput();
- o.inputElementCodec = buildUnnamed8592();
+ o.inputElementCodec = buildUnnamed8595();
o.originalCombineValuesInputStoreName = 'foo';
o.originalCombineValuesStepName = 'foo';
- o.sideInputs = buildUnnamed8593();
- o.valueCombiningFn = buildUnnamed8594();
+ o.sideInputs = buildUnnamed8596();
+ o.valueCombiningFn = buildUnnamed8597();
}
buildCounterPartialGroupByKeyInstruction--;
return o;
@@ -4090,7 +4090,7 @@
buildCounterPartialGroupByKeyInstruction++;
if (buildCounterPartialGroupByKeyInstruction < 3) {
checkInstructionInput(o.input! as api.InstructionInput);
- checkUnnamed8592(o.inputElementCodec!);
+ checkUnnamed8595(o.inputElementCodec!);
unittest.expect(
o.originalCombineValuesInputStoreName!,
unittest.equals('foo'),
@@ -4099,46 +4099,46 @@
o.originalCombineValuesStepName!,
unittest.equals('foo'),
);
- checkUnnamed8593(o.sideInputs!);
- checkUnnamed8594(o.valueCombiningFn!);
+ checkUnnamed8596(o.sideInputs!);
+ checkUnnamed8597(o.valueCombiningFn!);
}
buildCounterPartialGroupByKeyInstruction--;
}
-core.List<api.DisplayData> buildUnnamed8595() {
+core.List<api.DisplayData> buildUnnamed8598() {
var o = <api.DisplayData>[];
o.add(buildDisplayData());
o.add(buildDisplayData());
return o;
}
-void checkUnnamed8595(core.List<api.DisplayData> o) {
+void checkUnnamed8598(core.List<api.DisplayData> o) {
unittest.expect(o, unittest.hasLength(2));
checkDisplayData(o[0] as api.DisplayData);
checkDisplayData(o[1] as api.DisplayData);
}
-core.List<api.ExecutionStageSummary> buildUnnamed8596() {
+core.List<api.ExecutionStageSummary> buildUnnamed8599() {
var o = <api.ExecutionStageSummary>[];
o.add(buildExecutionStageSummary());
o.add(buildExecutionStageSummary());
return o;
}
-void checkUnnamed8596(core.List<api.ExecutionStageSummary> o) {
+void checkUnnamed8599(core.List<api.ExecutionStageSummary> o) {
unittest.expect(o, unittest.hasLength(2));
checkExecutionStageSummary(o[0] as api.ExecutionStageSummary);
checkExecutionStageSummary(o[1] as api.ExecutionStageSummary);
}
-core.List<api.TransformSummary> buildUnnamed8597() {
+core.List<api.TransformSummary> buildUnnamed8600() {
var o = <api.TransformSummary>[];
o.add(buildTransformSummary());
o.add(buildTransformSummary());
return o;
}
-void checkUnnamed8597(core.List<api.TransformSummary> o) {
+void checkUnnamed8600(core.List<api.TransformSummary> o) {
unittest.expect(o, unittest.hasLength(2));
checkTransformSummary(o[0] as api.TransformSummary);
checkTransformSummary(o[1] as api.TransformSummary);
@@ -4149,9 +4149,9 @@
var o = api.PipelineDescription();
buildCounterPipelineDescription++;
if (buildCounterPipelineDescription < 3) {
- o.displayData = buildUnnamed8595();
- o.executionPipelineStage = buildUnnamed8596();
- o.originalPipelineTransform = buildUnnamed8597();
+ o.displayData = buildUnnamed8598();
+ o.executionPipelineStage = buildUnnamed8599();
+ o.originalPipelineTransform = buildUnnamed8600();
}
buildCounterPipelineDescription--;
return o;
@@ -4160,9 +4160,9 @@
void checkPipelineDescription(api.PipelineDescription o) {
buildCounterPipelineDescription++;
if (buildCounterPipelineDescription < 3) {
- checkUnnamed8595(o.displayData!);
- checkUnnamed8596(o.executionPipelineStage!);
- checkUnnamed8597(o.originalPipelineTransform!);
+ checkUnnamed8598(o.displayData!);
+ checkUnnamed8599(o.executionPipelineStage!);
+ checkUnnamed8600(o.originalPipelineTransform!);
}
buildCounterPipelineDescription--;
}
@@ -4235,14 +4235,14 @@
buildCounterPosition--;
}
-core.List<api.Point> buildUnnamed8598() {
+core.List<api.Point> buildUnnamed8601() {
var o = <api.Point>[];
o.add(buildPoint());
o.add(buildPoint());
return o;
}
-void checkUnnamed8598(core.List<api.Point> o) {
+void checkUnnamed8601(core.List<api.Point> o) {
unittest.expect(o, unittest.hasLength(2));
checkPoint(o[0] as api.Point);
checkPoint(o[1] as api.Point);
@@ -4254,7 +4254,7 @@
buildCounterProgressTimeseries++;
if (buildCounterProgressTimeseries < 3) {
o.currentProgress = 42.0;
- o.dataPoints = buildUnnamed8598();
+ o.dataPoints = buildUnnamed8601();
}
buildCounterProgressTimeseries--;
return o;
@@ -4267,7 +4267,7 @@
o.currentProgress!,
unittest.equals(42.0),
);
- checkUnnamed8598(o.dataPoints!);
+ checkUnnamed8601(o.dataPoints!);
}
buildCounterProgressTimeseries--;
}
@@ -4377,14 +4377,14 @@
buildCounterPubsubSnapshotMetadata--;
}
-core.List<core.String> buildUnnamed8599() {
+core.List<core.String> buildUnnamed8602() {
var o = <core.String>[];
o.add('foo');
o.add('foo');
return o;
}
-void checkUnnamed8599(core.List<core.String> o) {
+void checkUnnamed8602(core.List<core.String> o) {
unittest.expect(o, unittest.hasLength(2));
unittest.expect(
o[0],
@@ -4401,7 +4401,7 @@
var o = api.QueryInfo();
buildCounterQueryInfo++;
if (buildCounterQueryInfo < 3) {
- o.queryProperty = buildUnnamed8599();
+ o.queryProperty = buildUnnamed8602();
}
buildCounterQueryInfo--;
return o;
@@ -4410,7 +4410,7 @@
void checkQueryInfo(api.QueryInfo o) {
buildCounterQueryInfo++;
if (buildCounterQueryInfo < 3) {
- checkUnnamed8599(o.queryProperty!);
+ checkUnnamed8602(o.queryProperty!);
}
buildCounterQueryInfo--;
}
@@ -4434,7 +4434,7 @@
buildCounterReadInstruction--;
}
-core.Map<core.String, core.Object> buildUnnamed8600() {
+core.Map<core.String, core.Object> buildUnnamed8603() {
var o = <core.String, core.Object>{};
o['x'] = {
'list': [1, 2, 3],
@@ -4449,7 +4449,7 @@
return o;
}
-void checkUnnamed8600(core.Map<core.String, core.Object> o) {
+void checkUnnamed8603(core.Map<core.String, core.Object> o) {
unittest.expect(o, unittest.hasLength(2));
var casted30 = (o['x']!) as core.Map;
unittest.expect(casted30, unittest.hasLength(3));
@@ -4481,14 +4481,14 @@
);
}
-core.List<api.WorkItemStatus> buildUnnamed8601() {
+core.List<api.WorkItemStatus> buildUnnamed8604() {
var o = <api.WorkItemStatus>[];
o.add(buildWorkItemStatus());
o.add(buildWorkItemStatus());
return o;
}
-void checkUnnamed8601(core.List<api.WorkItemStatus> o) {
+void checkUnnamed8604(core.List<api.WorkItemStatus> o) {
unittest.expect(o, unittest.hasLength(2));
checkWorkItemStatus(o[0] as api.WorkItemStatus);
checkWorkItemStatus(o[1] as api.WorkItemStatus);
@@ -4501,8 +4501,8 @@
if (buildCounterReportWorkItemStatusRequest < 3) {
o.currentWorkerTime = 'foo';
o.location = 'foo';
- o.unifiedWorkerRequest = buildUnnamed8600();
- o.workItemStatuses = buildUnnamed8601();
+ o.unifiedWorkerRequest = buildUnnamed8603();
+ o.workItemStatuses = buildUnnamed8604();
o.workerId = 'foo';
}
buildCounterReportWorkItemStatusRequest--;
@@ -4520,8 +4520,8 @@
o.location!,
unittest.equals('foo'),
);
- checkUnnamed8600(o.unifiedWorkerRequest!);
- checkUnnamed8601(o.workItemStatuses!);
+ checkUnnamed8603(o.unifiedWorkerRequest!);
+ checkUnnamed8604(o.workItemStatuses!);
unittest.expect(
o.workerId!,
unittest.equals('foo'),
@@ -4530,7 +4530,7 @@
buildCounterReportWorkItemStatusRequest--;
}
-core.Map<core.String, core.Object> buildUnnamed8602() {
+core.Map<core.String, core.Object> buildUnnamed8605() {
var o = <core.String, core.Object>{};
o['x'] = {
'list': [1, 2, 3],
@@ -4545,7 +4545,7 @@
return o;
}
-void checkUnnamed8602(core.Map<core.String, core.Object> o) {
+void checkUnnamed8605(core.Map<core.String, core.Object> o) {
unittest.expect(o, unittest.hasLength(2));
var casted32 = (o['x']!) as core.Map;
unittest.expect(casted32, unittest.hasLength(3));
@@ -4577,14 +4577,14 @@
);
}
-core.List<api.WorkItemServiceState> buildUnnamed8603() {
+core.List<api.WorkItemServiceState> buildUnnamed8606() {
var o = <api.WorkItemServiceState>[];
o.add(buildWorkItemServiceState());
o.add(buildWorkItemServiceState());
return o;
}
-void checkUnnamed8603(core.List<api.WorkItemServiceState> o) {
+void checkUnnamed8606(core.List<api.WorkItemServiceState> o) {
unittest.expect(o, unittest.hasLength(2));
checkWorkItemServiceState(o[0] as api.WorkItemServiceState);
checkWorkItemServiceState(o[1] as api.WorkItemServiceState);
@@ -4595,8 +4595,8 @@
var o = api.ReportWorkItemStatusResponse();
buildCounterReportWorkItemStatusResponse++;
if (buildCounterReportWorkItemStatusResponse < 3) {
- o.unifiedWorkerResponse = buildUnnamed8602();
- o.workItemServiceStates = buildUnnamed8603();
+ o.unifiedWorkerResponse = buildUnnamed8605();
+ o.workItemServiceStates = buildUnnamed8606();
}
buildCounterReportWorkItemStatusResponse--;
return o;
@@ -4605,8 +4605,8 @@
void checkReportWorkItemStatusResponse(api.ReportWorkItemStatusResponse o) {
buildCounterReportWorkItemStatusResponse++;
if (buildCounterReportWorkItemStatusResponse < 3) {
- checkUnnamed8602(o.unifiedWorkerResponse!);
- checkUnnamed8603(o.workItemServiceStates!);
+ checkUnnamed8605(o.unifiedWorkerResponse!);
+ checkUnnamed8606(o.workItemServiceStates!);
}
buildCounterReportWorkItemStatusResponse--;
}
@@ -4635,40 +4635,40 @@
buildCounterReportedParallelism--;
}
-core.Map<core.String, api.ResourceUtilizationReport> buildUnnamed8604() {
+core.Map<core.String, api.ResourceUtilizationReport> buildUnnamed8607() {
var o = <core.String, api.ResourceUtilizationReport>{};
o['x'] = buildResourceUtilizationReport();
o['y'] = buildResourceUtilizationReport();
return o;
}
-void checkUnnamed8604(core.Map<core.String, api.ResourceUtilizationReport> o) {
+void checkUnnamed8607(core.Map<core.String, api.ResourceUtilizationReport> o) {
unittest.expect(o, unittest.hasLength(2));
checkResourceUtilizationReport(o['x']! as api.ResourceUtilizationReport);
checkResourceUtilizationReport(o['y']! as api.ResourceUtilizationReport);
}
-core.List<api.CPUTime> buildUnnamed8605() {
+core.List<api.CPUTime> buildUnnamed8608() {
var o = <api.CPUTime>[];
o.add(buildCPUTime());
o.add(buildCPUTime());
return o;
}
-void checkUnnamed8605(core.List<api.CPUTime> o) {
+void checkUnnamed8608(core.List<api.CPUTime> o) {
unittest.expect(o, unittest.hasLength(2));
checkCPUTime(o[0] as api.CPUTime);
checkCPUTime(o[1] as api.CPUTime);
}
-core.List<api.MemInfo> buildUnnamed8606() {
+core.List<api.MemInfo> buildUnnamed8609() {
var o = <api.MemInfo>[];
o.add(buildMemInfo());
o.add(buildMemInfo());
return o;
}
-void checkUnnamed8606(core.List<api.MemInfo> o) {
+void checkUnnamed8609(core.List<api.MemInfo> o) {
unittest.expect(o, unittest.hasLength(2));
checkMemInfo(o[0] as api.MemInfo);
checkMemInfo(o[1] as api.MemInfo);
@@ -4679,9 +4679,9 @@
var o = api.ResourceUtilizationReport();
buildCounterResourceUtilizationReport++;
if (buildCounterResourceUtilizationReport < 3) {
- o.containers = buildUnnamed8604();
- o.cpuTime = buildUnnamed8605();
- o.memoryInfo = buildUnnamed8606();
+ o.containers = buildUnnamed8607();
+ o.cpuTime = buildUnnamed8608();
+ o.memoryInfo = buildUnnamed8609();
}
buildCounterResourceUtilizationReport--;
return o;
@@ -4690,9 +4690,9 @@
void checkResourceUtilizationReport(api.ResourceUtilizationReport o) {
buildCounterResourceUtilizationReport++;
if (buildCounterResourceUtilizationReport < 3) {
- checkUnnamed8604(o.containers!);
- checkUnnamed8605(o.cpuTime!);
- checkUnnamed8606(o.memoryInfo!);
+ checkUnnamed8607(o.containers!);
+ checkUnnamed8608(o.cpuTime!);
+ checkUnnamed8609(o.memoryInfo!);
}
buildCounterResourceUtilizationReport--;
}
@@ -4713,14 +4713,14 @@
buildCounterResourceUtilizationReportResponse--;
}
-core.List<core.String> buildUnnamed8607() {
+core.List<core.String> buildUnnamed8610() {
var o = <core.String>[];
o.add('foo');
o.add('foo');
return o;
}
-void checkUnnamed8607(core.List<core.String> o) {
+void checkUnnamed8610(core.List<core.String> o) {
unittest.expect(o, unittest.hasLength(2));
unittest.expect(
o[0],
@@ -4732,14 +4732,14 @@
);
}
-core.Map<core.String, core.String> buildUnnamed8608() {
+core.Map<core.String, core.String> buildUnnamed8611() {
var o = <core.String, core.String>{};
o['x'] = 'foo';
o['y'] = 'foo';
return o;
}
-void checkUnnamed8608(core.Map<core.String, core.String> o) {
+void checkUnnamed8611(core.Map<core.String, core.String> o) {
unittest.expect(o, unittest.hasLength(2));
unittest.expect(
o['x']!,
@@ -4756,8 +4756,8 @@
var o = api.RuntimeEnvironment();
buildCounterRuntimeEnvironment++;
if (buildCounterRuntimeEnvironment < 3) {
- o.additionalExperiments = buildUnnamed8607();
- o.additionalUserLabels = buildUnnamed8608();
+ o.additionalExperiments = buildUnnamed8610();
+ o.additionalUserLabels = buildUnnamed8611();
o.bypassTempDirValidation = true;
o.enableStreamingEngine = true;
o.ipConfiguration = 'foo';
@@ -4780,8 +4780,8 @@
void checkRuntimeEnvironment(api.RuntimeEnvironment o) {
buildCounterRuntimeEnvironment++;
if (buildCounterRuntimeEnvironment < 3) {
- checkUnnamed8607(o.additionalExperiments!);
- checkUnnamed8608(o.additionalUserLabels!);
+ checkUnnamed8610(o.additionalExperiments!);
+ checkUnnamed8611(o.additionalUserLabels!);
unittest.expect(o.bypassTempDirValidation!, unittest.isTrue);
unittest.expect(o.enableStreamingEngine!, unittest.isTrue);
unittest.expect(
@@ -4836,14 +4836,14 @@
buildCounterRuntimeEnvironment--;
}
-core.List<api.ParameterMetadata> buildUnnamed8609() {
+core.List<api.ParameterMetadata> buildUnnamed8612() {
var o = <api.ParameterMetadata>[];
o.add(buildParameterMetadata());
o.add(buildParameterMetadata());
return o;
}
-void checkUnnamed8609(core.List<api.ParameterMetadata> o) {
+void checkUnnamed8612(core.List<api.ParameterMetadata> o) {
unittest.expect(o, unittest.hasLength(2));
checkParameterMetadata(o[0] as api.ParameterMetadata);
checkParameterMetadata(o[1] as api.ParameterMetadata);
@@ -4854,7 +4854,7 @@
var o = api.RuntimeMetadata();
buildCounterRuntimeMetadata++;
if (buildCounterRuntimeMetadata < 3) {
- o.parameters = buildUnnamed8609();
+ o.parameters = buildUnnamed8612();
o.sdkInfo = buildSDKInfo();
}
buildCounterRuntimeMetadata--;
@@ -4864,7 +4864,7 @@
void checkRuntimeMetadata(api.RuntimeMetadata o) {
buildCounterRuntimeMetadata++;
if (buildCounterRuntimeMetadata < 3) {
- checkUnnamed8609(o.parameters!);
+ checkUnnamed8612(o.parameters!);
checkSDKInfo(o.sdkInfo! as api.SDKInfo);
}
buildCounterRuntimeMetadata--;
@@ -5010,14 +5010,14 @@
buildCounterSendDebugCaptureResponse--;
}
-core.List<api.WorkerMessage> buildUnnamed8610() {
+core.List<api.WorkerMessage> buildUnnamed8613() {
var o = <api.WorkerMessage>[];
o.add(buildWorkerMessage());
o.add(buildWorkerMessage());
return o;
}
-void checkUnnamed8610(core.List<api.WorkerMessage> o) {
+void checkUnnamed8613(core.List<api.WorkerMessage> o) {
unittest.expect(o, unittest.hasLength(2));
checkWorkerMessage(o[0] as api.WorkerMessage);
checkWorkerMessage(o[1] as api.WorkerMessage);
@@ -5029,7 +5029,7 @@
buildCounterSendWorkerMessagesRequest++;
if (buildCounterSendWorkerMessagesRequest < 3) {
o.location = 'foo';
- o.workerMessages = buildUnnamed8610();
+ o.workerMessages = buildUnnamed8613();
}
buildCounterSendWorkerMessagesRequest--;
return o;
@@ -5042,19 +5042,19 @@
o.location!,
unittest.equals('foo'),
);
- checkUnnamed8610(o.workerMessages!);
+ checkUnnamed8613(o.workerMessages!);
}
buildCounterSendWorkerMessagesRequest--;
}
-core.List<api.WorkerMessageResponse> buildUnnamed8611() {
+core.List<api.WorkerMessageResponse> buildUnnamed8614() {
var o = <api.WorkerMessageResponse>[];
o.add(buildWorkerMessageResponse());
o.add(buildWorkerMessageResponse());
return o;
}
-void checkUnnamed8611(core.List<api.WorkerMessageResponse> o) {
+void checkUnnamed8614(core.List<api.WorkerMessageResponse> o) {
unittest.expect(o, unittest.hasLength(2));
checkWorkerMessageResponse(o[0] as api.WorkerMessageResponse);
checkWorkerMessageResponse(o[1] as api.WorkerMessageResponse);
@@ -5065,7 +5065,7 @@
var o = api.SendWorkerMessagesResponse();
buildCounterSendWorkerMessagesResponse++;
if (buildCounterSendWorkerMessagesResponse < 3) {
- o.workerMessageResponses = buildUnnamed8611();
+ o.workerMessageResponses = buildUnnamed8614();
}
buildCounterSendWorkerMessagesResponse--;
return o;
@@ -5074,38 +5074,38 @@
void checkSendWorkerMessagesResponse(api.SendWorkerMessagesResponse o) {
buildCounterSendWorkerMessagesResponse++;
if (buildCounterSendWorkerMessagesResponse < 3) {
- checkUnnamed8611(o.workerMessageResponses!);
+ checkUnnamed8614(o.workerMessageResponses!);
}
buildCounterSendWorkerMessagesResponse--;
}
-core.List<api.SideInputInfo> buildUnnamed8612() {
+core.List<api.SideInputInfo> buildUnnamed8615() {
var o = <api.SideInputInfo>[];
o.add(buildSideInputInfo());
o.add(buildSideInputInfo());
return o;
}
-void checkUnnamed8612(core.List<api.SideInputInfo> o) {
+void checkUnnamed8615(core.List<api.SideInputInfo> o) {
unittest.expect(o, unittest.hasLength(2));
checkSideInputInfo(o[0] as api.SideInputInfo);
checkSideInputInfo(o[1] as api.SideInputInfo);
}
-core.List<api.SeqMapTaskOutputInfo> buildUnnamed8613() {
+core.List<api.SeqMapTaskOutputInfo> buildUnnamed8616() {
var o = <api.SeqMapTaskOutputInfo>[];
o.add(buildSeqMapTaskOutputInfo());
o.add(buildSeqMapTaskOutputInfo());
return o;
}
-void checkUnnamed8613(core.List<api.SeqMapTaskOutputInfo> o) {
+void checkUnnamed8616(core.List<api.SeqMapTaskOutputInfo> o) {
unittest.expect(o, unittest.hasLength(2));
checkSeqMapTaskOutputInfo(o[0] as api.SeqMapTaskOutputInfo);
checkSeqMapTaskOutputInfo(o[1] as api.SeqMapTaskOutputInfo);
}
-core.Map<core.String, core.Object> buildUnnamed8614() {
+core.Map<core.String, core.Object> buildUnnamed8617() {
var o = <core.String, core.Object>{};
o['x'] = {
'list': [1, 2, 3],
@@ -5120,7 +5120,7 @@
return o;
}
-void checkUnnamed8614(core.Map<core.String, core.Object> o) {
+void checkUnnamed8617(core.Map<core.String, core.Object> o) {
unittest.expect(o, unittest.hasLength(2));
var casted34 = (o['x']!) as core.Map;
unittest.expect(casted34, unittest.hasLength(3));
@@ -5157,12 +5157,12 @@
var o = api.SeqMapTask();
buildCounterSeqMapTask++;
if (buildCounterSeqMapTask < 3) {
- o.inputs = buildUnnamed8612();
+ o.inputs = buildUnnamed8615();
o.name = 'foo';
- o.outputInfos = buildUnnamed8613();
+ o.outputInfos = buildUnnamed8616();
o.stageName = 'foo';
o.systemName = 'foo';
- o.userFn = buildUnnamed8614();
+ o.userFn = buildUnnamed8617();
}
buildCounterSeqMapTask--;
return o;
@@ -5171,12 +5171,12 @@
void checkSeqMapTask(api.SeqMapTask o) {
buildCounterSeqMapTask++;
if (buildCounterSeqMapTask < 3) {
- checkUnnamed8612(o.inputs!);
+ checkUnnamed8615(o.inputs!);
unittest.expect(
o.name!,
unittest.equals('foo'),
);
- checkUnnamed8613(o.outputInfos!);
+ checkUnnamed8616(o.outputInfos!);
unittest.expect(
o.stageName!,
unittest.equals('foo'),
@@ -5185,7 +5185,7 @@
o.systemName!,
unittest.equals('foo'),
);
- checkUnnamed8614(o.userFn!);
+ checkUnnamed8617(o.userFn!);
}
buildCounterSeqMapTask--;
}
@@ -5241,7 +5241,7 @@
buildCounterShellTask--;
}
-core.Map<core.String, core.Object> buildUnnamed8615() {
+core.Map<core.String, core.Object> buildUnnamed8618() {
var o = <core.String, core.Object>{};
o['x'] = {
'list': [1, 2, 3],
@@ -5256,7 +5256,7 @@
return o;
}
-void checkUnnamed8615(core.Map<core.String, core.Object> o) {
+void checkUnnamed8618(core.Map<core.String, core.Object> o) {
unittest.expect(o, unittest.hasLength(2));
var casted36 = (o['x']!) as core.Map;
unittest.expect(casted36, unittest.hasLength(3));
@@ -5288,14 +5288,14 @@
);
}
-core.List<api.Source> buildUnnamed8616() {
+core.List<api.Source> buildUnnamed8619() {
var o = <api.Source>[];
o.add(buildSource());
o.add(buildSource());
return o;
}
-void checkUnnamed8616(core.List<api.Source> o) {
+void checkUnnamed8619(core.List<api.Source> o) {
unittest.expect(o, unittest.hasLength(2));
checkSource(o[0] as api.Source);
checkSource(o[1] as api.Source);
@@ -5306,8 +5306,8 @@
var o = api.SideInputInfo();
buildCounterSideInputInfo++;
if (buildCounterSideInputInfo < 3) {
- o.kind = buildUnnamed8615();
- o.sources = buildUnnamed8616();
+ o.kind = buildUnnamed8618();
+ o.sources = buildUnnamed8619();
o.tag = 'foo';
}
buildCounterSideInputInfo--;
@@ -5317,8 +5317,8 @@
void checkSideInputInfo(api.SideInputInfo o) {
buildCounterSideInputInfo++;
if (buildCounterSideInputInfo < 3) {
- checkUnnamed8615(o.kind!);
- checkUnnamed8616(o.sources!);
+ checkUnnamed8618(o.kind!);
+ checkUnnamed8619(o.sources!);
unittest.expect(
o.tag!,
unittest.equals('foo'),
@@ -5327,7 +5327,7 @@
buildCounterSideInputInfo--;
}
-core.Map<core.String, core.Object> buildUnnamed8617() {
+core.Map<core.String, core.Object> buildUnnamed8620() {
var o = <core.String, core.Object>{};
o['x'] = {
'list': [1, 2, 3],
@@ -5342,7 +5342,7 @@
return o;
}
-void checkUnnamed8617(core.Map<core.String, core.Object> o) {
+void checkUnnamed8620(core.Map<core.String, core.Object> o) {
unittest.expect(o, unittest.hasLength(2));
var casted38 = (o['x']!) as core.Map;
unittest.expect(casted38, unittest.hasLength(3));
@@ -5374,7 +5374,7 @@
);
}
-core.Map<core.String, core.Object> buildUnnamed8618() {
+core.Map<core.String, core.Object> buildUnnamed8621() {
var o = <core.String, core.Object>{};
o['x'] = {
'list': [1, 2, 3],
@@ -5389,7 +5389,7 @@
return o;
}
-void checkUnnamed8618(core.Map<core.String, core.Object> o) {
+void checkUnnamed8621(core.Map<core.String, core.Object> o) {
unittest.expect(o, unittest.hasLength(2));
var casted40 = (o['x']!) as core.Map;
unittest.expect(casted40, unittest.hasLength(3));
@@ -5426,8 +5426,8 @@
var o = api.Sink();
buildCounterSink++;
if (buildCounterSink < 3) {
- o.codec = buildUnnamed8617();
- o.spec = buildUnnamed8618();
+ o.codec = buildUnnamed8620();
+ o.spec = buildUnnamed8621();
}
buildCounterSink--;
return o;
@@ -5436,20 +5436,20 @@
void checkSink(api.Sink o) {
buildCounterSink++;
if (buildCounterSink < 3) {
- checkUnnamed8617(o.codec!);
- checkUnnamed8618(o.spec!);
+ checkUnnamed8620(o.codec!);
+ checkUnnamed8621(o.spec!);
}
buildCounterSink--;
}
-core.List<api.PubsubSnapshotMetadata> buildUnnamed8619() {
+core.List<api.PubsubSnapshotMetadata> buildUnnamed8622() {
var o = <api.PubsubSnapshotMetadata>[];
o.add(buildPubsubSnapshotMetadata());
o.add(buildPubsubSnapshotMetadata());
return o;
}
-void checkUnnamed8619(core.List<api.PubsubSnapshotMetadata> o) {
+void checkUnnamed8622(core.List<api.PubsubSnapshotMetadata> o) {
unittest.expect(o, unittest.hasLength(2));
checkPubsubSnapshotMetadata(o[0] as api.PubsubSnapshotMetadata);
checkPubsubSnapshotMetadata(o[1] as api.PubsubSnapshotMetadata);
@@ -5465,7 +5465,7 @@
o.diskSizeBytes = 'foo';
o.id = 'foo';
o.projectId = 'foo';
- o.pubsubMetadata = buildUnnamed8619();
+ o.pubsubMetadata = buildUnnamed8622();
o.region = 'foo';
o.sourceJobId = 'foo';
o.state = 'foo';
@@ -5498,7 +5498,7 @@
o.projectId!,
unittest.equals('foo'),
);
- checkUnnamed8619(o.pubsubMetadata!);
+ checkUnnamed8622(o.pubsubMetadata!);
unittest.expect(
o.region!,
unittest.equals('foo'),
@@ -5553,7 +5553,7 @@
buildCounterSnapshotJobRequest--;
}
-core.Map<core.String, core.Object> buildUnnamed8620() {
+core.Map<core.String, core.Object> buildUnnamed8623() {
var o = <core.String, core.Object>{};
o['x'] = {
'list': [1, 2, 3],
@@ -5568,7 +5568,7 @@
return o;
}
-void checkUnnamed8620(core.Map<core.String, core.Object> o) {
+void checkUnnamed8623(core.Map<core.String, core.Object> o) {
unittest.expect(o, unittest.hasLength(2));
var casted42 = (o['x']!) as core.Map;
unittest.expect(casted42, unittest.hasLength(3));
@@ -5600,20 +5600,20 @@
);
}
-core.List<core.Map<core.String, core.Object>> buildUnnamed8621() {
+core.List<core.Map<core.String, core.Object>> buildUnnamed8624() {
var o = <core.Map<core.String, core.Object>>[];
- o.add(buildUnnamed8620());
- o.add(buildUnnamed8620());
+ o.add(buildUnnamed8623());
+ o.add(buildUnnamed8623());
return o;
}
-void checkUnnamed8621(core.List<core.Map<core.String, core.Object>> o) {
+void checkUnnamed8624(core.List<core.Map<core.String, core.Object>> o) {
unittest.expect(o, unittest.hasLength(2));
- checkUnnamed8620(o[0]);
- checkUnnamed8620(o[1]);
+ checkUnnamed8623(o[0]);
+ checkUnnamed8623(o[1]);
}
-core.Map<core.String, core.Object> buildUnnamed8622() {
+core.Map<core.String, core.Object> buildUnnamed8625() {
var o = <core.String, core.Object>{};
o['x'] = {
'list': [1, 2, 3],
@@ -5628,7 +5628,7 @@
return o;
}
-void checkUnnamed8622(core.Map<core.String, core.Object> o) {
+void checkUnnamed8625(core.Map<core.String, core.Object> o) {
unittest.expect(o, unittest.hasLength(2));
var casted44 = (o['x']!) as core.Map;
unittest.expect(casted44, unittest.hasLength(3));
@@ -5660,7 +5660,7 @@
);
}
-core.Map<core.String, core.Object> buildUnnamed8623() {
+core.Map<core.String, core.Object> buildUnnamed8626() {
var o = <core.String, core.Object>{};
o['x'] = {
'list': [1, 2, 3],
@@ -5675,7 +5675,7 @@
return o;
}
-void checkUnnamed8623(core.Map<core.String, core.Object> o) {
+void checkUnnamed8626(core.Map<core.String, core.Object> o) {
unittest.expect(o, unittest.hasLength(2));
var casted46 = (o['x']!) as core.Map;
unittest.expect(casted46, unittest.hasLength(3));
@@ -5712,11 +5712,11 @@
var o = api.Source();
buildCounterSource++;
if (buildCounterSource < 3) {
- o.baseSpecs = buildUnnamed8621();
- o.codec = buildUnnamed8622();
+ o.baseSpecs = buildUnnamed8624();
+ o.codec = buildUnnamed8625();
o.doesNotNeedSplitting = true;
o.metadata = buildSourceMetadata();
- o.spec = buildUnnamed8623();
+ o.spec = buildUnnamed8626();
}
buildCounterSource--;
return o;
@@ -5725,11 +5725,11 @@
void checkSource(api.Source o) {
buildCounterSource++;
if (buildCounterSource < 3) {
- checkUnnamed8621(o.baseSpecs!);
- checkUnnamed8622(o.codec!);
+ checkUnnamed8624(o.baseSpecs!);
+ checkUnnamed8625(o.codec!);
unittest.expect(o.doesNotNeedSplitting!, unittest.isTrue);
checkSourceMetadata(o.metadata! as api.SourceMetadata);
- checkUnnamed8623(o.spec!);
+ checkUnnamed8626(o.spec!);
}
buildCounterSource--;
}
@@ -5935,27 +5935,27 @@
buildCounterSourceSplitRequest--;
}
-core.List<api.DerivedSource> buildUnnamed8624() {
+core.List<api.DerivedSource> buildUnnamed8627() {
var o = <api.DerivedSource>[];
o.add(buildDerivedSource());
o.add(buildDerivedSource());
return o;
}
-void checkUnnamed8624(core.List<api.DerivedSource> o) {
+void checkUnnamed8627(core.List<api.DerivedSource> o) {
unittest.expect(o, unittest.hasLength(2));
checkDerivedSource(o[0] as api.DerivedSource);
checkDerivedSource(o[1] as api.DerivedSource);
}
-core.List<api.SourceSplitShard> buildUnnamed8625() {
+core.List<api.SourceSplitShard> buildUnnamed8628() {
var o = <api.SourceSplitShard>[];
o.add(buildSourceSplitShard());
o.add(buildSourceSplitShard());
return o;
}
-void checkUnnamed8625(core.List<api.SourceSplitShard> o) {
+void checkUnnamed8628(core.List<api.SourceSplitShard> o) {
unittest.expect(o, unittest.hasLength(2));
checkSourceSplitShard(o[0] as api.SourceSplitShard);
checkSourceSplitShard(o[1] as api.SourceSplitShard);
@@ -5966,9 +5966,9 @@
var o = api.SourceSplitResponse();
buildCounterSourceSplitResponse++;
if (buildCounterSourceSplitResponse < 3) {
- o.bundles = buildUnnamed8624();
+ o.bundles = buildUnnamed8627();
o.outcome = 'foo';
- o.shards = buildUnnamed8625();
+ o.shards = buildUnnamed8628();
}
buildCounterSourceSplitResponse--;
return o;
@@ -5977,12 +5977,12 @@
void checkSourceSplitResponse(api.SourceSplitResponse o) {
buildCounterSourceSplitResponse++;
if (buildCounterSourceSplitResponse < 3) {
- checkUnnamed8624(o.bundles!);
+ checkUnnamed8627(o.bundles!);
unittest.expect(
o.outcome!,
unittest.equals('foo'),
);
- checkUnnamed8625(o.shards!);
+ checkUnnamed8628(o.shards!);
}
buildCounterSourceSplitResponse--;
}
@@ -6070,14 +6070,14 @@
buildCounterSplitInt64--;
}
-core.List<api.WorkerDetails> buildUnnamed8626() {
+core.List<api.WorkerDetails> buildUnnamed8629() {
var o = <api.WorkerDetails>[];
o.add(buildWorkerDetails());
o.add(buildWorkerDetails());
return o;
}
-void checkUnnamed8626(core.List<api.WorkerDetails> o) {
+void checkUnnamed8629(core.List<api.WorkerDetails> o) {
unittest.expect(o, unittest.hasLength(2));
checkWorkerDetails(o[0] as api.WorkerDetails);
checkWorkerDetails(o[1] as api.WorkerDetails);
@@ -6089,7 +6089,7 @@
buildCounterStageExecutionDetails++;
if (buildCounterStageExecutionDetails < 3) {
o.nextPageToken = 'foo';
- o.workers = buildUnnamed8626();
+ o.workers = buildUnnamed8629();
}
buildCounterStageExecutionDetails--;
return o;
@@ -6102,7 +6102,7 @@
o.nextPageToken!,
unittest.equals('foo'),
);
- checkUnnamed8626(o.workers!);
+ checkUnnamed8629(o.workers!);
}
buildCounterStageExecutionDetails--;
}
@@ -6144,14 +6144,14 @@
buildCounterStageSource--;
}
-core.List<api.MetricUpdate> buildUnnamed8627() {
+core.List<api.MetricUpdate> buildUnnamed8630() {
var o = <api.MetricUpdate>[];
o.add(buildMetricUpdate());
o.add(buildMetricUpdate());
return o;
}
-void checkUnnamed8627(core.List<api.MetricUpdate> o) {
+void checkUnnamed8630(core.List<api.MetricUpdate> o) {
unittest.expect(o, unittest.hasLength(2));
checkMetricUpdate(o[0] as api.MetricUpdate);
checkMetricUpdate(o[1] as api.MetricUpdate);
@@ -6163,7 +6163,7 @@
buildCounterStageSummary++;
if (buildCounterStageSummary < 3) {
o.endTime = 'foo';
- o.metrics = buildUnnamed8627();
+ o.metrics = buildUnnamed8630();
o.progress = buildProgressTimeseries();
o.stageId = 'foo';
o.startTime = 'foo';
@@ -6180,7 +6180,7 @@
o.endTime!,
unittest.equals('foo'),
);
- checkUnnamed8627(o.metrics!);
+ checkUnnamed8630(o.metrics!);
checkProgressTimeseries(o.progress! as api.ProgressTimeseries);
unittest.expect(
o.stageId!,
@@ -6222,7 +6222,7 @@
buildCounterStateFamilyConfig--;
}
-core.Map<core.String, core.Object> buildUnnamed8628() {
+core.Map<core.String, core.Object> buildUnnamed8631() {
var o = <core.String, core.Object>{};
o['x'] = {
'list': [1, 2, 3],
@@ -6237,7 +6237,7 @@
return o;
}
-void checkUnnamed8628(core.Map<core.String, core.Object> o) {
+void checkUnnamed8631(core.Map<core.String, core.Object> o) {
unittest.expect(o, unittest.hasLength(2));
var casted48 = (o['x']!) as core.Map;
unittest.expect(casted48, unittest.hasLength(3));
@@ -6269,17 +6269,17 @@
);
}
-core.List<core.Map<core.String, core.Object>> buildUnnamed8629() {
+core.List<core.Map<core.String, core.Object>> buildUnnamed8632() {
var o = <core.Map<core.String, core.Object>>[];
- o.add(buildUnnamed8628());
- o.add(buildUnnamed8628());
+ o.add(buildUnnamed8631());
+ o.add(buildUnnamed8631());
return o;
}
-void checkUnnamed8629(core.List<core.Map<core.String, core.Object>> o) {
+void checkUnnamed8632(core.List<core.Map<core.String, core.Object>> o) {
unittest.expect(o, unittest.hasLength(2));
- checkUnnamed8628(o[0]);
- checkUnnamed8628(o[1]);
+ checkUnnamed8631(o[0]);
+ checkUnnamed8631(o[1]);
}
core.int buildCounterStatus = 0;
@@ -6288,7 +6288,7 @@
buildCounterStatus++;
if (buildCounterStatus < 3) {
o.code = 42;
- o.details = buildUnnamed8629();
+ o.details = buildUnnamed8632();
o.message = 'foo';
}
buildCounterStatus--;
@@ -6302,7 +6302,7 @@
o.code!,
unittest.equals(42),
);
- checkUnnamed8629(o.details!);
+ checkUnnamed8632(o.details!);
unittest.expect(
o.message!,
unittest.equals('foo'),
@@ -6311,7 +6311,7 @@
buildCounterStatus--;
}
-core.Map<core.String, core.Object> buildUnnamed8630() {
+core.Map<core.String, core.Object> buildUnnamed8633() {
var o = <core.String, core.Object>{};
o['x'] = {
'list': [1, 2, 3],
@@ -6326,7 +6326,7 @@
return o;
}
-void checkUnnamed8630(core.Map<core.String, core.Object> o) {
+void checkUnnamed8633(core.Map<core.String, core.Object> o) {
unittest.expect(o, unittest.hasLength(2));
var casted50 = (o['x']!) as core.Map;
unittest.expect(casted50, unittest.hasLength(3));
@@ -6365,7 +6365,7 @@
if (buildCounterStep < 3) {
o.kind = 'foo';
o.name = 'foo';
- o.properties = buildUnnamed8630();
+ o.properties = buildUnnamed8633();
}
buildCounterStep--;
return o;
@@ -6382,7 +6382,7 @@
o.name!,
unittest.equals('foo'),
);
- checkUnnamed8630(o.properties!);
+ checkUnnamed8633(o.properties!);
}
buildCounterStep--;
}
@@ -6443,27 +6443,27 @@
buildCounterStreamingApplianceSnapshotConfig--;
}
-core.List<api.ParallelInstruction> buildUnnamed8631() {
+core.List<api.ParallelInstruction> buildUnnamed8634() {
var o = <api.ParallelInstruction>[];
o.add(buildParallelInstruction());
o.add(buildParallelInstruction());
return o;
}
-void checkUnnamed8631(core.List<api.ParallelInstruction> o) {
+void checkUnnamed8634(core.List<api.ParallelInstruction> o) {
unittest.expect(o, unittest.hasLength(2));
checkParallelInstruction(o[0] as api.ParallelInstruction);
checkParallelInstruction(o[1] as api.ParallelInstruction);
}
-core.Map<core.String, core.String> buildUnnamed8632() {
+core.Map<core.String, core.String> buildUnnamed8635() {
var o = <core.String, core.String>{};
o['x'] = 'foo';
o['y'] = 'foo';
return o;
}
-void checkUnnamed8632(core.Map<core.String, core.String> o) {
+void checkUnnamed8635(core.Map<core.String, core.String> o) {
unittest.expect(o, unittest.hasLength(2));
unittest.expect(
o['x']!,
@@ -6481,10 +6481,10 @@
buildCounterStreamingComputationConfig++;
if (buildCounterStreamingComputationConfig < 3) {
o.computationId = 'foo';
- o.instructions = buildUnnamed8631();
+ o.instructions = buildUnnamed8634();
o.stageName = 'foo';
o.systemName = 'foo';
- o.transformUserNameToStateFamily = buildUnnamed8632();
+ o.transformUserNameToStateFamily = buildUnnamed8635();
}
buildCounterStreamingComputationConfig--;
return o;
@@ -6497,7 +6497,7 @@
o.computationId!,
unittest.equals('foo'),
);
- checkUnnamed8631(o.instructions!);
+ checkUnnamed8634(o.instructions!);
unittest.expect(
o.stageName!,
unittest.equals('foo'),
@@ -6506,19 +6506,19 @@
o.systemName!,
unittest.equals('foo'),
);
- checkUnnamed8632(o.transformUserNameToStateFamily!);
+ checkUnnamed8635(o.transformUserNameToStateFamily!);
}
buildCounterStreamingComputationConfig--;
}
-core.List<api.KeyRangeDataDiskAssignment> buildUnnamed8633() {
+core.List<api.KeyRangeDataDiskAssignment> buildUnnamed8636() {
var o = <api.KeyRangeDataDiskAssignment>[];
o.add(buildKeyRangeDataDiskAssignment());
o.add(buildKeyRangeDataDiskAssignment());
return o;
}
-void checkUnnamed8633(core.List<api.KeyRangeDataDiskAssignment> o) {
+void checkUnnamed8636(core.List<api.KeyRangeDataDiskAssignment> o) {
unittest.expect(o, unittest.hasLength(2));
checkKeyRangeDataDiskAssignment(o[0] as api.KeyRangeDataDiskAssignment);
checkKeyRangeDataDiskAssignment(o[1] as api.KeyRangeDataDiskAssignment);
@@ -6530,7 +6530,7 @@
buildCounterStreamingComputationRanges++;
if (buildCounterStreamingComputationRanges < 3) {
o.computationId = 'foo';
- o.rangeAssignments = buildUnnamed8633();
+ o.rangeAssignments = buildUnnamed8636();
}
buildCounterStreamingComputationRanges--;
return o;
@@ -6543,32 +6543,32 @@
o.computationId!,
unittest.equals('foo'),
);
- checkUnnamed8633(o.rangeAssignments!);
+ checkUnnamed8636(o.rangeAssignments!);
}
buildCounterStreamingComputationRanges--;
}
-core.List<api.StreamingComputationRanges> buildUnnamed8634() {
+core.List<api.StreamingComputationRanges> buildUnnamed8637() {
var o = <api.StreamingComputationRanges>[];
o.add(buildStreamingComputationRanges());
o.add(buildStreamingComputationRanges());
return o;
}
-void checkUnnamed8634(core.List<api.StreamingComputationRanges> o) {
+void checkUnnamed8637(core.List<api.StreamingComputationRanges> o) {
unittest.expect(o, unittest.hasLength(2));
checkStreamingComputationRanges(o[0] as api.StreamingComputationRanges);
checkStreamingComputationRanges(o[1] as api.StreamingComputationRanges);
}
-core.List<api.MountedDataDisk> buildUnnamed8635() {
+core.List<api.MountedDataDisk> buildUnnamed8638() {
var o = <api.MountedDataDisk>[];
o.add(buildMountedDataDisk());
o.add(buildMountedDataDisk());
return o;
}
-void checkUnnamed8635(core.List<api.MountedDataDisk> o) {
+void checkUnnamed8638(core.List<api.MountedDataDisk> o) {
unittest.expect(o, unittest.hasLength(2));
checkMountedDataDisk(o[0] as api.MountedDataDisk);
checkMountedDataDisk(o[1] as api.MountedDataDisk);
@@ -6579,8 +6579,8 @@
var o = api.StreamingComputationTask();
buildCounterStreamingComputationTask++;
if (buildCounterStreamingComputationTask < 3) {
- o.computationRanges = buildUnnamed8634();
- o.dataDisks = buildUnnamed8635();
+ o.computationRanges = buildUnnamed8637();
+ o.dataDisks = buildUnnamed8638();
o.taskType = 'foo';
}
buildCounterStreamingComputationTask--;
@@ -6590,8 +6590,8 @@
void checkStreamingComputationTask(api.StreamingComputationTask o) {
buildCounterStreamingComputationTask++;
if (buildCounterStreamingComputationTask < 3) {
- checkUnnamed8634(o.computationRanges!);
- checkUnnamed8635(o.dataDisks!);
+ checkUnnamed8637(o.computationRanges!);
+ checkUnnamed8638(o.dataDisks!);
unittest.expect(
o.taskType!,
unittest.equals('foo'),
@@ -6600,27 +6600,27 @@
buildCounterStreamingComputationTask--;
}
-core.List<api.StreamingComputationConfig> buildUnnamed8636() {
+core.List<api.StreamingComputationConfig> buildUnnamed8639() {
var o = <api.StreamingComputationConfig>[];
o.add(buildStreamingComputationConfig());
o.add(buildStreamingComputationConfig());
return o;
}
-void checkUnnamed8636(core.List<api.StreamingComputationConfig> o) {
+void checkUnnamed8639(core.List<api.StreamingComputationConfig> o) {
unittest.expect(o, unittest.hasLength(2));
checkStreamingComputationConfig(o[0] as api.StreamingComputationConfig);
checkStreamingComputationConfig(o[1] as api.StreamingComputationConfig);
}
-core.Map<core.String, core.String> buildUnnamed8637() {
+core.Map<core.String, core.String> buildUnnamed8640() {
var o = <core.String, core.String>{};
o['x'] = 'foo';
o['y'] = 'foo';
return o;
}
-void checkUnnamed8637(core.Map<core.String, core.String> o) {
+void checkUnnamed8640(core.Map<core.String, core.String> o) {
unittest.expect(o, unittest.hasLength(2));
unittest.expect(
o['x']!,
@@ -6640,8 +6640,8 @@
o.commitStreamChunkSizeBytes = 'foo';
o.getDataStreamChunkSizeBytes = 'foo';
o.maxWorkItemCommitBytes = 'foo';
- o.streamingComputationConfigs = buildUnnamed8636();
- o.userStepToStateFamilyNameMap = buildUnnamed8637();
+ o.streamingComputationConfigs = buildUnnamed8639();
+ o.userStepToStateFamilyNameMap = buildUnnamed8640();
o.windmillServiceEndpoint = 'foo';
o.windmillServicePort = 'foo';
}
@@ -6664,8 +6664,8 @@
o.maxWorkItemCommitBytes!,
unittest.equals('foo'),
);
- checkUnnamed8636(o.streamingComputationConfigs!);
- checkUnnamed8637(o.userStepToStateFamilyNameMap!);
+ checkUnnamed8639(o.streamingComputationConfigs!);
+ checkUnnamed8640(o.userStepToStateFamilyNameMap!);
unittest.expect(
o.windmillServiceEndpoint!,
unittest.equals('foo'),
@@ -6761,14 +6761,14 @@
buildCounterStreamingStageLocation--;
}
-core.List<core.String> buildUnnamed8638() {
+core.List<core.String> buildUnnamed8641() {
var o = <core.String>[];
o.add('foo');
o.add('foo');
return o;
}
-void checkUnnamed8638(core.List<core.String> o) {
+void checkUnnamed8641(core.List<core.String> o) {
unittest.expect(o, unittest.hasLength(2));
unittest.expect(
o[0],
@@ -6785,7 +6785,7 @@
var o = api.StringList();
buildCounterStringList++;
if (buildCounterStringList < 3) {
- o.elements = buildUnnamed8638();
+ o.elements = buildUnnamed8641();
}
buildCounterStringList--;
return o;
@@ -6794,19 +6794,19 @@
void checkStringList(api.StringList o) {
buildCounterStringList++;
if (buildCounterStringList < 3) {
- checkUnnamed8638(o.elements!);
+ checkUnnamed8641(o.elements!);
}
buildCounterStringList--;
}
-core.List<api.Parameter> buildUnnamed8639() {
+core.List<api.Parameter> buildUnnamed8642() {
var o = <api.Parameter>[];
o.add(buildParameter());
o.add(buildParameter());
return o;
}
-void checkUnnamed8639(core.List<api.Parameter> o) {
+void checkUnnamed8642(core.List<api.Parameter> o) {
unittest.expect(o, unittest.hasLength(2));
checkParameter(o[0] as api.Parameter);
checkParameter(o[1] as api.Parameter);
@@ -6819,7 +6819,7 @@
if (buildCounterStructuredMessage < 3) {
o.messageKey = 'foo';
o.messageText = 'foo';
- o.parameters = buildUnnamed8639();
+ o.parameters = buildUnnamed8642();
}
buildCounterStructuredMessage--;
return o;
@@ -6836,19 +6836,19 @@
o.messageText!,
unittest.equals('foo'),
);
- checkUnnamed8639(o.parameters!);
+ checkUnnamed8642(o.parameters!);
}
buildCounterStructuredMessage--;
}
-core.List<core.String> buildUnnamed8640() {
+core.List<core.String> buildUnnamed8643() {
var o = <core.String>[];
o.add('foo');
o.add('foo');
return o;
}
-void checkUnnamed8640(core.List<core.String> o) {
+void checkUnnamed8643(core.List<core.String> o) {
unittest.expect(o, unittest.hasLength(2));
unittest.expect(
o[0],
@@ -6876,7 +6876,7 @@
o.logDir = 'foo';
o.logToSerialconsole = true;
o.logUploadLocation = 'foo';
- o.oauthScopes = buildUnnamed8640();
+ o.oauthScopes = buildUnnamed8643();
o.parallelWorkerSettings = buildWorkerSettings();
o.streamingWorkerMainClass = 'foo';
o.taskGroup = 'foo';
@@ -6927,7 +6927,7 @@
o.logUploadLocation!,
unittest.equals('foo'),
);
- checkUnnamed8640(o.oauthScopes!);
+ checkUnnamed8643(o.oauthScopes!);
checkWorkerSettings(o.parallelWorkerSettings! as api.WorkerSettings);
unittest.expect(
o.streamingWorkerMainClass!,
@@ -6957,14 +6957,14 @@
buildCounterTaskRunnerSettings--;
}
-core.List<api.ParameterMetadata> buildUnnamed8641() {
+core.List<api.ParameterMetadata> buildUnnamed8644() {
var o = <api.ParameterMetadata>[];
o.add(buildParameterMetadata());
o.add(buildParameterMetadata());
return o;
}
-void checkUnnamed8641(core.List<api.ParameterMetadata> o) {
+void checkUnnamed8644(core.List<api.ParameterMetadata> o) {
unittest.expect(o, unittest.hasLength(2));
checkParameterMetadata(o[0] as api.ParameterMetadata);
checkParameterMetadata(o[1] as api.ParameterMetadata);
@@ -6977,7 +6977,7 @@
if (buildCounterTemplateMetadata < 3) {
o.description = 'foo';
o.name = 'foo';
- o.parameters = buildUnnamed8641();
+ o.parameters = buildUnnamed8644();
}
buildCounterTemplateMetadata--;
return o;
@@ -6994,45 +6994,45 @@
o.name!,
unittest.equals('foo'),
);
- checkUnnamed8641(o.parameters!);
+ checkUnnamed8644(o.parameters!);
}
buildCounterTemplateMetadata--;
}
-core.List<api.ComputationTopology> buildUnnamed8642() {
+core.List<api.ComputationTopology> buildUnnamed8645() {
var o = <api.ComputationTopology>[];
o.add(buildComputationTopology());
o.add(buildComputationTopology());
return o;
}
-void checkUnnamed8642(core.List<api.ComputationTopology> o) {
+void checkUnnamed8645(core.List<api.ComputationTopology> o) {
unittest.expect(o, unittest.hasLength(2));
checkComputationTopology(o[0] as api.ComputationTopology);
checkComputationTopology(o[1] as api.ComputationTopology);
}
-core.List<api.DataDiskAssignment> buildUnnamed8643() {
+core.List<api.DataDiskAssignment> buildUnnamed8646() {
var o = <api.DataDiskAssignment>[];
o.add(buildDataDiskAssignment());
o.add(buildDataDiskAssignment());
return o;
}
-void checkUnnamed8643(core.List<api.DataDiskAssignment> o) {
+void checkUnnamed8646(core.List<api.DataDiskAssignment> o) {
unittest.expect(o, unittest.hasLength(2));
checkDataDiskAssignment(o[0] as api.DataDiskAssignment);
checkDataDiskAssignment(o[1] as api.DataDiskAssignment);
}
-core.Map<core.String, core.String> buildUnnamed8644() {
+core.Map<core.String, core.String> buildUnnamed8647() {
var o = <core.String, core.String>{};
o['x'] = 'foo';
o['y'] = 'foo';
return o;
}
-void checkUnnamed8644(core.Map<core.String, core.String> o) {
+void checkUnnamed8647(core.Map<core.String, core.String> o) {
unittest.expect(o, unittest.hasLength(2));
unittest.expect(
o['x']!,
@@ -7049,11 +7049,11 @@
var o = api.TopologyConfig();
buildCounterTopologyConfig++;
if (buildCounterTopologyConfig < 3) {
- o.computations = buildUnnamed8642();
- o.dataDiskAssignments = buildUnnamed8643();
+ o.computations = buildUnnamed8645();
+ o.dataDiskAssignments = buildUnnamed8646();
o.forwardingKeyBits = 42;
o.persistentStateVersion = 42;
- o.userStageToComputationNameMap = buildUnnamed8644();
+ o.userStageToComputationNameMap = buildUnnamed8647();
}
buildCounterTopologyConfig--;
return o;
@@ -7062,8 +7062,8 @@
void checkTopologyConfig(api.TopologyConfig o) {
buildCounterTopologyConfig++;
if (buildCounterTopologyConfig < 3) {
- checkUnnamed8642(o.computations!);
- checkUnnamed8643(o.dataDiskAssignments!);
+ checkUnnamed8645(o.computations!);
+ checkUnnamed8646(o.dataDiskAssignments!);
unittest.expect(
o.forwardingKeyBits!,
unittest.equals(42),
@@ -7072,32 +7072,32 @@
o.persistentStateVersion!,
unittest.equals(42),
);
- checkUnnamed8644(o.userStageToComputationNameMap!);
+ checkUnnamed8647(o.userStageToComputationNameMap!);
}
buildCounterTopologyConfig--;
}
-core.List<api.DisplayData> buildUnnamed8645() {
+core.List<api.DisplayData> buildUnnamed8648() {
var o = <api.DisplayData>[];
o.add(buildDisplayData());
o.add(buildDisplayData());
return o;
}
-void checkUnnamed8645(core.List<api.DisplayData> o) {
+void checkUnnamed8648(core.List<api.DisplayData> o) {
unittest.expect(o, unittest.hasLength(2));
checkDisplayData(o[0] as api.DisplayData);
checkDisplayData(o[1] as api.DisplayData);
}
-core.List<core.String> buildUnnamed8646() {
+core.List<core.String> buildUnnamed8649() {
var o = <core.String>[];
o.add('foo');
o.add('foo');
return o;
}
-void checkUnnamed8646(core.List<core.String> o) {
+void checkUnnamed8649(core.List<core.String> o) {
unittest.expect(o, unittest.hasLength(2));
unittest.expect(
o[0],
@@ -7109,14 +7109,14 @@
);
}
-core.List<core.String> buildUnnamed8647() {
+core.List<core.String> buildUnnamed8650() {
var o = <core.String>[];
o.add('foo');
o.add('foo');
return o;
}
-void checkUnnamed8647(core.List<core.String> o) {
+void checkUnnamed8650(core.List<core.String> o) {
unittest.expect(o, unittest.hasLength(2));
unittest.expect(
o[0],
@@ -7133,12 +7133,12 @@
var o = api.TransformSummary();
buildCounterTransformSummary++;
if (buildCounterTransformSummary < 3) {
- o.displayData = buildUnnamed8645();
+ o.displayData = buildUnnamed8648();
o.id = 'foo';
- o.inputCollectionName = buildUnnamed8646();
+ o.inputCollectionName = buildUnnamed8649();
o.kind = 'foo';
o.name = 'foo';
- o.outputCollectionName = buildUnnamed8647();
+ o.outputCollectionName = buildUnnamed8650();
}
buildCounterTransformSummary--;
return o;
@@ -7147,12 +7147,12 @@
void checkTransformSummary(api.TransformSummary o) {
buildCounterTransformSummary++;
if (buildCounterTransformSummary < 3) {
- checkUnnamed8645(o.displayData!);
+ checkUnnamed8648(o.displayData!);
unittest.expect(
o.id!,
unittest.equals('foo'),
);
- checkUnnamed8646(o.inputCollectionName!);
+ checkUnnamed8649(o.inputCollectionName!);
unittest.expect(
o.kind!,
unittest.equals('foo'),
@@ -7161,7 +7161,7 @@
o.name!,
unittest.equals('foo'),
);
- checkUnnamed8647(o.outputCollectionName!);
+ checkUnnamed8650(o.outputCollectionName!);
}
buildCounterTransformSummary--;
}
@@ -7190,14 +7190,14 @@
buildCounterValidateResponse--;
}
-core.List<api.Package> buildUnnamed8648() {
+core.List<api.Package> buildUnnamed8651() {
var o = <api.Package>[];
o.add(buildPackage());
o.add(buildPackage());
return o;
}
-void checkUnnamed8648(core.List<api.Package> o) {
+void checkUnnamed8651(core.List<api.Package> o) {
unittest.expect(o, unittest.hasLength(2));
checkPackage(o[0] as api.Package);
checkPackage(o[1] as api.Package);
@@ -7214,7 +7214,7 @@
o.jobId = 'foo';
o.leaseExpireTime = 'foo';
o.mapTask = buildMapTask();
- o.packages = buildUnnamed8648();
+ o.packages = buildUnnamed8651();
o.projectId = 'foo';
o.reportStatusInterval = 'foo';
o.seqMapTask = buildSeqMapTask();
@@ -7252,7 +7252,7 @@
unittest.equals('foo'),
);
checkMapTask(o.mapTask! as api.MapTask);
- checkUnnamed8648(o.packages!);
+ checkUnnamed8651(o.packages!);
unittest.expect(
o.projectId!,
unittest.equals('foo'),
@@ -7273,14 +7273,14 @@
buildCounterWorkItem--;
}
-core.List<api.MetricUpdate> buildUnnamed8649() {
+core.List<api.MetricUpdate> buildUnnamed8652() {
var o = <api.MetricUpdate>[];
o.add(buildMetricUpdate());
o.add(buildMetricUpdate());
return o;
}
-void checkUnnamed8649(core.List<api.MetricUpdate> o) {
+void checkUnnamed8652(core.List<api.MetricUpdate> o) {
unittest.expect(o, unittest.hasLength(2));
checkMetricUpdate(o[0] as api.MetricUpdate);
checkMetricUpdate(o[1] as api.MetricUpdate);
@@ -7293,7 +7293,7 @@
if (buildCounterWorkItemDetails < 3) {
o.attemptId = 'foo';
o.endTime = 'foo';
- o.metrics = buildUnnamed8649();
+ o.metrics = buildUnnamed8652();
o.progress = buildProgressTimeseries();
o.startTime = 'foo';
o.state = 'foo';
@@ -7314,7 +7314,7 @@
o.endTime!,
unittest.equals('foo'),
);
- checkUnnamed8649(o.metrics!);
+ checkUnnamed8652(o.metrics!);
checkProgressTimeseries(o.progress! as api.ProgressTimeseries);
unittest.expect(
o.startTime!,
@@ -7332,7 +7332,7 @@
buildCounterWorkItemDetails--;
}
-core.Map<core.String, core.Object> buildUnnamed8650() {
+core.Map<core.String, core.Object> buildUnnamed8653() {
var o = <core.String, core.Object>{};
o['x'] = {
'list': [1, 2, 3],
@@ -7347,7 +7347,7 @@
return o;
}
-void checkUnnamed8650(core.Map<core.String, core.Object> o) {
+void checkUnnamed8653(core.Map<core.String, core.Object> o) {
unittest.expect(o, unittest.hasLength(2));
var casted52 = (o['x']!) as core.Map;
unittest.expect(casted52, unittest.hasLength(3));
@@ -7379,14 +7379,14 @@
);
}
-core.List<api.MetricShortId> buildUnnamed8651() {
+core.List<api.MetricShortId> buildUnnamed8654() {
var o = <api.MetricShortId>[];
o.add(buildMetricShortId());
o.add(buildMetricShortId());
return o;
}
-void checkUnnamed8651(core.List<api.MetricShortId> o) {
+void checkUnnamed8654(core.List<api.MetricShortId> o) {
unittest.expect(o, unittest.hasLength(2));
checkMetricShortId(o[0] as api.MetricShortId);
checkMetricShortId(o[1] as api.MetricShortId);
@@ -7398,10 +7398,10 @@
buildCounterWorkItemServiceState++;
if (buildCounterWorkItemServiceState < 3) {
o.completeWorkStatus = buildStatus();
- o.harnessData = buildUnnamed8650();
+ o.harnessData = buildUnnamed8653();
o.hotKeyDetection = buildHotKeyDetection();
o.leaseExpireTime = 'foo';
- o.metricShortId = buildUnnamed8651();
+ o.metricShortId = buildUnnamed8654();
o.nextReportIndex = 'foo';
o.reportStatusInterval = 'foo';
o.splitRequest = buildApproximateSplitRequest();
@@ -7416,13 +7416,13 @@
buildCounterWorkItemServiceState++;
if (buildCounterWorkItemServiceState < 3) {
checkStatus(o.completeWorkStatus! as api.Status);
- checkUnnamed8650(o.harnessData!);
+ checkUnnamed8653(o.harnessData!);
checkHotKeyDetection(o.hotKeyDetection! as api.HotKeyDetection);
unittest.expect(
o.leaseExpireTime!,
unittest.equals('foo'),
);
- checkUnnamed8651(o.metricShortId!);
+ checkUnnamed8654(o.metricShortId!);
unittest.expect(
o.nextReportIndex!,
unittest.equals('foo'),
@@ -7439,40 +7439,40 @@
buildCounterWorkItemServiceState--;
}
-core.List<api.CounterUpdate> buildUnnamed8652() {
+core.List<api.CounterUpdate> buildUnnamed8655() {
var o = <api.CounterUpdate>[];
o.add(buildCounterUpdate());
o.add(buildCounterUpdate());
return o;
}
-void checkUnnamed8652(core.List<api.CounterUpdate> o) {
+void checkUnnamed8655(core.List<api.CounterUpdate> o) {
unittest.expect(o, unittest.hasLength(2));
checkCounterUpdate(o[0] as api.CounterUpdate);
checkCounterUpdate(o[1] as api.CounterUpdate);
}
-core.List<api.Status> buildUnnamed8653() {
+core.List<api.Status> buildUnnamed8656() {
var o = <api.Status>[];
o.add(buildStatus());
o.add(buildStatus());
return o;
}
-void checkUnnamed8653(core.List<api.Status> o) {
+void checkUnnamed8656(core.List<api.Status> o) {
unittest.expect(o, unittest.hasLength(2));
checkStatus(o[0] as api.Status);
checkStatus(o[1] as api.Status);
}
-core.List<api.MetricUpdate> buildUnnamed8654() {
+core.List<api.MetricUpdate> buildUnnamed8657() {
var o = <api.MetricUpdate>[];
o.add(buildMetricUpdate());
o.add(buildMetricUpdate());
return o;
}
-void checkUnnamed8654(core.List<api.MetricUpdate> o) {
+void checkUnnamed8657(core.List<api.MetricUpdate> o) {
unittest.expect(o, unittest.hasLength(2));
checkMetricUpdate(o[0] as api.MetricUpdate);
checkMetricUpdate(o[1] as api.MetricUpdate);
@@ -7484,10 +7484,10 @@
buildCounterWorkItemStatus++;
if (buildCounterWorkItemStatus < 3) {
o.completed = true;
- o.counterUpdates = buildUnnamed8652();
+ o.counterUpdates = buildUnnamed8655();
o.dynamicSourceSplit = buildDynamicSourceSplit();
- o.errors = buildUnnamed8653();
- o.metricUpdates = buildUnnamed8654();
+ o.errors = buildUnnamed8656();
+ o.metricUpdates = buildUnnamed8657();
o.progress = buildApproximateProgress();
o.reportIndex = 'foo';
o.reportedProgress = buildApproximateReportedProgress();
@@ -7506,10 +7506,10 @@
buildCounterWorkItemStatus++;
if (buildCounterWorkItemStatus < 3) {
unittest.expect(o.completed!, unittest.isTrue);
- checkUnnamed8652(o.counterUpdates!);
+ checkUnnamed8655(o.counterUpdates!);
checkDynamicSourceSplit(o.dynamicSourceSplit! as api.DynamicSourceSplit);
- checkUnnamed8653(o.errors!);
- checkUnnamed8654(o.metricUpdates!);
+ checkUnnamed8656(o.errors!);
+ checkUnnamed8657(o.metricUpdates!);
checkApproximateProgress(o.progress! as api.ApproximateProgress);
unittest.expect(
o.reportIndex!,
@@ -7537,14 +7537,14 @@
buildCounterWorkItemStatus--;
}
-core.List<api.WorkItemDetails> buildUnnamed8655() {
+core.List<api.WorkItemDetails> buildUnnamed8658() {
var o = <api.WorkItemDetails>[];
o.add(buildWorkItemDetails());
o.add(buildWorkItemDetails());
return o;
}
-void checkUnnamed8655(core.List<api.WorkItemDetails> o) {
+void checkUnnamed8658(core.List<api.WorkItemDetails> o) {
unittest.expect(o, unittest.hasLength(2));
checkWorkItemDetails(o[0] as api.WorkItemDetails);
checkWorkItemDetails(o[1] as api.WorkItemDetails);
@@ -7555,7 +7555,7 @@
var o = api.WorkerDetails();
buildCounterWorkerDetails++;
if (buildCounterWorkerDetails < 3) {
- o.workItems = buildUnnamed8655();
+ o.workItems = buildUnnamed8658();
o.workerName = 'foo';
}
buildCounterWorkerDetails--;
@@ -7565,7 +7565,7 @@
void checkWorkerDetails(api.WorkerDetails o) {
buildCounterWorkerDetails++;
if (buildCounterWorkerDetails < 3) {
- checkUnnamed8655(o.workItems!);
+ checkUnnamed8658(o.workItems!);
unittest.expect(
o.workerName!,
unittest.equals('foo'),
@@ -7574,7 +7574,7 @@
buildCounterWorkerDetails--;
}
-core.Map<core.String, core.Object> buildUnnamed8656() {
+core.Map<core.String, core.Object> buildUnnamed8659() {
var o = <core.String, core.Object>{};
o['x'] = {
'list': [1, 2, 3],
@@ -7589,7 +7589,7 @@
return o;
}
-void checkUnnamed8656(core.Map<core.String, core.Object> o) {
+void checkUnnamed8659(core.Map<core.String, core.Object> o) {
unittest.expect(o, unittest.hasLength(2));
var casted54 = (o['x']!) as core.Map;
unittest.expect(casted54, unittest.hasLength(3));
@@ -7621,17 +7621,17 @@
);
}
-core.List<core.Map<core.String, core.Object>> buildUnnamed8657() {
+core.List<core.Map<core.String, core.Object>> buildUnnamed8660() {
var o = <core.Map<core.String, core.Object>>[];
- o.add(buildUnnamed8656());
- o.add(buildUnnamed8656());
+ o.add(buildUnnamed8659());
+ o.add(buildUnnamed8659());
return o;
}
-void checkUnnamed8657(core.List<core.Map<core.String, core.Object>> o) {
+void checkUnnamed8660(core.List<core.Map<core.String, core.Object>> o) {
unittest.expect(o, unittest.hasLength(2));
- checkUnnamed8656(o[0]);
- checkUnnamed8656(o[1]);
+ checkUnnamed8659(o[0]);
+ checkUnnamed8659(o[1]);
}
core.int buildCounterWorkerHealthReport = 0;
@@ -7640,7 +7640,7 @@
buildCounterWorkerHealthReport++;
if (buildCounterWorkerHealthReport < 3) {
o.msg = 'foo';
- o.pods = buildUnnamed8657();
+ o.pods = buildUnnamed8660();
o.reportInterval = 'foo';
o.vmBrokenCode = 'foo';
o.vmIsBroken = true;
@@ -7658,7 +7658,7 @@
o.msg!,
unittest.equals('foo'),
);
- checkUnnamed8657(o.pods!);
+ checkUnnamed8660(o.pods!);
unittest.expect(
o.reportInterval!,
unittest.equals('foo'),
@@ -7699,14 +7699,14 @@
buildCounterWorkerHealthReportResponse--;
}
-core.Map<core.String, core.String> buildUnnamed8658() {
+core.Map<core.String, core.String> buildUnnamed8661() {
var o = <core.String, core.String>{};
o['x'] = 'foo';
o['y'] = 'foo';
return o;
}
-void checkUnnamed8658(core.Map<core.String, core.String> o) {
+void checkUnnamed8661(core.Map<core.String, core.String> o) {
unittest.expect(o, unittest.hasLength(2));
unittest.expect(
o['x']!,
@@ -7725,7 +7725,7 @@
if (buildCounterWorkerLifecycleEvent < 3) {
o.containerStartTime = 'foo';
o.event = 'foo';
- o.metadata = buildUnnamed8658();
+ o.metadata = buildUnnamed8661();
}
buildCounterWorkerLifecycleEvent--;
return o;
@@ -7742,19 +7742,19 @@
o.event!,
unittest.equals('foo'),
);
- checkUnnamed8658(o.metadata!);
+ checkUnnamed8661(o.metadata!);
}
buildCounterWorkerLifecycleEvent--;
}
-core.Map<core.String, core.String> buildUnnamed8659() {
+core.Map<core.String, core.String> buildUnnamed8662() {
var o = <core.String, core.String>{};
o['x'] = 'foo';
o['y'] = 'foo';
return o;
}
-void checkUnnamed8659(core.Map<core.String, core.String> o) {
+void checkUnnamed8662(core.Map<core.String, core.String> o) {
unittest.expect(o, unittest.hasLength(2));
unittest.expect(
o['x']!,
@@ -7771,7 +7771,7 @@
var o = api.WorkerMessage();
buildCounterWorkerMessage++;
if (buildCounterWorkerMessage < 3) {
- o.labels = buildUnnamed8659();
+ o.labels = buildUnnamed8662();
o.time = 'foo';
o.workerHealthReport = buildWorkerHealthReport();
o.workerLifecycleEvent = buildWorkerLifecycleEvent();
@@ -7786,7 +7786,7 @@
void checkWorkerMessage(api.WorkerMessage o) {
buildCounterWorkerMessage++;
if (buildCounterWorkerMessage < 3) {
- checkUnnamed8659(o.labels!);
+ checkUnnamed8662(o.labels!);
unittest.expect(
o.time!,
unittest.equals('foo'),
@@ -7803,7 +7803,7 @@
buildCounterWorkerMessage--;
}
-core.Map<core.String, core.Object> buildUnnamed8660() {
+core.Map<core.String, core.Object> buildUnnamed8663() {
var o = <core.String, core.Object>{};
o['x'] = {
'list': [1, 2, 3],
@@ -7818,7 +7818,7 @@
return o;
}
-void checkUnnamed8660(core.Map<core.String, core.Object> o) {
+void checkUnnamed8663(core.Map<core.String, core.Object> o) {
unittest.expect(o, unittest.hasLength(2));
var casted56 = (o['x']!) as core.Map;
unittest.expect(casted56, unittest.hasLength(3));
@@ -7856,7 +7856,7 @@
buildCounterWorkerMessageCode++;
if (buildCounterWorkerMessageCode < 3) {
o.code = 'foo';
- o.parameters = buildUnnamed8660();
+ o.parameters = buildUnnamed8663();
}
buildCounterWorkerMessageCode--;
return o;
@@ -7869,7 +7869,7 @@
o.code!,
unittest.equals('foo'),
);
- checkUnnamed8660(o.parameters!);
+ checkUnnamed8663(o.parameters!);
}
buildCounterWorkerMessageCode--;
}
@@ -7900,27 +7900,27 @@
buildCounterWorkerMessageResponse--;
}
-core.List<api.Disk> buildUnnamed8661() {
+core.List<api.Disk> buildUnnamed8664() {
var o = <api.Disk>[];
o.add(buildDisk());
o.add(buildDisk());
return o;
}
-void checkUnnamed8661(core.List<api.Disk> o) {
+void checkUnnamed8664(core.List<api.Disk> o) {
unittest.expect(o, unittest.hasLength(2));
checkDisk(o[0] as api.Disk);
checkDisk(o[1] as api.Disk);
}
-core.Map<core.String, core.String> buildUnnamed8662() {
+core.Map<core.String, core.String> buildUnnamed8665() {
var o = <core.String, core.String>{};
o['x'] = 'foo';
o['y'] = 'foo';
return o;
}
-void checkUnnamed8662(core.Map<core.String, core.String> o) {
+void checkUnnamed8665(core.Map<core.String, core.String> o) {
unittest.expect(o, unittest.hasLength(2));
unittest.expect(
o['x']!,
@@ -7932,20 +7932,20 @@
);
}
-core.List<api.Package> buildUnnamed8663() {
+core.List<api.Package> buildUnnamed8666() {
var o = <api.Package>[];
o.add(buildPackage());
o.add(buildPackage());
return o;
}
-void checkUnnamed8663(core.List<api.Package> o) {
+void checkUnnamed8666(core.List<api.Package> o) {
unittest.expect(o, unittest.hasLength(2));
checkPackage(o[0] as api.Package);
checkPackage(o[1] as api.Package);
}
-core.Map<core.String, core.Object> buildUnnamed8664() {
+core.Map<core.String, core.Object> buildUnnamed8667() {
var o = <core.String, core.Object>{};
o['x'] = {
'list': [1, 2, 3],
@@ -7960,7 +7960,7 @@
return o;
}
-void checkUnnamed8664(core.Map<core.String, core.Object> o) {
+void checkUnnamed8667(core.Map<core.String, core.Object> o) {
unittest.expect(o, unittest.hasLength(2));
var casted58 = (o['x']!) as core.Map;
unittest.expect(casted58, unittest.hasLength(3));
@@ -7992,14 +7992,14 @@
);
}
-core.List<api.SdkHarnessContainerImage> buildUnnamed8665() {
+core.List<api.SdkHarnessContainerImage> buildUnnamed8668() {
var o = <api.SdkHarnessContainerImage>[];
o.add(buildSdkHarnessContainerImage());
o.add(buildSdkHarnessContainerImage());
return o;
}
-void checkUnnamed8665(core.List<api.SdkHarnessContainerImage> o) {
+void checkUnnamed8668(core.List<api.SdkHarnessContainerImage> o) {
unittest.expect(o, unittest.hasLength(2));
checkSdkHarnessContainerImage(o[0] as api.SdkHarnessContainerImage);
checkSdkHarnessContainerImage(o[1] as api.SdkHarnessContainerImage);
@@ -8011,7 +8011,7 @@
buildCounterWorkerPool++;
if (buildCounterWorkerPool < 3) {
o.autoscalingSettings = buildAutoscalingSettings();
- o.dataDisks = buildUnnamed8661();
+ o.dataDisks = buildUnnamed8664();
o.defaultPackageSet = 'foo';
o.diskSizeGb = 42;
o.diskSourceImage = 'foo';
@@ -8019,14 +8019,14 @@
o.ipConfiguration = 'foo';
o.kind = 'foo';
o.machineType = 'foo';
- o.metadata = buildUnnamed8662();
+ o.metadata = buildUnnamed8665();
o.network = 'foo';
o.numThreadsPerWorker = 42;
o.numWorkers = 42;
o.onHostMaintenance = 'foo';
- o.packages = buildUnnamed8663();
- o.poolArgs = buildUnnamed8664();
- o.sdkHarnessContainerImages = buildUnnamed8665();
+ o.packages = buildUnnamed8666();
+ o.poolArgs = buildUnnamed8667();
+ o.sdkHarnessContainerImages = buildUnnamed8668();
o.subnetwork = 'foo';
o.taskrunnerSettings = buildTaskRunnerSettings();
o.teardownPolicy = 'foo';
@@ -8041,7 +8041,7 @@
buildCounterWorkerPool++;
if (buildCounterWorkerPool < 3) {
checkAutoscalingSettings(o.autoscalingSettings! as api.AutoscalingSettings);
- checkUnnamed8661(o.dataDisks!);
+ checkUnnamed8664(o.dataDisks!);
unittest.expect(
o.defaultPackageSet!,
unittest.equals('foo'),
@@ -8070,7 +8070,7 @@
o.machineType!,
unittest.equals('foo'),
);
- checkUnnamed8662(o.metadata!);
+ checkUnnamed8665(o.metadata!);
unittest.expect(
o.network!,
unittest.equals('foo'),
@@ -8087,9 +8087,9 @@
o.onHostMaintenance!,
unittest.equals('foo'),
);
- checkUnnamed8663(o.packages!);
- checkUnnamed8664(o.poolArgs!);
- checkUnnamed8665(o.sdkHarnessContainerImages!);
+ checkUnnamed8666(o.packages!);
+ checkUnnamed8667(o.poolArgs!);
+ checkUnnamed8668(o.sdkHarnessContainerImages!);
unittest.expect(
o.subnetwork!,
unittest.equals('foo'),
diff --git a/generated/googleapis_beta/test/datalabeling/v1beta1_test.dart b/generated/googleapis_beta/test/datalabeling/v1beta1_test.dart
index c0f51ba..7105012 100644
--- a/generated/googleapis_beta/test/datalabeling/v1beta1_test.dart
+++ b/generated/googleapis_beta/test/datalabeling/v1beta1_test.dart
@@ -27,14 +27,14 @@
import '../test_shared.dart';
-core.List<api.GoogleRpcStatus> buildUnnamed8133() {
+core.List<api.GoogleRpcStatus> buildUnnamed8136() {
var o = <api.GoogleRpcStatus>[];
o.add(buildGoogleRpcStatus());
o.add(buildGoogleRpcStatus());
return o;
}
-void checkUnnamed8133(core.List<api.GoogleRpcStatus> o) {
+void checkUnnamed8136(core.List<api.GoogleRpcStatus> o) {
unittest.expect(o, unittest.hasLength(2));
checkGoogleRpcStatus(o[0] as api.GoogleRpcStatus);
checkGoogleRpcStatus(o[1] as api.GoogleRpcStatus);
@@ -50,7 +50,7 @@
3) {
o.createTime = 'foo';
o.instruction = 'foo';
- o.partialFailures = buildUnnamed8133();
+ o.partialFailures = buildUnnamed8136();
}
buildCounterGoogleCloudDatalabelingV1alpha1CreateInstructionMetadata--;
return o;
@@ -69,19 +69,19 @@
o.instruction!,
unittest.equals('foo'),
);
- checkUnnamed8133(o.partialFailures!);
+ checkUnnamed8136(o.partialFailures!);
}
buildCounterGoogleCloudDatalabelingV1alpha1CreateInstructionMetadata--;
}
-core.List<api.GoogleRpcStatus> buildUnnamed8134() {
+core.List<api.GoogleRpcStatus> buildUnnamed8137() {
var o = <api.GoogleRpcStatus>[];
o.add(buildGoogleRpcStatus());
o.add(buildGoogleRpcStatus());
return o;
}
-void checkUnnamed8134(core.List<api.GoogleRpcStatus> o) {
+void checkUnnamed8137(core.List<api.GoogleRpcStatus> o) {
unittest.expect(o, unittest.hasLength(2));
checkGoogleRpcStatus(o[0] as api.GoogleRpcStatus);
checkGoogleRpcStatus(o[1] as api.GoogleRpcStatus);
@@ -98,7 +98,7 @@
o.annotatedDataset = 'foo';
o.createTime = 'foo';
o.dataset = 'foo';
- o.partialFailures = buildUnnamed8134();
+ o.partialFailures = buildUnnamed8137();
}
buildCounterGoogleCloudDatalabelingV1alpha1ExportDataOperationMetadata--;
return o;
@@ -121,7 +121,7 @@
o.dataset!,
unittest.equals('foo'),
);
- checkUnnamed8134(o.partialFailures!);
+ checkUnnamed8137(o.partialFailures!);
}
buildCounterGoogleCloudDatalabelingV1alpha1ExportDataOperationMetadata--;
}
@@ -227,14 +227,14 @@
buildCounterGoogleCloudDatalabelingV1alpha1GcsFolderDestination--;
}
-core.List<core.String> buildUnnamed8135() {
+core.List<core.String> buildUnnamed8138() {
var o = <core.String>[];
o.add('foo');
o.add('foo');
return o;
}
-void checkUnnamed8135(core.List<core.String> o) {
+void checkUnnamed8138(core.List<core.String> o) {
unittest.expect(o, unittest.hasLength(2));
unittest.expect(
o[0],
@@ -254,7 +254,7 @@
if (buildCounterGoogleCloudDatalabelingV1alpha1HumanAnnotationConfig < 3) {
o.annotatedDatasetDescription = 'foo';
o.annotatedDatasetDisplayName = 'foo';
- o.contributorEmails = buildUnnamed8135();
+ o.contributorEmails = buildUnnamed8138();
o.instruction = 'foo';
o.labelGroup = 'foo';
o.languageCode = 'foo';
@@ -278,7 +278,7 @@
o.annotatedDatasetDisplayName!,
unittest.equals('foo'),
);
- checkUnnamed8135(o.contributorEmails!);
+ checkUnnamed8138(o.contributorEmails!);
unittest.expect(
o.instruction!,
unittest.equals('foo'),
@@ -307,14 +307,14 @@
buildCounterGoogleCloudDatalabelingV1alpha1HumanAnnotationConfig--;
}
-core.List<api.GoogleRpcStatus> buildUnnamed8136() {
+core.List<api.GoogleRpcStatus> buildUnnamed8139() {
var o = <api.GoogleRpcStatus>[];
o.add(buildGoogleRpcStatus());
o.add(buildGoogleRpcStatus());
return o;
}
-void checkUnnamed8136(core.List<api.GoogleRpcStatus> o) {
+void checkUnnamed8139(core.List<api.GoogleRpcStatus> o) {
unittest.expect(o, unittest.hasLength(2));
checkGoogleRpcStatus(o[0] as api.GoogleRpcStatus);
checkGoogleRpcStatus(o[1] as api.GoogleRpcStatus);
@@ -330,7 +330,7 @@
3) {
o.createTime = 'foo';
o.dataset = 'foo';
- o.partialFailures = buildUnnamed8136();
+ o.partialFailures = buildUnnamed8139();
}
buildCounterGoogleCloudDatalabelingV1alpha1ImportDataOperationMetadata--;
return o;
@@ -349,7 +349,7 @@
o.dataset!,
unittest.equals('foo'),
);
- checkUnnamed8136(o.partialFailures!);
+ checkUnnamed8139(o.partialFailures!);
}
buildCounterGoogleCloudDatalabelingV1alpha1ImportDataOperationMetadata--;
}
@@ -558,14 +558,14 @@
buildCounterGoogleCloudDatalabelingV1alpha1LabelImageSegmentationOperationMetadata--;
}
-core.List<api.GoogleRpcStatus> buildUnnamed8137() {
+core.List<api.GoogleRpcStatus> buildUnnamed8140() {
var o = <api.GoogleRpcStatus>[];
o.add(buildGoogleRpcStatus());
o.add(buildGoogleRpcStatus());
return o;
}
-void checkUnnamed8137(core.List<api.GoogleRpcStatus> o) {
+void checkUnnamed8140(core.List<api.GoogleRpcStatus> o) {
unittest.expect(o, unittest.hasLength(2));
checkGoogleRpcStatus(o[0] as api.GoogleRpcStatus);
checkGoogleRpcStatus(o[1] as api.GoogleRpcStatus);
@@ -592,7 +592,7 @@
buildGoogleCloudDatalabelingV1alpha1LabelImagePolylineOperationMetadata();
o.imageSegmentationDetails =
buildGoogleCloudDatalabelingV1alpha1LabelImageSegmentationOperationMetadata();
- o.partialFailures = buildUnnamed8137();
+ o.partialFailures = buildUnnamed8140();
o.progressPercent = 42;
o.textClassificationDetails =
buildGoogleCloudDatalabelingV1alpha1LabelTextClassificationOperationMetadata();
@@ -645,7 +645,7 @@
checkGoogleCloudDatalabelingV1alpha1LabelImageSegmentationOperationMetadata(
o.imageSegmentationDetails! as api
.GoogleCloudDatalabelingV1alpha1LabelImageSegmentationOperationMetadata);
- checkUnnamed8137(o.partialFailures!);
+ checkUnnamed8140(o.partialFailures!);
unittest.expect(
o.progressPercent!,
unittest.equals(42),
@@ -672,14 +672,14 @@
buildCounterGoogleCloudDatalabelingV1alpha1LabelOperationMetadata--;
}
-core.Map<core.String, core.String> buildUnnamed8138() {
+core.Map<core.String, core.String> buildUnnamed8141() {
var o = <core.String, core.String>{};
o['x'] = 'foo';
o['y'] = 'foo';
return o;
}
-void checkUnnamed8138(core.Map<core.String, core.String> o) {
+void checkUnnamed8141(core.Map<core.String, core.String> o) {
unittest.expect(o, unittest.hasLength(2));
unittest.expect(
o['x']!,
@@ -697,7 +697,7 @@
var o = api.GoogleCloudDatalabelingV1alpha1LabelStats();
buildCounterGoogleCloudDatalabelingV1alpha1LabelStats++;
if (buildCounterGoogleCloudDatalabelingV1alpha1LabelStats < 3) {
- o.exampleCount = buildUnnamed8138();
+ o.exampleCount = buildUnnamed8141();
}
buildCounterGoogleCloudDatalabelingV1alpha1LabelStats--;
return o;
@@ -707,7 +707,7 @@
api.GoogleCloudDatalabelingV1alpha1LabelStats o) {
buildCounterGoogleCloudDatalabelingV1alpha1LabelStats++;
if (buildCounterGoogleCloudDatalabelingV1alpha1LabelStats < 3) {
- checkUnnamed8138(o.exampleCount!);
+ checkUnnamed8141(o.exampleCount!);
}
buildCounterGoogleCloudDatalabelingV1alpha1LabelStats--;
}
@@ -905,14 +905,14 @@
buildCounterGoogleCloudDatalabelingV1alpha1OutputConfig--;
}
-core.List<core.String> buildUnnamed8139() {
+core.List<core.String> buildUnnamed8142() {
var o = <core.String>[];
o.add('foo');
o.add('foo');
return o;
}
-void checkUnnamed8139(core.List<core.String> o) {
+void checkUnnamed8142(core.List<core.String> o) {
unittest.expect(o, unittest.hasLength(2));
unittest.expect(
o[0],
@@ -932,7 +932,7 @@
if (buildCounterGoogleCloudDatalabelingV1beta1AnnotatedDataset < 3) {
o.annotationSource = 'foo';
o.annotationType = 'foo';
- o.blockingResources = buildUnnamed8139();
+ o.blockingResources = buildUnnamed8142();
o.completedExampleCount = 'foo';
o.createTime = 'foo';
o.description = 'foo';
@@ -958,7 +958,7 @@
o.annotationType!,
unittest.equals('foo'),
);
- checkUnnamed8139(o.blockingResources!);
+ checkUnnamed8142(o.blockingResources!);
unittest.expect(
o.completedExampleCount!,
unittest.equals('foo'),
@@ -1156,14 +1156,14 @@
buildCounterGoogleCloudDatalabelingV1beta1AnnotationSpec--;
}
-core.List<api.GoogleCloudDatalabelingV1beta1AnnotationSpec> buildUnnamed8140() {
+core.List<api.GoogleCloudDatalabelingV1beta1AnnotationSpec> buildUnnamed8143() {
var o = <api.GoogleCloudDatalabelingV1beta1AnnotationSpec>[];
o.add(buildGoogleCloudDatalabelingV1beta1AnnotationSpec());
o.add(buildGoogleCloudDatalabelingV1beta1AnnotationSpec());
return o;
}
-void checkUnnamed8140(
+void checkUnnamed8143(
core.List<api.GoogleCloudDatalabelingV1beta1AnnotationSpec> o) {
unittest.expect(o, unittest.hasLength(2));
checkGoogleCloudDatalabelingV1beta1AnnotationSpec(
@@ -1172,14 +1172,14 @@
o[1] as api.GoogleCloudDatalabelingV1beta1AnnotationSpec);
}
-core.List<core.String> buildUnnamed8141() {
+core.List<core.String> buildUnnamed8144() {
var o = <core.String>[];
o.add('foo');
o.add('foo');
return o;
}
-void checkUnnamed8141(core.List<core.String> o) {
+void checkUnnamed8144(core.List<core.String> o) {
unittest.expect(o, unittest.hasLength(2));
unittest.expect(
o[0],
@@ -1197,8 +1197,8 @@
var o = api.GoogleCloudDatalabelingV1beta1AnnotationSpecSet();
buildCounterGoogleCloudDatalabelingV1beta1AnnotationSpecSet++;
if (buildCounterGoogleCloudDatalabelingV1beta1AnnotationSpecSet < 3) {
- o.annotationSpecs = buildUnnamed8140();
- o.blockingResources = buildUnnamed8141();
+ o.annotationSpecs = buildUnnamed8143();
+ o.blockingResources = buildUnnamed8144();
o.description = 'foo';
o.displayName = 'foo';
o.name = 'foo';
@@ -1211,8 +1211,8 @@
api.GoogleCloudDatalabelingV1beta1AnnotationSpecSet o) {
buildCounterGoogleCloudDatalabelingV1beta1AnnotationSpecSet++;
if (buildCounterGoogleCloudDatalabelingV1beta1AnnotationSpecSet < 3) {
- checkUnnamed8140(o.annotationSpecs!);
- checkUnnamed8141(o.blockingResources!);
+ checkUnnamed8143(o.annotationSpecs!);
+ checkUnnamed8144(o.blockingResources!);
unittest.expect(
o.description!,
unittest.equals('foo'),
@@ -1319,14 +1319,14 @@
buildCounterGoogleCloudDatalabelingV1beta1AnnotationValue--;
}
-core.List<api.GoogleRpcStatus> buildUnnamed8142() {
+core.List<api.GoogleRpcStatus> buildUnnamed8145() {
var o = <api.GoogleRpcStatus>[];
o.add(buildGoogleRpcStatus());
o.add(buildGoogleRpcStatus());
return o;
}
-void checkUnnamed8142(core.List<api.GoogleRpcStatus> o) {
+void checkUnnamed8145(core.List<api.GoogleRpcStatus> o) {
unittest.expect(o, unittest.hasLength(2));
checkGoogleRpcStatus(o[0] as api.GoogleRpcStatus);
checkGoogleRpcStatus(o[1] as api.GoogleRpcStatus);
@@ -1339,7 +1339,7 @@
buildCounterGoogleCloudDatalabelingV1beta1Attempt++;
if (buildCounterGoogleCloudDatalabelingV1beta1Attempt < 3) {
o.attemptTime = 'foo';
- o.partialFailures = buildUnnamed8142();
+ o.partialFailures = buildUnnamed8145();
}
buildCounterGoogleCloudDatalabelingV1beta1Attempt--;
return o;
@@ -1353,7 +1353,7 @@
o.attemptTime!,
unittest.equals('foo'),
);
- checkUnnamed8142(o.partialFailures!);
+ checkUnnamed8145(o.partialFailures!);
}
buildCounterGoogleCloudDatalabelingV1beta1Attempt--;
}
@@ -1409,14 +1409,14 @@
buildCounterGoogleCloudDatalabelingV1beta1BoundingBoxEvaluationOptions--;
}
-core.List<api.GoogleCloudDatalabelingV1beta1Vertex> buildUnnamed8143() {
+core.List<api.GoogleCloudDatalabelingV1beta1Vertex> buildUnnamed8146() {
var o = <api.GoogleCloudDatalabelingV1beta1Vertex>[];
o.add(buildGoogleCloudDatalabelingV1beta1Vertex());
o.add(buildGoogleCloudDatalabelingV1beta1Vertex());
return o;
}
-void checkUnnamed8143(core.List<api.GoogleCloudDatalabelingV1beta1Vertex> o) {
+void checkUnnamed8146(core.List<api.GoogleCloudDatalabelingV1beta1Vertex> o) {
unittest.expect(o, unittest.hasLength(2));
checkGoogleCloudDatalabelingV1beta1Vertex(
o[0] as api.GoogleCloudDatalabelingV1beta1Vertex);
@@ -1430,7 +1430,7 @@
var o = api.GoogleCloudDatalabelingV1beta1BoundingPoly();
buildCounterGoogleCloudDatalabelingV1beta1BoundingPoly++;
if (buildCounterGoogleCloudDatalabelingV1beta1BoundingPoly < 3) {
- o.vertices = buildUnnamed8143();
+ o.vertices = buildUnnamed8146();
}
buildCounterGoogleCloudDatalabelingV1beta1BoundingPoly--;
return o;
@@ -1440,7 +1440,7 @@
api.GoogleCloudDatalabelingV1beta1BoundingPoly o) {
buildCounterGoogleCloudDatalabelingV1beta1BoundingPoly++;
if (buildCounterGoogleCloudDatalabelingV1beta1BoundingPoly < 3) {
- checkUnnamed8143(o.vertices!);
+ checkUnnamed8146(o.vertices!);
}
buildCounterGoogleCloudDatalabelingV1beta1BoundingPoly--;
}
@@ -1589,14 +1589,14 @@
buildCounterGoogleCloudDatalabelingV1beta1ConfidenceMetricsEntry--;
}
-core.List<api.GoogleCloudDatalabelingV1beta1Row> buildUnnamed8144() {
+core.List<api.GoogleCloudDatalabelingV1beta1Row> buildUnnamed8147() {
var o = <api.GoogleCloudDatalabelingV1beta1Row>[];
o.add(buildGoogleCloudDatalabelingV1beta1Row());
o.add(buildGoogleCloudDatalabelingV1beta1Row());
return o;
}
-void checkUnnamed8144(core.List<api.GoogleCloudDatalabelingV1beta1Row> o) {
+void checkUnnamed8147(core.List<api.GoogleCloudDatalabelingV1beta1Row> o) {
unittest.expect(o, unittest.hasLength(2));
checkGoogleCloudDatalabelingV1beta1Row(
o[0] as api.GoogleCloudDatalabelingV1beta1Row);
@@ -1610,7 +1610,7 @@
var o = api.GoogleCloudDatalabelingV1beta1ConfusionMatrix();
buildCounterGoogleCloudDatalabelingV1beta1ConfusionMatrix++;
if (buildCounterGoogleCloudDatalabelingV1beta1ConfusionMatrix < 3) {
- o.row = buildUnnamed8144();
+ o.row = buildUnnamed8147();
}
buildCounterGoogleCloudDatalabelingV1beta1ConfusionMatrix--;
return o;
@@ -1620,7 +1620,7 @@
api.GoogleCloudDatalabelingV1beta1ConfusionMatrix o) {
buildCounterGoogleCloudDatalabelingV1beta1ConfusionMatrix++;
if (buildCounterGoogleCloudDatalabelingV1beta1ConfusionMatrix < 3) {
- checkUnnamed8144(o.row!);
+ checkUnnamed8147(o.row!);
}
buildCounterGoogleCloudDatalabelingV1beta1ConfusionMatrix--;
}
@@ -1726,14 +1726,14 @@
buildCounterGoogleCloudDatalabelingV1beta1CreateEvaluationJobRequest--;
}
-core.List<api.GoogleRpcStatus> buildUnnamed8145() {
+core.List<api.GoogleRpcStatus> buildUnnamed8148() {
var o = <api.GoogleRpcStatus>[];
o.add(buildGoogleRpcStatus());
o.add(buildGoogleRpcStatus());
return o;
}
-void checkUnnamed8145(core.List<api.GoogleRpcStatus> o) {
+void checkUnnamed8148(core.List<api.GoogleRpcStatus> o) {
unittest.expect(o, unittest.hasLength(2));
checkGoogleRpcStatus(o[0] as api.GoogleRpcStatus);
checkGoogleRpcStatus(o[1] as api.GoogleRpcStatus);
@@ -1748,7 +1748,7 @@
if (buildCounterGoogleCloudDatalabelingV1beta1CreateInstructionMetadata < 3) {
o.createTime = 'foo';
o.instruction = 'foo';
- o.partialFailures = buildUnnamed8145();
+ o.partialFailures = buildUnnamed8148();
}
buildCounterGoogleCloudDatalabelingV1beta1CreateInstructionMetadata--;
return o;
@@ -1766,7 +1766,7 @@
o.instruction!,
unittest.equals('foo'),
);
- checkUnnamed8145(o.partialFailures!);
+ checkUnnamed8148(o.partialFailures!);
}
buildCounterGoogleCloudDatalabelingV1beta1CreateInstructionMetadata--;
}
@@ -1850,14 +1850,14 @@
buildCounterGoogleCloudDatalabelingV1beta1DataItem--;
}
-core.List<core.String> buildUnnamed8146() {
+core.List<core.String> buildUnnamed8149() {
var o = <core.String>[];
o.add('foo');
o.add('foo');
return o;
}
-void checkUnnamed8146(core.List<core.String> o) {
+void checkUnnamed8149(core.List<core.String> o) {
unittest.expect(o, unittest.hasLength(2));
unittest.expect(
o[0],
@@ -1869,14 +1869,14 @@
);
}
-core.List<api.GoogleCloudDatalabelingV1beta1InputConfig> buildUnnamed8147() {
+core.List<api.GoogleCloudDatalabelingV1beta1InputConfig> buildUnnamed8150() {
var o = <api.GoogleCloudDatalabelingV1beta1InputConfig>[];
o.add(buildGoogleCloudDatalabelingV1beta1InputConfig());
o.add(buildGoogleCloudDatalabelingV1beta1InputConfig());
return o;
}
-void checkUnnamed8147(
+void checkUnnamed8150(
core.List<api.GoogleCloudDatalabelingV1beta1InputConfig> o) {
unittest.expect(o, unittest.hasLength(2));
checkGoogleCloudDatalabelingV1beta1InputConfig(
@@ -1891,12 +1891,12 @@
var o = api.GoogleCloudDatalabelingV1beta1Dataset();
buildCounterGoogleCloudDatalabelingV1beta1Dataset++;
if (buildCounterGoogleCloudDatalabelingV1beta1Dataset < 3) {
- o.blockingResources = buildUnnamed8146();
+ o.blockingResources = buildUnnamed8149();
o.createTime = 'foo';
o.dataItemCount = 'foo';
o.description = 'foo';
o.displayName = 'foo';
- o.inputConfigs = buildUnnamed8147();
+ o.inputConfigs = buildUnnamed8150();
o.lastMigrateTime = 'foo';
o.name = 'foo';
}
@@ -1908,7 +1908,7 @@
api.GoogleCloudDatalabelingV1beta1Dataset o) {
buildCounterGoogleCloudDatalabelingV1beta1Dataset++;
if (buildCounterGoogleCloudDatalabelingV1beta1Dataset < 3) {
- checkUnnamed8146(o.blockingResources!);
+ checkUnnamed8149(o.blockingResources!);
unittest.expect(
o.createTime!,
unittest.equals('foo'),
@@ -1925,7 +1925,7 @@
o.displayName!,
unittest.equals('foo'),
);
- checkUnnamed8147(o.inputConfigs!);
+ checkUnnamed8150(o.inputConfigs!);
unittest.expect(
o.lastMigrateTime!,
unittest.equals('foo'),
@@ -2013,14 +2013,14 @@
buildCounterGoogleCloudDatalabelingV1beta1EvaluationConfig--;
}
-core.List<api.GoogleCloudDatalabelingV1beta1Attempt> buildUnnamed8148() {
+core.List<api.GoogleCloudDatalabelingV1beta1Attempt> buildUnnamed8151() {
var o = <api.GoogleCloudDatalabelingV1beta1Attempt>[];
o.add(buildGoogleCloudDatalabelingV1beta1Attempt());
o.add(buildGoogleCloudDatalabelingV1beta1Attempt());
return o;
}
-void checkUnnamed8148(core.List<api.GoogleCloudDatalabelingV1beta1Attempt> o) {
+void checkUnnamed8151(core.List<api.GoogleCloudDatalabelingV1beta1Attempt> o) {
unittest.expect(o, unittest.hasLength(2));
checkGoogleCloudDatalabelingV1beta1Attempt(
o[0] as api.GoogleCloudDatalabelingV1beta1Attempt);
@@ -2035,7 +2035,7 @@
buildCounterGoogleCloudDatalabelingV1beta1EvaluationJob++;
if (buildCounterGoogleCloudDatalabelingV1beta1EvaluationJob < 3) {
o.annotationSpecSet = 'foo';
- o.attempts = buildUnnamed8148();
+ o.attempts = buildUnnamed8151();
o.createTime = 'foo';
o.description = 'foo';
o.evaluationJobConfig =
@@ -2058,7 +2058,7 @@
o.annotationSpecSet!,
unittest.equals('foo'),
);
- checkUnnamed8148(o.attempts!);
+ checkUnnamed8151(o.attempts!);
unittest.expect(
o.createTime!,
unittest.equals('foo'),
@@ -2120,14 +2120,14 @@
buildCounterGoogleCloudDatalabelingV1beta1EvaluationJobAlertConfig--;
}
-core.Map<core.String, core.String> buildUnnamed8149() {
+core.Map<core.String, core.String> buildUnnamed8152() {
var o = <core.String, core.String>{};
o['x'] = 'foo';
o['y'] = 'foo';
return o;
}
-void checkUnnamed8149(core.Map<core.String, core.String> o) {
+void checkUnnamed8152(core.Map<core.String, core.String> o) {
unittest.expect(o, unittest.hasLength(2));
unittest.expect(
o['x']!,
@@ -2145,7 +2145,7 @@
var o = api.GoogleCloudDatalabelingV1beta1EvaluationJobConfig();
buildCounterGoogleCloudDatalabelingV1beta1EvaluationJobConfig++;
if (buildCounterGoogleCloudDatalabelingV1beta1EvaluationJobConfig < 3) {
- o.bigqueryImportKeys = buildUnnamed8149();
+ o.bigqueryImportKeys = buildUnnamed8152();
o.boundingPolyConfig =
buildGoogleCloudDatalabelingV1beta1BoundingPolyConfig();
o.evaluationConfig = buildGoogleCloudDatalabelingV1beta1EvaluationConfig();
@@ -2169,7 +2169,7 @@
api.GoogleCloudDatalabelingV1beta1EvaluationJobConfig o) {
buildCounterGoogleCloudDatalabelingV1beta1EvaluationJobConfig++;
if (buildCounterGoogleCloudDatalabelingV1beta1EvaluationJobConfig < 3) {
- checkUnnamed8149(o.bigqueryImportKeys!);
+ checkUnnamed8152(o.bigqueryImportKeys!);
checkGoogleCloudDatalabelingV1beta1BoundingPolyConfig(o.boundingPolyConfig!
as api.GoogleCloudDatalabelingV1beta1BoundingPolyConfig);
checkGoogleCloudDatalabelingV1beta1EvaluationConfig(o.evaluationConfig!
@@ -2229,14 +2229,14 @@
buildCounterGoogleCloudDatalabelingV1beta1EvaluationMetrics--;
}
-core.List<core.String> buildUnnamed8150() {
+core.List<core.String> buildUnnamed8153() {
var o = <core.String>[];
o.add('foo');
o.add('foo');
return o;
}
-void checkUnnamed8150(core.List<core.String> o) {
+void checkUnnamed8153(core.List<core.String> o) {
unittest.expect(o, unittest.hasLength(2));
unittest.expect(
o[0],
@@ -2254,7 +2254,7 @@
var o = api.GoogleCloudDatalabelingV1beta1EventConfig();
buildCounterGoogleCloudDatalabelingV1beta1EventConfig++;
if (buildCounterGoogleCloudDatalabelingV1beta1EventConfig < 3) {
- o.annotationSpecSets = buildUnnamed8150();
+ o.annotationSpecSets = buildUnnamed8153();
o.clipLength = 42;
o.overlapLength = 42;
}
@@ -2266,7 +2266,7 @@
api.GoogleCloudDatalabelingV1beta1EventConfig o) {
buildCounterGoogleCloudDatalabelingV1beta1EventConfig++;
if (buildCounterGoogleCloudDatalabelingV1beta1EventConfig < 3) {
- checkUnnamed8150(o.annotationSpecSets!);
+ checkUnnamed8153(o.annotationSpecSets!);
unittest.expect(
o.clipLength!,
unittest.equals(42),
@@ -2279,14 +2279,14 @@
buildCounterGoogleCloudDatalabelingV1beta1EventConfig--;
}
-core.List<api.GoogleCloudDatalabelingV1beta1Annotation> buildUnnamed8151() {
+core.List<api.GoogleCloudDatalabelingV1beta1Annotation> buildUnnamed8154() {
var o = <api.GoogleCloudDatalabelingV1beta1Annotation>[];
o.add(buildGoogleCloudDatalabelingV1beta1Annotation());
o.add(buildGoogleCloudDatalabelingV1beta1Annotation());
return o;
}
-void checkUnnamed8151(
+void checkUnnamed8154(
core.List<api.GoogleCloudDatalabelingV1beta1Annotation> o) {
unittest.expect(o, unittest.hasLength(2));
checkGoogleCloudDatalabelingV1beta1Annotation(
@@ -2301,7 +2301,7 @@
var o = api.GoogleCloudDatalabelingV1beta1Example();
buildCounterGoogleCloudDatalabelingV1beta1Example++;
if (buildCounterGoogleCloudDatalabelingV1beta1Example < 3) {
- o.annotations = buildUnnamed8151();
+ o.annotations = buildUnnamed8154();
o.imagePayload = buildGoogleCloudDatalabelingV1beta1ImagePayload();
o.name = 'foo';
o.textPayload = buildGoogleCloudDatalabelingV1beta1TextPayload();
@@ -2315,7 +2315,7 @@
api.GoogleCloudDatalabelingV1beta1Example o) {
buildCounterGoogleCloudDatalabelingV1beta1Example++;
if (buildCounterGoogleCloudDatalabelingV1beta1Example < 3) {
- checkUnnamed8151(o.annotations!);
+ checkUnnamed8154(o.annotations!);
checkGoogleCloudDatalabelingV1beta1ImagePayload(
o.imagePayload! as api.GoogleCloudDatalabelingV1beta1ImagePayload);
unittest.expect(
@@ -2330,14 +2330,14 @@
buildCounterGoogleCloudDatalabelingV1beta1Example--;
}
-core.List<api.GoogleCloudDatalabelingV1beta1Example> buildUnnamed8152() {
+core.List<api.GoogleCloudDatalabelingV1beta1Example> buildUnnamed8155() {
var o = <api.GoogleCloudDatalabelingV1beta1Example>[];
o.add(buildGoogleCloudDatalabelingV1beta1Example());
o.add(buildGoogleCloudDatalabelingV1beta1Example());
return o;
}
-void checkUnnamed8152(core.List<api.GoogleCloudDatalabelingV1beta1Example> o) {
+void checkUnnamed8155(core.List<api.GoogleCloudDatalabelingV1beta1Example> o) {
unittest.expect(o, unittest.hasLength(2));
checkGoogleCloudDatalabelingV1beta1Example(
o[0] as api.GoogleCloudDatalabelingV1beta1Example);
@@ -2352,7 +2352,7 @@
buildCounterGoogleCloudDatalabelingV1beta1ExampleComparison++;
if (buildCounterGoogleCloudDatalabelingV1beta1ExampleComparison < 3) {
o.groundTruthExample = buildGoogleCloudDatalabelingV1beta1Example();
- o.modelCreatedExamples = buildUnnamed8152();
+ o.modelCreatedExamples = buildUnnamed8155();
}
buildCounterGoogleCloudDatalabelingV1beta1ExampleComparison--;
return o;
@@ -2364,19 +2364,19 @@
if (buildCounterGoogleCloudDatalabelingV1beta1ExampleComparison < 3) {
checkGoogleCloudDatalabelingV1beta1Example(
o.groundTruthExample! as api.GoogleCloudDatalabelingV1beta1Example);
- checkUnnamed8152(o.modelCreatedExamples!);
+ checkUnnamed8155(o.modelCreatedExamples!);
}
buildCounterGoogleCloudDatalabelingV1beta1ExampleComparison--;
}
-core.List<api.GoogleRpcStatus> buildUnnamed8153() {
+core.List<api.GoogleRpcStatus> buildUnnamed8156() {
var o = <api.GoogleRpcStatus>[];
o.add(buildGoogleRpcStatus());
o.add(buildGoogleRpcStatus());
return o;
}
-void checkUnnamed8153(core.List<api.GoogleRpcStatus> o) {
+void checkUnnamed8156(core.List<api.GoogleRpcStatus> o) {
unittest.expect(o, unittest.hasLength(2));
checkGoogleRpcStatus(o[0] as api.GoogleRpcStatus);
checkGoogleRpcStatus(o[1] as api.GoogleRpcStatus);
@@ -2393,7 +2393,7 @@
o.annotatedDataset = 'foo';
o.createTime = 'foo';
o.dataset = 'foo';
- o.partialFailures = buildUnnamed8153();
+ o.partialFailures = buildUnnamed8156();
}
buildCounterGoogleCloudDatalabelingV1beta1ExportDataOperationMetadata--;
return o;
@@ -2416,7 +2416,7 @@
o.dataset!,
unittest.equals('foo'),
);
- checkUnnamed8153(o.partialFailures!);
+ checkUnnamed8156(o.partialFailures!);
}
buildCounterGoogleCloudDatalabelingV1beta1ExportDataOperationMetadata--;
}
@@ -2705,14 +2705,14 @@
buildCounterGoogleCloudDatalabelingV1beta1GcsSource--;
}
-core.List<core.String> buildUnnamed8154() {
+core.List<core.String> buildUnnamed8157() {
var o = <core.String>[];
o.add('foo');
o.add('foo');
return o;
}
-void checkUnnamed8154(core.List<core.String> o) {
+void checkUnnamed8157(core.List<core.String> o) {
unittest.expect(o, unittest.hasLength(2));
unittest.expect(
o[0],
@@ -2732,7 +2732,7 @@
if (buildCounterGoogleCloudDatalabelingV1beta1HumanAnnotationConfig < 3) {
o.annotatedDatasetDescription = 'foo';
o.annotatedDatasetDisplayName = 'foo';
- o.contributorEmails = buildUnnamed8154();
+ o.contributorEmails = buildUnnamed8157();
o.instruction = 'foo';
o.labelGroup = 'foo';
o.languageCode = 'foo';
@@ -2756,7 +2756,7 @@
o.annotatedDatasetDisplayName!,
unittest.equals('foo'),
);
- checkUnnamed8154(o.contributorEmails!);
+ checkUnnamed8157(o.contributorEmails!);
unittest.expect(
o.instruction!,
unittest.equals('foo'),
@@ -2944,14 +2944,14 @@
}
core.Map<core.String, api.GoogleCloudDatalabelingV1beta1AnnotationSpec>
- buildUnnamed8155() {
+ buildUnnamed8158() {
var o = <core.String, api.GoogleCloudDatalabelingV1beta1AnnotationSpec>{};
o['x'] = buildGoogleCloudDatalabelingV1beta1AnnotationSpec();
o['y'] = buildGoogleCloudDatalabelingV1beta1AnnotationSpec();
return o;
}
-void checkUnnamed8155(
+void checkUnnamed8158(
core.Map<core.String, api.GoogleCloudDatalabelingV1beta1AnnotationSpec> o) {
unittest.expect(o, unittest.hasLength(2));
checkGoogleCloudDatalabelingV1beta1AnnotationSpec(
@@ -2968,7 +2968,7 @@
buildCounterGoogleCloudDatalabelingV1beta1ImageSegmentationAnnotation++;
if (buildCounterGoogleCloudDatalabelingV1beta1ImageSegmentationAnnotation <
3) {
- o.annotationColors = buildUnnamed8155();
+ o.annotationColors = buildUnnamed8158();
o.imageBytes = 'foo';
o.mimeType = 'foo';
}
@@ -2981,7 +2981,7 @@
buildCounterGoogleCloudDatalabelingV1beta1ImageSegmentationAnnotation++;
if (buildCounterGoogleCloudDatalabelingV1beta1ImageSegmentationAnnotation <
3) {
- checkUnnamed8155(o.annotationColors!);
+ checkUnnamed8158(o.annotationColors!);
unittest.expect(
o.imageBytes!,
unittest.equals('foo'),
@@ -2994,14 +2994,14 @@
buildCounterGoogleCloudDatalabelingV1beta1ImageSegmentationAnnotation--;
}
-core.List<api.GoogleRpcStatus> buildUnnamed8156() {
+core.List<api.GoogleRpcStatus> buildUnnamed8159() {
var o = <api.GoogleRpcStatus>[];
o.add(buildGoogleRpcStatus());
o.add(buildGoogleRpcStatus());
return o;
}
-void checkUnnamed8156(core.List<api.GoogleRpcStatus> o) {
+void checkUnnamed8159(core.List<api.GoogleRpcStatus> o) {
unittest.expect(o, unittest.hasLength(2));
checkGoogleRpcStatus(o[0] as api.GoogleRpcStatus);
checkGoogleRpcStatus(o[1] as api.GoogleRpcStatus);
@@ -3017,7 +3017,7 @@
3) {
o.createTime = 'foo';
o.dataset = 'foo';
- o.partialFailures = buildUnnamed8156();
+ o.partialFailures = buildUnnamed8159();
}
buildCounterGoogleCloudDatalabelingV1beta1ImportDataOperationMetadata--;
return o;
@@ -3036,7 +3036,7 @@
o.dataset!,
unittest.equals('foo'),
);
- checkUnnamed8156(o.partialFailures!);
+ checkUnnamed8159(o.partialFailures!);
}
buildCounterGoogleCloudDatalabelingV1beta1ImportDataOperationMetadata--;
}
@@ -3148,14 +3148,14 @@
buildCounterGoogleCloudDatalabelingV1beta1InputConfig--;
}
-core.List<core.String> buildUnnamed8157() {
+core.List<core.String> buildUnnamed8160() {
var o = <core.String>[];
o.add('foo');
o.add('foo');
return o;
}
-void checkUnnamed8157(core.List<core.String> o) {
+void checkUnnamed8160(core.List<core.String> o) {
unittest.expect(o, unittest.hasLength(2));
unittest.expect(
o[0],
@@ -3173,7 +3173,7 @@
var o = api.GoogleCloudDatalabelingV1beta1Instruction();
buildCounterGoogleCloudDatalabelingV1beta1Instruction++;
if (buildCounterGoogleCloudDatalabelingV1beta1Instruction < 3) {
- o.blockingResources = buildUnnamed8157();
+ o.blockingResources = buildUnnamed8160();
o.createTime = 'foo';
o.csvInstruction = buildGoogleCloudDatalabelingV1beta1CsvInstruction();
o.dataType = 'foo';
@@ -3191,7 +3191,7 @@
api.GoogleCloudDatalabelingV1beta1Instruction o) {
buildCounterGoogleCloudDatalabelingV1beta1Instruction++;
if (buildCounterGoogleCloudDatalabelingV1beta1Instruction < 3) {
- checkUnnamed8157(o.blockingResources!);
+ checkUnnamed8160(o.blockingResources!);
unittest.expect(
o.createTime!,
unittest.equals('foo'),
@@ -3434,14 +3434,14 @@
buildCounterGoogleCloudDatalabelingV1beta1LabelImageSegmentationOperationMetadata--;
}
-core.List<api.GoogleRpcStatus> buildUnnamed8158() {
+core.List<api.GoogleRpcStatus> buildUnnamed8161() {
var o = <api.GoogleRpcStatus>[];
o.add(buildGoogleRpcStatus());
o.add(buildGoogleRpcStatus());
return o;
}
-void checkUnnamed8158(core.List<api.GoogleRpcStatus> o) {
+void checkUnnamed8161(core.List<api.GoogleRpcStatus> o) {
unittest.expect(o, unittest.hasLength(2));
checkGoogleRpcStatus(o[0] as api.GoogleRpcStatus);
checkGoogleRpcStatus(o[1] as api.GoogleRpcStatus);
@@ -3468,7 +3468,7 @@
buildGoogleCloudDatalabelingV1beta1LabelImagePolylineOperationMetadata();
o.imageSegmentationDetails =
buildGoogleCloudDatalabelingV1beta1LabelImageSegmentationOperationMetadata();
- o.partialFailures = buildUnnamed8158();
+ o.partialFailures = buildUnnamed8161();
o.progressPercent = 42;
o.textClassificationDetails =
buildGoogleCloudDatalabelingV1beta1LabelTextClassificationOperationMetadata();
@@ -3521,7 +3521,7 @@
checkGoogleCloudDatalabelingV1beta1LabelImageSegmentationOperationMetadata(
o.imageSegmentationDetails! as api
.GoogleCloudDatalabelingV1beta1LabelImageSegmentationOperationMetadata);
- checkUnnamed8158(o.partialFailures!);
+ checkUnnamed8161(o.partialFailures!);
unittest.expect(
o.progressPercent!,
unittest.equals(42),
@@ -3548,14 +3548,14 @@
buildCounterGoogleCloudDatalabelingV1beta1LabelOperationMetadata--;
}
-core.Map<core.String, core.String> buildUnnamed8159() {
+core.Map<core.String, core.String> buildUnnamed8162() {
var o = <core.String, core.String>{};
o['x'] = 'foo';
o['y'] = 'foo';
return o;
}
-void checkUnnamed8159(core.Map<core.String, core.String> o) {
+void checkUnnamed8162(core.Map<core.String, core.String> o) {
unittest.expect(o, unittest.hasLength(2));
unittest.expect(
o['x']!,
@@ -3573,7 +3573,7 @@
var o = api.GoogleCloudDatalabelingV1beta1LabelStats();
buildCounterGoogleCloudDatalabelingV1beta1LabelStats++;
if (buildCounterGoogleCloudDatalabelingV1beta1LabelStats < 3) {
- o.exampleCount = buildUnnamed8159();
+ o.exampleCount = buildUnnamed8162();
}
buildCounterGoogleCloudDatalabelingV1beta1LabelStats--;
return o;
@@ -3583,7 +3583,7 @@
api.GoogleCloudDatalabelingV1beta1LabelStats o) {
buildCounterGoogleCloudDatalabelingV1beta1LabelStats++;
if (buildCounterGoogleCloudDatalabelingV1beta1LabelStats < 3) {
- checkUnnamed8159(o.exampleCount!);
+ checkUnnamed8162(o.exampleCount!);
}
buildCounterGoogleCloudDatalabelingV1beta1LabelStats--;
}
@@ -3837,14 +3837,14 @@
}
core.List<api.GoogleCloudDatalabelingV1beta1AnnotatedDataset>
- buildUnnamed8160() {
+ buildUnnamed8163() {
var o = <api.GoogleCloudDatalabelingV1beta1AnnotatedDataset>[];
o.add(buildGoogleCloudDatalabelingV1beta1AnnotatedDataset());
o.add(buildGoogleCloudDatalabelingV1beta1AnnotatedDataset());
return o;
}
-void checkUnnamed8160(
+void checkUnnamed8163(
core.List<api.GoogleCloudDatalabelingV1beta1AnnotatedDataset> o) {
unittest.expect(o, unittest.hasLength(2));
checkGoogleCloudDatalabelingV1beta1AnnotatedDataset(
@@ -3861,7 +3861,7 @@
buildCounterGoogleCloudDatalabelingV1beta1ListAnnotatedDatasetsResponse++;
if (buildCounterGoogleCloudDatalabelingV1beta1ListAnnotatedDatasetsResponse <
3) {
- o.annotatedDatasets = buildUnnamed8160();
+ o.annotatedDatasets = buildUnnamed8163();
o.nextPageToken = 'foo';
}
buildCounterGoogleCloudDatalabelingV1beta1ListAnnotatedDatasetsResponse--;
@@ -3873,7 +3873,7 @@
buildCounterGoogleCloudDatalabelingV1beta1ListAnnotatedDatasetsResponse++;
if (buildCounterGoogleCloudDatalabelingV1beta1ListAnnotatedDatasetsResponse <
3) {
- checkUnnamed8160(o.annotatedDatasets!);
+ checkUnnamed8163(o.annotatedDatasets!);
unittest.expect(
o.nextPageToken!,
unittest.equals('foo'),
@@ -3883,14 +3883,14 @@
}
core.List<api.GoogleCloudDatalabelingV1beta1AnnotationSpecSet>
- buildUnnamed8161() {
+ buildUnnamed8164() {
var o = <api.GoogleCloudDatalabelingV1beta1AnnotationSpecSet>[];
o.add(buildGoogleCloudDatalabelingV1beta1AnnotationSpecSet());
o.add(buildGoogleCloudDatalabelingV1beta1AnnotationSpecSet());
return o;
}
-void checkUnnamed8161(
+void checkUnnamed8164(
core.List<api.GoogleCloudDatalabelingV1beta1AnnotationSpecSet> o) {
unittest.expect(o, unittest.hasLength(2));
checkGoogleCloudDatalabelingV1beta1AnnotationSpecSet(
@@ -3908,7 +3908,7 @@
buildCounterGoogleCloudDatalabelingV1beta1ListAnnotationSpecSetsResponse++;
if (buildCounterGoogleCloudDatalabelingV1beta1ListAnnotationSpecSetsResponse <
3) {
- o.annotationSpecSets = buildUnnamed8161();
+ o.annotationSpecSets = buildUnnamed8164();
o.nextPageToken = 'foo';
}
buildCounterGoogleCloudDatalabelingV1beta1ListAnnotationSpecSetsResponse--;
@@ -3920,7 +3920,7 @@
buildCounterGoogleCloudDatalabelingV1beta1ListAnnotationSpecSetsResponse++;
if (buildCounterGoogleCloudDatalabelingV1beta1ListAnnotationSpecSetsResponse <
3) {
- checkUnnamed8161(o.annotationSpecSets!);
+ checkUnnamed8164(o.annotationSpecSets!);
unittest.expect(
o.nextPageToken!,
unittest.equals('foo'),
@@ -3929,14 +3929,14 @@
buildCounterGoogleCloudDatalabelingV1beta1ListAnnotationSpecSetsResponse--;
}
-core.List<api.GoogleCloudDatalabelingV1beta1DataItem> buildUnnamed8162() {
+core.List<api.GoogleCloudDatalabelingV1beta1DataItem> buildUnnamed8165() {
var o = <api.GoogleCloudDatalabelingV1beta1DataItem>[];
o.add(buildGoogleCloudDatalabelingV1beta1DataItem());
o.add(buildGoogleCloudDatalabelingV1beta1DataItem());
return o;
}
-void checkUnnamed8162(core.List<api.GoogleCloudDatalabelingV1beta1DataItem> o) {
+void checkUnnamed8165(core.List<api.GoogleCloudDatalabelingV1beta1DataItem> o) {
unittest.expect(o, unittest.hasLength(2));
checkGoogleCloudDatalabelingV1beta1DataItem(
o[0] as api.GoogleCloudDatalabelingV1beta1DataItem);
@@ -3950,7 +3950,7 @@
var o = api.GoogleCloudDatalabelingV1beta1ListDataItemsResponse();
buildCounterGoogleCloudDatalabelingV1beta1ListDataItemsResponse++;
if (buildCounterGoogleCloudDatalabelingV1beta1ListDataItemsResponse < 3) {
- o.dataItems = buildUnnamed8162();
+ o.dataItems = buildUnnamed8165();
o.nextPageToken = 'foo';
}
buildCounterGoogleCloudDatalabelingV1beta1ListDataItemsResponse--;
@@ -3961,7 +3961,7 @@
api.GoogleCloudDatalabelingV1beta1ListDataItemsResponse o) {
buildCounterGoogleCloudDatalabelingV1beta1ListDataItemsResponse++;
if (buildCounterGoogleCloudDatalabelingV1beta1ListDataItemsResponse < 3) {
- checkUnnamed8162(o.dataItems!);
+ checkUnnamed8165(o.dataItems!);
unittest.expect(
o.nextPageToken!,
unittest.equals('foo'),
@@ -3970,14 +3970,14 @@
buildCounterGoogleCloudDatalabelingV1beta1ListDataItemsResponse--;
}
-core.List<api.GoogleCloudDatalabelingV1beta1Dataset> buildUnnamed8163() {
+core.List<api.GoogleCloudDatalabelingV1beta1Dataset> buildUnnamed8166() {
var o = <api.GoogleCloudDatalabelingV1beta1Dataset>[];
o.add(buildGoogleCloudDatalabelingV1beta1Dataset());
o.add(buildGoogleCloudDatalabelingV1beta1Dataset());
return o;
}
-void checkUnnamed8163(core.List<api.GoogleCloudDatalabelingV1beta1Dataset> o) {
+void checkUnnamed8166(core.List<api.GoogleCloudDatalabelingV1beta1Dataset> o) {
unittest.expect(o, unittest.hasLength(2));
checkGoogleCloudDatalabelingV1beta1Dataset(
o[0] as api.GoogleCloudDatalabelingV1beta1Dataset);
@@ -3991,7 +3991,7 @@
var o = api.GoogleCloudDatalabelingV1beta1ListDatasetsResponse();
buildCounterGoogleCloudDatalabelingV1beta1ListDatasetsResponse++;
if (buildCounterGoogleCloudDatalabelingV1beta1ListDatasetsResponse < 3) {
- o.datasets = buildUnnamed8163();
+ o.datasets = buildUnnamed8166();
o.nextPageToken = 'foo';
}
buildCounterGoogleCloudDatalabelingV1beta1ListDatasetsResponse--;
@@ -4002,7 +4002,7 @@
api.GoogleCloudDatalabelingV1beta1ListDatasetsResponse o) {
buildCounterGoogleCloudDatalabelingV1beta1ListDatasetsResponse++;
if (buildCounterGoogleCloudDatalabelingV1beta1ListDatasetsResponse < 3) {
- checkUnnamed8163(o.datasets!);
+ checkUnnamed8166(o.datasets!);
unittest.expect(
o.nextPageToken!,
unittest.equals('foo'),
@@ -4011,14 +4011,14 @@
buildCounterGoogleCloudDatalabelingV1beta1ListDatasetsResponse--;
}
-core.List<api.GoogleCloudDatalabelingV1beta1EvaluationJob> buildUnnamed8164() {
+core.List<api.GoogleCloudDatalabelingV1beta1EvaluationJob> buildUnnamed8167() {
var o = <api.GoogleCloudDatalabelingV1beta1EvaluationJob>[];
o.add(buildGoogleCloudDatalabelingV1beta1EvaluationJob());
o.add(buildGoogleCloudDatalabelingV1beta1EvaluationJob());
return o;
}
-void checkUnnamed8164(
+void checkUnnamed8167(
core.List<api.GoogleCloudDatalabelingV1beta1EvaluationJob> o) {
unittest.expect(o, unittest.hasLength(2));
checkGoogleCloudDatalabelingV1beta1EvaluationJob(
@@ -4035,7 +4035,7 @@
buildCounterGoogleCloudDatalabelingV1beta1ListEvaluationJobsResponse++;
if (buildCounterGoogleCloudDatalabelingV1beta1ListEvaluationJobsResponse <
3) {
- o.evaluationJobs = buildUnnamed8164();
+ o.evaluationJobs = buildUnnamed8167();
o.nextPageToken = 'foo';
}
buildCounterGoogleCloudDatalabelingV1beta1ListEvaluationJobsResponse--;
@@ -4047,7 +4047,7 @@
buildCounterGoogleCloudDatalabelingV1beta1ListEvaluationJobsResponse++;
if (buildCounterGoogleCloudDatalabelingV1beta1ListEvaluationJobsResponse <
3) {
- checkUnnamed8164(o.evaluationJobs!);
+ checkUnnamed8167(o.evaluationJobs!);
unittest.expect(
o.nextPageToken!,
unittest.equals('foo'),
@@ -4056,14 +4056,14 @@
buildCounterGoogleCloudDatalabelingV1beta1ListEvaluationJobsResponse--;
}
-core.List<api.GoogleCloudDatalabelingV1beta1Example> buildUnnamed8165() {
+core.List<api.GoogleCloudDatalabelingV1beta1Example> buildUnnamed8168() {
var o = <api.GoogleCloudDatalabelingV1beta1Example>[];
o.add(buildGoogleCloudDatalabelingV1beta1Example());
o.add(buildGoogleCloudDatalabelingV1beta1Example());
return o;
}
-void checkUnnamed8165(core.List<api.GoogleCloudDatalabelingV1beta1Example> o) {
+void checkUnnamed8168(core.List<api.GoogleCloudDatalabelingV1beta1Example> o) {
unittest.expect(o, unittest.hasLength(2));
checkGoogleCloudDatalabelingV1beta1Example(
o[0] as api.GoogleCloudDatalabelingV1beta1Example);
@@ -4077,7 +4077,7 @@
var o = api.GoogleCloudDatalabelingV1beta1ListExamplesResponse();
buildCounterGoogleCloudDatalabelingV1beta1ListExamplesResponse++;
if (buildCounterGoogleCloudDatalabelingV1beta1ListExamplesResponse < 3) {
- o.examples = buildUnnamed8165();
+ o.examples = buildUnnamed8168();
o.nextPageToken = 'foo';
}
buildCounterGoogleCloudDatalabelingV1beta1ListExamplesResponse--;
@@ -4088,7 +4088,7 @@
api.GoogleCloudDatalabelingV1beta1ListExamplesResponse o) {
buildCounterGoogleCloudDatalabelingV1beta1ListExamplesResponse++;
if (buildCounterGoogleCloudDatalabelingV1beta1ListExamplesResponse < 3) {
- checkUnnamed8165(o.examples!);
+ checkUnnamed8168(o.examples!);
unittest.expect(
o.nextPageToken!,
unittest.equals('foo'),
@@ -4098,14 +4098,14 @@
}
core.List<api.GoogleCloudDatalabelingV1beta1FeedbackMessage>
- buildUnnamed8166() {
+ buildUnnamed8169() {
var o = <api.GoogleCloudDatalabelingV1beta1FeedbackMessage>[];
o.add(buildGoogleCloudDatalabelingV1beta1FeedbackMessage());
o.add(buildGoogleCloudDatalabelingV1beta1FeedbackMessage());
return o;
}
-void checkUnnamed8166(
+void checkUnnamed8169(
core.List<api.GoogleCloudDatalabelingV1beta1FeedbackMessage> o) {
unittest.expect(o, unittest.hasLength(2));
checkGoogleCloudDatalabelingV1beta1FeedbackMessage(
@@ -4122,7 +4122,7 @@
buildCounterGoogleCloudDatalabelingV1beta1ListFeedbackMessagesResponse++;
if (buildCounterGoogleCloudDatalabelingV1beta1ListFeedbackMessagesResponse <
3) {
- o.feedbackMessages = buildUnnamed8166();
+ o.feedbackMessages = buildUnnamed8169();
o.nextPageToken = 'foo';
}
buildCounterGoogleCloudDatalabelingV1beta1ListFeedbackMessagesResponse--;
@@ -4134,7 +4134,7 @@
buildCounterGoogleCloudDatalabelingV1beta1ListFeedbackMessagesResponse++;
if (buildCounterGoogleCloudDatalabelingV1beta1ListFeedbackMessagesResponse <
3) {
- checkUnnamed8166(o.feedbackMessages!);
+ checkUnnamed8169(o.feedbackMessages!);
unittest.expect(
o.nextPageToken!,
unittest.equals('foo'),
@@ -4143,14 +4143,14 @@
buildCounterGoogleCloudDatalabelingV1beta1ListFeedbackMessagesResponse--;
}
-core.List<api.GoogleCloudDatalabelingV1beta1FeedbackThread> buildUnnamed8167() {
+core.List<api.GoogleCloudDatalabelingV1beta1FeedbackThread> buildUnnamed8170() {
var o = <api.GoogleCloudDatalabelingV1beta1FeedbackThread>[];
o.add(buildGoogleCloudDatalabelingV1beta1FeedbackThread());
o.add(buildGoogleCloudDatalabelingV1beta1FeedbackThread());
return o;
}
-void checkUnnamed8167(
+void checkUnnamed8170(
core.List<api.GoogleCloudDatalabelingV1beta1FeedbackThread> o) {
unittest.expect(o, unittest.hasLength(2));
checkGoogleCloudDatalabelingV1beta1FeedbackThread(
@@ -4167,7 +4167,7 @@
buildCounterGoogleCloudDatalabelingV1beta1ListFeedbackThreadsResponse++;
if (buildCounterGoogleCloudDatalabelingV1beta1ListFeedbackThreadsResponse <
3) {
- o.feedbackThreads = buildUnnamed8167();
+ o.feedbackThreads = buildUnnamed8170();
o.nextPageToken = 'foo';
}
buildCounterGoogleCloudDatalabelingV1beta1ListFeedbackThreadsResponse--;
@@ -4179,7 +4179,7 @@
buildCounterGoogleCloudDatalabelingV1beta1ListFeedbackThreadsResponse++;
if (buildCounterGoogleCloudDatalabelingV1beta1ListFeedbackThreadsResponse <
3) {
- checkUnnamed8167(o.feedbackThreads!);
+ checkUnnamed8170(o.feedbackThreads!);
unittest.expect(
o.nextPageToken!,
unittest.equals('foo'),
@@ -4188,14 +4188,14 @@
buildCounterGoogleCloudDatalabelingV1beta1ListFeedbackThreadsResponse--;
}
-core.List<api.GoogleCloudDatalabelingV1beta1Instruction> buildUnnamed8168() {
+core.List<api.GoogleCloudDatalabelingV1beta1Instruction> buildUnnamed8171() {
var o = <api.GoogleCloudDatalabelingV1beta1Instruction>[];
o.add(buildGoogleCloudDatalabelingV1beta1Instruction());
o.add(buildGoogleCloudDatalabelingV1beta1Instruction());
return o;
}
-void checkUnnamed8168(
+void checkUnnamed8171(
core.List<api.GoogleCloudDatalabelingV1beta1Instruction> o) {
unittest.expect(o, unittest.hasLength(2));
checkGoogleCloudDatalabelingV1beta1Instruction(
@@ -4210,7 +4210,7 @@
var o = api.GoogleCloudDatalabelingV1beta1ListInstructionsResponse();
buildCounterGoogleCloudDatalabelingV1beta1ListInstructionsResponse++;
if (buildCounterGoogleCloudDatalabelingV1beta1ListInstructionsResponse < 3) {
- o.instructions = buildUnnamed8168();
+ o.instructions = buildUnnamed8171();
o.nextPageToken = 'foo';
}
buildCounterGoogleCloudDatalabelingV1beta1ListInstructionsResponse--;
@@ -4221,7 +4221,7 @@
api.GoogleCloudDatalabelingV1beta1ListInstructionsResponse o) {
buildCounterGoogleCloudDatalabelingV1beta1ListInstructionsResponse++;
if (buildCounterGoogleCloudDatalabelingV1beta1ListInstructionsResponse < 3) {
- checkUnnamed8168(o.instructions!);
+ checkUnnamed8171(o.instructions!);
unittest.expect(
o.nextPageToken!,
unittest.equals('foo'),
@@ -4231,14 +4231,14 @@
}
core.List<api.GoogleCloudDatalabelingV1beta1NormalizedVertex>
- buildUnnamed8169() {
+ buildUnnamed8172() {
var o = <api.GoogleCloudDatalabelingV1beta1NormalizedVertex>[];
o.add(buildGoogleCloudDatalabelingV1beta1NormalizedVertex());
o.add(buildGoogleCloudDatalabelingV1beta1NormalizedVertex());
return o;
}
-void checkUnnamed8169(
+void checkUnnamed8172(
core.List<api.GoogleCloudDatalabelingV1beta1NormalizedVertex> o) {
unittest.expect(o, unittest.hasLength(2));
checkGoogleCloudDatalabelingV1beta1NormalizedVertex(
@@ -4253,7 +4253,7 @@
var o = api.GoogleCloudDatalabelingV1beta1NormalizedBoundingPoly();
buildCounterGoogleCloudDatalabelingV1beta1NormalizedBoundingPoly++;
if (buildCounterGoogleCloudDatalabelingV1beta1NormalizedBoundingPoly < 3) {
- o.normalizedVertices = buildUnnamed8169();
+ o.normalizedVertices = buildUnnamed8172();
}
buildCounterGoogleCloudDatalabelingV1beta1NormalizedBoundingPoly--;
return o;
@@ -4263,20 +4263,20 @@
api.GoogleCloudDatalabelingV1beta1NormalizedBoundingPoly o) {
buildCounterGoogleCloudDatalabelingV1beta1NormalizedBoundingPoly++;
if (buildCounterGoogleCloudDatalabelingV1beta1NormalizedBoundingPoly < 3) {
- checkUnnamed8169(o.normalizedVertices!);
+ checkUnnamed8172(o.normalizedVertices!);
}
buildCounterGoogleCloudDatalabelingV1beta1NormalizedBoundingPoly--;
}
core.List<api.GoogleCloudDatalabelingV1beta1NormalizedVertex>
- buildUnnamed8170() {
+ buildUnnamed8173() {
var o = <api.GoogleCloudDatalabelingV1beta1NormalizedVertex>[];
o.add(buildGoogleCloudDatalabelingV1beta1NormalizedVertex());
o.add(buildGoogleCloudDatalabelingV1beta1NormalizedVertex());
return o;
}
-void checkUnnamed8170(
+void checkUnnamed8173(
core.List<api.GoogleCloudDatalabelingV1beta1NormalizedVertex> o) {
unittest.expect(o, unittest.hasLength(2));
checkGoogleCloudDatalabelingV1beta1NormalizedVertex(
@@ -4291,7 +4291,7 @@
var o = api.GoogleCloudDatalabelingV1beta1NormalizedPolyline();
buildCounterGoogleCloudDatalabelingV1beta1NormalizedPolyline++;
if (buildCounterGoogleCloudDatalabelingV1beta1NormalizedPolyline < 3) {
- o.normalizedVertices = buildUnnamed8170();
+ o.normalizedVertices = buildUnnamed8173();
}
buildCounterGoogleCloudDatalabelingV1beta1NormalizedPolyline--;
return o;
@@ -4301,7 +4301,7 @@
api.GoogleCloudDatalabelingV1beta1NormalizedPolyline o) {
buildCounterGoogleCloudDatalabelingV1beta1NormalizedPolyline++;
if (buildCounterGoogleCloudDatalabelingV1beta1NormalizedPolyline < 3) {
- checkUnnamed8170(o.normalizedVertices!);
+ checkUnnamed8173(o.normalizedVertices!);
}
buildCounterGoogleCloudDatalabelingV1beta1NormalizedPolyline--;
}
@@ -4469,14 +4469,14 @@
buildCounterGoogleCloudDatalabelingV1beta1OperatorFeedbackMetadata--;
}
-core.List<core.String> buildUnnamed8171() {
+core.List<core.String> buildUnnamed8174() {
var o = <core.String>[];
o.add('foo');
o.add('foo');
return o;
}
-void checkUnnamed8171(core.List<core.String> o) {
+void checkUnnamed8174(core.List<core.String> o) {
unittest.expect(o, unittest.hasLength(2));
unittest.expect(
o[0],
@@ -4494,7 +4494,7 @@
var o = api.GoogleCloudDatalabelingV1beta1OperatorMetadata();
buildCounterGoogleCloudDatalabelingV1beta1OperatorMetadata++;
if (buildCounterGoogleCloudDatalabelingV1beta1OperatorMetadata < 3) {
- o.comments = buildUnnamed8171();
+ o.comments = buildUnnamed8174();
o.labelVotes = 42;
o.score = 42.0;
o.totalVotes = 42;
@@ -4507,7 +4507,7 @@
api.GoogleCloudDatalabelingV1beta1OperatorMetadata o) {
buildCounterGoogleCloudDatalabelingV1beta1OperatorMetadata++;
if (buildCounterGoogleCloudDatalabelingV1beta1OperatorMetadata < 3) {
- checkUnnamed8171(o.comments!);
+ checkUnnamed8174(o.comments!);
unittest.expect(
o.labelVotes!,
unittest.equals(42),
@@ -4595,14 +4595,14 @@
buildCounterGoogleCloudDatalabelingV1beta1PdfInstruction--;
}
-core.List<api.GoogleCloudDatalabelingV1beta1Vertex> buildUnnamed8172() {
+core.List<api.GoogleCloudDatalabelingV1beta1Vertex> buildUnnamed8175() {
var o = <api.GoogleCloudDatalabelingV1beta1Vertex>[];
o.add(buildGoogleCloudDatalabelingV1beta1Vertex());
o.add(buildGoogleCloudDatalabelingV1beta1Vertex());
return o;
}
-void checkUnnamed8172(core.List<api.GoogleCloudDatalabelingV1beta1Vertex> o) {
+void checkUnnamed8175(core.List<api.GoogleCloudDatalabelingV1beta1Vertex> o) {
unittest.expect(o, unittest.hasLength(2));
checkGoogleCloudDatalabelingV1beta1Vertex(
o[0] as api.GoogleCloudDatalabelingV1beta1Vertex);
@@ -4616,7 +4616,7 @@
var o = api.GoogleCloudDatalabelingV1beta1Polyline();
buildCounterGoogleCloudDatalabelingV1beta1Polyline++;
if (buildCounterGoogleCloudDatalabelingV1beta1Polyline < 3) {
- o.vertices = buildUnnamed8172();
+ o.vertices = buildUnnamed8175();
}
buildCounterGoogleCloudDatalabelingV1beta1Polyline--;
return o;
@@ -4626,7 +4626,7 @@
api.GoogleCloudDatalabelingV1beta1Polyline o) {
buildCounterGoogleCloudDatalabelingV1beta1Polyline++;
if (buildCounterGoogleCloudDatalabelingV1beta1Polyline < 3) {
- checkUnnamed8172(o.vertices!);
+ checkUnnamed8175(o.vertices!);
}
buildCounterGoogleCloudDatalabelingV1beta1Polyline--;
}
@@ -4661,14 +4661,14 @@
}
core.List<api.GoogleCloudDatalabelingV1beta1ConfidenceMetricsEntry>
- buildUnnamed8173() {
+ buildUnnamed8176() {
var o = <api.GoogleCloudDatalabelingV1beta1ConfidenceMetricsEntry>[];
o.add(buildGoogleCloudDatalabelingV1beta1ConfidenceMetricsEntry());
o.add(buildGoogleCloudDatalabelingV1beta1ConfidenceMetricsEntry());
return o;
}
-void checkUnnamed8173(
+void checkUnnamed8176(
core.List<api.GoogleCloudDatalabelingV1beta1ConfidenceMetricsEntry> o) {
unittest.expect(o, unittest.hasLength(2));
checkGoogleCloudDatalabelingV1beta1ConfidenceMetricsEntry(
@@ -4685,7 +4685,7 @@
if (buildCounterGoogleCloudDatalabelingV1beta1PrCurve < 3) {
o.annotationSpec = buildGoogleCloudDatalabelingV1beta1AnnotationSpec();
o.areaUnderCurve = 42.0;
- o.confidenceMetricsEntries = buildUnnamed8173();
+ o.confidenceMetricsEntries = buildUnnamed8176();
o.meanAveragePrecision = 42.0;
}
buildCounterGoogleCloudDatalabelingV1beta1PrCurve--;
@@ -4702,7 +4702,7 @@
o.areaUnderCurve!,
unittest.equals(42.0),
);
- checkUnnamed8173(o.confidenceMetricsEntries!);
+ checkUnnamed8176(o.confidenceMetricsEntries!);
unittest.expect(
o.meanAveragePrecision!,
unittest.equals(42.0),
@@ -4752,14 +4752,14 @@
}
core.List<api.GoogleCloudDatalabelingV1beta1ConfusionMatrixEntry>
- buildUnnamed8174() {
+ buildUnnamed8177() {
var o = <api.GoogleCloudDatalabelingV1beta1ConfusionMatrixEntry>[];
o.add(buildGoogleCloudDatalabelingV1beta1ConfusionMatrixEntry());
o.add(buildGoogleCloudDatalabelingV1beta1ConfusionMatrixEntry());
return o;
}
-void checkUnnamed8174(
+void checkUnnamed8177(
core.List<api.GoogleCloudDatalabelingV1beta1ConfusionMatrixEntry> o) {
unittest.expect(o, unittest.hasLength(2));
checkGoogleCloudDatalabelingV1beta1ConfusionMatrixEntry(
@@ -4774,7 +4774,7 @@
buildCounterGoogleCloudDatalabelingV1beta1Row++;
if (buildCounterGoogleCloudDatalabelingV1beta1Row < 3) {
o.annotationSpec = buildGoogleCloudDatalabelingV1beta1AnnotationSpec();
- o.entries = buildUnnamed8174();
+ o.entries = buildUnnamed8177();
}
buildCounterGoogleCloudDatalabelingV1beta1Row--;
return o;
@@ -4786,19 +4786,19 @@
if (buildCounterGoogleCloudDatalabelingV1beta1Row < 3) {
checkGoogleCloudDatalabelingV1beta1AnnotationSpec(
o.annotationSpec! as api.GoogleCloudDatalabelingV1beta1AnnotationSpec);
- checkUnnamed8174(o.entries!);
+ checkUnnamed8177(o.entries!);
}
buildCounterGoogleCloudDatalabelingV1beta1Row--;
}
-core.List<api.GoogleCloudDatalabelingV1beta1Evaluation> buildUnnamed8175() {
+core.List<api.GoogleCloudDatalabelingV1beta1Evaluation> buildUnnamed8178() {
var o = <api.GoogleCloudDatalabelingV1beta1Evaluation>[];
o.add(buildGoogleCloudDatalabelingV1beta1Evaluation());
o.add(buildGoogleCloudDatalabelingV1beta1Evaluation());
return o;
}
-void checkUnnamed8175(
+void checkUnnamed8178(
core.List<api.GoogleCloudDatalabelingV1beta1Evaluation> o) {
unittest.expect(o, unittest.hasLength(2));
checkGoogleCloudDatalabelingV1beta1Evaluation(
@@ -4814,7 +4814,7 @@
var o = api.GoogleCloudDatalabelingV1beta1SearchEvaluationsResponse();
buildCounterGoogleCloudDatalabelingV1beta1SearchEvaluationsResponse++;
if (buildCounterGoogleCloudDatalabelingV1beta1SearchEvaluationsResponse < 3) {
- o.evaluations = buildUnnamed8175();
+ o.evaluations = buildUnnamed8178();
o.nextPageToken = 'foo';
}
buildCounterGoogleCloudDatalabelingV1beta1SearchEvaluationsResponse--;
@@ -4825,7 +4825,7 @@
api.GoogleCloudDatalabelingV1beta1SearchEvaluationsResponse o) {
buildCounterGoogleCloudDatalabelingV1beta1SearchEvaluationsResponse++;
if (buildCounterGoogleCloudDatalabelingV1beta1SearchEvaluationsResponse < 3) {
- checkUnnamed8175(o.evaluations!);
+ checkUnnamed8178(o.evaluations!);
unittest.expect(
o.nextPageToken!,
unittest.equals('foo'),
@@ -4868,14 +4868,14 @@
}
core.List<api.GoogleCloudDatalabelingV1beta1ExampleComparison>
- buildUnnamed8176() {
+ buildUnnamed8179() {
var o = <api.GoogleCloudDatalabelingV1beta1ExampleComparison>[];
o.add(buildGoogleCloudDatalabelingV1beta1ExampleComparison());
o.add(buildGoogleCloudDatalabelingV1beta1ExampleComparison());
return o;
}
-void checkUnnamed8176(
+void checkUnnamed8179(
core.List<api.GoogleCloudDatalabelingV1beta1ExampleComparison> o) {
unittest.expect(o, unittest.hasLength(2));
checkGoogleCloudDatalabelingV1beta1ExampleComparison(
@@ -4893,7 +4893,7 @@
buildCounterGoogleCloudDatalabelingV1beta1SearchExampleComparisonsResponse++;
if (buildCounterGoogleCloudDatalabelingV1beta1SearchExampleComparisonsResponse <
3) {
- o.exampleComparisons = buildUnnamed8176();
+ o.exampleComparisons = buildUnnamed8179();
o.nextPageToken = 'foo';
}
buildCounterGoogleCloudDatalabelingV1beta1SearchExampleComparisonsResponse--;
@@ -4905,7 +4905,7 @@
buildCounterGoogleCloudDatalabelingV1beta1SearchExampleComparisonsResponse++;
if (buildCounterGoogleCloudDatalabelingV1beta1SearchExampleComparisonsResponse <
3) {
- checkUnnamed8176(o.exampleComparisons!);
+ checkUnnamed8179(o.exampleComparisons!);
unittest.expect(
o.nextPageToken!,
unittest.equals('foo'),
@@ -5239,14 +5239,14 @@
}
core.List<api.GoogleCloudDatalabelingV1beta1AnnotationSpecSetConfig>
- buildUnnamed8177() {
+ buildUnnamed8180() {
var o = <api.GoogleCloudDatalabelingV1beta1AnnotationSpecSetConfig>[];
o.add(buildGoogleCloudDatalabelingV1beta1AnnotationSpecSetConfig());
o.add(buildGoogleCloudDatalabelingV1beta1AnnotationSpecSetConfig());
return o;
}
-void checkUnnamed8177(
+void checkUnnamed8180(
core.List<api.GoogleCloudDatalabelingV1beta1AnnotationSpecSetConfig> o) {
unittest.expect(o, unittest.hasLength(2));
checkGoogleCloudDatalabelingV1beta1AnnotationSpecSetConfig(
@@ -5262,7 +5262,7 @@
var o = api.GoogleCloudDatalabelingV1beta1VideoClassificationConfig();
buildCounterGoogleCloudDatalabelingV1beta1VideoClassificationConfig++;
if (buildCounterGoogleCloudDatalabelingV1beta1VideoClassificationConfig < 3) {
- o.annotationSpecSetConfigs = buildUnnamed8177();
+ o.annotationSpecSetConfigs = buildUnnamed8180();
o.applyShotDetection = true;
}
buildCounterGoogleCloudDatalabelingV1beta1VideoClassificationConfig--;
@@ -5273,7 +5273,7 @@
api.GoogleCloudDatalabelingV1beta1VideoClassificationConfig o) {
buildCounterGoogleCloudDatalabelingV1beta1VideoClassificationConfig++;
if (buildCounterGoogleCloudDatalabelingV1beta1VideoClassificationConfig < 3) {
- checkUnnamed8177(o.annotationSpecSetConfigs!);
+ checkUnnamed8180(o.annotationSpecSetConfigs!);
unittest.expect(o.applyShotDetection!, unittest.isTrue);
}
buildCounterGoogleCloudDatalabelingV1beta1VideoClassificationConfig--;
@@ -5305,14 +5305,14 @@
}
core.List<api.GoogleCloudDatalabelingV1beta1ObjectTrackingFrame>
- buildUnnamed8178() {
+ buildUnnamed8181() {
var o = <api.GoogleCloudDatalabelingV1beta1ObjectTrackingFrame>[];
o.add(buildGoogleCloudDatalabelingV1beta1ObjectTrackingFrame());
o.add(buildGoogleCloudDatalabelingV1beta1ObjectTrackingFrame());
return o;
}
-void checkUnnamed8178(
+void checkUnnamed8181(
core.List<api.GoogleCloudDatalabelingV1beta1ObjectTrackingFrame> o) {
unittest.expect(o, unittest.hasLength(2));
checkGoogleCloudDatalabelingV1beta1ObjectTrackingFrame(
@@ -5330,7 +5330,7 @@
if (buildCounterGoogleCloudDatalabelingV1beta1VideoObjectTrackingAnnotation <
3) {
o.annotationSpec = buildGoogleCloudDatalabelingV1beta1AnnotationSpec();
- o.objectTrackingFrames = buildUnnamed8178();
+ o.objectTrackingFrames = buildUnnamed8181();
o.timeSegment = buildGoogleCloudDatalabelingV1beta1TimeSegment();
}
buildCounterGoogleCloudDatalabelingV1beta1VideoObjectTrackingAnnotation--;
@@ -5344,21 +5344,21 @@
3) {
checkGoogleCloudDatalabelingV1beta1AnnotationSpec(
o.annotationSpec! as api.GoogleCloudDatalabelingV1beta1AnnotationSpec);
- checkUnnamed8178(o.objectTrackingFrames!);
+ checkUnnamed8181(o.objectTrackingFrames!);
checkGoogleCloudDatalabelingV1beta1TimeSegment(
o.timeSegment! as api.GoogleCloudDatalabelingV1beta1TimeSegment);
}
buildCounterGoogleCloudDatalabelingV1beta1VideoObjectTrackingAnnotation--;
}
-core.List<api.GoogleCloudDatalabelingV1beta1VideoThumbnail> buildUnnamed8179() {
+core.List<api.GoogleCloudDatalabelingV1beta1VideoThumbnail> buildUnnamed8182() {
var o = <api.GoogleCloudDatalabelingV1beta1VideoThumbnail>[];
o.add(buildGoogleCloudDatalabelingV1beta1VideoThumbnail());
o.add(buildGoogleCloudDatalabelingV1beta1VideoThumbnail());
return o;
}
-void checkUnnamed8179(
+void checkUnnamed8182(
core.List<api.GoogleCloudDatalabelingV1beta1VideoThumbnail> o) {
unittest.expect(o, unittest.hasLength(2));
checkGoogleCloudDatalabelingV1beta1VideoThumbnail(
@@ -5376,7 +5376,7 @@
o.frameRate = 42.0;
o.mimeType = 'foo';
o.signedUri = 'foo';
- o.videoThumbnails = buildUnnamed8179();
+ o.videoThumbnails = buildUnnamed8182();
o.videoUri = 'foo';
}
buildCounterGoogleCloudDatalabelingV1beta1VideoPayload--;
@@ -5399,7 +5399,7 @@
o.signedUri!,
unittest.equals('foo'),
);
- checkUnnamed8179(o.videoThumbnails!);
+ checkUnnamed8182(o.videoThumbnails!);
unittest.expect(
o.videoUri!,
unittest.equals('foo'),
@@ -5437,14 +5437,14 @@
buildCounterGoogleCloudDatalabelingV1beta1VideoThumbnail--;
}
-core.List<api.GoogleRpcStatus> buildUnnamed8180() {
+core.List<api.GoogleRpcStatus> buildUnnamed8183() {
var o = <api.GoogleRpcStatus>[];
o.add(buildGoogleRpcStatus());
o.add(buildGoogleRpcStatus());
return o;
}
-void checkUnnamed8180(core.List<api.GoogleRpcStatus> o) {
+void checkUnnamed8183(core.List<api.GoogleRpcStatus> o) {
unittest.expect(o, unittest.hasLength(2));
checkGoogleRpcStatus(o[0] as api.GoogleRpcStatus);
checkGoogleRpcStatus(o[1] as api.GoogleRpcStatus);
@@ -5460,7 +5460,7 @@
3) {
o.createTime = 'foo';
o.instruction = 'foo';
- o.partialFailures = buildUnnamed8180();
+ o.partialFailures = buildUnnamed8183();
}
buildCounterGoogleCloudDatalabelingV1p1alpha1CreateInstructionMetadata--;
return o;
@@ -5479,19 +5479,19 @@
o.instruction!,
unittest.equals('foo'),
);
- checkUnnamed8180(o.partialFailures!);
+ checkUnnamed8183(o.partialFailures!);
}
buildCounterGoogleCloudDatalabelingV1p1alpha1CreateInstructionMetadata--;
}
-core.List<api.GoogleRpcStatus> buildUnnamed8181() {
+core.List<api.GoogleRpcStatus> buildUnnamed8184() {
var o = <api.GoogleRpcStatus>[];
o.add(buildGoogleRpcStatus());
o.add(buildGoogleRpcStatus());
return o;
}
-void checkUnnamed8181(core.List<api.GoogleRpcStatus> o) {
+void checkUnnamed8184(core.List<api.GoogleRpcStatus> o) {
unittest.expect(o, unittest.hasLength(2));
checkGoogleRpcStatus(o[0] as api.GoogleRpcStatus);
checkGoogleRpcStatus(o[1] as api.GoogleRpcStatus);
@@ -5509,7 +5509,7 @@
o.annotatedDataset = 'foo';
o.createTime = 'foo';
o.dataset = 'foo';
- o.partialFailures = buildUnnamed8181();
+ o.partialFailures = buildUnnamed8184();
}
buildCounterGoogleCloudDatalabelingV1p1alpha1ExportDataOperationMetadata--;
return o;
@@ -5532,7 +5532,7 @@
o.dataset!,
unittest.equals('foo'),
);
- checkUnnamed8181(o.partialFailures!);
+ checkUnnamed8184(o.partialFailures!);
}
buildCounterGoogleCloudDatalabelingV1p1alpha1ExportDataOperationMetadata--;
}
@@ -5674,14 +5674,14 @@
buildCounterGoogleCloudDatalabelingV1p1alpha1GenerateAnalysisReportOperationMetadata--;
}
-core.List<core.String> buildUnnamed8182() {
+core.List<core.String> buildUnnamed8185() {
var o = <core.String>[];
o.add('foo');
o.add('foo');
return o;
}
-void checkUnnamed8182(core.List<core.String> o) {
+void checkUnnamed8185(core.List<core.String> o) {
unittest.expect(o, unittest.hasLength(2));
unittest.expect(
o[0],
@@ -5701,7 +5701,7 @@
if (buildCounterGoogleCloudDatalabelingV1p1alpha1HumanAnnotationConfig < 3) {
o.annotatedDatasetDescription = 'foo';
o.annotatedDatasetDisplayName = 'foo';
- o.contributorEmails = buildUnnamed8182();
+ o.contributorEmails = buildUnnamed8185();
o.instruction = 'foo';
o.labelGroup = 'foo';
o.languageCode = 'foo';
@@ -5725,7 +5725,7 @@
o.annotatedDatasetDisplayName!,
unittest.equals('foo'),
);
- checkUnnamed8182(o.contributorEmails!);
+ checkUnnamed8185(o.contributorEmails!);
unittest.expect(
o.instruction!,
unittest.equals('foo'),
@@ -5754,14 +5754,14 @@
buildCounterGoogleCloudDatalabelingV1p1alpha1HumanAnnotationConfig--;
}
-core.List<api.GoogleRpcStatus> buildUnnamed8183() {
+core.List<api.GoogleRpcStatus> buildUnnamed8186() {
var o = <api.GoogleRpcStatus>[];
o.add(buildGoogleRpcStatus());
o.add(buildGoogleRpcStatus());
return o;
}
-void checkUnnamed8183(core.List<api.GoogleRpcStatus> o) {
+void checkUnnamed8186(core.List<api.GoogleRpcStatus> o) {
unittest.expect(o, unittest.hasLength(2));
checkGoogleRpcStatus(o[0] as api.GoogleRpcStatus);
checkGoogleRpcStatus(o[1] as api.GoogleRpcStatus);
@@ -5778,7 +5778,7 @@
3) {
o.createTime = 'foo';
o.dataset = 'foo';
- o.partialFailures = buildUnnamed8183();
+ o.partialFailures = buildUnnamed8186();
}
buildCounterGoogleCloudDatalabelingV1p1alpha1ImportDataOperationMetadata--;
return o;
@@ -5797,7 +5797,7 @@
o.dataset!,
unittest.equals('foo'),
);
- checkUnnamed8183(o.partialFailures!);
+ checkUnnamed8186(o.partialFailures!);
}
buildCounterGoogleCloudDatalabelingV1p1alpha1ImportDataOperationMetadata--;
}
@@ -6014,14 +6014,14 @@
buildCounterGoogleCloudDatalabelingV1p1alpha1LabelImageSegmentationOperationMetadata--;
}
-core.List<api.GoogleRpcStatus> buildUnnamed8184() {
+core.List<api.GoogleRpcStatus> buildUnnamed8187() {
var o = <api.GoogleRpcStatus>[];
o.add(buildGoogleRpcStatus());
o.add(buildGoogleRpcStatus());
return o;
}
-void checkUnnamed8184(core.List<api.GoogleRpcStatus> o) {
+void checkUnnamed8187(core.List<api.GoogleRpcStatus> o) {
unittest.expect(o, unittest.hasLength(2));
checkGoogleRpcStatus(o[0] as api.GoogleRpcStatus);
checkGoogleRpcStatus(o[1] as api.GoogleRpcStatus);
@@ -6049,7 +6049,7 @@
buildGoogleCloudDatalabelingV1p1alpha1LabelImagePolylineOperationMetadata();
o.imageSegmentationDetails =
buildGoogleCloudDatalabelingV1p1alpha1LabelImageSegmentationOperationMetadata();
- o.partialFailures = buildUnnamed8184();
+ o.partialFailures = buildUnnamed8187();
o.progressPercent = 42;
o.textClassificationDetails =
buildGoogleCloudDatalabelingV1p1alpha1LabelTextClassificationOperationMetadata();
@@ -6102,7 +6102,7 @@
checkGoogleCloudDatalabelingV1p1alpha1LabelImageSegmentationOperationMetadata(
o.imageSegmentationDetails! as api
.GoogleCloudDatalabelingV1p1alpha1LabelImageSegmentationOperationMetadata);
- checkUnnamed8184(o.partialFailures!);
+ checkUnnamed8187(o.partialFailures!);
unittest.expect(
o.progressPercent!,
unittest.equals(42),
@@ -6129,14 +6129,14 @@
buildCounterGoogleCloudDatalabelingV1p1alpha1LabelOperationMetadata--;
}
-core.Map<core.String, core.String> buildUnnamed8185() {
+core.Map<core.String, core.String> buildUnnamed8188() {
var o = <core.String, core.String>{};
o['x'] = 'foo';
o['y'] = 'foo';
return o;
}
-void checkUnnamed8185(core.Map<core.String, core.String> o) {
+void checkUnnamed8188(core.Map<core.String, core.String> o) {
unittest.expect(o, unittest.hasLength(2));
unittest.expect(
o['x']!,
@@ -6154,7 +6154,7 @@
var o = api.GoogleCloudDatalabelingV1p1alpha1LabelStats();
buildCounterGoogleCloudDatalabelingV1p1alpha1LabelStats++;
if (buildCounterGoogleCloudDatalabelingV1p1alpha1LabelStats < 3) {
- o.exampleCount = buildUnnamed8185();
+ o.exampleCount = buildUnnamed8188();
}
buildCounterGoogleCloudDatalabelingV1p1alpha1LabelStats--;
return o;
@@ -6164,7 +6164,7 @@
api.GoogleCloudDatalabelingV1p1alpha1LabelStats o) {
buildCounterGoogleCloudDatalabelingV1p1alpha1LabelStats++;
if (buildCounterGoogleCloudDatalabelingV1p1alpha1LabelStats < 3) {
- checkUnnamed8185(o.exampleCount!);
+ checkUnnamed8188(o.exampleCount!);
}
buildCounterGoogleCloudDatalabelingV1p1alpha1LabelStats--;
}
@@ -6369,14 +6369,14 @@
buildCounterGoogleCloudDatalabelingV1p1alpha1OutputConfig--;
}
-core.List<api.GoogleRpcStatus> buildUnnamed8186() {
+core.List<api.GoogleRpcStatus> buildUnnamed8189() {
var o = <api.GoogleRpcStatus>[];
o.add(buildGoogleRpcStatus());
o.add(buildGoogleRpcStatus());
return o;
}
-void checkUnnamed8186(core.List<api.GoogleRpcStatus> o) {
+void checkUnnamed8189(core.List<api.GoogleRpcStatus> o) {
unittest.expect(o, unittest.hasLength(2));
checkGoogleRpcStatus(o[0] as api.GoogleRpcStatus);
checkGoogleRpcStatus(o[1] as api.GoogleRpcStatus);
@@ -6392,7 +6392,7 @@
3) {
o.createTime = 'foo';
o.instruction = 'foo';
- o.partialFailures = buildUnnamed8186();
+ o.partialFailures = buildUnnamed8189();
}
buildCounterGoogleCloudDatalabelingV1p2alpha1CreateInstructionMetadata--;
return o;
@@ -6411,19 +6411,19 @@
o.instruction!,
unittest.equals('foo'),
);
- checkUnnamed8186(o.partialFailures!);
+ checkUnnamed8189(o.partialFailures!);
}
buildCounterGoogleCloudDatalabelingV1p2alpha1CreateInstructionMetadata--;
}
-core.List<api.GoogleRpcStatus> buildUnnamed8187() {
+core.List<api.GoogleRpcStatus> buildUnnamed8190() {
var o = <api.GoogleRpcStatus>[];
o.add(buildGoogleRpcStatus());
o.add(buildGoogleRpcStatus());
return o;
}
-void checkUnnamed8187(core.List<api.GoogleRpcStatus> o) {
+void checkUnnamed8190(core.List<api.GoogleRpcStatus> o) {
unittest.expect(o, unittest.hasLength(2));
checkGoogleRpcStatus(o[0] as api.GoogleRpcStatus);
checkGoogleRpcStatus(o[1] as api.GoogleRpcStatus);
@@ -6441,7 +6441,7 @@
o.annotatedDataset = 'foo';
o.createTime = 'foo';
o.dataset = 'foo';
- o.partialFailures = buildUnnamed8187();
+ o.partialFailures = buildUnnamed8190();
}
buildCounterGoogleCloudDatalabelingV1p2alpha1ExportDataOperationMetadata--;
return o;
@@ -6464,7 +6464,7 @@
o.dataset!,
unittest.equals('foo'),
);
- checkUnnamed8187(o.partialFailures!);
+ checkUnnamed8190(o.partialFailures!);
}
buildCounterGoogleCloudDatalabelingV1p2alpha1ExportDataOperationMetadata--;
}
@@ -6571,14 +6571,14 @@
buildCounterGoogleCloudDatalabelingV1p2alpha1GcsFolderDestination--;
}
-core.List<core.String> buildUnnamed8188() {
+core.List<core.String> buildUnnamed8191() {
var o = <core.String>[];
o.add('foo');
o.add('foo');
return o;
}
-void checkUnnamed8188(core.List<core.String> o) {
+void checkUnnamed8191(core.List<core.String> o) {
unittest.expect(o, unittest.hasLength(2));
unittest.expect(
o[0],
@@ -6598,7 +6598,7 @@
if (buildCounterGoogleCloudDatalabelingV1p2alpha1HumanAnnotationConfig < 3) {
o.annotatedDatasetDescription = 'foo';
o.annotatedDatasetDisplayName = 'foo';
- o.contributorEmails = buildUnnamed8188();
+ o.contributorEmails = buildUnnamed8191();
o.instruction = 'foo';
o.labelGroup = 'foo';
o.languageCode = 'foo';
@@ -6622,7 +6622,7 @@
o.annotatedDatasetDisplayName!,
unittest.equals('foo'),
);
- checkUnnamed8188(o.contributorEmails!);
+ checkUnnamed8191(o.contributorEmails!);
unittest.expect(
o.instruction!,
unittest.equals('foo'),
@@ -6651,14 +6651,14 @@
buildCounterGoogleCloudDatalabelingV1p2alpha1HumanAnnotationConfig--;
}
-core.List<api.GoogleRpcStatus> buildUnnamed8189() {
+core.List<api.GoogleRpcStatus> buildUnnamed8192() {
var o = <api.GoogleRpcStatus>[];
o.add(buildGoogleRpcStatus());
o.add(buildGoogleRpcStatus());
return o;
}
-void checkUnnamed8189(core.List<api.GoogleRpcStatus> o) {
+void checkUnnamed8192(core.List<api.GoogleRpcStatus> o) {
unittest.expect(o, unittest.hasLength(2));
checkGoogleRpcStatus(o[0] as api.GoogleRpcStatus);
checkGoogleRpcStatus(o[1] as api.GoogleRpcStatus);
@@ -6675,7 +6675,7 @@
3) {
o.createTime = 'foo';
o.dataset = 'foo';
- o.partialFailures = buildUnnamed8189();
+ o.partialFailures = buildUnnamed8192();
}
buildCounterGoogleCloudDatalabelingV1p2alpha1ImportDataOperationMetadata--;
return o;
@@ -6694,7 +6694,7 @@
o.dataset!,
unittest.equals('foo'),
);
- checkUnnamed8189(o.partialFailures!);
+ checkUnnamed8192(o.partialFailures!);
}
buildCounterGoogleCloudDatalabelingV1p2alpha1ImportDataOperationMetadata--;
}
@@ -6911,14 +6911,14 @@
buildCounterGoogleCloudDatalabelingV1p2alpha1LabelImageSegmentationOperationMetadata--;
}
-core.List<api.GoogleRpcStatus> buildUnnamed8190() {
+core.List<api.GoogleRpcStatus> buildUnnamed8193() {
var o = <api.GoogleRpcStatus>[];
o.add(buildGoogleRpcStatus());
o.add(buildGoogleRpcStatus());
return o;
}
-void checkUnnamed8190(core.List<api.GoogleRpcStatus> o) {
+void checkUnnamed8193(core.List<api.GoogleRpcStatus> o) {
unittest.expect(o, unittest.hasLength(2));
checkGoogleRpcStatus(o[0] as api.GoogleRpcStatus);
checkGoogleRpcStatus(o[1] as api.GoogleRpcStatus);
@@ -6946,7 +6946,7 @@
buildGoogleCloudDatalabelingV1p2alpha1LabelImagePolylineOperationMetadata();
o.imageSegmentationDetails =
buildGoogleCloudDatalabelingV1p2alpha1LabelImageSegmentationOperationMetadata();
- o.partialFailures = buildUnnamed8190();
+ o.partialFailures = buildUnnamed8193();
o.progressPercent = 42;
o.textClassificationDetails =
buildGoogleCloudDatalabelingV1p2alpha1LabelTextClassificationOperationMetadata();
@@ -6999,7 +6999,7 @@
checkGoogleCloudDatalabelingV1p2alpha1LabelImageSegmentationOperationMetadata(
o.imageSegmentationDetails! as api
.GoogleCloudDatalabelingV1p2alpha1LabelImageSegmentationOperationMetadata);
- checkUnnamed8190(o.partialFailures!);
+ checkUnnamed8193(o.partialFailures!);
unittest.expect(
o.progressPercent!,
unittest.equals(42),
@@ -7026,14 +7026,14 @@
buildCounterGoogleCloudDatalabelingV1p2alpha1LabelOperationMetadata--;
}
-core.Map<core.String, core.String> buildUnnamed8191() {
+core.Map<core.String, core.String> buildUnnamed8194() {
var o = <core.String, core.String>{};
o['x'] = 'foo';
o['y'] = 'foo';
return o;
}
-void checkUnnamed8191(core.Map<core.String, core.String> o) {
+void checkUnnamed8194(core.Map<core.String, core.String> o) {
unittest.expect(o, unittest.hasLength(2));
unittest.expect(
o['x']!,
@@ -7051,7 +7051,7 @@
var o = api.GoogleCloudDatalabelingV1p2alpha1LabelStats();
buildCounterGoogleCloudDatalabelingV1p2alpha1LabelStats++;
if (buildCounterGoogleCloudDatalabelingV1p2alpha1LabelStats < 3) {
- o.exampleCount = buildUnnamed8191();
+ o.exampleCount = buildUnnamed8194();
}
buildCounterGoogleCloudDatalabelingV1p2alpha1LabelStats--;
return o;
@@ -7061,7 +7061,7 @@
api.GoogleCloudDatalabelingV1p2alpha1LabelStats o) {
buildCounterGoogleCloudDatalabelingV1p2alpha1LabelStats++;
if (buildCounterGoogleCloudDatalabelingV1p2alpha1LabelStats < 3) {
- checkUnnamed8191(o.exampleCount!);
+ checkUnnamed8194(o.exampleCount!);
}
buildCounterGoogleCloudDatalabelingV1p2alpha1LabelStats--;
}
@@ -7266,14 +7266,14 @@
buildCounterGoogleCloudDatalabelingV1p2alpha1OutputConfig--;
}
-core.List<api.GoogleLongrunningOperation> buildUnnamed8192() {
+core.List<api.GoogleLongrunningOperation> buildUnnamed8195() {
var o = <api.GoogleLongrunningOperation>[];
o.add(buildGoogleLongrunningOperation());
o.add(buildGoogleLongrunningOperation());
return o;
}
-void checkUnnamed8192(core.List<api.GoogleLongrunningOperation> o) {
+void checkUnnamed8195(core.List<api.GoogleLongrunningOperation> o) {
unittest.expect(o, unittest.hasLength(2));
checkGoogleLongrunningOperation(o[0] as api.GoogleLongrunningOperation);
checkGoogleLongrunningOperation(o[1] as api.GoogleLongrunningOperation);
@@ -7286,7 +7286,7 @@
buildCounterGoogleLongrunningListOperationsResponse++;
if (buildCounterGoogleLongrunningListOperationsResponse < 3) {
o.nextPageToken = 'foo';
- o.operations = buildUnnamed8192();
+ o.operations = buildUnnamed8195();
}
buildCounterGoogleLongrunningListOperationsResponse--;
return o;
@@ -7300,12 +7300,12 @@
o.nextPageToken!,
unittest.equals('foo'),
);
- checkUnnamed8192(o.operations!);
+ checkUnnamed8195(o.operations!);
}
buildCounterGoogleLongrunningListOperationsResponse--;
}
-core.Map<core.String, core.Object> buildUnnamed8193() {
+core.Map<core.String, core.Object> buildUnnamed8196() {
var o = <core.String, core.Object>{};
o['x'] = {
'list': [1, 2, 3],
@@ -7320,7 +7320,7 @@
return o;
}
-void checkUnnamed8193(core.Map<core.String, core.Object> o) {
+void checkUnnamed8196(core.Map<core.String, core.Object> o) {
unittest.expect(o, unittest.hasLength(2));
var casted1 = (o['x']!) as core.Map;
unittest.expect(casted1, unittest.hasLength(3));
@@ -7352,7 +7352,7 @@
);
}
-core.Map<core.String, core.Object> buildUnnamed8194() {
+core.Map<core.String, core.Object> buildUnnamed8197() {
var o = <core.String, core.Object>{};
o['x'] = {
'list': [1, 2, 3],
@@ -7367,7 +7367,7 @@
return o;
}
-void checkUnnamed8194(core.Map<core.String, core.Object> o) {
+void checkUnnamed8197(core.Map<core.String, core.Object> o) {
unittest.expect(o, unittest.hasLength(2));
var casted3 = (o['x']!) as core.Map;
unittest.expect(casted3, unittest.hasLength(3));
@@ -7406,9 +7406,9 @@
if (buildCounterGoogleLongrunningOperation < 3) {
o.done = true;
o.error = buildGoogleRpcStatus();
- o.metadata = buildUnnamed8193();
+ o.metadata = buildUnnamed8196();
o.name = 'foo';
- o.response = buildUnnamed8194();
+ o.response = buildUnnamed8197();
}
buildCounterGoogleLongrunningOperation--;
return o;
@@ -7419,12 +7419,12 @@
if (buildCounterGoogleLongrunningOperation < 3) {
unittest.expect(o.done!, unittest.isTrue);
checkGoogleRpcStatus(o.error! as api.GoogleRpcStatus);
- checkUnnamed8193(o.metadata!);
+ checkUnnamed8196(o.metadata!);
unittest.expect(
o.name!,
unittest.equals('foo'),
);
- checkUnnamed8194(o.response!);
+ checkUnnamed8197(o.response!);
}
buildCounterGoogleLongrunningOperation--;
}
@@ -7444,7 +7444,7 @@
buildCounterGoogleProtobufEmpty--;
}
-core.Map<core.String, core.Object> buildUnnamed8195() {
+core.Map<core.String, core.Object> buildUnnamed8198() {
var o = <core.String, core.Object>{};
o['x'] = {
'list': [1, 2, 3],
@@ -7459,7 +7459,7 @@
return o;
}
-void checkUnnamed8195(core.Map<core.String, core.Object> o) {
+void checkUnnamed8198(core.Map<core.String, core.Object> o) {
unittest.expect(o, unittest.hasLength(2));
var casted5 = (o['x']!) as core.Map;
unittest.expect(casted5, unittest.hasLength(3));
@@ -7491,17 +7491,17 @@
);
}
-core.List<core.Map<core.String, core.Object>> buildUnnamed8196() {
+core.List<core.Map<core.String, core.Object>> buildUnnamed8199() {
var o = <core.Map<core.String, core.Object>>[];
- o.add(buildUnnamed8195());
- o.add(buildUnnamed8195());
+ o.add(buildUnnamed8198());
+ o.add(buildUnnamed8198());
return o;
}
-void checkUnnamed8196(core.List<core.Map<core.String, core.Object>> o) {
+void checkUnnamed8199(core.List<core.Map<core.String, core.Object>> o) {
unittest.expect(o, unittest.hasLength(2));
- checkUnnamed8195(o[0]);
- checkUnnamed8195(o[1]);
+ checkUnnamed8198(o[0]);
+ checkUnnamed8198(o[1]);
}
core.int buildCounterGoogleRpcStatus = 0;
@@ -7510,7 +7510,7 @@
buildCounterGoogleRpcStatus++;
if (buildCounterGoogleRpcStatus < 3) {
o.code = 42;
- o.details = buildUnnamed8196();
+ o.details = buildUnnamed8199();
o.message = 'foo';
}
buildCounterGoogleRpcStatus--;
@@ -7524,7 +7524,7 @@
o.code!,
unittest.equals(42),
);
- checkUnnamed8196(o.details!);
+ checkUnnamed8199(o.details!);
unittest.expect(
o.message!,
unittest.equals('foo'),
diff --git a/generated/googleapis_beta/test/documentai/v1beta3_test.dart b/generated/googleapis_beta/test/documentai/v1beta3_test.dart
index 5242998..b183563 100644
--- a/generated/googleapis_beta/test/documentai/v1beta3_test.dart
+++ b/generated/googleapis_beta/test/documentai/v1beta3_test.dart
@@ -441,27 +441,27 @@
buildCounterGoogleCloudDocumentaiUiv1beta3TrainProcessorVersionMetadata--;
}
-core.List<api.GoogleRpcStatus> buildUnnamed7841() {
+core.List<api.GoogleRpcStatus> buildUnnamed7844() {
var o = <api.GoogleRpcStatus>[];
o.add(buildGoogleRpcStatus());
o.add(buildGoogleRpcStatus());
return o;
}
-void checkUnnamed7841(core.List<api.GoogleRpcStatus> o) {
+void checkUnnamed7844(core.List<api.GoogleRpcStatus> o) {
unittest.expect(o, unittest.hasLength(2));
checkGoogleRpcStatus(o[0] as api.GoogleRpcStatus);
checkGoogleRpcStatus(o[1] as api.GoogleRpcStatus);
}
-core.List<api.GoogleRpcStatus> buildUnnamed7842() {
+core.List<api.GoogleRpcStatus> buildUnnamed7845() {
var o = <api.GoogleRpcStatus>[];
o.add(buildGoogleRpcStatus());
o.add(buildGoogleRpcStatus());
return o;
}
-void checkUnnamed7842(core.List<api.GoogleRpcStatus> o) {
+void checkUnnamed7845(core.List<api.GoogleRpcStatus> o) {
unittest.expect(o, unittest.hasLength(2));
checkGoogleRpcStatus(o[0] as api.GoogleRpcStatus);
checkGoogleRpcStatus(o[1] as api.GoogleRpcStatus);
@@ -478,9 +478,9 @@
if (buildCounterGoogleCloudDocumentaiUiv1beta3TrainProcessorVersionMetadataDatasetValidation <
3) {
o.datasetErrorCount = 42;
- o.datasetErrors = buildUnnamed7841();
+ o.datasetErrors = buildUnnamed7844();
o.documentErrorCount = 42;
- o.documentErrors = buildUnnamed7842();
+ o.documentErrors = buildUnnamed7845();
}
buildCounterGoogleCloudDocumentaiUiv1beta3TrainProcessorVersionMetadataDatasetValidation--;
return o;
@@ -496,12 +496,12 @@
o.datasetErrorCount!,
unittest.equals(42),
);
- checkUnnamed7841(o.datasetErrors!);
+ checkUnnamed7844(o.datasetErrors!);
unittest.expect(
o.documentErrorCount!,
unittest.equals(42),
);
- checkUnnamed7842(o.documentErrors!);
+ checkUnnamed7845(o.documentErrors!);
}
buildCounterGoogleCloudDocumentaiUiv1beta3TrainProcessorVersionMetadataDatasetValidation--;
}
@@ -638,7 +638,7 @@
core.List<
api.GoogleCloudDocumentaiV1BatchProcessMetadataIndividualProcessStatus>
- buildUnnamed7843() {
+ buildUnnamed7846() {
var o = <
api.GoogleCloudDocumentaiV1BatchProcessMetadataIndividualProcessStatus>[];
o.add(
@@ -648,7 +648,7 @@
return o;
}
-void checkUnnamed7843(
+void checkUnnamed7846(
core.List<
api.GoogleCloudDocumentaiV1BatchProcessMetadataIndividualProcessStatus>
o) {
@@ -668,7 +668,7 @@
buildCounterGoogleCloudDocumentaiV1BatchProcessMetadata++;
if (buildCounterGoogleCloudDocumentaiV1BatchProcessMetadata < 3) {
o.createTime = 'foo';
- o.individualProcessStatuses = buildUnnamed7843();
+ o.individualProcessStatuses = buildUnnamed7846();
o.state = 'foo';
o.stateMessage = 'foo';
o.updateTime = 'foo';
@@ -685,7 +685,7 @@
o.createTime!,
unittest.equals('foo'),
);
- checkUnnamed7843(o.individualProcessStatuses!);
+ checkUnnamed7846(o.individualProcessStatuses!);
unittest.expect(
o.state!,
unittest.equals('foo'),
@@ -878,14 +878,14 @@
}
core.List<api.GoogleCloudDocumentaiV1beta1ProcessDocumentResponse>
- buildUnnamed7844() {
+ buildUnnamed7847() {
var o = <api.GoogleCloudDocumentaiV1beta1ProcessDocumentResponse>[];
o.add(buildGoogleCloudDocumentaiV1beta1ProcessDocumentResponse());
o.add(buildGoogleCloudDocumentaiV1beta1ProcessDocumentResponse());
return o;
}
-void checkUnnamed7844(
+void checkUnnamed7847(
core.List<api.GoogleCloudDocumentaiV1beta1ProcessDocumentResponse> o) {
unittest.expect(o, unittest.hasLength(2));
checkGoogleCloudDocumentaiV1beta1ProcessDocumentResponse(
@@ -902,7 +902,7 @@
buildCounterGoogleCloudDocumentaiV1beta1BatchProcessDocumentsResponse++;
if (buildCounterGoogleCloudDocumentaiV1beta1BatchProcessDocumentsResponse <
3) {
- o.responses = buildUnnamed7844();
+ o.responses = buildUnnamed7847();
}
buildCounterGoogleCloudDocumentaiV1beta1BatchProcessDocumentsResponse--;
return o;
@@ -913,19 +913,19 @@
buildCounterGoogleCloudDocumentaiV1beta1BatchProcessDocumentsResponse++;
if (buildCounterGoogleCloudDocumentaiV1beta1BatchProcessDocumentsResponse <
3) {
- checkUnnamed7844(o.responses!);
+ checkUnnamed7847(o.responses!);
}
buildCounterGoogleCloudDocumentaiV1beta1BatchProcessDocumentsResponse--;
}
-core.List<api.GoogleCloudDocumentaiV1beta1NormalizedVertex> buildUnnamed7845() {
+core.List<api.GoogleCloudDocumentaiV1beta1NormalizedVertex> buildUnnamed7848() {
var o = <api.GoogleCloudDocumentaiV1beta1NormalizedVertex>[];
o.add(buildGoogleCloudDocumentaiV1beta1NormalizedVertex());
o.add(buildGoogleCloudDocumentaiV1beta1NormalizedVertex());
return o;
}
-void checkUnnamed7845(
+void checkUnnamed7848(
core.List<api.GoogleCloudDocumentaiV1beta1NormalizedVertex> o) {
unittest.expect(o, unittest.hasLength(2));
checkGoogleCloudDocumentaiV1beta1NormalizedVertex(
@@ -934,14 +934,14 @@
o[1] as api.GoogleCloudDocumentaiV1beta1NormalizedVertex);
}
-core.List<api.GoogleCloudDocumentaiV1beta1Vertex> buildUnnamed7846() {
+core.List<api.GoogleCloudDocumentaiV1beta1Vertex> buildUnnamed7849() {
var o = <api.GoogleCloudDocumentaiV1beta1Vertex>[];
o.add(buildGoogleCloudDocumentaiV1beta1Vertex());
o.add(buildGoogleCloudDocumentaiV1beta1Vertex());
return o;
}
-void checkUnnamed7846(core.List<api.GoogleCloudDocumentaiV1beta1Vertex> o) {
+void checkUnnamed7849(core.List<api.GoogleCloudDocumentaiV1beta1Vertex> o) {
unittest.expect(o, unittest.hasLength(2));
checkGoogleCloudDocumentaiV1beta1Vertex(
o[0] as api.GoogleCloudDocumentaiV1beta1Vertex);
@@ -955,8 +955,8 @@
var o = api.GoogleCloudDocumentaiV1beta1BoundingPoly();
buildCounterGoogleCloudDocumentaiV1beta1BoundingPoly++;
if (buildCounterGoogleCloudDocumentaiV1beta1BoundingPoly < 3) {
- o.normalizedVertices = buildUnnamed7845();
- o.vertices = buildUnnamed7846();
+ o.normalizedVertices = buildUnnamed7848();
+ o.vertices = buildUnnamed7849();
}
buildCounterGoogleCloudDocumentaiV1beta1BoundingPoly--;
return o;
@@ -966,20 +966,20 @@
api.GoogleCloudDocumentaiV1beta1BoundingPoly o) {
buildCounterGoogleCloudDocumentaiV1beta1BoundingPoly++;
if (buildCounterGoogleCloudDocumentaiV1beta1BoundingPoly < 3) {
- checkUnnamed7845(o.normalizedVertices!);
- checkUnnamed7846(o.vertices!);
+ checkUnnamed7848(o.normalizedVertices!);
+ checkUnnamed7849(o.vertices!);
}
buildCounterGoogleCloudDocumentaiV1beta1BoundingPoly--;
}
-core.List<api.GoogleCloudDocumentaiV1beta1DocumentEntity> buildUnnamed7847() {
+core.List<api.GoogleCloudDocumentaiV1beta1DocumentEntity> buildUnnamed7850() {
var o = <api.GoogleCloudDocumentaiV1beta1DocumentEntity>[];
o.add(buildGoogleCloudDocumentaiV1beta1DocumentEntity());
o.add(buildGoogleCloudDocumentaiV1beta1DocumentEntity());
return o;
}
-void checkUnnamed7847(
+void checkUnnamed7850(
core.List<api.GoogleCloudDocumentaiV1beta1DocumentEntity> o) {
unittest.expect(o, unittest.hasLength(2));
checkGoogleCloudDocumentaiV1beta1DocumentEntity(
@@ -989,14 +989,14 @@
}
core.List<api.GoogleCloudDocumentaiV1beta1DocumentEntityRelation>
- buildUnnamed7848() {
+ buildUnnamed7851() {
var o = <api.GoogleCloudDocumentaiV1beta1DocumentEntityRelation>[];
o.add(buildGoogleCloudDocumentaiV1beta1DocumentEntityRelation());
o.add(buildGoogleCloudDocumentaiV1beta1DocumentEntityRelation());
return o;
}
-void checkUnnamed7848(
+void checkUnnamed7851(
core.List<api.GoogleCloudDocumentaiV1beta1DocumentEntityRelation> o) {
unittest.expect(o, unittest.hasLength(2));
checkGoogleCloudDocumentaiV1beta1DocumentEntityRelation(
@@ -1005,14 +1005,14 @@
o[1] as api.GoogleCloudDocumentaiV1beta1DocumentEntityRelation);
}
-core.List<api.GoogleCloudDocumentaiV1beta1DocumentPage> buildUnnamed7849() {
+core.List<api.GoogleCloudDocumentaiV1beta1DocumentPage> buildUnnamed7852() {
var o = <api.GoogleCloudDocumentaiV1beta1DocumentPage>[];
o.add(buildGoogleCloudDocumentaiV1beta1DocumentPage());
o.add(buildGoogleCloudDocumentaiV1beta1DocumentPage());
return o;
}
-void checkUnnamed7849(
+void checkUnnamed7852(
core.List<api.GoogleCloudDocumentaiV1beta1DocumentPage> o) {
unittest.expect(o, unittest.hasLength(2));
checkGoogleCloudDocumentaiV1beta1DocumentPage(
@@ -1021,14 +1021,14 @@
o[1] as api.GoogleCloudDocumentaiV1beta1DocumentPage);
}
-core.List<api.GoogleCloudDocumentaiV1beta1DocumentRevision> buildUnnamed7850() {
+core.List<api.GoogleCloudDocumentaiV1beta1DocumentRevision> buildUnnamed7853() {
var o = <api.GoogleCloudDocumentaiV1beta1DocumentRevision>[];
o.add(buildGoogleCloudDocumentaiV1beta1DocumentRevision());
o.add(buildGoogleCloudDocumentaiV1beta1DocumentRevision());
return o;
}
-void checkUnnamed7850(
+void checkUnnamed7853(
core.List<api.GoogleCloudDocumentaiV1beta1DocumentRevision> o) {
unittest.expect(o, unittest.hasLength(2));
checkGoogleCloudDocumentaiV1beta1DocumentRevision(
@@ -1038,14 +1038,14 @@
}
core.List<api.GoogleCloudDocumentaiV1beta1DocumentTextChange>
- buildUnnamed7851() {
+ buildUnnamed7854() {
var o = <api.GoogleCloudDocumentaiV1beta1DocumentTextChange>[];
o.add(buildGoogleCloudDocumentaiV1beta1DocumentTextChange());
o.add(buildGoogleCloudDocumentaiV1beta1DocumentTextChange());
return o;
}
-void checkUnnamed7851(
+void checkUnnamed7854(
core.List<api.GoogleCloudDocumentaiV1beta1DocumentTextChange> o) {
unittest.expect(o, unittest.hasLength(2));
checkGoogleCloudDocumentaiV1beta1DocumentTextChange(
@@ -1054,14 +1054,14 @@
o[1] as api.GoogleCloudDocumentaiV1beta1DocumentTextChange);
}
-core.List<api.GoogleCloudDocumentaiV1beta1DocumentStyle> buildUnnamed7852() {
+core.List<api.GoogleCloudDocumentaiV1beta1DocumentStyle> buildUnnamed7855() {
var o = <api.GoogleCloudDocumentaiV1beta1DocumentStyle>[];
o.add(buildGoogleCloudDocumentaiV1beta1DocumentStyle());
o.add(buildGoogleCloudDocumentaiV1beta1DocumentStyle());
return o;
}
-void checkUnnamed7852(
+void checkUnnamed7855(
core.List<api.GoogleCloudDocumentaiV1beta1DocumentStyle> o) {
unittest.expect(o, unittest.hasLength(2));
checkGoogleCloudDocumentaiV1beta1DocumentStyle(
@@ -1077,16 +1077,16 @@
buildCounterGoogleCloudDocumentaiV1beta1Document++;
if (buildCounterGoogleCloudDocumentaiV1beta1Document < 3) {
o.content = 'foo';
- o.entities = buildUnnamed7847();
- o.entityRelations = buildUnnamed7848();
+ o.entities = buildUnnamed7850();
+ o.entityRelations = buildUnnamed7851();
o.error = buildGoogleRpcStatus();
o.mimeType = 'foo';
- o.pages = buildUnnamed7849();
- o.revisions = buildUnnamed7850();
+ o.pages = buildUnnamed7852();
+ o.revisions = buildUnnamed7853();
o.shardInfo = buildGoogleCloudDocumentaiV1beta1DocumentShardInfo();
o.text = 'foo';
- o.textChanges = buildUnnamed7851();
- o.textStyles = buildUnnamed7852();
+ o.textChanges = buildUnnamed7854();
+ o.textStyles = buildUnnamed7855();
o.uri = 'foo';
}
buildCounterGoogleCloudDocumentaiV1beta1Document--;
@@ -1101,23 +1101,23 @@
o.content!,
unittest.equals('foo'),
);
- checkUnnamed7847(o.entities!);
- checkUnnamed7848(o.entityRelations!);
+ checkUnnamed7850(o.entities!);
+ checkUnnamed7851(o.entityRelations!);
checkGoogleRpcStatus(o.error! as api.GoogleRpcStatus);
unittest.expect(
o.mimeType!,
unittest.equals('foo'),
);
- checkUnnamed7849(o.pages!);
- checkUnnamed7850(o.revisions!);
+ checkUnnamed7852(o.pages!);
+ checkUnnamed7853(o.revisions!);
checkGoogleCloudDocumentaiV1beta1DocumentShardInfo(
o.shardInfo! as api.GoogleCloudDocumentaiV1beta1DocumentShardInfo);
unittest.expect(
o.text!,
unittest.equals('foo'),
);
- checkUnnamed7851(o.textChanges!);
- checkUnnamed7852(o.textStyles!);
+ checkUnnamed7854(o.textChanges!);
+ checkUnnamed7855(o.textStyles!);
unittest.expect(
o.uri!,
unittest.equals('foo'),
@@ -1126,14 +1126,14 @@
buildCounterGoogleCloudDocumentaiV1beta1Document--;
}
-core.List<api.GoogleCloudDocumentaiV1beta1DocumentEntity> buildUnnamed7853() {
+core.List<api.GoogleCloudDocumentaiV1beta1DocumentEntity> buildUnnamed7856() {
var o = <api.GoogleCloudDocumentaiV1beta1DocumentEntity>[];
o.add(buildGoogleCloudDocumentaiV1beta1DocumentEntity());
o.add(buildGoogleCloudDocumentaiV1beta1DocumentEntity());
return o;
}
-void checkUnnamed7853(
+void checkUnnamed7856(
core.List<api.GoogleCloudDocumentaiV1beta1DocumentEntity> o) {
unittest.expect(o, unittest.hasLength(2));
checkGoogleCloudDocumentaiV1beta1DocumentEntity(
@@ -1155,7 +1155,7 @@
o.normalizedValue =
buildGoogleCloudDocumentaiV1beta1DocumentEntityNormalizedValue();
o.pageAnchor = buildGoogleCloudDocumentaiV1beta1DocumentPageAnchor();
- o.properties = buildUnnamed7853();
+ o.properties = buildUnnamed7856();
o.provenance = buildGoogleCloudDocumentaiV1beta1DocumentProvenance();
o.redacted = true;
o.textAnchor = buildGoogleCloudDocumentaiV1beta1DocumentTextAnchor();
@@ -1190,7 +1190,7 @@
as api.GoogleCloudDocumentaiV1beta1DocumentEntityNormalizedValue);
checkGoogleCloudDocumentaiV1beta1DocumentPageAnchor(
o.pageAnchor! as api.GoogleCloudDocumentaiV1beta1DocumentPageAnchor);
- checkUnnamed7853(o.properties!);
+ checkUnnamed7856(o.properties!);
checkGoogleCloudDocumentaiV1beta1DocumentProvenance(
o.provenance! as api.GoogleCloudDocumentaiV1beta1DocumentProvenance);
unittest.expect(o.redacted!, unittest.isTrue);
@@ -1277,14 +1277,14 @@
}
core.List<api.GoogleCloudDocumentaiV1beta1DocumentPageBlock>
- buildUnnamed7854() {
+ buildUnnamed7857() {
var o = <api.GoogleCloudDocumentaiV1beta1DocumentPageBlock>[];
o.add(buildGoogleCloudDocumentaiV1beta1DocumentPageBlock());
o.add(buildGoogleCloudDocumentaiV1beta1DocumentPageBlock());
return o;
}
-void checkUnnamed7854(
+void checkUnnamed7857(
core.List<api.GoogleCloudDocumentaiV1beta1DocumentPageBlock> o) {
unittest.expect(o, unittest.hasLength(2));
checkGoogleCloudDocumentaiV1beta1DocumentPageBlock(
@@ -1294,14 +1294,14 @@
}
core.List<api.GoogleCloudDocumentaiV1beta1DocumentPageDetectedLanguage>
- buildUnnamed7855() {
+ buildUnnamed7858() {
var o = <api.GoogleCloudDocumentaiV1beta1DocumentPageDetectedLanguage>[];
o.add(buildGoogleCloudDocumentaiV1beta1DocumentPageDetectedLanguage());
o.add(buildGoogleCloudDocumentaiV1beta1DocumentPageDetectedLanguage());
return o;
}
-void checkUnnamed7855(
+void checkUnnamed7858(
core.List<api.GoogleCloudDocumentaiV1beta1DocumentPageDetectedLanguage> o) {
unittest.expect(o, unittest.hasLength(2));
checkGoogleCloudDocumentaiV1beta1DocumentPageDetectedLanguage(
@@ -1311,14 +1311,14 @@
}
core.List<api.GoogleCloudDocumentaiV1beta1DocumentPageFormField>
- buildUnnamed7856() {
+ buildUnnamed7859() {
var o = <api.GoogleCloudDocumentaiV1beta1DocumentPageFormField>[];
o.add(buildGoogleCloudDocumentaiV1beta1DocumentPageFormField());
o.add(buildGoogleCloudDocumentaiV1beta1DocumentPageFormField());
return o;
}
-void checkUnnamed7856(
+void checkUnnamed7859(
core.List<api.GoogleCloudDocumentaiV1beta1DocumentPageFormField> o) {
unittest.expect(o, unittest.hasLength(2));
checkGoogleCloudDocumentaiV1beta1DocumentPageFormField(
@@ -1327,14 +1327,14 @@
o[1] as api.GoogleCloudDocumentaiV1beta1DocumentPageFormField);
}
-core.List<api.GoogleCloudDocumentaiV1beta1DocumentPageLine> buildUnnamed7857() {
+core.List<api.GoogleCloudDocumentaiV1beta1DocumentPageLine> buildUnnamed7860() {
var o = <api.GoogleCloudDocumentaiV1beta1DocumentPageLine>[];
o.add(buildGoogleCloudDocumentaiV1beta1DocumentPageLine());
o.add(buildGoogleCloudDocumentaiV1beta1DocumentPageLine());
return o;
}
-void checkUnnamed7857(
+void checkUnnamed7860(
core.List<api.GoogleCloudDocumentaiV1beta1DocumentPageLine> o) {
unittest.expect(o, unittest.hasLength(2));
checkGoogleCloudDocumentaiV1beta1DocumentPageLine(
@@ -1344,14 +1344,14 @@
}
core.List<api.GoogleCloudDocumentaiV1beta1DocumentPageParagraph>
- buildUnnamed7858() {
+ buildUnnamed7861() {
var o = <api.GoogleCloudDocumentaiV1beta1DocumentPageParagraph>[];
o.add(buildGoogleCloudDocumentaiV1beta1DocumentPageParagraph());
o.add(buildGoogleCloudDocumentaiV1beta1DocumentPageParagraph());
return o;
}
-void checkUnnamed7858(
+void checkUnnamed7861(
core.List<api.GoogleCloudDocumentaiV1beta1DocumentPageParagraph> o) {
unittest.expect(o, unittest.hasLength(2));
checkGoogleCloudDocumentaiV1beta1DocumentPageParagraph(
@@ -1361,14 +1361,14 @@
}
core.List<api.GoogleCloudDocumentaiV1beta1DocumentPageTable>
- buildUnnamed7859() {
+ buildUnnamed7862() {
var o = <api.GoogleCloudDocumentaiV1beta1DocumentPageTable>[];
o.add(buildGoogleCloudDocumentaiV1beta1DocumentPageTable());
o.add(buildGoogleCloudDocumentaiV1beta1DocumentPageTable());
return o;
}
-void checkUnnamed7859(
+void checkUnnamed7862(
core.List<api.GoogleCloudDocumentaiV1beta1DocumentPageTable> o) {
unittest.expect(o, unittest.hasLength(2));
checkGoogleCloudDocumentaiV1beta1DocumentPageTable(
@@ -1378,14 +1378,14 @@
}
core.List<api.GoogleCloudDocumentaiV1beta1DocumentPageToken>
- buildUnnamed7860() {
+ buildUnnamed7863() {
var o = <api.GoogleCloudDocumentaiV1beta1DocumentPageToken>[];
o.add(buildGoogleCloudDocumentaiV1beta1DocumentPageToken());
o.add(buildGoogleCloudDocumentaiV1beta1DocumentPageToken());
return o;
}
-void checkUnnamed7860(
+void checkUnnamed7863(
core.List<api.GoogleCloudDocumentaiV1beta1DocumentPageToken> o) {
unittest.expect(o, unittest.hasLength(2));
checkGoogleCloudDocumentaiV1beta1DocumentPageToken(
@@ -1395,14 +1395,14 @@
}
core.List<api.GoogleCloudDocumentaiV1beta1DocumentPageMatrix>
- buildUnnamed7861() {
+ buildUnnamed7864() {
var o = <api.GoogleCloudDocumentaiV1beta1DocumentPageMatrix>[];
o.add(buildGoogleCloudDocumentaiV1beta1DocumentPageMatrix());
o.add(buildGoogleCloudDocumentaiV1beta1DocumentPageMatrix());
return o;
}
-void checkUnnamed7861(
+void checkUnnamed7864(
core.List<api.GoogleCloudDocumentaiV1beta1DocumentPageMatrix> o) {
unittest.expect(o, unittest.hasLength(2));
checkGoogleCloudDocumentaiV1beta1DocumentPageMatrix(
@@ -1412,14 +1412,14 @@
}
core.List<api.GoogleCloudDocumentaiV1beta1DocumentPageVisualElement>
- buildUnnamed7862() {
+ buildUnnamed7865() {
var o = <api.GoogleCloudDocumentaiV1beta1DocumentPageVisualElement>[];
o.add(buildGoogleCloudDocumentaiV1beta1DocumentPageVisualElement());
o.add(buildGoogleCloudDocumentaiV1beta1DocumentPageVisualElement());
return o;
}
-void checkUnnamed7862(
+void checkUnnamed7865(
core.List<api.GoogleCloudDocumentaiV1beta1DocumentPageVisualElement> o) {
unittest.expect(o, unittest.hasLength(2));
checkGoogleCloudDocumentaiV1beta1DocumentPageVisualElement(
@@ -1434,20 +1434,20 @@
var o = api.GoogleCloudDocumentaiV1beta1DocumentPage();
buildCounterGoogleCloudDocumentaiV1beta1DocumentPage++;
if (buildCounterGoogleCloudDocumentaiV1beta1DocumentPage < 3) {
- o.blocks = buildUnnamed7854();
- o.detectedLanguages = buildUnnamed7855();
+ o.blocks = buildUnnamed7857();
+ o.detectedLanguages = buildUnnamed7858();
o.dimension = buildGoogleCloudDocumentaiV1beta1DocumentPageDimension();
- o.formFields = buildUnnamed7856();
+ o.formFields = buildUnnamed7859();
o.image = buildGoogleCloudDocumentaiV1beta1DocumentPageImage();
o.layout = buildGoogleCloudDocumentaiV1beta1DocumentPageLayout();
- o.lines = buildUnnamed7857();
+ o.lines = buildUnnamed7860();
o.pageNumber = 42;
- o.paragraphs = buildUnnamed7858();
+ o.paragraphs = buildUnnamed7861();
o.provenance = buildGoogleCloudDocumentaiV1beta1DocumentProvenance();
- o.tables = buildUnnamed7859();
- o.tokens = buildUnnamed7860();
- o.transforms = buildUnnamed7861();
- o.visualElements = buildUnnamed7862();
+ o.tables = buildUnnamed7862();
+ o.tokens = buildUnnamed7863();
+ o.transforms = buildUnnamed7864();
+ o.visualElements = buildUnnamed7865();
}
buildCounterGoogleCloudDocumentaiV1beta1DocumentPage--;
return o;
@@ -1457,40 +1457,40 @@
api.GoogleCloudDocumentaiV1beta1DocumentPage o) {
buildCounterGoogleCloudDocumentaiV1beta1DocumentPage++;
if (buildCounterGoogleCloudDocumentaiV1beta1DocumentPage < 3) {
- checkUnnamed7854(o.blocks!);
- checkUnnamed7855(o.detectedLanguages!);
+ checkUnnamed7857(o.blocks!);
+ checkUnnamed7858(o.detectedLanguages!);
checkGoogleCloudDocumentaiV1beta1DocumentPageDimension(
o.dimension! as api.GoogleCloudDocumentaiV1beta1DocumentPageDimension);
- checkUnnamed7856(o.formFields!);
+ checkUnnamed7859(o.formFields!);
checkGoogleCloudDocumentaiV1beta1DocumentPageImage(
o.image! as api.GoogleCloudDocumentaiV1beta1DocumentPageImage);
checkGoogleCloudDocumentaiV1beta1DocumentPageLayout(
o.layout! as api.GoogleCloudDocumentaiV1beta1DocumentPageLayout);
- checkUnnamed7857(o.lines!);
+ checkUnnamed7860(o.lines!);
unittest.expect(
o.pageNumber!,
unittest.equals(42),
);
- checkUnnamed7858(o.paragraphs!);
+ checkUnnamed7861(o.paragraphs!);
checkGoogleCloudDocumentaiV1beta1DocumentProvenance(
o.provenance! as api.GoogleCloudDocumentaiV1beta1DocumentProvenance);
- checkUnnamed7859(o.tables!);
- checkUnnamed7860(o.tokens!);
- checkUnnamed7861(o.transforms!);
- checkUnnamed7862(o.visualElements!);
+ checkUnnamed7862(o.tables!);
+ checkUnnamed7863(o.tokens!);
+ checkUnnamed7864(o.transforms!);
+ checkUnnamed7865(o.visualElements!);
}
buildCounterGoogleCloudDocumentaiV1beta1DocumentPage--;
}
core.List<api.GoogleCloudDocumentaiV1beta1DocumentPageAnchorPageRef>
- buildUnnamed7863() {
+ buildUnnamed7866() {
var o = <api.GoogleCloudDocumentaiV1beta1DocumentPageAnchorPageRef>[];
o.add(buildGoogleCloudDocumentaiV1beta1DocumentPageAnchorPageRef());
o.add(buildGoogleCloudDocumentaiV1beta1DocumentPageAnchorPageRef());
return o;
}
-void checkUnnamed7863(
+void checkUnnamed7866(
core.List<api.GoogleCloudDocumentaiV1beta1DocumentPageAnchorPageRef> o) {
unittest.expect(o, unittest.hasLength(2));
checkGoogleCloudDocumentaiV1beta1DocumentPageAnchorPageRef(
@@ -1505,7 +1505,7 @@
var o = api.GoogleCloudDocumentaiV1beta1DocumentPageAnchor();
buildCounterGoogleCloudDocumentaiV1beta1DocumentPageAnchor++;
if (buildCounterGoogleCloudDocumentaiV1beta1DocumentPageAnchor < 3) {
- o.pageRefs = buildUnnamed7863();
+ o.pageRefs = buildUnnamed7866();
}
buildCounterGoogleCloudDocumentaiV1beta1DocumentPageAnchor--;
return o;
@@ -1515,7 +1515,7 @@
api.GoogleCloudDocumentaiV1beta1DocumentPageAnchor o) {
buildCounterGoogleCloudDocumentaiV1beta1DocumentPageAnchor++;
if (buildCounterGoogleCloudDocumentaiV1beta1DocumentPageAnchor < 3) {
- checkUnnamed7863(o.pageRefs!);
+ checkUnnamed7866(o.pageRefs!);
}
buildCounterGoogleCloudDocumentaiV1beta1DocumentPageAnchor--;
}
@@ -1563,14 +1563,14 @@
}
core.List<api.GoogleCloudDocumentaiV1beta1DocumentPageDetectedLanguage>
- buildUnnamed7864() {
+ buildUnnamed7867() {
var o = <api.GoogleCloudDocumentaiV1beta1DocumentPageDetectedLanguage>[];
o.add(buildGoogleCloudDocumentaiV1beta1DocumentPageDetectedLanguage());
o.add(buildGoogleCloudDocumentaiV1beta1DocumentPageDetectedLanguage());
return o;
}
-void checkUnnamed7864(
+void checkUnnamed7867(
core.List<api.GoogleCloudDocumentaiV1beta1DocumentPageDetectedLanguage> o) {
unittest.expect(o, unittest.hasLength(2));
checkGoogleCloudDocumentaiV1beta1DocumentPageDetectedLanguage(
@@ -1585,7 +1585,7 @@
var o = api.GoogleCloudDocumentaiV1beta1DocumentPageBlock();
buildCounterGoogleCloudDocumentaiV1beta1DocumentPageBlock++;
if (buildCounterGoogleCloudDocumentaiV1beta1DocumentPageBlock < 3) {
- o.detectedLanguages = buildUnnamed7864();
+ o.detectedLanguages = buildUnnamed7867();
o.layout = buildGoogleCloudDocumentaiV1beta1DocumentPageLayout();
o.provenance = buildGoogleCloudDocumentaiV1beta1DocumentProvenance();
}
@@ -1597,7 +1597,7 @@
api.GoogleCloudDocumentaiV1beta1DocumentPageBlock o) {
buildCounterGoogleCloudDocumentaiV1beta1DocumentPageBlock++;
if (buildCounterGoogleCloudDocumentaiV1beta1DocumentPageBlock < 3) {
- checkUnnamed7864(o.detectedLanguages!);
+ checkUnnamed7867(o.detectedLanguages!);
checkGoogleCloudDocumentaiV1beta1DocumentPageLayout(
o.layout! as api.GoogleCloudDocumentaiV1beta1DocumentPageLayout);
checkGoogleCloudDocumentaiV1beta1DocumentProvenance(
@@ -1673,14 +1673,14 @@
}
core.List<api.GoogleCloudDocumentaiV1beta1DocumentPageDetectedLanguage>
- buildUnnamed7865() {
+ buildUnnamed7868() {
var o = <api.GoogleCloudDocumentaiV1beta1DocumentPageDetectedLanguage>[];
o.add(buildGoogleCloudDocumentaiV1beta1DocumentPageDetectedLanguage());
o.add(buildGoogleCloudDocumentaiV1beta1DocumentPageDetectedLanguage());
return o;
}
-void checkUnnamed7865(
+void checkUnnamed7868(
core.List<api.GoogleCloudDocumentaiV1beta1DocumentPageDetectedLanguage> o) {
unittest.expect(o, unittest.hasLength(2));
checkGoogleCloudDocumentaiV1beta1DocumentPageDetectedLanguage(
@@ -1690,14 +1690,14 @@
}
core.List<api.GoogleCloudDocumentaiV1beta1DocumentPageDetectedLanguage>
- buildUnnamed7866() {
+ buildUnnamed7869() {
var o = <api.GoogleCloudDocumentaiV1beta1DocumentPageDetectedLanguage>[];
o.add(buildGoogleCloudDocumentaiV1beta1DocumentPageDetectedLanguage());
o.add(buildGoogleCloudDocumentaiV1beta1DocumentPageDetectedLanguage());
return o;
}
-void checkUnnamed7866(
+void checkUnnamed7869(
core.List<api.GoogleCloudDocumentaiV1beta1DocumentPageDetectedLanguage> o) {
unittest.expect(o, unittest.hasLength(2));
checkGoogleCloudDocumentaiV1beta1DocumentPageDetectedLanguage(
@@ -1714,9 +1714,9 @@
if (buildCounterGoogleCloudDocumentaiV1beta1DocumentPageFormField < 3) {
o.fieldName = buildGoogleCloudDocumentaiV1beta1DocumentPageLayout();
o.fieldValue = buildGoogleCloudDocumentaiV1beta1DocumentPageLayout();
- o.nameDetectedLanguages = buildUnnamed7865();
+ o.nameDetectedLanguages = buildUnnamed7868();
o.provenance = buildGoogleCloudDocumentaiV1beta1DocumentProvenance();
- o.valueDetectedLanguages = buildUnnamed7866();
+ o.valueDetectedLanguages = buildUnnamed7869();
o.valueType = 'foo';
}
buildCounterGoogleCloudDocumentaiV1beta1DocumentPageFormField--;
@@ -1731,10 +1731,10 @@
o.fieldName! as api.GoogleCloudDocumentaiV1beta1DocumentPageLayout);
checkGoogleCloudDocumentaiV1beta1DocumentPageLayout(
o.fieldValue! as api.GoogleCloudDocumentaiV1beta1DocumentPageLayout);
- checkUnnamed7865(o.nameDetectedLanguages!);
+ checkUnnamed7868(o.nameDetectedLanguages!);
checkGoogleCloudDocumentaiV1beta1DocumentProvenance(
o.provenance! as api.GoogleCloudDocumentaiV1beta1DocumentProvenance);
- checkUnnamed7866(o.valueDetectedLanguages!);
+ checkUnnamed7869(o.valueDetectedLanguages!);
unittest.expect(
o.valueType!,
unittest.equals('foo'),
@@ -1818,14 +1818,14 @@
}
core.List<api.GoogleCloudDocumentaiV1beta1DocumentPageDetectedLanguage>
- buildUnnamed7867() {
+ buildUnnamed7870() {
var o = <api.GoogleCloudDocumentaiV1beta1DocumentPageDetectedLanguage>[];
o.add(buildGoogleCloudDocumentaiV1beta1DocumentPageDetectedLanguage());
o.add(buildGoogleCloudDocumentaiV1beta1DocumentPageDetectedLanguage());
return o;
}
-void checkUnnamed7867(
+void checkUnnamed7870(
core.List<api.GoogleCloudDocumentaiV1beta1DocumentPageDetectedLanguage> o) {
unittest.expect(o, unittest.hasLength(2));
checkGoogleCloudDocumentaiV1beta1DocumentPageDetectedLanguage(
@@ -1840,7 +1840,7 @@
var o = api.GoogleCloudDocumentaiV1beta1DocumentPageLine();
buildCounterGoogleCloudDocumentaiV1beta1DocumentPageLine++;
if (buildCounterGoogleCloudDocumentaiV1beta1DocumentPageLine < 3) {
- o.detectedLanguages = buildUnnamed7867();
+ o.detectedLanguages = buildUnnamed7870();
o.layout = buildGoogleCloudDocumentaiV1beta1DocumentPageLayout();
o.provenance = buildGoogleCloudDocumentaiV1beta1DocumentProvenance();
}
@@ -1852,7 +1852,7 @@
api.GoogleCloudDocumentaiV1beta1DocumentPageLine o) {
buildCounterGoogleCloudDocumentaiV1beta1DocumentPageLine++;
if (buildCounterGoogleCloudDocumentaiV1beta1DocumentPageLine < 3) {
- checkUnnamed7867(o.detectedLanguages!);
+ checkUnnamed7870(o.detectedLanguages!);
checkGoogleCloudDocumentaiV1beta1DocumentPageLayout(
o.layout! as api.GoogleCloudDocumentaiV1beta1DocumentPageLayout);
checkGoogleCloudDocumentaiV1beta1DocumentProvenance(
@@ -1901,14 +1901,14 @@
}
core.List<api.GoogleCloudDocumentaiV1beta1DocumentPageDetectedLanguage>
- buildUnnamed7868() {
+ buildUnnamed7871() {
var o = <api.GoogleCloudDocumentaiV1beta1DocumentPageDetectedLanguage>[];
o.add(buildGoogleCloudDocumentaiV1beta1DocumentPageDetectedLanguage());
o.add(buildGoogleCloudDocumentaiV1beta1DocumentPageDetectedLanguage());
return o;
}
-void checkUnnamed7868(
+void checkUnnamed7871(
core.List<api.GoogleCloudDocumentaiV1beta1DocumentPageDetectedLanguage> o) {
unittest.expect(o, unittest.hasLength(2));
checkGoogleCloudDocumentaiV1beta1DocumentPageDetectedLanguage(
@@ -1923,7 +1923,7 @@
var o = api.GoogleCloudDocumentaiV1beta1DocumentPageParagraph();
buildCounterGoogleCloudDocumentaiV1beta1DocumentPageParagraph++;
if (buildCounterGoogleCloudDocumentaiV1beta1DocumentPageParagraph < 3) {
- o.detectedLanguages = buildUnnamed7868();
+ o.detectedLanguages = buildUnnamed7871();
o.layout = buildGoogleCloudDocumentaiV1beta1DocumentPageLayout();
o.provenance = buildGoogleCloudDocumentaiV1beta1DocumentProvenance();
}
@@ -1935,7 +1935,7 @@
api.GoogleCloudDocumentaiV1beta1DocumentPageParagraph o) {
buildCounterGoogleCloudDocumentaiV1beta1DocumentPageParagraph++;
if (buildCounterGoogleCloudDocumentaiV1beta1DocumentPageParagraph < 3) {
- checkUnnamed7868(o.detectedLanguages!);
+ checkUnnamed7871(o.detectedLanguages!);
checkGoogleCloudDocumentaiV1beta1DocumentPageLayout(
o.layout! as api.GoogleCloudDocumentaiV1beta1DocumentPageLayout);
checkGoogleCloudDocumentaiV1beta1DocumentProvenance(
@@ -1945,14 +1945,14 @@
}
core.List<api.GoogleCloudDocumentaiV1beta1DocumentPageTableTableRow>
- buildUnnamed7869() {
+ buildUnnamed7872() {
var o = <api.GoogleCloudDocumentaiV1beta1DocumentPageTableTableRow>[];
o.add(buildGoogleCloudDocumentaiV1beta1DocumentPageTableTableRow());
o.add(buildGoogleCloudDocumentaiV1beta1DocumentPageTableTableRow());
return o;
}
-void checkUnnamed7869(
+void checkUnnamed7872(
core.List<api.GoogleCloudDocumentaiV1beta1DocumentPageTableTableRow> o) {
unittest.expect(o, unittest.hasLength(2));
checkGoogleCloudDocumentaiV1beta1DocumentPageTableTableRow(
@@ -1962,14 +1962,14 @@
}
core.List<api.GoogleCloudDocumentaiV1beta1DocumentPageDetectedLanguage>
- buildUnnamed7870() {
+ buildUnnamed7873() {
var o = <api.GoogleCloudDocumentaiV1beta1DocumentPageDetectedLanguage>[];
o.add(buildGoogleCloudDocumentaiV1beta1DocumentPageDetectedLanguage());
o.add(buildGoogleCloudDocumentaiV1beta1DocumentPageDetectedLanguage());
return o;
}
-void checkUnnamed7870(
+void checkUnnamed7873(
core.List<api.GoogleCloudDocumentaiV1beta1DocumentPageDetectedLanguage> o) {
unittest.expect(o, unittest.hasLength(2));
checkGoogleCloudDocumentaiV1beta1DocumentPageDetectedLanguage(
@@ -1979,14 +1979,14 @@
}
core.List<api.GoogleCloudDocumentaiV1beta1DocumentPageTableTableRow>
- buildUnnamed7871() {
+ buildUnnamed7874() {
var o = <api.GoogleCloudDocumentaiV1beta1DocumentPageTableTableRow>[];
o.add(buildGoogleCloudDocumentaiV1beta1DocumentPageTableTableRow());
o.add(buildGoogleCloudDocumentaiV1beta1DocumentPageTableTableRow());
return o;
}
-void checkUnnamed7871(
+void checkUnnamed7874(
core.List<api.GoogleCloudDocumentaiV1beta1DocumentPageTableTableRow> o) {
unittest.expect(o, unittest.hasLength(2));
checkGoogleCloudDocumentaiV1beta1DocumentPageTableTableRow(
@@ -2001,9 +2001,9 @@
var o = api.GoogleCloudDocumentaiV1beta1DocumentPageTable();
buildCounterGoogleCloudDocumentaiV1beta1DocumentPageTable++;
if (buildCounterGoogleCloudDocumentaiV1beta1DocumentPageTable < 3) {
- o.bodyRows = buildUnnamed7869();
- o.detectedLanguages = buildUnnamed7870();
- o.headerRows = buildUnnamed7871();
+ o.bodyRows = buildUnnamed7872();
+ o.detectedLanguages = buildUnnamed7873();
+ o.headerRows = buildUnnamed7874();
o.layout = buildGoogleCloudDocumentaiV1beta1DocumentPageLayout();
}
buildCounterGoogleCloudDocumentaiV1beta1DocumentPageTable--;
@@ -2014,9 +2014,9 @@
api.GoogleCloudDocumentaiV1beta1DocumentPageTable o) {
buildCounterGoogleCloudDocumentaiV1beta1DocumentPageTable++;
if (buildCounterGoogleCloudDocumentaiV1beta1DocumentPageTable < 3) {
- checkUnnamed7869(o.bodyRows!);
- checkUnnamed7870(o.detectedLanguages!);
- checkUnnamed7871(o.headerRows!);
+ checkUnnamed7872(o.bodyRows!);
+ checkUnnamed7873(o.detectedLanguages!);
+ checkUnnamed7874(o.headerRows!);
checkGoogleCloudDocumentaiV1beta1DocumentPageLayout(
o.layout! as api.GoogleCloudDocumentaiV1beta1DocumentPageLayout);
}
@@ -2024,14 +2024,14 @@
}
core.List<api.GoogleCloudDocumentaiV1beta1DocumentPageDetectedLanguage>
- buildUnnamed7872() {
+ buildUnnamed7875() {
var o = <api.GoogleCloudDocumentaiV1beta1DocumentPageDetectedLanguage>[];
o.add(buildGoogleCloudDocumentaiV1beta1DocumentPageDetectedLanguage());
o.add(buildGoogleCloudDocumentaiV1beta1DocumentPageDetectedLanguage());
return o;
}
-void checkUnnamed7872(
+void checkUnnamed7875(
core.List<api.GoogleCloudDocumentaiV1beta1DocumentPageDetectedLanguage> o) {
unittest.expect(o, unittest.hasLength(2));
checkGoogleCloudDocumentaiV1beta1DocumentPageDetectedLanguage(
@@ -2047,7 +2047,7 @@
buildCounterGoogleCloudDocumentaiV1beta1DocumentPageTableTableCell++;
if (buildCounterGoogleCloudDocumentaiV1beta1DocumentPageTableTableCell < 3) {
o.colSpan = 42;
- o.detectedLanguages = buildUnnamed7872();
+ o.detectedLanguages = buildUnnamed7875();
o.layout = buildGoogleCloudDocumentaiV1beta1DocumentPageLayout();
o.rowSpan = 42;
}
@@ -2063,7 +2063,7 @@
o.colSpan!,
unittest.equals(42),
);
- checkUnnamed7872(o.detectedLanguages!);
+ checkUnnamed7875(o.detectedLanguages!);
checkGoogleCloudDocumentaiV1beta1DocumentPageLayout(
o.layout! as api.GoogleCloudDocumentaiV1beta1DocumentPageLayout);
unittest.expect(
@@ -2075,14 +2075,14 @@
}
core.List<api.GoogleCloudDocumentaiV1beta1DocumentPageTableTableCell>
- buildUnnamed7873() {
+ buildUnnamed7876() {
var o = <api.GoogleCloudDocumentaiV1beta1DocumentPageTableTableCell>[];
o.add(buildGoogleCloudDocumentaiV1beta1DocumentPageTableTableCell());
o.add(buildGoogleCloudDocumentaiV1beta1DocumentPageTableTableCell());
return o;
}
-void checkUnnamed7873(
+void checkUnnamed7876(
core.List<api.GoogleCloudDocumentaiV1beta1DocumentPageTableTableCell> o) {
unittest.expect(o, unittest.hasLength(2));
checkGoogleCloudDocumentaiV1beta1DocumentPageTableTableCell(
@@ -2097,7 +2097,7 @@
var o = api.GoogleCloudDocumentaiV1beta1DocumentPageTableTableRow();
buildCounterGoogleCloudDocumentaiV1beta1DocumentPageTableTableRow++;
if (buildCounterGoogleCloudDocumentaiV1beta1DocumentPageTableTableRow < 3) {
- o.cells = buildUnnamed7873();
+ o.cells = buildUnnamed7876();
}
buildCounterGoogleCloudDocumentaiV1beta1DocumentPageTableTableRow--;
return o;
@@ -2107,20 +2107,20 @@
api.GoogleCloudDocumentaiV1beta1DocumentPageTableTableRow o) {
buildCounterGoogleCloudDocumentaiV1beta1DocumentPageTableTableRow++;
if (buildCounterGoogleCloudDocumentaiV1beta1DocumentPageTableTableRow < 3) {
- checkUnnamed7873(o.cells!);
+ checkUnnamed7876(o.cells!);
}
buildCounterGoogleCloudDocumentaiV1beta1DocumentPageTableTableRow--;
}
core.List<api.GoogleCloudDocumentaiV1beta1DocumentPageDetectedLanguage>
- buildUnnamed7874() {
+ buildUnnamed7877() {
var o = <api.GoogleCloudDocumentaiV1beta1DocumentPageDetectedLanguage>[];
o.add(buildGoogleCloudDocumentaiV1beta1DocumentPageDetectedLanguage());
o.add(buildGoogleCloudDocumentaiV1beta1DocumentPageDetectedLanguage());
return o;
}
-void checkUnnamed7874(
+void checkUnnamed7877(
core.List<api.GoogleCloudDocumentaiV1beta1DocumentPageDetectedLanguage> o) {
unittest.expect(o, unittest.hasLength(2));
checkGoogleCloudDocumentaiV1beta1DocumentPageDetectedLanguage(
@@ -2137,7 +2137,7 @@
if (buildCounterGoogleCloudDocumentaiV1beta1DocumentPageToken < 3) {
o.detectedBreak =
buildGoogleCloudDocumentaiV1beta1DocumentPageTokenDetectedBreak();
- o.detectedLanguages = buildUnnamed7874();
+ o.detectedLanguages = buildUnnamed7877();
o.layout = buildGoogleCloudDocumentaiV1beta1DocumentPageLayout();
o.provenance = buildGoogleCloudDocumentaiV1beta1DocumentProvenance();
}
@@ -2152,7 +2152,7 @@
checkGoogleCloudDocumentaiV1beta1DocumentPageTokenDetectedBreak(
o.detectedBreak!
as api.GoogleCloudDocumentaiV1beta1DocumentPageTokenDetectedBreak);
- checkUnnamed7874(o.detectedLanguages!);
+ checkUnnamed7877(o.detectedLanguages!);
checkGoogleCloudDocumentaiV1beta1DocumentPageLayout(
o.layout! as api.GoogleCloudDocumentaiV1beta1DocumentPageLayout);
checkGoogleCloudDocumentaiV1beta1DocumentProvenance(
@@ -2189,14 +2189,14 @@
}
core.List<api.GoogleCloudDocumentaiV1beta1DocumentPageDetectedLanguage>
- buildUnnamed7875() {
+ buildUnnamed7878() {
var o = <api.GoogleCloudDocumentaiV1beta1DocumentPageDetectedLanguage>[];
o.add(buildGoogleCloudDocumentaiV1beta1DocumentPageDetectedLanguage());
o.add(buildGoogleCloudDocumentaiV1beta1DocumentPageDetectedLanguage());
return o;
}
-void checkUnnamed7875(
+void checkUnnamed7878(
core.List<api.GoogleCloudDocumentaiV1beta1DocumentPageDetectedLanguage> o) {
unittest.expect(o, unittest.hasLength(2));
checkGoogleCloudDocumentaiV1beta1DocumentPageDetectedLanguage(
@@ -2211,7 +2211,7 @@
var o = api.GoogleCloudDocumentaiV1beta1DocumentPageVisualElement();
buildCounterGoogleCloudDocumentaiV1beta1DocumentPageVisualElement++;
if (buildCounterGoogleCloudDocumentaiV1beta1DocumentPageVisualElement < 3) {
- o.detectedLanguages = buildUnnamed7875();
+ o.detectedLanguages = buildUnnamed7878();
o.layout = buildGoogleCloudDocumentaiV1beta1DocumentPageLayout();
o.type = 'foo';
}
@@ -2223,7 +2223,7 @@
api.GoogleCloudDocumentaiV1beta1DocumentPageVisualElement o) {
buildCounterGoogleCloudDocumentaiV1beta1DocumentPageVisualElement++;
if (buildCounterGoogleCloudDocumentaiV1beta1DocumentPageVisualElement < 3) {
- checkUnnamed7875(o.detectedLanguages!);
+ checkUnnamed7878(o.detectedLanguages!);
checkGoogleCloudDocumentaiV1beta1DocumentPageLayout(
o.layout! as api.GoogleCloudDocumentaiV1beta1DocumentPageLayout);
unittest.expect(
@@ -2235,14 +2235,14 @@
}
core.List<api.GoogleCloudDocumentaiV1beta1DocumentProvenanceParent>
- buildUnnamed7876() {
+ buildUnnamed7879() {
var o = <api.GoogleCloudDocumentaiV1beta1DocumentProvenanceParent>[];
o.add(buildGoogleCloudDocumentaiV1beta1DocumentProvenanceParent());
o.add(buildGoogleCloudDocumentaiV1beta1DocumentProvenanceParent());
return o;
}
-void checkUnnamed7876(
+void checkUnnamed7879(
core.List<api.GoogleCloudDocumentaiV1beta1DocumentProvenanceParent> o) {
unittest.expect(o, unittest.hasLength(2));
checkGoogleCloudDocumentaiV1beta1DocumentProvenanceParent(
@@ -2258,7 +2258,7 @@
buildCounterGoogleCloudDocumentaiV1beta1DocumentProvenance++;
if (buildCounterGoogleCloudDocumentaiV1beta1DocumentProvenance < 3) {
o.id = 42;
- o.parents = buildUnnamed7876();
+ o.parents = buildUnnamed7879();
o.revision = 42;
o.type = 'foo';
}
@@ -2274,7 +2274,7 @@
o.id!,
unittest.equals(42),
);
- checkUnnamed7876(o.parents!);
+ checkUnnamed7879(o.parents!);
unittest.expect(
o.revision!,
unittest.equals(42),
@@ -2321,14 +2321,14 @@
buildCounterGoogleCloudDocumentaiV1beta1DocumentProvenanceParent--;
}
-core.List<core.int> buildUnnamed7877() {
+core.List<core.int> buildUnnamed7880() {
var o = <core.int>[];
o.add(42);
o.add(42);
return o;
}
-void checkUnnamed7877(core.List<core.int> o) {
+void checkUnnamed7880(core.List<core.int> o) {
unittest.expect(o, unittest.hasLength(2));
unittest.expect(
o[0],
@@ -2351,7 +2351,7 @@
o.humanReview =
buildGoogleCloudDocumentaiV1beta1DocumentRevisionHumanReview();
o.id = 'foo';
- o.parent = buildUnnamed7877();
+ o.parent = buildUnnamed7880();
o.processor = 'foo';
}
buildCounterGoogleCloudDocumentaiV1beta1DocumentRevision--;
@@ -2376,7 +2376,7 @@
o.id!,
unittest.equals('foo'),
);
- checkUnnamed7877(o.parent!);
+ checkUnnamed7880(o.parent!);
unittest.expect(
o.processor!,
unittest.equals('foo'),
@@ -2523,14 +2523,14 @@
}
core.List<api.GoogleCloudDocumentaiV1beta1DocumentTextAnchorTextSegment>
- buildUnnamed7878() {
+ buildUnnamed7881() {
var o = <api.GoogleCloudDocumentaiV1beta1DocumentTextAnchorTextSegment>[];
o.add(buildGoogleCloudDocumentaiV1beta1DocumentTextAnchorTextSegment());
o.add(buildGoogleCloudDocumentaiV1beta1DocumentTextAnchorTextSegment());
return o;
}
-void checkUnnamed7878(
+void checkUnnamed7881(
core.List<api.GoogleCloudDocumentaiV1beta1DocumentTextAnchorTextSegment>
o) {
unittest.expect(o, unittest.hasLength(2));
@@ -2547,7 +2547,7 @@
buildCounterGoogleCloudDocumentaiV1beta1DocumentTextAnchor++;
if (buildCounterGoogleCloudDocumentaiV1beta1DocumentTextAnchor < 3) {
o.content = 'foo';
- o.textSegments = buildUnnamed7878();
+ o.textSegments = buildUnnamed7881();
}
buildCounterGoogleCloudDocumentaiV1beta1DocumentTextAnchor--;
return o;
@@ -2561,7 +2561,7 @@
o.content!,
unittest.equals('foo'),
);
- checkUnnamed7878(o.textSegments!);
+ checkUnnamed7881(o.textSegments!);
}
buildCounterGoogleCloudDocumentaiV1beta1DocumentTextAnchor--;
}
@@ -2599,14 +2599,14 @@
}
core.List<api.GoogleCloudDocumentaiV1beta1DocumentProvenance>
- buildUnnamed7879() {
+ buildUnnamed7882() {
var o = <api.GoogleCloudDocumentaiV1beta1DocumentProvenance>[];
o.add(buildGoogleCloudDocumentaiV1beta1DocumentProvenance());
o.add(buildGoogleCloudDocumentaiV1beta1DocumentProvenance());
return o;
}
-void checkUnnamed7879(
+void checkUnnamed7882(
core.List<api.GoogleCloudDocumentaiV1beta1DocumentProvenance> o) {
unittest.expect(o, unittest.hasLength(2));
checkGoogleCloudDocumentaiV1beta1DocumentProvenance(
@@ -2622,7 +2622,7 @@
buildCounterGoogleCloudDocumentaiV1beta1DocumentTextChange++;
if (buildCounterGoogleCloudDocumentaiV1beta1DocumentTextChange < 3) {
o.changedText = 'foo';
- o.provenance = buildUnnamed7879();
+ o.provenance = buildUnnamed7882();
o.textAnchor = buildGoogleCloudDocumentaiV1beta1DocumentTextAnchor();
}
buildCounterGoogleCloudDocumentaiV1beta1DocumentTextChange--;
@@ -2637,7 +2637,7 @@
o.changedText!,
unittest.equals('foo'),
);
- checkUnnamed7879(o.provenance!);
+ checkUnnamed7882(o.provenance!);
checkGoogleCloudDocumentaiV1beta1DocumentTextAnchor(
o.textAnchor! as api.GoogleCloudDocumentaiV1beta1DocumentTextAnchor);
}
@@ -2869,14 +2869,14 @@
}
core.List<api.GoogleCloudDocumentaiV1beta2ProcessDocumentResponse>
- buildUnnamed7880() {
+ buildUnnamed7883() {
var o = <api.GoogleCloudDocumentaiV1beta2ProcessDocumentResponse>[];
o.add(buildGoogleCloudDocumentaiV1beta2ProcessDocumentResponse());
o.add(buildGoogleCloudDocumentaiV1beta2ProcessDocumentResponse());
return o;
}
-void checkUnnamed7880(
+void checkUnnamed7883(
core.List<api.GoogleCloudDocumentaiV1beta2ProcessDocumentResponse> o) {
unittest.expect(o, unittest.hasLength(2));
checkGoogleCloudDocumentaiV1beta2ProcessDocumentResponse(
@@ -2893,7 +2893,7 @@
buildCounterGoogleCloudDocumentaiV1beta2BatchProcessDocumentsResponse++;
if (buildCounterGoogleCloudDocumentaiV1beta2BatchProcessDocumentsResponse <
3) {
- o.responses = buildUnnamed7880();
+ o.responses = buildUnnamed7883();
}
buildCounterGoogleCloudDocumentaiV1beta2BatchProcessDocumentsResponse--;
return o;
@@ -2904,19 +2904,19 @@
buildCounterGoogleCloudDocumentaiV1beta2BatchProcessDocumentsResponse++;
if (buildCounterGoogleCloudDocumentaiV1beta2BatchProcessDocumentsResponse <
3) {
- checkUnnamed7880(o.responses!);
+ checkUnnamed7883(o.responses!);
}
buildCounterGoogleCloudDocumentaiV1beta2BatchProcessDocumentsResponse--;
}
-core.List<api.GoogleCloudDocumentaiV1beta2NormalizedVertex> buildUnnamed7881() {
+core.List<api.GoogleCloudDocumentaiV1beta2NormalizedVertex> buildUnnamed7884() {
var o = <api.GoogleCloudDocumentaiV1beta2NormalizedVertex>[];
o.add(buildGoogleCloudDocumentaiV1beta2NormalizedVertex());
o.add(buildGoogleCloudDocumentaiV1beta2NormalizedVertex());
return o;
}
-void checkUnnamed7881(
+void checkUnnamed7884(
core.List<api.GoogleCloudDocumentaiV1beta2NormalizedVertex> o) {
unittest.expect(o, unittest.hasLength(2));
checkGoogleCloudDocumentaiV1beta2NormalizedVertex(
@@ -2925,14 +2925,14 @@
o[1] as api.GoogleCloudDocumentaiV1beta2NormalizedVertex);
}
-core.List<api.GoogleCloudDocumentaiV1beta2Vertex> buildUnnamed7882() {
+core.List<api.GoogleCloudDocumentaiV1beta2Vertex> buildUnnamed7885() {
var o = <api.GoogleCloudDocumentaiV1beta2Vertex>[];
o.add(buildGoogleCloudDocumentaiV1beta2Vertex());
o.add(buildGoogleCloudDocumentaiV1beta2Vertex());
return o;
}
-void checkUnnamed7882(core.List<api.GoogleCloudDocumentaiV1beta2Vertex> o) {
+void checkUnnamed7885(core.List<api.GoogleCloudDocumentaiV1beta2Vertex> o) {
unittest.expect(o, unittest.hasLength(2));
checkGoogleCloudDocumentaiV1beta2Vertex(
o[0] as api.GoogleCloudDocumentaiV1beta2Vertex);
@@ -2946,8 +2946,8 @@
var o = api.GoogleCloudDocumentaiV1beta2BoundingPoly();
buildCounterGoogleCloudDocumentaiV1beta2BoundingPoly++;
if (buildCounterGoogleCloudDocumentaiV1beta2BoundingPoly < 3) {
- o.normalizedVertices = buildUnnamed7881();
- o.vertices = buildUnnamed7882();
+ o.normalizedVertices = buildUnnamed7884();
+ o.vertices = buildUnnamed7885();
}
buildCounterGoogleCloudDocumentaiV1beta2BoundingPoly--;
return o;
@@ -2957,20 +2957,20 @@
api.GoogleCloudDocumentaiV1beta2BoundingPoly o) {
buildCounterGoogleCloudDocumentaiV1beta2BoundingPoly++;
if (buildCounterGoogleCloudDocumentaiV1beta2BoundingPoly < 3) {
- checkUnnamed7881(o.normalizedVertices!);
- checkUnnamed7882(o.vertices!);
+ checkUnnamed7884(o.normalizedVertices!);
+ checkUnnamed7885(o.vertices!);
}
buildCounterGoogleCloudDocumentaiV1beta2BoundingPoly--;
}
-core.List<api.GoogleCloudDocumentaiV1beta2DocumentEntity> buildUnnamed7883() {
+core.List<api.GoogleCloudDocumentaiV1beta2DocumentEntity> buildUnnamed7886() {
var o = <api.GoogleCloudDocumentaiV1beta2DocumentEntity>[];
o.add(buildGoogleCloudDocumentaiV1beta2DocumentEntity());
o.add(buildGoogleCloudDocumentaiV1beta2DocumentEntity());
return o;
}
-void checkUnnamed7883(
+void checkUnnamed7886(
core.List<api.GoogleCloudDocumentaiV1beta2DocumentEntity> o) {
unittest.expect(o, unittest.hasLength(2));
checkGoogleCloudDocumentaiV1beta2DocumentEntity(
@@ -2980,14 +2980,14 @@
}
core.List<api.GoogleCloudDocumentaiV1beta2DocumentEntityRelation>
- buildUnnamed7884() {
+ buildUnnamed7887() {
var o = <api.GoogleCloudDocumentaiV1beta2DocumentEntityRelation>[];
o.add(buildGoogleCloudDocumentaiV1beta2DocumentEntityRelation());
o.add(buildGoogleCloudDocumentaiV1beta2DocumentEntityRelation());
return o;
}
-void checkUnnamed7884(
+void checkUnnamed7887(
core.List<api.GoogleCloudDocumentaiV1beta2DocumentEntityRelation> o) {
unittest.expect(o, unittest.hasLength(2));
checkGoogleCloudDocumentaiV1beta2DocumentEntityRelation(
@@ -2996,14 +2996,14 @@
o[1] as api.GoogleCloudDocumentaiV1beta2DocumentEntityRelation);
}
-core.List<api.GoogleCloudDocumentaiV1beta2DocumentLabel> buildUnnamed7885() {
+core.List<api.GoogleCloudDocumentaiV1beta2DocumentLabel> buildUnnamed7888() {
var o = <api.GoogleCloudDocumentaiV1beta2DocumentLabel>[];
o.add(buildGoogleCloudDocumentaiV1beta2DocumentLabel());
o.add(buildGoogleCloudDocumentaiV1beta2DocumentLabel());
return o;
}
-void checkUnnamed7885(
+void checkUnnamed7888(
core.List<api.GoogleCloudDocumentaiV1beta2DocumentLabel> o) {
unittest.expect(o, unittest.hasLength(2));
checkGoogleCloudDocumentaiV1beta2DocumentLabel(
@@ -3012,14 +3012,14 @@
o[1] as api.GoogleCloudDocumentaiV1beta2DocumentLabel);
}
-core.List<api.GoogleCloudDocumentaiV1beta2DocumentPage> buildUnnamed7886() {
+core.List<api.GoogleCloudDocumentaiV1beta2DocumentPage> buildUnnamed7889() {
var o = <api.GoogleCloudDocumentaiV1beta2DocumentPage>[];
o.add(buildGoogleCloudDocumentaiV1beta2DocumentPage());
o.add(buildGoogleCloudDocumentaiV1beta2DocumentPage());
return o;
}
-void checkUnnamed7886(
+void checkUnnamed7889(
core.List<api.GoogleCloudDocumentaiV1beta2DocumentPage> o) {
unittest.expect(o, unittest.hasLength(2));
checkGoogleCloudDocumentaiV1beta2DocumentPage(
@@ -3028,14 +3028,14 @@
o[1] as api.GoogleCloudDocumentaiV1beta2DocumentPage);
}
-core.List<api.GoogleCloudDocumentaiV1beta2DocumentRevision> buildUnnamed7887() {
+core.List<api.GoogleCloudDocumentaiV1beta2DocumentRevision> buildUnnamed7890() {
var o = <api.GoogleCloudDocumentaiV1beta2DocumentRevision>[];
o.add(buildGoogleCloudDocumentaiV1beta2DocumentRevision());
o.add(buildGoogleCloudDocumentaiV1beta2DocumentRevision());
return o;
}
-void checkUnnamed7887(
+void checkUnnamed7890(
core.List<api.GoogleCloudDocumentaiV1beta2DocumentRevision> o) {
unittest.expect(o, unittest.hasLength(2));
checkGoogleCloudDocumentaiV1beta2DocumentRevision(
@@ -3045,14 +3045,14 @@
}
core.List<api.GoogleCloudDocumentaiV1beta2DocumentTextChange>
- buildUnnamed7888() {
+ buildUnnamed7891() {
var o = <api.GoogleCloudDocumentaiV1beta2DocumentTextChange>[];
o.add(buildGoogleCloudDocumentaiV1beta2DocumentTextChange());
o.add(buildGoogleCloudDocumentaiV1beta2DocumentTextChange());
return o;
}
-void checkUnnamed7888(
+void checkUnnamed7891(
core.List<api.GoogleCloudDocumentaiV1beta2DocumentTextChange> o) {
unittest.expect(o, unittest.hasLength(2));
checkGoogleCloudDocumentaiV1beta2DocumentTextChange(
@@ -3061,14 +3061,14 @@
o[1] as api.GoogleCloudDocumentaiV1beta2DocumentTextChange);
}
-core.List<api.GoogleCloudDocumentaiV1beta2DocumentStyle> buildUnnamed7889() {
+core.List<api.GoogleCloudDocumentaiV1beta2DocumentStyle> buildUnnamed7892() {
var o = <api.GoogleCloudDocumentaiV1beta2DocumentStyle>[];
o.add(buildGoogleCloudDocumentaiV1beta2DocumentStyle());
o.add(buildGoogleCloudDocumentaiV1beta2DocumentStyle());
return o;
}
-void checkUnnamed7889(
+void checkUnnamed7892(
core.List<api.GoogleCloudDocumentaiV1beta2DocumentStyle> o) {
unittest.expect(o, unittest.hasLength(2));
checkGoogleCloudDocumentaiV1beta2DocumentStyle(
@@ -3084,17 +3084,17 @@
buildCounterGoogleCloudDocumentaiV1beta2Document++;
if (buildCounterGoogleCloudDocumentaiV1beta2Document < 3) {
o.content = 'foo';
- o.entities = buildUnnamed7883();
- o.entityRelations = buildUnnamed7884();
+ o.entities = buildUnnamed7886();
+ o.entityRelations = buildUnnamed7887();
o.error = buildGoogleRpcStatus();
- o.labels = buildUnnamed7885();
+ o.labels = buildUnnamed7888();
o.mimeType = 'foo';
- o.pages = buildUnnamed7886();
- o.revisions = buildUnnamed7887();
+ o.pages = buildUnnamed7889();
+ o.revisions = buildUnnamed7890();
o.shardInfo = buildGoogleCloudDocumentaiV1beta2DocumentShardInfo();
o.text = 'foo';
- o.textChanges = buildUnnamed7888();
- o.textStyles = buildUnnamed7889();
+ o.textChanges = buildUnnamed7891();
+ o.textStyles = buildUnnamed7892();
o.uri = 'foo';
}
buildCounterGoogleCloudDocumentaiV1beta2Document--;
@@ -3109,24 +3109,24 @@
o.content!,
unittest.equals('foo'),
);
- checkUnnamed7883(o.entities!);
- checkUnnamed7884(o.entityRelations!);
+ checkUnnamed7886(o.entities!);
+ checkUnnamed7887(o.entityRelations!);
checkGoogleRpcStatus(o.error! as api.GoogleRpcStatus);
- checkUnnamed7885(o.labels!);
+ checkUnnamed7888(o.labels!);
unittest.expect(
o.mimeType!,
unittest.equals('foo'),
);
- checkUnnamed7886(o.pages!);
- checkUnnamed7887(o.revisions!);
+ checkUnnamed7889(o.pages!);
+ checkUnnamed7890(o.revisions!);
checkGoogleCloudDocumentaiV1beta2DocumentShardInfo(
o.shardInfo! as api.GoogleCloudDocumentaiV1beta2DocumentShardInfo);
unittest.expect(
o.text!,
unittest.equals('foo'),
);
- checkUnnamed7888(o.textChanges!);
- checkUnnamed7889(o.textStyles!);
+ checkUnnamed7891(o.textChanges!);
+ checkUnnamed7892(o.textStyles!);
unittest.expect(
o.uri!,
unittest.equals('foo'),
@@ -3135,14 +3135,14 @@
buildCounterGoogleCloudDocumentaiV1beta2Document--;
}
-core.List<api.GoogleCloudDocumentaiV1beta2DocumentEntity> buildUnnamed7890() {
+core.List<api.GoogleCloudDocumentaiV1beta2DocumentEntity> buildUnnamed7893() {
var o = <api.GoogleCloudDocumentaiV1beta2DocumentEntity>[];
o.add(buildGoogleCloudDocumentaiV1beta2DocumentEntity());
o.add(buildGoogleCloudDocumentaiV1beta2DocumentEntity());
return o;
}
-void checkUnnamed7890(
+void checkUnnamed7893(
core.List<api.GoogleCloudDocumentaiV1beta2DocumentEntity> o) {
unittest.expect(o, unittest.hasLength(2));
checkGoogleCloudDocumentaiV1beta2DocumentEntity(
@@ -3164,7 +3164,7 @@
o.normalizedValue =
buildGoogleCloudDocumentaiV1beta2DocumentEntityNormalizedValue();
o.pageAnchor = buildGoogleCloudDocumentaiV1beta2DocumentPageAnchor();
- o.properties = buildUnnamed7890();
+ o.properties = buildUnnamed7893();
o.provenance = buildGoogleCloudDocumentaiV1beta2DocumentProvenance();
o.redacted = true;
o.textAnchor = buildGoogleCloudDocumentaiV1beta2DocumentTextAnchor();
@@ -3199,7 +3199,7 @@
as api.GoogleCloudDocumentaiV1beta2DocumentEntityNormalizedValue);
checkGoogleCloudDocumentaiV1beta2DocumentPageAnchor(
o.pageAnchor! as api.GoogleCloudDocumentaiV1beta2DocumentPageAnchor);
- checkUnnamed7890(o.properties!);
+ checkUnnamed7893(o.properties!);
checkGoogleCloudDocumentaiV1beta2DocumentProvenance(
o.provenance! as api.GoogleCloudDocumentaiV1beta2DocumentProvenance);
unittest.expect(o.redacted!, unittest.isTrue);
@@ -3320,14 +3320,14 @@
}
core.List<api.GoogleCloudDocumentaiV1beta2DocumentPageBlock>
- buildUnnamed7891() {
+ buildUnnamed7894() {
var o = <api.GoogleCloudDocumentaiV1beta2DocumentPageBlock>[];
o.add(buildGoogleCloudDocumentaiV1beta2DocumentPageBlock());
o.add(buildGoogleCloudDocumentaiV1beta2DocumentPageBlock());
return o;
}
-void checkUnnamed7891(
+void checkUnnamed7894(
core.List<api.GoogleCloudDocumentaiV1beta2DocumentPageBlock> o) {
unittest.expect(o, unittest.hasLength(2));
checkGoogleCloudDocumentaiV1beta2DocumentPageBlock(
@@ -3337,14 +3337,14 @@
}
core.List<api.GoogleCloudDocumentaiV1beta2DocumentPageDetectedLanguage>
- buildUnnamed7892() {
+ buildUnnamed7895() {
var o = <api.GoogleCloudDocumentaiV1beta2DocumentPageDetectedLanguage>[];
o.add(buildGoogleCloudDocumentaiV1beta2DocumentPageDetectedLanguage());
o.add(buildGoogleCloudDocumentaiV1beta2DocumentPageDetectedLanguage());
return o;
}
-void checkUnnamed7892(
+void checkUnnamed7895(
core.List<api.GoogleCloudDocumentaiV1beta2DocumentPageDetectedLanguage> o) {
unittest.expect(o, unittest.hasLength(2));
checkGoogleCloudDocumentaiV1beta2DocumentPageDetectedLanguage(
@@ -3354,14 +3354,14 @@
}
core.List<api.GoogleCloudDocumentaiV1beta2DocumentPageFormField>
- buildUnnamed7893() {
+ buildUnnamed7896() {
var o = <api.GoogleCloudDocumentaiV1beta2DocumentPageFormField>[];
o.add(buildGoogleCloudDocumentaiV1beta2DocumentPageFormField());
o.add(buildGoogleCloudDocumentaiV1beta2DocumentPageFormField());
return o;
}
-void checkUnnamed7893(
+void checkUnnamed7896(
core.List<api.GoogleCloudDocumentaiV1beta2DocumentPageFormField> o) {
unittest.expect(o, unittest.hasLength(2));
checkGoogleCloudDocumentaiV1beta2DocumentPageFormField(
@@ -3370,14 +3370,14 @@
o[1] as api.GoogleCloudDocumentaiV1beta2DocumentPageFormField);
}
-core.List<api.GoogleCloudDocumentaiV1beta2DocumentPageLine> buildUnnamed7894() {
+core.List<api.GoogleCloudDocumentaiV1beta2DocumentPageLine> buildUnnamed7897() {
var o = <api.GoogleCloudDocumentaiV1beta2DocumentPageLine>[];
o.add(buildGoogleCloudDocumentaiV1beta2DocumentPageLine());
o.add(buildGoogleCloudDocumentaiV1beta2DocumentPageLine());
return o;
}
-void checkUnnamed7894(
+void checkUnnamed7897(
core.List<api.GoogleCloudDocumentaiV1beta2DocumentPageLine> o) {
unittest.expect(o, unittest.hasLength(2));
checkGoogleCloudDocumentaiV1beta2DocumentPageLine(
@@ -3387,14 +3387,14 @@
}
core.List<api.GoogleCloudDocumentaiV1beta2DocumentPageParagraph>
- buildUnnamed7895() {
+ buildUnnamed7898() {
var o = <api.GoogleCloudDocumentaiV1beta2DocumentPageParagraph>[];
o.add(buildGoogleCloudDocumentaiV1beta2DocumentPageParagraph());
o.add(buildGoogleCloudDocumentaiV1beta2DocumentPageParagraph());
return o;
}
-void checkUnnamed7895(
+void checkUnnamed7898(
core.List<api.GoogleCloudDocumentaiV1beta2DocumentPageParagraph> o) {
unittest.expect(o, unittest.hasLength(2));
checkGoogleCloudDocumentaiV1beta2DocumentPageParagraph(
@@ -3404,14 +3404,14 @@
}
core.List<api.GoogleCloudDocumentaiV1beta2DocumentPageTable>
- buildUnnamed7896() {
+ buildUnnamed7899() {
var o = <api.GoogleCloudDocumentaiV1beta2DocumentPageTable>[];
o.add(buildGoogleCloudDocumentaiV1beta2DocumentPageTable());
o.add(buildGoogleCloudDocumentaiV1beta2DocumentPageTable());
return o;
}
-void checkUnnamed7896(
+void checkUnnamed7899(
core.List<api.GoogleCloudDocumentaiV1beta2DocumentPageTable> o) {
unittest.expect(o, unittest.hasLength(2));
checkGoogleCloudDocumentaiV1beta2DocumentPageTable(
@@ -3421,14 +3421,14 @@
}
core.List<api.GoogleCloudDocumentaiV1beta2DocumentPageToken>
- buildUnnamed7897() {
+ buildUnnamed7900() {
var o = <api.GoogleCloudDocumentaiV1beta2DocumentPageToken>[];
o.add(buildGoogleCloudDocumentaiV1beta2DocumentPageToken());
o.add(buildGoogleCloudDocumentaiV1beta2DocumentPageToken());
return o;
}
-void checkUnnamed7897(
+void checkUnnamed7900(
core.List<api.GoogleCloudDocumentaiV1beta2DocumentPageToken> o) {
unittest.expect(o, unittest.hasLength(2));
checkGoogleCloudDocumentaiV1beta2DocumentPageToken(
@@ -3438,14 +3438,14 @@
}
core.List<api.GoogleCloudDocumentaiV1beta2DocumentPageMatrix>
- buildUnnamed7898() {
+ buildUnnamed7901() {
var o = <api.GoogleCloudDocumentaiV1beta2DocumentPageMatrix>[];
o.add(buildGoogleCloudDocumentaiV1beta2DocumentPageMatrix());
o.add(buildGoogleCloudDocumentaiV1beta2DocumentPageMatrix());
return o;
}
-void checkUnnamed7898(
+void checkUnnamed7901(
core.List<api.GoogleCloudDocumentaiV1beta2DocumentPageMatrix> o) {
unittest.expect(o, unittest.hasLength(2));
checkGoogleCloudDocumentaiV1beta2DocumentPageMatrix(
@@ -3455,14 +3455,14 @@
}
core.List<api.GoogleCloudDocumentaiV1beta2DocumentPageVisualElement>
- buildUnnamed7899() {
+ buildUnnamed7902() {
var o = <api.GoogleCloudDocumentaiV1beta2DocumentPageVisualElement>[];
o.add(buildGoogleCloudDocumentaiV1beta2DocumentPageVisualElement());
o.add(buildGoogleCloudDocumentaiV1beta2DocumentPageVisualElement());
return o;
}
-void checkUnnamed7899(
+void checkUnnamed7902(
core.List<api.GoogleCloudDocumentaiV1beta2DocumentPageVisualElement> o) {
unittest.expect(o, unittest.hasLength(2));
checkGoogleCloudDocumentaiV1beta2DocumentPageVisualElement(
@@ -3477,20 +3477,20 @@
var o = api.GoogleCloudDocumentaiV1beta2DocumentPage();
buildCounterGoogleCloudDocumentaiV1beta2DocumentPage++;
if (buildCounterGoogleCloudDocumentaiV1beta2DocumentPage < 3) {
- o.blocks = buildUnnamed7891();
- o.detectedLanguages = buildUnnamed7892();
+ o.blocks = buildUnnamed7894();
+ o.detectedLanguages = buildUnnamed7895();
o.dimension = buildGoogleCloudDocumentaiV1beta2DocumentPageDimension();
- o.formFields = buildUnnamed7893();
+ o.formFields = buildUnnamed7896();
o.image = buildGoogleCloudDocumentaiV1beta2DocumentPageImage();
o.layout = buildGoogleCloudDocumentaiV1beta2DocumentPageLayout();
- o.lines = buildUnnamed7894();
+ o.lines = buildUnnamed7897();
o.pageNumber = 42;
- o.paragraphs = buildUnnamed7895();
+ o.paragraphs = buildUnnamed7898();
o.provenance = buildGoogleCloudDocumentaiV1beta2DocumentProvenance();
- o.tables = buildUnnamed7896();
- o.tokens = buildUnnamed7897();
- o.transforms = buildUnnamed7898();
- o.visualElements = buildUnnamed7899();
+ o.tables = buildUnnamed7899();
+ o.tokens = buildUnnamed7900();
+ o.transforms = buildUnnamed7901();
+ o.visualElements = buildUnnamed7902();
}
buildCounterGoogleCloudDocumentaiV1beta2DocumentPage--;
return o;
@@ -3500,40 +3500,40 @@
api.GoogleCloudDocumentaiV1beta2DocumentPage o) {
buildCounterGoogleCloudDocumentaiV1beta2DocumentPage++;
if (buildCounterGoogleCloudDocumentaiV1beta2DocumentPage < 3) {
- checkUnnamed7891(o.blocks!);
- checkUnnamed7892(o.detectedLanguages!);
+ checkUnnamed7894(o.blocks!);
+ checkUnnamed7895(o.detectedLanguages!);
checkGoogleCloudDocumentaiV1beta2DocumentPageDimension(
o.dimension! as api.GoogleCloudDocumentaiV1beta2DocumentPageDimension);
- checkUnnamed7893(o.formFields!);
+ checkUnnamed7896(o.formFields!);
checkGoogleCloudDocumentaiV1beta2DocumentPageImage(
o.image! as api.GoogleCloudDocumentaiV1beta2DocumentPageImage);
checkGoogleCloudDocumentaiV1beta2DocumentPageLayout(
o.layout! as api.GoogleCloudDocumentaiV1beta2DocumentPageLayout);
- checkUnnamed7894(o.lines!);
+ checkUnnamed7897(o.lines!);
unittest.expect(
o.pageNumber!,
unittest.equals(42),
);
- checkUnnamed7895(o.paragraphs!);
+ checkUnnamed7898(o.paragraphs!);
checkGoogleCloudDocumentaiV1beta2DocumentProvenance(
o.provenance! as api.GoogleCloudDocumentaiV1beta2DocumentProvenance);
- checkUnnamed7896(o.tables!);
- checkUnnamed7897(o.tokens!);
- checkUnnamed7898(o.transforms!);
- checkUnnamed7899(o.visualElements!);
+ checkUnnamed7899(o.tables!);
+ checkUnnamed7900(o.tokens!);
+ checkUnnamed7901(o.transforms!);
+ checkUnnamed7902(o.visualElements!);
}
buildCounterGoogleCloudDocumentaiV1beta2DocumentPage--;
}
core.List<api.GoogleCloudDocumentaiV1beta2DocumentPageAnchorPageRef>
- buildUnnamed7900() {
+ buildUnnamed7903() {
var o = <api.GoogleCloudDocumentaiV1beta2DocumentPageAnchorPageRef>[];
o.add(buildGoogleCloudDocumentaiV1beta2DocumentPageAnchorPageRef());
o.add(buildGoogleCloudDocumentaiV1beta2DocumentPageAnchorPageRef());
return o;
}
-void checkUnnamed7900(
+void checkUnnamed7903(
core.List<api.GoogleCloudDocumentaiV1beta2DocumentPageAnchorPageRef> o) {
unittest.expect(o, unittest.hasLength(2));
checkGoogleCloudDocumentaiV1beta2DocumentPageAnchorPageRef(
@@ -3548,7 +3548,7 @@
var o = api.GoogleCloudDocumentaiV1beta2DocumentPageAnchor();
buildCounterGoogleCloudDocumentaiV1beta2DocumentPageAnchor++;
if (buildCounterGoogleCloudDocumentaiV1beta2DocumentPageAnchor < 3) {
- o.pageRefs = buildUnnamed7900();
+ o.pageRefs = buildUnnamed7903();
}
buildCounterGoogleCloudDocumentaiV1beta2DocumentPageAnchor--;
return o;
@@ -3558,7 +3558,7 @@
api.GoogleCloudDocumentaiV1beta2DocumentPageAnchor o) {
buildCounterGoogleCloudDocumentaiV1beta2DocumentPageAnchor++;
if (buildCounterGoogleCloudDocumentaiV1beta2DocumentPageAnchor < 3) {
- checkUnnamed7900(o.pageRefs!);
+ checkUnnamed7903(o.pageRefs!);
}
buildCounterGoogleCloudDocumentaiV1beta2DocumentPageAnchor--;
}
@@ -3606,14 +3606,14 @@
}
core.List<api.GoogleCloudDocumentaiV1beta2DocumentPageDetectedLanguage>
- buildUnnamed7901() {
+ buildUnnamed7904() {
var o = <api.GoogleCloudDocumentaiV1beta2DocumentPageDetectedLanguage>[];
o.add(buildGoogleCloudDocumentaiV1beta2DocumentPageDetectedLanguage());
o.add(buildGoogleCloudDocumentaiV1beta2DocumentPageDetectedLanguage());
return o;
}
-void checkUnnamed7901(
+void checkUnnamed7904(
core.List<api.GoogleCloudDocumentaiV1beta2DocumentPageDetectedLanguage> o) {
unittest.expect(o, unittest.hasLength(2));
checkGoogleCloudDocumentaiV1beta2DocumentPageDetectedLanguage(
@@ -3628,7 +3628,7 @@
var o = api.GoogleCloudDocumentaiV1beta2DocumentPageBlock();
buildCounterGoogleCloudDocumentaiV1beta2DocumentPageBlock++;
if (buildCounterGoogleCloudDocumentaiV1beta2DocumentPageBlock < 3) {
- o.detectedLanguages = buildUnnamed7901();
+ o.detectedLanguages = buildUnnamed7904();
o.layout = buildGoogleCloudDocumentaiV1beta2DocumentPageLayout();
o.provenance = buildGoogleCloudDocumentaiV1beta2DocumentProvenance();
}
@@ -3640,7 +3640,7 @@
api.GoogleCloudDocumentaiV1beta2DocumentPageBlock o) {
buildCounterGoogleCloudDocumentaiV1beta2DocumentPageBlock++;
if (buildCounterGoogleCloudDocumentaiV1beta2DocumentPageBlock < 3) {
- checkUnnamed7901(o.detectedLanguages!);
+ checkUnnamed7904(o.detectedLanguages!);
checkGoogleCloudDocumentaiV1beta2DocumentPageLayout(
o.layout! as api.GoogleCloudDocumentaiV1beta2DocumentPageLayout);
checkGoogleCloudDocumentaiV1beta2DocumentProvenance(
@@ -3716,14 +3716,14 @@
}
core.List<api.GoogleCloudDocumentaiV1beta2DocumentPageDetectedLanguage>
- buildUnnamed7902() {
+ buildUnnamed7905() {
var o = <api.GoogleCloudDocumentaiV1beta2DocumentPageDetectedLanguage>[];
o.add(buildGoogleCloudDocumentaiV1beta2DocumentPageDetectedLanguage());
o.add(buildGoogleCloudDocumentaiV1beta2DocumentPageDetectedLanguage());
return o;
}
-void checkUnnamed7902(
+void checkUnnamed7905(
core.List<api.GoogleCloudDocumentaiV1beta2DocumentPageDetectedLanguage> o) {
unittest.expect(o, unittest.hasLength(2));
checkGoogleCloudDocumentaiV1beta2DocumentPageDetectedLanguage(
@@ -3733,14 +3733,14 @@
}
core.List<api.GoogleCloudDocumentaiV1beta2DocumentPageDetectedLanguage>
- buildUnnamed7903() {
+ buildUnnamed7906() {
var o = <api.GoogleCloudDocumentaiV1beta2DocumentPageDetectedLanguage>[];
o.add(buildGoogleCloudDocumentaiV1beta2DocumentPageDetectedLanguage());
o.add(buildGoogleCloudDocumentaiV1beta2DocumentPageDetectedLanguage());
return o;
}
-void checkUnnamed7903(
+void checkUnnamed7906(
core.List<api.GoogleCloudDocumentaiV1beta2DocumentPageDetectedLanguage> o) {
unittest.expect(o, unittest.hasLength(2));
checkGoogleCloudDocumentaiV1beta2DocumentPageDetectedLanguage(
@@ -3757,9 +3757,9 @@
if (buildCounterGoogleCloudDocumentaiV1beta2DocumentPageFormField < 3) {
o.fieldName = buildGoogleCloudDocumentaiV1beta2DocumentPageLayout();
o.fieldValue = buildGoogleCloudDocumentaiV1beta2DocumentPageLayout();
- o.nameDetectedLanguages = buildUnnamed7902();
+ o.nameDetectedLanguages = buildUnnamed7905();
o.provenance = buildGoogleCloudDocumentaiV1beta2DocumentProvenance();
- o.valueDetectedLanguages = buildUnnamed7903();
+ o.valueDetectedLanguages = buildUnnamed7906();
o.valueType = 'foo';
}
buildCounterGoogleCloudDocumentaiV1beta2DocumentPageFormField--;
@@ -3774,10 +3774,10 @@
o.fieldName! as api.GoogleCloudDocumentaiV1beta2DocumentPageLayout);
checkGoogleCloudDocumentaiV1beta2DocumentPageLayout(
o.fieldValue! as api.GoogleCloudDocumentaiV1beta2DocumentPageLayout);
- checkUnnamed7902(o.nameDetectedLanguages!);
+ checkUnnamed7905(o.nameDetectedLanguages!);
checkGoogleCloudDocumentaiV1beta2DocumentProvenance(
o.provenance! as api.GoogleCloudDocumentaiV1beta2DocumentProvenance);
- checkUnnamed7903(o.valueDetectedLanguages!);
+ checkUnnamed7906(o.valueDetectedLanguages!);
unittest.expect(
o.valueType!,
unittest.equals('foo'),
@@ -3861,14 +3861,14 @@
}
core.List<api.GoogleCloudDocumentaiV1beta2DocumentPageDetectedLanguage>
- buildUnnamed7904() {
+ buildUnnamed7907() {
var o = <api.GoogleCloudDocumentaiV1beta2DocumentPageDetectedLanguage>[];
o.add(buildGoogleCloudDocumentaiV1beta2DocumentPageDetectedLanguage());
o.add(buildGoogleCloudDocumentaiV1beta2DocumentPageDetectedLanguage());
return o;
}
-void checkUnnamed7904(
+void checkUnnamed7907(
core.List<api.GoogleCloudDocumentaiV1beta2DocumentPageDetectedLanguage> o) {
unittest.expect(o, unittest.hasLength(2));
checkGoogleCloudDocumentaiV1beta2DocumentPageDetectedLanguage(
@@ -3883,7 +3883,7 @@
var o = api.GoogleCloudDocumentaiV1beta2DocumentPageLine();
buildCounterGoogleCloudDocumentaiV1beta2DocumentPageLine++;
if (buildCounterGoogleCloudDocumentaiV1beta2DocumentPageLine < 3) {
- o.detectedLanguages = buildUnnamed7904();
+ o.detectedLanguages = buildUnnamed7907();
o.layout = buildGoogleCloudDocumentaiV1beta2DocumentPageLayout();
o.provenance = buildGoogleCloudDocumentaiV1beta2DocumentProvenance();
}
@@ -3895,7 +3895,7 @@
api.GoogleCloudDocumentaiV1beta2DocumentPageLine o) {
buildCounterGoogleCloudDocumentaiV1beta2DocumentPageLine++;
if (buildCounterGoogleCloudDocumentaiV1beta2DocumentPageLine < 3) {
- checkUnnamed7904(o.detectedLanguages!);
+ checkUnnamed7907(o.detectedLanguages!);
checkGoogleCloudDocumentaiV1beta2DocumentPageLayout(
o.layout! as api.GoogleCloudDocumentaiV1beta2DocumentPageLayout);
checkGoogleCloudDocumentaiV1beta2DocumentProvenance(
@@ -3944,14 +3944,14 @@
}
core.List<api.GoogleCloudDocumentaiV1beta2DocumentPageDetectedLanguage>
- buildUnnamed7905() {
+ buildUnnamed7908() {
var o = <api.GoogleCloudDocumentaiV1beta2DocumentPageDetectedLanguage>[];
o.add(buildGoogleCloudDocumentaiV1beta2DocumentPageDetectedLanguage());
o.add(buildGoogleCloudDocumentaiV1beta2DocumentPageDetectedLanguage());
return o;
}
-void checkUnnamed7905(
+void checkUnnamed7908(
core.List<api.GoogleCloudDocumentaiV1beta2DocumentPageDetectedLanguage> o) {
unittest.expect(o, unittest.hasLength(2));
checkGoogleCloudDocumentaiV1beta2DocumentPageDetectedLanguage(
@@ -3966,7 +3966,7 @@
var o = api.GoogleCloudDocumentaiV1beta2DocumentPageParagraph();
buildCounterGoogleCloudDocumentaiV1beta2DocumentPageParagraph++;
if (buildCounterGoogleCloudDocumentaiV1beta2DocumentPageParagraph < 3) {
- o.detectedLanguages = buildUnnamed7905();
+ o.detectedLanguages = buildUnnamed7908();
o.layout = buildGoogleCloudDocumentaiV1beta2DocumentPageLayout();
o.provenance = buildGoogleCloudDocumentaiV1beta2DocumentProvenance();
}
@@ -3978,7 +3978,7 @@
api.GoogleCloudDocumentaiV1beta2DocumentPageParagraph o) {
buildCounterGoogleCloudDocumentaiV1beta2DocumentPageParagraph++;
if (buildCounterGoogleCloudDocumentaiV1beta2DocumentPageParagraph < 3) {
- checkUnnamed7905(o.detectedLanguages!);
+ checkUnnamed7908(o.detectedLanguages!);
checkGoogleCloudDocumentaiV1beta2DocumentPageLayout(
o.layout! as api.GoogleCloudDocumentaiV1beta2DocumentPageLayout);
checkGoogleCloudDocumentaiV1beta2DocumentProvenance(
@@ -3988,14 +3988,14 @@
}
core.List<api.GoogleCloudDocumentaiV1beta2DocumentPageTableTableRow>
- buildUnnamed7906() {
+ buildUnnamed7909() {
var o = <api.GoogleCloudDocumentaiV1beta2DocumentPageTableTableRow>[];
o.add(buildGoogleCloudDocumentaiV1beta2DocumentPageTableTableRow());
o.add(buildGoogleCloudDocumentaiV1beta2DocumentPageTableTableRow());
return o;
}
-void checkUnnamed7906(
+void checkUnnamed7909(
core.List<api.GoogleCloudDocumentaiV1beta2DocumentPageTableTableRow> o) {
unittest.expect(o, unittest.hasLength(2));
checkGoogleCloudDocumentaiV1beta2DocumentPageTableTableRow(
@@ -4005,14 +4005,14 @@
}
core.List<api.GoogleCloudDocumentaiV1beta2DocumentPageDetectedLanguage>
- buildUnnamed7907() {
+ buildUnnamed7910() {
var o = <api.GoogleCloudDocumentaiV1beta2DocumentPageDetectedLanguage>[];
o.add(buildGoogleCloudDocumentaiV1beta2DocumentPageDetectedLanguage());
o.add(buildGoogleCloudDocumentaiV1beta2DocumentPageDetectedLanguage());
return o;
}
-void checkUnnamed7907(
+void checkUnnamed7910(
core.List<api.GoogleCloudDocumentaiV1beta2DocumentPageDetectedLanguage> o) {
unittest.expect(o, unittest.hasLength(2));
checkGoogleCloudDocumentaiV1beta2DocumentPageDetectedLanguage(
@@ -4022,14 +4022,14 @@
}
core.List<api.GoogleCloudDocumentaiV1beta2DocumentPageTableTableRow>
- buildUnnamed7908() {
+ buildUnnamed7911() {
var o = <api.GoogleCloudDocumentaiV1beta2DocumentPageTableTableRow>[];
o.add(buildGoogleCloudDocumentaiV1beta2DocumentPageTableTableRow());
o.add(buildGoogleCloudDocumentaiV1beta2DocumentPageTableTableRow());
return o;
}
-void checkUnnamed7908(
+void checkUnnamed7911(
core.List<api.GoogleCloudDocumentaiV1beta2DocumentPageTableTableRow> o) {
unittest.expect(o, unittest.hasLength(2));
checkGoogleCloudDocumentaiV1beta2DocumentPageTableTableRow(
@@ -4044,9 +4044,9 @@
var o = api.GoogleCloudDocumentaiV1beta2DocumentPageTable();
buildCounterGoogleCloudDocumentaiV1beta2DocumentPageTable++;
if (buildCounterGoogleCloudDocumentaiV1beta2DocumentPageTable < 3) {
- o.bodyRows = buildUnnamed7906();
- o.detectedLanguages = buildUnnamed7907();
- o.headerRows = buildUnnamed7908();
+ o.bodyRows = buildUnnamed7909();
+ o.detectedLanguages = buildUnnamed7910();
+ o.headerRows = buildUnnamed7911();
o.layout = buildGoogleCloudDocumentaiV1beta2DocumentPageLayout();
}
buildCounterGoogleCloudDocumentaiV1beta2DocumentPageTable--;
@@ -4057,9 +4057,9 @@
api.GoogleCloudDocumentaiV1beta2DocumentPageTable o) {
buildCounterGoogleCloudDocumentaiV1beta2DocumentPageTable++;
if (buildCounterGoogleCloudDocumentaiV1beta2DocumentPageTable < 3) {
- checkUnnamed7906(o.bodyRows!);
- checkUnnamed7907(o.detectedLanguages!);
- checkUnnamed7908(o.headerRows!);
+ checkUnnamed7909(o.bodyRows!);
+ checkUnnamed7910(o.detectedLanguages!);
+ checkUnnamed7911(o.headerRows!);
checkGoogleCloudDocumentaiV1beta2DocumentPageLayout(
o.layout! as api.GoogleCloudDocumentaiV1beta2DocumentPageLayout);
}
@@ -4067,14 +4067,14 @@
}
core.List<api.GoogleCloudDocumentaiV1beta2DocumentPageDetectedLanguage>
- buildUnnamed7909() {
+ buildUnnamed7912() {
var o = <api.GoogleCloudDocumentaiV1beta2DocumentPageDetectedLanguage>[];
o.add(buildGoogleCloudDocumentaiV1beta2DocumentPageDetectedLanguage());
o.add(buildGoogleCloudDocumentaiV1beta2DocumentPageDetectedLanguage());
return o;
}
-void checkUnnamed7909(
+void checkUnnamed7912(
core.List<api.GoogleCloudDocumentaiV1beta2DocumentPageDetectedLanguage> o) {
unittest.expect(o, unittest.hasLength(2));
checkGoogleCloudDocumentaiV1beta2DocumentPageDetectedLanguage(
@@ -4090,7 +4090,7 @@
buildCounterGoogleCloudDocumentaiV1beta2DocumentPageTableTableCell++;
if (buildCounterGoogleCloudDocumentaiV1beta2DocumentPageTableTableCell < 3) {
o.colSpan = 42;
- o.detectedLanguages = buildUnnamed7909();
+ o.detectedLanguages = buildUnnamed7912();
o.layout = buildGoogleCloudDocumentaiV1beta2DocumentPageLayout();
o.rowSpan = 42;
}
@@ -4106,7 +4106,7 @@
o.colSpan!,
unittest.equals(42),
);
- checkUnnamed7909(o.detectedLanguages!);
+ checkUnnamed7912(o.detectedLanguages!);
checkGoogleCloudDocumentaiV1beta2DocumentPageLayout(
o.layout! as api.GoogleCloudDocumentaiV1beta2DocumentPageLayout);
unittest.expect(
@@ -4118,14 +4118,14 @@
}
core.List<api.GoogleCloudDocumentaiV1beta2DocumentPageTableTableCell>
- buildUnnamed7910() {
+ buildUnnamed7913() {
var o = <api.GoogleCloudDocumentaiV1beta2DocumentPageTableTableCell>[];
o.add(buildGoogleCloudDocumentaiV1beta2DocumentPageTableTableCell());
o.add(buildGoogleCloudDocumentaiV1beta2DocumentPageTableTableCell());
return o;
}
-void checkUnnamed7910(
+void checkUnnamed7913(
core.List<api.GoogleCloudDocumentaiV1beta2DocumentPageTableTableCell> o) {
unittest.expect(o, unittest.hasLength(2));
checkGoogleCloudDocumentaiV1beta2DocumentPageTableTableCell(
@@ -4140,7 +4140,7 @@
var o = api.GoogleCloudDocumentaiV1beta2DocumentPageTableTableRow();
buildCounterGoogleCloudDocumentaiV1beta2DocumentPageTableTableRow++;
if (buildCounterGoogleCloudDocumentaiV1beta2DocumentPageTableTableRow < 3) {
- o.cells = buildUnnamed7910();
+ o.cells = buildUnnamed7913();
}
buildCounterGoogleCloudDocumentaiV1beta2DocumentPageTableTableRow--;
return o;
@@ -4150,20 +4150,20 @@
api.GoogleCloudDocumentaiV1beta2DocumentPageTableTableRow o) {
buildCounterGoogleCloudDocumentaiV1beta2DocumentPageTableTableRow++;
if (buildCounterGoogleCloudDocumentaiV1beta2DocumentPageTableTableRow < 3) {
- checkUnnamed7910(o.cells!);
+ checkUnnamed7913(o.cells!);
}
buildCounterGoogleCloudDocumentaiV1beta2DocumentPageTableTableRow--;
}
core.List<api.GoogleCloudDocumentaiV1beta2DocumentPageDetectedLanguage>
- buildUnnamed7911() {
+ buildUnnamed7914() {
var o = <api.GoogleCloudDocumentaiV1beta2DocumentPageDetectedLanguage>[];
o.add(buildGoogleCloudDocumentaiV1beta2DocumentPageDetectedLanguage());
o.add(buildGoogleCloudDocumentaiV1beta2DocumentPageDetectedLanguage());
return o;
}
-void checkUnnamed7911(
+void checkUnnamed7914(
core.List<api.GoogleCloudDocumentaiV1beta2DocumentPageDetectedLanguage> o) {
unittest.expect(o, unittest.hasLength(2));
checkGoogleCloudDocumentaiV1beta2DocumentPageDetectedLanguage(
@@ -4180,7 +4180,7 @@
if (buildCounterGoogleCloudDocumentaiV1beta2DocumentPageToken < 3) {
o.detectedBreak =
buildGoogleCloudDocumentaiV1beta2DocumentPageTokenDetectedBreak();
- o.detectedLanguages = buildUnnamed7911();
+ o.detectedLanguages = buildUnnamed7914();
o.layout = buildGoogleCloudDocumentaiV1beta2DocumentPageLayout();
o.provenance = buildGoogleCloudDocumentaiV1beta2DocumentProvenance();
}
@@ -4195,7 +4195,7 @@
checkGoogleCloudDocumentaiV1beta2DocumentPageTokenDetectedBreak(
o.detectedBreak!
as api.GoogleCloudDocumentaiV1beta2DocumentPageTokenDetectedBreak);
- checkUnnamed7911(o.detectedLanguages!);
+ checkUnnamed7914(o.detectedLanguages!);
checkGoogleCloudDocumentaiV1beta2DocumentPageLayout(
o.layout! as api.GoogleCloudDocumentaiV1beta2DocumentPageLayout);
checkGoogleCloudDocumentaiV1beta2DocumentProvenance(
@@ -4232,14 +4232,14 @@
}
core.List<api.GoogleCloudDocumentaiV1beta2DocumentPageDetectedLanguage>
- buildUnnamed7912() {
+ buildUnnamed7915() {
var o = <api.GoogleCloudDocumentaiV1beta2DocumentPageDetectedLanguage>[];
o.add(buildGoogleCloudDocumentaiV1beta2DocumentPageDetectedLanguage());
o.add(buildGoogleCloudDocumentaiV1beta2DocumentPageDetectedLanguage());
return o;
}
-void checkUnnamed7912(
+void checkUnnamed7915(
core.List<api.GoogleCloudDocumentaiV1beta2DocumentPageDetectedLanguage> o) {
unittest.expect(o, unittest.hasLength(2));
checkGoogleCloudDocumentaiV1beta2DocumentPageDetectedLanguage(
@@ -4254,7 +4254,7 @@
var o = api.GoogleCloudDocumentaiV1beta2DocumentPageVisualElement();
buildCounterGoogleCloudDocumentaiV1beta2DocumentPageVisualElement++;
if (buildCounterGoogleCloudDocumentaiV1beta2DocumentPageVisualElement < 3) {
- o.detectedLanguages = buildUnnamed7912();
+ o.detectedLanguages = buildUnnamed7915();
o.layout = buildGoogleCloudDocumentaiV1beta2DocumentPageLayout();
o.type = 'foo';
}
@@ -4266,7 +4266,7 @@
api.GoogleCloudDocumentaiV1beta2DocumentPageVisualElement o) {
buildCounterGoogleCloudDocumentaiV1beta2DocumentPageVisualElement++;
if (buildCounterGoogleCloudDocumentaiV1beta2DocumentPageVisualElement < 3) {
- checkUnnamed7912(o.detectedLanguages!);
+ checkUnnamed7915(o.detectedLanguages!);
checkGoogleCloudDocumentaiV1beta2DocumentPageLayout(
o.layout! as api.GoogleCloudDocumentaiV1beta2DocumentPageLayout);
unittest.expect(
@@ -4278,14 +4278,14 @@
}
core.List<api.GoogleCloudDocumentaiV1beta2DocumentProvenanceParent>
- buildUnnamed7913() {
+ buildUnnamed7916() {
var o = <api.GoogleCloudDocumentaiV1beta2DocumentProvenanceParent>[];
o.add(buildGoogleCloudDocumentaiV1beta2DocumentProvenanceParent());
o.add(buildGoogleCloudDocumentaiV1beta2DocumentProvenanceParent());
return o;
}
-void checkUnnamed7913(
+void checkUnnamed7916(
core.List<api.GoogleCloudDocumentaiV1beta2DocumentProvenanceParent> o) {
unittest.expect(o, unittest.hasLength(2));
checkGoogleCloudDocumentaiV1beta2DocumentProvenanceParent(
@@ -4301,7 +4301,7 @@
buildCounterGoogleCloudDocumentaiV1beta2DocumentProvenance++;
if (buildCounterGoogleCloudDocumentaiV1beta2DocumentProvenance < 3) {
o.id = 42;
- o.parents = buildUnnamed7913();
+ o.parents = buildUnnamed7916();
o.revision = 42;
o.type = 'foo';
}
@@ -4317,7 +4317,7 @@
o.id!,
unittest.equals(42),
);
- checkUnnamed7913(o.parents!);
+ checkUnnamed7916(o.parents!);
unittest.expect(
o.revision!,
unittest.equals(42),
@@ -4364,14 +4364,14 @@
buildCounterGoogleCloudDocumentaiV1beta2DocumentProvenanceParent--;
}
-core.List<core.int> buildUnnamed7914() {
+core.List<core.int> buildUnnamed7917() {
var o = <core.int>[];
o.add(42);
o.add(42);
return o;
}
-void checkUnnamed7914(core.List<core.int> o) {
+void checkUnnamed7917(core.List<core.int> o) {
unittest.expect(o, unittest.hasLength(2));
unittest.expect(
o[0],
@@ -4394,7 +4394,7 @@
o.humanReview =
buildGoogleCloudDocumentaiV1beta2DocumentRevisionHumanReview();
o.id = 'foo';
- o.parent = buildUnnamed7914();
+ o.parent = buildUnnamed7917();
o.processor = 'foo';
}
buildCounterGoogleCloudDocumentaiV1beta2DocumentRevision--;
@@ -4419,7 +4419,7 @@
o.id!,
unittest.equals('foo'),
);
- checkUnnamed7914(o.parent!);
+ checkUnnamed7917(o.parent!);
unittest.expect(
o.processor!,
unittest.equals('foo'),
@@ -4566,14 +4566,14 @@
}
core.List<api.GoogleCloudDocumentaiV1beta2DocumentTextAnchorTextSegment>
- buildUnnamed7915() {
+ buildUnnamed7918() {
var o = <api.GoogleCloudDocumentaiV1beta2DocumentTextAnchorTextSegment>[];
o.add(buildGoogleCloudDocumentaiV1beta2DocumentTextAnchorTextSegment());
o.add(buildGoogleCloudDocumentaiV1beta2DocumentTextAnchorTextSegment());
return o;
}
-void checkUnnamed7915(
+void checkUnnamed7918(
core.List<api.GoogleCloudDocumentaiV1beta2DocumentTextAnchorTextSegment>
o) {
unittest.expect(o, unittest.hasLength(2));
@@ -4590,7 +4590,7 @@
buildCounterGoogleCloudDocumentaiV1beta2DocumentTextAnchor++;
if (buildCounterGoogleCloudDocumentaiV1beta2DocumentTextAnchor < 3) {
o.content = 'foo';
- o.textSegments = buildUnnamed7915();
+ o.textSegments = buildUnnamed7918();
}
buildCounterGoogleCloudDocumentaiV1beta2DocumentTextAnchor--;
return o;
@@ -4604,7 +4604,7 @@
o.content!,
unittest.equals('foo'),
);
- checkUnnamed7915(o.textSegments!);
+ checkUnnamed7918(o.textSegments!);
}
buildCounterGoogleCloudDocumentaiV1beta2DocumentTextAnchor--;
}
@@ -4642,14 +4642,14 @@
}
core.List<api.GoogleCloudDocumentaiV1beta2DocumentProvenance>
- buildUnnamed7916() {
+ buildUnnamed7919() {
var o = <api.GoogleCloudDocumentaiV1beta2DocumentProvenance>[];
o.add(buildGoogleCloudDocumentaiV1beta2DocumentProvenance());
o.add(buildGoogleCloudDocumentaiV1beta2DocumentProvenance());
return o;
}
-void checkUnnamed7916(
+void checkUnnamed7919(
core.List<api.GoogleCloudDocumentaiV1beta2DocumentProvenance> o) {
unittest.expect(o, unittest.hasLength(2));
checkGoogleCloudDocumentaiV1beta2DocumentProvenance(
@@ -4665,7 +4665,7 @@
buildCounterGoogleCloudDocumentaiV1beta2DocumentTextChange++;
if (buildCounterGoogleCloudDocumentaiV1beta2DocumentTextChange < 3) {
o.changedText = 'foo';
- o.provenance = buildUnnamed7916();
+ o.provenance = buildUnnamed7919();
o.textAnchor = buildGoogleCloudDocumentaiV1beta2DocumentTextAnchor();
}
buildCounterGoogleCloudDocumentaiV1beta2DocumentTextChange--;
@@ -4680,7 +4680,7 @@
o.changedText!,
unittest.equals('foo'),
);
- checkUnnamed7916(o.provenance!);
+ checkUnnamed7919(o.provenance!);
checkGoogleCloudDocumentaiV1beta2DocumentTextAnchor(
o.textAnchor! as api.GoogleCloudDocumentaiV1beta2DocumentTextAnchor);
}
@@ -4943,7 +4943,7 @@
core.List<
api.GoogleCloudDocumentaiV1beta3BatchProcessMetadataIndividualProcessStatus>
- buildUnnamed7917() {
+ buildUnnamed7920() {
var o = <
api.GoogleCloudDocumentaiV1beta3BatchProcessMetadataIndividualProcessStatus>[];
o.add(
@@ -4953,7 +4953,7 @@
return o;
}
-void checkUnnamed7917(
+void checkUnnamed7920(
core.List<
api.GoogleCloudDocumentaiV1beta3BatchProcessMetadataIndividualProcessStatus>
o) {
@@ -4973,7 +4973,7 @@
buildCounterGoogleCloudDocumentaiV1beta3BatchProcessMetadata++;
if (buildCounterGoogleCloudDocumentaiV1beta3BatchProcessMetadata < 3) {
o.createTime = 'foo';
- o.individualProcessStatuses = buildUnnamed7917();
+ o.individualProcessStatuses = buildUnnamed7920();
o.state = 'foo';
o.stateMessage = 'foo';
o.updateTime = 'foo';
@@ -4990,7 +4990,7 @@
o.createTime!,
unittest.equals('foo'),
);
- checkUnnamed7917(o.individualProcessStatuses!);
+ checkUnnamed7920(o.individualProcessStatuses!);
unittest.expect(
o.state!,
unittest.equals('foo'),
@@ -5053,7 +5053,7 @@
}
core.List<api.GoogleCloudDocumentaiV1beta3BatchProcessRequestBatchInputConfig>
- buildUnnamed7918() {
+ buildUnnamed7921() {
var o =
<api.GoogleCloudDocumentaiV1beta3BatchProcessRequestBatchInputConfig>[];
o.add(buildGoogleCloudDocumentaiV1beta3BatchProcessRequestBatchInputConfig());
@@ -5061,7 +5061,7 @@
return o;
}
-void checkUnnamed7918(
+void checkUnnamed7921(
core.List<
api.GoogleCloudDocumentaiV1beta3BatchProcessRequestBatchInputConfig>
o) {
@@ -5080,7 +5080,7 @@
if (buildCounterGoogleCloudDocumentaiV1beta3BatchProcessRequest < 3) {
o.documentOutputConfig =
buildGoogleCloudDocumentaiV1beta3DocumentOutputConfig();
- o.inputConfigs = buildUnnamed7918();
+ o.inputConfigs = buildUnnamed7921();
o.inputDocuments =
buildGoogleCloudDocumentaiV1beta3BatchDocumentsInputConfig();
o.outputConfig =
@@ -5098,7 +5098,7 @@
checkGoogleCloudDocumentaiV1beta3DocumentOutputConfig(
o.documentOutputConfig!
as api.GoogleCloudDocumentaiV1beta3DocumentOutputConfig);
- checkUnnamed7918(o.inputConfigs!);
+ checkUnnamed7921(o.inputConfigs!);
checkGoogleCloudDocumentaiV1beta3BatchDocumentsInputConfig(o.inputDocuments!
as api.GoogleCloudDocumentaiV1beta3BatchDocumentsInputConfig);
checkGoogleCloudDocumentaiV1beta3BatchProcessRequestBatchOutputConfig(
@@ -5188,14 +5188,14 @@
buildCounterGoogleCloudDocumentaiV1beta3BatchProcessResponse--;
}
-core.List<api.GoogleCloudDocumentaiV1beta3NormalizedVertex> buildUnnamed7919() {
+core.List<api.GoogleCloudDocumentaiV1beta3NormalizedVertex> buildUnnamed7922() {
var o = <api.GoogleCloudDocumentaiV1beta3NormalizedVertex>[];
o.add(buildGoogleCloudDocumentaiV1beta3NormalizedVertex());
o.add(buildGoogleCloudDocumentaiV1beta3NormalizedVertex());
return o;
}
-void checkUnnamed7919(
+void checkUnnamed7922(
core.List<api.GoogleCloudDocumentaiV1beta3NormalizedVertex> o) {
unittest.expect(o, unittest.hasLength(2));
checkGoogleCloudDocumentaiV1beta3NormalizedVertex(
@@ -5204,14 +5204,14 @@
o[1] as api.GoogleCloudDocumentaiV1beta3NormalizedVertex);
}
-core.List<api.GoogleCloudDocumentaiV1beta3Vertex> buildUnnamed7920() {
+core.List<api.GoogleCloudDocumentaiV1beta3Vertex> buildUnnamed7923() {
var o = <api.GoogleCloudDocumentaiV1beta3Vertex>[];
o.add(buildGoogleCloudDocumentaiV1beta3Vertex());
o.add(buildGoogleCloudDocumentaiV1beta3Vertex());
return o;
}
-void checkUnnamed7920(core.List<api.GoogleCloudDocumentaiV1beta3Vertex> o) {
+void checkUnnamed7923(core.List<api.GoogleCloudDocumentaiV1beta3Vertex> o) {
unittest.expect(o, unittest.hasLength(2));
checkGoogleCloudDocumentaiV1beta3Vertex(
o[0] as api.GoogleCloudDocumentaiV1beta3Vertex);
@@ -5225,8 +5225,8 @@
var o = api.GoogleCloudDocumentaiV1beta3BoundingPoly();
buildCounterGoogleCloudDocumentaiV1beta3BoundingPoly++;
if (buildCounterGoogleCloudDocumentaiV1beta3BoundingPoly < 3) {
- o.normalizedVertices = buildUnnamed7919();
- o.vertices = buildUnnamed7920();
+ o.normalizedVertices = buildUnnamed7922();
+ o.vertices = buildUnnamed7923();
}
buildCounterGoogleCloudDocumentaiV1beta3BoundingPoly--;
return o;
@@ -5236,8 +5236,8 @@
api.GoogleCloudDocumentaiV1beta3BoundingPoly o) {
buildCounterGoogleCloudDocumentaiV1beta3BoundingPoly++;
if (buildCounterGoogleCloudDocumentaiV1beta3BoundingPoly < 3) {
- checkUnnamed7919(o.normalizedVertices!);
- checkUnnamed7920(o.vertices!);
+ checkUnnamed7922(o.normalizedVertices!);
+ checkUnnamed7923(o.vertices!);
}
buildCounterGoogleCloudDocumentaiV1beta3BoundingPoly--;
}
@@ -5361,14 +5361,14 @@
buildCounterGoogleCloudDocumentaiV1beta3DisableProcessorResponse--;
}
-core.List<api.GoogleCloudDocumentaiV1beta3DocumentEntity> buildUnnamed7921() {
+core.List<api.GoogleCloudDocumentaiV1beta3DocumentEntity> buildUnnamed7924() {
var o = <api.GoogleCloudDocumentaiV1beta3DocumentEntity>[];
o.add(buildGoogleCloudDocumentaiV1beta3DocumentEntity());
o.add(buildGoogleCloudDocumentaiV1beta3DocumentEntity());
return o;
}
-void checkUnnamed7921(
+void checkUnnamed7924(
core.List<api.GoogleCloudDocumentaiV1beta3DocumentEntity> o) {
unittest.expect(o, unittest.hasLength(2));
checkGoogleCloudDocumentaiV1beta3DocumentEntity(
@@ -5378,14 +5378,14 @@
}
core.List<api.GoogleCloudDocumentaiV1beta3DocumentEntityRelation>
- buildUnnamed7922() {
+ buildUnnamed7925() {
var o = <api.GoogleCloudDocumentaiV1beta3DocumentEntityRelation>[];
o.add(buildGoogleCloudDocumentaiV1beta3DocumentEntityRelation());
o.add(buildGoogleCloudDocumentaiV1beta3DocumentEntityRelation());
return o;
}
-void checkUnnamed7922(
+void checkUnnamed7925(
core.List<api.GoogleCloudDocumentaiV1beta3DocumentEntityRelation> o) {
unittest.expect(o, unittest.hasLength(2));
checkGoogleCloudDocumentaiV1beta3DocumentEntityRelation(
@@ -5394,14 +5394,14 @@
o[1] as api.GoogleCloudDocumentaiV1beta3DocumentEntityRelation);
}
-core.List<api.GoogleCloudDocumentaiV1beta3DocumentPage> buildUnnamed7923() {
+core.List<api.GoogleCloudDocumentaiV1beta3DocumentPage> buildUnnamed7926() {
var o = <api.GoogleCloudDocumentaiV1beta3DocumentPage>[];
o.add(buildGoogleCloudDocumentaiV1beta3DocumentPage());
o.add(buildGoogleCloudDocumentaiV1beta3DocumentPage());
return o;
}
-void checkUnnamed7923(
+void checkUnnamed7926(
core.List<api.GoogleCloudDocumentaiV1beta3DocumentPage> o) {
unittest.expect(o, unittest.hasLength(2));
checkGoogleCloudDocumentaiV1beta3DocumentPage(
@@ -5410,14 +5410,14 @@
o[1] as api.GoogleCloudDocumentaiV1beta3DocumentPage);
}
-core.List<api.GoogleCloudDocumentaiV1beta3DocumentRevision> buildUnnamed7924() {
+core.List<api.GoogleCloudDocumentaiV1beta3DocumentRevision> buildUnnamed7927() {
var o = <api.GoogleCloudDocumentaiV1beta3DocumentRevision>[];
o.add(buildGoogleCloudDocumentaiV1beta3DocumentRevision());
o.add(buildGoogleCloudDocumentaiV1beta3DocumentRevision());
return o;
}
-void checkUnnamed7924(
+void checkUnnamed7927(
core.List<api.GoogleCloudDocumentaiV1beta3DocumentRevision> o) {
unittest.expect(o, unittest.hasLength(2));
checkGoogleCloudDocumentaiV1beta3DocumentRevision(
@@ -5427,14 +5427,14 @@
}
core.List<api.GoogleCloudDocumentaiV1beta3DocumentTextChange>
- buildUnnamed7925() {
+ buildUnnamed7928() {
var o = <api.GoogleCloudDocumentaiV1beta3DocumentTextChange>[];
o.add(buildGoogleCloudDocumentaiV1beta3DocumentTextChange());
o.add(buildGoogleCloudDocumentaiV1beta3DocumentTextChange());
return o;
}
-void checkUnnamed7925(
+void checkUnnamed7928(
core.List<api.GoogleCloudDocumentaiV1beta3DocumentTextChange> o) {
unittest.expect(o, unittest.hasLength(2));
checkGoogleCloudDocumentaiV1beta3DocumentTextChange(
@@ -5443,14 +5443,14 @@
o[1] as api.GoogleCloudDocumentaiV1beta3DocumentTextChange);
}
-core.List<api.GoogleCloudDocumentaiV1beta3DocumentStyle> buildUnnamed7926() {
+core.List<api.GoogleCloudDocumentaiV1beta3DocumentStyle> buildUnnamed7929() {
var o = <api.GoogleCloudDocumentaiV1beta3DocumentStyle>[];
o.add(buildGoogleCloudDocumentaiV1beta3DocumentStyle());
o.add(buildGoogleCloudDocumentaiV1beta3DocumentStyle());
return o;
}
-void checkUnnamed7926(
+void checkUnnamed7929(
core.List<api.GoogleCloudDocumentaiV1beta3DocumentStyle> o) {
unittest.expect(o, unittest.hasLength(2));
checkGoogleCloudDocumentaiV1beta3DocumentStyle(
@@ -5466,16 +5466,16 @@
buildCounterGoogleCloudDocumentaiV1beta3Document++;
if (buildCounterGoogleCloudDocumentaiV1beta3Document < 3) {
o.content = 'foo';
- o.entities = buildUnnamed7921();
- o.entityRelations = buildUnnamed7922();
+ o.entities = buildUnnamed7924();
+ o.entityRelations = buildUnnamed7925();
o.error = buildGoogleRpcStatus();
o.mimeType = 'foo';
- o.pages = buildUnnamed7923();
- o.revisions = buildUnnamed7924();
+ o.pages = buildUnnamed7926();
+ o.revisions = buildUnnamed7927();
o.shardInfo = buildGoogleCloudDocumentaiV1beta3DocumentShardInfo();
o.text = 'foo';
- o.textChanges = buildUnnamed7925();
- o.textStyles = buildUnnamed7926();
+ o.textChanges = buildUnnamed7928();
+ o.textStyles = buildUnnamed7929();
o.uri = 'foo';
}
buildCounterGoogleCloudDocumentaiV1beta3Document--;
@@ -5490,23 +5490,23 @@
o.content!,
unittest.equals('foo'),
);
- checkUnnamed7921(o.entities!);
- checkUnnamed7922(o.entityRelations!);
+ checkUnnamed7924(o.entities!);
+ checkUnnamed7925(o.entityRelations!);
checkGoogleRpcStatus(o.error! as api.GoogleRpcStatus);
unittest.expect(
o.mimeType!,
unittest.equals('foo'),
);
- checkUnnamed7923(o.pages!);
- checkUnnamed7924(o.revisions!);
+ checkUnnamed7926(o.pages!);
+ checkUnnamed7927(o.revisions!);
checkGoogleCloudDocumentaiV1beta3DocumentShardInfo(
o.shardInfo! as api.GoogleCloudDocumentaiV1beta3DocumentShardInfo);
unittest.expect(
o.text!,
unittest.equals('foo'),
);
- checkUnnamed7925(o.textChanges!);
- checkUnnamed7926(o.textStyles!);
+ checkUnnamed7928(o.textChanges!);
+ checkUnnamed7929(o.textStyles!);
unittest.expect(
o.uri!,
unittest.equals('foo'),
@@ -5515,14 +5515,14 @@
buildCounterGoogleCloudDocumentaiV1beta3Document--;
}
-core.List<api.GoogleCloudDocumentaiV1beta3DocumentEntity> buildUnnamed7927() {
+core.List<api.GoogleCloudDocumentaiV1beta3DocumentEntity> buildUnnamed7930() {
var o = <api.GoogleCloudDocumentaiV1beta3DocumentEntity>[];
o.add(buildGoogleCloudDocumentaiV1beta3DocumentEntity());
o.add(buildGoogleCloudDocumentaiV1beta3DocumentEntity());
return o;
}
-void checkUnnamed7927(
+void checkUnnamed7930(
core.List<api.GoogleCloudDocumentaiV1beta3DocumentEntity> o) {
unittest.expect(o, unittest.hasLength(2));
checkGoogleCloudDocumentaiV1beta3DocumentEntity(
@@ -5544,7 +5544,7 @@
o.normalizedValue =
buildGoogleCloudDocumentaiV1beta3DocumentEntityNormalizedValue();
o.pageAnchor = buildGoogleCloudDocumentaiV1beta3DocumentPageAnchor();
- o.properties = buildUnnamed7927();
+ o.properties = buildUnnamed7930();
o.provenance = buildGoogleCloudDocumentaiV1beta3DocumentProvenance();
o.redacted = true;
o.textAnchor = buildGoogleCloudDocumentaiV1beta3DocumentTextAnchor();
@@ -5579,7 +5579,7 @@
as api.GoogleCloudDocumentaiV1beta3DocumentEntityNormalizedValue);
checkGoogleCloudDocumentaiV1beta3DocumentPageAnchor(
o.pageAnchor! as api.GoogleCloudDocumentaiV1beta3DocumentPageAnchor);
- checkUnnamed7927(o.properties!);
+ checkUnnamed7930(o.properties!);
checkGoogleCloudDocumentaiV1beta3DocumentProvenance(
o.provenance! as api.GoogleCloudDocumentaiV1beta3DocumentProvenance);
unittest.expect(o.redacted!, unittest.isTrue);
@@ -5718,14 +5718,14 @@
}
core.List<api.GoogleCloudDocumentaiV1beta3DocumentPageBlock>
- buildUnnamed7928() {
+ buildUnnamed7931() {
var o = <api.GoogleCloudDocumentaiV1beta3DocumentPageBlock>[];
o.add(buildGoogleCloudDocumentaiV1beta3DocumentPageBlock());
o.add(buildGoogleCloudDocumentaiV1beta3DocumentPageBlock());
return o;
}
-void checkUnnamed7928(
+void checkUnnamed7931(
core.List<api.GoogleCloudDocumentaiV1beta3DocumentPageBlock> o) {
unittest.expect(o, unittest.hasLength(2));
checkGoogleCloudDocumentaiV1beta3DocumentPageBlock(
@@ -5735,14 +5735,14 @@
}
core.List<api.GoogleCloudDocumentaiV1beta3DocumentPageDetectedLanguage>
- buildUnnamed7929() {
+ buildUnnamed7932() {
var o = <api.GoogleCloudDocumentaiV1beta3DocumentPageDetectedLanguage>[];
o.add(buildGoogleCloudDocumentaiV1beta3DocumentPageDetectedLanguage());
o.add(buildGoogleCloudDocumentaiV1beta3DocumentPageDetectedLanguage());
return o;
}
-void checkUnnamed7929(
+void checkUnnamed7932(
core.List<api.GoogleCloudDocumentaiV1beta3DocumentPageDetectedLanguage> o) {
unittest.expect(o, unittest.hasLength(2));
checkGoogleCloudDocumentaiV1beta3DocumentPageDetectedLanguage(
@@ -5752,14 +5752,14 @@
}
core.List<api.GoogleCloudDocumentaiV1beta3DocumentPageFormField>
- buildUnnamed7930() {
+ buildUnnamed7933() {
var o = <api.GoogleCloudDocumentaiV1beta3DocumentPageFormField>[];
o.add(buildGoogleCloudDocumentaiV1beta3DocumentPageFormField());
o.add(buildGoogleCloudDocumentaiV1beta3DocumentPageFormField());
return o;
}
-void checkUnnamed7930(
+void checkUnnamed7933(
core.List<api.GoogleCloudDocumentaiV1beta3DocumentPageFormField> o) {
unittest.expect(o, unittest.hasLength(2));
checkGoogleCloudDocumentaiV1beta3DocumentPageFormField(
@@ -5768,14 +5768,14 @@
o[1] as api.GoogleCloudDocumentaiV1beta3DocumentPageFormField);
}
-core.List<api.GoogleCloudDocumentaiV1beta3DocumentPageLine> buildUnnamed7931() {
+core.List<api.GoogleCloudDocumentaiV1beta3DocumentPageLine> buildUnnamed7934() {
var o = <api.GoogleCloudDocumentaiV1beta3DocumentPageLine>[];
o.add(buildGoogleCloudDocumentaiV1beta3DocumentPageLine());
o.add(buildGoogleCloudDocumentaiV1beta3DocumentPageLine());
return o;
}
-void checkUnnamed7931(
+void checkUnnamed7934(
core.List<api.GoogleCloudDocumentaiV1beta3DocumentPageLine> o) {
unittest.expect(o, unittest.hasLength(2));
checkGoogleCloudDocumentaiV1beta3DocumentPageLine(
@@ -5785,14 +5785,14 @@
}
core.List<api.GoogleCloudDocumentaiV1beta3DocumentPageParagraph>
- buildUnnamed7932() {
+ buildUnnamed7935() {
var o = <api.GoogleCloudDocumentaiV1beta3DocumentPageParagraph>[];
o.add(buildGoogleCloudDocumentaiV1beta3DocumentPageParagraph());
o.add(buildGoogleCloudDocumentaiV1beta3DocumentPageParagraph());
return o;
}
-void checkUnnamed7932(
+void checkUnnamed7935(
core.List<api.GoogleCloudDocumentaiV1beta3DocumentPageParagraph> o) {
unittest.expect(o, unittest.hasLength(2));
checkGoogleCloudDocumentaiV1beta3DocumentPageParagraph(
@@ -5802,14 +5802,14 @@
}
core.List<api.GoogleCloudDocumentaiV1beta3DocumentPageTable>
- buildUnnamed7933() {
+ buildUnnamed7936() {
var o = <api.GoogleCloudDocumentaiV1beta3DocumentPageTable>[];
o.add(buildGoogleCloudDocumentaiV1beta3DocumentPageTable());
o.add(buildGoogleCloudDocumentaiV1beta3DocumentPageTable());
return o;
}
-void checkUnnamed7933(
+void checkUnnamed7936(
core.List<api.GoogleCloudDocumentaiV1beta3DocumentPageTable> o) {
unittest.expect(o, unittest.hasLength(2));
checkGoogleCloudDocumentaiV1beta3DocumentPageTable(
@@ -5819,14 +5819,14 @@
}
core.List<api.GoogleCloudDocumentaiV1beta3DocumentPageToken>
- buildUnnamed7934() {
+ buildUnnamed7937() {
var o = <api.GoogleCloudDocumentaiV1beta3DocumentPageToken>[];
o.add(buildGoogleCloudDocumentaiV1beta3DocumentPageToken());
o.add(buildGoogleCloudDocumentaiV1beta3DocumentPageToken());
return o;
}
-void checkUnnamed7934(
+void checkUnnamed7937(
core.List<api.GoogleCloudDocumentaiV1beta3DocumentPageToken> o) {
unittest.expect(o, unittest.hasLength(2));
checkGoogleCloudDocumentaiV1beta3DocumentPageToken(
@@ -5836,14 +5836,14 @@
}
core.List<api.GoogleCloudDocumentaiV1beta3DocumentPageMatrix>
- buildUnnamed7935() {
+ buildUnnamed7938() {
var o = <api.GoogleCloudDocumentaiV1beta3DocumentPageMatrix>[];
o.add(buildGoogleCloudDocumentaiV1beta3DocumentPageMatrix());
o.add(buildGoogleCloudDocumentaiV1beta3DocumentPageMatrix());
return o;
}
-void checkUnnamed7935(
+void checkUnnamed7938(
core.List<api.GoogleCloudDocumentaiV1beta3DocumentPageMatrix> o) {
unittest.expect(o, unittest.hasLength(2));
checkGoogleCloudDocumentaiV1beta3DocumentPageMatrix(
@@ -5853,14 +5853,14 @@
}
core.List<api.GoogleCloudDocumentaiV1beta3DocumentPageVisualElement>
- buildUnnamed7936() {
+ buildUnnamed7939() {
var o = <api.GoogleCloudDocumentaiV1beta3DocumentPageVisualElement>[];
o.add(buildGoogleCloudDocumentaiV1beta3DocumentPageVisualElement());
o.add(buildGoogleCloudDocumentaiV1beta3DocumentPageVisualElement());
return o;
}
-void checkUnnamed7936(
+void checkUnnamed7939(
core.List<api.GoogleCloudDocumentaiV1beta3DocumentPageVisualElement> o) {
unittest.expect(o, unittest.hasLength(2));
checkGoogleCloudDocumentaiV1beta3DocumentPageVisualElement(
@@ -5875,20 +5875,20 @@
var o = api.GoogleCloudDocumentaiV1beta3DocumentPage();
buildCounterGoogleCloudDocumentaiV1beta3DocumentPage++;
if (buildCounterGoogleCloudDocumentaiV1beta3DocumentPage < 3) {
- o.blocks = buildUnnamed7928();
- o.detectedLanguages = buildUnnamed7929();
+ o.blocks = buildUnnamed7931();
+ o.detectedLanguages = buildUnnamed7932();
o.dimension = buildGoogleCloudDocumentaiV1beta3DocumentPageDimension();
- o.formFields = buildUnnamed7930();
+ o.formFields = buildUnnamed7933();
o.image = buildGoogleCloudDocumentaiV1beta3DocumentPageImage();
o.layout = buildGoogleCloudDocumentaiV1beta3DocumentPageLayout();
- o.lines = buildUnnamed7931();
+ o.lines = buildUnnamed7934();
o.pageNumber = 42;
- o.paragraphs = buildUnnamed7932();
+ o.paragraphs = buildUnnamed7935();
o.provenance = buildGoogleCloudDocumentaiV1beta3DocumentProvenance();
- o.tables = buildUnnamed7933();
- o.tokens = buildUnnamed7934();
- o.transforms = buildUnnamed7935();
- o.visualElements = buildUnnamed7936();
+ o.tables = buildUnnamed7936();
+ o.tokens = buildUnnamed7937();
+ o.transforms = buildUnnamed7938();
+ o.visualElements = buildUnnamed7939();
}
buildCounterGoogleCloudDocumentaiV1beta3DocumentPage--;
return o;
@@ -5898,40 +5898,40 @@
api.GoogleCloudDocumentaiV1beta3DocumentPage o) {
buildCounterGoogleCloudDocumentaiV1beta3DocumentPage++;
if (buildCounterGoogleCloudDocumentaiV1beta3DocumentPage < 3) {
- checkUnnamed7928(o.blocks!);
- checkUnnamed7929(o.detectedLanguages!);
+ checkUnnamed7931(o.blocks!);
+ checkUnnamed7932(o.detectedLanguages!);
checkGoogleCloudDocumentaiV1beta3DocumentPageDimension(
o.dimension! as api.GoogleCloudDocumentaiV1beta3DocumentPageDimension);
- checkUnnamed7930(o.formFields!);
+ checkUnnamed7933(o.formFields!);
checkGoogleCloudDocumentaiV1beta3DocumentPageImage(
o.image! as api.GoogleCloudDocumentaiV1beta3DocumentPageImage);
checkGoogleCloudDocumentaiV1beta3DocumentPageLayout(
o.layout! as api.GoogleCloudDocumentaiV1beta3DocumentPageLayout);
- checkUnnamed7931(o.lines!);
+ checkUnnamed7934(o.lines!);
unittest.expect(
o.pageNumber!,
unittest.equals(42),
);
- checkUnnamed7932(o.paragraphs!);
+ checkUnnamed7935(o.paragraphs!);
checkGoogleCloudDocumentaiV1beta3DocumentProvenance(
o.provenance! as api.GoogleCloudDocumentaiV1beta3DocumentProvenance);
- checkUnnamed7933(o.tables!);
- checkUnnamed7934(o.tokens!);
- checkUnnamed7935(o.transforms!);
- checkUnnamed7936(o.visualElements!);
+ checkUnnamed7936(o.tables!);
+ checkUnnamed7937(o.tokens!);
+ checkUnnamed7938(o.transforms!);
+ checkUnnamed7939(o.visualElements!);
}
buildCounterGoogleCloudDocumentaiV1beta3DocumentPage--;
}
core.List<api.GoogleCloudDocumentaiV1beta3DocumentPageAnchorPageRef>
- buildUnnamed7937() {
+ buildUnnamed7940() {
var o = <api.GoogleCloudDocumentaiV1beta3DocumentPageAnchorPageRef>[];
o.add(buildGoogleCloudDocumentaiV1beta3DocumentPageAnchorPageRef());
o.add(buildGoogleCloudDocumentaiV1beta3DocumentPageAnchorPageRef());
return o;
}
-void checkUnnamed7937(
+void checkUnnamed7940(
core.List<api.GoogleCloudDocumentaiV1beta3DocumentPageAnchorPageRef> o) {
unittest.expect(o, unittest.hasLength(2));
checkGoogleCloudDocumentaiV1beta3DocumentPageAnchorPageRef(
@@ -5946,7 +5946,7 @@
var o = api.GoogleCloudDocumentaiV1beta3DocumentPageAnchor();
buildCounterGoogleCloudDocumentaiV1beta3DocumentPageAnchor++;
if (buildCounterGoogleCloudDocumentaiV1beta3DocumentPageAnchor < 3) {
- o.pageRefs = buildUnnamed7937();
+ o.pageRefs = buildUnnamed7940();
}
buildCounterGoogleCloudDocumentaiV1beta3DocumentPageAnchor--;
return o;
@@ -5956,7 +5956,7 @@
api.GoogleCloudDocumentaiV1beta3DocumentPageAnchor o) {
buildCounterGoogleCloudDocumentaiV1beta3DocumentPageAnchor++;
if (buildCounterGoogleCloudDocumentaiV1beta3DocumentPageAnchor < 3) {
- checkUnnamed7937(o.pageRefs!);
+ checkUnnamed7940(o.pageRefs!);
}
buildCounterGoogleCloudDocumentaiV1beta3DocumentPageAnchor--;
}
@@ -6004,14 +6004,14 @@
}
core.List<api.GoogleCloudDocumentaiV1beta3DocumentPageDetectedLanguage>
- buildUnnamed7938() {
+ buildUnnamed7941() {
var o = <api.GoogleCloudDocumentaiV1beta3DocumentPageDetectedLanguage>[];
o.add(buildGoogleCloudDocumentaiV1beta3DocumentPageDetectedLanguage());
o.add(buildGoogleCloudDocumentaiV1beta3DocumentPageDetectedLanguage());
return o;
}
-void checkUnnamed7938(
+void checkUnnamed7941(
core.List<api.GoogleCloudDocumentaiV1beta3DocumentPageDetectedLanguage> o) {
unittest.expect(o, unittest.hasLength(2));
checkGoogleCloudDocumentaiV1beta3DocumentPageDetectedLanguage(
@@ -6026,7 +6026,7 @@
var o = api.GoogleCloudDocumentaiV1beta3DocumentPageBlock();
buildCounterGoogleCloudDocumentaiV1beta3DocumentPageBlock++;
if (buildCounterGoogleCloudDocumentaiV1beta3DocumentPageBlock < 3) {
- o.detectedLanguages = buildUnnamed7938();
+ o.detectedLanguages = buildUnnamed7941();
o.layout = buildGoogleCloudDocumentaiV1beta3DocumentPageLayout();
o.provenance = buildGoogleCloudDocumentaiV1beta3DocumentProvenance();
}
@@ -6038,7 +6038,7 @@
api.GoogleCloudDocumentaiV1beta3DocumentPageBlock o) {
buildCounterGoogleCloudDocumentaiV1beta3DocumentPageBlock++;
if (buildCounterGoogleCloudDocumentaiV1beta3DocumentPageBlock < 3) {
- checkUnnamed7938(o.detectedLanguages!);
+ checkUnnamed7941(o.detectedLanguages!);
checkGoogleCloudDocumentaiV1beta3DocumentPageLayout(
o.layout! as api.GoogleCloudDocumentaiV1beta3DocumentPageLayout);
checkGoogleCloudDocumentaiV1beta3DocumentProvenance(
@@ -6114,14 +6114,14 @@
}
core.List<api.GoogleCloudDocumentaiV1beta3DocumentPageDetectedLanguage>
- buildUnnamed7939() {
+ buildUnnamed7942() {
var o = <api.GoogleCloudDocumentaiV1beta3DocumentPageDetectedLanguage>[];
o.add(buildGoogleCloudDocumentaiV1beta3DocumentPageDetectedLanguage());
o.add(buildGoogleCloudDocumentaiV1beta3DocumentPageDetectedLanguage());
return o;
}
-void checkUnnamed7939(
+void checkUnnamed7942(
core.List<api.GoogleCloudDocumentaiV1beta3DocumentPageDetectedLanguage> o) {
unittest.expect(o, unittest.hasLength(2));
checkGoogleCloudDocumentaiV1beta3DocumentPageDetectedLanguage(
@@ -6131,14 +6131,14 @@
}
core.List<api.GoogleCloudDocumentaiV1beta3DocumentPageDetectedLanguage>
- buildUnnamed7940() {
+ buildUnnamed7943() {
var o = <api.GoogleCloudDocumentaiV1beta3DocumentPageDetectedLanguage>[];
o.add(buildGoogleCloudDocumentaiV1beta3DocumentPageDetectedLanguage());
o.add(buildGoogleCloudDocumentaiV1beta3DocumentPageDetectedLanguage());
return o;
}
-void checkUnnamed7940(
+void checkUnnamed7943(
core.List<api.GoogleCloudDocumentaiV1beta3DocumentPageDetectedLanguage> o) {
unittest.expect(o, unittest.hasLength(2));
checkGoogleCloudDocumentaiV1beta3DocumentPageDetectedLanguage(
@@ -6155,9 +6155,9 @@
if (buildCounterGoogleCloudDocumentaiV1beta3DocumentPageFormField < 3) {
o.fieldName = buildGoogleCloudDocumentaiV1beta3DocumentPageLayout();
o.fieldValue = buildGoogleCloudDocumentaiV1beta3DocumentPageLayout();
- o.nameDetectedLanguages = buildUnnamed7939();
+ o.nameDetectedLanguages = buildUnnamed7942();
o.provenance = buildGoogleCloudDocumentaiV1beta3DocumentProvenance();
- o.valueDetectedLanguages = buildUnnamed7940();
+ o.valueDetectedLanguages = buildUnnamed7943();
o.valueType = 'foo';
}
buildCounterGoogleCloudDocumentaiV1beta3DocumentPageFormField--;
@@ -6172,10 +6172,10 @@
o.fieldName! as api.GoogleCloudDocumentaiV1beta3DocumentPageLayout);
checkGoogleCloudDocumentaiV1beta3DocumentPageLayout(
o.fieldValue! as api.GoogleCloudDocumentaiV1beta3DocumentPageLayout);
- checkUnnamed7939(o.nameDetectedLanguages!);
+ checkUnnamed7942(o.nameDetectedLanguages!);
checkGoogleCloudDocumentaiV1beta3DocumentProvenance(
o.provenance! as api.GoogleCloudDocumentaiV1beta3DocumentProvenance);
- checkUnnamed7940(o.valueDetectedLanguages!);
+ checkUnnamed7943(o.valueDetectedLanguages!);
unittest.expect(
o.valueType!,
unittest.equals('foo'),
@@ -6259,14 +6259,14 @@
}
core.List<api.GoogleCloudDocumentaiV1beta3DocumentPageDetectedLanguage>
- buildUnnamed7941() {
+ buildUnnamed7944() {
var o = <api.GoogleCloudDocumentaiV1beta3DocumentPageDetectedLanguage>[];
o.add(buildGoogleCloudDocumentaiV1beta3DocumentPageDetectedLanguage());
o.add(buildGoogleCloudDocumentaiV1beta3DocumentPageDetectedLanguage());
return o;
}
-void checkUnnamed7941(
+void checkUnnamed7944(
core.List<api.GoogleCloudDocumentaiV1beta3DocumentPageDetectedLanguage> o) {
unittest.expect(o, unittest.hasLength(2));
checkGoogleCloudDocumentaiV1beta3DocumentPageDetectedLanguage(
@@ -6281,7 +6281,7 @@
var o = api.GoogleCloudDocumentaiV1beta3DocumentPageLine();
buildCounterGoogleCloudDocumentaiV1beta3DocumentPageLine++;
if (buildCounterGoogleCloudDocumentaiV1beta3DocumentPageLine < 3) {
- o.detectedLanguages = buildUnnamed7941();
+ o.detectedLanguages = buildUnnamed7944();
o.layout = buildGoogleCloudDocumentaiV1beta3DocumentPageLayout();
o.provenance = buildGoogleCloudDocumentaiV1beta3DocumentProvenance();
}
@@ -6293,7 +6293,7 @@
api.GoogleCloudDocumentaiV1beta3DocumentPageLine o) {
buildCounterGoogleCloudDocumentaiV1beta3DocumentPageLine++;
if (buildCounterGoogleCloudDocumentaiV1beta3DocumentPageLine < 3) {
- checkUnnamed7941(o.detectedLanguages!);
+ checkUnnamed7944(o.detectedLanguages!);
checkGoogleCloudDocumentaiV1beta3DocumentPageLayout(
o.layout! as api.GoogleCloudDocumentaiV1beta3DocumentPageLayout);
checkGoogleCloudDocumentaiV1beta3DocumentProvenance(
@@ -6342,14 +6342,14 @@
}
core.List<api.GoogleCloudDocumentaiV1beta3DocumentPageDetectedLanguage>
- buildUnnamed7942() {
+ buildUnnamed7945() {
var o = <api.GoogleCloudDocumentaiV1beta3DocumentPageDetectedLanguage>[];
o.add(buildGoogleCloudDocumentaiV1beta3DocumentPageDetectedLanguage());
o.add(buildGoogleCloudDocumentaiV1beta3DocumentPageDetectedLanguage());
return o;
}
-void checkUnnamed7942(
+void checkUnnamed7945(
core.List<api.GoogleCloudDocumentaiV1beta3DocumentPageDetectedLanguage> o) {
unittest.expect(o, unittest.hasLength(2));
checkGoogleCloudDocumentaiV1beta3DocumentPageDetectedLanguage(
@@ -6364,7 +6364,7 @@
var o = api.GoogleCloudDocumentaiV1beta3DocumentPageParagraph();
buildCounterGoogleCloudDocumentaiV1beta3DocumentPageParagraph++;
if (buildCounterGoogleCloudDocumentaiV1beta3DocumentPageParagraph < 3) {
- o.detectedLanguages = buildUnnamed7942();
+ o.detectedLanguages = buildUnnamed7945();
o.layout = buildGoogleCloudDocumentaiV1beta3DocumentPageLayout();
o.provenance = buildGoogleCloudDocumentaiV1beta3DocumentProvenance();
}
@@ -6376,7 +6376,7 @@
api.GoogleCloudDocumentaiV1beta3DocumentPageParagraph o) {
buildCounterGoogleCloudDocumentaiV1beta3DocumentPageParagraph++;
if (buildCounterGoogleCloudDocumentaiV1beta3DocumentPageParagraph < 3) {
- checkUnnamed7942(o.detectedLanguages!);
+ checkUnnamed7945(o.detectedLanguages!);
checkGoogleCloudDocumentaiV1beta3DocumentPageLayout(
o.layout! as api.GoogleCloudDocumentaiV1beta3DocumentPageLayout);
checkGoogleCloudDocumentaiV1beta3DocumentProvenance(
@@ -6386,14 +6386,14 @@
}
core.List<api.GoogleCloudDocumentaiV1beta3DocumentPageTableTableRow>
- buildUnnamed7943() {
+ buildUnnamed7946() {
var o = <api.GoogleCloudDocumentaiV1beta3DocumentPageTableTableRow>[];
o.add(buildGoogleCloudDocumentaiV1beta3DocumentPageTableTableRow());
o.add(buildGoogleCloudDocumentaiV1beta3DocumentPageTableTableRow());
return o;
}
-void checkUnnamed7943(
+void checkUnnamed7946(
core.List<api.GoogleCloudDocumentaiV1beta3DocumentPageTableTableRow> o) {
unittest.expect(o, unittest.hasLength(2));
checkGoogleCloudDocumentaiV1beta3DocumentPageTableTableRow(
@@ -6403,14 +6403,14 @@
}
core.List<api.GoogleCloudDocumentaiV1beta3DocumentPageDetectedLanguage>
- buildUnnamed7944() {
+ buildUnnamed7947() {
var o = <api.GoogleCloudDocumentaiV1beta3DocumentPageDetectedLanguage>[];
o.add(buildGoogleCloudDocumentaiV1beta3DocumentPageDetectedLanguage());
o.add(buildGoogleCloudDocumentaiV1beta3DocumentPageDetectedLanguage());
return o;
}
-void checkUnnamed7944(
+void checkUnnamed7947(
core.List<api.GoogleCloudDocumentaiV1beta3DocumentPageDetectedLanguage> o) {
unittest.expect(o, unittest.hasLength(2));
checkGoogleCloudDocumentaiV1beta3DocumentPageDetectedLanguage(
@@ -6420,14 +6420,14 @@
}
core.List<api.GoogleCloudDocumentaiV1beta3DocumentPageTableTableRow>
- buildUnnamed7945() {
+ buildUnnamed7948() {
var o = <api.GoogleCloudDocumentaiV1beta3DocumentPageTableTableRow>[];
o.add(buildGoogleCloudDocumentaiV1beta3DocumentPageTableTableRow());
o.add(buildGoogleCloudDocumentaiV1beta3DocumentPageTableTableRow());
return o;
}
-void checkUnnamed7945(
+void checkUnnamed7948(
core.List<api.GoogleCloudDocumentaiV1beta3DocumentPageTableTableRow> o) {
unittest.expect(o, unittest.hasLength(2));
checkGoogleCloudDocumentaiV1beta3DocumentPageTableTableRow(
@@ -6442,9 +6442,9 @@
var o = api.GoogleCloudDocumentaiV1beta3DocumentPageTable();
buildCounterGoogleCloudDocumentaiV1beta3DocumentPageTable++;
if (buildCounterGoogleCloudDocumentaiV1beta3DocumentPageTable < 3) {
- o.bodyRows = buildUnnamed7943();
- o.detectedLanguages = buildUnnamed7944();
- o.headerRows = buildUnnamed7945();
+ o.bodyRows = buildUnnamed7946();
+ o.detectedLanguages = buildUnnamed7947();
+ o.headerRows = buildUnnamed7948();
o.layout = buildGoogleCloudDocumentaiV1beta3DocumentPageLayout();
}
buildCounterGoogleCloudDocumentaiV1beta3DocumentPageTable--;
@@ -6455,9 +6455,9 @@
api.GoogleCloudDocumentaiV1beta3DocumentPageTable o) {
buildCounterGoogleCloudDocumentaiV1beta3DocumentPageTable++;
if (buildCounterGoogleCloudDocumentaiV1beta3DocumentPageTable < 3) {
- checkUnnamed7943(o.bodyRows!);
- checkUnnamed7944(o.detectedLanguages!);
- checkUnnamed7945(o.headerRows!);
+ checkUnnamed7946(o.bodyRows!);
+ checkUnnamed7947(o.detectedLanguages!);
+ checkUnnamed7948(o.headerRows!);
checkGoogleCloudDocumentaiV1beta3DocumentPageLayout(
o.layout! as api.GoogleCloudDocumentaiV1beta3DocumentPageLayout);
}
@@ -6465,14 +6465,14 @@
}
core.List<api.GoogleCloudDocumentaiV1beta3DocumentPageDetectedLanguage>
- buildUnnamed7946() {
+ buildUnnamed7949() {
var o = <api.GoogleCloudDocumentaiV1beta3DocumentPageDetectedLanguage>[];
o.add(buildGoogleCloudDocumentaiV1beta3DocumentPageDetectedLanguage());
o.add(buildGoogleCloudDocumentaiV1beta3DocumentPageDetectedLanguage());
return o;
}
-void checkUnnamed7946(
+void checkUnnamed7949(
core.List<api.GoogleCloudDocumentaiV1beta3DocumentPageDetectedLanguage> o) {
unittest.expect(o, unittest.hasLength(2));
checkGoogleCloudDocumentaiV1beta3DocumentPageDetectedLanguage(
@@ -6488,7 +6488,7 @@
buildCounterGoogleCloudDocumentaiV1beta3DocumentPageTableTableCell++;
if (buildCounterGoogleCloudDocumentaiV1beta3DocumentPageTableTableCell < 3) {
o.colSpan = 42;
- o.detectedLanguages = buildUnnamed7946();
+ o.detectedLanguages = buildUnnamed7949();
o.layout = buildGoogleCloudDocumentaiV1beta3DocumentPageLayout();
o.rowSpan = 42;
}
@@ -6504,7 +6504,7 @@
o.colSpan!,
unittest.equals(42),
);
- checkUnnamed7946(o.detectedLanguages!);
+ checkUnnamed7949(o.detectedLanguages!);
checkGoogleCloudDocumentaiV1beta3DocumentPageLayout(
o.layout! as api.GoogleCloudDocumentaiV1beta3DocumentPageLayout);
unittest.expect(
@@ -6516,14 +6516,14 @@
}
core.List<api.GoogleCloudDocumentaiV1beta3DocumentPageTableTableCell>
- buildUnnamed7947() {
+ buildUnnamed7950() {
var o = <api.GoogleCloudDocumentaiV1beta3DocumentPageTableTableCell>[];
o.add(buildGoogleCloudDocumentaiV1beta3DocumentPageTableTableCell());
o.add(buildGoogleCloudDocumentaiV1beta3DocumentPageTableTableCell());
return o;
}
-void checkUnnamed7947(
+void checkUnnamed7950(
core.List<api.GoogleCloudDocumentaiV1beta3DocumentPageTableTableCell> o) {
unittest.expect(o, unittest.hasLength(2));
checkGoogleCloudDocumentaiV1beta3DocumentPageTableTableCell(
@@ -6538,7 +6538,7 @@
var o = api.GoogleCloudDocumentaiV1beta3DocumentPageTableTableRow();
buildCounterGoogleCloudDocumentaiV1beta3DocumentPageTableTableRow++;
if (buildCounterGoogleCloudDocumentaiV1beta3DocumentPageTableTableRow < 3) {
- o.cells = buildUnnamed7947();
+ o.cells = buildUnnamed7950();
}
buildCounterGoogleCloudDocumentaiV1beta3DocumentPageTableTableRow--;
return o;
@@ -6548,20 +6548,20 @@
api.GoogleCloudDocumentaiV1beta3DocumentPageTableTableRow o) {
buildCounterGoogleCloudDocumentaiV1beta3DocumentPageTableTableRow++;
if (buildCounterGoogleCloudDocumentaiV1beta3DocumentPageTableTableRow < 3) {
- checkUnnamed7947(o.cells!);
+ checkUnnamed7950(o.cells!);
}
buildCounterGoogleCloudDocumentaiV1beta3DocumentPageTableTableRow--;
}
core.List<api.GoogleCloudDocumentaiV1beta3DocumentPageDetectedLanguage>
- buildUnnamed7948() {
+ buildUnnamed7951() {
var o = <api.GoogleCloudDocumentaiV1beta3DocumentPageDetectedLanguage>[];
o.add(buildGoogleCloudDocumentaiV1beta3DocumentPageDetectedLanguage());
o.add(buildGoogleCloudDocumentaiV1beta3DocumentPageDetectedLanguage());
return o;
}
-void checkUnnamed7948(
+void checkUnnamed7951(
core.List<api.GoogleCloudDocumentaiV1beta3DocumentPageDetectedLanguage> o) {
unittest.expect(o, unittest.hasLength(2));
checkGoogleCloudDocumentaiV1beta3DocumentPageDetectedLanguage(
@@ -6578,7 +6578,7 @@
if (buildCounterGoogleCloudDocumentaiV1beta3DocumentPageToken < 3) {
o.detectedBreak =
buildGoogleCloudDocumentaiV1beta3DocumentPageTokenDetectedBreak();
- o.detectedLanguages = buildUnnamed7948();
+ o.detectedLanguages = buildUnnamed7951();
o.layout = buildGoogleCloudDocumentaiV1beta3DocumentPageLayout();
o.provenance = buildGoogleCloudDocumentaiV1beta3DocumentProvenance();
}
@@ -6593,7 +6593,7 @@
checkGoogleCloudDocumentaiV1beta3DocumentPageTokenDetectedBreak(
o.detectedBreak!
as api.GoogleCloudDocumentaiV1beta3DocumentPageTokenDetectedBreak);
- checkUnnamed7948(o.detectedLanguages!);
+ checkUnnamed7951(o.detectedLanguages!);
checkGoogleCloudDocumentaiV1beta3DocumentPageLayout(
o.layout! as api.GoogleCloudDocumentaiV1beta3DocumentPageLayout);
checkGoogleCloudDocumentaiV1beta3DocumentProvenance(
@@ -6630,14 +6630,14 @@
}
core.List<api.GoogleCloudDocumentaiV1beta3DocumentPageDetectedLanguage>
- buildUnnamed7949() {
+ buildUnnamed7952() {
var o = <api.GoogleCloudDocumentaiV1beta3DocumentPageDetectedLanguage>[];
o.add(buildGoogleCloudDocumentaiV1beta3DocumentPageDetectedLanguage());
o.add(buildGoogleCloudDocumentaiV1beta3DocumentPageDetectedLanguage());
return o;
}
-void checkUnnamed7949(
+void checkUnnamed7952(
core.List<api.GoogleCloudDocumentaiV1beta3DocumentPageDetectedLanguage> o) {
unittest.expect(o, unittest.hasLength(2));
checkGoogleCloudDocumentaiV1beta3DocumentPageDetectedLanguage(
@@ -6652,7 +6652,7 @@
var o = api.GoogleCloudDocumentaiV1beta3DocumentPageVisualElement();
buildCounterGoogleCloudDocumentaiV1beta3DocumentPageVisualElement++;
if (buildCounterGoogleCloudDocumentaiV1beta3DocumentPageVisualElement < 3) {
- o.detectedLanguages = buildUnnamed7949();
+ o.detectedLanguages = buildUnnamed7952();
o.layout = buildGoogleCloudDocumentaiV1beta3DocumentPageLayout();
o.type = 'foo';
}
@@ -6664,7 +6664,7 @@
api.GoogleCloudDocumentaiV1beta3DocumentPageVisualElement o) {
buildCounterGoogleCloudDocumentaiV1beta3DocumentPageVisualElement++;
if (buildCounterGoogleCloudDocumentaiV1beta3DocumentPageVisualElement < 3) {
- checkUnnamed7949(o.detectedLanguages!);
+ checkUnnamed7952(o.detectedLanguages!);
checkGoogleCloudDocumentaiV1beta3DocumentPageLayout(
o.layout! as api.GoogleCloudDocumentaiV1beta3DocumentPageLayout);
unittest.expect(
@@ -6676,14 +6676,14 @@
}
core.List<api.GoogleCloudDocumentaiV1beta3DocumentProvenanceParent>
- buildUnnamed7950() {
+ buildUnnamed7953() {
var o = <api.GoogleCloudDocumentaiV1beta3DocumentProvenanceParent>[];
o.add(buildGoogleCloudDocumentaiV1beta3DocumentProvenanceParent());
o.add(buildGoogleCloudDocumentaiV1beta3DocumentProvenanceParent());
return o;
}
-void checkUnnamed7950(
+void checkUnnamed7953(
core.List<api.GoogleCloudDocumentaiV1beta3DocumentProvenanceParent> o) {
unittest.expect(o, unittest.hasLength(2));
checkGoogleCloudDocumentaiV1beta3DocumentProvenanceParent(
@@ -6699,7 +6699,7 @@
buildCounterGoogleCloudDocumentaiV1beta3DocumentProvenance++;
if (buildCounterGoogleCloudDocumentaiV1beta3DocumentProvenance < 3) {
o.id = 42;
- o.parents = buildUnnamed7950();
+ o.parents = buildUnnamed7953();
o.revision = 42;
o.type = 'foo';
}
@@ -6715,7 +6715,7 @@
o.id!,
unittest.equals(42),
);
- checkUnnamed7950(o.parents!);
+ checkUnnamed7953(o.parents!);
unittest.expect(
o.revision!,
unittest.equals(42),
@@ -6762,14 +6762,14 @@
buildCounterGoogleCloudDocumentaiV1beta3DocumentProvenanceParent--;
}
-core.List<core.int> buildUnnamed7951() {
+core.List<core.int> buildUnnamed7954() {
var o = <core.int>[];
o.add(42);
o.add(42);
return o;
}
-void checkUnnamed7951(core.List<core.int> o) {
+void checkUnnamed7954(core.List<core.int> o) {
unittest.expect(o, unittest.hasLength(2));
unittest.expect(
o[0],
@@ -6792,7 +6792,7 @@
o.humanReview =
buildGoogleCloudDocumentaiV1beta3DocumentRevisionHumanReview();
o.id = 'foo';
- o.parent = buildUnnamed7951();
+ o.parent = buildUnnamed7954();
o.processor = 'foo';
}
buildCounterGoogleCloudDocumentaiV1beta3DocumentRevision--;
@@ -6817,7 +6817,7 @@
o.id!,
unittest.equals('foo'),
);
- checkUnnamed7951(o.parent!);
+ checkUnnamed7954(o.parent!);
unittest.expect(
o.processor!,
unittest.equals('foo'),
@@ -6964,14 +6964,14 @@
}
core.List<api.GoogleCloudDocumentaiV1beta3DocumentTextAnchorTextSegment>
- buildUnnamed7952() {
+ buildUnnamed7955() {
var o = <api.GoogleCloudDocumentaiV1beta3DocumentTextAnchorTextSegment>[];
o.add(buildGoogleCloudDocumentaiV1beta3DocumentTextAnchorTextSegment());
o.add(buildGoogleCloudDocumentaiV1beta3DocumentTextAnchorTextSegment());
return o;
}
-void checkUnnamed7952(
+void checkUnnamed7955(
core.List<api.GoogleCloudDocumentaiV1beta3DocumentTextAnchorTextSegment>
o) {
unittest.expect(o, unittest.hasLength(2));
@@ -6988,7 +6988,7 @@
buildCounterGoogleCloudDocumentaiV1beta3DocumentTextAnchor++;
if (buildCounterGoogleCloudDocumentaiV1beta3DocumentTextAnchor < 3) {
o.content = 'foo';
- o.textSegments = buildUnnamed7952();
+ o.textSegments = buildUnnamed7955();
}
buildCounterGoogleCloudDocumentaiV1beta3DocumentTextAnchor--;
return o;
@@ -7002,7 +7002,7 @@
o.content!,
unittest.equals('foo'),
);
- checkUnnamed7952(o.textSegments!);
+ checkUnnamed7955(o.textSegments!);
}
buildCounterGoogleCloudDocumentaiV1beta3DocumentTextAnchor--;
}
@@ -7040,14 +7040,14 @@
}
core.List<api.GoogleCloudDocumentaiV1beta3DocumentProvenance>
- buildUnnamed7953() {
+ buildUnnamed7956() {
var o = <api.GoogleCloudDocumentaiV1beta3DocumentProvenance>[];
o.add(buildGoogleCloudDocumentaiV1beta3DocumentProvenance());
o.add(buildGoogleCloudDocumentaiV1beta3DocumentProvenance());
return o;
}
-void checkUnnamed7953(
+void checkUnnamed7956(
core.List<api.GoogleCloudDocumentaiV1beta3DocumentProvenance> o) {
unittest.expect(o, unittest.hasLength(2));
checkGoogleCloudDocumentaiV1beta3DocumentProvenance(
@@ -7063,7 +7063,7 @@
buildCounterGoogleCloudDocumentaiV1beta3DocumentTextChange++;
if (buildCounterGoogleCloudDocumentaiV1beta3DocumentTextChange < 3) {
o.changedText = 'foo';
- o.provenance = buildUnnamed7953();
+ o.provenance = buildUnnamed7956();
o.textAnchor = buildGoogleCloudDocumentaiV1beta3DocumentTextAnchor();
}
buildCounterGoogleCloudDocumentaiV1beta3DocumentTextChange--;
@@ -7078,7 +7078,7 @@
o.changedText!,
unittest.equals('foo'),
);
- checkUnnamed7953(o.provenance!);
+ checkUnnamed7956(o.provenance!);
checkGoogleCloudDocumentaiV1beta3DocumentTextAnchor(
o.textAnchor! as api.GoogleCloudDocumentaiV1beta3DocumentTextAnchor);
}
@@ -7142,14 +7142,14 @@
buildCounterGoogleCloudDocumentaiV1beta3EnableProcessorResponse--;
}
-core.List<api.GoogleCloudDocumentaiV1beta3ProcessorType> buildUnnamed7954() {
+core.List<api.GoogleCloudDocumentaiV1beta3ProcessorType> buildUnnamed7957() {
var o = <api.GoogleCloudDocumentaiV1beta3ProcessorType>[];
o.add(buildGoogleCloudDocumentaiV1beta3ProcessorType());
o.add(buildGoogleCloudDocumentaiV1beta3ProcessorType());
return o;
}
-void checkUnnamed7954(
+void checkUnnamed7957(
core.List<api.GoogleCloudDocumentaiV1beta3ProcessorType> o) {
unittest.expect(o, unittest.hasLength(2));
checkGoogleCloudDocumentaiV1beta3ProcessorType(
@@ -7165,7 +7165,7 @@
var o = api.GoogleCloudDocumentaiV1beta3FetchProcessorTypesResponse();
buildCounterGoogleCloudDocumentaiV1beta3FetchProcessorTypesResponse++;
if (buildCounterGoogleCloudDocumentaiV1beta3FetchProcessorTypesResponse < 3) {
- o.processorTypes = buildUnnamed7954();
+ o.processorTypes = buildUnnamed7957();
}
buildCounterGoogleCloudDocumentaiV1beta3FetchProcessorTypesResponse--;
return o;
@@ -7175,7 +7175,7 @@
api.GoogleCloudDocumentaiV1beta3FetchProcessorTypesResponse o) {
buildCounterGoogleCloudDocumentaiV1beta3FetchProcessorTypesResponse++;
if (buildCounterGoogleCloudDocumentaiV1beta3FetchProcessorTypesResponse < 3) {
- checkUnnamed7954(o.processorTypes!);
+ checkUnnamed7957(o.processorTypes!);
}
buildCounterGoogleCloudDocumentaiV1beta3FetchProcessorTypesResponse--;
}
@@ -7209,14 +7209,14 @@
buildCounterGoogleCloudDocumentaiV1beta3GcsDocument--;
}
-core.List<api.GoogleCloudDocumentaiV1beta3GcsDocument> buildUnnamed7955() {
+core.List<api.GoogleCloudDocumentaiV1beta3GcsDocument> buildUnnamed7958() {
var o = <api.GoogleCloudDocumentaiV1beta3GcsDocument>[];
o.add(buildGoogleCloudDocumentaiV1beta3GcsDocument());
o.add(buildGoogleCloudDocumentaiV1beta3GcsDocument());
return o;
}
-void checkUnnamed7955(
+void checkUnnamed7958(
core.List<api.GoogleCloudDocumentaiV1beta3GcsDocument> o) {
unittest.expect(o, unittest.hasLength(2));
checkGoogleCloudDocumentaiV1beta3GcsDocument(
@@ -7231,7 +7231,7 @@
var o = api.GoogleCloudDocumentaiV1beta3GcsDocuments();
buildCounterGoogleCloudDocumentaiV1beta3GcsDocuments++;
if (buildCounterGoogleCloudDocumentaiV1beta3GcsDocuments < 3) {
- o.documents = buildUnnamed7955();
+ o.documents = buildUnnamed7958();
}
buildCounterGoogleCloudDocumentaiV1beta3GcsDocuments--;
return o;
@@ -7241,7 +7241,7 @@
api.GoogleCloudDocumentaiV1beta3GcsDocuments o) {
buildCounterGoogleCloudDocumentaiV1beta3GcsDocuments++;
if (buildCounterGoogleCloudDocumentaiV1beta3GcsDocuments < 3) {
- checkUnnamed7955(o.documents!);
+ checkUnnamed7958(o.documents!);
}
buildCounterGoogleCloudDocumentaiV1beta3GcsDocuments--;
}
@@ -7304,14 +7304,14 @@
buildCounterGoogleCloudDocumentaiV1beta3HumanReviewStatus--;
}
-core.List<api.GoogleCloudDocumentaiV1beta3Processor> buildUnnamed7956() {
+core.List<api.GoogleCloudDocumentaiV1beta3Processor> buildUnnamed7959() {
var o = <api.GoogleCloudDocumentaiV1beta3Processor>[];
o.add(buildGoogleCloudDocumentaiV1beta3Processor());
o.add(buildGoogleCloudDocumentaiV1beta3Processor());
return o;
}
-void checkUnnamed7956(core.List<api.GoogleCloudDocumentaiV1beta3Processor> o) {
+void checkUnnamed7959(core.List<api.GoogleCloudDocumentaiV1beta3Processor> o) {
unittest.expect(o, unittest.hasLength(2));
checkGoogleCloudDocumentaiV1beta3Processor(
o[0] as api.GoogleCloudDocumentaiV1beta3Processor);
@@ -7326,7 +7326,7 @@
buildCounterGoogleCloudDocumentaiV1beta3ListProcessorsResponse++;
if (buildCounterGoogleCloudDocumentaiV1beta3ListProcessorsResponse < 3) {
o.nextPageToken = 'foo';
- o.processors = buildUnnamed7956();
+ o.processors = buildUnnamed7959();
}
buildCounterGoogleCloudDocumentaiV1beta3ListProcessorsResponse--;
return o;
@@ -7340,7 +7340,7 @@
o.nextPageToken!,
unittest.equals('foo'),
);
- checkUnnamed7956(o.processors!);
+ checkUnnamed7959(o.processors!);
}
buildCounterGoogleCloudDocumentaiV1beta3ListProcessorsResponse--;
}
@@ -7494,14 +7494,14 @@
}
core.List<api.GoogleCloudDocumentaiV1beta3ProcessorTypeLocationInfo>
- buildUnnamed7957() {
+ buildUnnamed7960() {
var o = <api.GoogleCloudDocumentaiV1beta3ProcessorTypeLocationInfo>[];
o.add(buildGoogleCloudDocumentaiV1beta3ProcessorTypeLocationInfo());
o.add(buildGoogleCloudDocumentaiV1beta3ProcessorTypeLocationInfo());
return o;
}
-void checkUnnamed7957(
+void checkUnnamed7960(
core.List<api.GoogleCloudDocumentaiV1beta3ProcessorTypeLocationInfo> o) {
unittest.expect(o, unittest.hasLength(2));
checkGoogleCloudDocumentaiV1beta3ProcessorTypeLocationInfo(
@@ -7517,7 +7517,7 @@
buildCounterGoogleCloudDocumentaiV1beta3ProcessorType++;
if (buildCounterGoogleCloudDocumentaiV1beta3ProcessorType < 3) {
o.allowCreation = true;
- o.availableLocations = buildUnnamed7957();
+ o.availableLocations = buildUnnamed7960();
o.category = 'foo';
o.name = 'foo';
o.schema = buildGoogleCloudDocumentaiV1beta3Schema();
@@ -7532,7 +7532,7 @@
buildCounterGoogleCloudDocumentaiV1beta3ProcessorType++;
if (buildCounterGoogleCloudDocumentaiV1beta3ProcessorType < 3) {
unittest.expect(o.allowCreation!, unittest.isTrue);
- checkUnnamed7957(o.availableLocations!);
+ checkUnnamed7960(o.availableLocations!);
unittest.expect(
o.category!,
unittest.equals('foo'),
@@ -7706,14 +7706,14 @@
buildCounterGoogleCloudDocumentaiV1beta3ReviewDocumentResponse--;
}
-core.List<api.GoogleCloudDocumentaiV1beta3SchemaEntityType> buildUnnamed7958() {
+core.List<api.GoogleCloudDocumentaiV1beta3SchemaEntityType> buildUnnamed7961() {
var o = <api.GoogleCloudDocumentaiV1beta3SchemaEntityType>[];
o.add(buildGoogleCloudDocumentaiV1beta3SchemaEntityType());
o.add(buildGoogleCloudDocumentaiV1beta3SchemaEntityType());
return o;
}
-void checkUnnamed7958(
+void checkUnnamed7961(
core.List<api.GoogleCloudDocumentaiV1beta3SchemaEntityType> o) {
unittest.expect(o, unittest.hasLength(2));
checkGoogleCloudDocumentaiV1beta3SchemaEntityType(
@@ -7730,7 +7730,7 @@
if (buildCounterGoogleCloudDocumentaiV1beta3Schema < 3) {
o.description = 'foo';
o.displayName = 'foo';
- o.entityTypes = buildUnnamed7958();
+ o.entityTypes = buildUnnamed7961();
}
buildCounterGoogleCloudDocumentaiV1beta3Schema--;
return o;
@@ -7748,19 +7748,19 @@
o.displayName!,
unittest.equals('foo'),
);
- checkUnnamed7958(o.entityTypes!);
+ checkUnnamed7961(o.entityTypes!);
}
buildCounterGoogleCloudDocumentaiV1beta3Schema--;
}
-core.List<core.String> buildUnnamed7959() {
+core.List<core.String> buildUnnamed7962() {
var o = <core.String>[];
o.add('foo');
o.add('foo');
return o;
}
-void checkUnnamed7959(core.List<core.String> o) {
+void checkUnnamed7962(core.List<core.String> o) {
unittest.expect(o, unittest.hasLength(2));
unittest.expect(
o[0],
@@ -7772,14 +7772,14 @@
);
}
-core.List<api.GoogleCloudDocumentaiV1beta3SchemaEntityType> buildUnnamed7960() {
+core.List<api.GoogleCloudDocumentaiV1beta3SchemaEntityType> buildUnnamed7963() {
var o = <api.GoogleCloudDocumentaiV1beta3SchemaEntityType>[];
o.add(buildGoogleCloudDocumentaiV1beta3SchemaEntityType());
o.add(buildGoogleCloudDocumentaiV1beta3SchemaEntityType());
return o;
}
-void checkUnnamed7960(
+void checkUnnamed7963(
core.List<api.GoogleCloudDocumentaiV1beta3SchemaEntityType> o) {
unittest.expect(o, unittest.hasLength(2));
checkGoogleCloudDocumentaiV1beta3SchemaEntityType(
@@ -7796,9 +7796,9 @@
if (buildCounterGoogleCloudDocumentaiV1beta3SchemaEntityType < 3) {
o.baseType = 'foo';
o.description = 'foo';
- o.enumValues = buildUnnamed7959();
+ o.enumValues = buildUnnamed7962();
o.occurrenceType = 'foo';
- o.properties = buildUnnamed7960();
+ o.properties = buildUnnamed7963();
o.source = 'foo';
o.type = 'foo';
}
@@ -7818,12 +7818,12 @@
o.description!,
unittest.equals('foo'),
);
- checkUnnamed7959(o.enumValues!);
+ checkUnnamed7962(o.enumValues!);
unittest.expect(
o.occurrenceType!,
unittest.equals('foo'),
);
- checkUnnamed7960(o.properties!);
+ checkUnnamed7963(o.properties!);
unittest.expect(
o.source!,
unittest.equals('foo'),
@@ -7865,14 +7865,14 @@
buildCounterGoogleCloudDocumentaiV1beta3Vertex--;
}
-core.List<api.GoogleCloudLocationLocation> buildUnnamed7961() {
+core.List<api.GoogleCloudLocationLocation> buildUnnamed7964() {
var o = <api.GoogleCloudLocationLocation>[];
o.add(buildGoogleCloudLocationLocation());
o.add(buildGoogleCloudLocationLocation());
return o;
}
-void checkUnnamed7961(core.List<api.GoogleCloudLocationLocation> o) {
+void checkUnnamed7964(core.List<api.GoogleCloudLocationLocation> o) {
unittest.expect(o, unittest.hasLength(2));
checkGoogleCloudLocationLocation(o[0] as api.GoogleCloudLocationLocation);
checkGoogleCloudLocationLocation(o[1] as api.GoogleCloudLocationLocation);
@@ -7884,7 +7884,7 @@
var o = api.GoogleCloudLocationListLocationsResponse();
buildCounterGoogleCloudLocationListLocationsResponse++;
if (buildCounterGoogleCloudLocationListLocationsResponse < 3) {
- o.locations = buildUnnamed7961();
+ o.locations = buildUnnamed7964();
o.nextPageToken = 'foo';
}
buildCounterGoogleCloudLocationListLocationsResponse--;
@@ -7895,7 +7895,7 @@
api.GoogleCloudLocationListLocationsResponse o) {
buildCounterGoogleCloudLocationListLocationsResponse++;
if (buildCounterGoogleCloudLocationListLocationsResponse < 3) {
- checkUnnamed7961(o.locations!);
+ checkUnnamed7964(o.locations!);
unittest.expect(
o.nextPageToken!,
unittest.equals('foo'),
@@ -7904,14 +7904,14 @@
buildCounterGoogleCloudLocationListLocationsResponse--;
}
-core.Map<core.String, core.String> buildUnnamed7962() {
+core.Map<core.String, core.String> buildUnnamed7965() {
var o = <core.String, core.String>{};
o['x'] = 'foo';
o['y'] = 'foo';
return o;
}
-void checkUnnamed7962(core.Map<core.String, core.String> o) {
+void checkUnnamed7965(core.Map<core.String, core.String> o) {
unittest.expect(o, unittest.hasLength(2));
unittest.expect(
o['x']!,
@@ -7923,7 +7923,7 @@
);
}
-core.Map<core.String, core.Object> buildUnnamed7963() {
+core.Map<core.String, core.Object> buildUnnamed7966() {
var o = <core.String, core.Object>{};
o['x'] = {
'list': [1, 2, 3],
@@ -7938,7 +7938,7 @@
return o;
}
-void checkUnnamed7963(core.Map<core.String, core.Object> o) {
+void checkUnnamed7966(core.Map<core.String, core.Object> o) {
unittest.expect(o, unittest.hasLength(2));
var casted1 = (o['x']!) as core.Map;
unittest.expect(casted1, unittest.hasLength(3));
@@ -7976,9 +7976,9 @@
buildCounterGoogleCloudLocationLocation++;
if (buildCounterGoogleCloudLocationLocation < 3) {
o.displayName = 'foo';
- o.labels = buildUnnamed7962();
+ o.labels = buildUnnamed7965();
o.locationId = 'foo';
- o.metadata = buildUnnamed7963();
+ o.metadata = buildUnnamed7966();
o.name = 'foo';
}
buildCounterGoogleCloudLocationLocation--;
@@ -7992,12 +7992,12 @@
o.displayName!,
unittest.equals('foo'),
);
- checkUnnamed7962(o.labels!);
+ checkUnnamed7965(o.labels!);
unittest.expect(
o.locationId!,
unittest.equals('foo'),
);
- checkUnnamed7963(o.metadata!);
+ checkUnnamed7966(o.metadata!);
unittest.expect(
o.name!,
unittest.equals('foo'),
@@ -8006,14 +8006,14 @@
buildCounterGoogleCloudLocationLocation--;
}
-core.List<api.GoogleLongrunningOperation> buildUnnamed7964() {
+core.List<api.GoogleLongrunningOperation> buildUnnamed7967() {
var o = <api.GoogleLongrunningOperation>[];
o.add(buildGoogleLongrunningOperation());
o.add(buildGoogleLongrunningOperation());
return o;
}
-void checkUnnamed7964(core.List<api.GoogleLongrunningOperation> o) {
+void checkUnnamed7967(core.List<api.GoogleLongrunningOperation> o) {
unittest.expect(o, unittest.hasLength(2));
checkGoogleLongrunningOperation(o[0] as api.GoogleLongrunningOperation);
checkGoogleLongrunningOperation(o[1] as api.GoogleLongrunningOperation);
@@ -8026,7 +8026,7 @@
buildCounterGoogleLongrunningListOperationsResponse++;
if (buildCounterGoogleLongrunningListOperationsResponse < 3) {
o.nextPageToken = 'foo';
- o.operations = buildUnnamed7964();
+ o.operations = buildUnnamed7967();
}
buildCounterGoogleLongrunningListOperationsResponse--;
return o;
@@ -8040,12 +8040,12 @@
o.nextPageToken!,
unittest.equals('foo'),
);
- checkUnnamed7964(o.operations!);
+ checkUnnamed7967(o.operations!);
}
buildCounterGoogleLongrunningListOperationsResponse--;
}
-core.Map<core.String, core.Object> buildUnnamed7965() {
+core.Map<core.String, core.Object> buildUnnamed7968() {
var o = <core.String, core.Object>{};
o['x'] = {
'list': [1, 2, 3],
@@ -8060,7 +8060,7 @@
return o;
}
-void checkUnnamed7965(core.Map<core.String, core.Object> o) {
+void checkUnnamed7968(core.Map<core.String, core.Object> o) {
unittest.expect(o, unittest.hasLength(2));
var casted3 = (o['x']!) as core.Map;
unittest.expect(casted3, unittest.hasLength(3));
@@ -8092,7 +8092,7 @@
);
}
-core.Map<core.String, core.Object> buildUnnamed7966() {
+core.Map<core.String, core.Object> buildUnnamed7969() {
var o = <core.String, core.Object>{};
o['x'] = {
'list': [1, 2, 3],
@@ -8107,7 +8107,7 @@
return o;
}
-void checkUnnamed7966(core.Map<core.String, core.Object> o) {
+void checkUnnamed7969(core.Map<core.String, core.Object> o) {
unittest.expect(o, unittest.hasLength(2));
var casted5 = (o['x']!) as core.Map;
unittest.expect(casted5, unittest.hasLength(3));
@@ -8146,9 +8146,9 @@
if (buildCounterGoogleLongrunningOperation < 3) {
o.done = true;
o.error = buildGoogleRpcStatus();
- o.metadata = buildUnnamed7965();
+ o.metadata = buildUnnamed7968();
o.name = 'foo';
- o.response = buildUnnamed7966();
+ o.response = buildUnnamed7969();
}
buildCounterGoogleLongrunningOperation--;
return o;
@@ -8159,12 +8159,12 @@
if (buildCounterGoogleLongrunningOperation < 3) {
unittest.expect(o.done!, unittest.isTrue);
checkGoogleRpcStatus(o.error! as api.GoogleRpcStatus);
- checkUnnamed7965(o.metadata!);
+ checkUnnamed7968(o.metadata!);
unittest.expect(
o.name!,
unittest.equals('foo'),
);
- checkUnnamed7966(o.response!);
+ checkUnnamed7969(o.response!);
}
buildCounterGoogleLongrunningOperation--;
}
@@ -8184,7 +8184,7 @@
buildCounterGoogleProtobufEmpty--;
}
-core.Map<core.String, core.Object> buildUnnamed7967() {
+core.Map<core.String, core.Object> buildUnnamed7970() {
var o = <core.String, core.Object>{};
o['x'] = {
'list': [1, 2, 3],
@@ -8199,7 +8199,7 @@
return o;
}
-void checkUnnamed7967(core.Map<core.String, core.Object> o) {
+void checkUnnamed7970(core.Map<core.String, core.Object> o) {
unittest.expect(o, unittest.hasLength(2));
var casted7 = (o['x']!) as core.Map;
unittest.expect(casted7, unittest.hasLength(3));
@@ -8231,17 +8231,17 @@
);
}
-core.List<core.Map<core.String, core.Object>> buildUnnamed7968() {
+core.List<core.Map<core.String, core.Object>> buildUnnamed7971() {
var o = <core.Map<core.String, core.Object>>[];
- o.add(buildUnnamed7967());
- o.add(buildUnnamed7967());
+ o.add(buildUnnamed7970());
+ o.add(buildUnnamed7970());
return o;
}
-void checkUnnamed7968(core.List<core.Map<core.String, core.Object>> o) {
+void checkUnnamed7971(core.List<core.Map<core.String, core.Object>> o) {
unittest.expect(o, unittest.hasLength(2));
- checkUnnamed7967(o[0]);
- checkUnnamed7967(o[1]);
+ checkUnnamed7970(o[0]);
+ checkUnnamed7970(o[1]);
}
core.int buildCounterGoogleRpcStatus = 0;
@@ -8250,7 +8250,7 @@
buildCounterGoogleRpcStatus++;
if (buildCounterGoogleRpcStatus < 3) {
o.code = 42;
- o.details = buildUnnamed7968();
+ o.details = buildUnnamed7971();
o.message = 'foo';
}
buildCounterGoogleRpcStatus--;
@@ -8264,7 +8264,7 @@
o.code!,
unittest.equals(42),
);
- checkUnnamed7968(o.details!);
+ checkUnnamed7971(o.details!);
unittest.expect(
o.message!,
unittest.equals('foo'),
@@ -8433,14 +8433,14 @@
buildCounterGoogleTypeMoney--;
}
-core.List<core.String> buildUnnamed7969() {
+core.List<core.String> buildUnnamed7972() {
var o = <core.String>[];
o.add('foo');
o.add('foo');
return o;
}
-void checkUnnamed7969(core.List<core.String> o) {
+void checkUnnamed7972(core.List<core.String> o) {
unittest.expect(o, unittest.hasLength(2));
unittest.expect(
o[0],
@@ -8452,14 +8452,14 @@
);
}
-core.List<core.String> buildUnnamed7970() {
+core.List<core.String> buildUnnamed7973() {
var o = <core.String>[];
o.add('foo');
o.add('foo');
return o;
}
-void checkUnnamed7970(core.List<core.String> o) {
+void checkUnnamed7973(core.List<core.String> o) {
unittest.expect(o, unittest.hasLength(2));
unittest.expect(
o[0],
@@ -8476,13 +8476,13 @@
var o = api.GoogleTypePostalAddress();
buildCounterGoogleTypePostalAddress++;
if (buildCounterGoogleTypePostalAddress < 3) {
- o.addressLines = buildUnnamed7969();
+ o.addressLines = buildUnnamed7972();
o.administrativeArea = 'foo';
o.languageCode = 'foo';
o.locality = 'foo';
o.organization = 'foo';
o.postalCode = 'foo';
- o.recipients = buildUnnamed7970();
+ o.recipients = buildUnnamed7973();
o.regionCode = 'foo';
o.revision = 42;
o.sortingCode = 'foo';
@@ -8495,7 +8495,7 @@
void checkGoogleTypePostalAddress(api.GoogleTypePostalAddress o) {
buildCounterGoogleTypePostalAddress++;
if (buildCounterGoogleTypePostalAddress < 3) {
- checkUnnamed7969(o.addressLines!);
+ checkUnnamed7972(o.addressLines!);
unittest.expect(
o.administrativeArea!,
unittest.equals('foo'),
@@ -8516,7 +8516,7 @@
o.postalCode!,
unittest.equals('foo'),
);
- checkUnnamed7970(o.recipients!);
+ checkUnnamed7973(o.recipients!);
unittest.expect(
o.regionCode!,
unittest.equals('foo'),
diff --git a/generated/googleapis_beta/test/domains/v1beta1_test.dart b/generated/googleapis_beta/test/domains/v1beta1_test.dart
index 7b8ca11..b4faabb 100644
--- a/generated/googleapis_beta/test/domains/v1beta1_test.dart
+++ b/generated/googleapis_beta/test/domains/v1beta1_test.dart
@@ -27,14 +27,14 @@
import '../test_shared.dart';
-core.List<api.AuditLogConfig> buildUnnamed8495() {
+core.List<api.AuditLogConfig> buildUnnamed8498() {
var o = <api.AuditLogConfig>[];
o.add(buildAuditLogConfig());
o.add(buildAuditLogConfig());
return o;
}
-void checkUnnamed8495(core.List<api.AuditLogConfig> o) {
+void checkUnnamed8498(core.List<api.AuditLogConfig> o) {
unittest.expect(o, unittest.hasLength(2));
checkAuditLogConfig(o[0] as api.AuditLogConfig);
checkAuditLogConfig(o[1] as api.AuditLogConfig);
@@ -45,7 +45,7 @@
var o = api.AuditConfig();
buildCounterAuditConfig++;
if (buildCounterAuditConfig < 3) {
- o.auditLogConfigs = buildUnnamed8495();
+ o.auditLogConfigs = buildUnnamed8498();
o.service = 'foo';
}
buildCounterAuditConfig--;
@@ -55,7 +55,7 @@
void checkAuditConfig(api.AuditConfig o) {
buildCounterAuditConfig++;
if (buildCounterAuditConfig < 3) {
- checkUnnamed8495(o.auditLogConfigs!);
+ checkUnnamed8498(o.auditLogConfigs!);
unittest.expect(
o.service!,
unittest.equals('foo'),
@@ -64,14 +64,14 @@
buildCounterAuditConfig--;
}
-core.List<core.String> buildUnnamed8496() {
+core.List<core.String> buildUnnamed8499() {
var o = <core.String>[];
o.add('foo');
o.add('foo');
return o;
}
-void checkUnnamed8496(core.List<core.String> o) {
+void checkUnnamed8499(core.List<core.String> o) {
unittest.expect(o, unittest.hasLength(2));
unittest.expect(
o[0],
@@ -88,7 +88,7 @@
var o = api.AuditLogConfig();
buildCounterAuditLogConfig++;
if (buildCounterAuditLogConfig < 3) {
- o.exemptedMembers = buildUnnamed8496();
+ o.exemptedMembers = buildUnnamed8499();
o.logType = 'foo';
}
buildCounterAuditLogConfig--;
@@ -98,7 +98,7 @@
void checkAuditLogConfig(api.AuditLogConfig o) {
buildCounterAuditLogConfig++;
if (buildCounterAuditLogConfig < 3) {
- checkUnnamed8496(o.exemptedMembers!);
+ checkUnnamed8499(o.exemptedMembers!);
unittest.expect(
o.logType!,
unittest.equals('foo'),
@@ -129,14 +129,14 @@
buildCounterAuthorizationCode--;
}
-core.List<core.String> buildUnnamed8497() {
+core.List<core.String> buildUnnamed8500() {
var o = <core.String>[];
o.add('foo');
o.add('foo');
return o;
}
-void checkUnnamed8497(core.List<core.String> o) {
+void checkUnnamed8500(core.List<core.String> o) {
unittest.expect(o, unittest.hasLength(2));
unittest.expect(
o[0],
@@ -154,7 +154,7 @@
buildCounterBinding++;
if (buildCounterBinding < 3) {
o.condition = buildExpr();
- o.members = buildUnnamed8497();
+ o.members = buildUnnamed8500();
o.role = 'foo';
}
buildCounterBinding--;
@@ -165,7 +165,7 @@
buildCounterBinding++;
if (buildCounterBinding < 3) {
checkExpr(o.condition! as api.Expr);
- checkUnnamed8497(o.members!);
+ checkUnnamed8500(o.members!);
unittest.expect(
o.role!,
unittest.equals('foo'),
@@ -174,14 +174,14 @@
buildCounterBinding--;
}
-core.List<core.String> buildUnnamed8498() {
+core.List<core.String> buildUnnamed8501() {
var o = <core.String>[];
o.add('foo');
o.add('foo');
return o;
}
-void checkUnnamed8498(core.List<core.String> o) {
+void checkUnnamed8501(core.List<core.String> o) {
unittest.expect(o, unittest.hasLength(2));
unittest.expect(
o[0],
@@ -198,7 +198,7 @@
var o = api.ConfigureContactSettingsRequest();
buildCounterConfigureContactSettingsRequest++;
if (buildCounterConfigureContactSettingsRequest < 3) {
- o.contactNotices = buildUnnamed8498();
+ o.contactNotices = buildUnnamed8501();
o.contactSettings = buildContactSettings();
o.updateMask = 'foo';
o.validateOnly = true;
@@ -211,7 +211,7 @@
api.ConfigureContactSettingsRequest o) {
buildCounterConfigureContactSettingsRequest++;
if (buildCounterConfigureContactSettingsRequest < 3) {
- checkUnnamed8498(o.contactNotices!);
+ checkUnnamed8501(o.contactNotices!);
checkContactSettings(o.contactSettings! as api.ContactSettings);
unittest.expect(
o.updateMask!,
@@ -336,27 +336,27 @@
buildCounterContactSettings--;
}
-core.List<api.DsRecord> buildUnnamed8499() {
+core.List<api.DsRecord> buildUnnamed8502() {
var o = <api.DsRecord>[];
o.add(buildDsRecord());
o.add(buildDsRecord());
return o;
}
-void checkUnnamed8499(core.List<api.DsRecord> o) {
+void checkUnnamed8502(core.List<api.DsRecord> o) {
unittest.expect(o, unittest.hasLength(2));
checkDsRecord(o[0] as api.DsRecord);
checkDsRecord(o[1] as api.DsRecord);
}
-core.List<core.String> buildUnnamed8500() {
+core.List<core.String> buildUnnamed8503() {
var o = <core.String>[];
o.add('foo');
o.add('foo');
return o;
}
-void checkUnnamed8500(core.List<core.String> o) {
+void checkUnnamed8503(core.List<core.String> o) {
unittest.expect(o, unittest.hasLength(2));
unittest.expect(
o[0],
@@ -373,8 +373,8 @@
var o = api.CustomDns();
buildCounterCustomDns++;
if (buildCounterCustomDns < 3) {
- o.dsRecords = buildUnnamed8499();
- o.nameServers = buildUnnamed8500();
+ o.dsRecords = buildUnnamed8502();
+ o.nameServers = buildUnnamed8503();
}
buildCounterCustomDns--;
return o;
@@ -383,20 +383,20 @@
void checkCustomDns(api.CustomDns o) {
buildCounterCustomDns++;
if (buildCounterCustomDns < 3) {
- checkUnnamed8499(o.dsRecords!);
- checkUnnamed8500(o.nameServers!);
+ checkUnnamed8502(o.dsRecords!);
+ checkUnnamed8503(o.nameServers!);
}
buildCounterCustomDns--;
}
-core.List<api.GlueRecord> buildUnnamed8501() {
+core.List<api.GlueRecord> buildUnnamed8504() {
var o = <api.GlueRecord>[];
o.add(buildGlueRecord());
o.add(buildGlueRecord());
return o;
}
-void checkUnnamed8501(core.List<api.GlueRecord> o) {
+void checkUnnamed8504(core.List<api.GlueRecord> o) {
unittest.expect(o, unittest.hasLength(2));
checkGlueRecord(o[0] as api.GlueRecord);
checkGlueRecord(o[1] as api.GlueRecord);
@@ -408,7 +408,7 @@
buildCounterDnsSettings++;
if (buildCounterDnsSettings < 3) {
o.customDns = buildCustomDns();
- o.glueRecords = buildUnnamed8501();
+ o.glueRecords = buildUnnamed8504();
o.googleDomainsDns = buildGoogleDomainsDns();
}
buildCounterDnsSettings--;
@@ -419,7 +419,7 @@
buildCounterDnsSettings++;
if (buildCounterDnsSettings < 3) {
checkCustomDns(o.customDns! as api.CustomDns);
- checkUnnamed8501(o.glueRecords!);
+ checkUnnamed8504(o.glueRecords!);
checkGoogleDomainsDns(o.googleDomainsDns! as api.GoogleDomainsDns);
}
buildCounterDnsSettings--;
@@ -514,83 +514,6 @@
buildCounterExpr--;
}
-core.List<core.String> buildUnnamed8502() {
- var o = <core.String>[];
- o.add('foo');
- o.add('foo');
- return o;
-}
-
-void checkUnnamed8502(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'),
- );
-}
-
-core.List<core.String> buildUnnamed8503() {
- var o = <core.String>[];
- o.add('foo');
- o.add('foo');
- return o;
-}
-
-void checkUnnamed8503(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'),
- );
-}
-
-core.int buildCounterGlueRecord = 0;
-api.GlueRecord buildGlueRecord() {
- var o = api.GlueRecord();
- buildCounterGlueRecord++;
- if (buildCounterGlueRecord < 3) {
- o.hostName = 'foo';
- o.ipv4Addresses = buildUnnamed8502();
- o.ipv6Addresses = buildUnnamed8503();
- }
- buildCounterGlueRecord--;
- return o;
-}
-
-void checkGlueRecord(api.GlueRecord o) {
- buildCounterGlueRecord++;
- if (buildCounterGlueRecord < 3) {
- unittest.expect(
- o.hostName!,
- unittest.equals('foo'),
- );
- checkUnnamed8502(o.ipv4Addresses!);
- checkUnnamed8503(o.ipv6Addresses!);
- }
- buildCounterGlueRecord--;
-}
-
-core.List<api.DsRecord> buildUnnamed8504() {
- var o = <api.DsRecord>[];
- o.add(buildDsRecord());
- o.add(buildDsRecord());
- return o;
-}
-
-void checkUnnamed8504(core.List<api.DsRecord> o) {
- unittest.expect(o, unittest.hasLength(2));
- checkDsRecord(o[0] as api.DsRecord);
- checkDsRecord(o[1] as api.DsRecord);
-}
-
core.List<core.String> buildUnnamed8505() {
var o = <core.String>[];
o.add('foo');
@@ -610,14 +533,91 @@
);
}
+core.List<core.String> buildUnnamed8506() {
+ var o = <core.String>[];
+ o.add('foo');
+ o.add('foo');
+ return o;
+}
+
+void checkUnnamed8506(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'),
+ );
+}
+
+core.int buildCounterGlueRecord = 0;
+api.GlueRecord buildGlueRecord() {
+ var o = api.GlueRecord();
+ buildCounterGlueRecord++;
+ if (buildCounterGlueRecord < 3) {
+ o.hostName = 'foo';
+ o.ipv4Addresses = buildUnnamed8505();
+ o.ipv6Addresses = buildUnnamed8506();
+ }
+ buildCounterGlueRecord--;
+ return o;
+}
+
+void checkGlueRecord(api.GlueRecord o) {
+ buildCounterGlueRecord++;
+ if (buildCounterGlueRecord < 3) {
+ unittest.expect(
+ o.hostName!,
+ unittest.equals('foo'),
+ );
+ checkUnnamed8505(o.ipv4Addresses!);
+ checkUnnamed8506(o.ipv6Addresses!);
+ }
+ buildCounterGlueRecord--;
+}
+
+core.List<api.DsRecord> buildUnnamed8507() {
+ var o = <api.DsRecord>[];
+ o.add(buildDsRecord());
+ o.add(buildDsRecord());
+ return o;
+}
+
+void checkUnnamed8507(core.List<api.DsRecord> o) {
+ unittest.expect(o, unittest.hasLength(2));
+ checkDsRecord(o[0] as api.DsRecord);
+ checkDsRecord(o[1] as api.DsRecord);
+}
+
+core.List<core.String> buildUnnamed8508() {
+ var o = <core.String>[];
+ o.add('foo');
+ o.add('foo');
+ return o;
+}
+
+void checkUnnamed8508(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'),
+ );
+}
+
core.int buildCounterGoogleDomainsDns = 0;
api.GoogleDomainsDns buildGoogleDomainsDns() {
var o = api.GoogleDomainsDns();
buildCounterGoogleDomainsDns++;
if (buildCounterGoogleDomainsDns < 3) {
- o.dsRecords = buildUnnamed8504();
+ o.dsRecords = buildUnnamed8507();
o.dsState = 'foo';
- o.nameServers = buildUnnamed8505();
+ o.nameServers = buildUnnamed8508();
}
buildCounterGoogleDomainsDns--;
return o;
@@ -626,24 +626,24 @@
void checkGoogleDomainsDns(api.GoogleDomainsDns o) {
buildCounterGoogleDomainsDns++;
if (buildCounterGoogleDomainsDns < 3) {
- checkUnnamed8504(o.dsRecords!);
+ checkUnnamed8507(o.dsRecords!);
unittest.expect(
o.dsState!,
unittest.equals('foo'),
);
- checkUnnamed8505(o.nameServers!);
+ checkUnnamed8508(o.nameServers!);
}
buildCounterGoogleDomainsDns--;
}
-core.List<api.Location> buildUnnamed8506() {
+core.List<api.Location> buildUnnamed8509() {
var o = <api.Location>[];
o.add(buildLocation());
o.add(buildLocation());
return o;
}
-void checkUnnamed8506(core.List<api.Location> o) {
+void checkUnnamed8509(core.List<api.Location> o) {
unittest.expect(o, unittest.hasLength(2));
checkLocation(o[0] as api.Location);
checkLocation(o[1] as api.Location);
@@ -654,7 +654,7 @@
var o = api.ListLocationsResponse();
buildCounterListLocationsResponse++;
if (buildCounterListLocationsResponse < 3) {
- o.locations = buildUnnamed8506();
+ o.locations = buildUnnamed8509();
o.nextPageToken = 'foo';
}
buildCounterListLocationsResponse--;
@@ -664,7 +664,7 @@
void checkListLocationsResponse(api.ListLocationsResponse o) {
buildCounterListLocationsResponse++;
if (buildCounterListLocationsResponse < 3) {
- checkUnnamed8506(o.locations!);
+ checkUnnamed8509(o.locations!);
unittest.expect(
o.nextPageToken!,
unittest.equals('foo'),
@@ -673,14 +673,14 @@
buildCounterListLocationsResponse--;
}
-core.List<api.Operation> buildUnnamed8507() {
+core.List<api.Operation> buildUnnamed8510() {
var o = <api.Operation>[];
o.add(buildOperation());
o.add(buildOperation());
return o;
}
-void checkUnnamed8507(core.List<api.Operation> o) {
+void checkUnnamed8510(core.List<api.Operation> o) {
unittest.expect(o, unittest.hasLength(2));
checkOperation(o[0] as api.Operation);
checkOperation(o[1] as api.Operation);
@@ -692,7 +692,7 @@
buildCounterListOperationsResponse++;
if (buildCounterListOperationsResponse < 3) {
o.nextPageToken = 'foo';
- o.operations = buildUnnamed8507();
+ o.operations = buildUnnamed8510();
}
buildCounterListOperationsResponse--;
return o;
@@ -705,19 +705,19 @@
o.nextPageToken!,
unittest.equals('foo'),
);
- checkUnnamed8507(o.operations!);
+ checkUnnamed8510(o.operations!);
}
buildCounterListOperationsResponse--;
}
-core.List<api.Registration> buildUnnamed8508() {
+core.List<api.Registration> buildUnnamed8511() {
var o = <api.Registration>[];
o.add(buildRegistration());
o.add(buildRegistration());
return o;
}
-void checkUnnamed8508(core.List<api.Registration> o) {
+void checkUnnamed8511(core.List<api.Registration> o) {
unittest.expect(o, unittest.hasLength(2));
checkRegistration(o[0] as api.Registration);
checkRegistration(o[1] as api.Registration);
@@ -729,7 +729,7 @@
buildCounterListRegistrationsResponse++;
if (buildCounterListRegistrationsResponse < 3) {
o.nextPageToken = 'foo';
- o.registrations = buildUnnamed8508();
+ o.registrations = buildUnnamed8511();
}
buildCounterListRegistrationsResponse--;
return o;
@@ -742,19 +742,19 @@
o.nextPageToken!,
unittest.equals('foo'),
);
- checkUnnamed8508(o.registrations!);
+ checkUnnamed8511(o.registrations!);
}
buildCounterListRegistrationsResponse--;
}
-core.Map<core.String, core.String> buildUnnamed8509() {
+core.Map<core.String, core.String> buildUnnamed8512() {
var o = <core.String, core.String>{};
o['x'] = 'foo';
o['y'] = 'foo';
return o;
}
-void checkUnnamed8509(core.Map<core.String, core.String> o) {
+void checkUnnamed8512(core.Map<core.String, core.String> o) {
unittest.expect(o, unittest.hasLength(2));
unittest.expect(
o['x']!,
@@ -766,7 +766,7 @@
);
}
-core.Map<core.String, core.Object> buildUnnamed8510() {
+core.Map<core.String, core.Object> buildUnnamed8513() {
var o = <core.String, core.Object>{};
o['x'] = {
'list': [1, 2, 3],
@@ -781,7 +781,7 @@
return o;
}
-void checkUnnamed8510(core.Map<core.String, core.Object> o) {
+void checkUnnamed8513(core.Map<core.String, core.Object> o) {
unittest.expect(o, unittest.hasLength(2));
var casted1 = (o['x']!) as core.Map;
unittest.expect(casted1, unittest.hasLength(3));
@@ -819,9 +819,9 @@
buildCounterLocation++;
if (buildCounterLocation < 3) {
o.displayName = 'foo';
- o.labels = buildUnnamed8509();
+ o.labels = buildUnnamed8512();
o.locationId = 'foo';
- o.metadata = buildUnnamed8510();
+ o.metadata = buildUnnamed8513();
o.name = 'foo';
}
buildCounterLocation--;
@@ -835,12 +835,12 @@
o.displayName!,
unittest.equals('foo'),
);
- checkUnnamed8509(o.labels!);
+ checkUnnamed8512(o.labels!);
unittest.expect(
o.locationId!,
unittest.equals('foo'),
);
- checkUnnamed8510(o.metadata!);
+ checkUnnamed8513(o.metadata!);
unittest.expect(
o.name!,
unittest.equals('foo'),
@@ -908,7 +908,7 @@
buildCounterMoney--;
}
-core.Map<core.String, core.Object> buildUnnamed8511() {
+core.Map<core.String, core.Object> buildUnnamed8514() {
var o = <core.String, core.Object>{};
o['x'] = {
'list': [1, 2, 3],
@@ -923,7 +923,7 @@
return o;
}
-void checkUnnamed8511(core.Map<core.String, core.Object> o) {
+void checkUnnamed8514(core.Map<core.String, core.Object> o) {
unittest.expect(o, unittest.hasLength(2));
var casted3 = (o['x']!) as core.Map;
unittest.expect(casted3, unittest.hasLength(3));
@@ -955,7 +955,7 @@
);
}
-core.Map<core.String, core.Object> buildUnnamed8512() {
+core.Map<core.String, core.Object> buildUnnamed8515() {
var o = <core.String, core.Object>{};
o['x'] = {
'list': [1, 2, 3],
@@ -970,7 +970,7 @@
return o;
}
-void checkUnnamed8512(core.Map<core.String, core.Object> o) {
+void checkUnnamed8515(core.Map<core.String, core.Object> o) {
unittest.expect(o, unittest.hasLength(2));
var casted5 = (o['x']!) as core.Map;
unittest.expect(casted5, unittest.hasLength(3));
@@ -1009,9 +1009,9 @@
if (buildCounterOperation < 3) {
o.done = true;
o.error = buildStatus();
- o.metadata = buildUnnamed8511();
+ o.metadata = buildUnnamed8514();
o.name = 'foo';
- o.response = buildUnnamed8512();
+ o.response = buildUnnamed8515();
}
buildCounterOperation--;
return o;
@@ -1022,12 +1022,12 @@
if (buildCounterOperation < 3) {
unittest.expect(o.done!, unittest.isTrue);
checkStatus(o.error! as api.Status);
- checkUnnamed8511(o.metadata!);
+ checkUnnamed8514(o.metadata!);
unittest.expect(
o.name!,
unittest.equals('foo'),
);
- checkUnnamed8512(o.response!);
+ checkUnnamed8515(o.response!);
}
buildCounterOperation--;
}
@@ -1079,27 +1079,27 @@
buildCounterOperationMetadata--;
}
-core.List<api.AuditConfig> buildUnnamed8513() {
+core.List<api.AuditConfig> buildUnnamed8516() {
var o = <api.AuditConfig>[];
o.add(buildAuditConfig());
o.add(buildAuditConfig());
return o;
}
-void checkUnnamed8513(core.List<api.AuditConfig> o) {
+void checkUnnamed8516(core.List<api.AuditConfig> o) {
unittest.expect(o, unittest.hasLength(2));
checkAuditConfig(o[0] as api.AuditConfig);
checkAuditConfig(o[1] as api.AuditConfig);
}
-core.List<api.Binding> buildUnnamed8514() {
+core.List<api.Binding> buildUnnamed8517() {
var o = <api.Binding>[];
o.add(buildBinding());
o.add(buildBinding());
return o;
}
-void checkUnnamed8514(core.List<api.Binding> o) {
+void checkUnnamed8517(core.List<api.Binding> o) {
unittest.expect(o, unittest.hasLength(2));
checkBinding(o[0] as api.Binding);
checkBinding(o[1] as api.Binding);
@@ -1110,8 +1110,8 @@
var o = api.Policy();
buildCounterPolicy++;
if (buildCounterPolicy < 3) {
- o.auditConfigs = buildUnnamed8513();
- o.bindings = buildUnnamed8514();
+ o.auditConfigs = buildUnnamed8516();
+ o.bindings = buildUnnamed8517();
o.etag = 'foo';
o.version = 42;
}
@@ -1122,8 +1122,8 @@
void checkPolicy(api.Policy o) {
buildCounterPolicy++;
if (buildCounterPolicy < 3) {
- checkUnnamed8513(o.auditConfigs!);
- checkUnnamed8514(o.bindings!);
+ checkUnnamed8516(o.auditConfigs!);
+ checkUnnamed8517(o.bindings!);
unittest.expect(
o.etag!,
unittest.equals('foo'),
@@ -1136,129 +1136,6 @@
buildCounterPolicy--;
}
-core.List<core.String> buildUnnamed8515() {
- var o = <core.String>[];
- o.add('foo');
- o.add('foo');
- return o;
-}
-
-void checkUnnamed8515(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'),
- );
-}
-
-core.List<core.String> buildUnnamed8516() {
- var o = <core.String>[];
- o.add('foo');
- o.add('foo');
- return o;
-}
-
-void checkUnnamed8516(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'),
- );
-}
-
-core.int buildCounterPostalAddress = 0;
-api.PostalAddress buildPostalAddress() {
- var o = api.PostalAddress();
- buildCounterPostalAddress++;
- if (buildCounterPostalAddress < 3) {
- o.addressLines = buildUnnamed8515();
- o.administrativeArea = 'foo';
- o.languageCode = 'foo';
- o.locality = 'foo';
- o.organization = 'foo';
- o.postalCode = 'foo';
- o.recipients = buildUnnamed8516();
- o.regionCode = 'foo';
- o.revision = 42;
- o.sortingCode = 'foo';
- o.sublocality = 'foo';
- }
- buildCounterPostalAddress--;
- return o;
-}
-
-void checkPostalAddress(api.PostalAddress o) {
- buildCounterPostalAddress++;
- if (buildCounterPostalAddress < 3) {
- checkUnnamed8515(o.addressLines!);
- unittest.expect(
- o.administrativeArea!,
- unittest.equals('foo'),
- );
- unittest.expect(
- o.languageCode!,
- unittest.equals('foo'),
- );
- unittest.expect(
- o.locality!,
- unittest.equals('foo'),
- );
- unittest.expect(
- o.organization!,
- unittest.equals('foo'),
- );
- unittest.expect(
- o.postalCode!,
- unittest.equals('foo'),
- );
- checkUnnamed8516(o.recipients!);
- unittest.expect(
- o.regionCode!,
- unittest.equals('foo'),
- );
- unittest.expect(
- o.revision!,
- unittest.equals(42),
- );
- unittest.expect(
- o.sortingCode!,
- unittest.equals('foo'),
- );
- unittest.expect(
- o.sublocality!,
- unittest.equals('foo'),
- );
- }
- buildCounterPostalAddress--;
-}
-
-core.List<core.String> buildUnnamed8517() {
- var o = <core.String>[];
- o.add('foo');
- o.add('foo');
- return o;
-}
-
-void checkUnnamed8517(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'),
- );
-}
-
core.List<core.String> buildUnnamed8518() {
var o = <core.String>[];
o.add('foo');
@@ -1278,33 +1155,6 @@
);
}
-core.int buildCounterRegisterDomainRequest = 0;
-api.RegisterDomainRequest buildRegisterDomainRequest() {
- var o = api.RegisterDomainRequest();
- buildCounterRegisterDomainRequest++;
- if (buildCounterRegisterDomainRequest < 3) {
- o.contactNotices = buildUnnamed8517();
- o.domainNotices = buildUnnamed8518();
- o.registration = buildRegistration();
- o.validateOnly = true;
- o.yearlyPrice = buildMoney();
- }
- buildCounterRegisterDomainRequest--;
- return o;
-}
-
-void checkRegisterDomainRequest(api.RegisterDomainRequest o) {
- buildCounterRegisterDomainRequest++;
- if (buildCounterRegisterDomainRequest < 3) {
- checkUnnamed8517(o.contactNotices!);
- checkUnnamed8518(o.domainNotices!);
- checkRegistration(o.registration! as api.Registration);
- unittest.expect(o.validateOnly!, unittest.isTrue);
- checkMoney(o.yearlyPrice! as api.Money);
- }
- buildCounterRegisterDomainRequest--;
-}
-
core.List<core.String> buildUnnamed8519() {
var o = <core.String>[];
o.add('foo');
@@ -1324,6 +1174,72 @@
);
}
+core.int buildCounterPostalAddress = 0;
+api.PostalAddress buildPostalAddress() {
+ var o = api.PostalAddress();
+ buildCounterPostalAddress++;
+ if (buildCounterPostalAddress < 3) {
+ o.addressLines = buildUnnamed8518();
+ o.administrativeArea = 'foo';
+ o.languageCode = 'foo';
+ o.locality = 'foo';
+ o.organization = 'foo';
+ o.postalCode = 'foo';
+ o.recipients = buildUnnamed8519();
+ o.regionCode = 'foo';
+ o.revision = 42;
+ o.sortingCode = 'foo';
+ o.sublocality = 'foo';
+ }
+ buildCounterPostalAddress--;
+ return o;
+}
+
+void checkPostalAddress(api.PostalAddress o) {
+ buildCounterPostalAddress++;
+ if (buildCounterPostalAddress < 3) {
+ checkUnnamed8518(o.addressLines!);
+ unittest.expect(
+ o.administrativeArea!,
+ unittest.equals('foo'),
+ );
+ unittest.expect(
+ o.languageCode!,
+ unittest.equals('foo'),
+ );
+ unittest.expect(
+ o.locality!,
+ unittest.equals('foo'),
+ );
+ unittest.expect(
+ o.organization!,
+ unittest.equals('foo'),
+ );
+ unittest.expect(
+ o.postalCode!,
+ unittest.equals('foo'),
+ );
+ checkUnnamed8519(o.recipients!);
+ unittest.expect(
+ o.regionCode!,
+ unittest.equals('foo'),
+ );
+ unittest.expect(
+ o.revision!,
+ unittest.equals(42),
+ );
+ unittest.expect(
+ o.sortingCode!,
+ unittest.equals('foo'),
+ );
+ unittest.expect(
+ o.sublocality!,
+ unittest.equals('foo'),
+ );
+ }
+ buildCounterPostalAddress--;
+}
+
core.List<core.String> buildUnnamed8520() {
var o = <core.String>[];
o.add('foo');
@@ -1343,39 +1259,6 @@
);
}
-core.int buildCounterRegisterParameters = 0;
-api.RegisterParameters buildRegisterParameters() {
- var o = api.RegisterParameters();
- buildCounterRegisterParameters++;
- if (buildCounterRegisterParameters < 3) {
- o.availability = 'foo';
- o.domainName = 'foo';
- o.domainNotices = buildUnnamed8519();
- o.supportedPrivacy = buildUnnamed8520();
- o.yearlyPrice = buildMoney();
- }
- buildCounterRegisterParameters--;
- return o;
-}
-
-void checkRegisterParameters(api.RegisterParameters o) {
- buildCounterRegisterParameters++;
- if (buildCounterRegisterParameters < 3) {
- unittest.expect(
- o.availability!,
- unittest.equals('foo'),
- );
- unittest.expect(
- o.domainName!,
- unittest.equals('foo'),
- );
- checkUnnamed8519(o.domainNotices!);
- checkUnnamed8520(o.supportedPrivacy!);
- checkMoney(o.yearlyPrice! as api.Money);
- }
- buildCounterRegisterParameters--;
-}
-
core.List<core.String> buildUnnamed8521() {
var o = <core.String>[];
o.add('foo');
@@ -1395,21 +1278,48 @@
);
}
-core.Map<core.String, core.String> buildUnnamed8522() {
- var o = <core.String, core.String>{};
- o['x'] = 'foo';
- o['y'] = 'foo';
+core.int buildCounterRegisterDomainRequest = 0;
+api.RegisterDomainRequest buildRegisterDomainRequest() {
+ var o = api.RegisterDomainRequest();
+ buildCounterRegisterDomainRequest++;
+ if (buildCounterRegisterDomainRequest < 3) {
+ o.contactNotices = buildUnnamed8520();
+ o.domainNotices = buildUnnamed8521();
+ o.registration = buildRegistration();
+ o.validateOnly = true;
+ o.yearlyPrice = buildMoney();
+ }
+ buildCounterRegisterDomainRequest--;
return o;
}
-void checkUnnamed8522(core.Map<core.String, core.String> o) {
+void checkRegisterDomainRequest(api.RegisterDomainRequest o) {
+ buildCounterRegisterDomainRequest++;
+ if (buildCounterRegisterDomainRequest < 3) {
+ checkUnnamed8520(o.contactNotices!);
+ checkUnnamed8521(o.domainNotices!);
+ checkRegistration(o.registration! as api.Registration);
+ unittest.expect(o.validateOnly!, unittest.isTrue);
+ checkMoney(o.yearlyPrice! as api.Money);
+ }
+ buildCounterRegisterDomainRequest--;
+}
+
+core.List<core.String> buildUnnamed8522() {
+ var o = <core.String>[];
+ o.add('foo');
+ o.add('foo');
+ return o;
+}
+
+void checkUnnamed8522(core.List<core.String> o) {
unittest.expect(o, unittest.hasLength(2));
unittest.expect(
- o['x']!,
+ o[0],
unittest.equals('foo'),
);
unittest.expect(
- o['y']!,
+ o[1],
unittest.equals('foo'),
);
}
@@ -1433,6 +1343,96 @@
);
}
+core.int buildCounterRegisterParameters = 0;
+api.RegisterParameters buildRegisterParameters() {
+ var o = api.RegisterParameters();
+ buildCounterRegisterParameters++;
+ if (buildCounterRegisterParameters < 3) {
+ o.availability = 'foo';
+ o.domainName = 'foo';
+ o.domainNotices = buildUnnamed8522();
+ o.supportedPrivacy = buildUnnamed8523();
+ o.yearlyPrice = buildMoney();
+ }
+ buildCounterRegisterParameters--;
+ return o;
+}
+
+void checkRegisterParameters(api.RegisterParameters o) {
+ buildCounterRegisterParameters++;
+ if (buildCounterRegisterParameters < 3) {
+ unittest.expect(
+ o.availability!,
+ unittest.equals('foo'),
+ );
+ unittest.expect(
+ o.domainName!,
+ unittest.equals('foo'),
+ );
+ checkUnnamed8522(o.domainNotices!);
+ checkUnnamed8523(o.supportedPrivacy!);
+ checkMoney(o.yearlyPrice! as api.Money);
+ }
+ buildCounterRegisterParameters--;
+}
+
+core.List<core.String> buildUnnamed8524() {
+ var o = <core.String>[];
+ o.add('foo');
+ o.add('foo');
+ return o;
+}
+
+void checkUnnamed8524(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'),
+ );
+}
+
+core.Map<core.String, core.String> buildUnnamed8525() {
+ var o = <core.String, core.String>{};
+ o['x'] = 'foo';
+ o['y'] = 'foo';
+ return o;
+}
+
+void checkUnnamed8525(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'),
+ );
+}
+
+core.List<core.String> buildUnnamed8526() {
+ var o = <core.String>[];
+ o.add('foo');
+ o.add('foo');
+ return o;
+}
+
+void checkUnnamed8526(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'),
+ );
+}
+
core.int buildCounterRegistration = 0;
api.Registration buildRegistration() {
var o = api.Registration();
@@ -1443,13 +1443,13 @@
o.dnsSettings = buildDnsSettings();
o.domainName = 'foo';
o.expireTime = 'foo';
- o.issues = buildUnnamed8521();
- o.labels = buildUnnamed8522();
+ o.issues = buildUnnamed8524();
+ o.labels = buildUnnamed8525();
o.managementSettings = buildManagementSettings();
o.name = 'foo';
o.pendingContactSettings = buildContactSettings();
o.state = 'foo';
- o.supportedPrivacy = buildUnnamed8523();
+ o.supportedPrivacy = buildUnnamed8526();
}
buildCounterRegistration--;
return o;
@@ -1472,8 +1472,8 @@
o.expireTime!,
unittest.equals('foo'),
);
- checkUnnamed8521(o.issues!);
- checkUnnamed8522(o.labels!);
+ checkUnnamed8524(o.issues!);
+ checkUnnamed8525(o.labels!);
checkManagementSettings(o.managementSettings! as api.ManagementSettings);
unittest.expect(
o.name!,
@@ -1484,7 +1484,7 @@
o.state!,
unittest.equals('foo'),
);
- checkUnnamed8523(o.supportedPrivacy!);
+ checkUnnamed8526(o.supportedPrivacy!);
}
buildCounterRegistration--;
}
@@ -1525,14 +1525,14 @@
buildCounterRetrieveRegisterParametersResponse--;
}
-core.List<api.RegisterParameters> buildUnnamed8524() {
+core.List<api.RegisterParameters> buildUnnamed8527() {
var o = <api.RegisterParameters>[];
o.add(buildRegisterParameters());
o.add(buildRegisterParameters());
return o;
}
-void checkUnnamed8524(core.List<api.RegisterParameters> o) {
+void checkUnnamed8527(core.List<api.RegisterParameters> o) {
unittest.expect(o, unittest.hasLength(2));
checkRegisterParameters(o[0] as api.RegisterParameters);
checkRegisterParameters(o[1] as api.RegisterParameters);
@@ -1543,7 +1543,7 @@
var o = api.SearchDomainsResponse();
buildCounterSearchDomainsResponse++;
if (buildCounterSearchDomainsResponse < 3) {
- o.registerParameters = buildUnnamed8524();
+ o.registerParameters = buildUnnamed8527();
}
buildCounterSearchDomainsResponse--;
return o;
@@ -1552,7 +1552,7 @@
void checkSearchDomainsResponse(api.SearchDomainsResponse o) {
buildCounterSearchDomainsResponse++;
if (buildCounterSearchDomainsResponse < 3) {
- checkUnnamed8524(o.registerParameters!);
+ checkUnnamed8527(o.registerParameters!);
}
buildCounterSearchDomainsResponse--;
}
@@ -1581,7 +1581,7 @@
buildCounterSetIamPolicyRequest--;
}
-core.Map<core.String, core.Object> buildUnnamed8525() {
+core.Map<core.String, core.Object> buildUnnamed8528() {
var o = <core.String, core.Object>{};
o['x'] = {
'list': [1, 2, 3],
@@ -1596,7 +1596,7 @@
return o;
}
-void checkUnnamed8525(core.Map<core.String, core.Object> o) {
+void checkUnnamed8528(core.Map<core.String, core.Object> o) {
unittest.expect(o, unittest.hasLength(2));
var casted7 = (o['x']!) as core.Map;
unittest.expect(casted7, unittest.hasLength(3));
@@ -1628,17 +1628,17 @@
);
}
-core.List<core.Map<core.String, core.Object>> buildUnnamed8526() {
+core.List<core.Map<core.String, core.Object>> buildUnnamed8529() {
var o = <core.Map<core.String, core.Object>>[];
- o.add(buildUnnamed8525());
- o.add(buildUnnamed8525());
+ o.add(buildUnnamed8528());
+ o.add(buildUnnamed8528());
return o;
}
-void checkUnnamed8526(core.List<core.Map<core.String, core.Object>> o) {
+void checkUnnamed8529(core.List<core.Map<core.String, core.Object>> o) {
unittest.expect(o, unittest.hasLength(2));
- checkUnnamed8525(o[0]);
- checkUnnamed8525(o[1]);
+ checkUnnamed8528(o[0]);
+ checkUnnamed8528(o[1]);
}
core.int buildCounterStatus = 0;
@@ -1647,7 +1647,7 @@
buildCounterStatus++;
if (buildCounterStatus < 3) {
o.code = 42;
- o.details = buildUnnamed8526();
+ o.details = buildUnnamed8529();
o.message = 'foo';
}
buildCounterStatus--;
@@ -1661,7 +1661,7 @@
o.code!,
unittest.equals(42),
);
- checkUnnamed8526(o.details!);
+ checkUnnamed8529(o.details!);
unittest.expect(
o.message!,
unittest.equals('foo'),
@@ -1670,14 +1670,14 @@
buildCounterStatus--;
}
-core.List<core.String> buildUnnamed8527() {
+core.List<core.String> buildUnnamed8530() {
var o = <core.String>[];
o.add('foo');
o.add('foo');
return o;
}
-void checkUnnamed8527(core.List<core.String> o) {
+void checkUnnamed8530(core.List<core.String> o) {
unittest.expect(o, unittest.hasLength(2));
unittest.expect(
o[0],
@@ -1694,7 +1694,7 @@
var o = api.TestIamPermissionsRequest();
buildCounterTestIamPermissionsRequest++;
if (buildCounterTestIamPermissionsRequest < 3) {
- o.permissions = buildUnnamed8527();
+ o.permissions = buildUnnamed8530();
}
buildCounterTestIamPermissionsRequest--;
return o;
@@ -1703,19 +1703,19 @@
void checkTestIamPermissionsRequest(api.TestIamPermissionsRequest o) {
buildCounterTestIamPermissionsRequest++;
if (buildCounterTestIamPermissionsRequest < 3) {
- checkUnnamed8527(o.permissions!);
+ checkUnnamed8530(o.permissions!);
}
buildCounterTestIamPermissionsRequest--;
}
-core.List<core.String> buildUnnamed8528() {
+core.List<core.String> buildUnnamed8531() {
var o = <core.String>[];
o.add('foo');
o.add('foo');
return o;
}
-void checkUnnamed8528(core.List<core.String> o) {
+void checkUnnamed8531(core.List<core.String> o) {
unittest.expect(o, unittest.hasLength(2));
unittest.expect(
o[0],
@@ -1732,7 +1732,7 @@
var o = api.TestIamPermissionsResponse();
buildCounterTestIamPermissionsResponse++;
if (buildCounterTestIamPermissionsResponse < 3) {
- o.permissions = buildUnnamed8528();
+ o.permissions = buildUnnamed8531();
}
buildCounterTestIamPermissionsResponse--;
return o;
@@ -1741,7 +1741,7 @@
void checkTestIamPermissionsResponse(api.TestIamPermissionsResponse o) {
buildCounterTestIamPermissionsResponse++;
if (buildCounterTestIamPermissionsResponse < 3) {
- checkUnnamed8528(o.permissions!);
+ checkUnnamed8531(o.permissions!);
}
buildCounterTestIamPermissionsResponse--;
}
diff --git a/generated/googleapis_beta/test/factchecktools/v1alpha1_test.dart b/generated/googleapis_beta/test/factchecktools/v1alpha1_test.dart
index 12f99c5..f02773e 100644
--- a/generated/googleapis_beta/test/factchecktools/v1alpha1_test.dart
+++ b/generated/googleapis_beta/test/factchecktools/v1alpha1_test.dart
@@ -28,14 +28,14 @@
import '../test_shared.dart';
core.List<api.GoogleFactcheckingFactchecktoolsV1alpha1ClaimReview>
- buildUnnamed8017() {
+ buildUnnamed8020() {
var o = <api.GoogleFactcheckingFactchecktoolsV1alpha1ClaimReview>[];
o.add(buildGoogleFactcheckingFactchecktoolsV1alpha1ClaimReview());
o.add(buildGoogleFactcheckingFactchecktoolsV1alpha1ClaimReview());
return o;
}
-void checkUnnamed8017(
+void checkUnnamed8020(
core.List<api.GoogleFactcheckingFactchecktoolsV1alpha1ClaimReview> o) {
unittest.expect(o, unittest.hasLength(2));
checkGoogleFactcheckingFactchecktoolsV1alpha1ClaimReview(
@@ -51,7 +51,7 @@
buildCounterGoogleFactcheckingFactchecktoolsV1alpha1Claim++;
if (buildCounterGoogleFactcheckingFactchecktoolsV1alpha1Claim < 3) {
o.claimDate = 'foo';
- o.claimReview = buildUnnamed8017();
+ o.claimReview = buildUnnamed8020();
o.claimant = 'foo';
o.text = 'foo';
}
@@ -67,7 +67,7 @@
o.claimDate!,
unittest.equals('foo'),
);
- checkUnnamed8017(o.claimReview!);
+ checkUnnamed8020(o.claimReview!);
unittest.expect(
o.claimant!,
unittest.equals('foo'),
@@ -247,14 +247,14 @@
buildCounterGoogleFactcheckingFactchecktoolsV1alpha1ClaimReviewAuthor--;
}
-core.List<core.String> buildUnnamed8018() {
+core.List<core.String> buildUnnamed8021() {
var o = <core.String>[];
o.add('foo');
o.add('foo');
return o;
}
-void checkUnnamed8018(core.List<core.String> o) {
+void checkUnnamed8021(core.List<core.String> o) {
unittest.expect(o, unittest.hasLength(2));
unittest.expect(
o[0],
@@ -274,7 +274,7 @@
buildCounterGoogleFactcheckingFactchecktoolsV1alpha1ClaimReviewMarkup++;
if (buildCounterGoogleFactcheckingFactchecktoolsV1alpha1ClaimReviewMarkup <
3) {
- o.claimAppearances = buildUnnamed8018();
+ o.claimAppearances = buildUnnamed8021();
o.claimAuthor = buildGoogleFactcheckingFactchecktoolsV1alpha1ClaimAuthor();
o.claimDate = 'foo';
o.claimFirstAppearance = 'foo';
@@ -292,7 +292,7 @@
buildCounterGoogleFactcheckingFactchecktoolsV1alpha1ClaimReviewMarkup++;
if (buildCounterGoogleFactcheckingFactchecktoolsV1alpha1ClaimReviewMarkup <
3) {
- checkUnnamed8018(o.claimAppearances!);
+ checkUnnamed8021(o.claimAppearances!);
checkGoogleFactcheckingFactchecktoolsV1alpha1ClaimAuthor(o.claimAuthor!
as api.GoogleFactcheckingFactchecktoolsV1alpha1ClaimAuthor);
unittest.expect(
@@ -322,14 +322,14 @@
}
core.List<api.GoogleFactcheckingFactchecktoolsV1alpha1ClaimReviewMarkup>
- buildUnnamed8019() {
+ buildUnnamed8022() {
var o = <api.GoogleFactcheckingFactchecktoolsV1alpha1ClaimReviewMarkup>[];
o.add(buildGoogleFactcheckingFactchecktoolsV1alpha1ClaimReviewMarkup());
o.add(buildGoogleFactcheckingFactchecktoolsV1alpha1ClaimReviewMarkup());
return o;
}
-void checkUnnamed8019(
+void checkUnnamed8022(
core.List<api.GoogleFactcheckingFactchecktoolsV1alpha1ClaimReviewMarkup>
o) {
unittest.expect(o, unittest.hasLength(2));
@@ -350,7 +350,7 @@
3) {
o.claimReviewAuthor =
buildGoogleFactcheckingFactchecktoolsV1alpha1ClaimReviewAuthor();
- o.claimReviewMarkups = buildUnnamed8019();
+ o.claimReviewMarkups = buildUnnamed8022();
o.name = 'foo';
o.pageUrl = 'foo';
o.publishDate = 'foo';
@@ -368,7 +368,7 @@
checkGoogleFactcheckingFactchecktoolsV1alpha1ClaimReviewAuthor(
o.claimReviewAuthor!
as api.GoogleFactcheckingFactchecktoolsV1alpha1ClaimReviewAuthor);
- checkUnnamed8019(o.claimReviewMarkups!);
+ checkUnnamed8022(o.claimReviewMarkups!);
unittest.expect(
o.name!,
unittest.equals('foo'),
@@ -390,14 +390,14 @@
}
core.List<api.GoogleFactcheckingFactchecktoolsV1alpha1Claim>
- buildUnnamed8020() {
+ buildUnnamed8023() {
var o = <api.GoogleFactcheckingFactchecktoolsV1alpha1Claim>[];
o.add(buildGoogleFactcheckingFactchecktoolsV1alpha1Claim());
o.add(buildGoogleFactcheckingFactchecktoolsV1alpha1Claim());
return o;
}
-void checkUnnamed8020(
+void checkUnnamed8023(
core.List<api.GoogleFactcheckingFactchecktoolsV1alpha1Claim> o) {
unittest.expect(o, unittest.hasLength(2));
checkGoogleFactcheckingFactchecktoolsV1alpha1Claim(
@@ -416,7 +416,7 @@
buildCounterGoogleFactcheckingFactchecktoolsV1alpha1FactCheckedClaimSearchResponse++;
if (buildCounterGoogleFactcheckingFactchecktoolsV1alpha1FactCheckedClaimSearchResponse <
3) {
- o.claims = buildUnnamed8020();
+ o.claims = buildUnnamed8023();
o.nextPageToken = 'foo';
}
buildCounterGoogleFactcheckingFactchecktoolsV1alpha1FactCheckedClaimSearchResponse--;
@@ -429,7 +429,7 @@
buildCounterGoogleFactcheckingFactchecktoolsV1alpha1FactCheckedClaimSearchResponse++;
if (buildCounterGoogleFactcheckingFactchecktoolsV1alpha1FactCheckedClaimSearchResponse <
3) {
- checkUnnamed8020(o.claims!);
+ checkUnnamed8023(o.claims!);
unittest.expect(
o.nextPageToken!,
unittest.equals('foo'),
@@ -439,14 +439,14 @@
}
core.List<api.GoogleFactcheckingFactchecktoolsV1alpha1ClaimReviewMarkupPage>
- buildUnnamed8021() {
+ buildUnnamed8024() {
var o = <api.GoogleFactcheckingFactchecktoolsV1alpha1ClaimReviewMarkupPage>[];
o.add(buildGoogleFactcheckingFactchecktoolsV1alpha1ClaimReviewMarkupPage());
o.add(buildGoogleFactcheckingFactchecktoolsV1alpha1ClaimReviewMarkupPage());
return o;
}
-void checkUnnamed8021(
+void checkUnnamed8024(
core.List<api.GoogleFactcheckingFactchecktoolsV1alpha1ClaimReviewMarkupPage>
o) {
unittest.expect(o, unittest.hasLength(2));
@@ -466,7 +466,7 @@
buildCounterGoogleFactcheckingFactchecktoolsV1alpha1ListClaimReviewMarkupPagesResponse++;
if (buildCounterGoogleFactcheckingFactchecktoolsV1alpha1ListClaimReviewMarkupPagesResponse <
3) {
- o.claimReviewMarkupPages = buildUnnamed8021();
+ o.claimReviewMarkupPages = buildUnnamed8024();
o.nextPageToken = 'foo';
}
buildCounterGoogleFactcheckingFactchecktoolsV1alpha1ListClaimReviewMarkupPagesResponse--;
@@ -479,7 +479,7 @@
buildCounterGoogleFactcheckingFactchecktoolsV1alpha1ListClaimReviewMarkupPagesResponse++;
if (buildCounterGoogleFactcheckingFactchecktoolsV1alpha1ListClaimReviewMarkupPagesResponse <
3) {
- checkUnnamed8021(o.claimReviewMarkupPages!);
+ checkUnnamed8024(o.claimReviewMarkupPages!);
unittest.expect(
o.nextPageToken!,
unittest.equals('foo'),
diff --git a/generated/googleapis_beta/test/firebase/v1beta1_test.dart b/generated/googleapis_beta/test/firebase/v1beta1_test.dart
index 30feaa1..677fb7f 100644
--- a/generated/googleapis_beta/test/firebase/v1beta1_test.dart
+++ b/generated/googleapis_beta/test/firebase/v1beta1_test.dart
@@ -113,14 +113,14 @@
buildCounterAdminSdkConfig--;
}
-core.List<api.StreamMapping> buildUnnamed8118() {
+core.List<api.StreamMapping> buildUnnamed8121() {
var o = <api.StreamMapping>[];
o.add(buildStreamMapping());
o.add(buildStreamMapping());
return o;
}
-void checkUnnamed8118(core.List<api.StreamMapping> o) {
+void checkUnnamed8121(core.List<api.StreamMapping> o) {
unittest.expect(o, unittest.hasLength(2));
checkStreamMapping(o[0] as api.StreamMapping);
checkStreamMapping(o[1] as api.StreamMapping);
@@ -132,7 +132,7 @@
buildCounterAnalyticsDetails++;
if (buildCounterAnalyticsDetails < 3) {
o.analyticsProperty = buildAnalyticsProperty();
- o.streamMappings = buildUnnamed8118();
+ o.streamMappings = buildUnnamed8121();
}
buildCounterAnalyticsDetails--;
return o;
@@ -142,7 +142,7 @@
buildCounterAnalyticsDetails++;
if (buildCounterAnalyticsDetails < 3) {
checkAnalyticsProperty(o.analyticsProperty! as api.AnalyticsProperty);
- checkUnnamed8118(o.streamMappings!);
+ checkUnnamed8121(o.streamMappings!);
}
buildCounterAnalyticsDetails--;
}
@@ -477,14 +477,14 @@
buildCounterIosAppConfig--;
}
-core.List<api.AndroidApp> buildUnnamed8119() {
+core.List<api.AndroidApp> buildUnnamed8122() {
var o = <api.AndroidApp>[];
o.add(buildAndroidApp());
o.add(buildAndroidApp());
return o;
}
-void checkUnnamed8119(core.List<api.AndroidApp> o) {
+void checkUnnamed8122(core.List<api.AndroidApp> o) {
unittest.expect(o, unittest.hasLength(2));
checkAndroidApp(o[0] as api.AndroidApp);
checkAndroidApp(o[1] as api.AndroidApp);
@@ -495,7 +495,7 @@
var o = api.ListAndroidAppsResponse();
buildCounterListAndroidAppsResponse++;
if (buildCounterListAndroidAppsResponse < 3) {
- o.apps = buildUnnamed8119();
+ o.apps = buildUnnamed8122();
o.nextPageToken = 'foo';
}
buildCounterListAndroidAppsResponse--;
@@ -505,7 +505,7 @@
void checkListAndroidAppsResponse(api.ListAndroidAppsResponse o) {
buildCounterListAndroidAppsResponse++;
if (buildCounterListAndroidAppsResponse < 3) {
- checkUnnamed8119(o.apps!);
+ checkUnnamed8122(o.apps!);
unittest.expect(
o.nextPageToken!,
unittest.equals('foo'),
@@ -514,14 +514,14 @@
buildCounterListAndroidAppsResponse--;
}
-core.List<api.Location> buildUnnamed8120() {
+core.List<api.Location> buildUnnamed8123() {
var o = <api.Location>[];
o.add(buildLocation());
o.add(buildLocation());
return o;
}
-void checkUnnamed8120(core.List<api.Location> o) {
+void checkUnnamed8123(core.List<api.Location> o) {
unittest.expect(o, unittest.hasLength(2));
checkLocation(o[0] as api.Location);
checkLocation(o[1] as api.Location);
@@ -532,7 +532,7 @@
var o = api.ListAvailableLocationsResponse();
buildCounterListAvailableLocationsResponse++;
if (buildCounterListAvailableLocationsResponse < 3) {
- o.locations = buildUnnamed8120();
+ o.locations = buildUnnamed8123();
o.nextPageToken = 'foo';
}
buildCounterListAvailableLocationsResponse--;
@@ -542,7 +542,7 @@
void checkListAvailableLocationsResponse(api.ListAvailableLocationsResponse o) {
buildCounterListAvailableLocationsResponse++;
if (buildCounterListAvailableLocationsResponse < 3) {
- checkUnnamed8120(o.locations!);
+ checkUnnamed8123(o.locations!);
unittest.expect(
o.nextPageToken!,
unittest.equals('foo'),
@@ -551,14 +551,14 @@
buildCounterListAvailableLocationsResponse--;
}
-core.List<api.ProjectInfo> buildUnnamed8121() {
+core.List<api.ProjectInfo> buildUnnamed8124() {
var o = <api.ProjectInfo>[];
o.add(buildProjectInfo());
o.add(buildProjectInfo());
return o;
}
-void checkUnnamed8121(core.List<api.ProjectInfo> o) {
+void checkUnnamed8124(core.List<api.ProjectInfo> o) {
unittest.expect(o, unittest.hasLength(2));
checkProjectInfo(o[0] as api.ProjectInfo);
checkProjectInfo(o[1] as api.ProjectInfo);
@@ -570,7 +570,7 @@
buildCounterListAvailableProjectsResponse++;
if (buildCounterListAvailableProjectsResponse < 3) {
o.nextPageToken = 'foo';
- o.projectInfo = buildUnnamed8121();
+ o.projectInfo = buildUnnamed8124();
}
buildCounterListAvailableProjectsResponse--;
return o;
@@ -583,19 +583,19 @@
o.nextPageToken!,
unittest.equals('foo'),
);
- checkUnnamed8121(o.projectInfo!);
+ checkUnnamed8124(o.projectInfo!);
}
buildCounterListAvailableProjectsResponse--;
}
-core.List<api.FirebaseProject> buildUnnamed8122() {
+core.List<api.FirebaseProject> buildUnnamed8125() {
var o = <api.FirebaseProject>[];
o.add(buildFirebaseProject());
o.add(buildFirebaseProject());
return o;
}
-void checkUnnamed8122(core.List<api.FirebaseProject> o) {
+void checkUnnamed8125(core.List<api.FirebaseProject> o) {
unittest.expect(o, unittest.hasLength(2));
checkFirebaseProject(o[0] as api.FirebaseProject);
checkFirebaseProject(o[1] as api.FirebaseProject);
@@ -607,7 +607,7 @@
buildCounterListFirebaseProjectsResponse++;
if (buildCounterListFirebaseProjectsResponse < 3) {
o.nextPageToken = 'foo';
- o.results = buildUnnamed8122();
+ o.results = buildUnnamed8125();
}
buildCounterListFirebaseProjectsResponse--;
return o;
@@ -620,19 +620,19 @@
o.nextPageToken!,
unittest.equals('foo'),
);
- checkUnnamed8122(o.results!);
+ checkUnnamed8125(o.results!);
}
buildCounterListFirebaseProjectsResponse--;
}
-core.List<api.IosApp> buildUnnamed8123() {
+core.List<api.IosApp> buildUnnamed8126() {
var o = <api.IosApp>[];
o.add(buildIosApp());
o.add(buildIosApp());
return o;
}
-void checkUnnamed8123(core.List<api.IosApp> o) {
+void checkUnnamed8126(core.List<api.IosApp> o) {
unittest.expect(o, unittest.hasLength(2));
checkIosApp(o[0] as api.IosApp);
checkIosApp(o[1] as api.IosApp);
@@ -643,7 +643,7 @@
var o = api.ListIosAppsResponse();
buildCounterListIosAppsResponse++;
if (buildCounterListIosAppsResponse < 3) {
- o.apps = buildUnnamed8123();
+ o.apps = buildUnnamed8126();
o.nextPageToken = 'foo';
}
buildCounterListIosAppsResponse--;
@@ -653,7 +653,7 @@
void checkListIosAppsResponse(api.ListIosAppsResponse o) {
buildCounterListIosAppsResponse++;
if (buildCounterListIosAppsResponse < 3) {
- checkUnnamed8123(o.apps!);
+ checkUnnamed8126(o.apps!);
unittest.expect(
o.nextPageToken!,
unittest.equals('foo'),
@@ -662,14 +662,14 @@
buildCounterListIosAppsResponse--;
}
-core.List<api.ShaCertificate> buildUnnamed8124() {
+core.List<api.ShaCertificate> buildUnnamed8127() {
var o = <api.ShaCertificate>[];
o.add(buildShaCertificate());
o.add(buildShaCertificate());
return o;
}
-void checkUnnamed8124(core.List<api.ShaCertificate> o) {
+void checkUnnamed8127(core.List<api.ShaCertificate> o) {
unittest.expect(o, unittest.hasLength(2));
checkShaCertificate(o[0] as api.ShaCertificate);
checkShaCertificate(o[1] as api.ShaCertificate);
@@ -680,7 +680,7 @@
var o = api.ListShaCertificatesResponse();
buildCounterListShaCertificatesResponse++;
if (buildCounterListShaCertificatesResponse < 3) {
- o.certificates = buildUnnamed8124();
+ o.certificates = buildUnnamed8127();
}
buildCounterListShaCertificatesResponse--;
return o;
@@ -689,19 +689,19 @@
void checkListShaCertificatesResponse(api.ListShaCertificatesResponse o) {
buildCounterListShaCertificatesResponse++;
if (buildCounterListShaCertificatesResponse < 3) {
- checkUnnamed8124(o.certificates!);
+ checkUnnamed8127(o.certificates!);
}
buildCounterListShaCertificatesResponse--;
}
-core.List<api.WebApp> buildUnnamed8125() {
+core.List<api.WebApp> buildUnnamed8128() {
var o = <api.WebApp>[];
o.add(buildWebApp());
o.add(buildWebApp());
return o;
}
-void checkUnnamed8125(core.List<api.WebApp> o) {
+void checkUnnamed8128(core.List<api.WebApp> o) {
unittest.expect(o, unittest.hasLength(2));
checkWebApp(o[0] as api.WebApp);
checkWebApp(o[1] as api.WebApp);
@@ -712,7 +712,7 @@
var o = api.ListWebAppsResponse();
buildCounterListWebAppsResponse++;
if (buildCounterListWebAppsResponse < 3) {
- o.apps = buildUnnamed8125();
+ o.apps = buildUnnamed8128();
o.nextPageToken = 'foo';
}
buildCounterListWebAppsResponse--;
@@ -722,7 +722,7 @@
void checkListWebAppsResponse(api.ListWebAppsResponse o) {
buildCounterListWebAppsResponse++;
if (buildCounterListWebAppsResponse < 3) {
- checkUnnamed8125(o.apps!);
+ checkUnnamed8128(o.apps!);
unittest.expect(
o.nextPageToken!,
unittest.equals('foo'),
@@ -731,14 +731,14 @@
buildCounterListWebAppsResponse--;
}
-core.List<core.String> buildUnnamed8126() {
+core.List<core.String> buildUnnamed8129() {
var o = <core.String>[];
o.add('foo');
o.add('foo');
return o;
}
-void checkUnnamed8126(core.List<core.String> o) {
+void checkUnnamed8129(core.List<core.String> o) {
unittest.expect(o, unittest.hasLength(2));
unittest.expect(
o[0],
@@ -755,7 +755,7 @@
var o = api.Location();
buildCounterLocation++;
if (buildCounterLocation < 3) {
- o.features = buildUnnamed8126();
+ o.features = buildUnnamed8129();
o.locationId = 'foo';
o.type = 'foo';
}
@@ -766,7 +766,7 @@
void checkLocation(api.Location o) {
buildCounterLocation++;
if (buildCounterLocation < 3) {
- checkUnnamed8126(o.features!);
+ checkUnnamed8129(o.features!);
unittest.expect(
o.locationId!,
unittest.equals('foo'),
@@ -794,7 +794,7 @@
buildCounterMessageSet--;
}
-core.Map<core.String, core.Object> buildUnnamed8127() {
+core.Map<core.String, core.Object> buildUnnamed8130() {
var o = <core.String, core.Object>{};
o['x'] = {
'list': [1, 2, 3],
@@ -809,7 +809,7 @@
return o;
}
-void checkUnnamed8127(core.Map<core.String, core.Object> o) {
+void checkUnnamed8130(core.Map<core.String, core.Object> o) {
unittest.expect(o, unittest.hasLength(2));
var casted1 = (o['x']!) as core.Map;
unittest.expect(casted1, unittest.hasLength(3));
@@ -841,7 +841,7 @@
);
}
-core.Map<core.String, core.Object> buildUnnamed8128() {
+core.Map<core.String, core.Object> buildUnnamed8131() {
var o = <core.String, core.Object>{};
o['x'] = {
'list': [1, 2, 3],
@@ -856,7 +856,7 @@
return o;
}
-void checkUnnamed8128(core.Map<core.String, core.Object> o) {
+void checkUnnamed8131(core.Map<core.String, core.Object> o) {
unittest.expect(o, unittest.hasLength(2));
var casted3 = (o['x']!) as core.Map;
unittest.expect(casted3, unittest.hasLength(3));
@@ -895,9 +895,9 @@
if (buildCounterOperation < 3) {
o.done = true;
o.error = buildStatus();
- o.metadata = buildUnnamed8127();
+ o.metadata = buildUnnamed8130();
o.name = 'foo';
- o.response = buildUnnamed8128();
+ o.response = buildUnnamed8131();
}
buildCounterOperation--;
return o;
@@ -908,12 +908,12 @@
if (buildCounterOperation < 3) {
unittest.expect(o.done!, unittest.isTrue);
checkStatus(o.error! as api.Status);
- checkUnnamed8127(o.metadata!);
+ checkUnnamed8130(o.metadata!);
unittest.expect(
o.name!,
unittest.equals('foo'),
);
- checkUnnamed8128(o.response!);
+ checkUnnamed8131(o.response!);
}
buildCounterOperation--;
}
@@ -972,14 +972,14 @@
buildCounterRemoveAnalyticsRequest--;
}
-core.List<api.FirebaseAppInfo> buildUnnamed8129() {
+core.List<api.FirebaseAppInfo> buildUnnamed8132() {
var o = <api.FirebaseAppInfo>[];
o.add(buildFirebaseAppInfo());
o.add(buildFirebaseAppInfo());
return o;
}
-void checkUnnamed8129(core.List<api.FirebaseAppInfo> o) {
+void checkUnnamed8132(core.List<api.FirebaseAppInfo> o) {
unittest.expect(o, unittest.hasLength(2));
checkFirebaseAppInfo(o[0] as api.FirebaseAppInfo);
checkFirebaseAppInfo(o[1] as api.FirebaseAppInfo);
@@ -990,7 +990,7 @@
var o = api.SearchFirebaseAppsResponse();
buildCounterSearchFirebaseAppsResponse++;
if (buildCounterSearchFirebaseAppsResponse < 3) {
- o.apps = buildUnnamed8129();
+ o.apps = buildUnnamed8132();
o.nextPageToken = 'foo';
}
buildCounterSearchFirebaseAppsResponse--;
@@ -1000,7 +1000,7 @@
void checkSearchFirebaseAppsResponse(api.SearchFirebaseAppsResponse o) {
buildCounterSearchFirebaseAppsResponse++;
if (buildCounterSearchFirebaseAppsResponse < 3) {
- checkUnnamed8129(o.apps!);
+ checkUnnamed8132(o.apps!);
unittest.expect(
o.nextPageToken!,
unittest.equals('foo'),
@@ -1041,7 +1041,7 @@
buildCounterShaCertificate--;
}
-core.Map<core.String, core.Object> buildUnnamed8130() {
+core.Map<core.String, core.Object> buildUnnamed8133() {
var o = <core.String, core.Object>{};
o['x'] = {
'list': [1, 2, 3],
@@ -1056,7 +1056,7 @@
return o;
}
-void checkUnnamed8130(core.Map<core.String, core.Object> o) {
+void checkUnnamed8133(core.Map<core.String, core.Object> o) {
unittest.expect(o, unittest.hasLength(2));
var casted5 = (o['x']!) as core.Map;
unittest.expect(casted5, unittest.hasLength(3));
@@ -1088,17 +1088,17 @@
);
}
-core.List<core.Map<core.String, core.Object>> buildUnnamed8131() {
+core.List<core.Map<core.String, core.Object>> buildUnnamed8134() {
var o = <core.Map<core.String, core.Object>>[];
- o.add(buildUnnamed8130());
- o.add(buildUnnamed8130());
+ o.add(buildUnnamed8133());
+ o.add(buildUnnamed8133());
return o;
}
-void checkUnnamed8131(core.List<core.Map<core.String, core.Object>> o) {
+void checkUnnamed8134(core.List<core.Map<core.String, core.Object>> o) {
unittest.expect(o, unittest.hasLength(2));
- checkUnnamed8130(o[0]);
- checkUnnamed8130(o[1]);
+ checkUnnamed8133(o[0]);
+ checkUnnamed8133(o[1]);
}
core.int buildCounterStatus = 0;
@@ -1107,7 +1107,7 @@
buildCounterStatus++;
if (buildCounterStatus < 3) {
o.code = 42;
- o.details = buildUnnamed8131();
+ o.details = buildUnnamed8134();
o.message = 'foo';
}
buildCounterStatus--;
@@ -1121,7 +1121,7 @@
o.code!,
unittest.equals(42),
);
- checkUnnamed8131(o.details!);
+ checkUnnamed8134(o.details!);
unittest.expect(
o.message!,
unittest.equals('foo'),
@@ -1201,14 +1201,14 @@
buildCounterStreamMapping--;
}
-core.List<core.String> buildUnnamed8132() {
+core.List<core.String> buildUnnamed8135() {
var o = <core.String>[];
o.add('foo');
o.add('foo');
return o;
}
-void checkUnnamed8132(core.List<core.String> o) {
+void checkUnnamed8135(core.List<core.String> o) {
unittest.expect(o, unittest.hasLength(2));
unittest.expect(
o[0],
@@ -1226,7 +1226,7 @@
buildCounterWebApp++;
if (buildCounterWebApp < 3) {
o.appId = 'foo';
- o.appUrls = buildUnnamed8132();
+ o.appUrls = buildUnnamed8135();
o.displayName = 'foo';
o.name = 'foo';
o.projectId = 'foo';
@@ -1243,7 +1243,7 @@
o.appId!,
unittest.equals('foo'),
);
- checkUnnamed8132(o.appUrls!);
+ checkUnnamed8135(o.appUrls!);
unittest.expect(
o.displayName!,
unittest.equals('foo'),
diff --git a/generated/googleapis_beta/test/firebaseappcheck/v1beta_test.dart b/generated/googleapis_beta/test/firebaseappcheck/v1beta_test.dart
index c444d55..34ecc9b 100644
--- a/generated/googleapis_beta/test/firebaseappcheck/v1beta_test.dart
+++ b/generated/googleapis_beta/test/firebaseappcheck/v1beta_test.dart
@@ -57,14 +57,14 @@
}
core.List<api.GoogleFirebaseAppcheckV1betaDeviceCheckConfig>
- buildUnnamed8698() {
+ buildUnnamed8701() {
var o = <api.GoogleFirebaseAppcheckV1betaDeviceCheckConfig>[];
o.add(buildGoogleFirebaseAppcheckV1betaDeviceCheckConfig());
o.add(buildGoogleFirebaseAppcheckV1betaDeviceCheckConfig());
return o;
}
-void checkUnnamed8698(
+void checkUnnamed8701(
core.List<api.GoogleFirebaseAppcheckV1betaDeviceCheckConfig> o) {
unittest.expect(o, unittest.hasLength(2));
checkGoogleFirebaseAppcheckV1betaDeviceCheckConfig(
@@ -82,7 +82,7 @@
buildCounterGoogleFirebaseAppcheckV1betaBatchGetDeviceCheckConfigsResponse++;
if (buildCounterGoogleFirebaseAppcheckV1betaBatchGetDeviceCheckConfigsResponse <
3) {
- o.configs = buildUnnamed8698();
+ o.configs = buildUnnamed8701();
}
buildCounterGoogleFirebaseAppcheckV1betaBatchGetDeviceCheckConfigsResponse--;
return o;
@@ -93,19 +93,19 @@
buildCounterGoogleFirebaseAppcheckV1betaBatchGetDeviceCheckConfigsResponse++;
if (buildCounterGoogleFirebaseAppcheckV1betaBatchGetDeviceCheckConfigsResponse <
3) {
- checkUnnamed8698(o.configs!);
+ checkUnnamed8701(o.configs!);
}
buildCounterGoogleFirebaseAppcheckV1betaBatchGetDeviceCheckConfigsResponse--;
}
-core.List<api.GoogleFirebaseAppcheckV1betaRecaptchaConfig> buildUnnamed8699() {
+core.List<api.GoogleFirebaseAppcheckV1betaRecaptchaConfig> buildUnnamed8702() {
var o = <api.GoogleFirebaseAppcheckV1betaRecaptchaConfig>[];
o.add(buildGoogleFirebaseAppcheckV1betaRecaptchaConfig());
o.add(buildGoogleFirebaseAppcheckV1betaRecaptchaConfig());
return o;
}
-void checkUnnamed8699(
+void checkUnnamed8702(
core.List<api.GoogleFirebaseAppcheckV1betaRecaptchaConfig> o) {
unittest.expect(o, unittest.hasLength(2));
checkGoogleFirebaseAppcheckV1betaRecaptchaConfig(
@@ -123,7 +123,7 @@
buildCounterGoogleFirebaseAppcheckV1betaBatchGetRecaptchaConfigsResponse++;
if (buildCounterGoogleFirebaseAppcheckV1betaBatchGetRecaptchaConfigsResponse <
3) {
- o.configs = buildUnnamed8699();
+ o.configs = buildUnnamed8702();
}
buildCounterGoogleFirebaseAppcheckV1betaBatchGetRecaptchaConfigsResponse--;
return o;
@@ -134,20 +134,20 @@
buildCounterGoogleFirebaseAppcheckV1betaBatchGetRecaptchaConfigsResponse++;
if (buildCounterGoogleFirebaseAppcheckV1betaBatchGetRecaptchaConfigsResponse <
3) {
- checkUnnamed8699(o.configs!);
+ checkUnnamed8702(o.configs!);
}
buildCounterGoogleFirebaseAppcheckV1betaBatchGetRecaptchaConfigsResponse--;
}
core.List<api.GoogleFirebaseAppcheckV1betaUpdateServiceRequest>
- buildUnnamed8700() {
+ buildUnnamed8703() {
var o = <api.GoogleFirebaseAppcheckV1betaUpdateServiceRequest>[];
o.add(buildGoogleFirebaseAppcheckV1betaUpdateServiceRequest());
o.add(buildGoogleFirebaseAppcheckV1betaUpdateServiceRequest());
return o;
}
-void checkUnnamed8700(
+void checkUnnamed8703(
core.List<api.GoogleFirebaseAppcheckV1betaUpdateServiceRequest> o) {
unittest.expect(o, unittest.hasLength(2));
checkGoogleFirebaseAppcheckV1betaUpdateServiceRequest(
@@ -162,7 +162,7 @@
var o = api.GoogleFirebaseAppcheckV1betaBatchUpdateServicesRequest();
buildCounterGoogleFirebaseAppcheckV1betaBatchUpdateServicesRequest++;
if (buildCounterGoogleFirebaseAppcheckV1betaBatchUpdateServicesRequest < 3) {
- o.requests = buildUnnamed8700();
+ o.requests = buildUnnamed8703();
o.updateMask = 'foo';
}
buildCounterGoogleFirebaseAppcheckV1betaBatchUpdateServicesRequest--;
@@ -173,7 +173,7 @@
api.GoogleFirebaseAppcheckV1betaBatchUpdateServicesRequest o) {
buildCounterGoogleFirebaseAppcheckV1betaBatchUpdateServicesRequest++;
if (buildCounterGoogleFirebaseAppcheckV1betaBatchUpdateServicesRequest < 3) {
- checkUnnamed8700(o.requests!);
+ checkUnnamed8703(o.requests!);
unittest.expect(
o.updateMask!,
unittest.equals('foo'),
@@ -182,14 +182,14 @@
buildCounterGoogleFirebaseAppcheckV1betaBatchUpdateServicesRequest--;
}
-core.List<api.GoogleFirebaseAppcheckV1betaService> buildUnnamed8701() {
+core.List<api.GoogleFirebaseAppcheckV1betaService> buildUnnamed8704() {
var o = <api.GoogleFirebaseAppcheckV1betaService>[];
o.add(buildGoogleFirebaseAppcheckV1betaService());
o.add(buildGoogleFirebaseAppcheckV1betaService());
return o;
}
-void checkUnnamed8701(core.List<api.GoogleFirebaseAppcheckV1betaService> o) {
+void checkUnnamed8704(core.List<api.GoogleFirebaseAppcheckV1betaService> o) {
unittest.expect(o, unittest.hasLength(2));
checkGoogleFirebaseAppcheckV1betaService(
o[0] as api.GoogleFirebaseAppcheckV1betaService);
@@ -204,7 +204,7 @@
var o = api.GoogleFirebaseAppcheckV1betaBatchUpdateServicesResponse();
buildCounterGoogleFirebaseAppcheckV1betaBatchUpdateServicesResponse++;
if (buildCounterGoogleFirebaseAppcheckV1betaBatchUpdateServicesResponse < 3) {
- o.services = buildUnnamed8701();
+ o.services = buildUnnamed8704();
}
buildCounterGoogleFirebaseAppcheckV1betaBatchUpdateServicesResponse--;
return o;
@@ -214,7 +214,7 @@
api.GoogleFirebaseAppcheckV1betaBatchUpdateServicesResponse o) {
buildCounterGoogleFirebaseAppcheckV1betaBatchUpdateServicesResponse++;
if (buildCounterGoogleFirebaseAppcheckV1betaBatchUpdateServicesResponse < 3) {
- checkUnnamed8701(o.services!);
+ checkUnnamed8704(o.services!);
}
buildCounterGoogleFirebaseAppcheckV1betaBatchUpdateServicesResponse--;
}
@@ -418,14 +418,14 @@
buildCounterGoogleFirebaseAppcheckV1betaExchangeSafetyNetTokenRequest--;
}
-core.List<api.GoogleFirebaseAppcheckV1betaDebugToken> buildUnnamed8702() {
+core.List<api.GoogleFirebaseAppcheckV1betaDebugToken> buildUnnamed8705() {
var o = <api.GoogleFirebaseAppcheckV1betaDebugToken>[];
o.add(buildGoogleFirebaseAppcheckV1betaDebugToken());
o.add(buildGoogleFirebaseAppcheckV1betaDebugToken());
return o;
}
-void checkUnnamed8702(core.List<api.GoogleFirebaseAppcheckV1betaDebugToken> o) {
+void checkUnnamed8705(core.List<api.GoogleFirebaseAppcheckV1betaDebugToken> o) {
unittest.expect(o, unittest.hasLength(2));
checkGoogleFirebaseAppcheckV1betaDebugToken(
o[0] as api.GoogleFirebaseAppcheckV1betaDebugToken);
@@ -439,7 +439,7 @@
var o = api.GoogleFirebaseAppcheckV1betaListDebugTokensResponse();
buildCounterGoogleFirebaseAppcheckV1betaListDebugTokensResponse++;
if (buildCounterGoogleFirebaseAppcheckV1betaListDebugTokensResponse < 3) {
- o.debugTokens = buildUnnamed8702();
+ o.debugTokens = buildUnnamed8705();
o.nextPageToken = 'foo';
}
buildCounterGoogleFirebaseAppcheckV1betaListDebugTokensResponse--;
@@ -450,7 +450,7 @@
api.GoogleFirebaseAppcheckV1betaListDebugTokensResponse o) {
buildCounterGoogleFirebaseAppcheckV1betaListDebugTokensResponse++;
if (buildCounterGoogleFirebaseAppcheckV1betaListDebugTokensResponse < 3) {
- checkUnnamed8702(o.debugTokens!);
+ checkUnnamed8705(o.debugTokens!);
unittest.expect(
o.nextPageToken!,
unittest.equals('foo'),
@@ -459,14 +459,14 @@
buildCounterGoogleFirebaseAppcheckV1betaListDebugTokensResponse--;
}
-core.List<api.GoogleFirebaseAppcheckV1betaService> buildUnnamed8703() {
+core.List<api.GoogleFirebaseAppcheckV1betaService> buildUnnamed8706() {
var o = <api.GoogleFirebaseAppcheckV1betaService>[];
o.add(buildGoogleFirebaseAppcheckV1betaService());
o.add(buildGoogleFirebaseAppcheckV1betaService());
return o;
}
-void checkUnnamed8703(core.List<api.GoogleFirebaseAppcheckV1betaService> o) {
+void checkUnnamed8706(core.List<api.GoogleFirebaseAppcheckV1betaService> o) {
unittest.expect(o, unittest.hasLength(2));
checkGoogleFirebaseAppcheckV1betaService(
o[0] as api.GoogleFirebaseAppcheckV1betaService);
@@ -481,7 +481,7 @@
buildCounterGoogleFirebaseAppcheckV1betaListServicesResponse++;
if (buildCounterGoogleFirebaseAppcheckV1betaListServicesResponse < 3) {
o.nextPageToken = 'foo';
- o.services = buildUnnamed8703();
+ o.services = buildUnnamed8706();
}
buildCounterGoogleFirebaseAppcheckV1betaListServicesResponse--;
return o;
@@ -495,7 +495,7 @@
o.nextPageToken!,
unittest.equals('foo'),
);
- checkUnnamed8703(o.services!);
+ checkUnnamed8706(o.services!);
}
buildCounterGoogleFirebaseAppcheckV1betaListServicesResponse--;
}
@@ -549,14 +549,14 @@
buildCounterGoogleFirebaseAppcheckV1betaPublicJwk--;
}
-core.List<api.GoogleFirebaseAppcheckV1betaPublicJwk> buildUnnamed8704() {
+core.List<api.GoogleFirebaseAppcheckV1betaPublicJwk> buildUnnamed8707() {
var o = <api.GoogleFirebaseAppcheckV1betaPublicJwk>[];
o.add(buildGoogleFirebaseAppcheckV1betaPublicJwk());
o.add(buildGoogleFirebaseAppcheckV1betaPublicJwk());
return o;
}
-void checkUnnamed8704(core.List<api.GoogleFirebaseAppcheckV1betaPublicJwk> o) {
+void checkUnnamed8707(core.List<api.GoogleFirebaseAppcheckV1betaPublicJwk> o) {
unittest.expect(o, unittest.hasLength(2));
checkGoogleFirebaseAppcheckV1betaPublicJwk(
o[0] as api.GoogleFirebaseAppcheckV1betaPublicJwk);
@@ -570,7 +570,7 @@
var o = api.GoogleFirebaseAppcheckV1betaPublicJwkSet();
buildCounterGoogleFirebaseAppcheckV1betaPublicJwkSet++;
if (buildCounterGoogleFirebaseAppcheckV1betaPublicJwkSet < 3) {
- o.keys = buildUnnamed8704();
+ o.keys = buildUnnamed8707();
}
buildCounterGoogleFirebaseAppcheckV1betaPublicJwkSet--;
return o;
@@ -580,7 +580,7 @@
api.GoogleFirebaseAppcheckV1betaPublicJwkSet o) {
buildCounterGoogleFirebaseAppcheckV1betaPublicJwkSet++;
if (buildCounterGoogleFirebaseAppcheckV1betaPublicJwkSet < 3) {
- checkUnnamed8704(o.keys!);
+ checkUnnamed8707(o.keys!);
}
buildCounterGoogleFirebaseAppcheckV1betaPublicJwkSet--;
}
@@ -687,14 +687,14 @@
buildCounterGoogleProtobufEmpty--;
}
-core.List<core.String> buildUnnamed8705() {
+core.List<core.String> buildUnnamed8708() {
var o = <core.String>[];
o.add('foo');
o.add('foo');
return o;
}
-void checkUnnamed8705(core.List<core.String> o) {
+void checkUnnamed8708(core.List<core.String> o) {
unittest.expect(o, unittest.hasLength(2));
unittest.expect(
o[0],
@@ -706,14 +706,14 @@
);
}
-core.List<core.String> buildUnnamed8706() {
+core.List<core.String> buildUnnamed8709() {
var o = <core.String>[];
o.add('foo');
o.add('foo');
return o;
}
-void checkUnnamed8706(core.List<core.String> o) {
+void checkUnnamed8709(core.List<core.String> o) {
unittest.expect(o, unittest.hasLength(2));
unittest.expect(
o[0],
@@ -1652,7 +1652,7 @@
var mock = HttpServerMock();
var res = api.FirebaseappcheckApi(mock).projects.apps.deviceCheckConfig;
var arg_parent = 'foo';
- var arg_names = buildUnnamed8705();
+ var arg_names = buildUnnamed8708();
var arg_$fields = 'foo';
mock.register(unittest.expectAsync2((http.BaseRequest req, json) {
var path = (req.url).path;
@@ -1835,7 +1835,7 @@
var mock = HttpServerMock();
var res = api.FirebaseappcheckApi(mock).projects.apps.recaptchaConfig;
var arg_parent = 'foo';
- var arg_names = buildUnnamed8706();
+ var arg_names = buildUnnamed8709();
var arg_$fields = 'foo';
mock.register(unittest.expectAsync2((http.BaseRequest req, json) {
var path = (req.url).path;
diff --git a/generated/googleapis_beta/test/firebasedatabase/v1beta_test.dart b/generated/googleapis_beta/test/firebasedatabase/v1beta_test.dart
index c6911af..5b0471b 100644
--- a/generated/googleapis_beta/test/firebasedatabase/v1beta_test.dart
+++ b/generated/googleapis_beta/test/firebasedatabase/v1beta_test.dart
@@ -84,14 +84,14 @@
buildCounterDisableDatabaseInstanceRequest--;
}
-core.List<api.DatabaseInstance> buildUnnamed8707() {
+core.List<api.DatabaseInstance> buildUnnamed8710() {
var o = <api.DatabaseInstance>[];
o.add(buildDatabaseInstance());
o.add(buildDatabaseInstance());
return o;
}
-void checkUnnamed8707(core.List<api.DatabaseInstance> o) {
+void checkUnnamed8710(core.List<api.DatabaseInstance> o) {
unittest.expect(o, unittest.hasLength(2));
checkDatabaseInstance(o[0] as api.DatabaseInstance);
checkDatabaseInstance(o[1] as api.DatabaseInstance);
@@ -102,7 +102,7 @@
var o = api.ListDatabaseInstancesResponse();
buildCounterListDatabaseInstancesResponse++;
if (buildCounterListDatabaseInstancesResponse < 3) {
- o.instances = buildUnnamed8707();
+ o.instances = buildUnnamed8710();
o.nextPageToken = 'foo';
}
buildCounterListDatabaseInstancesResponse--;
@@ -112,7 +112,7 @@
void checkListDatabaseInstancesResponse(api.ListDatabaseInstancesResponse o) {
buildCounterListDatabaseInstancesResponse++;
if (buildCounterListDatabaseInstancesResponse < 3) {
- checkUnnamed8707(o.instances!);
+ checkUnnamed8710(o.instances!);
unittest.expect(
o.nextPageToken!,
unittest.equals('foo'),
diff --git a/generated/googleapis_beta/test/firebasestorage/v1beta_test.dart b/generated/googleapis_beta/test/firebasestorage/v1beta_test.dart
index fc98600..b446f39 100644
--- a/generated/googleapis_beta/test/firebasestorage/v1beta_test.dart
+++ b/generated/googleapis_beta/test/firebasestorage/v1beta_test.dart
@@ -81,14 +81,14 @@
buildCounterEmpty--;
}
-core.List<api.Bucket> buildUnnamed8834() {
+core.List<api.Bucket> buildUnnamed8837() {
var o = <api.Bucket>[];
o.add(buildBucket());
o.add(buildBucket());
return o;
}
-void checkUnnamed8834(core.List<api.Bucket> o) {
+void checkUnnamed8837(core.List<api.Bucket> o) {
unittest.expect(o, unittest.hasLength(2));
checkBucket(o[0] as api.Bucket);
checkBucket(o[1] as api.Bucket);
@@ -99,7 +99,7 @@
var o = api.ListBucketsResponse();
buildCounterListBucketsResponse++;
if (buildCounterListBucketsResponse < 3) {
- o.buckets = buildUnnamed8834();
+ o.buckets = buildUnnamed8837();
o.nextPageToken = 'foo';
}
buildCounterListBucketsResponse--;
@@ -109,7 +109,7 @@
void checkListBucketsResponse(api.ListBucketsResponse o) {
buildCounterListBucketsResponse++;
if (buildCounterListBucketsResponse < 3) {
- checkUnnamed8834(o.buckets!);
+ checkUnnamed8837(o.buckets!);
unittest.expect(
o.nextPageToken!,
unittest.equals('foo'),
diff --git a/generated/googleapis_beta/test/lifesciences/v2beta_test.dart b/generated/googleapis_beta/test/lifesciences/v2beta_test.dart
index 920b9c0..ceb45c5 100644
--- a/generated/googleapis_beta/test/lifesciences/v2beta_test.dart
+++ b/generated/googleapis_beta/test/lifesciences/v2beta_test.dart
@@ -54,14 +54,14 @@
buildCounterAccelerator--;
}
-core.List<core.String> buildUnnamed8739() {
+core.List<core.String> buildUnnamed8742() {
var o = <core.String>[];
o.add('foo');
o.add('foo');
return o;
}
-void checkUnnamed8739(core.List<core.String> o) {
+void checkUnnamed8742(core.List<core.String> o) {
unittest.expect(o, unittest.hasLength(2));
unittest.expect(
o[0],
@@ -73,14 +73,14 @@
);
}
-core.Map<core.String, core.String> buildUnnamed8740() {
+core.Map<core.String, core.String> buildUnnamed8743() {
var o = <core.String, core.String>{};
o['x'] = 'foo';
o['y'] = 'foo';
return o;
}
-void checkUnnamed8740(core.Map<core.String, core.String> o) {
+void checkUnnamed8743(core.Map<core.String, core.String> o) {
unittest.expect(o, unittest.hasLength(2));
unittest.expect(
o['x']!,
@@ -92,14 +92,14 @@
);
}
-core.Map<core.String, core.String> buildUnnamed8741() {
+core.Map<core.String, core.String> buildUnnamed8744() {
var o = <core.String, core.String>{};
o['x'] = 'foo';
o['y'] = 'foo';
return o;
}
-void checkUnnamed8741(core.Map<core.String, core.String> o) {
+void checkUnnamed8744(core.Map<core.String, core.String> o) {
unittest.expect(o, unittest.hasLength(2));
unittest.expect(
o['x']!,
@@ -111,27 +111,27 @@
);
}
-core.List<api.Mount> buildUnnamed8742() {
+core.List<api.Mount> buildUnnamed8745() {
var o = <api.Mount>[];
o.add(buildMount());
o.add(buildMount());
return o;
}
-void checkUnnamed8742(core.List<api.Mount> o) {
+void checkUnnamed8745(core.List<api.Mount> o) {
unittest.expect(o, unittest.hasLength(2));
checkMount(o[0] as api.Mount);
checkMount(o[1] as api.Mount);
}
-core.Map<core.String, core.int> buildUnnamed8743() {
+core.Map<core.String, core.int> buildUnnamed8746() {
var o = <core.String, core.int>{};
o['x'] = 42;
o['y'] = 42;
return o;
}
-void checkUnnamed8743(core.Map<core.String, core.int> o) {
+void checkUnnamed8746(core.Map<core.String, core.int> o) {
unittest.expect(o, unittest.hasLength(2));
unittest.expect(
o['x']!,
@@ -150,7 +150,7 @@
if (buildCounterAction < 3) {
o.alwaysRun = true;
o.blockExternalNetwork = true;
- o.commands = buildUnnamed8739();
+ o.commands = buildUnnamed8742();
o.containerName = 'foo';
o.credentials = buildSecret();
o.disableImagePrefetch = true;
@@ -158,13 +158,13 @@
o.enableFuse = true;
o.encryptedEnvironment = buildSecret();
o.entrypoint = 'foo';
- o.environment = buildUnnamed8740();
+ o.environment = buildUnnamed8743();
o.ignoreExitStatus = true;
o.imageUri = 'foo';
- o.labels = buildUnnamed8741();
- o.mounts = buildUnnamed8742();
+ o.labels = buildUnnamed8744();
+ o.mounts = buildUnnamed8745();
o.pidNamespace = 'foo';
- o.portMappings = buildUnnamed8743();
+ o.portMappings = buildUnnamed8746();
o.publishExposedPorts = true;
o.runInBackground = true;
o.timeout = 'foo';
@@ -178,7 +178,7 @@
if (buildCounterAction < 3) {
unittest.expect(o.alwaysRun!, unittest.isTrue);
unittest.expect(o.blockExternalNetwork!, unittest.isTrue);
- checkUnnamed8739(o.commands!);
+ checkUnnamed8742(o.commands!);
unittest.expect(
o.containerName!,
unittest.equals('foo'),
@@ -192,19 +192,19 @@
o.entrypoint!,
unittest.equals('foo'),
);
- checkUnnamed8740(o.environment!);
+ checkUnnamed8743(o.environment!);
unittest.expect(o.ignoreExitStatus!, unittest.isTrue);
unittest.expect(
o.imageUri!,
unittest.equals('foo'),
);
- checkUnnamed8741(o.labels!);
- checkUnnamed8742(o.mounts!);
+ checkUnnamed8744(o.labels!);
+ checkUnnamed8745(o.mounts!);
unittest.expect(
o.pidNamespace!,
unittest.equals('foo'),
);
- checkUnnamed8743(o.portMappings!);
+ checkUnnamed8746(o.portMappings!);
unittest.expect(o.publishExposedPorts!, unittest.isTrue);
unittest.expect(o.runInBackground!, unittest.isTrue);
unittest.expect(
@@ -252,14 +252,14 @@
buildCounterContainerKilledEvent--;
}
-core.Map<core.String, core.int> buildUnnamed8744() {
+core.Map<core.String, core.int> buildUnnamed8747() {
var o = <core.String, core.int>{};
o['x'] = 42;
o['y'] = 42;
return o;
}
-void checkUnnamed8744(core.Map<core.String, core.int> o) {
+void checkUnnamed8747(core.Map<core.String, core.int> o) {
unittest.expect(o, unittest.hasLength(2));
unittest.expect(
o['x']!,
@@ -278,7 +278,7 @@
if (buildCounterContainerStartedEvent < 3) {
o.actionId = 42;
o.ipAddress = 'foo';
- o.portMappings = buildUnnamed8744();
+ o.portMappings = buildUnnamed8747();
}
buildCounterContainerStartedEvent--;
return o;
@@ -295,7 +295,7 @@
o.ipAddress!,
unittest.equals('foo'),
);
- checkUnnamed8744(o.portMappings!);
+ checkUnnamed8747(o.portMappings!);
}
buildCounterContainerStartedEvent--;
}
@@ -332,14 +332,14 @@
buildCounterContainerStoppedEvent--;
}
-core.List<core.String> buildUnnamed8745() {
+core.List<core.String> buildUnnamed8748() {
var o = <core.String>[];
o.add('foo');
o.add('foo');
return o;
}
-void checkUnnamed8745(core.List<core.String> o) {
+void checkUnnamed8748(core.List<core.String> o) {
unittest.expect(o, unittest.hasLength(2));
unittest.expect(
o[0],
@@ -357,7 +357,7 @@
buildCounterDelayedEvent++;
if (buildCounterDelayedEvent < 3) {
o.cause = 'foo';
- o.metrics = buildUnnamed8745();
+ o.metrics = buildUnnamed8748();
}
buildCounterDelayedEvent--;
return o;
@@ -370,7 +370,7 @@
o.cause!,
unittest.equals('foo'),
);
- checkUnnamed8745(o.metrics!);
+ checkUnnamed8748(o.metrics!);
}
buildCounterDelayedEvent--;
}
@@ -526,14 +526,14 @@
buildCounterFailedEvent--;
}
-core.List<api.Location> buildUnnamed8746() {
+core.List<api.Location> buildUnnamed8749() {
var o = <api.Location>[];
o.add(buildLocation());
o.add(buildLocation());
return o;
}
-void checkUnnamed8746(core.List<api.Location> o) {
+void checkUnnamed8749(core.List<api.Location> o) {
unittest.expect(o, unittest.hasLength(2));
checkLocation(o[0] as api.Location);
checkLocation(o[1] as api.Location);
@@ -544,7 +544,7 @@
var o = api.ListLocationsResponse();
buildCounterListLocationsResponse++;
if (buildCounterListLocationsResponse < 3) {
- o.locations = buildUnnamed8746();
+ o.locations = buildUnnamed8749();
o.nextPageToken = 'foo';
}
buildCounterListLocationsResponse--;
@@ -554,7 +554,7 @@
void checkListLocationsResponse(api.ListLocationsResponse o) {
buildCounterListLocationsResponse++;
if (buildCounterListLocationsResponse < 3) {
- checkUnnamed8746(o.locations!);
+ checkUnnamed8749(o.locations!);
unittest.expect(
o.nextPageToken!,
unittest.equals('foo'),
@@ -563,14 +563,14 @@
buildCounterListLocationsResponse--;
}
-core.List<api.Operation> buildUnnamed8747() {
+core.List<api.Operation> buildUnnamed8750() {
var o = <api.Operation>[];
o.add(buildOperation());
o.add(buildOperation());
return o;
}
-void checkUnnamed8747(core.List<api.Operation> o) {
+void checkUnnamed8750(core.List<api.Operation> o) {
unittest.expect(o, unittest.hasLength(2));
checkOperation(o[0] as api.Operation);
checkOperation(o[1] as api.Operation);
@@ -582,7 +582,7 @@
buildCounterListOperationsResponse++;
if (buildCounterListOperationsResponse < 3) {
o.nextPageToken = 'foo';
- o.operations = buildUnnamed8747();
+ o.operations = buildUnnamed8750();
}
buildCounterListOperationsResponse--;
return o;
@@ -595,19 +595,19 @@
o.nextPageToken!,
unittest.equals('foo'),
);
- checkUnnamed8747(o.operations!);
+ checkUnnamed8750(o.operations!);
}
buildCounterListOperationsResponse--;
}
-core.Map<core.String, core.String> buildUnnamed8748() {
+core.Map<core.String, core.String> buildUnnamed8751() {
var o = <core.String, core.String>{};
o['x'] = 'foo';
o['y'] = 'foo';
return o;
}
-void checkUnnamed8748(core.Map<core.String, core.String> o) {
+void checkUnnamed8751(core.Map<core.String, core.String> o) {
unittest.expect(o, unittest.hasLength(2));
unittest.expect(
o['x']!,
@@ -619,7 +619,7 @@
);
}
-core.Map<core.String, core.Object> buildUnnamed8749() {
+core.Map<core.String, core.Object> buildUnnamed8752() {
var o = <core.String, core.Object>{};
o['x'] = {
'list': [1, 2, 3],
@@ -634,7 +634,7 @@
return o;
}
-void checkUnnamed8749(core.Map<core.String, core.Object> o) {
+void checkUnnamed8752(core.Map<core.String, core.Object> o) {
unittest.expect(o, unittest.hasLength(2));
var casted1 = (o['x']!) as core.Map;
unittest.expect(casted1, unittest.hasLength(3));
@@ -672,9 +672,9 @@
buildCounterLocation++;
if (buildCounterLocation < 3) {
o.displayName = 'foo';
- o.labels = buildUnnamed8748();
+ o.labels = buildUnnamed8751();
o.locationId = 'foo';
- o.metadata = buildUnnamed8749();
+ o.metadata = buildUnnamed8752();
o.name = 'foo';
}
buildCounterLocation--;
@@ -688,12 +688,12 @@
o.displayName!,
unittest.equals('foo'),
);
- checkUnnamed8748(o.labels!);
+ checkUnnamed8751(o.labels!);
unittest.expect(
o.locationId!,
unittest.equals('foo'),
);
- checkUnnamed8749(o.metadata!);
+ checkUnnamed8752(o.metadata!);
unittest.expect(
o.name!,
unittest.equals('foo'),
@@ -702,27 +702,27 @@
buildCounterLocation--;
}
-core.List<api.Event> buildUnnamed8750() {
+core.List<api.Event> buildUnnamed8753() {
var o = <api.Event>[];
o.add(buildEvent());
o.add(buildEvent());
return o;
}
-void checkUnnamed8750(core.List<api.Event> o) {
+void checkUnnamed8753(core.List<api.Event> o) {
unittest.expect(o, unittest.hasLength(2));
checkEvent(o[0] as api.Event);
checkEvent(o[1] as api.Event);
}
-core.Map<core.String, core.String> buildUnnamed8751() {
+core.Map<core.String, core.String> buildUnnamed8754() {
var o = <core.String, core.String>{};
o['x'] = 'foo';
o['y'] = 'foo';
return o;
}
-void checkUnnamed8751(core.Map<core.String, core.String> o) {
+void checkUnnamed8754(core.Map<core.String, core.String> o) {
unittest.expect(o, unittest.hasLength(2));
unittest.expect(
o['x']!,
@@ -741,8 +741,8 @@
if (buildCounterMetadata < 3) {
o.createTime = 'foo';
o.endTime = 'foo';
- o.events = buildUnnamed8750();
- o.labels = buildUnnamed8751();
+ o.events = buildUnnamed8753();
+ o.labels = buildUnnamed8754();
o.pipeline = buildPipeline();
o.pubSubTopic = 'foo';
o.startTime = 'foo';
@@ -762,8 +762,8 @@
o.endTime!,
unittest.equals('foo'),
);
- checkUnnamed8750(o.events!);
- checkUnnamed8751(o.labels!);
+ checkUnnamed8753(o.events!);
+ checkUnnamed8754(o.labels!);
checkPipeline(o.pipeline! as api.Pipeline);
unittest.expect(
o.pubSubTopic!,
@@ -857,7 +857,7 @@
buildCounterNetwork--;
}
-core.Map<core.String, core.Object> buildUnnamed8752() {
+core.Map<core.String, core.Object> buildUnnamed8755() {
var o = <core.String, core.Object>{};
o['x'] = {
'list': [1, 2, 3],
@@ -872,7 +872,7 @@
return o;
}
-void checkUnnamed8752(core.Map<core.String, core.Object> o) {
+void checkUnnamed8755(core.Map<core.String, core.Object> o) {
unittest.expect(o, unittest.hasLength(2));
var casted3 = (o['x']!) as core.Map;
unittest.expect(casted3, unittest.hasLength(3));
@@ -904,7 +904,7 @@
);
}
-core.Map<core.String, core.Object> buildUnnamed8753() {
+core.Map<core.String, core.Object> buildUnnamed8756() {
var o = <core.String, core.Object>{};
o['x'] = {
'list': [1, 2, 3],
@@ -919,7 +919,7 @@
return o;
}
-void checkUnnamed8753(core.Map<core.String, core.Object> o) {
+void checkUnnamed8756(core.Map<core.String, core.Object> o) {
unittest.expect(o, unittest.hasLength(2));
var casted5 = (o['x']!) as core.Map;
unittest.expect(casted5, unittest.hasLength(3));
@@ -958,9 +958,9 @@
if (buildCounterOperation < 3) {
o.done = true;
o.error = buildStatus();
- o.metadata = buildUnnamed8752();
+ o.metadata = buildUnnamed8755();
o.name = 'foo';
- o.response = buildUnnamed8753();
+ o.response = buildUnnamed8756();
}
buildCounterOperation--;
return o;
@@ -971,12 +971,12 @@
if (buildCounterOperation < 3) {
unittest.expect(o.done!, unittest.isTrue);
checkStatus(o.error! as api.Status);
- checkUnnamed8752(o.metadata!);
+ checkUnnamed8755(o.metadata!);
unittest.expect(
o.name!,
unittest.equals('foo'),
);
- checkUnnamed8753(o.response!);
+ checkUnnamed8756(o.response!);
}
buildCounterOperation--;
}
@@ -1013,27 +1013,27 @@
buildCounterPersistentDisk--;
}
-core.List<api.Action> buildUnnamed8754() {
+core.List<api.Action> buildUnnamed8757() {
var o = <api.Action>[];
o.add(buildAction());
o.add(buildAction());
return o;
}
-void checkUnnamed8754(core.List<api.Action> o) {
+void checkUnnamed8757(core.List<api.Action> o) {
unittest.expect(o, unittest.hasLength(2));
checkAction(o[0] as api.Action);
checkAction(o[1] as api.Action);
}
-core.Map<core.String, core.String> buildUnnamed8755() {
+core.Map<core.String, core.String> buildUnnamed8758() {
var o = <core.String, core.String>{};
o['x'] = 'foo';
o['y'] = 'foo';
return o;
}
-void checkUnnamed8755(core.Map<core.String, core.String> o) {
+void checkUnnamed8758(core.Map<core.String, core.String> o) {
unittest.expect(o, unittest.hasLength(2));
unittest.expect(
o['x']!,
@@ -1050,9 +1050,9 @@
var o = api.Pipeline();
buildCounterPipeline++;
if (buildCounterPipeline < 3) {
- o.actions = buildUnnamed8754();
+ o.actions = buildUnnamed8757();
o.encryptedEnvironment = buildSecret();
- o.environment = buildUnnamed8755();
+ o.environment = buildUnnamed8758();
o.resources = buildResources();
o.timeout = 'foo';
}
@@ -1063,9 +1063,9 @@
void checkPipeline(api.Pipeline o) {
buildCounterPipeline++;
if (buildCounterPipeline < 3) {
- checkUnnamed8754(o.actions!);
+ checkUnnamed8757(o.actions!);
checkSecret(o.encryptedEnvironment! as api.Secret);
- checkUnnamed8755(o.environment!);
+ checkUnnamed8758(o.environment!);
checkResources(o.resources! as api.Resources);
unittest.expect(
o.timeout!,
@@ -1119,14 +1119,14 @@
buildCounterPullStoppedEvent--;
}
-core.List<core.String> buildUnnamed8756() {
+core.List<core.String> buildUnnamed8759() {
var o = <core.String>[];
o.add('foo');
o.add('foo');
return o;
}
-void checkUnnamed8756(core.List<core.String> o) {
+void checkUnnamed8759(core.List<core.String> o) {
unittest.expect(o, unittest.hasLength(2));
unittest.expect(
o[0],
@@ -1138,14 +1138,14 @@
);
}
-core.List<core.String> buildUnnamed8757() {
+core.List<core.String> buildUnnamed8760() {
var o = <core.String>[];
o.add('foo');
o.add('foo');
return o;
}
-void checkUnnamed8757(core.List<core.String> o) {
+void checkUnnamed8760(core.List<core.String> o) {
unittest.expect(o, unittest.hasLength(2));
unittest.expect(
o[0],
@@ -1162,9 +1162,9 @@
var o = api.Resources();
buildCounterResources++;
if (buildCounterResources < 3) {
- o.regions = buildUnnamed8756();
+ o.regions = buildUnnamed8759();
o.virtualMachine = buildVirtualMachine();
- o.zones = buildUnnamed8757();
+ o.zones = buildUnnamed8760();
}
buildCounterResources--;
return o;
@@ -1173,21 +1173,21 @@
void checkResources(api.Resources o) {
buildCounterResources++;
if (buildCounterResources < 3) {
- checkUnnamed8756(o.regions!);
+ checkUnnamed8759(o.regions!);
checkVirtualMachine(o.virtualMachine! as api.VirtualMachine);
- checkUnnamed8757(o.zones!);
+ checkUnnamed8760(o.zones!);
}
buildCounterResources--;
}
-core.Map<core.String, core.String> buildUnnamed8758() {
+core.Map<core.String, core.String> buildUnnamed8761() {
var o = <core.String, core.String>{};
o['x'] = 'foo';
o['y'] = 'foo';
return o;
}
-void checkUnnamed8758(core.Map<core.String, core.String> o) {
+void checkUnnamed8761(core.Map<core.String, core.String> o) {
unittest.expect(o, unittest.hasLength(2));
unittest.expect(
o['x']!,
@@ -1204,7 +1204,7 @@
var o = api.RunPipelineRequest();
buildCounterRunPipelineRequest++;
if (buildCounterRunPipelineRequest < 3) {
- o.labels = buildUnnamed8758();
+ o.labels = buildUnnamed8761();
o.pipeline = buildPipeline();
o.pubSubTopic = 'foo';
}
@@ -1215,7 +1215,7 @@
void checkRunPipelineRequest(api.RunPipelineRequest o) {
buildCounterRunPipelineRequest++;
if (buildCounterRunPipelineRequest < 3) {
- checkUnnamed8758(o.labels!);
+ checkUnnamed8761(o.labels!);
checkPipeline(o.pipeline! as api.Pipeline);
unittest.expect(
o.pubSubTopic!,
@@ -1267,14 +1267,14 @@
buildCounterSecret--;
}
-core.List<core.String> buildUnnamed8759() {
+core.List<core.String> buildUnnamed8762() {
var o = <core.String>[];
o.add('foo');
o.add('foo');
return o;
}
-void checkUnnamed8759(core.List<core.String> o) {
+void checkUnnamed8762(core.List<core.String> o) {
unittest.expect(o, unittest.hasLength(2));
unittest.expect(
o[0],
@@ -1292,7 +1292,7 @@
buildCounterServiceAccount++;
if (buildCounterServiceAccount < 3) {
o.email = 'foo';
- o.scopes = buildUnnamed8759();
+ o.scopes = buildUnnamed8762();
}
buildCounterServiceAccount--;
return o;
@@ -1305,12 +1305,12 @@
o.email!,
unittest.equals('foo'),
);
- checkUnnamed8759(o.scopes!);
+ checkUnnamed8762(o.scopes!);
}
buildCounterServiceAccount--;
}
-core.Map<core.String, core.Object> buildUnnamed8760() {
+core.Map<core.String, core.Object> buildUnnamed8763() {
var o = <core.String, core.Object>{};
o['x'] = {
'list': [1, 2, 3],
@@ -1325,7 +1325,7 @@
return o;
}
-void checkUnnamed8760(core.Map<core.String, core.Object> o) {
+void checkUnnamed8763(core.Map<core.String, core.Object> o) {
unittest.expect(o, unittest.hasLength(2));
var casted7 = (o['x']!) as core.Map;
unittest.expect(casted7, unittest.hasLength(3));
@@ -1357,17 +1357,17 @@
);
}
-core.List<core.Map<core.String, core.Object>> buildUnnamed8761() {
+core.List<core.Map<core.String, core.Object>> buildUnnamed8764() {
var o = <core.Map<core.String, core.Object>>[];
- o.add(buildUnnamed8760());
- o.add(buildUnnamed8760());
+ o.add(buildUnnamed8763());
+ o.add(buildUnnamed8763());
return o;
}
-void checkUnnamed8761(core.List<core.Map<core.String, core.Object>> o) {
+void checkUnnamed8764(core.List<core.Map<core.String, core.Object>> o) {
unittest.expect(o, unittest.hasLength(2));
- checkUnnamed8760(o[0]);
- checkUnnamed8760(o[1]);
+ checkUnnamed8763(o[0]);
+ checkUnnamed8763(o[1]);
}
core.int buildCounterStatus = 0;
@@ -1376,7 +1376,7 @@
buildCounterStatus++;
if (buildCounterStatus < 3) {
o.code = 42;
- o.details = buildUnnamed8761();
+ o.details = buildUnnamed8764();
o.message = 'foo';
}
buildCounterStatus--;
@@ -1390,7 +1390,7 @@
o.code!,
unittest.equals(42),
);
- checkUnnamed8761(o.details!);
+ checkUnnamed8764(o.details!);
unittest.expect(
o.message!,
unittest.equals('foo'),
@@ -1426,40 +1426,40 @@
buildCounterUnexpectedExitStatusEvent--;
}
-core.List<api.Accelerator> buildUnnamed8762() {
+core.List<api.Accelerator> buildUnnamed8765() {
var o = <api.Accelerator>[];
o.add(buildAccelerator());
o.add(buildAccelerator());
return o;
}
-void checkUnnamed8762(core.List<api.Accelerator> o) {
+void checkUnnamed8765(core.List<api.Accelerator> o) {
unittest.expect(o, unittest.hasLength(2));
checkAccelerator(o[0] as api.Accelerator);
checkAccelerator(o[1] as api.Accelerator);
}
-core.List<api.Disk> buildUnnamed8763() {
+core.List<api.Disk> buildUnnamed8766() {
var o = <api.Disk>[];
o.add(buildDisk());
o.add(buildDisk());
return o;
}
-void checkUnnamed8763(core.List<api.Disk> o) {
+void checkUnnamed8766(core.List<api.Disk> o) {
unittest.expect(o, unittest.hasLength(2));
checkDisk(o[0] as api.Disk);
checkDisk(o[1] as api.Disk);
}
-core.List<core.String> buildUnnamed8764() {
+core.List<core.String> buildUnnamed8767() {
var o = <core.String>[];
o.add('foo');
o.add('foo');
return o;
}
-void checkUnnamed8764(core.List<core.String> o) {
+void checkUnnamed8767(core.List<core.String> o) {
unittest.expect(o, unittest.hasLength(2));
unittest.expect(
o[0],
@@ -1471,14 +1471,14 @@
);
}
-core.Map<core.String, core.String> buildUnnamed8765() {
+core.Map<core.String, core.String> buildUnnamed8768() {
var o = <core.String, core.String>{};
o['x'] = 'foo';
o['y'] = 'foo';
return o;
}
-void checkUnnamed8765(core.Map<core.String, core.String> o) {
+void checkUnnamed8768(core.Map<core.String, core.String> o) {
unittest.expect(o, unittest.hasLength(2));
unittest.expect(
o['x']!,
@@ -1490,14 +1490,14 @@
);
}
-core.List<api.Volume> buildUnnamed8766() {
+core.List<api.Volume> buildUnnamed8769() {
var o = <api.Volume>[];
o.add(buildVolume());
o.add(buildVolume());
return o;
}
-void checkUnnamed8766(core.List<api.Volume> o) {
+void checkUnnamed8769(core.List<api.Volume> o) {
unittest.expect(o, unittest.hasLength(2));
checkVolume(o[0] as api.Volume);
checkVolume(o[1] as api.Volume);
@@ -1508,21 +1508,21 @@
var o = api.VirtualMachine();
buildCounterVirtualMachine++;
if (buildCounterVirtualMachine < 3) {
- o.accelerators = buildUnnamed8762();
+ o.accelerators = buildUnnamed8765();
o.bootDiskSizeGb = 42;
o.bootImage = 'foo';
o.cpuPlatform = 'foo';
- o.disks = buildUnnamed8763();
- o.dockerCacheImages = buildUnnamed8764();
+ o.disks = buildUnnamed8766();
+ o.dockerCacheImages = buildUnnamed8767();
o.enableStackdriverMonitoring = true;
- o.labels = buildUnnamed8765();
+ o.labels = buildUnnamed8768();
o.machineType = 'foo';
o.network = buildNetwork();
o.nvidiaDriverVersion = 'foo';
o.preemptible = true;
o.reservation = 'foo';
o.serviceAccount = buildServiceAccount();
- o.volumes = buildUnnamed8766();
+ o.volumes = buildUnnamed8769();
}
buildCounterVirtualMachine--;
return o;
@@ -1531,7 +1531,7 @@
void checkVirtualMachine(api.VirtualMachine o) {
buildCounterVirtualMachine++;
if (buildCounterVirtualMachine < 3) {
- checkUnnamed8762(o.accelerators!);
+ checkUnnamed8765(o.accelerators!);
unittest.expect(
o.bootDiskSizeGb!,
unittest.equals(42),
@@ -1544,10 +1544,10 @@
o.cpuPlatform!,
unittest.equals('foo'),
);
- checkUnnamed8763(o.disks!);
- checkUnnamed8764(o.dockerCacheImages!);
+ checkUnnamed8766(o.disks!);
+ checkUnnamed8767(o.dockerCacheImages!);
unittest.expect(o.enableStackdriverMonitoring!, unittest.isTrue);
- checkUnnamed8765(o.labels!);
+ checkUnnamed8768(o.labels!);
unittest.expect(
o.machineType!,
unittest.equals('foo'),
@@ -1563,7 +1563,7 @@
unittest.equals('foo'),
);
checkServiceAccount(o.serviceAccount! as api.ServiceAccount);
- checkUnnamed8766(o.volumes!);
+ checkUnnamed8769(o.volumes!);
}
buildCounterVirtualMachine--;
}
diff --git a/generated/googleapis_beta/test/metastore/v1beta_test.dart b/generated/googleapis_beta/test/metastore/v1beta_test.dart
index 7851730..32b7437 100644
--- a/generated/googleapis_beta/test/metastore/v1beta_test.dart
+++ b/generated/googleapis_beta/test/metastore/v1beta_test.dart
@@ -27,14 +27,14 @@
import '../test_shared.dart';
-core.List<api.AuditLogConfig> buildUnnamed8228() {
+core.List<api.AuditLogConfig> buildUnnamed8231() {
var o = <api.AuditLogConfig>[];
o.add(buildAuditLogConfig());
o.add(buildAuditLogConfig());
return o;
}
-void checkUnnamed8228(core.List<api.AuditLogConfig> o) {
+void checkUnnamed8231(core.List<api.AuditLogConfig> o) {
unittest.expect(o, unittest.hasLength(2));
checkAuditLogConfig(o[0] as api.AuditLogConfig);
checkAuditLogConfig(o[1] as api.AuditLogConfig);
@@ -45,7 +45,7 @@
var o = api.AuditConfig();
buildCounterAuditConfig++;
if (buildCounterAuditConfig < 3) {
- o.auditLogConfigs = buildUnnamed8228();
+ o.auditLogConfigs = buildUnnamed8231();
o.service = 'foo';
}
buildCounterAuditConfig--;
@@ -55,7 +55,7 @@
void checkAuditConfig(api.AuditConfig o) {
buildCounterAuditConfig++;
if (buildCounterAuditConfig < 3) {
- checkUnnamed8228(o.auditLogConfigs!);
+ checkUnnamed8231(o.auditLogConfigs!);
unittest.expect(
o.service!,
unittest.equals('foo'),
@@ -64,14 +64,14 @@
buildCounterAuditConfig--;
}
-core.List<core.String> buildUnnamed8229() {
+core.List<core.String> buildUnnamed8232() {
var o = <core.String>[];
o.add('foo');
o.add('foo');
return o;
}
-void checkUnnamed8229(core.List<core.String> o) {
+void checkUnnamed8232(core.List<core.String> o) {
unittest.expect(o, unittest.hasLength(2));
unittest.expect(
o[0],
@@ -88,7 +88,7 @@
var o = api.AuditLogConfig();
buildCounterAuditLogConfig++;
if (buildCounterAuditLogConfig < 3) {
- o.exemptedMembers = buildUnnamed8229();
+ o.exemptedMembers = buildUnnamed8232();
o.logType = 'foo';
}
buildCounterAuditLogConfig--;
@@ -98,7 +98,7 @@
void checkAuditLogConfig(api.AuditLogConfig o) {
buildCounterAuditLogConfig++;
if (buildCounterAuditLogConfig < 3) {
- checkUnnamed8229(o.exemptedMembers!);
+ checkUnnamed8232(o.exemptedMembers!);
unittest.expect(
o.logType!,
unittest.equals('foo'),
@@ -151,14 +151,14 @@
buildCounterBackup--;
}
-core.List<core.String> buildUnnamed8230() {
+core.List<core.String> buildUnnamed8233() {
var o = <core.String>[];
o.add('foo');
o.add('foo');
return o;
}
-void checkUnnamed8230(core.List<core.String> o) {
+void checkUnnamed8233(core.List<core.String> o) {
unittest.expect(o, unittest.hasLength(2));
unittest.expect(
o[0],
@@ -176,7 +176,7 @@
buildCounterBinding++;
if (buildCounterBinding < 3) {
o.condition = buildExpr();
- o.members = buildUnnamed8230();
+ o.members = buildUnnamed8233();
o.role = 'foo';
}
buildCounterBinding--;
@@ -187,7 +187,7 @@
buildCounterBinding++;
if (buildCounterBinding < 3) {
checkExpr(o.condition! as api.Expr);
- checkUnnamed8230(o.members!);
+ checkUnnamed8233(o.members!);
unittest.expect(
o.role!,
unittest.equals('foo'),
@@ -336,14 +336,14 @@
buildCounterExpr--;
}
-core.Map<core.String, core.String> buildUnnamed8231() {
+core.Map<core.String, core.String> buildUnnamed8234() {
var o = <core.String, core.String>{};
o['x'] = 'foo';
o['y'] = 'foo';
return o;
}
-void checkUnnamed8231(core.Map<core.String, core.String> o) {
+void checkUnnamed8234(core.Map<core.String, core.String> o) {
unittest.expect(o, unittest.hasLength(2));
unittest.expect(
o['x']!,
@@ -360,7 +360,7 @@
var o = api.HiveMetastoreConfig();
buildCounterHiveMetastoreConfig++;
if (buildCounterHiveMetastoreConfig < 3) {
- o.configOverrides = buildUnnamed8231();
+ o.configOverrides = buildUnnamed8234();
o.kerberosConfig = buildKerberosConfig();
o.version = 'foo';
}
@@ -371,7 +371,7 @@
void checkHiveMetastoreConfig(api.HiveMetastoreConfig o) {
buildCounterHiveMetastoreConfig++;
if (buildCounterHiveMetastoreConfig < 3) {
- checkUnnamed8231(o.configOverrides!);
+ checkUnnamed8234(o.configOverrides!);
checkKerberosConfig(o.kerberosConfig! as api.KerberosConfig);
unittest.expect(
o.version!,
@@ -434,114 +434,19 @@
buildCounterKerberosConfig--;
}
-core.List<api.Backup> buildUnnamed8232() {
+core.List<api.Backup> buildUnnamed8235() {
var o = <api.Backup>[];
o.add(buildBackup());
o.add(buildBackup());
return o;
}
-void checkUnnamed8232(core.List<api.Backup> o) {
+void checkUnnamed8235(core.List<api.Backup> o) {
unittest.expect(o, unittest.hasLength(2));
checkBackup(o[0] as api.Backup);
checkBackup(o[1] as api.Backup);
}
-core.List<core.String> buildUnnamed8233() {
- var o = <core.String>[];
- o.add('foo');
- o.add('foo');
- return o;
-}
-
-void checkUnnamed8233(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'),
- );
-}
-
-core.int buildCounterListBackupsResponse = 0;
-api.ListBackupsResponse buildListBackupsResponse() {
- var o = api.ListBackupsResponse();
- buildCounterListBackupsResponse++;
- if (buildCounterListBackupsResponse < 3) {
- o.backups = buildUnnamed8232();
- o.nextPageToken = 'foo';
- o.unreachable = buildUnnamed8233();
- }
- buildCounterListBackupsResponse--;
- return o;
-}
-
-void checkListBackupsResponse(api.ListBackupsResponse o) {
- buildCounterListBackupsResponse++;
- if (buildCounterListBackupsResponse < 3) {
- checkUnnamed8232(o.backups!);
- unittest.expect(
- o.nextPageToken!,
- unittest.equals('foo'),
- );
- checkUnnamed8233(o.unreachable!);
- }
- buildCounterListBackupsResponse--;
-}
-
-core.List<api.Location> buildUnnamed8234() {
- var o = <api.Location>[];
- o.add(buildLocation());
- o.add(buildLocation());
- return o;
-}
-
-void checkUnnamed8234(core.List<api.Location> o) {
- unittest.expect(o, unittest.hasLength(2));
- checkLocation(o[0] as api.Location);
- checkLocation(o[1] as api.Location);
-}
-
-core.int buildCounterListLocationsResponse = 0;
-api.ListLocationsResponse buildListLocationsResponse() {
- var o = api.ListLocationsResponse();
- buildCounterListLocationsResponse++;
- if (buildCounterListLocationsResponse < 3) {
- o.locations = buildUnnamed8234();
- o.nextPageToken = 'foo';
- }
- buildCounterListLocationsResponse--;
- return o;
-}
-
-void checkListLocationsResponse(api.ListLocationsResponse o) {
- buildCounterListLocationsResponse++;
- if (buildCounterListLocationsResponse < 3) {
- checkUnnamed8234(o.locations!);
- unittest.expect(
- o.nextPageToken!,
- unittest.equals('foo'),
- );
- }
- buildCounterListLocationsResponse--;
-}
-
-core.List<api.MetadataImport> buildUnnamed8235() {
- var o = <api.MetadataImport>[];
- o.add(buildMetadataImport());
- o.add(buildMetadataImport());
- return o;
-}
-
-void checkUnnamed8235(core.List<api.MetadataImport> o) {
- unittest.expect(o, unittest.hasLength(2));
- checkMetadataImport(o[0] as api.MetadataImport);
- checkMetadataImport(o[1] as api.MetadataImport);
-}
-
core.List<core.String> buildUnnamed8236() {
var o = <core.String>[];
o.add('foo');
@@ -561,80 +466,80 @@
);
}
-core.int buildCounterListMetadataImportsResponse = 0;
-api.ListMetadataImportsResponse buildListMetadataImportsResponse() {
- var o = api.ListMetadataImportsResponse();
- buildCounterListMetadataImportsResponse++;
- if (buildCounterListMetadataImportsResponse < 3) {
- o.metadataImports = buildUnnamed8235();
+core.int buildCounterListBackupsResponse = 0;
+api.ListBackupsResponse buildListBackupsResponse() {
+ var o = api.ListBackupsResponse();
+ buildCounterListBackupsResponse++;
+ if (buildCounterListBackupsResponse < 3) {
+ o.backups = buildUnnamed8235();
o.nextPageToken = 'foo';
o.unreachable = buildUnnamed8236();
}
- buildCounterListMetadataImportsResponse--;
+ buildCounterListBackupsResponse--;
return o;
}
-void checkListMetadataImportsResponse(api.ListMetadataImportsResponse o) {
- buildCounterListMetadataImportsResponse++;
- if (buildCounterListMetadataImportsResponse < 3) {
- checkUnnamed8235(o.metadataImports!);
+void checkListBackupsResponse(api.ListBackupsResponse o) {
+ buildCounterListBackupsResponse++;
+ if (buildCounterListBackupsResponse < 3) {
+ checkUnnamed8235(o.backups!);
unittest.expect(
o.nextPageToken!,
unittest.equals('foo'),
);
checkUnnamed8236(o.unreachable!);
}
- buildCounterListMetadataImportsResponse--;
+ buildCounterListBackupsResponse--;
}
-core.List<api.Operation> buildUnnamed8237() {
- var o = <api.Operation>[];
- o.add(buildOperation());
- o.add(buildOperation());
+core.List<api.Location> buildUnnamed8237() {
+ var o = <api.Location>[];
+ o.add(buildLocation());
+ o.add(buildLocation());
return o;
}
-void checkUnnamed8237(core.List<api.Operation> o) {
+void checkUnnamed8237(core.List<api.Location> o) {
unittest.expect(o, unittest.hasLength(2));
- checkOperation(o[0] as api.Operation);
- checkOperation(o[1] as api.Operation);
+ checkLocation(o[0] as api.Location);
+ checkLocation(o[1] as api.Location);
}
-core.int buildCounterListOperationsResponse = 0;
-api.ListOperationsResponse buildListOperationsResponse() {
- var o = api.ListOperationsResponse();
- buildCounterListOperationsResponse++;
- if (buildCounterListOperationsResponse < 3) {
+core.int buildCounterListLocationsResponse = 0;
+api.ListLocationsResponse buildListLocationsResponse() {
+ var o = api.ListLocationsResponse();
+ buildCounterListLocationsResponse++;
+ if (buildCounterListLocationsResponse < 3) {
+ o.locations = buildUnnamed8237();
o.nextPageToken = 'foo';
- o.operations = buildUnnamed8237();
}
- buildCounterListOperationsResponse--;
+ buildCounterListLocationsResponse--;
return o;
}
-void checkListOperationsResponse(api.ListOperationsResponse o) {
- buildCounterListOperationsResponse++;
- if (buildCounterListOperationsResponse < 3) {
+void checkListLocationsResponse(api.ListLocationsResponse o) {
+ buildCounterListLocationsResponse++;
+ if (buildCounterListLocationsResponse < 3) {
+ checkUnnamed8237(o.locations!);
unittest.expect(
o.nextPageToken!,
unittest.equals('foo'),
);
- checkUnnamed8237(o.operations!);
}
- buildCounterListOperationsResponse--;
+ buildCounterListLocationsResponse--;
}
-core.List<api.Service> buildUnnamed8238() {
- var o = <api.Service>[];
- o.add(buildService());
- o.add(buildService());
+core.List<api.MetadataImport> buildUnnamed8238() {
+ var o = <api.MetadataImport>[];
+ o.add(buildMetadataImport());
+ o.add(buildMetadataImport());
return o;
}
-void checkUnnamed8238(core.List<api.Service> o) {
+void checkUnnamed8238(core.List<api.MetadataImport> o) {
unittest.expect(o, unittest.hasLength(2));
- checkService(o[0] as api.Service);
- checkService(o[1] as api.Service);
+ checkMetadataImport(o[0] as api.MetadataImport);
+ checkMetadataImport(o[1] as api.MetadataImport);
}
core.List<core.String> buildUnnamed8239() {
@@ -656,14 +561,109 @@
);
}
+core.int buildCounterListMetadataImportsResponse = 0;
+api.ListMetadataImportsResponse buildListMetadataImportsResponse() {
+ var o = api.ListMetadataImportsResponse();
+ buildCounterListMetadataImportsResponse++;
+ if (buildCounterListMetadataImportsResponse < 3) {
+ o.metadataImports = buildUnnamed8238();
+ o.nextPageToken = 'foo';
+ o.unreachable = buildUnnamed8239();
+ }
+ buildCounterListMetadataImportsResponse--;
+ return o;
+}
+
+void checkListMetadataImportsResponse(api.ListMetadataImportsResponse o) {
+ buildCounterListMetadataImportsResponse++;
+ if (buildCounterListMetadataImportsResponse < 3) {
+ checkUnnamed8238(o.metadataImports!);
+ unittest.expect(
+ o.nextPageToken!,
+ unittest.equals('foo'),
+ );
+ checkUnnamed8239(o.unreachable!);
+ }
+ buildCounterListMetadataImportsResponse--;
+}
+
+core.List<api.Operation> buildUnnamed8240() {
+ var o = <api.Operation>[];
+ o.add(buildOperation());
+ o.add(buildOperation());
+ return o;
+}
+
+void checkUnnamed8240(core.List<api.Operation> o) {
+ unittest.expect(o, unittest.hasLength(2));
+ checkOperation(o[0] as api.Operation);
+ checkOperation(o[1] as api.Operation);
+}
+
+core.int buildCounterListOperationsResponse = 0;
+api.ListOperationsResponse buildListOperationsResponse() {
+ var o = api.ListOperationsResponse();
+ buildCounterListOperationsResponse++;
+ if (buildCounterListOperationsResponse < 3) {
+ o.nextPageToken = 'foo';
+ o.operations = buildUnnamed8240();
+ }
+ buildCounterListOperationsResponse--;
+ return o;
+}
+
+void checkListOperationsResponse(api.ListOperationsResponse o) {
+ buildCounterListOperationsResponse++;
+ if (buildCounterListOperationsResponse < 3) {
+ unittest.expect(
+ o.nextPageToken!,
+ unittest.equals('foo'),
+ );
+ checkUnnamed8240(o.operations!);
+ }
+ buildCounterListOperationsResponse--;
+}
+
+core.List<api.Service> buildUnnamed8241() {
+ var o = <api.Service>[];
+ o.add(buildService());
+ o.add(buildService());
+ return o;
+}
+
+void checkUnnamed8241(core.List<api.Service> o) {
+ unittest.expect(o, unittest.hasLength(2));
+ checkService(o[0] as api.Service);
+ checkService(o[1] as api.Service);
+}
+
+core.List<core.String> buildUnnamed8242() {
+ var o = <core.String>[];
+ o.add('foo');
+ o.add('foo');
+ return o;
+}
+
+void checkUnnamed8242(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'),
+ );
+}
+
core.int buildCounterListServicesResponse = 0;
api.ListServicesResponse buildListServicesResponse() {
var o = api.ListServicesResponse();
buildCounterListServicesResponse++;
if (buildCounterListServicesResponse < 3) {
o.nextPageToken = 'foo';
- o.services = buildUnnamed8238();
- o.unreachable = buildUnnamed8239();
+ o.services = buildUnnamed8241();
+ o.unreachable = buildUnnamed8242();
}
buildCounterListServicesResponse--;
return o;
@@ -676,20 +676,20 @@
o.nextPageToken!,
unittest.equals('foo'),
);
- checkUnnamed8238(o.services!);
- checkUnnamed8239(o.unreachable!);
+ checkUnnamed8241(o.services!);
+ checkUnnamed8242(o.unreachable!);
}
buildCounterListServicesResponse--;
}
-core.Map<core.String, core.String> buildUnnamed8240() {
+core.Map<core.String, core.String> buildUnnamed8243() {
var o = <core.String, core.String>{};
o['x'] = 'foo';
o['y'] = 'foo';
return o;
}
-void checkUnnamed8240(core.Map<core.String, core.String> o) {
+void checkUnnamed8243(core.Map<core.String, core.String> o) {
unittest.expect(o, unittest.hasLength(2));
unittest.expect(
o['x']!,
@@ -701,7 +701,7 @@
);
}
-core.Map<core.String, core.Object> buildUnnamed8241() {
+core.Map<core.String, core.Object> buildUnnamed8244() {
var o = <core.String, core.Object>{};
o['x'] = {
'list': [1, 2, 3],
@@ -716,7 +716,7 @@
return o;
}
-void checkUnnamed8241(core.Map<core.String, core.Object> o) {
+void checkUnnamed8244(core.Map<core.String, core.Object> o) {
unittest.expect(o, unittest.hasLength(2));
var casted1 = (o['x']!) as core.Map;
unittest.expect(casted1, unittest.hasLength(3));
@@ -754,9 +754,9 @@
buildCounterLocation++;
if (buildCounterLocation < 3) {
o.displayName = 'foo';
- o.labels = buildUnnamed8240();
+ o.labels = buildUnnamed8243();
o.locationId = 'foo';
- o.metadata = buildUnnamed8241();
+ o.metadata = buildUnnamed8244();
o.name = 'foo';
}
buildCounterLocation--;
@@ -770,12 +770,12 @@
o.displayName!,
unittest.equals('foo'),
);
- checkUnnamed8240(o.labels!);
+ checkUnnamed8243(o.labels!);
unittest.expect(
o.locationId!,
unittest.equals('foo'),
);
- checkUnnamed8241(o.metadata!);
+ checkUnnamed8244(o.metadata!);
unittest.expect(
o.name!,
unittest.equals('foo'),
@@ -784,14 +784,14 @@
buildCounterLocation--;
}
-core.List<api.HiveMetastoreVersion> buildUnnamed8242() {
+core.List<api.HiveMetastoreVersion> buildUnnamed8245() {
var o = <api.HiveMetastoreVersion>[];
o.add(buildHiveMetastoreVersion());
o.add(buildHiveMetastoreVersion());
return o;
}
-void checkUnnamed8242(core.List<api.HiveMetastoreVersion> o) {
+void checkUnnamed8245(core.List<api.HiveMetastoreVersion> o) {
unittest.expect(o, unittest.hasLength(2));
checkHiveMetastoreVersion(o[0] as api.HiveMetastoreVersion);
checkHiveMetastoreVersion(o[1] as api.HiveMetastoreVersion);
@@ -802,7 +802,7 @@
var o = api.LocationMetadata();
buildCounterLocationMetadata++;
if (buildCounterLocationMetadata < 3) {
- o.supportedHiveMetastoreVersions = buildUnnamed8242();
+ o.supportedHiveMetastoreVersions = buildUnnamed8245();
}
buildCounterLocationMetadata--;
return o;
@@ -811,7 +811,7 @@
void checkLocationMetadata(api.LocationMetadata o) {
buildCounterLocationMetadata++;
if (buildCounterLocationMetadata < 3) {
- checkUnnamed8242(o.supportedHiveMetastoreVersions!);
+ checkUnnamed8245(o.supportedHiveMetastoreVersions!);
}
buildCounterLocationMetadata--;
}
@@ -948,27 +948,27 @@
buildCounterMetadataIntegration--;
}
-core.List<api.MetadataExport> buildUnnamed8243() {
+core.List<api.MetadataExport> buildUnnamed8246() {
var o = <api.MetadataExport>[];
o.add(buildMetadataExport());
o.add(buildMetadataExport());
return o;
}
-void checkUnnamed8243(core.List<api.MetadataExport> o) {
+void checkUnnamed8246(core.List<api.MetadataExport> o) {
unittest.expect(o, unittest.hasLength(2));
checkMetadataExport(o[0] as api.MetadataExport);
checkMetadataExport(o[1] as api.MetadataExport);
}
-core.List<api.Restore> buildUnnamed8244() {
+core.List<api.Restore> buildUnnamed8247() {
var o = <api.Restore>[];
o.add(buildRestore());
o.add(buildRestore());
return o;
}
-void checkUnnamed8244(core.List<api.Restore> o) {
+void checkUnnamed8247(core.List<api.Restore> o) {
unittest.expect(o, unittest.hasLength(2));
checkRestore(o[0] as api.Restore);
checkRestore(o[1] as api.Restore);
@@ -979,8 +979,8 @@
var o = api.MetadataManagementActivity();
buildCounterMetadataManagementActivity++;
if (buildCounterMetadataManagementActivity < 3) {
- o.metadataExports = buildUnnamed8243();
- o.restores = buildUnnamed8244();
+ o.metadataExports = buildUnnamed8246();
+ o.restores = buildUnnamed8247();
}
buildCounterMetadataManagementActivity--;
return o;
@@ -989,13 +989,13 @@
void checkMetadataManagementActivity(api.MetadataManagementActivity o) {
buildCounterMetadataManagementActivity++;
if (buildCounterMetadataManagementActivity < 3) {
- checkUnnamed8243(o.metadataExports!);
- checkUnnamed8244(o.restores!);
+ checkUnnamed8246(o.metadataExports!);
+ checkUnnamed8247(o.restores!);
}
buildCounterMetadataManagementActivity--;
}
-core.Map<core.String, core.Object> buildUnnamed8245() {
+core.Map<core.String, core.Object> buildUnnamed8248() {
var o = <core.String, core.Object>{};
o['x'] = {
'list': [1, 2, 3],
@@ -1010,7 +1010,7 @@
return o;
}
-void checkUnnamed8245(core.Map<core.String, core.Object> o) {
+void checkUnnamed8248(core.Map<core.String, core.Object> o) {
unittest.expect(o, unittest.hasLength(2));
var casted3 = (o['x']!) as core.Map;
unittest.expect(casted3, unittest.hasLength(3));
@@ -1042,7 +1042,7 @@
);
}
-core.Map<core.String, core.Object> buildUnnamed8246() {
+core.Map<core.String, core.Object> buildUnnamed8249() {
var o = <core.String, core.Object>{};
o['x'] = {
'list': [1, 2, 3],
@@ -1057,7 +1057,7 @@
return o;
}
-void checkUnnamed8246(core.Map<core.String, core.Object> o) {
+void checkUnnamed8249(core.Map<core.String, core.Object> o) {
unittest.expect(o, unittest.hasLength(2));
var casted5 = (o['x']!) as core.Map;
unittest.expect(casted5, unittest.hasLength(3));
@@ -1096,9 +1096,9 @@
if (buildCounterOperation < 3) {
o.done = true;
o.error = buildStatus();
- o.metadata = buildUnnamed8245();
+ o.metadata = buildUnnamed8248();
o.name = 'foo';
- o.response = buildUnnamed8246();
+ o.response = buildUnnamed8249();
}
buildCounterOperation--;
return o;
@@ -1109,12 +1109,12 @@
if (buildCounterOperation < 3) {
unittest.expect(o.done!, unittest.isTrue);
checkStatus(o.error! as api.Status);
- checkUnnamed8245(o.metadata!);
+ checkUnnamed8248(o.metadata!);
unittest.expect(
o.name!,
unittest.equals('foo'),
);
- checkUnnamed8246(o.response!);
+ checkUnnamed8249(o.response!);
}
buildCounterOperation--;
}
@@ -1168,27 +1168,27 @@
buildCounterOperationMetadata--;
}
-core.List<api.AuditConfig> buildUnnamed8247() {
+core.List<api.AuditConfig> buildUnnamed8250() {
var o = <api.AuditConfig>[];
o.add(buildAuditConfig());
o.add(buildAuditConfig());
return o;
}
-void checkUnnamed8247(core.List<api.AuditConfig> o) {
+void checkUnnamed8250(core.List<api.AuditConfig> o) {
unittest.expect(o, unittest.hasLength(2));
checkAuditConfig(o[0] as api.AuditConfig);
checkAuditConfig(o[1] as api.AuditConfig);
}
-core.List<api.Binding> buildUnnamed8248() {
+core.List<api.Binding> buildUnnamed8251() {
var o = <api.Binding>[];
o.add(buildBinding());
o.add(buildBinding());
return o;
}
-void checkUnnamed8248(core.List<api.Binding> o) {
+void checkUnnamed8251(core.List<api.Binding> o) {
unittest.expect(o, unittest.hasLength(2));
checkBinding(o[0] as api.Binding);
checkBinding(o[1] as api.Binding);
@@ -1199,8 +1199,8 @@
var o = api.Policy();
buildCounterPolicy++;
if (buildCounterPolicy < 3) {
- o.auditConfigs = buildUnnamed8247();
- o.bindings = buildUnnamed8248();
+ o.auditConfigs = buildUnnamed8250();
+ o.bindings = buildUnnamed8251();
o.etag = 'foo';
o.version = 42;
}
@@ -1211,8 +1211,8 @@
void checkPolicy(api.Policy o) {
buildCounterPolicy++;
if (buildCounterPolicy < 3) {
- checkUnnamed8247(o.auditConfigs!);
- checkUnnamed8248(o.bindings!);
+ checkUnnamed8250(o.auditConfigs!);
+ checkUnnamed8251(o.bindings!);
unittest.expect(
o.etag!,
unittest.equals('foo'),
@@ -1326,14 +1326,14 @@
buildCounterSecret--;
}
-core.Map<core.String, core.String> buildUnnamed8249() {
+core.Map<core.String, core.String> buildUnnamed8252() {
var o = <core.String, core.String>{};
o['x'] = 'foo';
o['y'] = 'foo';
return o;
}
-void checkUnnamed8249(core.Map<core.String, core.String> o) {
+void checkUnnamed8252(core.Map<core.String, core.String> o) {
unittest.expect(o, unittest.hasLength(2));
unittest.expect(
o['x']!,
@@ -1354,7 +1354,7 @@
o.createTime = 'foo';
o.endpointUri = 'foo';
o.hiveMetastoreConfig = buildHiveMetastoreConfig();
- o.labels = buildUnnamed8249();
+ o.labels = buildUnnamed8252();
o.maintenanceWindow = buildMaintenanceWindow();
o.metadataIntegration = buildMetadataIntegration();
o.metadataManagementActivity = buildMetadataManagementActivity();
@@ -1388,7 +1388,7 @@
unittest.equals('foo'),
);
checkHiveMetastoreConfig(o.hiveMetastoreConfig! as api.HiveMetastoreConfig);
- checkUnnamed8249(o.labels!);
+ checkUnnamed8252(o.labels!);
checkMaintenanceWindow(o.maintenanceWindow! as api.MaintenanceWindow);
checkMetadataIntegration(o.metadataIntegration! as api.MetadataIntegration);
checkMetadataManagementActivity(
@@ -1457,7 +1457,7 @@
buildCounterSetIamPolicyRequest--;
}
-core.Map<core.String, core.Object> buildUnnamed8250() {
+core.Map<core.String, core.Object> buildUnnamed8253() {
var o = <core.String, core.Object>{};
o['x'] = {
'list': [1, 2, 3],
@@ -1472,7 +1472,7 @@
return o;
}
-void checkUnnamed8250(core.Map<core.String, core.Object> o) {
+void checkUnnamed8253(core.Map<core.String, core.Object> o) {
unittest.expect(o, unittest.hasLength(2));
var casted7 = (o['x']!) as core.Map;
unittest.expect(casted7, unittest.hasLength(3));
@@ -1504,17 +1504,17 @@
);
}
-core.List<core.Map<core.String, core.Object>> buildUnnamed8251() {
+core.List<core.Map<core.String, core.Object>> buildUnnamed8254() {
var o = <core.Map<core.String, core.Object>>[];
- o.add(buildUnnamed8250());
- o.add(buildUnnamed8250());
+ o.add(buildUnnamed8253());
+ o.add(buildUnnamed8253());
return o;
}
-void checkUnnamed8251(core.List<core.Map<core.String, core.Object>> o) {
+void checkUnnamed8254(core.List<core.Map<core.String, core.Object>> o) {
unittest.expect(o, unittest.hasLength(2));
- checkUnnamed8250(o[0]);
- checkUnnamed8250(o[1]);
+ checkUnnamed8253(o[0]);
+ checkUnnamed8253(o[1]);
}
core.int buildCounterStatus = 0;
@@ -1523,7 +1523,7 @@
buildCounterStatus++;
if (buildCounterStatus < 3) {
o.code = 42;
- o.details = buildUnnamed8251();
+ o.details = buildUnnamed8254();
o.message = 'foo';
}
buildCounterStatus--;
@@ -1537,7 +1537,7 @@
o.code!,
unittest.equals(42),
);
- checkUnnamed8251(o.details!);
+ checkUnnamed8254(o.details!);
unittest.expect(
o.message!,
unittest.equals('foo'),
@@ -1546,14 +1546,14 @@
buildCounterStatus--;
}
-core.List<core.String> buildUnnamed8252() {
+core.List<core.String> buildUnnamed8255() {
var o = <core.String>[];
o.add('foo');
o.add('foo');
return o;
}
-void checkUnnamed8252(core.List<core.String> o) {
+void checkUnnamed8255(core.List<core.String> o) {
unittest.expect(o, unittest.hasLength(2));
unittest.expect(
o[0],
@@ -1570,7 +1570,7 @@
var o = api.TestIamPermissionsRequest();
buildCounterTestIamPermissionsRequest++;
if (buildCounterTestIamPermissionsRequest < 3) {
- o.permissions = buildUnnamed8252();
+ o.permissions = buildUnnamed8255();
}
buildCounterTestIamPermissionsRequest--;
return o;
@@ -1579,19 +1579,19 @@
void checkTestIamPermissionsRequest(api.TestIamPermissionsRequest o) {
buildCounterTestIamPermissionsRequest++;
if (buildCounterTestIamPermissionsRequest < 3) {
- checkUnnamed8252(o.permissions!);
+ checkUnnamed8255(o.permissions!);
}
buildCounterTestIamPermissionsRequest--;
}
-core.List<core.String> buildUnnamed8253() {
+core.List<core.String> buildUnnamed8256() {
var o = <core.String>[];
o.add('foo');
o.add('foo');
return o;
}
-void checkUnnamed8253(core.List<core.String> o) {
+void checkUnnamed8256(core.List<core.String> o) {
unittest.expect(o, unittest.hasLength(2));
unittest.expect(
o[0],
@@ -1608,7 +1608,7 @@
var o = api.TestIamPermissionsResponse();
buildCounterTestIamPermissionsResponse++;
if (buildCounterTestIamPermissionsResponse < 3) {
- o.permissions = buildUnnamed8253();
+ o.permissions = buildUnnamed8256();
}
buildCounterTestIamPermissionsResponse--;
return o;
@@ -1617,7 +1617,7 @@
void checkTestIamPermissionsResponse(api.TestIamPermissionsResponse o) {
buildCounterTestIamPermissionsResponse++;
if (buildCounterTestIamPermissionsResponse < 3) {
- checkUnnamed8253(o.permissions!);
+ checkUnnamed8256(o.permissions!);
}
buildCounterTestIamPermissionsResponse--;
}
diff --git a/generated/googleapis_beta/test/networkconnectivity/v1alpha1_test.dart b/generated/googleapis_beta/test/networkconnectivity/v1alpha1_test.dart
index 5777a80..d97549c 100644
--- a/generated/googleapis_beta/test/networkconnectivity/v1alpha1_test.dart
+++ b/generated/googleapis_beta/test/networkconnectivity/v1alpha1_test.dart
@@ -53,14 +53,14 @@
buildCounterAttributeValue--;
}
-core.Map<core.String, api.AttributeValue> buildUnnamed7971() {
+core.Map<core.String, api.AttributeValue> buildUnnamed7974() {
var o = <core.String, api.AttributeValue>{};
o['x'] = buildAttributeValue();
o['y'] = buildAttributeValue();
return o;
}
-void checkUnnamed7971(core.Map<core.String, api.AttributeValue> o) {
+void checkUnnamed7974(core.Map<core.String, api.AttributeValue> o) {
unittest.expect(o, unittest.hasLength(2));
checkAttributeValue(o['x']! as api.AttributeValue);
checkAttributeValue(o['y']! as api.AttributeValue);
@@ -71,7 +71,7 @@
var o = api.Attributes();
buildCounterAttributes++;
if (buildCounterAttributes < 3) {
- o.attributeMap = buildUnnamed7971();
+ o.attributeMap = buildUnnamed7974();
o.droppedAttributesCount = 42;
}
buildCounterAttributes--;
@@ -81,7 +81,7 @@
void checkAttributes(api.Attributes o) {
buildCounterAttributes++;
if (buildCounterAttributes < 3) {
- checkUnnamed7971(o.attributeMap!);
+ checkUnnamed7974(o.attributeMap!);
unittest.expect(
o.droppedAttributesCount!,
unittest.equals(42),
@@ -90,14 +90,14 @@
buildCounterAttributes--;
}
-core.List<api.AuditLogConfig> buildUnnamed7972() {
+core.List<api.AuditLogConfig> buildUnnamed7975() {
var o = <api.AuditLogConfig>[];
o.add(buildAuditLogConfig());
o.add(buildAuditLogConfig());
return o;
}
-void checkUnnamed7972(core.List<api.AuditLogConfig> o) {
+void checkUnnamed7975(core.List<api.AuditLogConfig> o) {
unittest.expect(o, unittest.hasLength(2));
checkAuditLogConfig(o[0] as api.AuditLogConfig);
checkAuditLogConfig(o[1] as api.AuditLogConfig);
@@ -108,7 +108,7 @@
var o = api.AuditConfig();
buildCounterAuditConfig++;
if (buildCounterAuditConfig < 3) {
- o.auditLogConfigs = buildUnnamed7972();
+ o.auditLogConfigs = buildUnnamed7975();
o.service = 'foo';
}
buildCounterAuditConfig--;
@@ -118,7 +118,7 @@
void checkAuditConfig(api.AuditConfig o) {
buildCounterAuditConfig++;
if (buildCounterAuditConfig < 3) {
- checkUnnamed7972(o.auditLogConfigs!);
+ checkUnnamed7975(o.auditLogConfigs!);
unittest.expect(
o.service!,
unittest.equals('foo'),
@@ -127,126 +127,6 @@
buildCounterAuditConfig--;
}
-core.List<core.String> buildUnnamed7973() {
- var o = <core.String>[];
- o.add('foo');
- o.add('foo');
- return o;
-}
-
-void checkUnnamed7973(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'),
- );
-}
-
-core.int buildCounterAuditLogConfig = 0;
-api.AuditLogConfig buildAuditLogConfig() {
- var o = api.AuditLogConfig();
- buildCounterAuditLogConfig++;
- if (buildCounterAuditLogConfig < 3) {
- o.exemptedMembers = buildUnnamed7973();
- o.logType = 'foo';
- }
- buildCounterAuditLogConfig--;
- return o;
-}
-
-void checkAuditLogConfig(api.AuditLogConfig o) {
- buildCounterAuditLogConfig++;
- if (buildCounterAuditLogConfig < 3) {
- checkUnnamed7973(o.exemptedMembers!);
- unittest.expect(
- o.logType!,
- unittest.equals('foo'),
- );
- }
- buildCounterAuditLogConfig--;
-}
-
-core.List<api.ReportRequest> buildUnnamed7974() {
- var o = <api.ReportRequest>[];
- o.add(buildReportRequest());
- o.add(buildReportRequest());
- return o;
-}
-
-void checkUnnamed7974(core.List<api.ReportRequest> o) {
- unittest.expect(o, unittest.hasLength(2));
- checkReportRequest(o[0] as api.ReportRequest);
- checkReportRequest(o[1] as api.ReportRequest);
-}
-
-core.int buildCounterBillingView = 0;
-api.BillingView buildBillingView() {
- var o = api.BillingView();
- buildCounterBillingView++;
- if (buildCounterBillingView < 3) {
- o.reportRequests = buildUnnamed7974();
- }
- buildCounterBillingView--;
- return o;
-}
-
-void checkBillingView(api.BillingView o) {
- buildCounterBillingView++;
- if (buildCounterBillingView < 3) {
- checkUnnamed7974(o.reportRequests!);
- }
- buildCounterBillingView--;
-}
-
-core.List<core.String> buildUnnamed7975() {
- var o = <core.String>[];
- o.add('foo');
- o.add('foo');
- return o;
-}
-
-void checkUnnamed7975(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'),
- );
-}
-
-core.int buildCounterBinding = 0;
-api.Binding buildBinding() {
- var o = api.Binding();
- buildCounterBinding++;
- if (buildCounterBinding < 3) {
- o.condition = buildExpr();
- o.members = buildUnnamed7975();
- o.role = 'foo';
- }
- buildCounterBinding--;
- return o;
-}
-
-void checkBinding(api.Binding o) {
- buildCounterBinding++;
- if (buildCounterBinding < 3) {
- checkExpr(o.condition! as api.Expr);
- checkUnnamed7975(o.members!);
- unittest.expect(
- o.role!,
- unittest.equals('foo'),
- );
- }
- buildCounterBinding--;
-}
-
core.List<core.String> buildUnnamed7976() {
var o = <core.String>[];
o.add('foo');
@@ -266,14 +146,134 @@
);
}
-core.List<api.Exemplar> buildUnnamed7977() {
+core.int buildCounterAuditLogConfig = 0;
+api.AuditLogConfig buildAuditLogConfig() {
+ var o = api.AuditLogConfig();
+ buildCounterAuditLogConfig++;
+ if (buildCounterAuditLogConfig < 3) {
+ o.exemptedMembers = buildUnnamed7976();
+ o.logType = 'foo';
+ }
+ buildCounterAuditLogConfig--;
+ return o;
+}
+
+void checkAuditLogConfig(api.AuditLogConfig o) {
+ buildCounterAuditLogConfig++;
+ if (buildCounterAuditLogConfig < 3) {
+ checkUnnamed7976(o.exemptedMembers!);
+ unittest.expect(
+ o.logType!,
+ unittest.equals('foo'),
+ );
+ }
+ buildCounterAuditLogConfig--;
+}
+
+core.List<api.ReportRequest> buildUnnamed7977() {
+ var o = <api.ReportRequest>[];
+ o.add(buildReportRequest());
+ o.add(buildReportRequest());
+ return o;
+}
+
+void checkUnnamed7977(core.List<api.ReportRequest> o) {
+ unittest.expect(o, unittest.hasLength(2));
+ checkReportRequest(o[0] as api.ReportRequest);
+ checkReportRequest(o[1] as api.ReportRequest);
+}
+
+core.int buildCounterBillingView = 0;
+api.BillingView buildBillingView() {
+ var o = api.BillingView();
+ buildCounterBillingView++;
+ if (buildCounterBillingView < 3) {
+ o.reportRequests = buildUnnamed7977();
+ }
+ buildCounterBillingView--;
+ return o;
+}
+
+void checkBillingView(api.BillingView o) {
+ buildCounterBillingView++;
+ if (buildCounterBillingView < 3) {
+ checkUnnamed7977(o.reportRequests!);
+ }
+ buildCounterBillingView--;
+}
+
+core.List<core.String> buildUnnamed7978() {
+ var o = <core.String>[];
+ o.add('foo');
+ o.add('foo');
+ return o;
+}
+
+void checkUnnamed7978(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'),
+ );
+}
+
+core.int buildCounterBinding = 0;
+api.Binding buildBinding() {
+ var o = api.Binding();
+ buildCounterBinding++;
+ if (buildCounterBinding < 3) {
+ o.condition = buildExpr();
+ o.members = buildUnnamed7978();
+ o.role = 'foo';
+ }
+ buildCounterBinding--;
+ return o;
+}
+
+void checkBinding(api.Binding o) {
+ buildCounterBinding++;
+ if (buildCounterBinding < 3) {
+ checkExpr(o.condition! as api.Expr);
+ checkUnnamed7978(o.members!);
+ unittest.expect(
+ o.role!,
+ unittest.equals('foo'),
+ );
+ }
+ buildCounterBinding--;
+}
+
+core.List<core.String> buildUnnamed7979() {
+ var o = <core.String>[];
+ o.add('foo');
+ o.add('foo');
+ return o;
+}
+
+void checkUnnamed7979(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'),
+ );
+}
+
+core.List<api.Exemplar> buildUnnamed7980() {
var o = <api.Exemplar>[];
o.add(buildExemplar());
o.add(buildExemplar());
return o;
}
-void checkUnnamed7977(core.List<api.Exemplar> o) {
+void checkUnnamed7980(core.List<api.Exemplar> o) {
unittest.expect(o, unittest.hasLength(2));
checkExemplar(o[0] as api.Exemplar);
checkExemplar(o[1] as api.Exemplar);
@@ -284,9 +284,9 @@
var o = api.Distribution();
buildCounterDistribution++;
if (buildCounterDistribution < 3) {
- o.bucketCounts = buildUnnamed7976();
+ o.bucketCounts = buildUnnamed7979();
o.count = 'foo';
- o.exemplars = buildUnnamed7977();
+ o.exemplars = buildUnnamed7980();
o.explicitBuckets = buildExplicitBuckets();
o.exponentialBuckets = buildExponentialBuckets();
o.linearBuckets = buildLinearBuckets();
@@ -302,12 +302,12 @@
void checkDistribution(api.Distribution o) {
buildCounterDistribution++;
if (buildCounterDistribution < 3) {
- checkUnnamed7976(o.bucketCounts!);
+ checkUnnamed7979(o.bucketCounts!);
unittest.expect(
o.count!,
unittest.equals('foo'),
);
- checkUnnamed7977(o.exemplars!);
+ checkUnnamed7980(o.exemplars!);
checkExplicitBuckets(o.explicitBuckets! as api.ExplicitBuckets);
checkExponentialBuckets(o.exponentialBuckets! as api.ExponentialBuckets);
checkLinearBuckets(o.linearBuckets! as api.LinearBuckets);
@@ -346,7 +346,7 @@
buildCounterEmpty--;
}
-core.Map<core.String, core.Object> buildUnnamed7978() {
+core.Map<core.String, core.Object> buildUnnamed7981() {
var o = <core.String, core.Object>{};
o['x'] = {
'list': [1, 2, 3],
@@ -361,7 +361,7 @@
return o;
}
-void checkUnnamed7978(core.Map<core.String, core.Object> o) {
+void checkUnnamed7981(core.Map<core.String, core.Object> o) {
unittest.expect(o, unittest.hasLength(2));
var casted1 = (o['x']!) as core.Map;
unittest.expect(casted1, unittest.hasLength(3));
@@ -393,17 +393,17 @@
);
}
-core.List<core.Map<core.String, core.Object>> buildUnnamed7979() {
+core.List<core.Map<core.String, core.Object>> buildUnnamed7982() {
var o = <core.Map<core.String, core.Object>>[];
- o.add(buildUnnamed7978());
- o.add(buildUnnamed7978());
+ o.add(buildUnnamed7981());
+ o.add(buildUnnamed7981());
return o;
}
-void checkUnnamed7979(core.List<core.Map<core.String, core.Object>> o) {
+void checkUnnamed7982(core.List<core.Map<core.String, core.Object>> o) {
unittest.expect(o, unittest.hasLength(2));
- checkUnnamed7978(o[0]);
- checkUnnamed7978(o[1]);
+ checkUnnamed7981(o[0]);
+ checkUnnamed7981(o[1]);
}
core.int buildCounterExemplar = 0;
@@ -411,7 +411,7 @@
var o = api.Exemplar();
buildCounterExemplar++;
if (buildCounterExemplar < 3) {
- o.attachments = buildUnnamed7979();
+ o.attachments = buildUnnamed7982();
o.timestamp = 'foo';
o.value = 42.0;
}
@@ -422,7 +422,7 @@
void checkExemplar(api.Exemplar o) {
buildCounterExemplar++;
if (buildCounterExemplar < 3) {
- checkUnnamed7979(o.attachments!);
+ checkUnnamed7982(o.attachments!);
unittest.expect(
o.timestamp!,
unittest.equals('foo'),
@@ -435,14 +435,14 @@
buildCounterExemplar--;
}
-core.List<core.double> buildUnnamed7980() {
+core.List<core.double> buildUnnamed7983() {
var o = <core.double>[];
o.add(42.0);
o.add(42.0);
return o;
}
-void checkUnnamed7980(core.List<core.double> o) {
+void checkUnnamed7983(core.List<core.double> o) {
unittest.expect(o, unittest.hasLength(2));
unittest.expect(
o[0],
@@ -459,7 +459,7 @@
var o = api.ExplicitBuckets();
buildCounterExplicitBuckets++;
if (buildCounterExplicitBuckets < 3) {
- o.bounds = buildUnnamed7980();
+ o.bounds = buildUnnamed7983();
}
buildCounterExplicitBuckets--;
return o;
@@ -468,7 +468,7 @@
void checkExplicitBuckets(api.ExplicitBuckets o) {
buildCounterExplicitBuckets++;
if (buildCounterExplicitBuckets < 3) {
- checkUnnamed7980(o.bounds!);
+ checkUnnamed7983(o.bounds!);
}
buildCounterExplicitBuckets--;
}
@@ -559,14 +559,14 @@
buildCounterGoogleLongrunningCancelOperationRequest--;
}
-core.List<api.GoogleLongrunningOperation> buildUnnamed7981() {
+core.List<api.GoogleLongrunningOperation> buildUnnamed7984() {
var o = <api.GoogleLongrunningOperation>[];
o.add(buildGoogleLongrunningOperation());
o.add(buildGoogleLongrunningOperation());
return o;
}
-void checkUnnamed7981(core.List<api.GoogleLongrunningOperation> o) {
+void checkUnnamed7984(core.List<api.GoogleLongrunningOperation> o) {
unittest.expect(o, unittest.hasLength(2));
checkGoogleLongrunningOperation(o[0] as api.GoogleLongrunningOperation);
checkGoogleLongrunningOperation(o[1] as api.GoogleLongrunningOperation);
@@ -579,7 +579,7 @@
buildCounterGoogleLongrunningListOperationsResponse++;
if (buildCounterGoogleLongrunningListOperationsResponse < 3) {
o.nextPageToken = 'foo';
- o.operations = buildUnnamed7981();
+ o.operations = buildUnnamed7984();
}
buildCounterGoogleLongrunningListOperationsResponse--;
return o;
@@ -593,12 +593,12 @@
o.nextPageToken!,
unittest.equals('foo'),
);
- checkUnnamed7981(o.operations!);
+ checkUnnamed7984(o.operations!);
}
buildCounterGoogleLongrunningListOperationsResponse--;
}
-core.Map<core.String, core.Object> buildUnnamed7982() {
+core.Map<core.String, core.Object> buildUnnamed7985() {
var o = <core.String, core.Object>{};
o['x'] = {
'list': [1, 2, 3],
@@ -613,7 +613,7 @@
return o;
}
-void checkUnnamed7982(core.Map<core.String, core.Object> o) {
+void checkUnnamed7985(core.Map<core.String, core.Object> o) {
unittest.expect(o, unittest.hasLength(2));
var casted3 = (o['x']!) as core.Map;
unittest.expect(casted3, unittest.hasLength(3));
@@ -645,7 +645,7 @@
);
}
-core.Map<core.String, core.Object> buildUnnamed7983() {
+core.Map<core.String, core.Object> buildUnnamed7986() {
var o = <core.String, core.Object>{};
o['x'] = {
'list': [1, 2, 3],
@@ -660,7 +660,7 @@
return o;
}
-void checkUnnamed7983(core.Map<core.String, core.Object> o) {
+void checkUnnamed7986(core.Map<core.String, core.Object> o) {
unittest.expect(o, unittest.hasLength(2));
var casted5 = (o['x']!) as core.Map;
unittest.expect(casted5, unittest.hasLength(3));
@@ -699,9 +699,9 @@
if (buildCounterGoogleLongrunningOperation < 3) {
o.done = true;
o.error = buildGoogleRpcStatus();
- o.metadata = buildUnnamed7982();
+ o.metadata = buildUnnamed7985();
o.name = 'foo';
- o.response = buildUnnamed7983();
+ o.response = buildUnnamed7986();
}
buildCounterGoogleLongrunningOperation--;
return o;
@@ -712,17 +712,17 @@
if (buildCounterGoogleLongrunningOperation < 3) {
unittest.expect(o.done!, unittest.isTrue);
checkGoogleRpcStatus(o.error! as api.GoogleRpcStatus);
- checkUnnamed7982(o.metadata!);
+ checkUnnamed7985(o.metadata!);
unittest.expect(
o.name!,
unittest.equals('foo'),
);
- checkUnnamed7983(o.response!);
+ checkUnnamed7986(o.response!);
}
buildCounterGoogleLongrunningOperation--;
}
-core.Map<core.String, core.Object> buildUnnamed7984() {
+core.Map<core.String, core.Object> buildUnnamed7987() {
var o = <core.String, core.Object>{};
o['x'] = {
'list': [1, 2, 3],
@@ -737,7 +737,7 @@
return o;
}
-void checkUnnamed7984(core.Map<core.String, core.Object> o) {
+void checkUnnamed7987(core.Map<core.String, core.Object> o) {
unittest.expect(o, unittest.hasLength(2));
var casted7 = (o['x']!) as core.Map;
unittest.expect(casted7, unittest.hasLength(3));
@@ -769,17 +769,17 @@
);
}
-core.List<core.Map<core.String, core.Object>> buildUnnamed7985() {
+core.List<core.Map<core.String, core.Object>> buildUnnamed7988() {
var o = <core.Map<core.String, core.Object>>[];
- o.add(buildUnnamed7984());
- o.add(buildUnnamed7984());
+ o.add(buildUnnamed7987());
+ o.add(buildUnnamed7987());
return o;
}
-void checkUnnamed7985(core.List<core.Map<core.String, core.Object>> o) {
+void checkUnnamed7988(core.List<core.Map<core.String, core.Object>> o) {
unittest.expect(o, unittest.hasLength(2));
- checkUnnamed7984(o[0]);
- checkUnnamed7984(o[1]);
+ checkUnnamed7987(o[0]);
+ checkUnnamed7987(o[1]);
}
core.int buildCounterGoogleRpcStatus = 0;
@@ -788,7 +788,7 @@
buildCounterGoogleRpcStatus++;
if (buildCounterGoogleRpcStatus < 3) {
o.code = 42;
- o.details = buildUnnamed7985();
+ o.details = buildUnnamed7988();
o.message = 'foo';
}
buildCounterGoogleRpcStatus--;
@@ -802,7 +802,7 @@
o.code!,
unittest.equals(42),
);
- checkUnnamed7985(o.details!);
+ checkUnnamed7988(o.details!);
unittest.expect(
o.message!,
unittest.equals('foo'),
@@ -894,14 +894,14 @@
buildCounterHttpRequest--;
}
-core.Map<core.String, core.String> buildUnnamed7986() {
+core.Map<core.String, core.String> buildUnnamed7989() {
var o = <core.String, core.String>{};
o['x'] = 'foo';
o['y'] = 'foo';
return o;
}
-void checkUnnamed7986(core.Map<core.String, core.String> o) {
+void checkUnnamed7989(core.Map<core.String, core.String> o) {
unittest.expect(o, unittest.hasLength(2));
unittest.expect(
o['x']!,
@@ -913,14 +913,14 @@
);
}
-core.List<core.String> buildUnnamed7987() {
+core.List<core.String> buildUnnamed7990() {
var o = <core.String>[];
o.add('foo');
o.add('foo');
return o;
}
-void checkUnnamed7987(core.List<core.String> o) {
+void checkUnnamed7990(core.List<core.String> o) {
unittest.expect(o, unittest.hasLength(2));
unittest.expect(
o[0],
@@ -939,9 +939,9 @@
if (buildCounterHub < 3) {
o.createTime = 'foo';
o.description = 'foo';
- o.labels = buildUnnamed7986();
+ o.labels = buildUnnamed7989();
o.name = 'foo';
- o.spokes = buildUnnamed7987();
+ o.spokes = buildUnnamed7990();
o.state = 'foo';
o.uniqueId = 'foo';
o.updateTime = 'foo';
@@ -961,12 +961,12 @@
o.description!,
unittest.equals('foo'),
);
- checkUnnamed7986(o.labels!);
+ checkUnnamed7989(o.labels!);
unittest.expect(
o.name!,
unittest.equals('foo'),
);
- checkUnnamed7987(o.spokes!);
+ checkUnnamed7990(o.spokes!);
unittest.expect(
o.state!,
unittest.equals('foo'),
@@ -1015,114 +1015,19 @@
buildCounterLinearBuckets--;
}
-core.List<api.Hub> buildUnnamed7988() {
+core.List<api.Hub> buildUnnamed7991() {
var o = <api.Hub>[];
o.add(buildHub());
o.add(buildHub());
return o;
}
-void checkUnnamed7988(core.List<api.Hub> o) {
+void checkUnnamed7991(core.List<api.Hub> o) {
unittest.expect(o, unittest.hasLength(2));
checkHub(o[0] as api.Hub);
checkHub(o[1] as api.Hub);
}
-core.List<core.String> buildUnnamed7989() {
- var o = <core.String>[];
- o.add('foo');
- o.add('foo');
- return o;
-}
-
-void checkUnnamed7989(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'),
- );
-}
-
-core.int buildCounterListHubsResponse = 0;
-api.ListHubsResponse buildListHubsResponse() {
- var o = api.ListHubsResponse();
- buildCounterListHubsResponse++;
- if (buildCounterListHubsResponse < 3) {
- o.hubs = buildUnnamed7988();
- o.nextPageToken = 'foo';
- o.unreachable = buildUnnamed7989();
- }
- buildCounterListHubsResponse--;
- return o;
-}
-
-void checkListHubsResponse(api.ListHubsResponse o) {
- buildCounterListHubsResponse++;
- if (buildCounterListHubsResponse < 3) {
- checkUnnamed7988(o.hubs!);
- unittest.expect(
- o.nextPageToken!,
- unittest.equals('foo'),
- );
- checkUnnamed7989(o.unreachable!);
- }
- buildCounterListHubsResponse--;
-}
-
-core.List<api.Location> buildUnnamed7990() {
- var o = <api.Location>[];
- o.add(buildLocation());
- o.add(buildLocation());
- return o;
-}
-
-void checkUnnamed7990(core.List<api.Location> o) {
- unittest.expect(o, unittest.hasLength(2));
- checkLocation(o[0] as api.Location);
- checkLocation(o[1] as api.Location);
-}
-
-core.int buildCounterListLocationsResponse = 0;
-api.ListLocationsResponse buildListLocationsResponse() {
- var o = api.ListLocationsResponse();
- buildCounterListLocationsResponse++;
- if (buildCounterListLocationsResponse < 3) {
- o.locations = buildUnnamed7990();
- o.nextPageToken = 'foo';
- }
- buildCounterListLocationsResponse--;
- return o;
-}
-
-void checkListLocationsResponse(api.ListLocationsResponse o) {
- buildCounterListLocationsResponse++;
- if (buildCounterListLocationsResponse < 3) {
- checkUnnamed7990(o.locations!);
- unittest.expect(
- o.nextPageToken!,
- unittest.equals('foo'),
- );
- }
- buildCounterListLocationsResponse--;
-}
-
-core.List<api.Spoke> buildUnnamed7991() {
- var o = <api.Spoke>[];
- o.add(buildSpoke());
- o.add(buildSpoke());
- return o;
-}
-
-void checkUnnamed7991(core.List<api.Spoke> o) {
- unittest.expect(o, unittest.hasLength(2));
- checkSpoke(o[0] as api.Spoke);
- checkSpoke(o[1] as api.Spoke);
-}
-
core.List<core.String> buildUnnamed7992() {
var o = <core.String>[];
o.add('foo');
@@ -1142,14 +1047,109 @@
);
}
+core.int buildCounterListHubsResponse = 0;
+api.ListHubsResponse buildListHubsResponse() {
+ var o = api.ListHubsResponse();
+ buildCounterListHubsResponse++;
+ if (buildCounterListHubsResponse < 3) {
+ o.hubs = buildUnnamed7991();
+ o.nextPageToken = 'foo';
+ o.unreachable = buildUnnamed7992();
+ }
+ buildCounterListHubsResponse--;
+ return o;
+}
+
+void checkListHubsResponse(api.ListHubsResponse o) {
+ buildCounterListHubsResponse++;
+ if (buildCounterListHubsResponse < 3) {
+ checkUnnamed7991(o.hubs!);
+ unittest.expect(
+ o.nextPageToken!,
+ unittest.equals('foo'),
+ );
+ checkUnnamed7992(o.unreachable!);
+ }
+ buildCounterListHubsResponse--;
+}
+
+core.List<api.Location> buildUnnamed7993() {
+ var o = <api.Location>[];
+ o.add(buildLocation());
+ o.add(buildLocation());
+ return o;
+}
+
+void checkUnnamed7993(core.List<api.Location> o) {
+ unittest.expect(o, unittest.hasLength(2));
+ checkLocation(o[0] as api.Location);
+ checkLocation(o[1] as api.Location);
+}
+
+core.int buildCounterListLocationsResponse = 0;
+api.ListLocationsResponse buildListLocationsResponse() {
+ var o = api.ListLocationsResponse();
+ buildCounterListLocationsResponse++;
+ if (buildCounterListLocationsResponse < 3) {
+ o.locations = buildUnnamed7993();
+ o.nextPageToken = 'foo';
+ }
+ buildCounterListLocationsResponse--;
+ return o;
+}
+
+void checkListLocationsResponse(api.ListLocationsResponse o) {
+ buildCounterListLocationsResponse++;
+ if (buildCounterListLocationsResponse < 3) {
+ checkUnnamed7993(o.locations!);
+ unittest.expect(
+ o.nextPageToken!,
+ unittest.equals('foo'),
+ );
+ }
+ buildCounterListLocationsResponse--;
+}
+
+core.List<api.Spoke> buildUnnamed7994() {
+ var o = <api.Spoke>[];
+ o.add(buildSpoke());
+ o.add(buildSpoke());
+ return o;
+}
+
+void checkUnnamed7994(core.List<api.Spoke> o) {
+ unittest.expect(o, unittest.hasLength(2));
+ checkSpoke(o[0] as api.Spoke);
+ checkSpoke(o[1] as api.Spoke);
+}
+
+core.List<core.String> buildUnnamed7995() {
+ var o = <core.String>[];
+ o.add('foo');
+ o.add('foo');
+ return o;
+}
+
+void checkUnnamed7995(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'),
+ );
+}
+
core.int buildCounterListSpokesResponse = 0;
api.ListSpokesResponse buildListSpokesResponse() {
var o = api.ListSpokesResponse();
buildCounterListSpokesResponse++;
if (buildCounterListSpokesResponse < 3) {
o.nextPageToken = 'foo';
- o.spokes = buildUnnamed7991();
- o.unreachable = buildUnnamed7992();
+ o.spokes = buildUnnamed7994();
+ o.unreachable = buildUnnamed7995();
}
buildCounterListSpokesResponse--;
return o;
@@ -1162,20 +1162,20 @@
o.nextPageToken!,
unittest.equals('foo'),
);
- checkUnnamed7991(o.spokes!);
- checkUnnamed7992(o.unreachable!);
+ checkUnnamed7994(o.spokes!);
+ checkUnnamed7995(o.unreachable!);
}
buildCounterListSpokesResponse--;
}
-core.Map<core.String, core.String> buildUnnamed7993() {
+core.Map<core.String, core.String> buildUnnamed7996() {
var o = <core.String, core.String>{};
o['x'] = 'foo';
o['y'] = 'foo';
return o;
}
-void checkUnnamed7993(core.Map<core.String, core.String> o) {
+void checkUnnamed7996(core.Map<core.String, core.String> o) {
unittest.expect(o, unittest.hasLength(2));
unittest.expect(
o['x']!,
@@ -1187,7 +1187,7 @@
);
}
-core.Map<core.String, core.Object> buildUnnamed7994() {
+core.Map<core.String, core.Object> buildUnnamed7997() {
var o = <core.String, core.Object>{};
o['x'] = {
'list': [1, 2, 3],
@@ -1202,7 +1202,7 @@
return o;
}
-void checkUnnamed7994(core.Map<core.String, core.Object> o) {
+void checkUnnamed7997(core.Map<core.String, core.Object> o) {
unittest.expect(o, unittest.hasLength(2));
var casted9 = (o['x']!) as core.Map;
unittest.expect(casted9, unittest.hasLength(3));
@@ -1240,9 +1240,9 @@
buildCounterLocation++;
if (buildCounterLocation < 3) {
o.displayName = 'foo';
- o.labels = buildUnnamed7993();
+ o.labels = buildUnnamed7996();
o.locationId = 'foo';
- o.metadata = buildUnnamed7994();
+ o.metadata = buildUnnamed7997();
o.name = 'foo';
}
buildCounterLocation--;
@@ -1256,12 +1256,12 @@
o.displayName!,
unittest.equals('foo'),
);
- checkUnnamed7993(o.labels!);
+ checkUnnamed7996(o.labels!);
unittest.expect(
o.locationId!,
unittest.equals('foo'),
);
- checkUnnamed7994(o.metadata!);
+ checkUnnamed7997(o.metadata!);
unittest.expect(
o.name!,
unittest.equals('foo'),
@@ -1270,14 +1270,14 @@
buildCounterLocation--;
}
-core.Map<core.String, core.String> buildUnnamed7995() {
+core.Map<core.String, core.String> buildUnnamed7998() {
var o = <core.String, core.String>{};
o['x'] = 'foo';
o['y'] = 'foo';
return o;
}
-void checkUnnamed7995(core.Map<core.String, core.String> o) {
+void checkUnnamed7998(core.Map<core.String, core.String> o) {
unittest.expect(o, unittest.hasLength(2));
unittest.expect(
o['x']!,
@@ -1289,7 +1289,7 @@
);
}
-core.Map<core.String, core.Object> buildUnnamed7996() {
+core.Map<core.String, core.Object> buildUnnamed7999() {
var o = <core.String, core.Object>{};
o['x'] = {
'list': [1, 2, 3],
@@ -1304,7 +1304,7 @@
return o;
}
-void checkUnnamed7996(core.Map<core.String, core.Object> o) {
+void checkUnnamed7999(core.Map<core.String, core.Object> o) {
unittest.expect(o, unittest.hasLength(2));
var casted11 = (o['x']!) as core.Map;
unittest.expect(casted11, unittest.hasLength(3));
@@ -1336,7 +1336,7 @@
);
}
-core.Map<core.String, core.Object> buildUnnamed7997() {
+core.Map<core.String, core.Object> buildUnnamed8000() {
var o = <core.String, core.Object>{};
o['x'] = {
'list': [1, 2, 3],
@@ -1351,7 +1351,7 @@
return o;
}
-void checkUnnamed7997(core.Map<core.String, core.Object> o) {
+void checkUnnamed8000(core.Map<core.String, core.Object> o) {
unittest.expect(o, unittest.hasLength(2));
var casted13 = (o['x']!) as core.Map;
unittest.expect(casted13, unittest.hasLength(3));
@@ -1390,13 +1390,13 @@
if (buildCounterLogEntry < 3) {
o.httpRequest = buildHttpRequest();
o.insertId = 'foo';
- o.labels = buildUnnamed7995();
+ o.labels = buildUnnamed7998();
o.name = 'foo';
o.operation = buildLogEntryOperation();
- o.protoPayload = buildUnnamed7996();
+ o.protoPayload = buildUnnamed7999();
o.severity = 'foo';
o.sourceLocation = buildLogEntrySourceLocation();
- o.structPayload = buildUnnamed7997();
+ o.structPayload = buildUnnamed8000();
o.textPayload = 'foo';
o.timestamp = 'foo';
o.trace = 'foo';
@@ -1413,20 +1413,20 @@
o.insertId!,
unittest.equals('foo'),
);
- checkUnnamed7995(o.labels!);
+ checkUnnamed7998(o.labels!);
unittest.expect(
o.name!,
unittest.equals('foo'),
);
checkLogEntryOperation(o.operation! as api.LogEntryOperation);
- checkUnnamed7996(o.protoPayload!);
+ checkUnnamed7999(o.protoPayload!);
unittest.expect(
o.severity!,
unittest.equals('foo'),
);
checkLogEntrySourceLocation(
o.sourceLocation! as api.LogEntrySourceLocation);
- checkUnnamed7997(o.structPayload!);
+ checkUnnamed8000(o.structPayload!);
unittest.expect(
o.textPayload!,
unittest.equals('foo'),
@@ -1506,14 +1506,14 @@
buildCounterLogEntrySourceLocation--;
}
-core.Map<core.String, core.String> buildUnnamed7998() {
+core.Map<core.String, core.String> buildUnnamed8001() {
var o = <core.String, core.String>{};
o['x'] = 'foo';
o['y'] = 'foo';
return o;
}
-void checkUnnamed7998(core.Map<core.String, core.String> o) {
+void checkUnnamed8001(core.Map<core.String, core.String> o) {
unittest.expect(o, unittest.hasLength(2));
unittest.expect(
o['x']!,
@@ -1535,7 +1535,7 @@
o.doubleValue = 42.0;
o.endTime = 'foo';
o.int64Value = 'foo';
- o.labels = buildUnnamed7998();
+ o.labels = buildUnnamed8001();
o.moneyValue = buildMoney();
o.startTime = 'foo';
o.stringValue = 'foo';
@@ -1561,7 +1561,7 @@
o.int64Value!,
unittest.equals('foo'),
);
- checkUnnamed7998(o.labels!);
+ checkUnnamed8001(o.labels!);
checkMoney(o.moneyValue! as api.Money);
unittest.expect(
o.startTime!,
@@ -1575,14 +1575,14 @@
buildCounterMetricValue--;
}
-core.List<api.MetricValue> buildUnnamed7999() {
+core.List<api.MetricValue> buildUnnamed8002() {
var o = <api.MetricValue>[];
o.add(buildMetricValue());
o.add(buildMetricValue());
return o;
}
-void checkUnnamed7999(core.List<api.MetricValue> o) {
+void checkUnnamed8002(core.List<api.MetricValue> o) {
unittest.expect(o, unittest.hasLength(2));
checkMetricValue(o[0] as api.MetricValue);
checkMetricValue(o[1] as api.MetricValue);
@@ -1594,7 +1594,7 @@
buildCounterMetricValueSet++;
if (buildCounterMetricValueSet < 3) {
o.metricName = 'foo';
- o.metricValues = buildUnnamed7999();
+ o.metricValues = buildUnnamed8002();
}
buildCounterMetricValueSet--;
return o;
@@ -1607,7 +1607,7 @@
o.metricName!,
unittest.equals('foo'),
);
- checkUnnamed7999(o.metricValues!);
+ checkUnnamed8002(o.metricValues!);
}
buildCounterMetricValueSet--;
}
@@ -1644,7 +1644,7 @@
buildCounterMoney--;
}
-core.Map<core.String, core.Object> buildUnnamed8000() {
+core.Map<core.String, core.Object> buildUnnamed8003() {
var o = <core.String, core.Object>{};
o['x'] = {
'list': [1, 2, 3],
@@ -1659,7 +1659,7 @@
return o;
}
-void checkUnnamed8000(core.Map<core.String, core.Object> o) {
+void checkUnnamed8003(core.Map<core.String, core.Object> o) {
unittest.expect(o, unittest.hasLength(2));
var casted15 = (o['x']!) as core.Map;
unittest.expect(casted15, unittest.hasLength(3));
@@ -1691,27 +1691,27 @@
);
}
-core.List<core.Map<core.String, core.Object>> buildUnnamed8001() {
+core.List<core.Map<core.String, core.Object>> buildUnnamed8004() {
var o = <core.Map<core.String, core.Object>>[];
- o.add(buildUnnamed8000());
- o.add(buildUnnamed8000());
+ o.add(buildUnnamed8003());
+ o.add(buildUnnamed8003());
return o;
}
-void checkUnnamed8001(core.List<core.Map<core.String, core.Object>> o) {
+void checkUnnamed8004(core.List<core.Map<core.String, core.Object>> o) {
unittest.expect(o, unittest.hasLength(2));
- checkUnnamed8000(o[0]);
- checkUnnamed8000(o[1]);
+ checkUnnamed8003(o[0]);
+ checkUnnamed8003(o[1]);
}
-core.Map<core.String, core.String> buildUnnamed8002() {
+core.Map<core.String, core.String> buildUnnamed8005() {
var o = <core.String, core.String>{};
o['x'] = 'foo';
o['y'] = 'foo';
return o;
}
-void checkUnnamed8002(core.Map<core.String, core.String> o) {
+void checkUnnamed8005(core.Map<core.String, core.String> o) {
unittest.expect(o, unittest.hasLength(2));
unittest.expect(
o['x']!,
@@ -1723,66 +1723,66 @@
);
}
-core.List<api.LogEntry> buildUnnamed8003() {
+core.List<api.LogEntry> buildUnnamed8006() {
var o = <api.LogEntry>[];
o.add(buildLogEntry());
o.add(buildLogEntry());
return o;
}
-void checkUnnamed8003(core.List<api.LogEntry> o) {
+void checkUnnamed8006(core.List<api.LogEntry> o) {
unittest.expect(o, unittest.hasLength(2));
checkLogEntry(o[0] as api.LogEntry);
checkLogEntry(o[1] as api.LogEntry);
}
-core.List<api.MetricValueSet> buildUnnamed8004() {
+core.List<api.MetricValueSet> buildUnnamed8007() {
var o = <api.MetricValueSet>[];
o.add(buildMetricValueSet());
o.add(buildMetricValueSet());
return o;
}
-void checkUnnamed8004(core.List<api.MetricValueSet> o) {
+void checkUnnamed8007(core.List<api.MetricValueSet> o) {
unittest.expect(o, unittest.hasLength(2));
checkMetricValueSet(o[0] as api.MetricValueSet);
checkMetricValueSet(o[1] as api.MetricValueSet);
}
-core.List<api.ResourceInfo> buildUnnamed8005() {
+core.List<api.ResourceInfo> buildUnnamed8008() {
var o = <api.ResourceInfo>[];
o.add(buildResourceInfo());
o.add(buildResourceInfo());
return o;
}
-void checkUnnamed8005(core.List<api.ResourceInfo> o) {
+void checkUnnamed8008(core.List<api.ResourceInfo> o) {
unittest.expect(o, unittest.hasLength(2));
checkResourceInfo(o[0] as api.ResourceInfo);
checkResourceInfo(o[1] as api.ResourceInfo);
}
-core.List<api.TraceSpan> buildUnnamed8006() {
+core.List<api.TraceSpan> buildUnnamed8009() {
var o = <api.TraceSpan>[];
o.add(buildTraceSpan());
o.add(buildTraceSpan());
return o;
}
-void checkUnnamed8006(core.List<api.TraceSpan> o) {
+void checkUnnamed8009(core.List<api.TraceSpan> o) {
unittest.expect(o, unittest.hasLength(2));
checkTraceSpan(o[0] as api.TraceSpan);
checkTraceSpan(o[1] as api.TraceSpan);
}
-core.Map<core.String, core.String> buildUnnamed8007() {
+core.Map<core.String, core.String> buildUnnamed8010() {
var o = <core.String, core.String>{};
o['x'] = 'foo';
o['y'] = 'foo';
return o;
}
-void checkUnnamed8007(core.Map<core.String, core.String> o) {
+void checkUnnamed8010(core.Map<core.String, core.String> o) {
unittest.expect(o, unittest.hasLength(2));
unittest.expect(
o['x']!,
@@ -1801,18 +1801,18 @@
if (buildCounterOperation < 3) {
o.consumerId = 'foo';
o.endTime = 'foo';
- o.extensions = buildUnnamed8001();
+ o.extensions = buildUnnamed8004();
o.importance = 'foo';
- o.labels = buildUnnamed8002();
- o.logEntries = buildUnnamed8003();
- o.metricValueSets = buildUnnamed8004();
+ o.labels = buildUnnamed8005();
+ o.logEntries = buildUnnamed8006();
+ o.metricValueSets = buildUnnamed8007();
o.operationId = 'foo';
o.operationName = 'foo';
o.quotaProperties = buildQuotaProperties();
- o.resources = buildUnnamed8005();
+ o.resources = buildUnnamed8008();
o.startTime = 'foo';
- o.traceSpans = buildUnnamed8006();
- o.userLabels = buildUnnamed8007();
+ o.traceSpans = buildUnnamed8009();
+ o.userLabels = buildUnnamed8010();
}
buildCounterOperation--;
return o;
@@ -1829,14 +1829,14 @@
o.endTime!,
unittest.equals('foo'),
);
- checkUnnamed8001(o.extensions!);
+ checkUnnamed8004(o.extensions!);
unittest.expect(
o.importance!,
unittest.equals('foo'),
);
- checkUnnamed8002(o.labels!);
- checkUnnamed8003(o.logEntries!);
- checkUnnamed8004(o.metricValueSets!);
+ checkUnnamed8005(o.labels!);
+ checkUnnamed8006(o.logEntries!);
+ checkUnnamed8007(o.metricValueSets!);
unittest.expect(
o.operationId!,
unittest.equals('foo'),
@@ -1846,13 +1846,13 @@
unittest.equals('foo'),
);
checkQuotaProperties(o.quotaProperties! as api.QuotaProperties);
- checkUnnamed8005(o.resources!);
+ checkUnnamed8008(o.resources!);
unittest.expect(
o.startTime!,
unittest.equals('foo'),
);
- checkUnnamed8006(o.traceSpans!);
- checkUnnamed8007(o.userLabels!);
+ checkUnnamed8009(o.traceSpans!);
+ checkUnnamed8010(o.userLabels!);
}
buildCounterOperation--;
}
@@ -1906,27 +1906,27 @@
buildCounterOperationMetadata--;
}
-core.List<api.AuditConfig> buildUnnamed8008() {
+core.List<api.AuditConfig> buildUnnamed8011() {
var o = <api.AuditConfig>[];
o.add(buildAuditConfig());
o.add(buildAuditConfig());
return o;
}
-void checkUnnamed8008(core.List<api.AuditConfig> o) {
+void checkUnnamed8011(core.List<api.AuditConfig> o) {
unittest.expect(o, unittest.hasLength(2));
checkAuditConfig(o[0] as api.AuditConfig);
checkAuditConfig(o[1] as api.AuditConfig);
}
-core.List<api.Binding> buildUnnamed8009() {
+core.List<api.Binding> buildUnnamed8012() {
var o = <api.Binding>[];
o.add(buildBinding());
o.add(buildBinding());
return o;
}
-void checkUnnamed8009(core.List<api.Binding> o) {
+void checkUnnamed8012(core.List<api.Binding> o) {
unittest.expect(o, unittest.hasLength(2));
checkBinding(o[0] as api.Binding);
checkBinding(o[1] as api.Binding);
@@ -1937,8 +1937,8 @@
var o = api.Policy();
buildCounterPolicy++;
if (buildCounterPolicy < 3) {
- o.auditConfigs = buildUnnamed8008();
- o.bindings = buildUnnamed8009();
+ o.auditConfigs = buildUnnamed8011();
+ o.bindings = buildUnnamed8012();
o.etag = 'foo';
o.version = 42;
}
@@ -1949,8 +1949,8 @@
void checkPolicy(api.Policy o) {
buildCounterPolicy++;
if (buildCounterPolicy < 3) {
- checkUnnamed8008(o.auditConfigs!);
- checkUnnamed8009(o.bindings!);
+ checkUnnamed8011(o.auditConfigs!);
+ checkUnnamed8012(o.bindings!);
unittest.expect(
o.etag!,
unittest.equals('foo'),
@@ -1985,14 +1985,14 @@
buildCounterQuotaProperties--;
}
-core.List<api.Operation> buildUnnamed8010() {
+core.List<api.Operation> buildUnnamed8013() {
var o = <api.Operation>[];
o.add(buildOperation());
o.add(buildOperation());
return o;
}
-void checkUnnamed8010(core.List<api.Operation> o) {
+void checkUnnamed8013(core.List<api.Operation> o) {
unittest.expect(o, unittest.hasLength(2));
checkOperation(o[0] as api.Operation);
checkOperation(o[1] as api.Operation);
@@ -2003,7 +2003,7 @@
var o = api.ReportRequest();
buildCounterReportRequest++;
if (buildCounterReportRequest < 3) {
- o.operations = buildUnnamed8010();
+ o.operations = buildUnnamed8013();
o.serviceConfigId = 'foo';
o.serviceName = 'foo';
}
@@ -2014,7 +2014,7 @@
void checkReportRequest(api.ReportRequest o) {
buildCounterReportRequest++;
if (buildCounterReportRequest < 3) {
- checkUnnamed8010(o.operations!);
+ checkUnnamed8013(o.operations!);
unittest.expect(
o.serviceConfigId!,
unittest.equals('foo'),
@@ -2115,14 +2115,14 @@
buildCounterSetIamPolicyRequest--;
}
-core.Map<core.String, core.String> buildUnnamed8011() {
+core.Map<core.String, core.String> buildUnnamed8014() {
var o = <core.String, core.String>{};
o['x'] = 'foo';
o['y'] = 'foo';
return o;
}
-void checkUnnamed8011(core.Map<core.String, core.String> o) {
+void checkUnnamed8014(core.Map<core.String, core.String> o) {
unittest.expect(o, unittest.hasLength(2));
unittest.expect(
o['x']!,
@@ -2134,14 +2134,14 @@
);
}
-core.List<core.String> buildUnnamed8012() {
+core.List<core.String> buildUnnamed8015() {
var o = <core.String>[];
o.add('foo');
o.add('foo');
return o;
}
-void checkUnnamed8012(core.List<core.String> o) {
+void checkUnnamed8015(core.List<core.String> o) {
unittest.expect(o, unittest.hasLength(2));
unittest.expect(
o[0],
@@ -2153,27 +2153,27 @@
);
}
-core.List<api.RouterApplianceInstance> buildUnnamed8013() {
+core.List<api.RouterApplianceInstance> buildUnnamed8016() {
var o = <api.RouterApplianceInstance>[];
o.add(buildRouterApplianceInstance());
o.add(buildRouterApplianceInstance());
return o;
}
-void checkUnnamed8013(core.List<api.RouterApplianceInstance> o) {
+void checkUnnamed8016(core.List<api.RouterApplianceInstance> o) {
unittest.expect(o, unittest.hasLength(2));
checkRouterApplianceInstance(o[0] as api.RouterApplianceInstance);
checkRouterApplianceInstance(o[1] as api.RouterApplianceInstance);
}
-core.List<core.String> buildUnnamed8014() {
+core.List<core.String> buildUnnamed8017() {
var o = <core.String>[];
o.add('foo');
o.add('foo');
return o;
}
-void checkUnnamed8014(core.List<core.String> o) {
+void checkUnnamed8017(core.List<core.String> o) {
unittest.expect(o, unittest.hasLength(2));
unittest.expect(
o[0],
@@ -2193,10 +2193,10 @@
o.createTime = 'foo';
o.description = 'foo';
o.hub = 'foo';
- o.labels = buildUnnamed8011();
- o.linkedInterconnectAttachments = buildUnnamed8012();
- o.linkedRouterApplianceInstances = buildUnnamed8013();
- o.linkedVpnTunnels = buildUnnamed8014();
+ o.labels = buildUnnamed8014();
+ o.linkedInterconnectAttachments = buildUnnamed8015();
+ o.linkedRouterApplianceInstances = buildUnnamed8016();
+ o.linkedVpnTunnels = buildUnnamed8017();
o.name = 'foo';
o.state = 'foo';
o.uniqueId = 'foo';
@@ -2221,10 +2221,10 @@
o.hub!,
unittest.equals('foo'),
);
- checkUnnamed8011(o.labels!);
- checkUnnamed8012(o.linkedInterconnectAttachments!);
- checkUnnamed8013(o.linkedRouterApplianceInstances!);
- checkUnnamed8014(o.linkedVpnTunnels!);
+ checkUnnamed8014(o.labels!);
+ checkUnnamed8015(o.linkedInterconnectAttachments!);
+ checkUnnamed8016(o.linkedRouterApplianceInstances!);
+ checkUnnamed8017(o.linkedVpnTunnels!);
unittest.expect(
o.name!,
unittest.equals('foo'),
@@ -2245,14 +2245,14 @@
buildCounterSpoke--;
}
-core.List<core.String> buildUnnamed8015() {
+core.List<core.String> buildUnnamed8018() {
var o = <core.String>[];
o.add('foo');
o.add('foo');
return o;
}
-void checkUnnamed8015(core.List<core.String> o) {
+void checkUnnamed8018(core.List<core.String> o) {
unittest.expect(o, unittest.hasLength(2));
unittest.expect(
o[0],
@@ -2269,7 +2269,7 @@
var o = api.TestIamPermissionsRequest();
buildCounterTestIamPermissionsRequest++;
if (buildCounterTestIamPermissionsRequest < 3) {
- o.permissions = buildUnnamed8015();
+ o.permissions = buildUnnamed8018();
}
buildCounterTestIamPermissionsRequest--;
return o;
@@ -2278,19 +2278,19 @@
void checkTestIamPermissionsRequest(api.TestIamPermissionsRequest o) {
buildCounterTestIamPermissionsRequest++;
if (buildCounterTestIamPermissionsRequest < 3) {
- checkUnnamed8015(o.permissions!);
+ checkUnnamed8018(o.permissions!);
}
buildCounterTestIamPermissionsRequest--;
}
-core.List<core.String> buildUnnamed8016() {
+core.List<core.String> buildUnnamed8019() {
var o = <core.String>[];
o.add('foo');
o.add('foo');
return o;
}
-void checkUnnamed8016(core.List<core.String> o) {
+void checkUnnamed8019(core.List<core.String> o) {
unittest.expect(o, unittest.hasLength(2));
unittest.expect(
o[0],
@@ -2307,7 +2307,7 @@
var o = api.TestIamPermissionsResponse();
buildCounterTestIamPermissionsResponse++;
if (buildCounterTestIamPermissionsResponse < 3) {
- o.permissions = buildUnnamed8016();
+ o.permissions = buildUnnamed8019();
}
buildCounterTestIamPermissionsResponse--;
return o;
@@ -2316,7 +2316,7 @@
void checkTestIamPermissionsResponse(api.TestIamPermissionsResponse o) {
buildCounterTestIamPermissionsResponse++;
if (buildCounterTestIamPermissionsResponse < 3) {
- checkUnnamed8016(o.permissions!);
+ checkUnnamed8019(o.permissions!);
}
buildCounterTestIamPermissionsResponse--;
}
diff --git a/generated/googleapis_beta/test/ondemandscanning/v1beta1_test.dart b/generated/googleapis_beta/test/ondemandscanning/v1beta1_test.dart
index e4025d1..f8b947e 100644
--- a/generated/googleapis_beta/test/ondemandscanning/v1beta1_test.dart
+++ b/generated/googleapis_beta/test/ondemandscanning/v1beta1_test.dart
@@ -108,14 +108,14 @@
buildCounterAnalyzePackagesMetadataV1--;
}
-core.List<api.PackageData> buildUnnamed8804() {
+core.List<api.PackageData> buildUnnamed8807() {
var o = <api.PackageData>[];
o.add(buildPackageData());
o.add(buildPackageData());
return o;
}
-void checkUnnamed8804(core.List<api.PackageData> o) {
+void checkUnnamed8807(core.List<api.PackageData> o) {
unittest.expect(o, unittest.hasLength(2));
checkPackageData(o[0] as api.PackageData);
checkPackageData(o[1] as api.PackageData);
@@ -126,7 +126,7 @@
var o = api.AnalyzePackagesRequest();
buildCounterAnalyzePackagesRequest++;
if (buildCounterAnalyzePackagesRequest < 3) {
- o.packages = buildUnnamed8804();
+ o.packages = buildUnnamed8807();
o.resourceUri = 'foo';
}
buildCounterAnalyzePackagesRequest--;
@@ -136,7 +136,7 @@
void checkAnalyzePackagesRequest(api.AnalyzePackagesRequest o) {
buildCounterAnalyzePackagesRequest++;
if (buildCounterAnalyzePackagesRequest < 3) {
- checkUnnamed8804(o.packages!);
+ checkUnnamed8807(o.packages!);
unittest.expect(
o.resourceUri!,
unittest.equals('foo'),
@@ -189,14 +189,14 @@
buildCounterAnalyzePackagesResponseV1--;
}
-core.List<core.String> buildUnnamed8805() {
+core.List<core.String> buildUnnamed8808() {
var o = <core.String>[];
o.add('foo');
o.add('foo');
return o;
}
-void checkUnnamed8805(core.List<core.String> o) {
+void checkUnnamed8808(core.List<core.String> o) {
unittest.expect(o, unittest.hasLength(2));
unittest.expect(
o[0],
@@ -215,7 +215,7 @@
if (buildCounterArtifact < 3) {
o.checksum = 'foo';
o.id = 'foo';
- o.names = buildUnnamed8805();
+ o.names = buildUnnamed8808();
}
buildCounterArtifact--;
return o;
@@ -232,32 +232,32 @@
o.id!,
unittest.equals('foo'),
);
- checkUnnamed8805(o.names!);
+ checkUnnamed8808(o.names!);
}
buildCounterArtifact--;
}
-core.List<api.Jwt> buildUnnamed8806() {
+core.List<api.Jwt> buildUnnamed8809() {
var o = <api.Jwt>[];
o.add(buildJwt());
o.add(buildJwt());
return o;
}
-void checkUnnamed8806(core.List<api.Jwt> o) {
+void checkUnnamed8809(core.List<api.Jwt> o) {
unittest.expect(o, unittest.hasLength(2));
checkJwt(o[0] as api.Jwt);
checkJwt(o[1] as api.Jwt);
}
-core.List<api.Signature> buildUnnamed8807() {
+core.List<api.Signature> buildUnnamed8810() {
var o = <api.Signature>[];
o.add(buildSignature());
o.add(buildSignature());
return o;
}
-void checkUnnamed8807(core.List<api.Signature> o) {
+void checkUnnamed8810(core.List<api.Signature> o) {
unittest.expect(o, unittest.hasLength(2));
checkSignature(o[0] as api.Signature);
checkSignature(o[1] as api.Signature);
@@ -268,9 +268,9 @@
var o = api.AttestationOccurrence();
buildCounterAttestationOccurrence++;
if (buildCounterAttestationOccurrence < 3) {
- o.jwts = buildUnnamed8806();
+ o.jwts = buildUnnamed8809();
o.serializedPayload = 'foo';
- o.signatures = buildUnnamed8807();
+ o.signatures = buildUnnamed8810();
}
buildCounterAttestationOccurrence--;
return o;
@@ -279,12 +279,12 @@
void checkAttestationOccurrence(api.AttestationOccurrence o) {
buildCounterAttestationOccurrence++;
if (buildCounterAttestationOccurrence < 3) {
- checkUnnamed8806(o.jwts!);
+ checkUnnamed8809(o.jwts!);
unittest.expect(
o.serializedPayload!,
unittest.equals('foo'),
);
- checkUnnamed8807(o.signatures!);
+ checkUnnamed8810(o.signatures!);
}
buildCounterAttestationOccurrence--;
}
@@ -313,14 +313,14 @@
buildCounterBuildOccurrence--;
}
-core.Map<core.String, core.String> buildUnnamed8808() {
+core.Map<core.String, core.String> buildUnnamed8811() {
var o = <core.String, core.String>{};
o['x'] = 'foo';
o['y'] = 'foo';
return o;
}
-void checkUnnamed8808(core.Map<core.String, core.String> o) {
+void checkUnnamed8811(core.Map<core.String, core.String> o) {
unittest.expect(o, unittest.hasLength(2));
unittest.expect(
o['x']!,
@@ -332,27 +332,27 @@
);
}
-core.List<api.Artifact> buildUnnamed8809() {
+core.List<api.Artifact> buildUnnamed8812() {
var o = <api.Artifact>[];
o.add(buildArtifact());
o.add(buildArtifact());
return o;
}
-void checkUnnamed8809(core.List<api.Artifact> o) {
+void checkUnnamed8812(core.List<api.Artifact> o) {
unittest.expect(o, unittest.hasLength(2));
checkArtifact(o[0] as api.Artifact);
checkArtifact(o[1] as api.Artifact);
}
-core.List<api.Command> buildUnnamed8810() {
+core.List<api.Command> buildUnnamed8813() {
var o = <api.Command>[];
o.add(buildCommand());
o.add(buildCommand());
return o;
}
-void checkUnnamed8810(core.List<api.Command> o) {
+void checkUnnamed8813(core.List<api.Command> o) {
unittest.expect(o, unittest.hasLength(2));
checkCommand(o[0] as api.Command);
checkCommand(o[1] as api.Command);
@@ -363,10 +363,10 @@
var o = api.BuildProvenance();
buildCounterBuildProvenance++;
if (buildCounterBuildProvenance < 3) {
- o.buildOptions = buildUnnamed8808();
+ o.buildOptions = buildUnnamed8811();
o.builderVersion = 'foo';
- o.builtArtifacts = buildUnnamed8809();
- o.commands = buildUnnamed8810();
+ o.builtArtifacts = buildUnnamed8812();
+ o.commands = buildUnnamed8813();
o.createTime = 'foo';
o.creator = 'foo';
o.endTime = 'foo';
@@ -384,13 +384,13 @@
void checkBuildProvenance(api.BuildProvenance o) {
buildCounterBuildProvenance++;
if (buildCounterBuildProvenance < 3) {
- checkUnnamed8808(o.buildOptions!);
+ checkUnnamed8811(o.buildOptions!);
unittest.expect(
o.builderVersion!,
unittest.equals('foo'),
);
- checkUnnamed8809(o.builtArtifacts!);
- checkUnnamed8810(o.commands!);
+ checkUnnamed8812(o.builtArtifacts!);
+ checkUnnamed8813(o.commands!);
unittest.expect(
o.createTime!,
unittest.equals('foo'),
@@ -481,14 +481,14 @@
buildCounterCloudRepoSourceContext--;
}
-core.List<core.String> buildUnnamed8811() {
+core.List<core.String> buildUnnamed8814() {
var o = <core.String>[];
o.add('foo');
o.add('foo');
return o;
}
-void checkUnnamed8811(core.List<core.String> o) {
+void checkUnnamed8814(core.List<core.String> o) {
unittest.expect(o, unittest.hasLength(2));
unittest.expect(
o[0],
@@ -500,119 +500,6 @@
);
}
-core.List<core.String> buildUnnamed8812() {
- var o = <core.String>[];
- o.add('foo');
- o.add('foo');
- return o;
-}
-
-void checkUnnamed8812(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'),
- );
-}
-
-core.List<core.String> buildUnnamed8813() {
- var o = <core.String>[];
- o.add('foo');
- o.add('foo');
- return o;
-}
-
-void checkUnnamed8813(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'),
- );
-}
-
-core.int buildCounterCommand = 0;
-api.Command buildCommand() {
- var o = api.Command();
- buildCounterCommand++;
- if (buildCounterCommand < 3) {
- o.args = buildUnnamed8811();
- o.dir = 'foo';
- o.env = buildUnnamed8812();
- o.id = 'foo';
- o.name = 'foo';
- o.waitFor = buildUnnamed8813();
- }
- buildCounterCommand--;
- return o;
-}
-
-void checkCommand(api.Command o) {
- buildCounterCommand++;
- if (buildCounterCommand < 3) {
- checkUnnamed8811(o.args!);
- unittest.expect(
- o.dir!,
- unittest.equals('foo'),
- );
- checkUnnamed8812(o.env!);
- unittest.expect(
- o.id!,
- unittest.equals('foo'),
- );
- unittest.expect(
- o.name!,
- unittest.equals('foo'),
- );
- checkUnnamed8813(o.waitFor!);
- }
- buildCounterCommand--;
-}
-
-core.List<api.NonCompliantFile> buildUnnamed8814() {
- var o = <api.NonCompliantFile>[];
- o.add(buildNonCompliantFile());
- o.add(buildNonCompliantFile());
- return o;
-}
-
-void checkUnnamed8814(core.List<api.NonCompliantFile> o) {
- unittest.expect(o, unittest.hasLength(2));
- checkNonCompliantFile(o[0] as api.NonCompliantFile);
- checkNonCompliantFile(o[1] as api.NonCompliantFile);
-}
-
-core.int buildCounterComplianceOccurrence = 0;
-api.ComplianceOccurrence buildComplianceOccurrence() {
- var o = api.ComplianceOccurrence();
- buildCounterComplianceOccurrence++;
- if (buildCounterComplianceOccurrence < 3) {
- o.nonComplianceReason = 'foo';
- o.nonCompliantFiles = buildUnnamed8814();
- }
- buildCounterComplianceOccurrence--;
- return o;
-}
-
-void checkComplianceOccurrence(api.ComplianceOccurrence o) {
- buildCounterComplianceOccurrence++;
- if (buildCounterComplianceOccurrence < 3) {
- unittest.expect(
- o.nonComplianceReason!,
- unittest.equals('foo'),
- );
- checkUnnamed8814(o.nonCompliantFiles!);
- }
- buildCounterComplianceOccurrence--;
-}
-
core.List<core.String> buildUnnamed8815() {
var o = <core.String>[];
o.add('foo');
@@ -632,6 +519,119 @@
);
}
+core.List<core.String> buildUnnamed8816() {
+ var o = <core.String>[];
+ o.add('foo');
+ o.add('foo');
+ return o;
+}
+
+void checkUnnamed8816(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'),
+ );
+}
+
+core.int buildCounterCommand = 0;
+api.Command buildCommand() {
+ var o = api.Command();
+ buildCounterCommand++;
+ if (buildCounterCommand < 3) {
+ o.args = buildUnnamed8814();
+ o.dir = 'foo';
+ o.env = buildUnnamed8815();
+ o.id = 'foo';
+ o.name = 'foo';
+ o.waitFor = buildUnnamed8816();
+ }
+ buildCounterCommand--;
+ return o;
+}
+
+void checkCommand(api.Command o) {
+ buildCounterCommand++;
+ if (buildCounterCommand < 3) {
+ checkUnnamed8814(o.args!);
+ unittest.expect(
+ o.dir!,
+ unittest.equals('foo'),
+ );
+ checkUnnamed8815(o.env!);
+ unittest.expect(
+ o.id!,
+ unittest.equals('foo'),
+ );
+ unittest.expect(
+ o.name!,
+ unittest.equals('foo'),
+ );
+ checkUnnamed8816(o.waitFor!);
+ }
+ buildCounterCommand--;
+}
+
+core.List<api.NonCompliantFile> buildUnnamed8817() {
+ var o = <api.NonCompliantFile>[];
+ o.add(buildNonCompliantFile());
+ o.add(buildNonCompliantFile());
+ return o;
+}
+
+void checkUnnamed8817(core.List<api.NonCompliantFile> o) {
+ unittest.expect(o, unittest.hasLength(2));
+ checkNonCompliantFile(o[0] as api.NonCompliantFile);
+ checkNonCompliantFile(o[1] as api.NonCompliantFile);
+}
+
+core.int buildCounterComplianceOccurrence = 0;
+api.ComplianceOccurrence buildComplianceOccurrence() {
+ var o = api.ComplianceOccurrence();
+ buildCounterComplianceOccurrence++;
+ if (buildCounterComplianceOccurrence < 3) {
+ o.nonComplianceReason = 'foo';
+ o.nonCompliantFiles = buildUnnamed8817();
+ }
+ buildCounterComplianceOccurrence--;
+ return o;
+}
+
+void checkComplianceOccurrence(api.ComplianceOccurrence o) {
+ buildCounterComplianceOccurrence++;
+ if (buildCounterComplianceOccurrence < 3) {
+ unittest.expect(
+ o.nonComplianceReason!,
+ unittest.equals('foo'),
+ );
+ checkUnnamed8817(o.nonCompliantFiles!);
+ }
+ buildCounterComplianceOccurrence--;
+}
+
+core.List<core.String> buildUnnamed8818() {
+ var o = <core.String>[];
+ o.add('foo');
+ o.add('foo');
+ return o;
+}
+
+void checkUnnamed8818(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'),
+ );
+}
+
core.int buildCounterDeploymentOccurrence = 0;
api.DeploymentOccurrence buildDeploymentOccurrence() {
var o = api.DeploymentOccurrence();
@@ -641,7 +641,7 @@
o.config = 'foo';
o.deployTime = 'foo';
o.platform = 'foo';
- o.resourceUri = buildUnnamed8815();
+ o.resourceUri = buildUnnamed8818();
o.undeployTime = 'foo';
o.userEmail = 'foo';
}
@@ -668,7 +668,7 @@
o.platform!,
unittest.equals('foo'),
);
- checkUnnamed8815(o.resourceUri!);
+ checkUnnamed8818(o.resourceUri!);
unittest.expect(
o.undeployTime!,
unittest.equals('foo'),
@@ -735,14 +735,14 @@
buildCounterEmpty--;
}
-core.List<api.Hash> buildUnnamed8816() {
+core.List<api.Hash> buildUnnamed8819() {
var o = <api.Hash>[];
o.add(buildHash());
o.add(buildHash());
return o;
}
-void checkUnnamed8816(core.List<api.Hash> o) {
+void checkUnnamed8819(core.List<api.Hash> o) {
unittest.expect(o, unittest.hasLength(2));
checkHash(o[0] as api.Hash);
checkHash(o[1] as api.Hash);
@@ -753,7 +753,7 @@
var o = api.FileHashes();
buildCounterFileHashes++;
if (buildCounterFileHashes < 3) {
- o.fileHash = buildUnnamed8816();
+ o.fileHash = buildUnnamed8819();
}
buildCounterFileHashes--;
return o;
@@ -762,19 +762,19 @@
void checkFileHashes(api.FileHashes o) {
buildCounterFileHashes++;
if (buildCounterFileHashes < 3) {
- checkUnnamed8816(o.fileHash!);
+ checkUnnamed8819(o.fileHash!);
}
buildCounterFileHashes--;
}
-core.List<core.String> buildUnnamed8817() {
+core.List<core.String> buildUnnamed8820() {
var o = <core.String>[];
o.add('foo');
o.add('foo');
return o;
}
-void checkUnnamed8817(core.List<core.String> o) {
+void checkUnnamed8820(core.List<core.String> o) {
unittest.expect(o, unittest.hasLength(2));
unittest.expect(
o[0],
@@ -792,7 +792,7 @@
buildCounterFingerprint++;
if (buildCounterFingerprint < 3) {
o.v1Name = 'foo';
- o.v2Blob = buildUnnamed8817();
+ o.v2Blob = buildUnnamed8820();
o.v2Name = 'foo';
}
buildCounterFingerprint--;
@@ -806,7 +806,7 @@
o.v1Name!,
unittest.equals('foo'),
);
- checkUnnamed8817(o.v2Blob!);
+ checkUnnamed8820(o.v2Blob!);
unittest.expect(
o.v2Name!,
unittest.equals('foo'),
@@ -930,14 +930,14 @@
buildCounterIdentity--;
}
-core.List<api.Layer> buildUnnamed8818() {
+core.List<api.Layer> buildUnnamed8821() {
var o = <api.Layer>[];
o.add(buildLayer());
o.add(buildLayer());
return o;
}
-void checkUnnamed8818(core.List<api.Layer> o) {
+void checkUnnamed8821(core.List<api.Layer> o) {
unittest.expect(o, unittest.hasLength(2));
checkLayer(o[0] as api.Layer);
checkLayer(o[1] as api.Layer);
@@ -951,7 +951,7 @@
o.baseResourceUrl = 'foo';
o.distance = 42;
o.fingerprint = buildFingerprint();
- o.layerInfo = buildUnnamed8818();
+ o.layerInfo = buildUnnamed8821();
}
buildCounterImageOccurrence--;
return o;
@@ -969,7 +969,7 @@
unittest.equals(42),
);
checkFingerprint(o.fingerprint! as api.Fingerprint);
- checkUnnamed8818(o.layerInfo!);
+ checkUnnamed8821(o.layerInfo!);
}
buildCounterImageOccurrence--;
}
@@ -1023,14 +1023,14 @@
buildCounterLayer--;
}
-core.List<api.Operation> buildUnnamed8819() {
+core.List<api.Operation> buildUnnamed8822() {
var o = <api.Operation>[];
o.add(buildOperation());
o.add(buildOperation());
return o;
}
-void checkUnnamed8819(core.List<api.Operation> o) {
+void checkUnnamed8822(core.List<api.Operation> o) {
unittest.expect(o, unittest.hasLength(2));
checkOperation(o[0] as api.Operation);
checkOperation(o[1] as api.Operation);
@@ -1042,7 +1042,7 @@
buildCounterListOperationsResponse++;
if (buildCounterListOperationsResponse < 3) {
o.nextPageToken = 'foo';
- o.operations = buildUnnamed8819();
+ o.operations = buildUnnamed8822();
}
buildCounterListOperationsResponse--;
return o;
@@ -1055,19 +1055,19 @@
o.nextPageToken!,
unittest.equals('foo'),
);
- checkUnnamed8819(o.operations!);
+ checkUnnamed8822(o.operations!);
}
buildCounterListOperationsResponse--;
}
-core.List<api.Occurrence> buildUnnamed8820() {
+core.List<api.Occurrence> buildUnnamed8823() {
var o = <api.Occurrence>[];
o.add(buildOccurrence());
o.add(buildOccurrence());
return o;
}
-void checkUnnamed8820(core.List<api.Occurrence> o) {
+void checkUnnamed8823(core.List<api.Occurrence> o) {
unittest.expect(o, unittest.hasLength(2));
checkOccurrence(o[0] as api.Occurrence);
checkOccurrence(o[1] as api.Occurrence);
@@ -1079,7 +1079,7 @@
buildCounterListVulnerabilitiesResponse++;
if (buildCounterListVulnerabilitiesResponse < 3) {
o.nextPageToken = 'foo';
- o.occurrences = buildUnnamed8820();
+ o.occurrences = buildUnnamed8823();
}
buildCounterListVulnerabilitiesResponse--;
return o;
@@ -1092,7 +1092,7 @@
o.nextPageToken!,
unittest.equals('foo'),
);
- checkUnnamed8820(o.occurrences!);
+ checkUnnamed8823(o.occurrences!);
}
buildCounterListVulnerabilitiesResponse--;
}
@@ -1229,7 +1229,7 @@
buildCounterOccurrence--;
}
-core.Map<core.String, core.Object> buildUnnamed8821() {
+core.Map<core.String, core.Object> buildUnnamed8824() {
var o = <core.String, core.Object>{};
o['x'] = {
'list': [1, 2, 3],
@@ -1244,7 +1244,7 @@
return o;
}
-void checkUnnamed8821(core.Map<core.String, core.Object> o) {
+void checkUnnamed8824(core.Map<core.String, core.Object> o) {
unittest.expect(o, unittest.hasLength(2));
var casted1 = (o['x']!) as core.Map;
unittest.expect(casted1, unittest.hasLength(3));
@@ -1276,7 +1276,7 @@
);
}
-core.Map<core.String, core.Object> buildUnnamed8822() {
+core.Map<core.String, core.Object> buildUnnamed8825() {
var o = <core.String, core.Object>{};
o['x'] = {
'list': [1, 2, 3],
@@ -1291,7 +1291,7 @@
return o;
}
-void checkUnnamed8822(core.Map<core.String, core.Object> o) {
+void checkUnnamed8825(core.Map<core.String, core.Object> o) {
unittest.expect(o, unittest.hasLength(2));
var casted3 = (o['x']!) as core.Map;
unittest.expect(casted3, unittest.hasLength(3));
@@ -1330,9 +1330,9 @@
if (buildCounterOperation < 3) {
o.done = true;
o.error = buildStatus();
- o.metadata = buildUnnamed8821();
+ o.metadata = buildUnnamed8824();
o.name = 'foo';
- o.response = buildUnnamed8822();
+ o.response = buildUnnamed8825();
}
buildCounterOperation--;
return o;
@@ -1343,12 +1343,12 @@
if (buildCounterOperation < 3) {
unittest.expect(o.done!, unittest.isTrue);
checkStatus(o.error! as api.Status);
- checkUnnamed8821(o.metadata!);
+ checkUnnamed8824(o.metadata!);
unittest.expect(
o.name!,
unittest.equals('foo'),
);
- checkUnnamed8822(o.response!);
+ checkUnnamed8825(o.response!);
}
buildCounterOperation--;
}
@@ -1443,14 +1443,14 @@
buildCounterPackageIssue--;
}
-core.List<api.Location> buildUnnamed8823() {
+core.List<api.Location> buildUnnamed8826() {
var o = <api.Location>[];
o.add(buildLocation());
o.add(buildLocation());
return o;
}
-void checkUnnamed8823(core.List<api.Location> o) {
+void checkUnnamed8826(core.List<api.Location> o) {
unittest.expect(o, unittest.hasLength(2));
checkLocation(o[0] as api.Location);
checkLocation(o[1] as api.Location);
@@ -1461,7 +1461,7 @@
var o = api.PackageOccurrence();
buildCounterPackageOccurrence++;
if (buildCounterPackageOccurrence < 3) {
- o.location = buildUnnamed8823();
+ o.location = buildUnnamed8826();
o.name = 'foo';
}
buildCounterPackageOccurrence--;
@@ -1471,7 +1471,7 @@
void checkPackageOccurrence(api.PackageOccurrence o) {
buildCounterPackageOccurrence++;
if (buildCounterPackageOccurrence < 3) {
- checkUnnamed8823(o.location!);
+ checkUnnamed8826(o.location!);
unittest.expect(
o.name!,
unittest.equals('foo'),
@@ -1585,27 +1585,27 @@
buildCounterSignature--;
}
-core.List<api.SourceContext> buildUnnamed8824() {
+core.List<api.SourceContext> buildUnnamed8827() {
var o = <api.SourceContext>[];
o.add(buildSourceContext());
o.add(buildSourceContext());
return o;
}
-void checkUnnamed8824(core.List<api.SourceContext> o) {
+void checkUnnamed8827(core.List<api.SourceContext> o) {
unittest.expect(o, unittest.hasLength(2));
checkSourceContext(o[0] as api.SourceContext);
checkSourceContext(o[1] as api.SourceContext);
}
-core.Map<core.String, api.FileHashes> buildUnnamed8825() {
+core.Map<core.String, api.FileHashes> buildUnnamed8828() {
var o = <core.String, api.FileHashes>{};
o['x'] = buildFileHashes();
o['y'] = buildFileHashes();
return o;
}
-void checkUnnamed8825(core.Map<core.String, api.FileHashes> o) {
+void checkUnnamed8828(core.Map<core.String, api.FileHashes> o) {
unittest.expect(o, unittest.hasLength(2));
checkFileHashes(o['x']! as api.FileHashes);
checkFileHashes(o['y']! as api.FileHashes);
@@ -1616,10 +1616,10 @@
var o = api.Source();
buildCounterSource++;
if (buildCounterSource < 3) {
- o.additionalContexts = buildUnnamed8824();
+ o.additionalContexts = buildUnnamed8827();
o.artifactStorageSourceUri = 'foo';
o.context = buildSourceContext();
- o.fileHashes = buildUnnamed8825();
+ o.fileHashes = buildUnnamed8828();
}
buildCounterSource--;
return o;
@@ -1628,25 +1628,25 @@
void checkSource(api.Source o) {
buildCounterSource++;
if (buildCounterSource < 3) {
- checkUnnamed8824(o.additionalContexts!);
+ checkUnnamed8827(o.additionalContexts!);
unittest.expect(
o.artifactStorageSourceUri!,
unittest.equals('foo'),
);
checkSourceContext(o.context! as api.SourceContext);
- checkUnnamed8825(o.fileHashes!);
+ checkUnnamed8828(o.fileHashes!);
}
buildCounterSource--;
}
-core.Map<core.String, core.String> buildUnnamed8826() {
+core.Map<core.String, core.String> buildUnnamed8829() {
var o = <core.String, core.String>{};
o['x'] = 'foo';
o['y'] = 'foo';
return o;
}
-void checkUnnamed8826(core.Map<core.String, core.String> o) {
+void checkUnnamed8829(core.Map<core.String, core.String> o) {
unittest.expect(o, unittest.hasLength(2));
unittest.expect(
o['x']!,
@@ -1666,7 +1666,7 @@
o.cloudRepo = buildCloudRepoSourceContext();
o.gerrit = buildGerritSourceContext();
o.git = buildGitSourceContext();
- o.labels = buildUnnamed8826();
+ o.labels = buildUnnamed8829();
}
buildCounterSourceContext--;
return o;
@@ -1678,12 +1678,12 @@
checkCloudRepoSourceContext(o.cloudRepo! as api.CloudRepoSourceContext);
checkGerritSourceContext(o.gerrit! as api.GerritSourceContext);
checkGitSourceContext(o.git! as api.GitSourceContext);
- checkUnnamed8826(o.labels!);
+ checkUnnamed8829(o.labels!);
}
buildCounterSourceContext--;
}
-core.Map<core.String, core.Object> buildUnnamed8827() {
+core.Map<core.String, core.Object> buildUnnamed8830() {
var o = <core.String, core.Object>{};
o['x'] = {
'list': [1, 2, 3],
@@ -1698,7 +1698,7 @@
return o;
}
-void checkUnnamed8827(core.Map<core.String, core.Object> o) {
+void checkUnnamed8830(core.Map<core.String, core.Object> o) {
unittest.expect(o, unittest.hasLength(2));
var casted5 = (o['x']!) as core.Map;
unittest.expect(casted5, unittest.hasLength(3));
@@ -1730,17 +1730,17 @@
);
}
-core.List<core.Map<core.String, core.Object>> buildUnnamed8828() {
+core.List<core.Map<core.String, core.Object>> buildUnnamed8831() {
var o = <core.Map<core.String, core.Object>>[];
- o.add(buildUnnamed8827());
- o.add(buildUnnamed8827());
+ o.add(buildUnnamed8830());
+ o.add(buildUnnamed8830());
return o;
}
-void checkUnnamed8828(core.List<core.Map<core.String, core.Object>> o) {
+void checkUnnamed8831(core.List<core.Map<core.String, core.Object>> o) {
unittest.expect(o, unittest.hasLength(2));
- checkUnnamed8827(o[0]);
- checkUnnamed8827(o[1]);
+ checkUnnamed8830(o[0]);
+ checkUnnamed8830(o[1]);
}
core.int buildCounterStatus = 0;
@@ -1749,7 +1749,7 @@
buildCounterStatus++;
if (buildCounterStatus < 3) {
o.code = 42;
- o.details = buildUnnamed8828();
+ o.details = buildUnnamed8831();
o.message = 'foo';
}
buildCounterStatus--;
@@ -1763,7 +1763,7 @@
o.code!,
unittest.equals(42),
);
- checkUnnamed8828(o.details!);
+ checkUnnamed8831(o.details!);
unittest.expect(
o.message!,
unittest.equals('foo'),
@@ -1772,14 +1772,14 @@
buildCounterStatus--;
}
-core.List<core.String> buildUnnamed8829() {
+core.List<core.String> buildUnnamed8832() {
var o = <core.String>[];
o.add('foo');
o.add('foo');
return o;
}
-void checkUnnamed8829(core.List<core.String> o) {
+void checkUnnamed8832(core.List<core.String> o) {
unittest.expect(o, unittest.hasLength(2));
unittest.expect(
o[0],
@@ -1798,7 +1798,7 @@
if (buildCounterUpgradeDistribution < 3) {
o.classification = 'foo';
o.cpeUri = 'foo';
- o.cve = buildUnnamed8829();
+ o.cve = buildUnnamed8832();
o.severity = 'foo';
}
buildCounterUpgradeDistribution--;
@@ -1816,7 +1816,7 @@
o.cpeUri!,
unittest.equals('foo'),
);
- checkUnnamed8829(o.cve!);
+ checkUnnamed8832(o.cve!);
unittest.expect(
o.severity!,
unittest.equals('foo'),
@@ -1897,27 +1897,27 @@
buildCounterVersion--;
}
-core.List<api.PackageIssue> buildUnnamed8830() {
+core.List<api.PackageIssue> buildUnnamed8833() {
var o = <api.PackageIssue>[];
o.add(buildPackageIssue());
o.add(buildPackageIssue());
return o;
}
-void checkUnnamed8830(core.List<api.PackageIssue> o) {
+void checkUnnamed8833(core.List<api.PackageIssue> o) {
unittest.expect(o, unittest.hasLength(2));
checkPackageIssue(o[0] as api.PackageIssue);
checkPackageIssue(o[1] as api.PackageIssue);
}
-core.List<api.RelatedUrl> buildUnnamed8831() {
+core.List<api.RelatedUrl> buildUnnamed8834() {
var o = <api.RelatedUrl>[];
o.add(buildRelatedUrl());
o.add(buildRelatedUrl());
return o;
}
-void checkUnnamed8831(core.List<api.RelatedUrl> o) {
+void checkUnnamed8834(core.List<api.RelatedUrl> o) {
unittest.expect(o, unittest.hasLength(2));
checkRelatedUrl(o[0] as api.RelatedUrl);
checkRelatedUrl(o[1] as api.RelatedUrl);
@@ -1932,8 +1932,8 @@
o.effectiveSeverity = 'foo';
o.fixAvailable = true;
o.longDescription = 'foo';
- o.packageIssue = buildUnnamed8830();
- o.relatedUrls = buildUnnamed8831();
+ o.packageIssue = buildUnnamed8833();
+ o.relatedUrls = buildUnnamed8834();
o.severity = 'foo';
o.shortDescription = 'foo';
o.type = 'foo';
@@ -1958,8 +1958,8 @@
o.longDescription!,
unittest.equals('foo'),
);
- checkUnnamed8830(o.packageIssue!);
- checkUnnamed8831(o.relatedUrls!);
+ checkUnnamed8833(o.packageIssue!);
+ checkUnnamed8834(o.relatedUrls!);
unittest.expect(
o.severity!,
unittest.equals('foo'),
@@ -1976,27 +1976,27 @@
buildCounterVulnerabilityOccurrence--;
}
-core.List<api.Category> buildUnnamed8832() {
+core.List<api.Category> buildUnnamed8835() {
var o = <api.Category>[];
o.add(buildCategory());
o.add(buildCategory());
return o;
}
-void checkUnnamed8832(core.List<api.Category> o) {
+void checkUnnamed8835(core.List<api.Category> o) {
unittest.expect(o, unittest.hasLength(2));
checkCategory(o[0] as api.Category);
checkCategory(o[1] as api.Category);
}
-core.List<core.String> buildUnnamed8833() {
+core.List<core.String> buildUnnamed8836() {
var o = <core.String>[];
o.add('foo');
o.add('foo');
return o;
}
-void checkUnnamed8833(core.List<core.String> o) {
+void checkUnnamed8836(core.List<core.String> o) {
unittest.expect(o, unittest.hasLength(2));
unittest.expect(
o[0],
@@ -2013,10 +2013,10 @@
var o = api.WindowsUpdate();
buildCounterWindowsUpdate++;
if (buildCounterWindowsUpdate < 3) {
- o.categories = buildUnnamed8832();
+ o.categories = buildUnnamed8835();
o.description = 'foo';
o.identity = buildIdentity();
- o.kbArticleIds = buildUnnamed8833();
+ o.kbArticleIds = buildUnnamed8836();
o.lastPublishedTimestamp = 'foo';
o.supportUrl = 'foo';
o.title = 'foo';
@@ -2028,13 +2028,13 @@
void checkWindowsUpdate(api.WindowsUpdate o) {
buildCounterWindowsUpdate++;
if (buildCounterWindowsUpdate < 3) {
- checkUnnamed8832(o.categories!);
+ checkUnnamed8835(o.categories!);
unittest.expect(
o.description!,
unittest.equals('foo'),
);
checkIdentity(o.identity! as api.Identity);
- checkUnnamed8833(o.kbArticleIds!);
+ checkUnnamed8836(o.kbArticleIds!);
unittest.expect(
o.lastPublishedTimestamp!,
unittest.equals('foo'),
diff --git a/generated/googleapis_beta/test/osconfig/v1alpha_test.dart b/generated/googleapis_beta/test/osconfig/v1alpha_test.dart
index cdfa54a..797df79 100644
--- a/generated/googleapis_beta/test/osconfig/v1alpha_test.dart
+++ b/generated/googleapis_beta/test/osconfig/v1alpha_test.dart
@@ -157,14 +157,14 @@
}
core.List<api.InstanceOSPoliciesComplianceOSPolicyCompliance>
- buildUnnamed8666() {
+ buildUnnamed8669() {
var o = <api.InstanceOSPoliciesComplianceOSPolicyCompliance>[];
o.add(buildInstanceOSPoliciesComplianceOSPolicyCompliance());
o.add(buildInstanceOSPoliciesComplianceOSPolicyCompliance());
return o;
}
-void checkUnnamed8666(
+void checkUnnamed8669(
core.List<api.InstanceOSPoliciesComplianceOSPolicyCompliance> o) {
unittest.expect(o, unittest.hasLength(2));
checkInstanceOSPoliciesComplianceOSPolicyCompliance(
@@ -184,7 +184,7 @@
o.lastComplianceCheckTime = 'foo';
o.lastComplianceRunId = 'foo';
o.name = 'foo';
- o.osPolicyCompliances = buildUnnamed8666();
+ o.osPolicyCompliances = buildUnnamed8669();
o.state = 'foo';
}
buildCounterInstanceOSPoliciesCompliance--;
@@ -218,7 +218,7 @@
o.name!,
unittest.equals('foo'),
);
- checkUnnamed8666(o.osPolicyCompliances!);
+ checkUnnamed8669(o.osPolicyCompliances!);
unittest.expect(
o.state!,
unittest.equals('foo'),
@@ -227,14 +227,14 @@
buildCounterInstanceOSPoliciesCompliance--;
}
-core.List<api.OSPolicyResourceCompliance> buildUnnamed8667() {
+core.List<api.OSPolicyResourceCompliance> buildUnnamed8670() {
var o = <api.OSPolicyResourceCompliance>[];
o.add(buildOSPolicyResourceCompliance());
o.add(buildOSPolicyResourceCompliance());
return o;
}
-void checkUnnamed8667(core.List<api.OSPolicyResourceCompliance> o) {
+void checkUnnamed8670(core.List<api.OSPolicyResourceCompliance> o) {
unittest.expect(o, unittest.hasLength(2));
checkOSPolicyResourceCompliance(o[0] as api.OSPolicyResourceCompliance);
checkOSPolicyResourceCompliance(o[1] as api.OSPolicyResourceCompliance);
@@ -248,7 +248,7 @@
if (buildCounterInstanceOSPoliciesComplianceOSPolicyCompliance < 3) {
o.osPolicyAssignment = 'foo';
o.osPolicyId = 'foo';
- o.osPolicyResourceCompliances = buildUnnamed8667();
+ o.osPolicyResourceCompliances = buildUnnamed8670();
o.state = 'foo';
}
buildCounterInstanceOSPoliciesComplianceOSPolicyCompliance--;
@@ -267,7 +267,7 @@
o.osPolicyId!,
unittest.equals('foo'),
);
- checkUnnamed8667(o.osPolicyResourceCompliances!);
+ checkUnnamed8670(o.osPolicyResourceCompliances!);
unittest.expect(
o.state!,
unittest.equals('foo'),
@@ -276,14 +276,14 @@
buildCounterInstanceOSPoliciesComplianceOSPolicyCompliance--;
}
-core.Map<core.String, api.InventoryItem> buildUnnamed8668() {
+core.Map<core.String, api.InventoryItem> buildUnnamed8671() {
var o = <core.String, api.InventoryItem>{};
o['x'] = buildInventoryItem();
o['y'] = buildInventoryItem();
return o;
}
-void checkUnnamed8668(core.Map<core.String, api.InventoryItem> o) {
+void checkUnnamed8671(core.Map<core.String, api.InventoryItem> o) {
unittest.expect(o, unittest.hasLength(2));
checkInventoryItem(o['x']! as api.InventoryItem);
checkInventoryItem(o['y']! as api.InventoryItem);
@@ -294,7 +294,7 @@
var o = api.Inventory();
buildCounterInventory++;
if (buildCounterInventory < 3) {
- o.items = buildUnnamed8668();
+ o.items = buildUnnamed8671();
o.name = 'foo';
o.osInfo = buildInventoryOsInfo();
o.updateTime = 'foo';
@@ -306,7 +306,7 @@
void checkInventory(api.Inventory o) {
buildCounterInventory++;
if (buildCounterInventory < 3) {
- checkUnnamed8668(o.items!);
+ checkUnnamed8671(o.items!);
unittest.expect(
o.name!,
unittest.equals('foo'),
@@ -537,14 +537,14 @@
}
core.List<api.InventoryWindowsUpdatePackageWindowsUpdateCategory>
- buildUnnamed8669() {
+ buildUnnamed8672() {
var o = <api.InventoryWindowsUpdatePackageWindowsUpdateCategory>[];
o.add(buildInventoryWindowsUpdatePackageWindowsUpdateCategory());
o.add(buildInventoryWindowsUpdatePackageWindowsUpdateCategory());
return o;
}
-void checkUnnamed8669(
+void checkUnnamed8672(
core.List<api.InventoryWindowsUpdatePackageWindowsUpdateCategory> o) {
unittest.expect(o, unittest.hasLength(2));
checkInventoryWindowsUpdatePackageWindowsUpdateCategory(
@@ -553,14 +553,14 @@
o[1] as api.InventoryWindowsUpdatePackageWindowsUpdateCategory);
}
-core.List<core.String> buildUnnamed8670() {
+core.List<core.String> buildUnnamed8673() {
var o = <core.String>[];
o.add('foo');
o.add('foo');
return o;
}
-void checkUnnamed8670(core.List<core.String> o) {
+void checkUnnamed8673(core.List<core.String> o) {
unittest.expect(o, unittest.hasLength(2));
unittest.expect(
o[0],
@@ -572,14 +572,14 @@
);
}
-core.List<core.String> buildUnnamed8671() {
+core.List<core.String> buildUnnamed8674() {
var o = <core.String>[];
o.add('foo');
o.add('foo');
return o;
}
-void checkUnnamed8671(core.List<core.String> o) {
+void checkUnnamed8674(core.List<core.String> o) {
unittest.expect(o, unittest.hasLength(2));
unittest.expect(
o[0],
@@ -596,11 +596,11 @@
var o = api.InventoryWindowsUpdatePackage();
buildCounterInventoryWindowsUpdatePackage++;
if (buildCounterInventoryWindowsUpdatePackage < 3) {
- o.categories = buildUnnamed8669();
+ o.categories = buildUnnamed8672();
o.description = 'foo';
- o.kbArticleIds = buildUnnamed8670();
+ o.kbArticleIds = buildUnnamed8673();
o.lastDeploymentChangeTime = 'foo';
- o.moreInfoUrls = buildUnnamed8671();
+ o.moreInfoUrls = buildUnnamed8674();
o.revisionNumber = 42;
o.supportUrl = 'foo';
o.title = 'foo';
@@ -613,17 +613,17 @@
void checkInventoryWindowsUpdatePackage(api.InventoryWindowsUpdatePackage o) {
buildCounterInventoryWindowsUpdatePackage++;
if (buildCounterInventoryWindowsUpdatePackage < 3) {
- checkUnnamed8669(o.categories!);
+ checkUnnamed8672(o.categories!);
unittest.expect(
o.description!,
unittest.equals('foo'),
);
- checkUnnamed8670(o.kbArticleIds!);
+ checkUnnamed8673(o.kbArticleIds!);
unittest.expect(
o.lastDeploymentChangeTime!,
unittest.equals('foo'),
);
- checkUnnamed8671(o.moreInfoUrls!);
+ checkUnnamed8674(o.moreInfoUrls!);
unittest.expect(
o.revisionNumber!,
unittest.equals(42),
@@ -710,14 +710,14 @@
buildCounterInventoryZypperPatch--;
}
-core.List<api.InstanceOSPoliciesCompliance> buildUnnamed8672() {
+core.List<api.InstanceOSPoliciesCompliance> buildUnnamed8675() {
var o = <api.InstanceOSPoliciesCompliance>[];
o.add(buildInstanceOSPoliciesCompliance());
o.add(buildInstanceOSPoliciesCompliance());
return o;
}
-void checkUnnamed8672(core.List<api.InstanceOSPoliciesCompliance> o) {
+void checkUnnamed8675(core.List<api.InstanceOSPoliciesCompliance> o) {
unittest.expect(o, unittest.hasLength(2));
checkInstanceOSPoliciesCompliance(o[0] as api.InstanceOSPoliciesCompliance);
checkInstanceOSPoliciesCompliance(o[1] as api.InstanceOSPoliciesCompliance);
@@ -729,7 +729,7 @@
var o = api.ListInstanceOSPoliciesCompliancesResponse();
buildCounterListInstanceOSPoliciesCompliancesResponse++;
if (buildCounterListInstanceOSPoliciesCompliancesResponse < 3) {
- o.instanceOsPoliciesCompliances = buildUnnamed8672();
+ o.instanceOsPoliciesCompliances = buildUnnamed8675();
o.nextPageToken = 'foo';
}
buildCounterListInstanceOSPoliciesCompliancesResponse--;
@@ -740,7 +740,7 @@
api.ListInstanceOSPoliciesCompliancesResponse o) {
buildCounterListInstanceOSPoliciesCompliancesResponse++;
if (buildCounterListInstanceOSPoliciesCompliancesResponse < 3) {
- checkUnnamed8672(o.instanceOsPoliciesCompliances!);
+ checkUnnamed8675(o.instanceOsPoliciesCompliances!);
unittest.expect(
o.nextPageToken!,
unittest.equals('foo'),
@@ -749,14 +749,14 @@
buildCounterListInstanceOSPoliciesCompliancesResponse--;
}
-core.List<api.Inventory> buildUnnamed8673() {
+core.List<api.Inventory> buildUnnamed8676() {
var o = <api.Inventory>[];
o.add(buildInventory());
o.add(buildInventory());
return o;
}
-void checkUnnamed8673(core.List<api.Inventory> o) {
+void checkUnnamed8676(core.List<api.Inventory> o) {
unittest.expect(o, unittest.hasLength(2));
checkInventory(o[0] as api.Inventory);
checkInventory(o[1] as api.Inventory);
@@ -767,7 +767,7 @@
var o = api.ListInventoriesResponse();
buildCounterListInventoriesResponse++;
if (buildCounterListInventoriesResponse < 3) {
- o.inventories = buildUnnamed8673();
+ o.inventories = buildUnnamed8676();
o.nextPageToken = 'foo';
}
buildCounterListInventoriesResponse--;
@@ -777,7 +777,7 @@
void checkListInventoriesResponse(api.ListInventoriesResponse o) {
buildCounterListInventoriesResponse++;
if (buildCounterListInventoriesResponse < 3) {
- checkUnnamed8673(o.inventories!);
+ checkUnnamed8676(o.inventories!);
unittest.expect(
o.nextPageToken!,
unittest.equals('foo'),
@@ -786,14 +786,14 @@
buildCounterListInventoriesResponse--;
}
-core.List<api.OSPolicyAssignment> buildUnnamed8674() {
+core.List<api.OSPolicyAssignment> buildUnnamed8677() {
var o = <api.OSPolicyAssignment>[];
o.add(buildOSPolicyAssignment());
o.add(buildOSPolicyAssignment());
return o;
}
-void checkUnnamed8674(core.List<api.OSPolicyAssignment> o) {
+void checkUnnamed8677(core.List<api.OSPolicyAssignment> o) {
unittest.expect(o, unittest.hasLength(2));
checkOSPolicyAssignment(o[0] as api.OSPolicyAssignment);
checkOSPolicyAssignment(o[1] as api.OSPolicyAssignment);
@@ -806,7 +806,7 @@
buildCounterListOSPolicyAssignmentRevisionsResponse++;
if (buildCounterListOSPolicyAssignmentRevisionsResponse < 3) {
o.nextPageToken = 'foo';
- o.osPolicyAssignments = buildUnnamed8674();
+ o.osPolicyAssignments = buildUnnamed8677();
}
buildCounterListOSPolicyAssignmentRevisionsResponse--;
return o;
@@ -820,19 +820,19 @@
o.nextPageToken!,
unittest.equals('foo'),
);
- checkUnnamed8674(o.osPolicyAssignments!);
+ checkUnnamed8677(o.osPolicyAssignments!);
}
buildCounterListOSPolicyAssignmentRevisionsResponse--;
}
-core.List<api.OSPolicyAssignment> buildUnnamed8675() {
+core.List<api.OSPolicyAssignment> buildUnnamed8678() {
var o = <api.OSPolicyAssignment>[];
o.add(buildOSPolicyAssignment());
o.add(buildOSPolicyAssignment());
return o;
}
-void checkUnnamed8675(core.List<api.OSPolicyAssignment> o) {
+void checkUnnamed8678(core.List<api.OSPolicyAssignment> o) {
unittest.expect(o, unittest.hasLength(2));
checkOSPolicyAssignment(o[0] as api.OSPolicyAssignment);
checkOSPolicyAssignment(o[1] as api.OSPolicyAssignment);
@@ -844,7 +844,7 @@
buildCounterListOSPolicyAssignmentsResponse++;
if (buildCounterListOSPolicyAssignmentsResponse < 3) {
o.nextPageToken = 'foo';
- o.osPolicyAssignments = buildUnnamed8675();
+ o.osPolicyAssignments = buildUnnamed8678();
}
buildCounterListOSPolicyAssignmentsResponse--;
return o;
@@ -858,19 +858,19 @@
o.nextPageToken!,
unittest.equals('foo'),
);
- checkUnnamed8675(o.osPolicyAssignments!);
+ checkUnnamed8678(o.osPolicyAssignments!);
}
buildCounterListOSPolicyAssignmentsResponse--;
}
-core.List<api.VulnerabilityReport> buildUnnamed8676() {
+core.List<api.VulnerabilityReport> buildUnnamed8679() {
var o = <api.VulnerabilityReport>[];
o.add(buildVulnerabilityReport());
o.add(buildVulnerabilityReport());
return o;
}
-void checkUnnamed8676(core.List<api.VulnerabilityReport> o) {
+void checkUnnamed8679(core.List<api.VulnerabilityReport> o) {
unittest.expect(o, unittest.hasLength(2));
checkVulnerabilityReport(o[0] as api.VulnerabilityReport);
checkVulnerabilityReport(o[1] as api.VulnerabilityReport);
@@ -882,7 +882,7 @@
buildCounterListVulnerabilityReportsResponse++;
if (buildCounterListVulnerabilityReportsResponse < 3) {
o.nextPageToken = 'foo';
- o.vulnerabilityReports = buildUnnamed8676();
+ o.vulnerabilityReports = buildUnnamed8679();
}
buildCounterListVulnerabilityReportsResponse--;
return o;
@@ -896,19 +896,19 @@
o.nextPageToken!,
unittest.equals('foo'),
);
- checkUnnamed8676(o.vulnerabilityReports!);
+ checkUnnamed8679(o.vulnerabilityReports!);
}
buildCounterListVulnerabilityReportsResponse--;
}
-core.List<api.OSPolicyResourceGroup> buildUnnamed8677() {
+core.List<api.OSPolicyResourceGroup> buildUnnamed8680() {
var o = <api.OSPolicyResourceGroup>[];
o.add(buildOSPolicyResourceGroup());
o.add(buildOSPolicyResourceGroup());
return o;
}
-void checkUnnamed8677(core.List<api.OSPolicyResourceGroup> o) {
+void checkUnnamed8680(core.List<api.OSPolicyResourceGroup> o) {
unittest.expect(o, unittest.hasLength(2));
checkOSPolicyResourceGroup(o[0] as api.OSPolicyResourceGroup);
checkOSPolicyResourceGroup(o[1] as api.OSPolicyResourceGroup);
@@ -923,7 +923,7 @@
o.description = 'foo';
o.id = 'foo';
o.mode = 'foo';
- o.resourceGroups = buildUnnamed8677();
+ o.resourceGroups = buildUnnamed8680();
}
buildCounterOSPolicy--;
return o;
@@ -945,19 +945,19 @@
o.mode!,
unittest.equals('foo'),
);
- checkUnnamed8677(o.resourceGroups!);
+ checkUnnamed8680(o.resourceGroups!);
}
buildCounterOSPolicy--;
}
-core.List<api.OSPolicy> buildUnnamed8678() {
+core.List<api.OSPolicy> buildUnnamed8681() {
var o = <api.OSPolicy>[];
o.add(buildOSPolicy());
o.add(buildOSPolicy());
return o;
}
-void checkUnnamed8678(core.List<api.OSPolicy> o) {
+void checkUnnamed8681(core.List<api.OSPolicy> o) {
unittest.expect(o, unittest.hasLength(2));
checkOSPolicy(o[0] as api.OSPolicy);
checkOSPolicy(o[1] as api.OSPolicy);
@@ -973,7 +973,7 @@
o.description = 'foo';
o.instanceFilter = buildOSPolicyAssignmentInstanceFilter();
o.name = 'foo';
- o.osPolicies = buildUnnamed8678();
+ o.osPolicies = buildUnnamed8681();
o.reconciling = true;
o.revisionCreateTime = 'foo';
o.revisionId = 'foo';
@@ -1000,7 +1000,7 @@
o.name!,
unittest.equals('foo'),
);
- checkUnnamed8678(o.osPolicies!);
+ checkUnnamed8681(o.osPolicies!);
unittest.expect(o.reconciling!, unittest.isTrue);
unittest.expect(
o.revisionCreateTime!,
@@ -1023,40 +1023,40 @@
buildCounterOSPolicyAssignment--;
}
-core.List<api.OSPolicyAssignmentLabelSet> buildUnnamed8679() {
+core.List<api.OSPolicyAssignmentLabelSet> buildUnnamed8682() {
var o = <api.OSPolicyAssignmentLabelSet>[];
o.add(buildOSPolicyAssignmentLabelSet());
o.add(buildOSPolicyAssignmentLabelSet());
return o;
}
-void checkUnnamed8679(core.List<api.OSPolicyAssignmentLabelSet> o) {
+void checkUnnamed8682(core.List<api.OSPolicyAssignmentLabelSet> o) {
unittest.expect(o, unittest.hasLength(2));
checkOSPolicyAssignmentLabelSet(o[0] as api.OSPolicyAssignmentLabelSet);
checkOSPolicyAssignmentLabelSet(o[1] as api.OSPolicyAssignmentLabelSet);
}
-core.List<api.OSPolicyAssignmentLabelSet> buildUnnamed8680() {
+core.List<api.OSPolicyAssignmentLabelSet> buildUnnamed8683() {
var o = <api.OSPolicyAssignmentLabelSet>[];
o.add(buildOSPolicyAssignmentLabelSet());
o.add(buildOSPolicyAssignmentLabelSet());
return o;
}
-void checkUnnamed8680(core.List<api.OSPolicyAssignmentLabelSet> o) {
+void checkUnnamed8683(core.List<api.OSPolicyAssignmentLabelSet> o) {
unittest.expect(o, unittest.hasLength(2));
checkOSPolicyAssignmentLabelSet(o[0] as api.OSPolicyAssignmentLabelSet);
checkOSPolicyAssignmentLabelSet(o[1] as api.OSPolicyAssignmentLabelSet);
}
-core.List<core.String> buildUnnamed8681() {
+core.List<core.String> buildUnnamed8684() {
var o = <core.String>[];
o.add('foo');
o.add('foo');
return o;
}
-void checkUnnamed8681(core.List<core.String> o) {
+void checkUnnamed8684(core.List<core.String> o) {
unittest.expect(o, unittest.hasLength(2));
unittest.expect(
o[0],
@@ -1074,9 +1074,9 @@
buildCounterOSPolicyAssignmentInstanceFilter++;
if (buildCounterOSPolicyAssignmentInstanceFilter < 3) {
o.all = true;
- o.exclusionLabels = buildUnnamed8679();
- o.inclusionLabels = buildUnnamed8680();
- o.osShortNames = buildUnnamed8681();
+ o.exclusionLabels = buildUnnamed8682();
+ o.inclusionLabels = buildUnnamed8683();
+ o.osShortNames = buildUnnamed8684();
}
buildCounterOSPolicyAssignmentInstanceFilter--;
return o;
@@ -1087,21 +1087,21 @@
buildCounterOSPolicyAssignmentInstanceFilter++;
if (buildCounterOSPolicyAssignmentInstanceFilter < 3) {
unittest.expect(o.all!, unittest.isTrue);
- checkUnnamed8679(o.exclusionLabels!);
- checkUnnamed8680(o.inclusionLabels!);
- checkUnnamed8681(o.osShortNames!);
+ checkUnnamed8682(o.exclusionLabels!);
+ checkUnnamed8683(o.inclusionLabels!);
+ checkUnnamed8684(o.osShortNames!);
}
buildCounterOSPolicyAssignmentInstanceFilter--;
}
-core.Map<core.String, core.String> buildUnnamed8682() {
+core.Map<core.String, core.String> buildUnnamed8685() {
var o = <core.String, core.String>{};
o['x'] = 'foo';
o['y'] = 'foo';
return o;
}
-void checkUnnamed8682(core.Map<core.String, core.String> o) {
+void checkUnnamed8685(core.Map<core.String, core.String> o) {
unittest.expect(o, unittest.hasLength(2));
unittest.expect(
o['x']!,
@@ -1118,7 +1118,7 @@
var o = api.OSPolicyAssignmentLabelSet();
buildCounterOSPolicyAssignmentLabelSet++;
if (buildCounterOSPolicyAssignmentLabelSet < 3) {
- o.labels = buildUnnamed8682();
+ o.labels = buildUnnamed8685();
}
buildCounterOSPolicyAssignmentLabelSet--;
return o;
@@ -1127,7 +1127,7 @@
void checkOSPolicyAssignmentLabelSet(api.OSPolicyAssignmentLabelSet o) {
buildCounterOSPolicyAssignmentLabelSet++;
if (buildCounterOSPolicyAssignmentLabelSet < 3) {
- checkUnnamed8682(o.labels!);
+ checkUnnamed8685(o.labels!);
}
buildCounterOSPolicyAssignmentLabelSet--;
}
@@ -1261,14 +1261,14 @@
buildCounterOSPolicyResource--;
}
-core.List<api.OSPolicyResourceConfigStep> buildUnnamed8683() {
+core.List<api.OSPolicyResourceConfigStep> buildUnnamed8686() {
var o = <api.OSPolicyResourceConfigStep>[];
o.add(buildOSPolicyResourceConfigStep());
o.add(buildOSPolicyResourceConfigStep());
return o;
}
-void checkUnnamed8683(core.List<api.OSPolicyResourceConfigStep> o) {
+void checkUnnamed8686(core.List<api.OSPolicyResourceConfigStep> o) {
unittest.expect(o, unittest.hasLength(2));
checkOSPolicyResourceConfigStep(o[0] as api.OSPolicyResourceConfigStep);
checkOSPolicyResourceConfigStep(o[1] as api.OSPolicyResourceConfigStep);
@@ -1279,7 +1279,7 @@
var o = api.OSPolicyResourceCompliance();
buildCounterOSPolicyResourceCompliance++;
if (buildCounterOSPolicyResourceCompliance < 3) {
- o.configSteps = buildUnnamed8683();
+ o.configSteps = buildUnnamed8686();
o.execResourceOutput = buildOSPolicyResourceComplianceExecResourceOutput();
o.osPolicyResourceId = 'foo';
o.state = 'foo';
@@ -1291,7 +1291,7 @@
void checkOSPolicyResourceCompliance(api.OSPolicyResourceCompliance o) {
buildCounterOSPolicyResourceCompliance++;
if (buildCounterOSPolicyResourceCompliance < 3) {
- checkUnnamed8683(o.configSteps!);
+ checkUnnamed8686(o.configSteps!);
checkOSPolicyResourceComplianceExecResourceOutput(o.execResourceOutput!
as api.OSPolicyResourceComplianceExecResourceOutput);
unittest.expect(
@@ -1385,14 +1385,14 @@
buildCounterOSPolicyResourceExecResource--;
}
-core.List<core.String> buildUnnamed8684() {
+core.List<core.String> buildUnnamed8687() {
var o = <core.String>[];
o.add('foo');
o.add('foo');
return o;
}
-void checkUnnamed8684(core.List<core.String> o) {
+void checkUnnamed8687(core.List<core.String> o) {
unittest.expect(o, unittest.hasLength(2));
unittest.expect(
o[0],
@@ -1409,7 +1409,7 @@
var o = api.OSPolicyResourceExecResourceExec();
buildCounterOSPolicyResourceExecResourceExec++;
if (buildCounterOSPolicyResourceExecResourceExec < 3) {
- o.args = buildUnnamed8684();
+ o.args = buildUnnamed8687();
o.file = buildOSPolicyResourceFile();
o.interpreter = 'foo';
o.outputFilePath = 'foo';
@@ -1423,7 +1423,7 @@
api.OSPolicyResourceExecResourceExec o) {
buildCounterOSPolicyResourceExecResourceExec++;
if (buildCounterOSPolicyResourceExecResourceExec < 3) {
- checkUnnamed8684(o.args!);
+ checkUnnamed8687(o.args!);
checkOSPolicyResourceFile(o.file! as api.OSPolicyResourceFile);
unittest.expect(
o.interpreter!,
@@ -1568,14 +1568,14 @@
buildCounterOSPolicyResourceFileResource--;
}
-core.List<api.OSPolicyResource> buildUnnamed8685() {
+core.List<api.OSPolicyResource> buildUnnamed8688() {
var o = <api.OSPolicyResource>[];
o.add(buildOSPolicyResource());
o.add(buildOSPolicyResource());
return o;
}
-void checkUnnamed8685(core.List<api.OSPolicyResource> o) {
+void checkUnnamed8688(core.List<api.OSPolicyResource> o) {
unittest.expect(o, unittest.hasLength(2));
checkOSPolicyResource(o[0] as api.OSPolicyResource);
checkOSPolicyResource(o[1] as api.OSPolicyResource);
@@ -1587,7 +1587,7 @@
buildCounterOSPolicyResourceGroup++;
if (buildCounterOSPolicyResourceGroup < 3) {
o.osFilter = buildOSPolicyOSFilter();
- o.resources = buildUnnamed8685();
+ o.resources = buildUnnamed8688();
}
buildCounterOSPolicyResourceGroup--;
return o;
@@ -1597,7 +1597,7 @@
buildCounterOSPolicyResourceGroup++;
if (buildCounterOSPolicyResourceGroup < 3) {
checkOSPolicyOSFilter(o.osFilter! as api.OSPolicyOSFilter);
- checkUnnamed8685(o.resources!);
+ checkUnnamed8688(o.resources!);
}
buildCounterOSPolicyResourceGroup--;
}
@@ -1717,14 +1717,14 @@
buildCounterOSPolicyResourcePackageResourceGooGet--;
}
-core.List<core.String> buildUnnamed8686() {
+core.List<core.String> buildUnnamed8689() {
var o = <core.String>[];
o.add('foo');
o.add('foo');
return o;
}
-void checkUnnamed8686(core.List<core.String> o) {
+void checkUnnamed8689(core.List<core.String> o) {
unittest.expect(o, unittest.hasLength(2));
unittest.expect(
o[0],
@@ -1742,7 +1742,7 @@
var o = api.OSPolicyResourcePackageResourceMSI();
buildCounterOSPolicyResourcePackageResourceMSI++;
if (buildCounterOSPolicyResourcePackageResourceMSI < 3) {
- o.properties = buildUnnamed8686();
+ o.properties = buildUnnamed8689();
o.source = buildOSPolicyResourceFile();
}
buildCounterOSPolicyResourcePackageResourceMSI--;
@@ -1753,7 +1753,7 @@
api.OSPolicyResourcePackageResourceMSI o) {
buildCounterOSPolicyResourcePackageResourceMSI++;
if (buildCounterOSPolicyResourcePackageResourceMSI < 3) {
- checkUnnamed8686(o.properties!);
+ checkUnnamed8689(o.properties!);
checkOSPolicyResourceFile(o.source! as api.OSPolicyResourceFile);
}
buildCounterOSPolicyResourcePackageResourceMSI--;
@@ -1861,14 +1861,14 @@
buildCounterOSPolicyResourceRepositoryResource--;
}
-core.List<core.String> buildUnnamed8687() {
+core.List<core.String> buildUnnamed8690() {
var o = <core.String>[];
o.add('foo');
o.add('foo');
return o;
}
-void checkUnnamed8687(core.List<core.String> o) {
+void checkUnnamed8690(core.List<core.String> o) {
unittest.expect(o, unittest.hasLength(2));
unittest.expect(
o[0],
@@ -1887,7 +1887,7 @@
buildCounterOSPolicyResourceRepositoryResourceAptRepository++;
if (buildCounterOSPolicyResourceRepositoryResourceAptRepository < 3) {
o.archiveType = 'foo';
- o.components = buildUnnamed8687();
+ o.components = buildUnnamed8690();
o.distribution = 'foo';
o.gpgKey = 'foo';
o.uri = 'foo';
@@ -1904,7 +1904,7 @@
o.archiveType!,
unittest.equals('foo'),
);
- checkUnnamed8687(o.components!);
+ checkUnnamed8690(o.components!);
unittest.expect(
o.distribution!,
unittest.equals('foo'),
@@ -1950,14 +1950,14 @@
buildCounterOSPolicyResourceRepositoryResourceGooRepository--;
}
-core.List<core.String> buildUnnamed8688() {
+core.List<core.String> buildUnnamed8691() {
var o = <core.String>[];
o.add('foo');
o.add('foo');
return o;
}
-void checkUnnamed8688(core.List<core.String> o) {
+void checkUnnamed8691(core.List<core.String> o) {
unittest.expect(o, unittest.hasLength(2));
unittest.expect(
o[0],
@@ -1977,7 +1977,7 @@
if (buildCounterOSPolicyResourceRepositoryResourceYumRepository < 3) {
o.baseUrl = 'foo';
o.displayName = 'foo';
- o.gpgKeys = buildUnnamed8688();
+ o.gpgKeys = buildUnnamed8691();
o.id = 'foo';
}
buildCounterOSPolicyResourceRepositoryResourceYumRepository--;
@@ -1996,7 +1996,7 @@
o.displayName!,
unittest.equals('foo'),
);
- checkUnnamed8688(o.gpgKeys!);
+ checkUnnamed8691(o.gpgKeys!);
unittest.expect(
o.id!,
unittest.equals('foo'),
@@ -2005,14 +2005,14 @@
buildCounterOSPolicyResourceRepositoryResourceYumRepository--;
}
-core.List<core.String> buildUnnamed8689() {
+core.List<core.String> buildUnnamed8692() {
var o = <core.String>[];
o.add('foo');
o.add('foo');
return o;
}
-void checkUnnamed8689(core.List<core.String> o) {
+void checkUnnamed8692(core.List<core.String> o) {
unittest.expect(o, unittest.hasLength(2));
unittest.expect(
o[0],
@@ -2032,7 +2032,7 @@
if (buildCounterOSPolicyResourceRepositoryResourceZypperRepository < 3) {
o.baseUrl = 'foo';
o.displayName = 'foo';
- o.gpgKeys = buildUnnamed8689();
+ o.gpgKeys = buildUnnamed8692();
o.id = 'foo';
}
buildCounterOSPolicyResourceRepositoryResourceZypperRepository--;
@@ -2051,7 +2051,7 @@
o.displayName!,
unittest.equals('foo'),
);
- checkUnnamed8689(o.gpgKeys!);
+ checkUnnamed8692(o.gpgKeys!);
unittest.expect(
o.id!,
unittest.equals('foo'),
@@ -2060,7 +2060,7 @@
buildCounterOSPolicyResourceRepositoryResourceZypperRepository--;
}
-core.Map<core.String, core.Object> buildUnnamed8690() {
+core.Map<core.String, core.Object> buildUnnamed8693() {
var o = <core.String, core.Object>{};
o['x'] = {
'list': [1, 2, 3],
@@ -2075,7 +2075,7 @@
return o;
}
-void checkUnnamed8690(core.Map<core.String, core.Object> o) {
+void checkUnnamed8693(core.Map<core.String, core.Object> o) {
unittest.expect(o, unittest.hasLength(2));
var casted1 = (o['x']!) as core.Map;
unittest.expect(casted1, unittest.hasLength(3));
@@ -2107,7 +2107,7 @@
);
}
-core.Map<core.String, core.Object> buildUnnamed8691() {
+core.Map<core.String, core.Object> buildUnnamed8694() {
var o = <core.String, core.Object>{};
o['x'] = {
'list': [1, 2, 3],
@@ -2122,7 +2122,7 @@
return o;
}
-void checkUnnamed8691(core.Map<core.String, core.Object> o) {
+void checkUnnamed8694(core.Map<core.String, core.Object> o) {
unittest.expect(o, unittest.hasLength(2));
var casted3 = (o['x']!) as core.Map;
unittest.expect(casted3, unittest.hasLength(3));
@@ -2161,9 +2161,9 @@
if (buildCounterOperation < 3) {
o.done = true;
o.error = buildStatus();
- o.metadata = buildUnnamed8690();
+ o.metadata = buildUnnamed8693();
o.name = 'foo';
- o.response = buildUnnamed8691();
+ o.response = buildUnnamed8694();
}
buildCounterOperation--;
return o;
@@ -2174,17 +2174,17 @@
if (buildCounterOperation < 3) {
unittest.expect(o.done!, unittest.isTrue);
checkStatus(o.error! as api.Status);
- checkUnnamed8690(o.metadata!);
+ checkUnnamed8693(o.metadata!);
unittest.expect(
o.name!,
unittest.equals('foo'),
);
- checkUnnamed8691(o.response!);
+ checkUnnamed8694(o.response!);
}
buildCounterOperation--;
}
-core.Map<core.String, core.Object> buildUnnamed8692() {
+core.Map<core.String, core.Object> buildUnnamed8695() {
var o = <core.String, core.Object>{};
o['x'] = {
'list': [1, 2, 3],
@@ -2199,7 +2199,7 @@
return o;
}
-void checkUnnamed8692(core.Map<core.String, core.Object> o) {
+void checkUnnamed8695(core.Map<core.String, core.Object> o) {
unittest.expect(o, unittest.hasLength(2));
var casted5 = (o['x']!) as core.Map;
unittest.expect(casted5, unittest.hasLength(3));
@@ -2231,17 +2231,17 @@
);
}
-core.List<core.Map<core.String, core.Object>> buildUnnamed8693() {
+core.List<core.Map<core.String, core.Object>> buildUnnamed8696() {
var o = <core.Map<core.String, core.Object>>[];
- o.add(buildUnnamed8692());
- o.add(buildUnnamed8692());
+ o.add(buildUnnamed8695());
+ o.add(buildUnnamed8695());
return o;
}
-void checkUnnamed8693(core.List<core.Map<core.String, core.Object>> o) {
+void checkUnnamed8696(core.List<core.Map<core.String, core.Object>> o) {
unittest.expect(o, unittest.hasLength(2));
- checkUnnamed8692(o[0]);
- checkUnnamed8692(o[1]);
+ checkUnnamed8695(o[0]);
+ checkUnnamed8695(o[1]);
}
core.int buildCounterStatus = 0;
@@ -2250,7 +2250,7 @@
buildCounterStatus++;
if (buildCounterStatus < 3) {
o.code = 42;
- o.details = buildUnnamed8693();
+ o.details = buildUnnamed8696();
o.message = 'foo';
}
buildCounterStatus--;
@@ -2264,7 +2264,7 @@
o.code!,
unittest.equals(42),
);
- checkUnnamed8693(o.details!);
+ checkUnnamed8696(o.details!);
unittest.expect(
o.message!,
unittest.equals('foo'),
@@ -2273,14 +2273,14 @@
buildCounterStatus--;
}
-core.List<api.VulnerabilityReportVulnerability> buildUnnamed8694() {
+core.List<api.VulnerabilityReportVulnerability> buildUnnamed8697() {
var o = <api.VulnerabilityReportVulnerability>[];
o.add(buildVulnerabilityReportVulnerability());
o.add(buildVulnerabilityReportVulnerability());
return o;
}
-void checkUnnamed8694(core.List<api.VulnerabilityReportVulnerability> o) {
+void checkUnnamed8697(core.List<api.VulnerabilityReportVulnerability> o) {
unittest.expect(o, unittest.hasLength(2));
checkVulnerabilityReportVulnerability(
o[0] as api.VulnerabilityReportVulnerability);
@@ -2295,7 +2295,7 @@
if (buildCounterVulnerabilityReport < 3) {
o.name = 'foo';
o.updateTime = 'foo';
- o.vulnerabilities = buildUnnamed8694();
+ o.vulnerabilities = buildUnnamed8697();
}
buildCounterVulnerabilityReport--;
return o;
@@ -2312,19 +2312,19 @@
o.updateTime!,
unittest.equals('foo'),
);
- checkUnnamed8694(o.vulnerabilities!);
+ checkUnnamed8697(o.vulnerabilities!);
}
buildCounterVulnerabilityReport--;
}
-core.List<core.String> buildUnnamed8695() {
+core.List<core.String> buildUnnamed8698() {
var o = <core.String>[];
o.add('foo');
o.add('foo');
return o;
}
-void checkUnnamed8695(core.List<core.String> o) {
+void checkUnnamed8698(core.List<core.String> o) {
unittest.expect(o, unittest.hasLength(2));
unittest.expect(
o[0],
@@ -2336,14 +2336,14 @@
);
}
-core.List<core.String> buildUnnamed8696() {
+core.List<core.String> buildUnnamed8699() {
var o = <core.String>[];
o.add('foo');
o.add('foo');
return o;
}
-void checkUnnamed8696(core.List<core.String> o) {
+void checkUnnamed8699(core.List<core.String> o) {
unittest.expect(o, unittest.hasLength(2));
unittest.expect(
o[0],
@@ -2360,10 +2360,10 @@
var o = api.VulnerabilityReportVulnerability();
buildCounterVulnerabilityReportVulnerability++;
if (buildCounterVulnerabilityReportVulnerability < 3) {
- o.availableInventoryItemIds = buildUnnamed8695();
+ o.availableInventoryItemIds = buildUnnamed8698();
o.createTime = 'foo';
o.details = buildVulnerabilityReportVulnerabilityDetails();
- o.installedInventoryItemIds = buildUnnamed8696();
+ o.installedInventoryItemIds = buildUnnamed8699();
o.updateTime = 'foo';
}
buildCounterVulnerabilityReportVulnerability--;
@@ -2374,14 +2374,14 @@
api.VulnerabilityReportVulnerability o) {
buildCounterVulnerabilityReportVulnerability++;
if (buildCounterVulnerabilityReportVulnerability < 3) {
- checkUnnamed8695(o.availableInventoryItemIds!);
+ checkUnnamed8698(o.availableInventoryItemIds!);
unittest.expect(
o.createTime!,
unittest.equals('foo'),
);
checkVulnerabilityReportVulnerabilityDetails(
o.details! as api.VulnerabilityReportVulnerabilityDetails);
- checkUnnamed8696(o.installedInventoryItemIds!);
+ checkUnnamed8699(o.installedInventoryItemIds!);
unittest.expect(
o.updateTime!,
unittest.equals('foo'),
@@ -2391,14 +2391,14 @@
}
core.List<api.VulnerabilityReportVulnerabilityDetailsReference>
- buildUnnamed8697() {
+ buildUnnamed8700() {
var o = <api.VulnerabilityReportVulnerabilityDetailsReference>[];
o.add(buildVulnerabilityReportVulnerabilityDetailsReference());
o.add(buildVulnerabilityReportVulnerabilityDetailsReference());
return o;
}
-void checkUnnamed8697(
+void checkUnnamed8700(
core.List<api.VulnerabilityReportVulnerabilityDetailsReference> o) {
unittest.expect(o, unittest.hasLength(2));
checkVulnerabilityReportVulnerabilityDetailsReference(
@@ -2417,7 +2417,7 @@
o.cvssV2Score = 42.0;
o.cvssV3 = buildCVSSv3();
o.description = 'foo';
- o.references = buildUnnamed8697();
+ o.references = buildUnnamed8700();
o.severity = 'foo';
}
buildCounterVulnerabilityReportVulnerabilityDetails--;
@@ -2441,7 +2441,7 @@
o.description!,
unittest.equals('foo'),
);
- checkUnnamed8697(o.references!);
+ checkUnnamed8700(o.references!);
unittest.expect(
o.severity!,
unittest.equals('foo'),
diff --git a/generated/googleapis_beta/test/policysimulator/v1beta1_test.dart b/generated/googleapis_beta/test/policysimulator/v1beta1_test.dart
index c4ace47..d4af9ea 100644
--- a/generated/googleapis_beta/test/policysimulator/v1beta1_test.dart
+++ b/generated/googleapis_beta/test/policysimulator/v1beta1_test.dart
@@ -62,14 +62,14 @@
buildCounterGoogleCloudPolicysimulatorV1Replay--;
}
-core.Map<core.String, api.GoogleIamV1Policy> buildUnnamed8335() {
+core.Map<core.String, api.GoogleIamV1Policy> buildUnnamed8338() {
var o = <core.String, api.GoogleIamV1Policy>{};
o['x'] = buildGoogleIamV1Policy();
o['y'] = buildGoogleIamV1Policy();
return o;
}
-void checkUnnamed8335(core.Map<core.String, api.GoogleIamV1Policy> o) {
+void checkUnnamed8338(core.Map<core.String, api.GoogleIamV1Policy> o) {
unittest.expect(o, unittest.hasLength(2));
checkGoogleIamV1Policy(o['x']! as api.GoogleIamV1Policy);
checkGoogleIamV1Policy(o['y']! as api.GoogleIamV1Policy);
@@ -82,7 +82,7 @@
buildCounterGoogleCloudPolicysimulatorV1ReplayConfig++;
if (buildCounterGoogleCloudPolicysimulatorV1ReplayConfig < 3) {
o.logSource = 'foo';
- o.policyOverlay = buildUnnamed8335();
+ o.policyOverlay = buildUnnamed8338();
}
buildCounterGoogleCloudPolicysimulatorV1ReplayConfig--;
return o;
@@ -96,7 +96,7 @@
o.logSource!,
unittest.equals('foo'),
);
- checkUnnamed8335(o.policyOverlay!);
+ checkUnnamed8338(o.policyOverlay!);
}
buildCounterGoogleCloudPolicysimulatorV1ReplayConfig--;
}
@@ -234,7 +234,7 @@
core.Map<core.String,
api.GoogleCloudPolicysimulatorV1beta1BindingExplanationAnnotatedMembership>
- buildUnnamed8336() {
+ buildUnnamed8339() {
var o = <core.String,
api.GoogleCloudPolicysimulatorV1beta1BindingExplanationAnnotatedMembership>{};
o['x'] =
@@ -244,7 +244,7 @@
return o;
}
-void checkUnnamed8336(
+void checkUnnamed8339(
core.Map<core.String,
api.GoogleCloudPolicysimulatorV1beta1BindingExplanationAnnotatedMembership>
o) {
@@ -265,7 +265,7 @@
if (buildCounterGoogleCloudPolicysimulatorV1beta1BindingExplanation < 3) {
o.access = 'foo';
o.condition = buildGoogleTypeExpr();
- o.memberships = buildUnnamed8336();
+ o.memberships = buildUnnamed8339();
o.relevance = 'foo';
o.role = 'foo';
o.rolePermission = 'foo';
@@ -284,7 +284,7 @@
unittest.equals('foo'),
);
checkGoogleTypeExpr(o.condition! as api.GoogleTypeExpr);
- checkUnnamed8336(o.memberships!);
+ checkUnnamed8339(o.memberships!);
unittest.expect(
o.relevance!,
unittest.equals('foo'),
@@ -340,28 +340,28 @@
buildCounterGoogleCloudPolicysimulatorV1beta1BindingExplanationAnnotatedMembership--;
}
-core.List<api.GoogleRpcStatus> buildUnnamed8337() {
+core.List<api.GoogleRpcStatus> buildUnnamed8340() {
var o = <api.GoogleRpcStatus>[];
o.add(buildGoogleRpcStatus());
o.add(buildGoogleRpcStatus());
return o;
}
-void checkUnnamed8337(core.List<api.GoogleRpcStatus> o) {
+void checkUnnamed8340(core.List<api.GoogleRpcStatus> o) {
unittest.expect(o, unittest.hasLength(2));
checkGoogleRpcStatus(o[0] as api.GoogleRpcStatus);
checkGoogleRpcStatus(o[1] as api.GoogleRpcStatus);
}
core.List<api.GoogleCloudPolicysimulatorV1beta1ExplainedPolicy>
- buildUnnamed8338() {
+ buildUnnamed8341() {
var o = <api.GoogleCloudPolicysimulatorV1beta1ExplainedPolicy>[];
o.add(buildGoogleCloudPolicysimulatorV1beta1ExplainedPolicy());
o.add(buildGoogleCloudPolicysimulatorV1beta1ExplainedPolicy());
return o;
}
-void checkUnnamed8338(
+void checkUnnamed8341(
core.List<api.GoogleCloudPolicysimulatorV1beta1ExplainedPolicy> o) {
unittest.expect(o, unittest.hasLength(2));
checkGoogleCloudPolicysimulatorV1beta1ExplainedPolicy(
@@ -377,8 +377,8 @@
buildCounterGoogleCloudPolicysimulatorV1beta1ExplainedAccess++;
if (buildCounterGoogleCloudPolicysimulatorV1beta1ExplainedAccess < 3) {
o.accessState = 'foo';
- o.errors = buildUnnamed8337();
- o.policies = buildUnnamed8338();
+ o.errors = buildUnnamed8340();
+ o.policies = buildUnnamed8341();
}
buildCounterGoogleCloudPolicysimulatorV1beta1ExplainedAccess--;
return o;
@@ -392,21 +392,21 @@
o.accessState!,
unittest.equals('foo'),
);
- checkUnnamed8337(o.errors!);
- checkUnnamed8338(o.policies!);
+ checkUnnamed8340(o.errors!);
+ checkUnnamed8341(o.policies!);
}
buildCounterGoogleCloudPolicysimulatorV1beta1ExplainedAccess--;
}
core.List<api.GoogleCloudPolicysimulatorV1beta1BindingExplanation>
- buildUnnamed8339() {
+ buildUnnamed8342() {
var o = <api.GoogleCloudPolicysimulatorV1beta1BindingExplanation>[];
o.add(buildGoogleCloudPolicysimulatorV1beta1BindingExplanation());
o.add(buildGoogleCloudPolicysimulatorV1beta1BindingExplanation());
return o;
}
-void checkUnnamed8339(
+void checkUnnamed8342(
core.List<api.GoogleCloudPolicysimulatorV1beta1BindingExplanation> o) {
unittest.expect(o, unittest.hasLength(2));
checkGoogleCloudPolicysimulatorV1beta1BindingExplanation(
@@ -422,7 +422,7 @@
buildCounterGoogleCloudPolicysimulatorV1beta1ExplainedPolicy++;
if (buildCounterGoogleCloudPolicysimulatorV1beta1ExplainedPolicy < 3) {
o.access = 'foo';
- o.bindingExplanations = buildUnnamed8339();
+ o.bindingExplanations = buildUnnamed8342();
o.fullResourceName = 'foo';
o.policy = buildGoogleIamV1Policy();
o.relevance = 'foo';
@@ -439,7 +439,7 @@
o.access!,
unittest.equals('foo'),
);
- checkUnnamed8339(o.bindingExplanations!);
+ checkUnnamed8342(o.bindingExplanations!);
unittest.expect(
o.fullResourceName!,
unittest.equals('foo'),
@@ -454,14 +454,14 @@
}
core.List<api.GoogleCloudPolicysimulatorV1beta1ReplayResult>
- buildUnnamed8340() {
+ buildUnnamed8343() {
var o = <api.GoogleCloudPolicysimulatorV1beta1ReplayResult>[];
o.add(buildGoogleCloudPolicysimulatorV1beta1ReplayResult());
o.add(buildGoogleCloudPolicysimulatorV1beta1ReplayResult());
return o;
}
-void checkUnnamed8340(
+void checkUnnamed8343(
core.List<api.GoogleCloudPolicysimulatorV1beta1ReplayResult> o) {
unittest.expect(o, unittest.hasLength(2));
checkGoogleCloudPolicysimulatorV1beta1ReplayResult(
@@ -479,7 +479,7 @@
if (buildCounterGoogleCloudPolicysimulatorV1beta1ListReplayResultsResponse <
3) {
o.nextPageToken = 'foo';
- o.replayResults = buildUnnamed8340();
+ o.replayResults = buildUnnamed8343();
}
buildCounterGoogleCloudPolicysimulatorV1beta1ListReplayResultsResponse--;
return o;
@@ -494,7 +494,7 @@
o.nextPageToken!,
unittest.equals('foo'),
);
- checkUnnamed8340(o.replayResults!);
+ checkUnnamed8343(o.replayResults!);
}
buildCounterGoogleCloudPolicysimulatorV1beta1ListReplayResultsResponse--;
}
@@ -535,14 +535,14 @@
buildCounterGoogleCloudPolicysimulatorV1beta1Replay--;
}
-core.Map<core.String, api.GoogleIamV1Policy> buildUnnamed8341() {
+core.Map<core.String, api.GoogleIamV1Policy> buildUnnamed8344() {
var o = <core.String, api.GoogleIamV1Policy>{};
o['x'] = buildGoogleIamV1Policy();
o['y'] = buildGoogleIamV1Policy();
return o;
}
-void checkUnnamed8341(core.Map<core.String, api.GoogleIamV1Policy> o) {
+void checkUnnamed8344(core.Map<core.String, api.GoogleIamV1Policy> o) {
unittest.expect(o, unittest.hasLength(2));
checkGoogleIamV1Policy(o['x']! as api.GoogleIamV1Policy);
checkGoogleIamV1Policy(o['y']! as api.GoogleIamV1Policy);
@@ -555,7 +555,7 @@
buildCounterGoogleCloudPolicysimulatorV1beta1ReplayConfig++;
if (buildCounterGoogleCloudPolicysimulatorV1beta1ReplayConfig < 3) {
o.logSource = 'foo';
- o.policyOverlay = buildUnnamed8341();
+ o.policyOverlay = buildUnnamed8344();
}
buildCounterGoogleCloudPolicysimulatorV1beta1ReplayConfig--;
return o;
@@ -569,7 +569,7 @@
o.logSource!,
unittest.equals('foo'),
);
- checkUnnamed8341(o.policyOverlay!);
+ checkUnnamed8344(o.policyOverlay!);
}
buildCounterGoogleCloudPolicysimulatorV1beta1ReplayConfig--;
}
@@ -705,14 +705,14 @@
buildCounterGoogleCloudPolicysimulatorV1beta1ReplayResultsSummary--;
}
-core.List<api.GoogleIamV1AuditLogConfig> buildUnnamed8342() {
+core.List<api.GoogleIamV1AuditLogConfig> buildUnnamed8345() {
var o = <api.GoogleIamV1AuditLogConfig>[];
o.add(buildGoogleIamV1AuditLogConfig());
o.add(buildGoogleIamV1AuditLogConfig());
return o;
}
-void checkUnnamed8342(core.List<api.GoogleIamV1AuditLogConfig> o) {
+void checkUnnamed8345(core.List<api.GoogleIamV1AuditLogConfig> o) {
unittest.expect(o, unittest.hasLength(2));
checkGoogleIamV1AuditLogConfig(o[0] as api.GoogleIamV1AuditLogConfig);
checkGoogleIamV1AuditLogConfig(o[1] as api.GoogleIamV1AuditLogConfig);
@@ -723,7 +723,7 @@
var o = api.GoogleIamV1AuditConfig();
buildCounterGoogleIamV1AuditConfig++;
if (buildCounterGoogleIamV1AuditConfig < 3) {
- o.auditLogConfigs = buildUnnamed8342();
+ o.auditLogConfigs = buildUnnamed8345();
o.service = 'foo';
}
buildCounterGoogleIamV1AuditConfig--;
@@ -733,7 +733,7 @@
void checkGoogleIamV1AuditConfig(api.GoogleIamV1AuditConfig o) {
buildCounterGoogleIamV1AuditConfig++;
if (buildCounterGoogleIamV1AuditConfig < 3) {
- checkUnnamed8342(o.auditLogConfigs!);
+ checkUnnamed8345(o.auditLogConfigs!);
unittest.expect(
o.service!,
unittest.equals('foo'),
@@ -742,14 +742,14 @@
buildCounterGoogleIamV1AuditConfig--;
}
-core.List<core.String> buildUnnamed8343() {
+core.List<core.String> buildUnnamed8346() {
var o = <core.String>[];
o.add('foo');
o.add('foo');
return o;
}
-void checkUnnamed8343(core.List<core.String> o) {
+void checkUnnamed8346(core.List<core.String> o) {
unittest.expect(o, unittest.hasLength(2));
unittest.expect(
o[0],
@@ -766,7 +766,7 @@
var o = api.GoogleIamV1AuditLogConfig();
buildCounterGoogleIamV1AuditLogConfig++;
if (buildCounterGoogleIamV1AuditLogConfig < 3) {
- o.exemptedMembers = buildUnnamed8343();
+ o.exemptedMembers = buildUnnamed8346();
o.logType = 'foo';
}
buildCounterGoogleIamV1AuditLogConfig--;
@@ -776,7 +776,7 @@
void checkGoogleIamV1AuditLogConfig(api.GoogleIamV1AuditLogConfig o) {
buildCounterGoogleIamV1AuditLogConfig++;
if (buildCounterGoogleIamV1AuditLogConfig < 3) {
- checkUnnamed8343(o.exemptedMembers!);
+ checkUnnamed8346(o.exemptedMembers!);
unittest.expect(
o.logType!,
unittest.equals('foo'),
@@ -785,14 +785,14 @@
buildCounterGoogleIamV1AuditLogConfig--;
}
-core.List<core.String> buildUnnamed8344() {
+core.List<core.String> buildUnnamed8347() {
var o = <core.String>[];
o.add('foo');
o.add('foo');
return o;
}
-void checkUnnamed8344(core.List<core.String> o) {
+void checkUnnamed8347(core.List<core.String> o) {
unittest.expect(o, unittest.hasLength(2));
unittest.expect(
o[0],
@@ -810,7 +810,7 @@
buildCounterGoogleIamV1Binding++;
if (buildCounterGoogleIamV1Binding < 3) {
o.condition = buildGoogleTypeExpr();
- o.members = buildUnnamed8344();
+ o.members = buildUnnamed8347();
o.role = 'foo';
}
buildCounterGoogleIamV1Binding--;
@@ -821,7 +821,7 @@
buildCounterGoogleIamV1Binding++;
if (buildCounterGoogleIamV1Binding < 3) {
checkGoogleTypeExpr(o.condition! as api.GoogleTypeExpr);
- checkUnnamed8344(o.members!);
+ checkUnnamed8347(o.members!);
unittest.expect(
o.role!,
unittest.equals('foo'),
@@ -830,27 +830,27 @@
buildCounterGoogleIamV1Binding--;
}
-core.List<api.GoogleIamV1AuditConfig> buildUnnamed8345() {
+core.List<api.GoogleIamV1AuditConfig> buildUnnamed8348() {
var o = <api.GoogleIamV1AuditConfig>[];
o.add(buildGoogleIamV1AuditConfig());
o.add(buildGoogleIamV1AuditConfig());
return o;
}
-void checkUnnamed8345(core.List<api.GoogleIamV1AuditConfig> o) {
+void checkUnnamed8348(core.List<api.GoogleIamV1AuditConfig> o) {
unittest.expect(o, unittest.hasLength(2));
checkGoogleIamV1AuditConfig(o[0] as api.GoogleIamV1AuditConfig);
checkGoogleIamV1AuditConfig(o[1] as api.GoogleIamV1AuditConfig);
}
-core.List<api.GoogleIamV1Binding> buildUnnamed8346() {
+core.List<api.GoogleIamV1Binding> buildUnnamed8349() {
var o = <api.GoogleIamV1Binding>[];
o.add(buildGoogleIamV1Binding());
o.add(buildGoogleIamV1Binding());
return o;
}
-void checkUnnamed8346(core.List<api.GoogleIamV1Binding> o) {
+void checkUnnamed8349(core.List<api.GoogleIamV1Binding> o) {
unittest.expect(o, unittest.hasLength(2));
checkGoogleIamV1Binding(o[0] as api.GoogleIamV1Binding);
checkGoogleIamV1Binding(o[1] as api.GoogleIamV1Binding);
@@ -861,8 +861,8 @@
var o = api.GoogleIamV1Policy();
buildCounterGoogleIamV1Policy++;
if (buildCounterGoogleIamV1Policy < 3) {
- o.auditConfigs = buildUnnamed8345();
- o.bindings = buildUnnamed8346();
+ o.auditConfigs = buildUnnamed8348();
+ o.bindings = buildUnnamed8349();
o.etag = 'foo';
o.version = 42;
}
@@ -873,8 +873,8 @@
void checkGoogleIamV1Policy(api.GoogleIamV1Policy o) {
buildCounterGoogleIamV1Policy++;
if (buildCounterGoogleIamV1Policy < 3) {
- checkUnnamed8345(o.auditConfigs!);
- checkUnnamed8346(o.bindings!);
+ checkUnnamed8348(o.auditConfigs!);
+ checkUnnamed8349(o.bindings!);
unittest.expect(
o.etag!,
unittest.equals('foo'),
@@ -887,14 +887,14 @@
buildCounterGoogleIamV1Policy--;
}
-core.List<api.GoogleLongrunningOperation> buildUnnamed8347() {
+core.List<api.GoogleLongrunningOperation> buildUnnamed8350() {
var o = <api.GoogleLongrunningOperation>[];
o.add(buildGoogleLongrunningOperation());
o.add(buildGoogleLongrunningOperation());
return o;
}
-void checkUnnamed8347(core.List<api.GoogleLongrunningOperation> o) {
+void checkUnnamed8350(core.List<api.GoogleLongrunningOperation> o) {
unittest.expect(o, unittest.hasLength(2));
checkGoogleLongrunningOperation(o[0] as api.GoogleLongrunningOperation);
checkGoogleLongrunningOperation(o[1] as api.GoogleLongrunningOperation);
@@ -907,7 +907,7 @@
buildCounterGoogleLongrunningListOperationsResponse++;
if (buildCounterGoogleLongrunningListOperationsResponse < 3) {
o.nextPageToken = 'foo';
- o.operations = buildUnnamed8347();
+ o.operations = buildUnnamed8350();
}
buildCounterGoogleLongrunningListOperationsResponse--;
return o;
@@ -921,12 +921,12 @@
o.nextPageToken!,
unittest.equals('foo'),
);
- checkUnnamed8347(o.operations!);
+ checkUnnamed8350(o.operations!);
}
buildCounterGoogleLongrunningListOperationsResponse--;
}
-core.Map<core.String, core.Object> buildUnnamed8348() {
+core.Map<core.String, core.Object> buildUnnamed8351() {
var o = <core.String, core.Object>{};
o['x'] = {
'list': [1, 2, 3],
@@ -941,7 +941,7 @@
return o;
}
-void checkUnnamed8348(core.Map<core.String, core.Object> o) {
+void checkUnnamed8351(core.Map<core.String, core.Object> o) {
unittest.expect(o, unittest.hasLength(2));
var casted1 = (o['x']!) as core.Map;
unittest.expect(casted1, unittest.hasLength(3));
@@ -973,7 +973,7 @@
);
}
-core.Map<core.String, core.Object> buildUnnamed8349() {
+core.Map<core.String, core.Object> buildUnnamed8352() {
var o = <core.String, core.Object>{};
o['x'] = {
'list': [1, 2, 3],
@@ -988,7 +988,7 @@
return o;
}
-void checkUnnamed8349(core.Map<core.String, core.Object> o) {
+void checkUnnamed8352(core.Map<core.String, core.Object> o) {
unittest.expect(o, unittest.hasLength(2));
var casted3 = (o['x']!) as core.Map;
unittest.expect(casted3, unittest.hasLength(3));
@@ -1027,9 +1027,9 @@
if (buildCounterGoogleLongrunningOperation < 3) {
o.done = true;
o.error = buildGoogleRpcStatus();
- o.metadata = buildUnnamed8348();
+ o.metadata = buildUnnamed8351();
o.name = 'foo';
- o.response = buildUnnamed8349();
+ o.response = buildUnnamed8352();
}
buildCounterGoogleLongrunningOperation--;
return o;
@@ -1040,17 +1040,17 @@
if (buildCounterGoogleLongrunningOperation < 3) {
unittest.expect(o.done!, unittest.isTrue);
checkGoogleRpcStatus(o.error! as api.GoogleRpcStatus);
- checkUnnamed8348(o.metadata!);
+ checkUnnamed8351(o.metadata!);
unittest.expect(
o.name!,
unittest.equals('foo'),
);
- checkUnnamed8349(o.response!);
+ checkUnnamed8352(o.response!);
}
buildCounterGoogleLongrunningOperation--;
}
-core.Map<core.String, core.Object> buildUnnamed8350() {
+core.Map<core.String, core.Object> buildUnnamed8353() {
var o = <core.String, core.Object>{};
o['x'] = {
'list': [1, 2, 3],
@@ -1065,7 +1065,7 @@
return o;
}
-void checkUnnamed8350(core.Map<core.String, core.Object> o) {
+void checkUnnamed8353(core.Map<core.String, core.Object> o) {
unittest.expect(o, unittest.hasLength(2));
var casted5 = (o['x']!) as core.Map;
unittest.expect(casted5, unittest.hasLength(3));
@@ -1097,17 +1097,17 @@
);
}
-core.List<core.Map<core.String, core.Object>> buildUnnamed8351() {
+core.List<core.Map<core.String, core.Object>> buildUnnamed8354() {
var o = <core.Map<core.String, core.Object>>[];
- o.add(buildUnnamed8350());
- o.add(buildUnnamed8350());
+ o.add(buildUnnamed8353());
+ o.add(buildUnnamed8353());
return o;
}
-void checkUnnamed8351(core.List<core.Map<core.String, core.Object>> o) {
+void checkUnnamed8354(core.List<core.Map<core.String, core.Object>> o) {
unittest.expect(o, unittest.hasLength(2));
- checkUnnamed8350(o[0]);
- checkUnnamed8350(o[1]);
+ checkUnnamed8353(o[0]);
+ checkUnnamed8353(o[1]);
}
core.int buildCounterGoogleRpcStatus = 0;
@@ -1116,7 +1116,7 @@
buildCounterGoogleRpcStatus++;
if (buildCounterGoogleRpcStatus < 3) {
o.code = 42;
- o.details = buildUnnamed8351();
+ o.details = buildUnnamed8354();
o.message = 'foo';
}
buildCounterGoogleRpcStatus--;
@@ -1130,7 +1130,7 @@
o.code!,
unittest.equals(42),
);
- checkUnnamed8351(o.details!);
+ checkUnnamed8354(o.details!);
unittest.expect(
o.message!,
unittest.equals('foo'),
diff --git a/generated/googleapis_beta/test/privateca/v1beta1_test.dart b/generated/googleapis_beta/test/privateca/v1beta1_test.dart
index 07a0c19..6652871 100644
--- a/generated/googleapis_beta/test/privateca/v1beta1_test.dart
+++ b/generated/googleapis_beta/test/privateca/v1beta1_test.dart
@@ -85,14 +85,14 @@
buildCounterActivateCertificateAuthorityRequest--;
}
-core.List<api.ReusableConfigWrapper> buildUnnamed8284() {
+core.List<api.ReusableConfigWrapper> buildUnnamed8287() {
var o = <api.ReusableConfigWrapper>[];
o.add(buildReusableConfigWrapper());
o.add(buildReusableConfigWrapper());
return o;
}
-void checkUnnamed8284(core.List<api.ReusableConfigWrapper> o) {
+void checkUnnamed8287(core.List<api.ReusableConfigWrapper> o) {
unittest.expect(o, unittest.hasLength(2));
checkReusableConfigWrapper(o[0] as api.ReusableConfigWrapper);
checkReusableConfigWrapper(o[1] as api.ReusableConfigWrapper);
@@ -103,7 +103,7 @@
var o = api.AllowedConfigList();
buildCounterAllowedConfigList++;
if (buildCounterAllowedConfigList < 3) {
- o.allowedConfigValues = buildUnnamed8284();
+ o.allowedConfigValues = buildUnnamed8287();
}
buildCounterAllowedConfigList--;
return o;
@@ -112,68 +112,11 @@
void checkAllowedConfigList(api.AllowedConfigList o) {
buildCounterAllowedConfigList++;
if (buildCounterAllowedConfigList < 3) {
- checkUnnamed8284(o.allowedConfigValues!);
+ checkUnnamed8287(o.allowedConfigValues!);
}
buildCounterAllowedConfigList--;
}
-core.List<core.String> buildUnnamed8285() {
- var o = <core.String>[];
- o.add('foo');
- o.add('foo');
- return o;
-}
-
-void checkUnnamed8285(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'),
- );
-}
-
-core.List<core.String> buildUnnamed8286() {
- var o = <core.String>[];
- o.add('foo');
- o.add('foo');
- return o;
-}
-
-void checkUnnamed8286(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'),
- );
-}
-
-core.List<core.String> buildUnnamed8287() {
- var o = <core.String>[];
- o.add('foo');
- o.add('foo');
- return o;
-}
-
-void checkUnnamed8287(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'),
- );
-}
-
core.List<core.String> buildUnnamed8288() {
var o = <core.String>[];
o.add('foo');
@@ -193,70 +136,23 @@
);
}
-core.int buildCounterAllowedSubjectAltNames = 0;
-api.AllowedSubjectAltNames buildAllowedSubjectAltNames() {
- var o = api.AllowedSubjectAltNames();
- buildCounterAllowedSubjectAltNames++;
- if (buildCounterAllowedSubjectAltNames < 3) {
- o.allowCustomSans = true;
- o.allowGlobbingDnsWildcards = true;
- o.allowedDnsNames = buildUnnamed8285();
- o.allowedEmailAddresses = buildUnnamed8286();
- o.allowedIps = buildUnnamed8287();
- o.allowedUris = buildUnnamed8288();
- }
- buildCounterAllowedSubjectAltNames--;
+core.List<core.String> buildUnnamed8289() {
+ var o = <core.String>[];
+ o.add('foo');
+ o.add('foo');
return o;
}
-void checkAllowedSubjectAltNames(api.AllowedSubjectAltNames o) {
- buildCounterAllowedSubjectAltNames++;
- if (buildCounterAllowedSubjectAltNames < 3) {
- unittest.expect(o.allowCustomSans!, unittest.isTrue);
- unittest.expect(o.allowGlobbingDnsWildcards!, unittest.isTrue);
- checkUnnamed8285(o.allowedDnsNames!);
- checkUnnamed8286(o.allowedEmailAddresses!);
- checkUnnamed8287(o.allowedIps!);
- checkUnnamed8288(o.allowedUris!);
- }
- buildCounterAllowedSubjectAltNames--;
-}
-
-core.List<api.AuditLogConfig> buildUnnamed8289() {
- var o = <api.AuditLogConfig>[];
- o.add(buildAuditLogConfig());
- o.add(buildAuditLogConfig());
- return o;
-}
-
-void checkUnnamed8289(core.List<api.AuditLogConfig> o) {
+void checkUnnamed8289(core.List<core.String> o) {
unittest.expect(o, unittest.hasLength(2));
- checkAuditLogConfig(o[0] as api.AuditLogConfig);
- checkAuditLogConfig(o[1] as api.AuditLogConfig);
-}
-
-core.int buildCounterAuditConfig = 0;
-api.AuditConfig buildAuditConfig() {
- var o = api.AuditConfig();
- buildCounterAuditConfig++;
- if (buildCounterAuditConfig < 3) {
- o.auditLogConfigs = buildUnnamed8289();
- o.service = 'foo';
- }
- buildCounterAuditConfig--;
- return o;
-}
-
-void checkAuditConfig(api.AuditConfig o) {
- buildCounterAuditConfig++;
- if (buildCounterAuditConfig < 3) {
- checkUnnamed8289(o.auditLogConfigs!);
- unittest.expect(
- o.service!,
- unittest.equals('foo'),
- );
- }
- buildCounterAuditConfig--;
+ unittest.expect(
+ o[0],
+ unittest.equals('foo'),
+ );
+ unittest.expect(
+ o[1],
+ unittest.equals('foo'),
+ );
}
core.List<core.String> buildUnnamed8290() {
@@ -278,30 +174,6 @@
);
}
-core.int buildCounterAuditLogConfig = 0;
-api.AuditLogConfig buildAuditLogConfig() {
- var o = api.AuditLogConfig();
- buildCounterAuditLogConfig++;
- if (buildCounterAuditLogConfig < 3) {
- o.exemptedMembers = buildUnnamed8290();
- o.logType = 'foo';
- }
- buildCounterAuditLogConfig--;
- return o;
-}
-
-void checkAuditLogConfig(api.AuditLogConfig o) {
- buildCounterAuditLogConfig++;
- if (buildCounterAuditLogConfig < 3) {
- checkUnnamed8290(o.exemptedMembers!);
- unittest.expect(
- o.logType!,
- unittest.equals('foo'),
- );
- }
- buildCounterAuditLogConfig--;
-}
-
core.List<core.String> buildUnnamed8291() {
var o = <core.String>[];
o.add('foo');
@@ -321,13 +193,141 @@
);
}
+core.int buildCounterAllowedSubjectAltNames = 0;
+api.AllowedSubjectAltNames buildAllowedSubjectAltNames() {
+ var o = api.AllowedSubjectAltNames();
+ buildCounterAllowedSubjectAltNames++;
+ if (buildCounterAllowedSubjectAltNames < 3) {
+ o.allowCustomSans = true;
+ o.allowGlobbingDnsWildcards = true;
+ o.allowedDnsNames = buildUnnamed8288();
+ o.allowedEmailAddresses = buildUnnamed8289();
+ o.allowedIps = buildUnnamed8290();
+ o.allowedUris = buildUnnamed8291();
+ }
+ buildCounterAllowedSubjectAltNames--;
+ return o;
+}
+
+void checkAllowedSubjectAltNames(api.AllowedSubjectAltNames o) {
+ buildCounterAllowedSubjectAltNames++;
+ if (buildCounterAllowedSubjectAltNames < 3) {
+ unittest.expect(o.allowCustomSans!, unittest.isTrue);
+ unittest.expect(o.allowGlobbingDnsWildcards!, unittest.isTrue);
+ checkUnnamed8288(o.allowedDnsNames!);
+ checkUnnamed8289(o.allowedEmailAddresses!);
+ checkUnnamed8290(o.allowedIps!);
+ checkUnnamed8291(o.allowedUris!);
+ }
+ buildCounterAllowedSubjectAltNames--;
+}
+
+core.List<api.AuditLogConfig> buildUnnamed8292() {
+ var o = <api.AuditLogConfig>[];
+ o.add(buildAuditLogConfig());
+ o.add(buildAuditLogConfig());
+ return o;
+}
+
+void checkUnnamed8292(core.List<api.AuditLogConfig> o) {
+ unittest.expect(o, unittest.hasLength(2));
+ checkAuditLogConfig(o[0] as api.AuditLogConfig);
+ checkAuditLogConfig(o[1] as api.AuditLogConfig);
+}
+
+core.int buildCounterAuditConfig = 0;
+api.AuditConfig buildAuditConfig() {
+ var o = api.AuditConfig();
+ buildCounterAuditConfig++;
+ if (buildCounterAuditConfig < 3) {
+ o.auditLogConfigs = buildUnnamed8292();
+ o.service = 'foo';
+ }
+ buildCounterAuditConfig--;
+ return o;
+}
+
+void checkAuditConfig(api.AuditConfig o) {
+ buildCounterAuditConfig++;
+ if (buildCounterAuditConfig < 3) {
+ checkUnnamed8292(o.auditLogConfigs!);
+ unittest.expect(
+ o.service!,
+ unittest.equals('foo'),
+ );
+ }
+ buildCounterAuditConfig--;
+}
+
+core.List<core.String> buildUnnamed8293() {
+ var o = <core.String>[];
+ o.add('foo');
+ o.add('foo');
+ return o;
+}
+
+void checkUnnamed8293(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'),
+ );
+}
+
+core.int buildCounterAuditLogConfig = 0;
+api.AuditLogConfig buildAuditLogConfig() {
+ var o = api.AuditLogConfig();
+ buildCounterAuditLogConfig++;
+ if (buildCounterAuditLogConfig < 3) {
+ o.exemptedMembers = buildUnnamed8293();
+ o.logType = 'foo';
+ }
+ buildCounterAuditLogConfig--;
+ return o;
+}
+
+void checkAuditLogConfig(api.AuditLogConfig o) {
+ buildCounterAuditLogConfig++;
+ if (buildCounterAuditLogConfig < 3) {
+ checkUnnamed8293(o.exemptedMembers!);
+ unittest.expect(
+ o.logType!,
+ unittest.equals('foo'),
+ );
+ }
+ buildCounterAuditLogConfig--;
+}
+
+core.List<core.String> buildUnnamed8294() {
+ var o = <core.String>[];
+ o.add('foo');
+ o.add('foo');
+ return o;
+}
+
+void checkUnnamed8294(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'),
+ );
+}
+
core.int buildCounterBinding = 0;
api.Binding buildBinding() {
var o = api.Binding();
buildCounterBinding++;
if (buildCounterBinding < 3) {
o.condition = buildExpr();
- o.members = buildUnnamed8291();
+ o.members = buildUnnamed8294();
o.role = 'foo';
}
buildCounterBinding--;
@@ -338,7 +338,7 @@
buildCounterBinding++;
if (buildCounterBinding < 3) {
checkExpr(o.condition! as api.Expr);
- checkUnnamed8291(o.members!);
+ checkUnnamed8294(o.members!);
unittest.expect(
o.role!,
unittest.equals('foo'),
@@ -386,115 +386,6 @@
buildCounterCancelOperationRequest--;
}
-core.Map<core.String, core.String> buildUnnamed8292() {
- var o = <core.String, core.String>{};
- o['x'] = 'foo';
- o['y'] = 'foo';
- return o;
-}
-
-void checkUnnamed8292(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'),
- );
-}
-
-core.List<core.String> buildUnnamed8293() {
- var o = <core.String>[];
- o.add('foo');
- o.add('foo');
- return o;
-}
-
-void checkUnnamed8293(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'),
- );
-}
-
-core.int buildCounterCertificate = 0;
-api.Certificate buildCertificate() {
- var o = api.Certificate();
- buildCounterCertificate++;
- if (buildCounterCertificate < 3) {
- o.certificateDescription = buildCertificateDescription();
- o.config = buildCertificateConfig();
- o.createTime = 'foo';
- o.labels = buildUnnamed8292();
- o.lifetime = 'foo';
- o.name = 'foo';
- o.pemCertificate = 'foo';
- o.pemCertificateChain = buildUnnamed8293();
- o.pemCsr = 'foo';
- o.revocationDetails = buildRevocationDetails();
- o.updateTime = 'foo';
- }
- buildCounterCertificate--;
- return o;
-}
-
-void checkCertificate(api.Certificate o) {
- buildCounterCertificate++;
- if (buildCounterCertificate < 3) {
- checkCertificateDescription(
- o.certificateDescription! as api.CertificateDescription);
- checkCertificateConfig(o.config! as api.CertificateConfig);
- unittest.expect(
- o.createTime!,
- unittest.equals('foo'),
- );
- checkUnnamed8292(o.labels!);
- unittest.expect(
- o.lifetime!,
- unittest.equals('foo'),
- );
- unittest.expect(
- o.name!,
- unittest.equals('foo'),
- );
- unittest.expect(
- o.pemCertificate!,
- unittest.equals('foo'),
- );
- checkUnnamed8293(o.pemCertificateChain!);
- unittest.expect(
- o.pemCsr!,
- unittest.equals('foo'),
- );
- checkRevocationDetails(o.revocationDetails! as api.RevocationDetails);
- unittest.expect(
- o.updateTime!,
- unittest.equals('foo'),
- );
- }
- buildCounterCertificate--;
-}
-
-core.List<api.CertificateDescription> buildUnnamed8294() {
- var o = <api.CertificateDescription>[];
- o.add(buildCertificateDescription());
- o.add(buildCertificateDescription());
- return o;
-}
-
-void checkUnnamed8294(core.List<api.CertificateDescription> o) {
- unittest.expect(o, unittest.hasLength(2));
- checkCertificateDescription(o[0] as api.CertificateDescription);
- checkCertificateDescription(o[1] as api.CertificateDescription);
-}
-
core.Map<core.String, core.String> buildUnnamed8295() {
var o = <core.String, core.String>{};
o['x'] = 'foo';
@@ -533,13 +424,122 @@
);
}
+core.int buildCounterCertificate = 0;
+api.Certificate buildCertificate() {
+ var o = api.Certificate();
+ buildCounterCertificate++;
+ if (buildCounterCertificate < 3) {
+ o.certificateDescription = buildCertificateDescription();
+ o.config = buildCertificateConfig();
+ o.createTime = 'foo';
+ o.labels = buildUnnamed8295();
+ o.lifetime = 'foo';
+ o.name = 'foo';
+ o.pemCertificate = 'foo';
+ o.pemCertificateChain = buildUnnamed8296();
+ o.pemCsr = 'foo';
+ o.revocationDetails = buildRevocationDetails();
+ o.updateTime = 'foo';
+ }
+ buildCounterCertificate--;
+ return o;
+}
+
+void checkCertificate(api.Certificate o) {
+ buildCounterCertificate++;
+ if (buildCounterCertificate < 3) {
+ checkCertificateDescription(
+ o.certificateDescription! as api.CertificateDescription);
+ checkCertificateConfig(o.config! as api.CertificateConfig);
+ unittest.expect(
+ o.createTime!,
+ unittest.equals('foo'),
+ );
+ checkUnnamed8295(o.labels!);
+ unittest.expect(
+ o.lifetime!,
+ unittest.equals('foo'),
+ );
+ unittest.expect(
+ o.name!,
+ unittest.equals('foo'),
+ );
+ unittest.expect(
+ o.pemCertificate!,
+ unittest.equals('foo'),
+ );
+ checkUnnamed8296(o.pemCertificateChain!);
+ unittest.expect(
+ o.pemCsr!,
+ unittest.equals('foo'),
+ );
+ checkRevocationDetails(o.revocationDetails! as api.RevocationDetails);
+ unittest.expect(
+ o.updateTime!,
+ unittest.equals('foo'),
+ );
+ }
+ buildCounterCertificate--;
+}
+
+core.List<api.CertificateDescription> buildUnnamed8297() {
+ var o = <api.CertificateDescription>[];
+ o.add(buildCertificateDescription());
+ o.add(buildCertificateDescription());
+ return o;
+}
+
+void checkUnnamed8297(core.List<api.CertificateDescription> o) {
+ unittest.expect(o, unittest.hasLength(2));
+ checkCertificateDescription(o[0] as api.CertificateDescription);
+ checkCertificateDescription(o[1] as api.CertificateDescription);
+}
+
+core.Map<core.String, core.String> buildUnnamed8298() {
+ var o = <core.String, core.String>{};
+ o['x'] = 'foo';
+ o['y'] = 'foo';
+ return o;
+}
+
+void checkUnnamed8298(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'),
+ );
+}
+
+core.List<core.String> buildUnnamed8299() {
+ var o = <core.String>[];
+ o.add('foo');
+ o.add('foo');
+ return o;
+}
+
+void checkUnnamed8299(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'),
+ );
+}
+
core.int buildCounterCertificateAuthority = 0;
api.CertificateAuthority buildCertificateAuthority() {
var o = api.CertificateAuthority();
buildCounterCertificateAuthority++;
if (buildCounterCertificateAuthority < 3) {
o.accessUrls = buildAccessUrls();
- o.caCertificateDescriptions = buildUnnamed8294();
+ o.caCertificateDescriptions = buildUnnamed8297();
o.certificatePolicy = buildCertificateAuthorityPolicy();
o.config = buildCertificateConfig();
o.createTime = 'foo';
@@ -547,10 +547,10 @@
o.gcsBucket = 'foo';
o.issuingOptions = buildIssuingOptions();
o.keySpec = buildKeyVersionSpec();
- o.labels = buildUnnamed8295();
+ o.labels = buildUnnamed8298();
o.lifetime = 'foo';
o.name = 'foo';
- o.pemCaCertificates = buildUnnamed8296();
+ o.pemCaCertificates = buildUnnamed8299();
o.state = 'foo';
o.subordinateConfig = buildSubordinateConfig();
o.tier = 'foo';
@@ -565,7 +565,7 @@
buildCounterCertificateAuthority++;
if (buildCounterCertificateAuthority < 3) {
checkAccessUrls(o.accessUrls! as api.AccessUrls);
- checkUnnamed8294(o.caCertificateDescriptions!);
+ checkUnnamed8297(o.caCertificateDescriptions!);
checkCertificateAuthorityPolicy(
o.certificatePolicy! as api.CertificateAuthorityPolicy);
checkCertificateConfig(o.config! as api.CertificateConfig);
@@ -583,7 +583,7 @@
);
checkIssuingOptions(o.issuingOptions! as api.IssuingOptions);
checkKeyVersionSpec(o.keySpec! as api.KeyVersionSpec);
- checkUnnamed8295(o.labels!);
+ checkUnnamed8298(o.labels!);
unittest.expect(
o.lifetime!,
unittest.equals('foo'),
@@ -592,7 +592,7 @@
o.name!,
unittest.equals('foo'),
);
- checkUnnamed8296(o.pemCaCertificates!);
+ checkUnnamed8299(o.pemCaCertificates!);
unittest.expect(
o.state!,
unittest.equals('foo'),
@@ -614,14 +614,14 @@
buildCounterCertificateAuthority--;
}
-core.List<core.String> buildUnnamed8297() {
+core.List<core.String> buildUnnamed8300() {
var o = <core.String>[];
o.add('foo');
o.add('foo');
return o;
}
-void checkUnnamed8297(core.List<core.String> o) {
+void checkUnnamed8300(core.List<core.String> o) {
unittest.expect(o, unittest.hasLength(2));
unittest.expect(
o[0],
@@ -633,14 +633,14 @@
);
}
-core.List<api.Subject> buildUnnamed8298() {
+core.List<api.Subject> buildUnnamed8301() {
var o = <api.Subject>[];
o.add(buildSubject());
o.add(buildSubject());
return o;
}
-void checkUnnamed8298(core.List<api.Subject> o) {
+void checkUnnamed8301(core.List<api.Subject> o) {
unittest.expect(o, unittest.hasLength(2));
checkSubject(o[0] as api.Subject);
checkSubject(o[1] as api.Subject);
@@ -651,10 +651,10 @@
var o = api.CertificateAuthorityPolicy();
buildCounterCertificateAuthorityPolicy++;
if (buildCounterCertificateAuthorityPolicy < 3) {
- o.allowedCommonNames = buildUnnamed8297();
+ o.allowedCommonNames = buildUnnamed8300();
o.allowedConfigList = buildAllowedConfigList();
o.allowedIssuanceModes = buildIssuanceModes();
- o.allowedLocationsAndOrganizations = buildUnnamed8298();
+ o.allowedLocationsAndOrganizations = buildUnnamed8301();
o.allowedSans = buildAllowedSubjectAltNames();
o.maximumLifetime = 'foo';
o.overwriteConfigValues = buildReusableConfigWrapper();
@@ -666,10 +666,10 @@
void checkCertificateAuthorityPolicy(api.CertificateAuthorityPolicy o) {
buildCounterCertificateAuthorityPolicy++;
if (buildCounterCertificateAuthorityPolicy < 3) {
- checkUnnamed8297(o.allowedCommonNames!);
+ checkUnnamed8300(o.allowedCommonNames!);
checkAllowedConfigList(o.allowedConfigList! as api.AllowedConfigList);
checkIssuanceModes(o.allowedIssuanceModes! as api.IssuanceModes);
- checkUnnamed8298(o.allowedLocationsAndOrganizations!);
+ checkUnnamed8301(o.allowedLocationsAndOrganizations!);
checkAllowedSubjectAltNames(o.allowedSans! as api.AllowedSubjectAltNames);
unittest.expect(
o.maximumLifetime!,
@@ -704,14 +704,14 @@
buildCounterCertificateConfig--;
}
-core.List<core.String> buildUnnamed8299() {
+core.List<core.String> buildUnnamed8302() {
var o = <core.String>[];
o.add('foo');
o.add('foo');
return o;
}
-void checkUnnamed8299(core.List<core.String> o) {
+void checkUnnamed8302(core.List<core.String> o) {
unittest.expect(o, unittest.hasLength(2));
unittest.expect(
o[0],
@@ -723,14 +723,14 @@
);
}
-core.List<core.String> buildUnnamed8300() {
+core.List<core.String> buildUnnamed8303() {
var o = <core.String>[];
o.add('foo');
o.add('foo');
return o;
}
-void checkUnnamed8300(core.List<core.String> o) {
+void checkUnnamed8303(core.List<core.String> o) {
unittest.expect(o, unittest.hasLength(2));
unittest.expect(
o[0],
@@ -747,11 +747,11 @@
var o = api.CertificateDescription();
buildCounterCertificateDescription++;
if (buildCounterCertificateDescription < 3) {
- o.aiaIssuingCertificateUrls = buildUnnamed8299();
+ o.aiaIssuingCertificateUrls = buildUnnamed8302();
o.authorityKeyId = buildKeyId();
o.certFingerprint = buildCertificateFingerprint();
o.configValues = buildReusableConfigValues();
- o.crlDistributionPoints = buildUnnamed8300();
+ o.crlDistributionPoints = buildUnnamed8303();
o.publicKey = buildPublicKey();
o.subjectDescription = buildSubjectDescription();
o.subjectKeyId = buildKeyId();
@@ -763,12 +763,12 @@
void checkCertificateDescription(api.CertificateDescription o) {
buildCounterCertificateDescription++;
if (buildCounterCertificateDescription < 3) {
- checkUnnamed8299(o.aiaIssuingCertificateUrls!);
+ checkUnnamed8302(o.aiaIssuingCertificateUrls!);
checkKeyId(o.authorityKeyId! as api.KeyId);
checkCertificateFingerprint(
o.certFingerprint! as api.CertificateFingerprint);
checkReusableConfigValues(o.configValues! as api.ReusableConfigValues);
- checkUnnamed8300(o.crlDistributionPoints!);
+ checkUnnamed8303(o.crlDistributionPoints!);
checkPublicKey(o.publicKey! as api.PublicKey);
checkSubjectDescription(o.subjectDescription! as api.SubjectDescription);
checkKeyId(o.subjectKeyId! as api.KeyId);
@@ -798,14 +798,14 @@
buildCounterCertificateFingerprint--;
}
-core.Map<core.String, core.String> buildUnnamed8301() {
+core.Map<core.String, core.String> buildUnnamed8304() {
var o = <core.String, core.String>{};
o['x'] = 'foo';
o['y'] = 'foo';
return o;
}
-void checkUnnamed8301(core.Map<core.String, core.String> o) {
+void checkUnnamed8304(core.Map<core.String, core.String> o) {
unittest.expect(o, unittest.hasLength(2));
unittest.expect(
o['x']!,
@@ -817,14 +817,14 @@
);
}
-core.List<api.RevokedCertificate> buildUnnamed8302() {
+core.List<api.RevokedCertificate> buildUnnamed8305() {
var o = <api.RevokedCertificate>[];
o.add(buildRevokedCertificate());
o.add(buildRevokedCertificate());
return o;
}
-void checkUnnamed8302(core.List<api.RevokedCertificate> o) {
+void checkUnnamed8305(core.List<api.RevokedCertificate> o) {
unittest.expect(o, unittest.hasLength(2));
checkRevokedCertificate(o[0] as api.RevokedCertificate);
checkRevokedCertificate(o[1] as api.RevokedCertificate);
@@ -837,10 +837,10 @@
if (buildCounterCertificateRevocationList < 3) {
o.accessUrl = 'foo';
o.createTime = 'foo';
- o.labels = buildUnnamed8301();
+ o.labels = buildUnnamed8304();
o.name = 'foo';
o.pemCrl = 'foo';
- o.revokedCertificates = buildUnnamed8302();
+ o.revokedCertificates = buildUnnamed8305();
o.sequenceNumber = 'foo';
o.state = 'foo';
o.updateTime = 'foo';
@@ -860,7 +860,7 @@
o.createTime!,
unittest.equals('foo'),
);
- checkUnnamed8301(o.labels!);
+ checkUnnamed8304(o.labels!);
unittest.expect(
o.name!,
unittest.equals('foo'),
@@ -869,7 +869,7 @@
o.pemCrl!,
unittest.equals('foo'),
);
- checkUnnamed8302(o.revokedCertificates!);
+ checkUnnamed8305(o.revokedCertificates!);
unittest.expect(
o.sequenceNumber!,
unittest.equals('foo'),
@@ -1102,14 +1102,14 @@
buildCounterKeyId--;
}
-core.List<api.ObjectId> buildUnnamed8303() {
+core.List<api.ObjectId> buildUnnamed8306() {
var o = <api.ObjectId>[];
o.add(buildObjectId());
o.add(buildObjectId());
return o;
}
-void checkUnnamed8303(core.List<api.ObjectId> o) {
+void checkUnnamed8306(core.List<api.ObjectId> o) {
unittest.expect(o, unittest.hasLength(2));
checkObjectId(o[0] as api.ObjectId);
checkObjectId(o[1] as api.ObjectId);
@@ -1122,7 +1122,7 @@
if (buildCounterKeyUsage < 3) {
o.baseKeyUsage = buildKeyUsageOptions();
o.extendedKeyUsage = buildExtendedKeyUsageOptions();
- o.unknownExtendedKeyUsages = buildUnnamed8303();
+ o.unknownExtendedKeyUsages = buildUnnamed8306();
}
buildCounterKeyUsage--;
return o;
@@ -1134,7 +1134,7 @@
checkKeyUsageOptions(o.baseKeyUsage! as api.KeyUsageOptions);
checkExtendedKeyUsageOptions(
o.extendedKeyUsage! as api.ExtendedKeyUsageOptions);
- checkUnnamed8303(o.unknownExtendedKeyUsages!);
+ checkUnnamed8306(o.unknownExtendedKeyUsages!);
}
buildCounterKeyUsage--;
}
@@ -1201,27 +1201,27 @@
buildCounterKeyVersionSpec--;
}
-core.List<api.CertificateAuthority> buildUnnamed8304() {
+core.List<api.CertificateAuthority> buildUnnamed8307() {
var o = <api.CertificateAuthority>[];
o.add(buildCertificateAuthority());
o.add(buildCertificateAuthority());
return o;
}
-void checkUnnamed8304(core.List<api.CertificateAuthority> o) {
+void checkUnnamed8307(core.List<api.CertificateAuthority> o) {
unittest.expect(o, unittest.hasLength(2));
checkCertificateAuthority(o[0] as api.CertificateAuthority);
checkCertificateAuthority(o[1] as api.CertificateAuthority);
}
-core.List<core.String> buildUnnamed8305() {
+core.List<core.String> buildUnnamed8308() {
var o = <core.String>[];
o.add('foo');
o.add('foo');
return o;
}
-void checkUnnamed8305(core.List<core.String> o) {
+void checkUnnamed8308(core.List<core.String> o) {
unittest.expect(o, unittest.hasLength(2));
unittest.expect(
o[0],
@@ -1239,9 +1239,9 @@
var o = api.ListCertificateAuthoritiesResponse();
buildCounterListCertificateAuthoritiesResponse++;
if (buildCounterListCertificateAuthoritiesResponse < 3) {
- o.certificateAuthorities = buildUnnamed8304();
+ o.certificateAuthorities = buildUnnamed8307();
o.nextPageToken = 'foo';
- o.unreachable = buildUnnamed8305();
+ o.unreachable = buildUnnamed8308();
}
buildCounterListCertificateAuthoritiesResponse--;
return o;
@@ -1251,37 +1251,37 @@
api.ListCertificateAuthoritiesResponse o) {
buildCounterListCertificateAuthoritiesResponse++;
if (buildCounterListCertificateAuthoritiesResponse < 3) {
- checkUnnamed8304(o.certificateAuthorities!);
+ checkUnnamed8307(o.certificateAuthorities!);
unittest.expect(
o.nextPageToken!,
unittest.equals('foo'),
);
- checkUnnamed8305(o.unreachable!);
+ checkUnnamed8308(o.unreachable!);
}
buildCounterListCertificateAuthoritiesResponse--;
}
-core.List<api.CertificateRevocationList> buildUnnamed8306() {
+core.List<api.CertificateRevocationList> buildUnnamed8309() {
var o = <api.CertificateRevocationList>[];
o.add(buildCertificateRevocationList());
o.add(buildCertificateRevocationList());
return o;
}
-void checkUnnamed8306(core.List<api.CertificateRevocationList> o) {
+void checkUnnamed8309(core.List<api.CertificateRevocationList> o) {
unittest.expect(o, unittest.hasLength(2));
checkCertificateRevocationList(o[0] as api.CertificateRevocationList);
checkCertificateRevocationList(o[1] as api.CertificateRevocationList);
}
-core.List<core.String> buildUnnamed8307() {
+core.List<core.String> buildUnnamed8310() {
var o = <core.String>[];
o.add('foo');
o.add('foo');
return o;
}
-void checkUnnamed8307(core.List<core.String> o) {
+void checkUnnamed8310(core.List<core.String> o) {
unittest.expect(o, unittest.hasLength(2));
unittest.expect(
o[0],
@@ -1299,9 +1299,9 @@
var o = api.ListCertificateRevocationListsResponse();
buildCounterListCertificateRevocationListsResponse++;
if (buildCounterListCertificateRevocationListsResponse < 3) {
- o.certificateRevocationLists = buildUnnamed8306();
+ o.certificateRevocationLists = buildUnnamed8309();
o.nextPageToken = 'foo';
- o.unreachable = buildUnnamed8307();
+ o.unreachable = buildUnnamed8310();
}
buildCounterListCertificateRevocationListsResponse--;
return o;
@@ -1311,37 +1311,37 @@
api.ListCertificateRevocationListsResponse o) {
buildCounterListCertificateRevocationListsResponse++;
if (buildCounterListCertificateRevocationListsResponse < 3) {
- checkUnnamed8306(o.certificateRevocationLists!);
+ checkUnnamed8309(o.certificateRevocationLists!);
unittest.expect(
o.nextPageToken!,
unittest.equals('foo'),
);
- checkUnnamed8307(o.unreachable!);
+ checkUnnamed8310(o.unreachable!);
}
buildCounterListCertificateRevocationListsResponse--;
}
-core.List<api.Certificate> buildUnnamed8308() {
+core.List<api.Certificate> buildUnnamed8311() {
var o = <api.Certificate>[];
o.add(buildCertificate());
o.add(buildCertificate());
return o;
}
-void checkUnnamed8308(core.List<api.Certificate> o) {
+void checkUnnamed8311(core.List<api.Certificate> o) {
unittest.expect(o, unittest.hasLength(2));
checkCertificate(o[0] as api.Certificate);
checkCertificate(o[1] as api.Certificate);
}
-core.List<core.String> buildUnnamed8309() {
+core.List<core.String> buildUnnamed8312() {
var o = <core.String>[];
o.add('foo');
o.add('foo');
return o;
}
-void checkUnnamed8309(core.List<core.String> o) {
+void checkUnnamed8312(core.List<core.String> o) {
unittest.expect(o, unittest.hasLength(2));
unittest.expect(
o[0],
@@ -1358,9 +1358,9 @@
var o = api.ListCertificatesResponse();
buildCounterListCertificatesResponse++;
if (buildCounterListCertificatesResponse < 3) {
- o.certificates = buildUnnamed8308();
+ o.certificates = buildUnnamed8311();
o.nextPageToken = 'foo';
- o.unreachable = buildUnnamed8309();
+ o.unreachable = buildUnnamed8312();
}
buildCounterListCertificatesResponse--;
return o;
@@ -1369,24 +1369,24 @@
void checkListCertificatesResponse(api.ListCertificatesResponse o) {
buildCounterListCertificatesResponse++;
if (buildCounterListCertificatesResponse < 3) {
- checkUnnamed8308(o.certificates!);
+ checkUnnamed8311(o.certificates!);
unittest.expect(
o.nextPageToken!,
unittest.equals('foo'),
);
- checkUnnamed8309(o.unreachable!);
+ checkUnnamed8312(o.unreachable!);
}
buildCounterListCertificatesResponse--;
}
-core.List<api.Location> buildUnnamed8310() {
+core.List<api.Location> buildUnnamed8313() {
var o = <api.Location>[];
o.add(buildLocation());
o.add(buildLocation());
return o;
}
-void checkUnnamed8310(core.List<api.Location> o) {
+void checkUnnamed8313(core.List<api.Location> o) {
unittest.expect(o, unittest.hasLength(2));
checkLocation(o[0] as api.Location);
checkLocation(o[1] as api.Location);
@@ -1397,7 +1397,7 @@
var o = api.ListLocationsResponse();
buildCounterListLocationsResponse++;
if (buildCounterListLocationsResponse < 3) {
- o.locations = buildUnnamed8310();
+ o.locations = buildUnnamed8313();
o.nextPageToken = 'foo';
}
buildCounterListLocationsResponse--;
@@ -1407,7 +1407,7 @@
void checkListLocationsResponse(api.ListLocationsResponse o) {
buildCounterListLocationsResponse++;
if (buildCounterListLocationsResponse < 3) {
- checkUnnamed8310(o.locations!);
+ checkUnnamed8313(o.locations!);
unittest.expect(
o.nextPageToken!,
unittest.equals('foo'),
@@ -1416,14 +1416,14 @@
buildCounterListLocationsResponse--;
}
-core.List<api.Operation> buildUnnamed8311() {
+core.List<api.Operation> buildUnnamed8314() {
var o = <api.Operation>[];
o.add(buildOperation());
o.add(buildOperation());
return o;
}
-void checkUnnamed8311(core.List<api.Operation> o) {
+void checkUnnamed8314(core.List<api.Operation> o) {
unittest.expect(o, unittest.hasLength(2));
checkOperation(o[0] as api.Operation);
checkOperation(o[1] as api.Operation);
@@ -1435,7 +1435,7 @@
buildCounterListOperationsResponse++;
if (buildCounterListOperationsResponse < 3) {
o.nextPageToken = 'foo';
- o.operations = buildUnnamed8311();
+ o.operations = buildUnnamed8314();
}
buildCounterListOperationsResponse--;
return o;
@@ -1448,32 +1448,32 @@
o.nextPageToken!,
unittest.equals('foo'),
);
- checkUnnamed8311(o.operations!);
+ checkUnnamed8314(o.operations!);
}
buildCounterListOperationsResponse--;
}
-core.List<api.ReusableConfig> buildUnnamed8312() {
+core.List<api.ReusableConfig> buildUnnamed8315() {
var o = <api.ReusableConfig>[];
o.add(buildReusableConfig());
o.add(buildReusableConfig());
return o;
}
-void checkUnnamed8312(core.List<api.ReusableConfig> o) {
+void checkUnnamed8315(core.List<api.ReusableConfig> o) {
unittest.expect(o, unittest.hasLength(2));
checkReusableConfig(o[0] as api.ReusableConfig);
checkReusableConfig(o[1] as api.ReusableConfig);
}
-core.List<core.String> buildUnnamed8313() {
+core.List<core.String> buildUnnamed8316() {
var o = <core.String>[];
o.add('foo');
o.add('foo');
return o;
}
-void checkUnnamed8313(core.List<core.String> o) {
+void checkUnnamed8316(core.List<core.String> o) {
unittest.expect(o, unittest.hasLength(2));
unittest.expect(
o[0],
@@ -1491,8 +1491,8 @@
buildCounterListReusableConfigsResponse++;
if (buildCounterListReusableConfigsResponse < 3) {
o.nextPageToken = 'foo';
- o.reusableConfigs = buildUnnamed8312();
- o.unreachable = buildUnnamed8313();
+ o.reusableConfigs = buildUnnamed8315();
+ o.unreachable = buildUnnamed8316();
}
buildCounterListReusableConfigsResponse--;
return o;
@@ -1505,20 +1505,20 @@
o.nextPageToken!,
unittest.equals('foo'),
);
- checkUnnamed8312(o.reusableConfigs!);
- checkUnnamed8313(o.unreachable!);
+ checkUnnamed8315(o.reusableConfigs!);
+ checkUnnamed8316(o.unreachable!);
}
buildCounterListReusableConfigsResponse--;
}
-core.Map<core.String, core.String> buildUnnamed8314() {
+core.Map<core.String, core.String> buildUnnamed8317() {
var o = <core.String, core.String>{};
o['x'] = 'foo';
o['y'] = 'foo';
return o;
}
-void checkUnnamed8314(core.Map<core.String, core.String> o) {
+void checkUnnamed8317(core.Map<core.String, core.String> o) {
unittest.expect(o, unittest.hasLength(2));
unittest.expect(
o['x']!,
@@ -1530,7 +1530,7 @@
);
}
-core.Map<core.String, core.Object> buildUnnamed8315() {
+core.Map<core.String, core.Object> buildUnnamed8318() {
var o = <core.String, core.Object>{};
o['x'] = {
'list': [1, 2, 3],
@@ -1545,7 +1545,7 @@
return o;
}
-void checkUnnamed8315(core.Map<core.String, core.Object> o) {
+void checkUnnamed8318(core.Map<core.String, core.Object> o) {
unittest.expect(o, unittest.hasLength(2));
var casted1 = (o['x']!) as core.Map;
unittest.expect(casted1, unittest.hasLength(3));
@@ -1583,9 +1583,9 @@
buildCounterLocation++;
if (buildCounterLocation < 3) {
o.displayName = 'foo';
- o.labels = buildUnnamed8314();
+ o.labels = buildUnnamed8317();
o.locationId = 'foo';
- o.metadata = buildUnnamed8315();
+ o.metadata = buildUnnamed8318();
o.name = 'foo';
}
buildCounterLocation--;
@@ -1599,12 +1599,12 @@
o.displayName!,
unittest.equals('foo'),
);
- checkUnnamed8314(o.labels!);
+ checkUnnamed8317(o.labels!);
unittest.expect(
o.locationId!,
unittest.equals('foo'),
);
- checkUnnamed8315(o.metadata!);
+ checkUnnamed8318(o.metadata!);
unittest.expect(
o.name!,
unittest.equals('foo'),
@@ -1613,14 +1613,14 @@
buildCounterLocation--;
}
-core.List<core.int> buildUnnamed8316() {
+core.List<core.int> buildUnnamed8319() {
var o = <core.int>[];
o.add(42);
o.add(42);
return o;
}
-void checkUnnamed8316(core.List<core.int> o) {
+void checkUnnamed8319(core.List<core.int> o) {
unittest.expect(o, unittest.hasLength(2));
unittest.expect(
o[0],
@@ -1637,7 +1637,7 @@
var o = api.ObjectId();
buildCounterObjectId++;
if (buildCounterObjectId < 3) {
- o.objectIdPath = buildUnnamed8316();
+ o.objectIdPath = buildUnnamed8319();
}
buildCounterObjectId--;
return o;
@@ -1646,12 +1646,12 @@
void checkObjectId(api.ObjectId o) {
buildCounterObjectId++;
if (buildCounterObjectId < 3) {
- checkUnnamed8316(o.objectIdPath!);
+ checkUnnamed8319(o.objectIdPath!);
}
buildCounterObjectId--;
}
-core.Map<core.String, core.Object> buildUnnamed8317() {
+core.Map<core.String, core.Object> buildUnnamed8320() {
var o = <core.String, core.Object>{};
o['x'] = {
'list': [1, 2, 3],
@@ -1666,7 +1666,7 @@
return o;
}
-void checkUnnamed8317(core.Map<core.String, core.Object> o) {
+void checkUnnamed8320(core.Map<core.String, core.Object> o) {
unittest.expect(o, unittest.hasLength(2));
var casted3 = (o['x']!) as core.Map;
unittest.expect(casted3, unittest.hasLength(3));
@@ -1698,7 +1698,7 @@
);
}
-core.Map<core.String, core.Object> buildUnnamed8318() {
+core.Map<core.String, core.Object> buildUnnamed8321() {
var o = <core.String, core.Object>{};
o['x'] = {
'list': [1, 2, 3],
@@ -1713,7 +1713,7 @@
return o;
}
-void checkUnnamed8318(core.Map<core.String, core.Object> o) {
+void checkUnnamed8321(core.Map<core.String, core.Object> o) {
unittest.expect(o, unittest.hasLength(2));
var casted5 = (o['x']!) as core.Map;
unittest.expect(casted5, unittest.hasLength(3));
@@ -1752,9 +1752,9 @@
if (buildCounterOperation < 3) {
o.done = true;
o.error = buildStatus();
- o.metadata = buildUnnamed8317();
+ o.metadata = buildUnnamed8320();
o.name = 'foo';
- o.response = buildUnnamed8318();
+ o.response = buildUnnamed8321();
}
buildCounterOperation--;
return o;
@@ -1765,12 +1765,12 @@
if (buildCounterOperation < 3) {
unittest.expect(o.done!, unittest.isTrue);
checkStatus(o.error! as api.Status);
- checkUnnamed8317(o.metadata!);
+ checkUnnamed8320(o.metadata!);
unittest.expect(
o.name!,
unittest.equals('foo'),
);
- checkUnnamed8318(o.response!);
+ checkUnnamed8321(o.response!);
}
buildCounterOperation--;
}
@@ -1824,27 +1824,27 @@
buildCounterOperationMetadata--;
}
-core.List<api.AuditConfig> buildUnnamed8319() {
+core.List<api.AuditConfig> buildUnnamed8322() {
var o = <api.AuditConfig>[];
o.add(buildAuditConfig());
o.add(buildAuditConfig());
return o;
}
-void checkUnnamed8319(core.List<api.AuditConfig> o) {
+void checkUnnamed8322(core.List<api.AuditConfig> o) {
unittest.expect(o, unittest.hasLength(2));
checkAuditConfig(o[0] as api.AuditConfig);
checkAuditConfig(o[1] as api.AuditConfig);
}
-core.List<api.Binding> buildUnnamed8320() {
+core.List<api.Binding> buildUnnamed8323() {
var o = <api.Binding>[];
o.add(buildBinding());
o.add(buildBinding());
return o;
}
-void checkUnnamed8320(core.List<api.Binding> o) {
+void checkUnnamed8323(core.List<api.Binding> o) {
unittest.expect(o, unittest.hasLength(2));
checkBinding(o[0] as api.Binding);
checkBinding(o[1] as api.Binding);
@@ -1855,8 +1855,8 @@
var o = api.Policy();
buildCounterPolicy++;
if (buildCounterPolicy < 3) {
- o.auditConfigs = buildUnnamed8319();
- o.bindings = buildUnnamed8320();
+ o.auditConfigs = buildUnnamed8322();
+ o.bindings = buildUnnamed8323();
o.etag = 'foo';
o.version = 42;
}
@@ -1867,8 +1867,8 @@
void checkPolicy(api.Policy o) {
buildCounterPolicy++;
if (buildCounterPolicy < 3) {
- checkUnnamed8319(o.auditConfigs!);
- checkUnnamed8320(o.bindings!);
+ checkUnnamed8322(o.auditConfigs!);
+ checkUnnamed8323(o.bindings!);
unittest.expect(
o.etag!,
unittest.equals('foo'),
@@ -1957,14 +1957,14 @@
buildCounterRestoreCertificateAuthorityRequest--;
}
-core.Map<core.String, core.String> buildUnnamed8321() {
+core.Map<core.String, core.String> buildUnnamed8324() {
var o = <core.String, core.String>{};
o['x'] = 'foo';
o['y'] = 'foo';
return o;
}
-void checkUnnamed8321(core.Map<core.String, core.String> o) {
+void checkUnnamed8324(core.Map<core.String, core.String> o) {
unittest.expect(o, unittest.hasLength(2));
unittest.expect(
o['x']!,
@@ -1983,7 +1983,7 @@
if (buildCounterReusableConfig < 3) {
o.createTime = 'foo';
o.description = 'foo';
- o.labels = buildUnnamed8321();
+ o.labels = buildUnnamed8324();
o.name = 'foo';
o.updateTime = 'foo';
o.values = buildReusableConfigValues();
@@ -2003,7 +2003,7 @@
o.description!,
unittest.equals('foo'),
);
- checkUnnamed8321(o.labels!);
+ checkUnnamed8324(o.labels!);
unittest.expect(
o.name!,
unittest.equals('foo'),
@@ -2017,27 +2017,27 @@
buildCounterReusableConfig--;
}
-core.List<api.X509Extension> buildUnnamed8322() {
+core.List<api.X509Extension> buildUnnamed8325() {
var o = <api.X509Extension>[];
o.add(buildX509Extension());
o.add(buildX509Extension());
return o;
}
-void checkUnnamed8322(core.List<api.X509Extension> o) {
+void checkUnnamed8325(core.List<api.X509Extension> o) {
unittest.expect(o, unittest.hasLength(2));
checkX509Extension(o[0] as api.X509Extension);
checkX509Extension(o[1] as api.X509Extension);
}
-core.List<core.String> buildUnnamed8323() {
+core.List<core.String> buildUnnamed8326() {
var o = <core.String>[];
o.add('foo');
o.add('foo');
return o;
}
-void checkUnnamed8323(core.List<core.String> o) {
+void checkUnnamed8326(core.List<core.String> o) {
unittest.expect(o, unittest.hasLength(2));
unittest.expect(
o[0],
@@ -2049,14 +2049,14 @@
);
}
-core.List<api.ObjectId> buildUnnamed8324() {
+core.List<api.ObjectId> buildUnnamed8327() {
var o = <api.ObjectId>[];
o.add(buildObjectId());
o.add(buildObjectId());
return o;
}
-void checkUnnamed8324(core.List<api.ObjectId> o) {
+void checkUnnamed8327(core.List<api.ObjectId> o) {
unittest.expect(o, unittest.hasLength(2));
checkObjectId(o[0] as api.ObjectId);
checkObjectId(o[1] as api.ObjectId);
@@ -2067,11 +2067,11 @@
var o = api.ReusableConfigValues();
buildCounterReusableConfigValues++;
if (buildCounterReusableConfigValues < 3) {
- o.additionalExtensions = buildUnnamed8322();
- o.aiaOcspServers = buildUnnamed8323();
+ o.additionalExtensions = buildUnnamed8325();
+ o.aiaOcspServers = buildUnnamed8326();
o.caOptions = buildCaOptions();
o.keyUsage = buildKeyUsage();
- o.policyIds = buildUnnamed8324();
+ o.policyIds = buildUnnamed8327();
}
buildCounterReusableConfigValues--;
return o;
@@ -2080,11 +2080,11 @@
void checkReusableConfigValues(api.ReusableConfigValues o) {
buildCounterReusableConfigValues++;
if (buildCounterReusableConfigValues < 3) {
- checkUnnamed8322(o.additionalExtensions!);
- checkUnnamed8323(o.aiaOcspServers!);
+ checkUnnamed8325(o.additionalExtensions!);
+ checkUnnamed8326(o.aiaOcspServers!);
checkCaOptions(o.caOptions! as api.CaOptions);
checkKeyUsage(o.keyUsage! as api.KeyUsage);
- checkUnnamed8324(o.policyIds!);
+ checkUnnamed8327(o.policyIds!);
}
buildCounterReusableConfigValues--;
}
@@ -2250,7 +2250,7 @@
buildCounterSetIamPolicyRequest--;
}
-core.Map<core.String, core.Object> buildUnnamed8325() {
+core.Map<core.String, core.Object> buildUnnamed8328() {
var o = <core.String, core.Object>{};
o['x'] = {
'list': [1, 2, 3],
@@ -2265,7 +2265,7 @@
return o;
}
-void checkUnnamed8325(core.Map<core.String, core.Object> o) {
+void checkUnnamed8328(core.Map<core.String, core.Object> o) {
unittest.expect(o, unittest.hasLength(2));
var casted7 = (o['x']!) as core.Map;
unittest.expect(casted7, unittest.hasLength(3));
@@ -2297,17 +2297,17 @@
);
}
-core.List<core.Map<core.String, core.Object>> buildUnnamed8326() {
+core.List<core.Map<core.String, core.Object>> buildUnnamed8329() {
var o = <core.Map<core.String, core.Object>>[];
- o.add(buildUnnamed8325());
- o.add(buildUnnamed8325());
+ o.add(buildUnnamed8328());
+ o.add(buildUnnamed8328());
return o;
}
-void checkUnnamed8326(core.List<core.Map<core.String, core.Object>> o) {
+void checkUnnamed8329(core.List<core.Map<core.String, core.Object>> o) {
unittest.expect(o, unittest.hasLength(2));
- checkUnnamed8325(o[0]);
- checkUnnamed8325(o[1]);
+ checkUnnamed8328(o[0]);
+ checkUnnamed8328(o[1]);
}
core.int buildCounterStatus = 0;
@@ -2316,7 +2316,7 @@
buildCounterStatus++;
if (buildCounterStatus < 3) {
o.code = 42;
- o.details = buildUnnamed8326();
+ o.details = buildUnnamed8329();
o.message = 'foo';
}
buildCounterStatus--;
@@ -2330,7 +2330,7 @@
o.code!,
unittest.equals(42),
);
- checkUnnamed8326(o.details!);
+ checkUnnamed8329(o.details!);
unittest.expect(
o.message!,
unittest.equals('foo'),
@@ -2391,76 +2391,19 @@
buildCounterSubject--;
}
-core.List<api.X509Extension> buildUnnamed8327() {
+core.List<api.X509Extension> buildUnnamed8330() {
var o = <api.X509Extension>[];
o.add(buildX509Extension());
o.add(buildX509Extension());
return o;
}
-void checkUnnamed8327(core.List<api.X509Extension> o) {
+void checkUnnamed8330(core.List<api.X509Extension> o) {
unittest.expect(o, unittest.hasLength(2));
checkX509Extension(o[0] as api.X509Extension);
checkX509Extension(o[1] as api.X509Extension);
}
-core.List<core.String> buildUnnamed8328() {
- var o = <core.String>[];
- o.add('foo');
- o.add('foo');
- return o;
-}
-
-void checkUnnamed8328(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'),
- );
-}
-
-core.List<core.String> buildUnnamed8329() {
- var o = <core.String>[];
- o.add('foo');
- o.add('foo');
- return o;
-}
-
-void checkUnnamed8329(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'),
- );
-}
-
-core.List<core.String> buildUnnamed8330() {
- var o = <core.String>[];
- o.add('foo');
- o.add('foo');
- return o;
-}
-
-void checkUnnamed8330(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'),
- );
-}
-
core.List<core.String> buildUnnamed8331() {
var o = <core.String>[];
o.add('foo');
@@ -2480,16 +2423,73 @@
);
}
+core.List<core.String> buildUnnamed8332() {
+ var o = <core.String>[];
+ o.add('foo');
+ o.add('foo');
+ return o;
+}
+
+void checkUnnamed8332(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'),
+ );
+}
+
+core.List<core.String> buildUnnamed8333() {
+ var o = <core.String>[];
+ o.add('foo');
+ o.add('foo');
+ return o;
+}
+
+void checkUnnamed8333(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'),
+ );
+}
+
+core.List<core.String> buildUnnamed8334() {
+ var o = <core.String>[];
+ o.add('foo');
+ o.add('foo');
+ return o;
+}
+
+void checkUnnamed8334(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'),
+ );
+}
+
core.int buildCounterSubjectAltNames = 0;
api.SubjectAltNames buildSubjectAltNames() {
var o = api.SubjectAltNames();
buildCounterSubjectAltNames++;
if (buildCounterSubjectAltNames < 3) {
- o.customSans = buildUnnamed8327();
- o.dnsNames = buildUnnamed8328();
- o.emailAddresses = buildUnnamed8329();
- o.ipAddresses = buildUnnamed8330();
- o.uris = buildUnnamed8331();
+ o.customSans = buildUnnamed8330();
+ o.dnsNames = buildUnnamed8331();
+ o.emailAddresses = buildUnnamed8332();
+ o.ipAddresses = buildUnnamed8333();
+ o.uris = buildUnnamed8334();
}
buildCounterSubjectAltNames--;
return o;
@@ -2498,11 +2498,11 @@
void checkSubjectAltNames(api.SubjectAltNames o) {
buildCounterSubjectAltNames++;
if (buildCounterSubjectAltNames < 3) {
- checkUnnamed8327(o.customSans!);
- checkUnnamed8328(o.dnsNames!);
- checkUnnamed8329(o.emailAddresses!);
- checkUnnamed8330(o.ipAddresses!);
- checkUnnamed8331(o.uris!);
+ checkUnnamed8330(o.customSans!);
+ checkUnnamed8331(o.dnsNames!);
+ checkUnnamed8332(o.emailAddresses!);
+ checkUnnamed8333(o.ipAddresses!);
+ checkUnnamed8334(o.uris!);
}
buildCounterSubjectAltNames--;
}
@@ -2604,14 +2604,14 @@
buildCounterSubordinateConfig--;
}
-core.List<core.String> buildUnnamed8332() {
+core.List<core.String> buildUnnamed8335() {
var o = <core.String>[];
o.add('foo');
o.add('foo');
return o;
}
-void checkUnnamed8332(core.List<core.String> o) {
+void checkUnnamed8335(core.List<core.String> o) {
unittest.expect(o, unittest.hasLength(2));
unittest.expect(
o[0],
@@ -2628,7 +2628,7 @@
var o = api.SubordinateConfigChain();
buildCounterSubordinateConfigChain++;
if (buildCounterSubordinateConfigChain < 3) {
- o.pemCertificates = buildUnnamed8332();
+ o.pemCertificates = buildUnnamed8335();
}
buildCounterSubordinateConfigChain--;
return o;
@@ -2637,19 +2637,19 @@
void checkSubordinateConfigChain(api.SubordinateConfigChain o) {
buildCounterSubordinateConfigChain++;
if (buildCounterSubordinateConfigChain < 3) {
- checkUnnamed8332(o.pemCertificates!);
+ checkUnnamed8335(o.pemCertificates!);
}
buildCounterSubordinateConfigChain--;
}
-core.List<core.String> buildUnnamed8333() {
+core.List<core.String> buildUnnamed8336() {
var o = <core.String>[];
o.add('foo');
o.add('foo');
return o;
}
-void checkUnnamed8333(core.List<core.String> o) {
+void checkUnnamed8336(core.List<core.String> o) {
unittest.expect(o, unittest.hasLength(2));
unittest.expect(
o[0],
@@ -2666,7 +2666,7 @@
var o = api.TestIamPermissionsRequest();
buildCounterTestIamPermissionsRequest++;
if (buildCounterTestIamPermissionsRequest < 3) {
- o.permissions = buildUnnamed8333();
+ o.permissions = buildUnnamed8336();
}
buildCounterTestIamPermissionsRequest--;
return o;
@@ -2675,19 +2675,19 @@
void checkTestIamPermissionsRequest(api.TestIamPermissionsRequest o) {
buildCounterTestIamPermissionsRequest++;
if (buildCounterTestIamPermissionsRequest < 3) {
- checkUnnamed8333(o.permissions!);
+ checkUnnamed8336(o.permissions!);
}
buildCounterTestIamPermissionsRequest--;
}
-core.List<core.String> buildUnnamed8334() {
+core.List<core.String> buildUnnamed8337() {
var o = <core.String>[];
o.add('foo');
o.add('foo');
return o;
}
-void checkUnnamed8334(core.List<core.String> o) {
+void checkUnnamed8337(core.List<core.String> o) {
unittest.expect(o, unittest.hasLength(2));
unittest.expect(
o[0],
@@ -2704,7 +2704,7 @@
var o = api.TestIamPermissionsResponse();
buildCounterTestIamPermissionsResponse++;
if (buildCounterTestIamPermissionsResponse < 3) {
- o.permissions = buildUnnamed8334();
+ o.permissions = buildUnnamed8337();
}
buildCounterTestIamPermissionsResponse--;
return o;
@@ -2713,7 +2713,7 @@
void checkTestIamPermissionsResponse(api.TestIamPermissionsResponse o) {
buildCounterTestIamPermissionsResponse++;
if (buildCounterTestIamPermissionsResponse < 3) {
- checkUnnamed8334(o.permissions!);
+ checkUnnamed8337(o.permissions!);
}
buildCounterTestIamPermissionsResponse--;
}
diff --git a/generated/googleapis_beta/test/prod_tt_sasportal/v1alpha1_test.dart b/generated/googleapis_beta/test/prod_tt_sasportal/v1alpha1_test.dart
index c7739fd..a2ec181 100644
--- a/generated/googleapis_beta/test/prod_tt_sasportal/v1alpha1_test.dart
+++ b/generated/googleapis_beta/test/prod_tt_sasportal/v1alpha1_test.dart
@@ -27,14 +27,14 @@
import '../test_shared.dart';
-core.List<core.String> buildUnnamed8066() {
+core.List<core.String> buildUnnamed8069() {
var o = <core.String>[];
o.add('foo');
o.add('foo');
return o;
}
-void checkUnnamed8066(core.List<core.String> o) {
+void checkUnnamed8069(core.List<core.String> o) {
unittest.expect(o, unittest.hasLength(2));
unittest.expect(
o[0],
@@ -51,7 +51,7 @@
var o = api.SasPortalAssignment();
buildCounterSasPortalAssignment++;
if (buildCounterSasPortalAssignment < 3) {
- o.members = buildUnnamed8066();
+ o.members = buildUnnamed8069();
o.role = 'foo';
}
buildCounterSasPortalAssignment--;
@@ -61,7 +61,7 @@
void checkSasPortalAssignment(api.SasPortalAssignment o) {
buildCounterSasPortalAssignment++;
if (buildCounterSasPortalAssignment < 3) {
- checkUnnamed8066(o.members!);
+ checkUnnamed8069(o.members!);
unittest.expect(
o.role!,
unittest.equals('foo'),
@@ -124,92 +124,6 @@
buildCounterSasPortalCreateSignedDeviceRequest--;
}
-core.List<core.String> buildUnnamed8067() {
- var o = <core.String>[];
- o.add('foo');
- o.add('foo');
- return o;
-}
-
-void checkUnnamed8067(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'),
- );
-}
-
-core.int buildCounterSasPortalCustomer = 0;
-api.SasPortalCustomer buildSasPortalCustomer() {
- var o = api.SasPortalCustomer();
- buildCounterSasPortalCustomer++;
- if (buildCounterSasPortalCustomer < 3) {
- o.displayName = 'foo';
- o.name = 'foo';
- o.sasUserIds = buildUnnamed8067();
- }
- buildCounterSasPortalCustomer--;
- return o;
-}
-
-void checkSasPortalCustomer(api.SasPortalCustomer o) {
- buildCounterSasPortalCustomer++;
- if (buildCounterSasPortalCustomer < 3) {
- unittest.expect(
- o.displayName!,
- unittest.equals('foo'),
- );
- unittest.expect(
- o.name!,
- unittest.equals('foo'),
- );
- checkUnnamed8067(o.sasUserIds!);
- }
- buildCounterSasPortalCustomer--;
-}
-
-core.List<core.String> buildUnnamed8068() {
- var o = <core.String>[];
- o.add('foo');
- o.add('foo');
- return o;
-}
-
-void checkUnnamed8068(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'),
- );
-}
-
-core.List<core.String> buildUnnamed8069() {
- var o = <core.String>[];
- o.add('foo');
- o.add('foo');
- return o;
-}
-
-void checkUnnamed8069(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'),
- );
-}
-
core.List<core.String> buildUnnamed8070() {
var o = <core.String>[];
o.add('foo');
@@ -229,17 +143,103 @@
);
}
+core.int buildCounterSasPortalCustomer = 0;
+api.SasPortalCustomer buildSasPortalCustomer() {
+ var o = api.SasPortalCustomer();
+ buildCounterSasPortalCustomer++;
+ if (buildCounterSasPortalCustomer < 3) {
+ o.displayName = 'foo';
+ o.name = 'foo';
+ o.sasUserIds = buildUnnamed8070();
+ }
+ buildCounterSasPortalCustomer--;
+ return o;
+}
+
+void checkSasPortalCustomer(api.SasPortalCustomer o) {
+ buildCounterSasPortalCustomer++;
+ if (buildCounterSasPortalCustomer < 3) {
+ unittest.expect(
+ o.displayName!,
+ unittest.equals('foo'),
+ );
+ unittest.expect(
+ o.name!,
+ unittest.equals('foo'),
+ );
+ checkUnnamed8070(o.sasUserIds!);
+ }
+ buildCounterSasPortalCustomer--;
+}
+
+core.List<core.String> buildUnnamed8071() {
+ var o = <core.String>[];
+ o.add('foo');
+ o.add('foo');
+ return o;
+}
+
+void checkUnnamed8071(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'),
+ );
+}
+
+core.List<core.String> buildUnnamed8072() {
+ var o = <core.String>[];
+ o.add('foo');
+ o.add('foo');
+ return o;
+}
+
+void checkUnnamed8072(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'),
+ );
+}
+
+core.List<core.String> buildUnnamed8073() {
+ var o = <core.String>[];
+ o.add('foo');
+ o.add('foo');
+ return o;
+}
+
+void checkUnnamed8073(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'),
+ );
+}
+
core.int buildCounterSasPortalDeployment = 0;
api.SasPortalDeployment buildSasPortalDeployment() {
var o = api.SasPortalDeployment();
buildCounterSasPortalDeployment++;
if (buildCounterSasPortalDeployment < 3) {
- o.allowedBillingModes = buildUnnamed8068();
+ o.allowedBillingModes = buildUnnamed8071();
o.defaultBillingMode = 'foo';
o.displayName = 'foo';
- o.frns = buildUnnamed8069();
+ o.frns = buildUnnamed8072();
o.name = 'foo';
- o.sasUserIds = buildUnnamed8070();
+ o.sasUserIds = buildUnnamed8073();
}
buildCounterSasPortalDeployment--;
return o;
@@ -248,7 +248,7 @@
void checkSasPortalDeployment(api.SasPortalDeployment o) {
buildCounterSasPortalDeployment++;
if (buildCounterSasPortalDeployment < 3) {
- checkUnnamed8068(o.allowedBillingModes!);
+ checkUnnamed8071(o.allowedBillingModes!);
unittest.expect(
o.defaultBillingMode!,
unittest.equals('foo'),
@@ -257,50 +257,50 @@
o.displayName!,
unittest.equals('foo'),
);
- checkUnnamed8069(o.frns!);
+ checkUnnamed8072(o.frns!);
unittest.expect(
o.name!,
unittest.equals('foo'),
);
- checkUnnamed8070(o.sasUserIds!);
+ checkUnnamed8073(o.sasUserIds!);
}
buildCounterSasPortalDeployment--;
}
-core.List<api.SasPortalChannelWithScore> buildUnnamed8071() {
+core.List<api.SasPortalChannelWithScore> buildUnnamed8074() {
var o = <api.SasPortalChannelWithScore>[];
o.add(buildSasPortalChannelWithScore());
o.add(buildSasPortalChannelWithScore());
return o;
}
-void checkUnnamed8071(core.List<api.SasPortalChannelWithScore> o) {
+void checkUnnamed8074(core.List<api.SasPortalChannelWithScore> o) {
unittest.expect(o, unittest.hasLength(2));
checkSasPortalChannelWithScore(o[0] as api.SasPortalChannelWithScore);
checkSasPortalChannelWithScore(o[1] as api.SasPortalChannelWithScore);
}
-core.List<api.SasPortalFrequencyRange> buildUnnamed8072() {
+core.List<api.SasPortalFrequencyRange> buildUnnamed8075() {
var o = <api.SasPortalFrequencyRange>[];
o.add(buildSasPortalFrequencyRange());
o.add(buildSasPortalFrequencyRange());
return o;
}
-void checkUnnamed8072(core.List<api.SasPortalFrequencyRange> o) {
+void checkUnnamed8075(core.List<api.SasPortalFrequencyRange> o) {
unittest.expect(o, unittest.hasLength(2));
checkSasPortalFrequencyRange(o[0] as api.SasPortalFrequencyRange);
checkSasPortalFrequencyRange(o[1] as api.SasPortalFrequencyRange);
}
-core.List<api.SasPortalDeviceGrant> buildUnnamed8073() {
+core.List<api.SasPortalDeviceGrant> buildUnnamed8076() {
var o = <api.SasPortalDeviceGrant>[];
o.add(buildSasPortalDeviceGrant());
o.add(buildSasPortalDeviceGrant());
return o;
}
-void checkUnnamed8073(core.List<api.SasPortalDeviceGrant> o) {
+void checkUnnamed8076(core.List<api.SasPortalDeviceGrant> o) {
unittest.expect(o, unittest.hasLength(2));
checkSasPortalDeviceGrant(o[0] as api.SasPortalDeviceGrant);
checkSasPortalDeviceGrant(o[1] as api.SasPortalDeviceGrant);
@@ -312,12 +312,12 @@
buildCounterSasPortalDevice++;
if (buildCounterSasPortalDevice < 3) {
o.activeConfig = buildSasPortalDeviceConfig();
- o.currentChannels = buildUnnamed8071();
+ o.currentChannels = buildUnnamed8074();
o.deviceMetadata = buildSasPortalDeviceMetadata();
o.displayName = 'foo';
o.fccId = 'foo';
- o.grantRangeAllowlists = buildUnnamed8072();
- o.grants = buildUnnamed8073();
+ o.grantRangeAllowlists = buildUnnamed8075();
+ o.grants = buildUnnamed8076();
o.name = 'foo';
o.preloadedConfig = buildSasPortalDeviceConfig();
o.serialNumber = 'foo';
@@ -331,7 +331,7 @@
buildCounterSasPortalDevice++;
if (buildCounterSasPortalDevice < 3) {
checkSasPortalDeviceConfig(o.activeConfig! as api.SasPortalDeviceConfig);
- checkUnnamed8071(o.currentChannels!);
+ checkUnnamed8074(o.currentChannels!);
checkSasPortalDeviceMetadata(
o.deviceMetadata! as api.SasPortalDeviceMetadata);
unittest.expect(
@@ -342,8 +342,8 @@
o.fccId!,
unittest.equals('foo'),
);
- checkUnnamed8072(o.grantRangeAllowlists!);
- checkUnnamed8073(o.grants!);
+ checkUnnamed8075(o.grantRangeAllowlists!);
+ checkUnnamed8076(o.grants!);
unittest.expect(
o.name!,
unittest.equals('foo'),
@@ -388,14 +388,14 @@
buildCounterSasPortalDeviceAirInterface--;
}
-core.List<core.String> buildUnnamed8074() {
+core.List<core.String> buildUnnamed8077() {
var o = <core.String>[];
o.add('foo');
o.add('foo');
return o;
}
-void checkUnnamed8074(core.List<core.String> o) {
+void checkUnnamed8077(core.List<core.String> o) {
unittest.expect(o, unittest.hasLength(2));
unittest.expect(
o[0],
@@ -417,7 +417,7 @@
o.category = 'foo';
o.installationParams = buildSasPortalInstallationParams();
o.isSigned = true;
- o.measurementCapabilities = buildUnnamed8074();
+ o.measurementCapabilities = buildUnnamed8077();
o.model = buildSasPortalDeviceModel();
o.state = 'foo';
o.updateTime = 'foo';
@@ -443,7 +443,7 @@
checkSasPortalInstallationParams(
o.installationParams! as api.SasPortalInstallationParams);
unittest.expect(o.isSigned!, unittest.isTrue);
- checkUnnamed8074(o.measurementCapabilities!);
+ checkUnnamed8077(o.measurementCapabilities!);
checkSasPortalDeviceModel(o.model! as api.SasPortalDeviceModel);
unittest.expect(
o.state!,
@@ -461,27 +461,27 @@
buildCounterSasPortalDeviceConfig--;
}
-core.List<api.SasPortalDpaMoveList> buildUnnamed8075() {
+core.List<api.SasPortalDpaMoveList> buildUnnamed8078() {
var o = <api.SasPortalDpaMoveList>[];
o.add(buildSasPortalDpaMoveList());
o.add(buildSasPortalDpaMoveList());
return o;
}
-void checkUnnamed8075(core.List<api.SasPortalDpaMoveList> o) {
+void checkUnnamed8078(core.List<api.SasPortalDpaMoveList> o) {
unittest.expect(o, unittest.hasLength(2));
checkSasPortalDpaMoveList(o[0] as api.SasPortalDpaMoveList);
checkSasPortalDpaMoveList(o[1] as api.SasPortalDpaMoveList);
}
-core.List<core.String> buildUnnamed8076() {
+core.List<core.String> buildUnnamed8079() {
var o = <core.String>[];
o.add('foo');
o.add('foo');
return o;
}
-void checkUnnamed8076(core.List<core.String> o) {
+void checkUnnamed8079(core.List<core.String> o) {
unittest.expect(o, unittest.hasLength(2));
unittest.expect(
o[0],
@@ -503,9 +503,9 @@
o.frequencyRange = buildSasPortalFrequencyRange();
o.grantId = 'foo';
o.maxEirp = 42.0;
- o.moveList = buildUnnamed8075();
+ o.moveList = buildUnnamed8078();
o.state = 'foo';
- o.suspensionReason = buildUnnamed8076();
+ o.suspensionReason = buildUnnamed8079();
}
buildCounterSasPortalDeviceGrant--;
return o;
@@ -532,12 +532,12 @@
o.maxEirp!,
unittest.equals(42.0),
);
- checkUnnamed8075(o.moveList!);
+ checkUnnamed8078(o.moveList!);
unittest.expect(
o.state!,
unittest.equals('foo'),
);
- checkUnnamed8076(o.suspensionReason!);
+ checkUnnamed8079(o.suspensionReason!);
}
buildCounterSasPortalDeviceGrant--;
}
@@ -807,14 +807,14 @@
buildCounterSasPortalInstallationParams--;
}
-core.List<api.SasPortalCustomer> buildUnnamed8077() {
+core.List<api.SasPortalCustomer> buildUnnamed8080() {
var o = <api.SasPortalCustomer>[];
o.add(buildSasPortalCustomer());
o.add(buildSasPortalCustomer());
return o;
}
-void checkUnnamed8077(core.List<api.SasPortalCustomer> o) {
+void checkUnnamed8080(core.List<api.SasPortalCustomer> o) {
unittest.expect(o, unittest.hasLength(2));
checkSasPortalCustomer(o[0] as api.SasPortalCustomer);
checkSasPortalCustomer(o[1] as api.SasPortalCustomer);
@@ -825,7 +825,7 @@
var o = api.SasPortalListCustomersResponse();
buildCounterSasPortalListCustomersResponse++;
if (buildCounterSasPortalListCustomersResponse < 3) {
- o.customers = buildUnnamed8077();
+ o.customers = buildUnnamed8080();
o.nextPageToken = 'foo';
}
buildCounterSasPortalListCustomersResponse--;
@@ -835,7 +835,7 @@
void checkSasPortalListCustomersResponse(api.SasPortalListCustomersResponse o) {
buildCounterSasPortalListCustomersResponse++;
if (buildCounterSasPortalListCustomersResponse < 3) {
- checkUnnamed8077(o.customers!);
+ checkUnnamed8080(o.customers!);
unittest.expect(
o.nextPageToken!,
unittest.equals('foo'),
@@ -844,14 +844,14 @@
buildCounterSasPortalListCustomersResponse--;
}
-core.List<api.SasPortalDeployment> buildUnnamed8078() {
+core.List<api.SasPortalDeployment> buildUnnamed8081() {
var o = <api.SasPortalDeployment>[];
o.add(buildSasPortalDeployment());
o.add(buildSasPortalDeployment());
return o;
}
-void checkUnnamed8078(core.List<api.SasPortalDeployment> o) {
+void checkUnnamed8081(core.List<api.SasPortalDeployment> o) {
unittest.expect(o, unittest.hasLength(2));
checkSasPortalDeployment(o[0] as api.SasPortalDeployment);
checkSasPortalDeployment(o[1] as api.SasPortalDeployment);
@@ -862,7 +862,7 @@
var o = api.SasPortalListDeploymentsResponse();
buildCounterSasPortalListDeploymentsResponse++;
if (buildCounterSasPortalListDeploymentsResponse < 3) {
- o.deployments = buildUnnamed8078();
+ o.deployments = buildUnnamed8081();
o.nextPageToken = 'foo';
}
buildCounterSasPortalListDeploymentsResponse--;
@@ -873,7 +873,7 @@
api.SasPortalListDeploymentsResponse o) {
buildCounterSasPortalListDeploymentsResponse++;
if (buildCounterSasPortalListDeploymentsResponse < 3) {
- checkUnnamed8078(o.deployments!);
+ checkUnnamed8081(o.deployments!);
unittest.expect(
o.nextPageToken!,
unittest.equals('foo'),
@@ -882,14 +882,14 @@
buildCounterSasPortalListDeploymentsResponse--;
}
-core.List<api.SasPortalDevice> buildUnnamed8079() {
+core.List<api.SasPortalDevice> buildUnnamed8082() {
var o = <api.SasPortalDevice>[];
o.add(buildSasPortalDevice());
o.add(buildSasPortalDevice());
return o;
}
-void checkUnnamed8079(core.List<api.SasPortalDevice> o) {
+void checkUnnamed8082(core.List<api.SasPortalDevice> o) {
unittest.expect(o, unittest.hasLength(2));
checkSasPortalDevice(o[0] as api.SasPortalDevice);
checkSasPortalDevice(o[1] as api.SasPortalDevice);
@@ -900,7 +900,7 @@
var o = api.SasPortalListDevicesResponse();
buildCounterSasPortalListDevicesResponse++;
if (buildCounterSasPortalListDevicesResponse < 3) {
- o.devices = buildUnnamed8079();
+ o.devices = buildUnnamed8082();
o.nextPageToken = 'foo';
}
buildCounterSasPortalListDevicesResponse--;
@@ -910,7 +910,7 @@
void checkSasPortalListDevicesResponse(api.SasPortalListDevicesResponse o) {
buildCounterSasPortalListDevicesResponse++;
if (buildCounterSasPortalListDevicesResponse < 3) {
- checkUnnamed8079(o.devices!);
+ checkUnnamed8082(o.devices!);
unittest.expect(
o.nextPageToken!,
unittest.equals('foo'),
@@ -919,14 +919,14 @@
buildCounterSasPortalListDevicesResponse--;
}
-core.List<api.SasPortalNode> buildUnnamed8080() {
+core.List<api.SasPortalNode> buildUnnamed8083() {
var o = <api.SasPortalNode>[];
o.add(buildSasPortalNode());
o.add(buildSasPortalNode());
return o;
}
-void checkUnnamed8080(core.List<api.SasPortalNode> o) {
+void checkUnnamed8083(core.List<api.SasPortalNode> o) {
unittest.expect(o, unittest.hasLength(2));
checkSasPortalNode(o[0] as api.SasPortalNode);
checkSasPortalNode(o[1] as api.SasPortalNode);
@@ -938,7 +938,7 @@
buildCounterSasPortalListNodesResponse++;
if (buildCounterSasPortalListNodesResponse < 3) {
o.nextPageToken = 'foo';
- o.nodes = buildUnnamed8080();
+ o.nodes = buildUnnamed8083();
}
buildCounterSasPortalListNodesResponse--;
return o;
@@ -951,7 +951,7 @@
o.nextPageToken!,
unittest.equals('foo'),
);
- checkUnnamed8080(o.nodes!);
+ checkUnnamed8083(o.nodes!);
}
buildCounterSasPortalListNodesResponse--;
}
@@ -1022,14 +1022,14 @@
buildCounterSasPortalMoveNodeRequest--;
}
-core.List<core.String> buildUnnamed8081() {
+core.List<core.String> buildUnnamed8084() {
var o = <core.String>[];
o.add('foo');
o.add('foo');
return o;
}
-void checkUnnamed8081(core.List<core.String> o) {
+void checkUnnamed8084(core.List<core.String> o) {
unittest.expect(o, unittest.hasLength(2));
unittest.expect(
o[0],
@@ -1048,7 +1048,7 @@
if (buildCounterSasPortalNode < 3) {
o.displayName = 'foo';
o.name = 'foo';
- o.sasUserIds = buildUnnamed8081();
+ o.sasUserIds = buildUnnamed8084();
}
buildCounterSasPortalNode--;
return o;
@@ -1065,12 +1065,12 @@
o.name!,
unittest.equals('foo'),
);
- checkUnnamed8081(o.sasUserIds!);
+ checkUnnamed8084(o.sasUserIds!);
}
buildCounterSasPortalNode--;
}
-core.Map<core.String, core.Object> buildUnnamed8082() {
+core.Map<core.String, core.Object> buildUnnamed8085() {
var o = <core.String, core.Object>{};
o['x'] = {
'list': [1, 2, 3],
@@ -1085,7 +1085,7 @@
return o;
}
-void checkUnnamed8082(core.Map<core.String, core.Object> o) {
+void checkUnnamed8085(core.Map<core.String, core.Object> o) {
unittest.expect(o, unittest.hasLength(2));
var casted1 = (o['x']!) as core.Map;
unittest.expect(casted1, unittest.hasLength(3));
@@ -1117,7 +1117,7 @@
);
}
-core.Map<core.String, core.Object> buildUnnamed8083() {
+core.Map<core.String, core.Object> buildUnnamed8086() {
var o = <core.String, core.Object>{};
o['x'] = {
'list': [1, 2, 3],
@@ -1132,7 +1132,7 @@
return o;
}
-void checkUnnamed8083(core.Map<core.String, core.Object> o) {
+void checkUnnamed8086(core.Map<core.String, core.Object> o) {
unittest.expect(o, unittest.hasLength(2));
var casted3 = (o['x']!) as core.Map;
unittest.expect(casted3, unittest.hasLength(3));
@@ -1171,9 +1171,9 @@
if (buildCounterSasPortalOperation < 3) {
o.done = true;
o.error = buildSasPortalStatus();
- o.metadata = buildUnnamed8082();
+ o.metadata = buildUnnamed8085();
o.name = 'foo';
- o.response = buildUnnamed8083();
+ o.response = buildUnnamed8086();
}
buildCounterSasPortalOperation--;
return o;
@@ -1184,24 +1184,24 @@
if (buildCounterSasPortalOperation < 3) {
unittest.expect(o.done!, unittest.isTrue);
checkSasPortalStatus(o.error! as api.SasPortalStatus);
- checkUnnamed8082(o.metadata!);
+ checkUnnamed8085(o.metadata!);
unittest.expect(
o.name!,
unittest.equals('foo'),
);
- checkUnnamed8083(o.response!);
+ checkUnnamed8086(o.response!);
}
buildCounterSasPortalOperation--;
}
-core.List<api.SasPortalAssignment> buildUnnamed8084() {
+core.List<api.SasPortalAssignment> buildUnnamed8087() {
var o = <api.SasPortalAssignment>[];
o.add(buildSasPortalAssignment());
o.add(buildSasPortalAssignment());
return o;
}
-void checkUnnamed8084(core.List<api.SasPortalAssignment> o) {
+void checkUnnamed8087(core.List<api.SasPortalAssignment> o) {
unittest.expect(o, unittest.hasLength(2));
checkSasPortalAssignment(o[0] as api.SasPortalAssignment);
checkSasPortalAssignment(o[1] as api.SasPortalAssignment);
@@ -1212,7 +1212,7 @@
var o = api.SasPortalPolicy();
buildCounterSasPortalPolicy++;
if (buildCounterSasPortalPolicy < 3) {
- o.assignments = buildUnnamed8084();
+ o.assignments = buildUnnamed8087();
o.etag = 'foo';
}
buildCounterSasPortalPolicy--;
@@ -1222,7 +1222,7 @@
void checkSasPortalPolicy(api.SasPortalPolicy o) {
buildCounterSasPortalPolicy++;
if (buildCounterSasPortalPolicy < 3) {
- checkUnnamed8084(o.assignments!);
+ checkUnnamed8087(o.assignments!);
unittest.expect(
o.etag!,
unittest.equals('foo'),
@@ -1276,7 +1276,7 @@
buildCounterSasPortalSignDeviceRequest--;
}
-core.Map<core.String, core.Object> buildUnnamed8085() {
+core.Map<core.String, core.Object> buildUnnamed8088() {
var o = <core.String, core.Object>{};
o['x'] = {
'list': [1, 2, 3],
@@ -1291,7 +1291,7 @@
return o;
}
-void checkUnnamed8085(core.Map<core.String, core.Object> o) {
+void checkUnnamed8088(core.Map<core.String, core.Object> o) {
unittest.expect(o, unittest.hasLength(2));
var casted5 = (o['x']!) as core.Map;
unittest.expect(casted5, unittest.hasLength(3));
@@ -1323,17 +1323,17 @@
);
}
-core.List<core.Map<core.String, core.Object>> buildUnnamed8086() {
+core.List<core.Map<core.String, core.Object>> buildUnnamed8089() {
var o = <core.Map<core.String, core.Object>>[];
- o.add(buildUnnamed8085());
- o.add(buildUnnamed8085());
+ o.add(buildUnnamed8088());
+ o.add(buildUnnamed8088());
return o;
}
-void checkUnnamed8086(core.List<core.Map<core.String, core.Object>> o) {
+void checkUnnamed8089(core.List<core.Map<core.String, core.Object>> o) {
unittest.expect(o, unittest.hasLength(2));
- checkUnnamed8085(o[0]);
- checkUnnamed8085(o[1]);
+ checkUnnamed8088(o[0]);
+ checkUnnamed8088(o[1]);
}
core.int buildCounterSasPortalStatus = 0;
@@ -1342,7 +1342,7 @@
buildCounterSasPortalStatus++;
if (buildCounterSasPortalStatus < 3) {
o.code = 42;
- o.details = buildUnnamed8086();
+ o.details = buildUnnamed8089();
o.message = 'foo';
}
buildCounterSasPortalStatus--;
@@ -1356,7 +1356,7 @@
o.code!,
unittest.equals(42),
);
- checkUnnamed8086(o.details!);
+ checkUnnamed8089(o.details!);
unittest.expect(
o.message!,
unittest.equals('foo'),
@@ -1365,14 +1365,14 @@
buildCounterSasPortalStatus--;
}
-core.List<core.String> buildUnnamed8087() {
+core.List<core.String> buildUnnamed8090() {
var o = <core.String>[];
o.add('foo');
o.add('foo');
return o;
}
-void checkUnnamed8087(core.List<core.String> o) {
+void checkUnnamed8090(core.List<core.String> o) {
unittest.expect(o, unittest.hasLength(2));
unittest.expect(
o[0],
@@ -1389,7 +1389,7 @@
var o = api.SasPortalTestPermissionsRequest();
buildCounterSasPortalTestPermissionsRequest++;
if (buildCounterSasPortalTestPermissionsRequest < 3) {
- o.permissions = buildUnnamed8087();
+ o.permissions = buildUnnamed8090();
o.resource = 'foo';
}
buildCounterSasPortalTestPermissionsRequest--;
@@ -1400,7 +1400,7 @@
api.SasPortalTestPermissionsRequest o) {
buildCounterSasPortalTestPermissionsRequest++;
if (buildCounterSasPortalTestPermissionsRequest < 3) {
- checkUnnamed8087(o.permissions!);
+ checkUnnamed8090(o.permissions!);
unittest.expect(
o.resource!,
unittest.equals('foo'),
@@ -1409,14 +1409,14 @@
buildCounterSasPortalTestPermissionsRequest--;
}
-core.List<core.String> buildUnnamed8088() {
+core.List<core.String> buildUnnamed8091() {
var o = <core.String>[];
o.add('foo');
o.add('foo');
return o;
}
-void checkUnnamed8088(core.List<core.String> o) {
+void checkUnnamed8091(core.List<core.String> o) {
unittest.expect(o, unittest.hasLength(2));
unittest.expect(
o[0],
@@ -1433,7 +1433,7 @@
var o = api.SasPortalTestPermissionsResponse();
buildCounterSasPortalTestPermissionsResponse++;
if (buildCounterSasPortalTestPermissionsResponse < 3) {
- o.permissions = buildUnnamed8088();
+ o.permissions = buildUnnamed8091();
}
buildCounterSasPortalTestPermissionsResponse--;
return o;
@@ -1443,7 +1443,7 @@
api.SasPortalTestPermissionsResponse o) {
buildCounterSasPortalTestPermissionsResponse++;
if (buildCounterSasPortalTestPermissionsResponse < 3) {
- checkUnnamed8088(o.permissions!);
+ checkUnnamed8091(o.permissions!);
}
buildCounterSasPortalTestPermissionsResponse--;
}
diff --git a/generated/googleapis_beta/test/recommendationengine/v1beta1_test.dart b/generated/googleapis_beta/test/recommendationengine/v1beta1_test.dart
index 35c8d9b..2e05ad4 100644
--- a/generated/googleapis_beta/test/recommendationengine/v1beta1_test.dart
+++ b/generated/googleapis_beta/test/recommendationengine/v1beta1_test.dart
@@ -27,7 +27,7 @@
import '../test_shared.dart';
-core.Map<core.String, core.Object> buildUnnamed8767() {
+core.Map<core.String, core.Object> buildUnnamed8770() {
var o = <core.String, core.Object>{};
o['x'] = {
'list': [1, 2, 3],
@@ -42,7 +42,7 @@
return o;
}
-void checkUnnamed8767(core.Map<core.String, core.Object> o) {
+void checkUnnamed8770(core.Map<core.String, core.Object> o) {
unittest.expect(o, unittest.hasLength(2));
var casted1 = (o['x']!) as core.Map;
unittest.expect(casted1, unittest.hasLength(3));
@@ -74,17 +74,17 @@
);
}
-core.List<core.Map<core.String, core.Object>> buildUnnamed8768() {
+core.List<core.Map<core.String, core.Object>> buildUnnamed8771() {
var o = <core.Map<core.String, core.Object>>[];
- o.add(buildUnnamed8767());
- o.add(buildUnnamed8767());
+ o.add(buildUnnamed8770());
+ o.add(buildUnnamed8770());
return o;
}
-void checkUnnamed8768(core.List<core.Map<core.String, core.Object>> o) {
+void checkUnnamed8771(core.List<core.Map<core.String, core.Object>> o) {
unittest.expect(o, unittest.hasLength(2));
- checkUnnamed8767(o[0]);
- checkUnnamed8767(o[1]);
+ checkUnnamed8770(o[0]);
+ checkUnnamed8770(o[1]);
}
core.int buildCounterGoogleApiHttpBody = 0;
@@ -94,7 +94,7 @@
if (buildCounterGoogleApiHttpBody < 3) {
o.contentType = 'foo';
o.data = 'foo';
- o.extensions = buildUnnamed8768();
+ o.extensions = buildUnnamed8771();
}
buildCounterGoogleApiHttpBody--;
return o;
@@ -111,7 +111,7 @@
o.data!,
unittest.equals('foo'),
);
- checkUnnamed8768(o.extensions!);
+ checkUnnamed8771(o.extensions!);
}
buildCounterGoogleApiHttpBody--;
}
@@ -288,14 +288,14 @@
}
core.List<api.GoogleCloudRecommendationengineV1beta1CatalogItem>
- buildUnnamed8769() {
+ buildUnnamed8772() {
var o = <api.GoogleCloudRecommendationengineV1beta1CatalogItem>[];
o.add(buildGoogleCloudRecommendationengineV1beta1CatalogItem());
o.add(buildGoogleCloudRecommendationengineV1beta1CatalogItem());
return o;
}
-void checkUnnamed8769(
+void checkUnnamed8772(
core.List<api.GoogleCloudRecommendationengineV1beta1CatalogItem> o) {
unittest.expect(o, unittest.hasLength(2));
checkGoogleCloudRecommendationengineV1beta1CatalogItem(
@@ -312,7 +312,7 @@
buildCounterGoogleCloudRecommendationengineV1beta1CatalogInlineSource++;
if (buildCounterGoogleCloudRecommendationengineV1beta1CatalogInlineSource <
3) {
- o.catalogItems = buildUnnamed8769();
+ o.catalogItems = buildUnnamed8772();
}
buildCounterGoogleCloudRecommendationengineV1beta1CatalogInlineSource--;
return o;
@@ -323,14 +323,14 @@
buildCounterGoogleCloudRecommendationengineV1beta1CatalogInlineSource++;
if (buildCounterGoogleCloudRecommendationengineV1beta1CatalogInlineSource <
3) {
- checkUnnamed8769(o.catalogItems!);
+ checkUnnamed8772(o.catalogItems!);
}
buildCounterGoogleCloudRecommendationengineV1beta1CatalogInlineSource--;
}
core.List<
api.GoogleCloudRecommendationengineV1beta1CatalogItemCategoryHierarchy>
- buildUnnamed8770() {
+ buildUnnamed8773() {
var o = <
api.GoogleCloudRecommendationengineV1beta1CatalogItemCategoryHierarchy>[];
o.add(
@@ -340,7 +340,7 @@
return o;
}
-void checkUnnamed8770(
+void checkUnnamed8773(
core.List<
api.GoogleCloudRecommendationengineV1beta1CatalogItemCategoryHierarchy>
o) {
@@ -353,14 +353,14 @@
.GoogleCloudRecommendationengineV1beta1CatalogItemCategoryHierarchy);
}
-core.List<core.String> buildUnnamed8771() {
+core.List<core.String> buildUnnamed8774() {
var o = <core.String>[];
o.add('foo');
o.add('foo');
return o;
}
-void checkUnnamed8771(core.List<core.String> o) {
+void checkUnnamed8774(core.List<core.String> o) {
unittest.expect(o, unittest.hasLength(2));
unittest.expect(
o[0],
@@ -378,7 +378,7 @@
var o = api.GoogleCloudRecommendationengineV1beta1CatalogItem();
buildCounterGoogleCloudRecommendationengineV1beta1CatalogItem++;
if (buildCounterGoogleCloudRecommendationengineV1beta1CatalogItem < 3) {
- o.categoryHierarchies = buildUnnamed8770();
+ o.categoryHierarchies = buildUnnamed8773();
o.description = 'foo';
o.id = 'foo';
o.itemAttributes = buildGoogleCloudRecommendationengineV1beta1FeatureMap();
@@ -386,7 +386,7 @@
o.languageCode = 'foo';
o.productMetadata =
buildGoogleCloudRecommendationengineV1beta1ProductCatalogItem();
- o.tags = buildUnnamed8771();
+ o.tags = buildUnnamed8774();
o.title = 'foo';
}
buildCounterGoogleCloudRecommendationengineV1beta1CatalogItem--;
@@ -397,7 +397,7 @@
api.GoogleCloudRecommendationengineV1beta1CatalogItem o) {
buildCounterGoogleCloudRecommendationengineV1beta1CatalogItem++;
if (buildCounterGoogleCloudRecommendationengineV1beta1CatalogItem < 3) {
- checkUnnamed8770(o.categoryHierarchies!);
+ checkUnnamed8773(o.categoryHierarchies!);
unittest.expect(
o.description!,
unittest.equals('foo'),
@@ -419,7 +419,7 @@
checkGoogleCloudRecommendationengineV1beta1ProductCatalogItem(
o.productMetadata!
as api.GoogleCloudRecommendationengineV1beta1ProductCatalogItem);
- checkUnnamed8771(o.tags!);
+ checkUnnamed8774(o.tags!);
unittest.expect(
o.title!,
unittest.equals('foo'),
@@ -428,14 +428,14 @@
buildCounterGoogleCloudRecommendationengineV1beta1CatalogItem--;
}
-core.List<core.String> buildUnnamed8772() {
+core.List<core.String> buildUnnamed8775() {
var o = <core.String>[];
o.add('foo');
o.add('foo');
return o;
}
-void checkUnnamed8772(core.List<core.String> o) {
+void checkUnnamed8775(core.List<core.String> o) {
unittest.expect(o, unittest.hasLength(2));
unittest.expect(
o[0],
@@ -457,7 +457,7 @@
buildCounterGoogleCloudRecommendationengineV1beta1CatalogItemCategoryHierarchy++;
if (buildCounterGoogleCloudRecommendationengineV1beta1CatalogItemCategoryHierarchy <
3) {
- o.categories = buildUnnamed8772();
+ o.categories = buildUnnamed8775();
}
buildCounterGoogleCloudRecommendationengineV1beta1CatalogItemCategoryHierarchy--;
return o;
@@ -468,7 +468,7 @@
buildCounterGoogleCloudRecommendationengineV1beta1CatalogItemCategoryHierarchy++;
if (buildCounterGoogleCloudRecommendationengineV1beta1CatalogItemCategoryHierarchy <
3) {
- checkUnnamed8772(o.categories!);
+ checkUnnamed8775(o.categories!);
}
buildCounterGoogleCloudRecommendationengineV1beta1CatalogItemCategoryHierarchy--;
}
@@ -536,14 +536,14 @@
buildCounterGoogleCloudRecommendationengineV1beta1CreatePredictionApiKeyRegistrationRequest--;
}
-core.List<core.String> buildUnnamed8773() {
+core.List<core.String> buildUnnamed8776() {
var o = <core.String>[];
o.add('foo');
o.add('foo');
return o;
}
-void checkUnnamed8773(core.List<core.String> o) {
+void checkUnnamed8776(core.List<core.String> o) {
unittest.expect(o, unittest.hasLength(2));
unittest.expect(
o[0],
@@ -562,7 +562,7 @@
buildCounterGoogleCloudRecommendationengineV1beta1EventDetail++;
if (buildCounterGoogleCloudRecommendationengineV1beta1EventDetail < 3) {
o.eventAttributes = buildGoogleCloudRecommendationengineV1beta1FeatureMap();
- o.experimentIds = buildUnnamed8773();
+ o.experimentIds = buildUnnamed8776();
o.pageViewId = 'foo';
o.recommendationToken = 'foo';
o.referrerUri = 'foo';
@@ -578,7 +578,7 @@
if (buildCounterGoogleCloudRecommendationengineV1beta1EventDetail < 3) {
checkGoogleCloudRecommendationengineV1beta1FeatureMap(o.eventAttributes!
as api.GoogleCloudRecommendationengineV1beta1FeatureMap);
- checkUnnamed8773(o.experimentIds!);
+ checkUnnamed8776(o.experimentIds!);
unittest.expect(
o.pageViewId!,
unittest.equals('foo'),
@@ -601,7 +601,7 @@
core.Map<core.String,
api.GoogleCloudRecommendationengineV1beta1FeatureMapStringList>
- buildUnnamed8774() {
+ buildUnnamed8777() {
var o = <core.String,
api.GoogleCloudRecommendationengineV1beta1FeatureMapStringList>{};
o['x'] = buildGoogleCloudRecommendationengineV1beta1FeatureMapStringList();
@@ -609,7 +609,7 @@
return o;
}
-void checkUnnamed8774(
+void checkUnnamed8777(
core.Map<core.String,
api.GoogleCloudRecommendationengineV1beta1FeatureMapStringList>
o) {
@@ -622,7 +622,7 @@
core.Map<core.String,
api.GoogleCloudRecommendationengineV1beta1FeatureMapFloatList>
- buildUnnamed8775() {
+ buildUnnamed8778() {
var o = <core.String,
api.GoogleCloudRecommendationengineV1beta1FeatureMapFloatList>{};
o['x'] = buildGoogleCloudRecommendationengineV1beta1FeatureMapFloatList();
@@ -630,7 +630,7 @@
return o;
}
-void checkUnnamed8775(
+void checkUnnamed8778(
core.Map<core.String,
api.GoogleCloudRecommendationengineV1beta1FeatureMapFloatList>
o) {
@@ -647,8 +647,8 @@
var o = api.GoogleCloudRecommendationengineV1beta1FeatureMap();
buildCounterGoogleCloudRecommendationengineV1beta1FeatureMap++;
if (buildCounterGoogleCloudRecommendationengineV1beta1FeatureMap < 3) {
- o.categoricalFeatures = buildUnnamed8774();
- o.numericalFeatures = buildUnnamed8775();
+ o.categoricalFeatures = buildUnnamed8777();
+ o.numericalFeatures = buildUnnamed8778();
}
buildCounterGoogleCloudRecommendationengineV1beta1FeatureMap--;
return o;
@@ -658,20 +658,20 @@
api.GoogleCloudRecommendationengineV1beta1FeatureMap o) {
buildCounterGoogleCloudRecommendationengineV1beta1FeatureMap++;
if (buildCounterGoogleCloudRecommendationengineV1beta1FeatureMap < 3) {
- checkUnnamed8774(o.categoricalFeatures!);
- checkUnnamed8775(o.numericalFeatures!);
+ checkUnnamed8777(o.categoricalFeatures!);
+ checkUnnamed8778(o.numericalFeatures!);
}
buildCounterGoogleCloudRecommendationengineV1beta1FeatureMap--;
}
-core.List<core.double> buildUnnamed8776() {
+core.List<core.double> buildUnnamed8779() {
var o = <core.double>[];
o.add(42.0);
o.add(42.0);
return o;
}
-void checkUnnamed8776(core.List<core.double> o) {
+void checkUnnamed8779(core.List<core.double> o) {
unittest.expect(o, unittest.hasLength(2));
unittest.expect(
o[0],
@@ -691,7 +691,7 @@
buildCounterGoogleCloudRecommendationengineV1beta1FeatureMapFloatList++;
if (buildCounterGoogleCloudRecommendationengineV1beta1FeatureMapFloatList <
3) {
- o.value = buildUnnamed8776();
+ o.value = buildUnnamed8779();
}
buildCounterGoogleCloudRecommendationengineV1beta1FeatureMapFloatList--;
return o;
@@ -702,19 +702,19 @@
buildCounterGoogleCloudRecommendationengineV1beta1FeatureMapFloatList++;
if (buildCounterGoogleCloudRecommendationengineV1beta1FeatureMapFloatList <
3) {
- checkUnnamed8776(o.value!);
+ checkUnnamed8779(o.value!);
}
buildCounterGoogleCloudRecommendationengineV1beta1FeatureMapFloatList--;
}
-core.List<core.String> buildUnnamed8777() {
+core.List<core.String> buildUnnamed8780() {
var o = <core.String>[];
o.add('foo');
o.add('foo');
return o;
}
-void checkUnnamed8777(core.List<core.String> o) {
+void checkUnnamed8780(core.List<core.String> o) {
unittest.expect(o, unittest.hasLength(2));
unittest.expect(
o[0],
@@ -734,7 +734,7 @@
buildCounterGoogleCloudRecommendationengineV1beta1FeatureMapStringList++;
if (buildCounterGoogleCloudRecommendationengineV1beta1FeatureMapStringList <
3) {
- o.value = buildUnnamed8777();
+ o.value = buildUnnamed8780();
}
buildCounterGoogleCloudRecommendationengineV1beta1FeatureMapStringList--;
return o;
@@ -745,19 +745,19 @@
buildCounterGoogleCloudRecommendationengineV1beta1FeatureMapStringList++;
if (buildCounterGoogleCloudRecommendationengineV1beta1FeatureMapStringList <
3) {
- checkUnnamed8777(o.value!);
+ checkUnnamed8780(o.value!);
}
buildCounterGoogleCloudRecommendationengineV1beta1FeatureMapStringList--;
}
-core.List<core.String> buildUnnamed8778() {
+core.List<core.String> buildUnnamed8781() {
var o = <core.String>[];
o.add('foo');
o.add('foo');
return o;
}
-void checkUnnamed8778(core.List<core.String> o) {
+void checkUnnamed8781(core.List<core.String> o) {
unittest.expect(o, unittest.hasLength(2));
unittest.expect(
o[0],
@@ -775,7 +775,7 @@
var o = api.GoogleCloudRecommendationengineV1beta1GcsSource();
buildCounterGoogleCloudRecommendationengineV1beta1GcsSource++;
if (buildCounterGoogleCloudRecommendationengineV1beta1GcsSource < 3) {
- o.inputUris = buildUnnamed8778();
+ o.inputUris = buildUnnamed8781();
o.jsonSchema = 'foo';
}
buildCounterGoogleCloudRecommendationengineV1beta1GcsSource--;
@@ -786,7 +786,7 @@
api.GoogleCloudRecommendationengineV1beta1GcsSource o) {
buildCounterGoogleCloudRecommendationengineV1beta1GcsSource++;
if (buildCounterGoogleCloudRecommendationengineV1beta1GcsSource < 3) {
- checkUnnamed8778(o.inputUris!);
+ checkUnnamed8781(o.inputUris!);
unittest.expect(
o.jsonSchema!,
unittest.equals('foo'),
@@ -870,14 +870,14 @@
buildCounterGoogleCloudRecommendationengineV1beta1ImportCatalogItemsRequest--;
}
-core.List<api.GoogleRpcStatus> buildUnnamed8779() {
+core.List<api.GoogleRpcStatus> buildUnnamed8782() {
var o = <api.GoogleRpcStatus>[];
o.add(buildGoogleRpcStatus());
o.add(buildGoogleRpcStatus());
return o;
}
-void checkUnnamed8779(core.List<api.GoogleRpcStatus> o) {
+void checkUnnamed8782(core.List<api.GoogleRpcStatus> o) {
unittest.expect(o, unittest.hasLength(2));
checkGoogleRpcStatus(o[0] as api.GoogleRpcStatus);
checkGoogleRpcStatus(o[1] as api.GoogleRpcStatus);
@@ -893,7 +893,7 @@
buildCounterGoogleCloudRecommendationengineV1beta1ImportCatalogItemsResponse++;
if (buildCounterGoogleCloudRecommendationengineV1beta1ImportCatalogItemsResponse <
3) {
- o.errorSamples = buildUnnamed8779();
+ o.errorSamples = buildUnnamed8782();
o.errorsConfig =
buildGoogleCloudRecommendationengineV1beta1ImportErrorsConfig();
}
@@ -906,7 +906,7 @@
buildCounterGoogleCloudRecommendationengineV1beta1ImportCatalogItemsResponse++;
if (buildCounterGoogleCloudRecommendationengineV1beta1ImportCatalogItemsResponse <
3) {
- checkUnnamed8779(o.errorSamples!);
+ checkUnnamed8782(o.errorSamples!);
checkGoogleCloudRecommendationengineV1beta1ImportErrorsConfig(
o.errorsConfig!
as api.GoogleCloudRecommendationengineV1beta1ImportErrorsConfig);
@@ -1026,14 +1026,14 @@
buildCounterGoogleCloudRecommendationengineV1beta1ImportUserEventsRequest--;
}
-core.List<api.GoogleRpcStatus> buildUnnamed8780() {
+core.List<api.GoogleRpcStatus> buildUnnamed8783() {
var o = <api.GoogleRpcStatus>[];
o.add(buildGoogleRpcStatus());
o.add(buildGoogleRpcStatus());
return o;
}
-void checkUnnamed8780(core.List<api.GoogleRpcStatus> o) {
+void checkUnnamed8783(core.List<api.GoogleRpcStatus> o) {
unittest.expect(o, unittest.hasLength(2));
checkGoogleRpcStatus(o[0] as api.GoogleRpcStatus);
checkGoogleRpcStatus(o[1] as api.GoogleRpcStatus);
@@ -1048,7 +1048,7 @@
buildCounterGoogleCloudRecommendationengineV1beta1ImportUserEventsResponse++;
if (buildCounterGoogleCloudRecommendationengineV1beta1ImportUserEventsResponse <
3) {
- o.errorSamples = buildUnnamed8780();
+ o.errorSamples = buildUnnamed8783();
o.errorsConfig =
buildGoogleCloudRecommendationengineV1beta1ImportErrorsConfig();
o.importSummary =
@@ -1063,7 +1063,7 @@
buildCounterGoogleCloudRecommendationengineV1beta1ImportUserEventsResponse++;
if (buildCounterGoogleCloudRecommendationengineV1beta1ImportUserEventsResponse <
3) {
- checkUnnamed8780(o.errorSamples!);
+ checkUnnamed8783(o.errorSamples!);
checkGoogleCloudRecommendationengineV1beta1ImportErrorsConfig(
o.errorsConfig!
as api.GoogleCloudRecommendationengineV1beta1ImportErrorsConfig);
@@ -1111,14 +1111,14 @@
}
core.List<api.GoogleCloudRecommendationengineV1beta1CatalogItem>
- buildUnnamed8781() {
+ buildUnnamed8784() {
var o = <api.GoogleCloudRecommendationengineV1beta1CatalogItem>[];
o.add(buildGoogleCloudRecommendationengineV1beta1CatalogItem());
o.add(buildGoogleCloudRecommendationengineV1beta1CatalogItem());
return o;
}
-void checkUnnamed8781(
+void checkUnnamed8784(
core.List<api.GoogleCloudRecommendationengineV1beta1CatalogItem> o) {
unittest.expect(o, unittest.hasLength(2));
checkGoogleCloudRecommendationengineV1beta1CatalogItem(
@@ -1136,7 +1136,7 @@
buildCounterGoogleCloudRecommendationengineV1beta1ListCatalogItemsResponse++;
if (buildCounterGoogleCloudRecommendationengineV1beta1ListCatalogItemsResponse <
3) {
- o.catalogItems = buildUnnamed8781();
+ o.catalogItems = buildUnnamed8784();
o.nextPageToken = 'foo';
}
buildCounterGoogleCloudRecommendationengineV1beta1ListCatalogItemsResponse--;
@@ -1148,7 +1148,7 @@
buildCounterGoogleCloudRecommendationengineV1beta1ListCatalogItemsResponse++;
if (buildCounterGoogleCloudRecommendationengineV1beta1ListCatalogItemsResponse <
3) {
- checkUnnamed8781(o.catalogItems!);
+ checkUnnamed8784(o.catalogItems!);
unittest.expect(
o.nextPageToken!,
unittest.equals('foo'),
@@ -1158,14 +1158,14 @@
}
core.List<api.GoogleCloudRecommendationengineV1beta1Catalog>
- buildUnnamed8782() {
+ buildUnnamed8785() {
var o = <api.GoogleCloudRecommendationengineV1beta1Catalog>[];
o.add(buildGoogleCloudRecommendationengineV1beta1Catalog());
o.add(buildGoogleCloudRecommendationengineV1beta1Catalog());
return o;
}
-void checkUnnamed8782(
+void checkUnnamed8785(
core.List<api.GoogleCloudRecommendationengineV1beta1Catalog> o) {
unittest.expect(o, unittest.hasLength(2));
checkGoogleCloudRecommendationengineV1beta1Catalog(
@@ -1182,7 +1182,7 @@
buildCounterGoogleCloudRecommendationengineV1beta1ListCatalogsResponse++;
if (buildCounterGoogleCloudRecommendationengineV1beta1ListCatalogsResponse <
3) {
- o.catalogs = buildUnnamed8782();
+ o.catalogs = buildUnnamed8785();
o.nextPageToken = 'foo';
}
buildCounterGoogleCloudRecommendationengineV1beta1ListCatalogsResponse--;
@@ -1194,7 +1194,7 @@
buildCounterGoogleCloudRecommendationengineV1beta1ListCatalogsResponse++;
if (buildCounterGoogleCloudRecommendationengineV1beta1ListCatalogsResponse <
3) {
- checkUnnamed8782(o.catalogs!);
+ checkUnnamed8785(o.catalogs!);
unittest.expect(
o.nextPageToken!,
unittest.equals('foo'),
@@ -1205,7 +1205,7 @@
core.List<
api.GoogleCloudRecommendationengineV1beta1PredictionApiKeyRegistration>
- buildUnnamed8783() {
+ buildUnnamed8786() {
var o = <
api.GoogleCloudRecommendationengineV1beta1PredictionApiKeyRegistration>[];
o.add(
@@ -1215,7 +1215,7 @@
return o;
}
-void checkUnnamed8783(
+void checkUnnamed8786(
core.List<
api.GoogleCloudRecommendationengineV1beta1PredictionApiKeyRegistration>
o) {
@@ -1239,7 +1239,7 @@
if (buildCounterGoogleCloudRecommendationengineV1beta1ListPredictionApiKeyRegistrationsResponse <
3) {
o.nextPageToken = 'foo';
- o.predictionApiKeyRegistrations = buildUnnamed8783();
+ o.predictionApiKeyRegistrations = buildUnnamed8786();
}
buildCounterGoogleCloudRecommendationengineV1beta1ListPredictionApiKeyRegistrationsResponse--;
return o;
@@ -1255,20 +1255,20 @@
o.nextPageToken!,
unittest.equals('foo'),
);
- checkUnnamed8783(o.predictionApiKeyRegistrations!);
+ checkUnnamed8786(o.predictionApiKeyRegistrations!);
}
buildCounterGoogleCloudRecommendationengineV1beta1ListPredictionApiKeyRegistrationsResponse--;
}
core.List<api.GoogleCloudRecommendationengineV1beta1UserEvent>
- buildUnnamed8784() {
+ buildUnnamed8787() {
var o = <api.GoogleCloudRecommendationengineV1beta1UserEvent>[];
o.add(buildGoogleCloudRecommendationengineV1beta1UserEvent());
o.add(buildGoogleCloudRecommendationengineV1beta1UserEvent());
return o;
}
-void checkUnnamed8784(
+void checkUnnamed8787(
core.List<api.GoogleCloudRecommendationengineV1beta1UserEvent> o) {
unittest.expect(o, unittest.hasLength(2));
checkGoogleCloudRecommendationengineV1beta1UserEvent(
@@ -1287,7 +1287,7 @@
if (buildCounterGoogleCloudRecommendationengineV1beta1ListUserEventsResponse <
3) {
o.nextPageToken = 'foo';
- o.userEvents = buildUnnamed8784();
+ o.userEvents = buildUnnamed8787();
}
buildCounterGoogleCloudRecommendationengineV1beta1ListUserEventsResponse--;
return o;
@@ -1302,19 +1302,19 @@
o.nextPageToken!,
unittest.equals('foo'),
);
- checkUnnamed8784(o.userEvents!);
+ checkUnnamed8787(o.userEvents!);
}
buildCounterGoogleCloudRecommendationengineV1beta1ListUserEventsResponse--;
}
-core.Map<core.String, core.String> buildUnnamed8785() {
+core.Map<core.String, core.String> buildUnnamed8788() {
var o = <core.String, core.String>{};
o['x'] = 'foo';
o['y'] = 'foo';
return o;
}
-void checkUnnamed8785(core.Map<core.String, core.String> o) {
+void checkUnnamed8788(core.Map<core.String, core.String> o) {
unittest.expect(o, unittest.hasLength(2));
unittest.expect(
o['x']!,
@@ -1326,7 +1326,7 @@
);
}
-core.Map<core.String, core.Object> buildUnnamed8786() {
+core.Map<core.String, core.Object> buildUnnamed8789() {
var o = <core.String, core.Object>{};
o['x'] = {
'list': [1, 2, 3],
@@ -1341,7 +1341,7 @@
return o;
}
-void checkUnnamed8786(core.Map<core.String, core.Object> o) {
+void checkUnnamed8789(core.Map<core.String, core.Object> o) {
unittest.expect(o, unittest.hasLength(2));
var casted3 = (o['x']!) as core.Map;
unittest.expect(casted3, unittest.hasLength(3));
@@ -1381,10 +1381,10 @@
if (buildCounterGoogleCloudRecommendationengineV1beta1PredictRequest < 3) {
o.dryRun = true;
o.filter = 'foo';
- o.labels = buildUnnamed8785();
+ o.labels = buildUnnamed8788();
o.pageSize = 42;
o.pageToken = 'foo';
- o.params = buildUnnamed8786();
+ o.params = buildUnnamed8789();
o.userEvent = buildGoogleCloudRecommendationengineV1beta1UserEvent();
}
buildCounterGoogleCloudRecommendationengineV1beta1PredictRequest--;
@@ -1400,7 +1400,7 @@
o.filter!,
unittest.equals('foo'),
);
- checkUnnamed8785(o.labels!);
+ checkUnnamed8788(o.labels!);
unittest.expect(
o.pageSize!,
unittest.equals(42),
@@ -1409,21 +1409,21 @@
o.pageToken!,
unittest.equals('foo'),
);
- checkUnnamed8786(o.params!);
+ checkUnnamed8789(o.params!);
checkGoogleCloudRecommendationengineV1beta1UserEvent(
o.userEvent! as api.GoogleCloudRecommendationengineV1beta1UserEvent);
}
buildCounterGoogleCloudRecommendationengineV1beta1PredictRequest--;
}
-core.List<core.String> buildUnnamed8787() {
+core.List<core.String> buildUnnamed8790() {
var o = <core.String>[];
o.add('foo');
o.add('foo');
return o;
}
-void checkUnnamed8787(core.List<core.String> o) {
+void checkUnnamed8790(core.List<core.String> o) {
unittest.expect(o, unittest.hasLength(2));
unittest.expect(
o[0],
@@ -1435,7 +1435,7 @@
);
}
-core.Map<core.String, core.Object> buildUnnamed8788() {
+core.Map<core.String, core.Object> buildUnnamed8791() {
var o = <core.String, core.Object>{};
o['x'] = {
'list': [1, 2, 3],
@@ -1450,7 +1450,7 @@
return o;
}
-void checkUnnamed8788(core.Map<core.String, core.Object> o) {
+void checkUnnamed8791(core.Map<core.String, core.Object> o) {
unittest.expect(o, unittest.hasLength(2));
var casted5 = (o['x']!) as core.Map;
unittest.expect(casted5, unittest.hasLength(3));
@@ -1484,7 +1484,7 @@
core.List<
api.GoogleCloudRecommendationengineV1beta1PredictResponsePredictionResult>
- buildUnnamed8789() {
+ buildUnnamed8792() {
var o = <
api.GoogleCloudRecommendationengineV1beta1PredictResponsePredictionResult>[];
o.add(
@@ -1494,7 +1494,7 @@
return o;
}
-void checkUnnamed8789(
+void checkUnnamed8792(
core.List<
api.GoogleCloudRecommendationengineV1beta1PredictResponsePredictionResult>
o) {
@@ -1514,11 +1514,11 @@
buildCounterGoogleCloudRecommendationengineV1beta1PredictResponse++;
if (buildCounterGoogleCloudRecommendationengineV1beta1PredictResponse < 3) {
o.dryRun = true;
- o.itemsMissingInCatalog = buildUnnamed8787();
- o.metadata = buildUnnamed8788();
+ o.itemsMissingInCatalog = buildUnnamed8790();
+ o.metadata = buildUnnamed8791();
o.nextPageToken = 'foo';
o.recommendationToken = 'foo';
- o.results = buildUnnamed8789();
+ o.results = buildUnnamed8792();
}
buildCounterGoogleCloudRecommendationengineV1beta1PredictResponse--;
return o;
@@ -1529,8 +1529,8 @@
buildCounterGoogleCloudRecommendationengineV1beta1PredictResponse++;
if (buildCounterGoogleCloudRecommendationengineV1beta1PredictResponse < 3) {
unittest.expect(o.dryRun!, unittest.isTrue);
- checkUnnamed8787(o.itemsMissingInCatalog!);
- checkUnnamed8788(o.metadata!);
+ checkUnnamed8790(o.itemsMissingInCatalog!);
+ checkUnnamed8791(o.metadata!);
unittest.expect(
o.nextPageToken!,
unittest.equals('foo'),
@@ -1539,12 +1539,12 @@
o.recommendationToken!,
unittest.equals('foo'),
);
- checkUnnamed8789(o.results!);
+ checkUnnamed8792(o.results!);
}
buildCounterGoogleCloudRecommendationengineV1beta1PredictResponse--;
}
-core.Map<core.String, core.Object> buildUnnamed8790() {
+core.Map<core.String, core.Object> buildUnnamed8793() {
var o = <core.String, core.Object>{};
o['x'] = {
'list': [1, 2, 3],
@@ -1559,7 +1559,7 @@
return o;
}
-void checkUnnamed8790(core.Map<core.String, core.Object> o) {
+void checkUnnamed8793(core.Map<core.String, core.Object> o) {
unittest.expect(o, unittest.hasLength(2));
var casted7 = (o['x']!) as core.Map;
unittest.expect(casted7, unittest.hasLength(3));
@@ -1602,7 +1602,7 @@
if (buildCounterGoogleCloudRecommendationengineV1beta1PredictResponsePredictionResult <
3) {
o.id = 'foo';
- o.itemMetadata = buildUnnamed8790();
+ o.itemMetadata = buildUnnamed8793();
}
buildCounterGoogleCloudRecommendationengineV1beta1PredictResponsePredictionResult--;
return o;
@@ -1618,7 +1618,7 @@
o.id!,
unittest.equals('foo'),
);
- checkUnnamed8790(o.itemMetadata!);
+ checkUnnamed8793(o.itemMetadata!);
}
buildCounterGoogleCloudRecommendationengineV1beta1PredictResponsePredictionResult--;
}
@@ -1652,14 +1652,14 @@
buildCounterGoogleCloudRecommendationengineV1beta1PredictionApiKeyRegistration--;
}
-core.Map<core.String, core.double> buildUnnamed8791() {
+core.Map<core.String, core.double> buildUnnamed8794() {
var o = <core.String, core.double>{};
o['x'] = 42.0;
o['y'] = 42.0;
return o;
}
-void checkUnnamed8791(core.Map<core.String, core.double> o) {
+void checkUnnamed8794(core.Map<core.String, core.double> o) {
unittest.expect(o, unittest.hasLength(2));
unittest.expect(
o['x']!,
@@ -1671,14 +1671,14 @@
);
}
-core.List<api.GoogleCloudRecommendationengineV1beta1Image> buildUnnamed8792() {
+core.List<api.GoogleCloudRecommendationengineV1beta1Image> buildUnnamed8795() {
var o = <api.GoogleCloudRecommendationengineV1beta1Image>[];
o.add(buildGoogleCloudRecommendationengineV1beta1Image());
o.add(buildGoogleCloudRecommendationengineV1beta1Image());
return o;
}
-void checkUnnamed8792(
+void checkUnnamed8795(
core.List<api.GoogleCloudRecommendationengineV1beta1Image> o) {
unittest.expect(o, unittest.hasLength(2));
checkGoogleCloudRecommendationengineV1beta1Image(
@@ -1697,11 +1697,11 @@
3) {
o.availableQuantity = 'foo';
o.canonicalProductUri = 'foo';
- o.costs = buildUnnamed8791();
+ o.costs = buildUnnamed8794();
o.currencyCode = 'foo';
o.exactPrice =
buildGoogleCloudRecommendationengineV1beta1ProductCatalogItemExactPrice();
- o.images = buildUnnamed8792();
+ o.images = buildUnnamed8795();
o.priceRange =
buildGoogleCloudRecommendationengineV1beta1ProductCatalogItemPriceRange();
o.stockState = 'foo';
@@ -1723,7 +1723,7 @@
o.canonicalProductUri!,
unittest.equals('foo'),
);
- checkUnnamed8791(o.costs!);
+ checkUnnamed8794(o.costs!);
unittest.expect(
o.currencyCode!,
unittest.equals('foo'),
@@ -1731,7 +1731,7 @@
checkGoogleCloudRecommendationengineV1beta1ProductCatalogItemExactPrice(
o.exactPrice! as api
.GoogleCloudRecommendationengineV1beta1ProductCatalogItemExactPrice);
- checkUnnamed8792(o.images!);
+ checkUnnamed8795(o.images!);
checkGoogleCloudRecommendationengineV1beta1ProductCatalogItemPriceRange(
o.priceRange! as api
.GoogleCloudRecommendationengineV1beta1ProductCatalogItemPriceRange);
@@ -1870,7 +1870,7 @@
core.List<
api.GoogleCloudRecommendationengineV1beta1CatalogItemCategoryHierarchy>
- buildUnnamed8793() {
+ buildUnnamed8796() {
var o = <
api.GoogleCloudRecommendationengineV1beta1CatalogItemCategoryHierarchy>[];
o.add(
@@ -1880,7 +1880,7 @@
return o;
}
-void checkUnnamed8793(
+void checkUnnamed8796(
core.List<
api.GoogleCloudRecommendationengineV1beta1CatalogItemCategoryHierarchy>
o) {
@@ -1894,14 +1894,14 @@
}
core.List<api.GoogleCloudRecommendationengineV1beta1ProductDetail>
- buildUnnamed8794() {
+ buildUnnamed8797() {
var o = <api.GoogleCloudRecommendationengineV1beta1ProductDetail>[];
o.add(buildGoogleCloudRecommendationengineV1beta1ProductDetail());
o.add(buildGoogleCloudRecommendationengineV1beta1ProductDetail());
return o;
}
-void checkUnnamed8794(
+void checkUnnamed8797(
core.List<api.GoogleCloudRecommendationengineV1beta1ProductDetail> o) {
unittest.expect(o, unittest.hasLength(2));
checkGoogleCloudRecommendationengineV1beta1ProductDetail(
@@ -1920,8 +1920,8 @@
3) {
o.cartId = 'foo';
o.listId = 'foo';
- o.pageCategories = buildUnnamed8793();
- o.productDetails = buildUnnamed8794();
+ o.pageCategories = buildUnnamed8796();
+ o.productDetails = buildUnnamed8797();
o.purchaseTransaction =
buildGoogleCloudRecommendationengineV1beta1PurchaseTransaction();
o.searchQuery = 'foo';
@@ -1943,8 +1943,8 @@
o.listId!,
unittest.equals('foo'),
);
- checkUnnamed8793(o.pageCategories!);
- checkUnnamed8794(o.productDetails!);
+ checkUnnamed8796(o.pageCategories!);
+ checkUnnamed8797(o.productDetails!);
checkGoogleCloudRecommendationengineV1beta1PurchaseTransaction(
o.purchaseTransaction!
as api.GoogleCloudRecommendationengineV1beta1PurchaseTransaction);
@@ -1956,14 +1956,14 @@
buildCounterGoogleCloudRecommendationengineV1beta1ProductEventDetail--;
}
-core.Map<core.String, core.double> buildUnnamed8795() {
+core.Map<core.String, core.double> buildUnnamed8798() {
var o = <core.String, core.double>{};
o['x'] = 42.0;
o['y'] = 42.0;
return o;
}
-void checkUnnamed8795(core.Map<core.String, core.double> o) {
+void checkUnnamed8798(core.Map<core.String, core.double> o) {
unittest.expect(o, unittest.hasLength(2));
unittest.expect(
o['x']!,
@@ -1975,14 +1975,14 @@
);
}
-core.Map<core.String, core.double> buildUnnamed8796() {
+core.Map<core.String, core.double> buildUnnamed8799() {
var o = <core.String, core.double>{};
o['x'] = 42.0;
o['y'] = 42.0;
return o;
}
-void checkUnnamed8796(core.Map<core.String, core.double> o) {
+void checkUnnamed8799(core.Map<core.String, core.double> o) {
unittest.expect(o, unittest.hasLength(2));
unittest.expect(
o['x']!,
@@ -2002,11 +2002,11 @@
buildCounterGoogleCloudRecommendationengineV1beta1PurchaseTransaction++;
if (buildCounterGoogleCloudRecommendationengineV1beta1PurchaseTransaction <
3) {
- o.costs = buildUnnamed8795();
+ o.costs = buildUnnamed8798();
o.currencyCode = 'foo';
o.id = 'foo';
o.revenue = 42.0;
- o.taxes = buildUnnamed8796();
+ o.taxes = buildUnnamed8799();
}
buildCounterGoogleCloudRecommendationengineV1beta1PurchaseTransaction--;
return o;
@@ -2017,7 +2017,7 @@
buildCounterGoogleCloudRecommendationengineV1beta1PurchaseTransaction++;
if (buildCounterGoogleCloudRecommendationengineV1beta1PurchaseTransaction <
3) {
- checkUnnamed8795(o.costs!);
+ checkUnnamed8798(o.costs!);
unittest.expect(
o.currencyCode!,
unittest.equals('foo'),
@@ -2030,7 +2030,7 @@
o.revenue!,
unittest.equals(42.0),
);
- checkUnnamed8796(o.taxes!);
+ checkUnnamed8799(o.taxes!);
}
buildCounterGoogleCloudRecommendationengineV1beta1PurchaseTransaction--;
}
@@ -2099,14 +2099,14 @@
}
core.List<api.GoogleCloudRecommendationengineV1beta1UserEvent>
- buildUnnamed8797() {
+ buildUnnamed8800() {
var o = <api.GoogleCloudRecommendationengineV1beta1UserEvent>[];
o.add(buildGoogleCloudRecommendationengineV1beta1UserEvent());
o.add(buildGoogleCloudRecommendationengineV1beta1UserEvent());
return o;
}
-void checkUnnamed8797(
+void checkUnnamed8800(
core.List<api.GoogleCloudRecommendationengineV1beta1UserEvent> o) {
unittest.expect(o, unittest.hasLength(2));
checkGoogleCloudRecommendationengineV1beta1UserEvent(
@@ -2125,7 +2125,7 @@
if (buildCounterGoogleCloudRecommendationengineV1beta1PurgeUserEventsResponse <
3) {
o.purgedEventsCount = 'foo';
- o.userEventsSample = buildUnnamed8797();
+ o.userEventsSample = buildUnnamed8800();
}
buildCounterGoogleCloudRecommendationengineV1beta1PurgeUserEventsResponse--;
return o;
@@ -2140,7 +2140,7 @@
o.purgedEventsCount!,
unittest.equals('foo'),
);
- checkUnnamed8797(o.userEventsSample!);
+ checkUnnamed8800(o.userEventsSample!);
}
buildCounterGoogleCloudRecommendationengineV1beta1PurgeUserEventsResponse--;
}
@@ -2301,14 +2301,14 @@
}
core.List<api.GoogleCloudRecommendationengineV1beta1UserEvent>
- buildUnnamed8798() {
+ buildUnnamed8801() {
var o = <api.GoogleCloudRecommendationengineV1beta1UserEvent>[];
o.add(buildGoogleCloudRecommendationengineV1beta1UserEvent());
o.add(buildGoogleCloudRecommendationengineV1beta1UserEvent());
return o;
}
-void checkUnnamed8798(
+void checkUnnamed8801(
core.List<api.GoogleCloudRecommendationengineV1beta1UserEvent> o) {
unittest.expect(o, unittest.hasLength(2));
checkGoogleCloudRecommendationengineV1beta1UserEvent(
@@ -2325,7 +2325,7 @@
buildCounterGoogleCloudRecommendationengineV1beta1UserEventInlineSource++;
if (buildCounterGoogleCloudRecommendationengineV1beta1UserEventInlineSource <
3) {
- o.userEvents = buildUnnamed8798();
+ o.userEvents = buildUnnamed8801();
}
buildCounterGoogleCloudRecommendationengineV1beta1UserEventInlineSource--;
return o;
@@ -2336,7 +2336,7 @@
buildCounterGoogleCloudRecommendationengineV1beta1UserEventInlineSource++;
if (buildCounterGoogleCloudRecommendationengineV1beta1UserEventInlineSource <
3) {
- checkUnnamed8798(o.userEvents!);
+ checkUnnamed8801(o.userEvents!);
}
buildCounterGoogleCloudRecommendationengineV1beta1UserEventInlineSource--;
}
@@ -2382,14 +2382,14 @@
buildCounterGoogleCloudRecommendationengineV1beta1UserInfo--;
}
-core.List<api.GoogleLongrunningOperation> buildUnnamed8799() {
+core.List<api.GoogleLongrunningOperation> buildUnnamed8802() {
var o = <api.GoogleLongrunningOperation>[];
o.add(buildGoogleLongrunningOperation());
o.add(buildGoogleLongrunningOperation());
return o;
}
-void checkUnnamed8799(core.List<api.GoogleLongrunningOperation> o) {
+void checkUnnamed8802(core.List<api.GoogleLongrunningOperation> o) {
unittest.expect(o, unittest.hasLength(2));
checkGoogleLongrunningOperation(o[0] as api.GoogleLongrunningOperation);
checkGoogleLongrunningOperation(o[1] as api.GoogleLongrunningOperation);
@@ -2402,7 +2402,7 @@
buildCounterGoogleLongrunningListOperationsResponse++;
if (buildCounterGoogleLongrunningListOperationsResponse < 3) {
o.nextPageToken = 'foo';
- o.operations = buildUnnamed8799();
+ o.operations = buildUnnamed8802();
}
buildCounterGoogleLongrunningListOperationsResponse--;
return o;
@@ -2416,12 +2416,12 @@
o.nextPageToken!,
unittest.equals('foo'),
);
- checkUnnamed8799(o.operations!);
+ checkUnnamed8802(o.operations!);
}
buildCounterGoogleLongrunningListOperationsResponse--;
}
-core.Map<core.String, core.Object> buildUnnamed8800() {
+core.Map<core.String, core.Object> buildUnnamed8803() {
var o = <core.String, core.Object>{};
o['x'] = {
'list': [1, 2, 3],
@@ -2436,7 +2436,7 @@
return o;
}
-void checkUnnamed8800(core.Map<core.String, core.Object> o) {
+void checkUnnamed8803(core.Map<core.String, core.Object> o) {
unittest.expect(o, unittest.hasLength(2));
var casted9 = (o['x']!) as core.Map;
unittest.expect(casted9, unittest.hasLength(3));
@@ -2468,7 +2468,7 @@
);
}
-core.Map<core.String, core.Object> buildUnnamed8801() {
+core.Map<core.String, core.Object> buildUnnamed8804() {
var o = <core.String, core.Object>{};
o['x'] = {
'list': [1, 2, 3],
@@ -2483,7 +2483,7 @@
return o;
}
-void checkUnnamed8801(core.Map<core.String, core.Object> o) {
+void checkUnnamed8804(core.Map<core.String, core.Object> o) {
unittest.expect(o, unittest.hasLength(2));
var casted11 = (o['x']!) as core.Map;
unittest.expect(casted11, unittest.hasLength(3));
@@ -2522,9 +2522,9 @@
if (buildCounterGoogleLongrunningOperation < 3) {
o.done = true;
o.error = buildGoogleRpcStatus();
- o.metadata = buildUnnamed8800();
+ o.metadata = buildUnnamed8803();
o.name = 'foo';
- o.response = buildUnnamed8801();
+ o.response = buildUnnamed8804();
}
buildCounterGoogleLongrunningOperation--;
return o;
@@ -2535,12 +2535,12 @@
if (buildCounterGoogleLongrunningOperation < 3) {
unittest.expect(o.done!, unittest.isTrue);
checkGoogleRpcStatus(o.error! as api.GoogleRpcStatus);
- checkUnnamed8800(o.metadata!);
+ checkUnnamed8803(o.metadata!);
unittest.expect(
o.name!,
unittest.equals('foo'),
);
- checkUnnamed8801(o.response!);
+ checkUnnamed8804(o.response!);
}
buildCounterGoogleLongrunningOperation--;
}
@@ -2560,7 +2560,7 @@
buildCounterGoogleProtobufEmpty--;
}
-core.Map<core.String, core.Object> buildUnnamed8802() {
+core.Map<core.String, core.Object> buildUnnamed8805() {
var o = <core.String, core.Object>{};
o['x'] = {
'list': [1, 2, 3],
@@ -2575,7 +2575,7 @@
return o;
}
-void checkUnnamed8802(core.Map<core.String, core.Object> o) {
+void checkUnnamed8805(core.Map<core.String, core.Object> o) {
unittest.expect(o, unittest.hasLength(2));
var casted13 = (o['x']!) as core.Map;
unittest.expect(casted13, unittest.hasLength(3));
@@ -2607,17 +2607,17 @@
);
}
-core.List<core.Map<core.String, core.Object>> buildUnnamed8803() {
+core.List<core.Map<core.String, core.Object>> buildUnnamed8806() {
var o = <core.Map<core.String, core.Object>>[];
- o.add(buildUnnamed8802());
- o.add(buildUnnamed8802());
+ o.add(buildUnnamed8805());
+ o.add(buildUnnamed8805());
return o;
}
-void checkUnnamed8803(core.List<core.Map<core.String, core.Object>> o) {
+void checkUnnamed8806(core.List<core.Map<core.String, core.Object>> o) {
unittest.expect(o, unittest.hasLength(2));
- checkUnnamed8802(o[0]);
- checkUnnamed8802(o[1]);
+ checkUnnamed8805(o[0]);
+ checkUnnamed8805(o[1]);
}
core.int buildCounterGoogleRpcStatus = 0;
@@ -2626,7 +2626,7 @@
buildCounterGoogleRpcStatus++;
if (buildCounterGoogleRpcStatus < 3) {
o.code = 42;
- o.details = buildUnnamed8803();
+ o.details = buildUnnamed8806();
o.message = 'foo';
}
buildCounterGoogleRpcStatus--;
@@ -2640,7 +2640,7 @@
o.code!,
unittest.equals(42),
);
- checkUnnamed8803(o.details!);
+ checkUnnamed8806(o.details!);
unittest.expect(
o.message!,
unittest.equals('foo'),
diff --git a/generated/googleapis_beta/test/sasportal/v1alpha1_test.dart b/generated/googleapis_beta/test/sasportal/v1alpha1_test.dart
index e97a3c0..23188ea 100644
--- a/generated/googleapis_beta/test/sasportal/v1alpha1_test.dart
+++ b/generated/googleapis_beta/test/sasportal/v1alpha1_test.dart
@@ -27,14 +27,14 @@
import '../test_shared.dart';
-core.List<core.String> buildUnnamed8261() {
+core.List<core.String> buildUnnamed8264() {
var o = <core.String>[];
o.add('foo');
o.add('foo');
return o;
}
-void checkUnnamed8261(core.List<core.String> o) {
+void checkUnnamed8264(core.List<core.String> o) {
unittest.expect(o, unittest.hasLength(2));
unittest.expect(
o[0],
@@ -51,7 +51,7 @@
var o = api.SasPortalAssignment();
buildCounterSasPortalAssignment++;
if (buildCounterSasPortalAssignment < 3) {
- o.members = buildUnnamed8261();
+ o.members = buildUnnamed8264();
o.role = 'foo';
}
buildCounterSasPortalAssignment--;
@@ -61,7 +61,7 @@
void checkSasPortalAssignment(api.SasPortalAssignment o) {
buildCounterSasPortalAssignment++;
if (buildCounterSasPortalAssignment < 3) {
- checkUnnamed8261(o.members!);
+ checkUnnamed8264(o.members!);
unittest.expect(
o.role!,
unittest.equals('foo'),
@@ -124,92 +124,6 @@
buildCounterSasPortalCreateSignedDeviceRequest--;
}
-core.List<core.String> buildUnnamed8262() {
- var o = <core.String>[];
- o.add('foo');
- o.add('foo');
- return o;
-}
-
-void checkUnnamed8262(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'),
- );
-}
-
-core.int buildCounterSasPortalCustomer = 0;
-api.SasPortalCustomer buildSasPortalCustomer() {
- var o = api.SasPortalCustomer();
- buildCounterSasPortalCustomer++;
- if (buildCounterSasPortalCustomer < 3) {
- o.displayName = 'foo';
- o.name = 'foo';
- o.sasUserIds = buildUnnamed8262();
- }
- buildCounterSasPortalCustomer--;
- return o;
-}
-
-void checkSasPortalCustomer(api.SasPortalCustomer o) {
- buildCounterSasPortalCustomer++;
- if (buildCounterSasPortalCustomer < 3) {
- unittest.expect(
- o.displayName!,
- unittest.equals('foo'),
- );
- unittest.expect(
- o.name!,
- unittest.equals('foo'),
- );
- checkUnnamed8262(o.sasUserIds!);
- }
- buildCounterSasPortalCustomer--;
-}
-
-core.List<core.String> buildUnnamed8263() {
- var o = <core.String>[];
- o.add('foo');
- o.add('foo');
- return o;
-}
-
-void checkUnnamed8263(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'),
- );
-}
-
-core.List<core.String> buildUnnamed8264() {
- var o = <core.String>[];
- o.add('foo');
- o.add('foo');
- return o;
-}
-
-void checkUnnamed8264(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'),
- );
-}
-
core.List<core.String> buildUnnamed8265() {
var o = <core.String>[];
o.add('foo');
@@ -229,17 +143,103 @@
);
}
+core.int buildCounterSasPortalCustomer = 0;
+api.SasPortalCustomer buildSasPortalCustomer() {
+ var o = api.SasPortalCustomer();
+ buildCounterSasPortalCustomer++;
+ if (buildCounterSasPortalCustomer < 3) {
+ o.displayName = 'foo';
+ o.name = 'foo';
+ o.sasUserIds = buildUnnamed8265();
+ }
+ buildCounterSasPortalCustomer--;
+ return o;
+}
+
+void checkSasPortalCustomer(api.SasPortalCustomer o) {
+ buildCounterSasPortalCustomer++;
+ if (buildCounterSasPortalCustomer < 3) {
+ unittest.expect(
+ o.displayName!,
+ unittest.equals('foo'),
+ );
+ unittest.expect(
+ o.name!,
+ unittest.equals('foo'),
+ );
+ checkUnnamed8265(o.sasUserIds!);
+ }
+ buildCounterSasPortalCustomer--;
+}
+
+core.List<core.String> buildUnnamed8266() {
+ var o = <core.String>[];
+ o.add('foo');
+ o.add('foo');
+ return o;
+}
+
+void checkUnnamed8266(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'),
+ );
+}
+
+core.List<core.String> buildUnnamed8267() {
+ var o = <core.String>[];
+ o.add('foo');
+ o.add('foo');
+ return o;
+}
+
+void checkUnnamed8267(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'),
+ );
+}
+
+core.List<core.String> buildUnnamed8268() {
+ var o = <core.String>[];
+ o.add('foo');
+ o.add('foo');
+ return o;
+}
+
+void checkUnnamed8268(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'),
+ );
+}
+
core.int buildCounterSasPortalDeployment = 0;
api.SasPortalDeployment buildSasPortalDeployment() {
var o = api.SasPortalDeployment();
buildCounterSasPortalDeployment++;
if (buildCounterSasPortalDeployment < 3) {
- o.allowedBillingModes = buildUnnamed8263();
+ o.allowedBillingModes = buildUnnamed8266();
o.defaultBillingMode = 'foo';
o.displayName = 'foo';
- o.frns = buildUnnamed8264();
+ o.frns = buildUnnamed8267();
o.name = 'foo';
- o.sasUserIds = buildUnnamed8265();
+ o.sasUserIds = buildUnnamed8268();
}
buildCounterSasPortalDeployment--;
return o;
@@ -248,7 +248,7 @@
void checkSasPortalDeployment(api.SasPortalDeployment o) {
buildCounterSasPortalDeployment++;
if (buildCounterSasPortalDeployment < 3) {
- checkUnnamed8263(o.allowedBillingModes!);
+ checkUnnamed8266(o.allowedBillingModes!);
unittest.expect(
o.defaultBillingMode!,
unittest.equals('foo'),
@@ -257,50 +257,50 @@
o.displayName!,
unittest.equals('foo'),
);
- checkUnnamed8264(o.frns!);
+ checkUnnamed8267(o.frns!);
unittest.expect(
o.name!,
unittest.equals('foo'),
);
- checkUnnamed8265(o.sasUserIds!);
+ checkUnnamed8268(o.sasUserIds!);
}
buildCounterSasPortalDeployment--;
}
-core.List<api.SasPortalChannelWithScore> buildUnnamed8266() {
+core.List<api.SasPortalChannelWithScore> buildUnnamed8269() {
var o = <api.SasPortalChannelWithScore>[];
o.add(buildSasPortalChannelWithScore());
o.add(buildSasPortalChannelWithScore());
return o;
}
-void checkUnnamed8266(core.List<api.SasPortalChannelWithScore> o) {
+void checkUnnamed8269(core.List<api.SasPortalChannelWithScore> o) {
unittest.expect(o, unittest.hasLength(2));
checkSasPortalChannelWithScore(o[0] as api.SasPortalChannelWithScore);
checkSasPortalChannelWithScore(o[1] as api.SasPortalChannelWithScore);
}
-core.List<api.SasPortalFrequencyRange> buildUnnamed8267() {
+core.List<api.SasPortalFrequencyRange> buildUnnamed8270() {
var o = <api.SasPortalFrequencyRange>[];
o.add(buildSasPortalFrequencyRange());
o.add(buildSasPortalFrequencyRange());
return o;
}
-void checkUnnamed8267(core.List<api.SasPortalFrequencyRange> o) {
+void checkUnnamed8270(core.List<api.SasPortalFrequencyRange> o) {
unittest.expect(o, unittest.hasLength(2));
checkSasPortalFrequencyRange(o[0] as api.SasPortalFrequencyRange);
checkSasPortalFrequencyRange(o[1] as api.SasPortalFrequencyRange);
}
-core.List<api.SasPortalDeviceGrant> buildUnnamed8268() {
+core.List<api.SasPortalDeviceGrant> buildUnnamed8271() {
var o = <api.SasPortalDeviceGrant>[];
o.add(buildSasPortalDeviceGrant());
o.add(buildSasPortalDeviceGrant());
return o;
}
-void checkUnnamed8268(core.List<api.SasPortalDeviceGrant> o) {
+void checkUnnamed8271(core.List<api.SasPortalDeviceGrant> o) {
unittest.expect(o, unittest.hasLength(2));
checkSasPortalDeviceGrant(o[0] as api.SasPortalDeviceGrant);
checkSasPortalDeviceGrant(o[1] as api.SasPortalDeviceGrant);
@@ -312,12 +312,12 @@
buildCounterSasPortalDevice++;
if (buildCounterSasPortalDevice < 3) {
o.activeConfig = buildSasPortalDeviceConfig();
- o.currentChannels = buildUnnamed8266();
+ o.currentChannels = buildUnnamed8269();
o.deviceMetadata = buildSasPortalDeviceMetadata();
o.displayName = 'foo';
o.fccId = 'foo';
- o.grantRangeAllowlists = buildUnnamed8267();
- o.grants = buildUnnamed8268();
+ o.grantRangeAllowlists = buildUnnamed8270();
+ o.grants = buildUnnamed8271();
o.name = 'foo';
o.preloadedConfig = buildSasPortalDeviceConfig();
o.serialNumber = 'foo';
@@ -331,7 +331,7 @@
buildCounterSasPortalDevice++;
if (buildCounterSasPortalDevice < 3) {
checkSasPortalDeviceConfig(o.activeConfig! as api.SasPortalDeviceConfig);
- checkUnnamed8266(o.currentChannels!);
+ checkUnnamed8269(o.currentChannels!);
checkSasPortalDeviceMetadata(
o.deviceMetadata! as api.SasPortalDeviceMetadata);
unittest.expect(
@@ -342,8 +342,8 @@
o.fccId!,
unittest.equals('foo'),
);
- checkUnnamed8267(o.grantRangeAllowlists!);
- checkUnnamed8268(o.grants!);
+ checkUnnamed8270(o.grantRangeAllowlists!);
+ checkUnnamed8271(o.grants!);
unittest.expect(
o.name!,
unittest.equals('foo'),
@@ -388,14 +388,14 @@
buildCounterSasPortalDeviceAirInterface--;
}
-core.List<core.String> buildUnnamed8269() {
+core.List<core.String> buildUnnamed8272() {
var o = <core.String>[];
o.add('foo');
o.add('foo');
return o;
}
-void checkUnnamed8269(core.List<core.String> o) {
+void checkUnnamed8272(core.List<core.String> o) {
unittest.expect(o, unittest.hasLength(2));
unittest.expect(
o[0],
@@ -417,7 +417,7 @@
o.category = 'foo';
o.installationParams = buildSasPortalInstallationParams();
o.isSigned = true;
- o.measurementCapabilities = buildUnnamed8269();
+ o.measurementCapabilities = buildUnnamed8272();
o.model = buildSasPortalDeviceModel();
o.state = 'foo';
o.updateTime = 'foo';
@@ -443,7 +443,7 @@
checkSasPortalInstallationParams(
o.installationParams! as api.SasPortalInstallationParams);
unittest.expect(o.isSigned!, unittest.isTrue);
- checkUnnamed8269(o.measurementCapabilities!);
+ checkUnnamed8272(o.measurementCapabilities!);
checkSasPortalDeviceModel(o.model! as api.SasPortalDeviceModel);
unittest.expect(
o.state!,
@@ -461,27 +461,27 @@
buildCounterSasPortalDeviceConfig--;
}
-core.List<api.SasPortalDpaMoveList> buildUnnamed8270() {
+core.List<api.SasPortalDpaMoveList> buildUnnamed8273() {
var o = <api.SasPortalDpaMoveList>[];
o.add(buildSasPortalDpaMoveList());
o.add(buildSasPortalDpaMoveList());
return o;
}
-void checkUnnamed8270(core.List<api.SasPortalDpaMoveList> o) {
+void checkUnnamed8273(core.List<api.SasPortalDpaMoveList> o) {
unittest.expect(o, unittest.hasLength(2));
checkSasPortalDpaMoveList(o[0] as api.SasPortalDpaMoveList);
checkSasPortalDpaMoveList(o[1] as api.SasPortalDpaMoveList);
}
-core.List<core.String> buildUnnamed8271() {
+core.List<core.String> buildUnnamed8274() {
var o = <core.String>[];
o.add('foo');
o.add('foo');
return o;
}
-void checkUnnamed8271(core.List<core.String> o) {
+void checkUnnamed8274(core.List<core.String> o) {
unittest.expect(o, unittest.hasLength(2));
unittest.expect(
o[0],
@@ -503,9 +503,9 @@
o.frequencyRange = buildSasPortalFrequencyRange();
o.grantId = 'foo';
o.maxEirp = 42.0;
- o.moveList = buildUnnamed8270();
+ o.moveList = buildUnnamed8273();
o.state = 'foo';
- o.suspensionReason = buildUnnamed8271();
+ o.suspensionReason = buildUnnamed8274();
}
buildCounterSasPortalDeviceGrant--;
return o;
@@ -532,12 +532,12 @@
o.maxEirp!,
unittest.equals(42.0),
);
- checkUnnamed8270(o.moveList!);
+ checkUnnamed8273(o.moveList!);
unittest.expect(
o.state!,
unittest.equals('foo'),
);
- checkUnnamed8271(o.suspensionReason!);
+ checkUnnamed8274(o.suspensionReason!);
}
buildCounterSasPortalDeviceGrant--;
}
@@ -807,14 +807,14 @@
buildCounterSasPortalInstallationParams--;
}
-core.List<api.SasPortalCustomer> buildUnnamed8272() {
+core.List<api.SasPortalCustomer> buildUnnamed8275() {
var o = <api.SasPortalCustomer>[];
o.add(buildSasPortalCustomer());
o.add(buildSasPortalCustomer());
return o;
}
-void checkUnnamed8272(core.List<api.SasPortalCustomer> o) {
+void checkUnnamed8275(core.List<api.SasPortalCustomer> o) {
unittest.expect(o, unittest.hasLength(2));
checkSasPortalCustomer(o[0] as api.SasPortalCustomer);
checkSasPortalCustomer(o[1] as api.SasPortalCustomer);
@@ -825,7 +825,7 @@
var o = api.SasPortalListCustomersResponse();
buildCounterSasPortalListCustomersResponse++;
if (buildCounterSasPortalListCustomersResponse < 3) {
- o.customers = buildUnnamed8272();
+ o.customers = buildUnnamed8275();
o.nextPageToken = 'foo';
}
buildCounterSasPortalListCustomersResponse--;
@@ -835,7 +835,7 @@
void checkSasPortalListCustomersResponse(api.SasPortalListCustomersResponse o) {
buildCounterSasPortalListCustomersResponse++;
if (buildCounterSasPortalListCustomersResponse < 3) {
- checkUnnamed8272(o.customers!);
+ checkUnnamed8275(o.customers!);
unittest.expect(
o.nextPageToken!,
unittest.equals('foo'),
@@ -844,14 +844,14 @@
buildCounterSasPortalListCustomersResponse--;
}
-core.List<api.SasPortalDeployment> buildUnnamed8273() {
+core.List<api.SasPortalDeployment> buildUnnamed8276() {
var o = <api.SasPortalDeployment>[];
o.add(buildSasPortalDeployment());
o.add(buildSasPortalDeployment());
return o;
}
-void checkUnnamed8273(core.List<api.SasPortalDeployment> o) {
+void checkUnnamed8276(core.List<api.SasPortalDeployment> o) {
unittest.expect(o, unittest.hasLength(2));
checkSasPortalDeployment(o[0] as api.SasPortalDeployment);
checkSasPortalDeployment(o[1] as api.SasPortalDeployment);
@@ -862,7 +862,7 @@
var o = api.SasPortalListDeploymentsResponse();
buildCounterSasPortalListDeploymentsResponse++;
if (buildCounterSasPortalListDeploymentsResponse < 3) {
- o.deployments = buildUnnamed8273();
+ o.deployments = buildUnnamed8276();
o.nextPageToken = 'foo';
}
buildCounterSasPortalListDeploymentsResponse--;
@@ -873,7 +873,7 @@
api.SasPortalListDeploymentsResponse o) {
buildCounterSasPortalListDeploymentsResponse++;
if (buildCounterSasPortalListDeploymentsResponse < 3) {
- checkUnnamed8273(o.deployments!);
+ checkUnnamed8276(o.deployments!);
unittest.expect(
o.nextPageToken!,
unittest.equals('foo'),
@@ -882,14 +882,14 @@
buildCounterSasPortalListDeploymentsResponse--;
}
-core.List<api.SasPortalDevice> buildUnnamed8274() {
+core.List<api.SasPortalDevice> buildUnnamed8277() {
var o = <api.SasPortalDevice>[];
o.add(buildSasPortalDevice());
o.add(buildSasPortalDevice());
return o;
}
-void checkUnnamed8274(core.List<api.SasPortalDevice> o) {
+void checkUnnamed8277(core.List<api.SasPortalDevice> o) {
unittest.expect(o, unittest.hasLength(2));
checkSasPortalDevice(o[0] as api.SasPortalDevice);
checkSasPortalDevice(o[1] as api.SasPortalDevice);
@@ -900,7 +900,7 @@
var o = api.SasPortalListDevicesResponse();
buildCounterSasPortalListDevicesResponse++;
if (buildCounterSasPortalListDevicesResponse < 3) {
- o.devices = buildUnnamed8274();
+ o.devices = buildUnnamed8277();
o.nextPageToken = 'foo';
}
buildCounterSasPortalListDevicesResponse--;
@@ -910,7 +910,7 @@
void checkSasPortalListDevicesResponse(api.SasPortalListDevicesResponse o) {
buildCounterSasPortalListDevicesResponse++;
if (buildCounterSasPortalListDevicesResponse < 3) {
- checkUnnamed8274(o.devices!);
+ checkUnnamed8277(o.devices!);
unittest.expect(
o.nextPageToken!,
unittest.equals('foo'),
@@ -919,14 +919,14 @@
buildCounterSasPortalListDevicesResponse--;
}
-core.List<api.SasPortalNode> buildUnnamed8275() {
+core.List<api.SasPortalNode> buildUnnamed8278() {
var o = <api.SasPortalNode>[];
o.add(buildSasPortalNode());
o.add(buildSasPortalNode());
return o;
}
-void checkUnnamed8275(core.List<api.SasPortalNode> o) {
+void checkUnnamed8278(core.List<api.SasPortalNode> o) {
unittest.expect(o, unittest.hasLength(2));
checkSasPortalNode(o[0] as api.SasPortalNode);
checkSasPortalNode(o[1] as api.SasPortalNode);
@@ -938,7 +938,7 @@
buildCounterSasPortalListNodesResponse++;
if (buildCounterSasPortalListNodesResponse < 3) {
o.nextPageToken = 'foo';
- o.nodes = buildUnnamed8275();
+ o.nodes = buildUnnamed8278();
}
buildCounterSasPortalListNodesResponse--;
return o;
@@ -951,7 +951,7 @@
o.nextPageToken!,
unittest.equals('foo'),
);
- checkUnnamed8275(o.nodes!);
+ checkUnnamed8278(o.nodes!);
}
buildCounterSasPortalListNodesResponse--;
}
@@ -1022,14 +1022,14 @@
buildCounterSasPortalMoveNodeRequest--;
}
-core.List<core.String> buildUnnamed8276() {
+core.List<core.String> buildUnnamed8279() {
var o = <core.String>[];
o.add('foo');
o.add('foo');
return o;
}
-void checkUnnamed8276(core.List<core.String> o) {
+void checkUnnamed8279(core.List<core.String> o) {
unittest.expect(o, unittest.hasLength(2));
unittest.expect(
o[0],
@@ -1048,7 +1048,7 @@
if (buildCounterSasPortalNode < 3) {
o.displayName = 'foo';
o.name = 'foo';
- o.sasUserIds = buildUnnamed8276();
+ o.sasUserIds = buildUnnamed8279();
}
buildCounterSasPortalNode--;
return o;
@@ -1065,12 +1065,12 @@
o.name!,
unittest.equals('foo'),
);
- checkUnnamed8276(o.sasUserIds!);
+ checkUnnamed8279(o.sasUserIds!);
}
buildCounterSasPortalNode--;
}
-core.Map<core.String, core.Object> buildUnnamed8277() {
+core.Map<core.String, core.Object> buildUnnamed8280() {
var o = <core.String, core.Object>{};
o['x'] = {
'list': [1, 2, 3],
@@ -1085,7 +1085,7 @@
return o;
}
-void checkUnnamed8277(core.Map<core.String, core.Object> o) {
+void checkUnnamed8280(core.Map<core.String, core.Object> o) {
unittest.expect(o, unittest.hasLength(2));
var casted1 = (o['x']!) as core.Map;
unittest.expect(casted1, unittest.hasLength(3));
@@ -1117,7 +1117,7 @@
);
}
-core.Map<core.String, core.Object> buildUnnamed8278() {
+core.Map<core.String, core.Object> buildUnnamed8281() {
var o = <core.String, core.Object>{};
o['x'] = {
'list': [1, 2, 3],
@@ -1132,7 +1132,7 @@
return o;
}
-void checkUnnamed8278(core.Map<core.String, core.Object> o) {
+void checkUnnamed8281(core.Map<core.String, core.Object> o) {
unittest.expect(o, unittest.hasLength(2));
var casted3 = (o['x']!) as core.Map;
unittest.expect(casted3, unittest.hasLength(3));
@@ -1171,9 +1171,9 @@
if (buildCounterSasPortalOperation < 3) {
o.done = true;
o.error = buildSasPortalStatus();
- o.metadata = buildUnnamed8277();
+ o.metadata = buildUnnamed8280();
o.name = 'foo';
- o.response = buildUnnamed8278();
+ o.response = buildUnnamed8281();
}
buildCounterSasPortalOperation--;
return o;
@@ -1184,24 +1184,24 @@
if (buildCounterSasPortalOperation < 3) {
unittest.expect(o.done!, unittest.isTrue);
checkSasPortalStatus(o.error! as api.SasPortalStatus);
- checkUnnamed8277(o.metadata!);
+ checkUnnamed8280(o.metadata!);
unittest.expect(
o.name!,
unittest.equals('foo'),
);
- checkUnnamed8278(o.response!);
+ checkUnnamed8281(o.response!);
}
buildCounterSasPortalOperation--;
}
-core.List<api.SasPortalAssignment> buildUnnamed8279() {
+core.List<api.SasPortalAssignment> buildUnnamed8282() {
var o = <api.SasPortalAssignment>[];
o.add(buildSasPortalAssignment());
o.add(buildSasPortalAssignment());
return o;
}
-void checkUnnamed8279(core.List<api.SasPortalAssignment> o) {
+void checkUnnamed8282(core.List<api.SasPortalAssignment> o) {
unittest.expect(o, unittest.hasLength(2));
checkSasPortalAssignment(o[0] as api.SasPortalAssignment);
checkSasPortalAssignment(o[1] as api.SasPortalAssignment);
@@ -1212,7 +1212,7 @@
var o = api.SasPortalPolicy();
buildCounterSasPortalPolicy++;
if (buildCounterSasPortalPolicy < 3) {
- o.assignments = buildUnnamed8279();
+ o.assignments = buildUnnamed8282();
o.etag = 'foo';
}
buildCounterSasPortalPolicy--;
@@ -1222,7 +1222,7 @@
void checkSasPortalPolicy(api.SasPortalPolicy o) {
buildCounterSasPortalPolicy++;
if (buildCounterSasPortalPolicy < 3) {
- checkUnnamed8279(o.assignments!);
+ checkUnnamed8282(o.assignments!);
unittest.expect(
o.etag!,
unittest.equals('foo'),
@@ -1276,7 +1276,7 @@
buildCounterSasPortalSignDeviceRequest--;
}
-core.Map<core.String, core.Object> buildUnnamed8280() {
+core.Map<core.String, core.Object> buildUnnamed8283() {
var o = <core.String, core.Object>{};
o['x'] = {
'list': [1, 2, 3],
@@ -1291,7 +1291,7 @@
return o;
}
-void checkUnnamed8280(core.Map<core.String, core.Object> o) {
+void checkUnnamed8283(core.Map<core.String, core.Object> o) {
unittest.expect(o, unittest.hasLength(2));
var casted5 = (o['x']!) as core.Map;
unittest.expect(casted5, unittest.hasLength(3));
@@ -1323,17 +1323,17 @@
);
}
-core.List<core.Map<core.String, core.Object>> buildUnnamed8281() {
+core.List<core.Map<core.String, core.Object>> buildUnnamed8284() {
var o = <core.Map<core.String, core.Object>>[];
- o.add(buildUnnamed8280());
- o.add(buildUnnamed8280());
+ o.add(buildUnnamed8283());
+ o.add(buildUnnamed8283());
return o;
}
-void checkUnnamed8281(core.List<core.Map<core.String, core.Object>> o) {
+void checkUnnamed8284(core.List<core.Map<core.String, core.Object>> o) {
unittest.expect(o, unittest.hasLength(2));
- checkUnnamed8280(o[0]);
- checkUnnamed8280(o[1]);
+ checkUnnamed8283(o[0]);
+ checkUnnamed8283(o[1]);
}
core.int buildCounterSasPortalStatus = 0;
@@ -1342,7 +1342,7 @@
buildCounterSasPortalStatus++;
if (buildCounterSasPortalStatus < 3) {
o.code = 42;
- o.details = buildUnnamed8281();
+ o.details = buildUnnamed8284();
o.message = 'foo';
}
buildCounterSasPortalStatus--;
@@ -1356,7 +1356,7 @@
o.code!,
unittest.equals(42),
);
- checkUnnamed8281(o.details!);
+ checkUnnamed8284(o.details!);
unittest.expect(
o.message!,
unittest.equals('foo'),
@@ -1365,14 +1365,14 @@
buildCounterSasPortalStatus--;
}
-core.List<core.String> buildUnnamed8282() {
+core.List<core.String> buildUnnamed8285() {
var o = <core.String>[];
o.add('foo');
o.add('foo');
return o;
}
-void checkUnnamed8282(core.List<core.String> o) {
+void checkUnnamed8285(core.List<core.String> o) {
unittest.expect(o, unittest.hasLength(2));
unittest.expect(
o[0],
@@ -1389,7 +1389,7 @@
var o = api.SasPortalTestPermissionsRequest();
buildCounterSasPortalTestPermissionsRequest++;
if (buildCounterSasPortalTestPermissionsRequest < 3) {
- o.permissions = buildUnnamed8282();
+ o.permissions = buildUnnamed8285();
o.resource = 'foo';
}
buildCounterSasPortalTestPermissionsRequest--;
@@ -1400,7 +1400,7 @@
api.SasPortalTestPermissionsRequest o) {
buildCounterSasPortalTestPermissionsRequest++;
if (buildCounterSasPortalTestPermissionsRequest < 3) {
- checkUnnamed8282(o.permissions!);
+ checkUnnamed8285(o.permissions!);
unittest.expect(
o.resource!,
unittest.equals('foo'),
@@ -1409,14 +1409,14 @@
buildCounterSasPortalTestPermissionsRequest--;
}
-core.List<core.String> buildUnnamed8283() {
+core.List<core.String> buildUnnamed8286() {
var o = <core.String>[];
o.add('foo');
o.add('foo');
return o;
}
-void checkUnnamed8283(core.List<core.String> o) {
+void checkUnnamed8286(core.List<core.String> o) {
unittest.expect(o, unittest.hasLength(2));
unittest.expect(
o[0],
@@ -1433,7 +1433,7 @@
var o = api.SasPortalTestPermissionsResponse();
buildCounterSasPortalTestPermissionsResponse++;
if (buildCounterSasPortalTestPermissionsResponse < 3) {
- o.permissions = buildUnnamed8283();
+ o.permissions = buildUnnamed8286();
}
buildCounterSasPortalTestPermissionsResponse--;
return o;
@@ -1443,7 +1443,7 @@
api.SasPortalTestPermissionsResponse o) {
buildCounterSasPortalTestPermissionsResponse++;
if (buildCounterSasPortalTestPermissionsResponse < 3) {
- checkUnnamed8283(o.permissions!);
+ checkUnnamed8286(o.permissions!);
}
buildCounterSasPortalTestPermissionsResponse--;
}
diff --git a/generated/googleapis_beta/test/sqladmin/v1beta4_test.dart b/generated/googleapis_beta/test/sqladmin/v1beta4_test.dart
index 8bdf928..1c59b69 100644
--- a/generated/googleapis_beta/test/sqladmin/v1beta4_test.dart
+++ b/generated/googleapis_beta/test/sqladmin/v1beta4_test.dart
@@ -288,14 +288,14 @@
buildCounterBackupRun--;
}
-core.List<api.BackupRun> buildUnnamed8089() {
+core.List<api.BackupRun> buildUnnamed8092() {
var o = <api.BackupRun>[];
o.add(buildBackupRun());
o.add(buildBackupRun());
return o;
}
-void checkUnnamed8089(core.List<api.BackupRun> o) {
+void checkUnnamed8092(core.List<api.BackupRun> o) {
unittest.expect(o, unittest.hasLength(2));
checkBackupRun(o[0] as api.BackupRun);
checkBackupRun(o[1] as api.BackupRun);
@@ -306,7 +306,7 @@
var o = api.BackupRunsListResponse();
buildCounterBackupRunsListResponse++;
if (buildCounterBackupRunsListResponse < 3) {
- o.items = buildUnnamed8089();
+ o.items = buildUnnamed8092();
o.kind = 'foo';
o.nextPageToken = 'foo';
}
@@ -317,7 +317,7 @@
void checkBackupRunsListResponse(api.BackupRunsListResponse o) {
buildCounterBackupRunsListResponse++;
if (buildCounterBackupRunsListResponse < 3) {
- checkUnnamed8089(o.items!);
+ checkUnnamed8092(o.items!);
unittest.expect(
o.kind!,
unittest.equals('foo'),
@@ -513,27 +513,27 @@
buildCounterDatabaseInstanceFailoverReplica--;
}
-core.List<api.IpMapping> buildUnnamed8090() {
+core.List<api.IpMapping> buildUnnamed8093() {
var o = <api.IpMapping>[];
o.add(buildIpMapping());
o.add(buildIpMapping());
return o;
}
-void checkUnnamed8090(core.List<api.IpMapping> o) {
+void checkUnnamed8093(core.List<api.IpMapping> o) {
unittest.expect(o, unittest.hasLength(2));
checkIpMapping(o[0] as api.IpMapping);
checkIpMapping(o[1] as api.IpMapping);
}
-core.List<core.String> buildUnnamed8091() {
+core.List<core.String> buildUnnamed8094() {
var o = <core.String>[];
o.add('foo');
o.add('foo');
return o;
}
-void checkUnnamed8091(core.List<core.String> o) {
+void checkUnnamed8094(core.List<core.String> o) {
unittest.expect(o, unittest.hasLength(2));
unittest.expect(
o[0],
@@ -545,14 +545,14 @@
);
}
-core.List<core.String> buildUnnamed8092() {
+core.List<core.String> buildUnnamed8095() {
var o = <core.String>[];
o.add('foo');
o.add('foo');
return o;
}
-void checkUnnamed8092(core.List<core.String> o) {
+void checkUnnamed8095(core.List<core.String> o) {
unittest.expect(o, unittest.hasLength(2));
unittest.expect(
o[0],
@@ -579,7 +579,7 @@
o.failoverReplica = buildDatabaseInstanceFailoverReplica();
o.gceZone = 'foo';
o.instanceType = 'foo';
- o.ipAddresses = buildUnnamed8090();
+ o.ipAddresses = buildUnnamed8093();
o.ipv6Address = 'foo';
o.kind = 'foo';
o.masterInstanceName = 'foo';
@@ -590,7 +590,7 @@
o.project = 'foo';
o.region = 'foo';
o.replicaConfiguration = buildReplicaConfiguration();
- o.replicaNames = buildUnnamed8091();
+ o.replicaNames = buildUnnamed8094();
o.rootPassword = 'foo';
o.satisfiesPzs = true;
o.scheduledMaintenance = buildSqlScheduledMaintenance();
@@ -600,7 +600,7 @@
o.serviceAccountEmailAddress = 'foo';
o.settings = buildSettings();
o.state = 'foo';
- o.suspensionReason = buildUnnamed8092();
+ o.suspensionReason = buildUnnamed8095();
}
buildCounterDatabaseInstance--;
return o;
@@ -643,7 +643,7 @@
o.instanceType!,
unittest.equals('foo'),
);
- checkUnnamed8090(o.ipAddresses!);
+ checkUnnamed8093(o.ipAddresses!);
unittest.expect(
o.ipv6Address!,
unittest.equals('foo'),
@@ -677,7 +677,7 @@
);
checkReplicaConfiguration(
o.replicaConfiguration! as api.ReplicaConfiguration);
- checkUnnamed8091(o.replicaNames!);
+ checkUnnamed8094(o.replicaNames!);
unittest.expect(
o.rootPassword!,
unittest.equals('foo'),
@@ -703,19 +703,19 @@
o.state!,
unittest.equals('foo'),
);
- checkUnnamed8092(o.suspensionReason!);
+ checkUnnamed8095(o.suspensionReason!);
}
buildCounterDatabaseInstance--;
}
-core.List<api.Database> buildUnnamed8093() {
+core.List<api.Database> buildUnnamed8096() {
var o = <api.Database>[];
o.add(buildDatabase());
o.add(buildDatabase());
return o;
}
-void checkUnnamed8093(core.List<api.Database> o) {
+void checkUnnamed8096(core.List<api.Database> o) {
unittest.expect(o, unittest.hasLength(2));
checkDatabase(o[0] as api.Database);
checkDatabase(o[1] as api.Database);
@@ -726,7 +726,7 @@
var o = api.DatabasesListResponse();
buildCounterDatabasesListResponse++;
if (buildCounterDatabasesListResponse < 3) {
- o.items = buildUnnamed8093();
+ o.items = buildUnnamed8096();
o.kind = 'foo';
}
buildCounterDatabasesListResponse--;
@@ -736,7 +736,7 @@
void checkDatabasesListResponse(api.DatabasesListResponse o) {
buildCounterDatabasesListResponse++;
if (buildCounterDatabasesListResponse < 3) {
- checkUnnamed8093(o.items!);
+ checkUnnamed8096(o.items!);
unittest.expect(
o.kind!,
unittest.equals('foo'),
@@ -959,14 +959,14 @@
buildCounterExportContextCsvExportOptions--;
}
-core.List<core.String> buildUnnamed8094() {
+core.List<core.String> buildUnnamed8097() {
var o = <core.String>[];
o.add('foo');
o.add('foo');
return o;
}
-void checkUnnamed8094(core.List<core.String> o) {
+void checkUnnamed8097(core.List<core.String> o) {
unittest.expect(o, unittest.hasLength(2));
unittest.expect(
o[0],
@@ -1002,14 +1002,14 @@
buildCounterExportContextSqlExportOptionsMysqlExportOptions--;
}
-core.List<core.String> buildUnnamed8095() {
+core.List<core.String> buildUnnamed8098() {
var o = <core.String>[];
o.add('foo');
o.add('foo');
return o;
}
-void checkUnnamed8095(core.List<core.String> o) {
+void checkUnnamed8098(core.List<core.String> o) {
unittest.expect(o, unittest.hasLength(2));
unittest.expect(
o[0],
@@ -1029,7 +1029,7 @@
o.mysqlExportOptions =
buildExportContextSqlExportOptionsMysqlExportOptions();
o.schemaOnly = true;
- o.tables = buildUnnamed8095();
+ o.tables = buildUnnamed8098();
}
buildCounterExportContextSqlExportOptions--;
return o;
@@ -1041,7 +1041,7 @@
checkExportContextSqlExportOptionsMysqlExportOptions(o.mysqlExportOptions!
as api.ExportContextSqlExportOptionsMysqlExportOptions);
unittest.expect(o.schemaOnly!, unittest.isTrue);
- checkUnnamed8095(o.tables!);
+ checkUnnamed8098(o.tables!);
}
buildCounterExportContextSqlExportOptions--;
}
@@ -1052,7 +1052,7 @@
buildCounterExportContext++;
if (buildCounterExportContext < 3) {
o.csvExportOptions = buildExportContextCsvExportOptions();
- o.databases = buildUnnamed8094();
+ o.databases = buildUnnamed8097();
o.fileType = 'foo';
o.kind = 'foo';
o.offload = true;
@@ -1068,7 +1068,7 @@
if (buildCounterExportContext < 3) {
checkExportContextCsvExportOptions(
o.csvExportOptions! as api.ExportContextCsvExportOptions);
- checkUnnamed8094(o.databases!);
+ checkUnnamed8097(o.databases!);
unittest.expect(
o.fileType!,
unittest.equals('foo'),
@@ -1115,14 +1115,14 @@
buildCounterFailoverContext--;
}
-core.List<core.String> buildUnnamed8096() {
+core.List<core.String> buildUnnamed8099() {
var o = <core.String>[];
o.add('foo');
o.add('foo');
return o;
}
-void checkUnnamed8096(core.List<core.String> o) {
+void checkUnnamed8099(core.List<core.String> o) {
unittest.expect(o, unittest.hasLength(2));
unittest.expect(
o[0],
@@ -1134,14 +1134,14 @@
);
}
-core.List<core.String> buildUnnamed8097() {
+core.List<core.String> buildUnnamed8100() {
var o = <core.String>[];
o.add('foo');
o.add('foo');
return o;
}
-void checkUnnamed8097(core.List<core.String> o) {
+void checkUnnamed8100(core.List<core.String> o) {
unittest.expect(o, unittest.hasLength(2));
unittest.expect(
o[0],
@@ -1153,14 +1153,14 @@
);
}
-core.List<core.String> buildUnnamed8098() {
+core.List<core.String> buildUnnamed8101() {
var o = <core.String>[];
o.add('foo');
o.add('foo');
return o;
}
-void checkUnnamed8098(core.List<core.String> o) {
+void checkUnnamed8101(core.List<core.String> o) {
unittest.expect(o, unittest.hasLength(2));
unittest.expect(
o[0],
@@ -1177,9 +1177,9 @@
var o = api.Flag();
buildCounterFlag++;
if (buildCounterFlag < 3) {
- o.allowedIntValues = buildUnnamed8096();
- o.allowedStringValues = buildUnnamed8097();
- o.appliesTo = buildUnnamed8098();
+ o.allowedIntValues = buildUnnamed8099();
+ o.allowedStringValues = buildUnnamed8100();
+ o.appliesTo = buildUnnamed8101();
o.inBeta = true;
o.kind = 'foo';
o.maxValue = 'foo';
@@ -1195,9 +1195,9 @@
void checkFlag(api.Flag o) {
buildCounterFlag++;
if (buildCounterFlag < 3) {
- checkUnnamed8096(o.allowedIntValues!);
- checkUnnamed8097(o.allowedStringValues!);
- checkUnnamed8098(o.appliesTo!);
+ checkUnnamed8099(o.allowedIntValues!);
+ checkUnnamed8100(o.allowedStringValues!);
+ checkUnnamed8101(o.appliesTo!);
unittest.expect(o.inBeta!, unittest.isTrue);
unittest.expect(
o.kind!,
@@ -1224,14 +1224,14 @@
buildCounterFlag--;
}
-core.List<api.Flag> buildUnnamed8099() {
+core.List<api.Flag> buildUnnamed8102() {
var o = <api.Flag>[];
o.add(buildFlag());
o.add(buildFlag());
return o;
}
-void checkUnnamed8099(core.List<api.Flag> o) {
+void checkUnnamed8102(core.List<api.Flag> o) {
unittest.expect(o, unittest.hasLength(2));
checkFlag(o[0] as api.Flag);
checkFlag(o[1] as api.Flag);
@@ -1242,7 +1242,7 @@
var o = api.FlagsListResponse();
buildCounterFlagsListResponse++;
if (buildCounterFlagsListResponse < 3) {
- o.items = buildUnnamed8099();
+ o.items = buildUnnamed8102();
o.kind = 'foo';
}
buildCounterFlagsListResponse--;
@@ -1252,7 +1252,7 @@
void checkFlagsListResponse(api.FlagsListResponse o) {
buildCounterFlagsListResponse++;
if (buildCounterFlagsListResponse < 3) {
- checkUnnamed8099(o.items!);
+ checkUnnamed8102(o.items!);
unittest.expect(
o.kind!,
unittest.equals('foo'),
@@ -1315,14 +1315,14 @@
buildCounterImportContextBakImportOptions--;
}
-core.List<core.String> buildUnnamed8100() {
+core.List<core.String> buildUnnamed8103() {
var o = <core.String>[];
o.add('foo');
o.add('foo');
return o;
}
-void checkUnnamed8100(core.List<core.String> o) {
+void checkUnnamed8103(core.List<core.String> o) {
unittest.expect(o, unittest.hasLength(2));
unittest.expect(
o[0],
@@ -1339,7 +1339,7 @@
var o = api.ImportContextCsvImportOptions();
buildCounterImportContextCsvImportOptions++;
if (buildCounterImportContextCsvImportOptions < 3) {
- o.columns = buildUnnamed8100();
+ o.columns = buildUnnamed8103();
o.table = 'foo';
}
buildCounterImportContextCsvImportOptions--;
@@ -1349,7 +1349,7 @@
void checkImportContextCsvImportOptions(api.ImportContextCsvImportOptions o) {
buildCounterImportContextCsvImportOptions++;
if (buildCounterImportContextCsvImportOptions < 3) {
- checkUnnamed8100(o.columns!);
+ checkUnnamed8103(o.columns!);
unittest.expect(
o.table!,
unittest.equals('foo'),
@@ -1534,27 +1534,27 @@
buildCounterInstancesImportRequest--;
}
-core.List<api.DatabaseInstance> buildUnnamed8101() {
+core.List<api.DatabaseInstance> buildUnnamed8104() {
var o = <api.DatabaseInstance>[];
o.add(buildDatabaseInstance());
o.add(buildDatabaseInstance());
return o;
}
-void checkUnnamed8101(core.List<api.DatabaseInstance> o) {
+void checkUnnamed8104(core.List<api.DatabaseInstance> o) {
unittest.expect(o, unittest.hasLength(2));
checkDatabaseInstance(o[0] as api.DatabaseInstance);
checkDatabaseInstance(o[1] as api.DatabaseInstance);
}
-core.List<api.ApiWarning> buildUnnamed8102() {
+core.List<api.ApiWarning> buildUnnamed8105() {
var o = <api.ApiWarning>[];
o.add(buildApiWarning());
o.add(buildApiWarning());
return o;
}
-void checkUnnamed8102(core.List<api.ApiWarning> o) {
+void checkUnnamed8105(core.List<api.ApiWarning> o) {
unittest.expect(o, unittest.hasLength(2));
checkApiWarning(o[0] as api.ApiWarning);
checkApiWarning(o[1] as api.ApiWarning);
@@ -1565,10 +1565,10 @@
var o = api.InstancesListResponse();
buildCounterInstancesListResponse++;
if (buildCounterInstancesListResponse < 3) {
- o.items = buildUnnamed8101();
+ o.items = buildUnnamed8104();
o.kind = 'foo';
o.nextPageToken = 'foo';
- o.warnings = buildUnnamed8102();
+ o.warnings = buildUnnamed8105();
}
buildCounterInstancesListResponse--;
return o;
@@ -1577,7 +1577,7 @@
void checkInstancesListResponse(api.InstancesListResponse o) {
buildCounterInstancesListResponse++;
if (buildCounterInstancesListResponse < 3) {
- checkUnnamed8101(o.items!);
+ checkUnnamed8104(o.items!);
unittest.expect(
o.kind!,
unittest.equals('foo'),
@@ -1586,19 +1586,19 @@
o.nextPageToken!,
unittest.equals('foo'),
);
- checkUnnamed8102(o.warnings!);
+ checkUnnamed8105(o.warnings!);
}
buildCounterInstancesListResponse--;
}
-core.List<api.SslCert> buildUnnamed8103() {
+core.List<api.SslCert> buildUnnamed8106() {
var o = <api.SslCert>[];
o.add(buildSslCert());
o.add(buildSslCert());
return o;
}
-void checkUnnamed8103(core.List<api.SslCert> o) {
+void checkUnnamed8106(core.List<api.SslCert> o) {
unittest.expect(o, unittest.hasLength(2));
checkSslCert(o[0] as api.SslCert);
checkSslCert(o[1] as api.SslCert);
@@ -1610,7 +1610,7 @@
buildCounterInstancesListServerCasResponse++;
if (buildCounterInstancesListServerCasResponse < 3) {
o.activeVersion = 'foo';
- o.certs = buildUnnamed8103();
+ o.certs = buildUnnamed8106();
o.kind = 'foo';
}
buildCounterInstancesListServerCasResponse--;
@@ -1624,7 +1624,7 @@
o.activeVersion!,
unittest.equals('foo'),
);
- checkUnnamed8103(o.certs!);
+ checkUnnamed8106(o.certs!);
unittest.expect(
o.kind!,
unittest.equals('foo'),
@@ -1692,14 +1692,14 @@
buildCounterInstancesTruncateLogRequest--;
}
-core.List<api.AclEntry> buildUnnamed8104() {
+core.List<api.AclEntry> buildUnnamed8107() {
var o = <api.AclEntry>[];
o.add(buildAclEntry());
o.add(buildAclEntry());
return o;
}
-void checkUnnamed8104(core.List<api.AclEntry> o) {
+void checkUnnamed8107(core.List<api.AclEntry> o) {
unittest.expect(o, unittest.hasLength(2));
checkAclEntry(o[0] as api.AclEntry);
checkAclEntry(o[1] as api.AclEntry);
@@ -1710,7 +1710,7 @@
var o = api.IpConfiguration();
buildCounterIpConfiguration++;
if (buildCounterIpConfiguration < 3) {
- o.authorizedNetworks = buildUnnamed8104();
+ o.authorizedNetworks = buildUnnamed8107();
o.ipv4Enabled = true;
o.privateNetwork = 'foo';
o.requireSsl = true;
@@ -1722,7 +1722,7 @@
void checkIpConfiguration(api.IpConfiguration o) {
buildCounterIpConfiguration++;
if (buildCounterIpConfiguration < 3) {
- checkUnnamed8104(o.authorizedNetworks!);
+ checkUnnamed8107(o.authorizedNetworks!);
unittest.expect(o.ipv4Enabled!, unittest.isTrue);
unittest.expect(
o.privateNetwork!,
@@ -2082,14 +2082,14 @@
buildCounterOperationError--;
}
-core.List<api.OperationError> buildUnnamed8105() {
+core.List<api.OperationError> buildUnnamed8108() {
var o = <api.OperationError>[];
o.add(buildOperationError());
o.add(buildOperationError());
return o;
}
-void checkUnnamed8105(core.List<api.OperationError> o) {
+void checkUnnamed8108(core.List<api.OperationError> o) {
unittest.expect(o, unittest.hasLength(2));
checkOperationError(o[0] as api.OperationError);
checkOperationError(o[1] as api.OperationError);
@@ -2100,7 +2100,7 @@
var o = api.OperationErrors();
buildCounterOperationErrors++;
if (buildCounterOperationErrors < 3) {
- o.errors = buildUnnamed8105();
+ o.errors = buildUnnamed8108();
o.kind = 'foo';
}
buildCounterOperationErrors--;
@@ -2110,7 +2110,7 @@
void checkOperationErrors(api.OperationErrors o) {
buildCounterOperationErrors++;
if (buildCounterOperationErrors < 3) {
- checkUnnamed8105(o.errors!);
+ checkUnnamed8108(o.errors!);
unittest.expect(
o.kind!,
unittest.equals('foo'),
@@ -2119,14 +2119,14 @@
buildCounterOperationErrors--;
}
-core.List<api.Operation> buildUnnamed8106() {
+core.List<api.Operation> buildUnnamed8109() {
var o = <api.Operation>[];
o.add(buildOperation());
o.add(buildOperation());
return o;
}
-void checkUnnamed8106(core.List<api.Operation> o) {
+void checkUnnamed8109(core.List<api.Operation> o) {
unittest.expect(o, unittest.hasLength(2));
checkOperation(o[0] as api.Operation);
checkOperation(o[1] as api.Operation);
@@ -2137,7 +2137,7 @@
var o = api.OperationsListResponse();
buildCounterOperationsListResponse++;
if (buildCounterOperationsListResponse < 3) {
- o.items = buildUnnamed8106();
+ o.items = buildUnnamed8109();
o.kind = 'foo';
o.nextPageToken = 'foo';
}
@@ -2148,7 +2148,7 @@
void checkOperationsListResponse(api.OperationsListResponse o) {
buildCounterOperationsListResponse++;
if (buildCounterOperationsListResponse < 3) {
- checkUnnamed8106(o.items!);
+ checkUnnamed8109(o.items!);
unittest.expect(
o.kind!,
unittest.equals('foo'),
@@ -2279,14 +2279,14 @@
buildCounterRotateServerCaContext--;
}
-core.List<core.String> buildUnnamed8107() {
+core.List<core.String> buildUnnamed8110() {
var o = <core.String>[];
o.add('foo');
o.add('foo');
return o;
}
-void checkUnnamed8107(core.List<core.String> o) {
+void checkUnnamed8110(core.List<core.String> o) {
unittest.expect(o, unittest.hasLength(2));
unittest.expect(
o[0],
@@ -2298,40 +2298,40 @@
);
}
-core.List<api.DatabaseFlags> buildUnnamed8108() {
+core.List<api.DatabaseFlags> buildUnnamed8111() {
var o = <api.DatabaseFlags>[];
o.add(buildDatabaseFlags());
o.add(buildDatabaseFlags());
return o;
}
-void checkUnnamed8108(core.List<api.DatabaseFlags> o) {
+void checkUnnamed8111(core.List<api.DatabaseFlags> o) {
unittest.expect(o, unittest.hasLength(2));
checkDatabaseFlags(o[0] as api.DatabaseFlags);
checkDatabaseFlags(o[1] as api.DatabaseFlags);
}
-core.List<api.DenyMaintenancePeriod> buildUnnamed8109() {
+core.List<api.DenyMaintenancePeriod> buildUnnamed8112() {
var o = <api.DenyMaintenancePeriod>[];
o.add(buildDenyMaintenancePeriod());
o.add(buildDenyMaintenancePeriod());
return o;
}
-void checkUnnamed8109(core.List<api.DenyMaintenancePeriod> o) {
+void checkUnnamed8112(core.List<api.DenyMaintenancePeriod> o) {
unittest.expect(o, unittest.hasLength(2));
checkDenyMaintenancePeriod(o[0] as api.DenyMaintenancePeriod);
checkDenyMaintenancePeriod(o[1] as api.DenyMaintenancePeriod);
}
-core.Map<core.String, core.String> buildUnnamed8110() {
+core.Map<core.String, core.String> buildUnnamed8113() {
var o = <core.String, core.String>{};
o['x'] = 'foo';
o['y'] = 'foo';
return o;
}
-void checkUnnamed8110(core.Map<core.String, core.String> o) {
+void checkUnnamed8113(core.Map<core.String, core.String> o) {
unittest.expect(o, unittest.hasLength(2));
unittest.expect(
o['x']!,
@@ -2350,16 +2350,16 @@
if (buildCounterSettings < 3) {
o.activationPolicy = 'foo';
o.activeDirectoryConfig = buildSqlActiveDirectoryConfig();
- o.authorizedGaeApplications = buildUnnamed8107();
+ o.authorizedGaeApplications = buildUnnamed8110();
o.availabilityType = 'foo';
o.backupConfiguration = buildBackupConfiguration();
o.collation = 'foo';
o.crashSafeReplicationEnabled = true;
o.dataDiskSizeGb = 'foo';
o.dataDiskType = 'foo';
- o.databaseFlags = buildUnnamed8108();
+ o.databaseFlags = buildUnnamed8111();
o.databaseReplicationEnabled = true;
- o.denyMaintenancePeriods = buildUnnamed8109();
+ o.denyMaintenancePeriods = buildUnnamed8112();
o.insightsConfig = buildInsightsConfig();
o.ipConfiguration = buildIpConfiguration();
o.kind = 'foo';
@@ -2371,7 +2371,7 @@
o.storageAutoResize = true;
o.storageAutoResizeLimit = 'foo';
o.tier = 'foo';
- o.userLabels = buildUnnamed8110();
+ o.userLabels = buildUnnamed8113();
}
buildCounterSettings--;
return o;
@@ -2386,7 +2386,7 @@
);
checkSqlActiveDirectoryConfig(
o.activeDirectoryConfig! as api.SqlActiveDirectoryConfig);
- checkUnnamed8107(o.authorizedGaeApplications!);
+ checkUnnamed8110(o.authorizedGaeApplications!);
unittest.expect(
o.availabilityType!,
unittest.equals('foo'),
@@ -2405,9 +2405,9 @@
o.dataDiskType!,
unittest.equals('foo'),
);
- checkUnnamed8108(o.databaseFlags!);
+ checkUnnamed8111(o.databaseFlags!);
unittest.expect(o.databaseReplicationEnabled!, unittest.isTrue);
- checkUnnamed8109(o.denyMaintenancePeriods!);
+ checkUnnamed8112(o.denyMaintenancePeriods!);
checkInsightsConfig(o.insightsConfig! as api.InsightsConfig);
checkIpConfiguration(o.ipConfiguration! as api.IpConfiguration);
unittest.expect(
@@ -2437,7 +2437,7 @@
o.tier!,
unittest.equals('foo'),
);
- checkUnnamed8110(o.userLabels!);
+ checkUnnamed8113(o.userLabels!);
}
buildCounterSettings--;
}
@@ -2522,27 +2522,27 @@
buildCounterSqlInstancesRescheduleMaintenanceRequestBody--;
}
-core.List<api.SqlExternalSyncSettingError> buildUnnamed8111() {
+core.List<api.SqlExternalSyncSettingError> buildUnnamed8114() {
var o = <api.SqlExternalSyncSettingError>[];
o.add(buildSqlExternalSyncSettingError());
o.add(buildSqlExternalSyncSettingError());
return o;
}
-void checkUnnamed8111(core.List<api.SqlExternalSyncSettingError> o) {
+void checkUnnamed8114(core.List<api.SqlExternalSyncSettingError> o) {
unittest.expect(o, unittest.hasLength(2));
checkSqlExternalSyncSettingError(o[0] as api.SqlExternalSyncSettingError);
checkSqlExternalSyncSettingError(o[1] as api.SqlExternalSyncSettingError);
}
-core.List<api.SqlExternalSyncSettingError> buildUnnamed8112() {
+core.List<api.SqlExternalSyncSettingError> buildUnnamed8115() {
var o = <api.SqlExternalSyncSettingError>[];
o.add(buildSqlExternalSyncSettingError());
o.add(buildSqlExternalSyncSettingError());
return o;
}
-void checkUnnamed8112(core.List<api.SqlExternalSyncSettingError> o) {
+void checkUnnamed8115(core.List<api.SqlExternalSyncSettingError> o) {
unittest.expect(o, unittest.hasLength(2));
checkSqlExternalSyncSettingError(o[0] as api.SqlExternalSyncSettingError);
checkSqlExternalSyncSettingError(o[1] as api.SqlExternalSyncSettingError);
@@ -2554,9 +2554,9 @@
var o = api.SqlInstancesVerifyExternalSyncSettingsResponse();
buildCounterSqlInstancesVerifyExternalSyncSettingsResponse++;
if (buildCounterSqlInstancesVerifyExternalSyncSettingsResponse < 3) {
- o.errors = buildUnnamed8111();
+ o.errors = buildUnnamed8114();
o.kind = 'foo';
- o.warnings = buildUnnamed8112();
+ o.warnings = buildUnnamed8115();
}
buildCounterSqlInstancesVerifyExternalSyncSettingsResponse--;
return o;
@@ -2566,12 +2566,12 @@
api.SqlInstancesVerifyExternalSyncSettingsResponse o) {
buildCounterSqlInstancesVerifyExternalSyncSettingsResponse++;
if (buildCounterSqlInstancesVerifyExternalSyncSettingsResponse < 3) {
- checkUnnamed8111(o.errors!);
+ checkUnnamed8114(o.errors!);
unittest.expect(
o.kind!,
unittest.equals('foo'),
);
- checkUnnamed8112(o.warnings!);
+ checkUnnamed8115(o.warnings!);
}
buildCounterSqlInstancesVerifyExternalSyncSettingsResponse--;
}
@@ -2656,14 +2656,14 @@
buildCounterSqlServerDatabaseDetails--;
}
-core.List<core.String> buildUnnamed8113() {
+core.List<core.String> buildUnnamed8116() {
var o = <core.String>[];
o.add('foo');
o.add('foo');
return o;
}
-void checkUnnamed8113(core.List<core.String> o) {
+void checkUnnamed8116(core.List<core.String> o) {
unittest.expect(o, unittest.hasLength(2));
unittest.expect(
o[0],
@@ -2681,7 +2681,7 @@
buildCounterSqlServerUserDetails++;
if (buildCounterSqlServerUserDetails < 3) {
o.disabled = true;
- o.serverRoles = buildUnnamed8113();
+ o.serverRoles = buildUnnamed8116();
}
buildCounterSqlServerUserDetails--;
return o;
@@ -2691,7 +2691,7 @@
buildCounterSqlServerUserDetails++;
if (buildCounterSqlServerUserDetails < 3) {
unittest.expect(o.disabled!, unittest.isTrue);
- checkUnnamed8113(o.serverRoles!);
+ checkUnnamed8116(o.serverRoles!);
}
buildCounterSqlServerUserDetails--;
}
@@ -2859,14 +2859,14 @@
buildCounterSslCertsInsertResponse--;
}
-core.List<api.SslCert> buildUnnamed8114() {
+core.List<api.SslCert> buildUnnamed8117() {
var o = <api.SslCert>[];
o.add(buildSslCert());
o.add(buildSslCert());
return o;
}
-void checkUnnamed8114(core.List<api.SslCert> o) {
+void checkUnnamed8117(core.List<api.SslCert> o) {
unittest.expect(o, unittest.hasLength(2));
checkSslCert(o[0] as api.SslCert);
checkSslCert(o[1] as api.SslCert);
@@ -2877,7 +2877,7 @@
var o = api.SslCertsListResponse();
buildCounterSslCertsListResponse++;
if (buildCounterSslCertsListResponse < 3) {
- o.items = buildUnnamed8114();
+ o.items = buildUnnamed8117();
o.kind = 'foo';
}
buildCounterSslCertsListResponse--;
@@ -2887,7 +2887,7 @@
void checkSslCertsListResponse(api.SslCertsListResponse o) {
buildCounterSslCertsListResponse++;
if (buildCounterSslCertsListResponse < 3) {
- checkUnnamed8114(o.items!);
+ checkUnnamed8117(o.items!);
unittest.expect(
o.kind!,
unittest.equals('foo'),
@@ -2896,14 +2896,14 @@
buildCounterSslCertsListResponse--;
}
-core.List<core.String> buildUnnamed8115() {
+core.List<core.String> buildUnnamed8118() {
var o = <core.String>[];
o.add('foo');
o.add('foo');
return o;
}
-void checkUnnamed8115(core.List<core.String> o) {
+void checkUnnamed8118(core.List<core.String> o) {
unittest.expect(o, unittest.hasLength(2));
unittest.expect(
o[0],
@@ -2923,7 +2923,7 @@
o.DiskQuota = 'foo';
o.RAM = 'foo';
o.kind = 'foo';
- o.region = buildUnnamed8115();
+ o.region = buildUnnamed8118();
o.tier = 'foo';
}
buildCounterTier--;
@@ -2945,7 +2945,7 @@
o.kind!,
unittest.equals('foo'),
);
- checkUnnamed8115(o.region!);
+ checkUnnamed8118(o.region!);
unittest.expect(
o.tier!,
unittest.equals('foo'),
@@ -2954,14 +2954,14 @@
buildCounterTier--;
}
-core.List<api.Tier> buildUnnamed8116() {
+core.List<api.Tier> buildUnnamed8119() {
var o = <api.Tier>[];
o.add(buildTier());
o.add(buildTier());
return o;
}
-void checkUnnamed8116(core.List<api.Tier> o) {
+void checkUnnamed8119(core.List<api.Tier> o) {
unittest.expect(o, unittest.hasLength(2));
checkTier(o[0] as api.Tier);
checkTier(o[1] as api.Tier);
@@ -2972,7 +2972,7 @@
var o = api.TiersListResponse();
buildCounterTiersListResponse++;
if (buildCounterTiersListResponse < 3) {
- o.items = buildUnnamed8116();
+ o.items = buildUnnamed8119();
o.kind = 'foo';
}
buildCounterTiersListResponse--;
@@ -2982,7 +2982,7 @@
void checkTiersListResponse(api.TiersListResponse o) {
buildCounterTiersListResponse++;
if (buildCounterTiersListResponse < 3) {
- checkUnnamed8116(o.items!);
+ checkUnnamed8119(o.items!);
unittest.expect(
o.kind!,
unittest.equals('foo'),
@@ -3078,14 +3078,14 @@
buildCounterUser--;
}
-core.List<api.User> buildUnnamed8117() {
+core.List<api.User> buildUnnamed8120() {
var o = <api.User>[];
o.add(buildUser());
o.add(buildUser());
return o;
}
-void checkUnnamed8117(core.List<api.User> o) {
+void checkUnnamed8120(core.List<api.User> o) {
unittest.expect(o, unittest.hasLength(2));
checkUser(o[0] as api.User);
checkUser(o[1] as api.User);
@@ -3096,7 +3096,7 @@
var o = api.UsersListResponse();
buildCounterUsersListResponse++;
if (buildCounterUsersListResponse < 3) {
- o.items = buildUnnamed8117();
+ o.items = buildUnnamed8120();
o.kind = 'foo';
o.nextPageToken = 'foo';
}
@@ -3107,7 +3107,7 @@
void checkUsersListResponse(api.UsersListResponse o) {
buildCounterUsersListResponse++;
if (buildCounterUsersListResponse < 3) {
- checkUnnamed8117(o.items!);
+ checkUnnamed8120(o.items!);
unittest.expect(
o.kind!,
unittest.equals('foo'),
diff --git a/generated/googleapis_beta/test/toolresults/v1beta3_test.dart b/generated/googleapis_beta/test/toolresults/v1beta3_test.dart
index 2708dbe..dd2cd92 100644
--- a/generated/googleapis_beta/test/toolresults/v1beta3_test.dart
+++ b/generated/googleapis_beta/test/toolresults/v1beta3_test.dart
@@ -83,14 +83,14 @@
buildCounterAndroidAppInfo--;
}
-core.List<core.String> buildUnnamed8022() {
+core.List<core.String> buildUnnamed8025() {
var o = <core.String>[];
o.add('foo');
o.add('foo');
return o;
}
-void checkUnnamed8022(core.List<core.String> o) {
+void checkUnnamed8025(core.List<core.String> o) {
unittest.expect(o, unittest.hasLength(2));
unittest.expect(
o[0],
@@ -109,7 +109,7 @@
if (buildCounterAndroidInstrumentationTest < 3) {
o.testPackageId = 'foo';
o.testRunnerClass = 'foo';
- o.testTargets = buildUnnamed8022();
+ o.testTargets = buildUnnamed8025();
o.useOrchestrator = true;
}
buildCounterAndroidInstrumentationTest--;
@@ -127,7 +127,7 @@
o.testRunnerClass!,
unittest.equals('foo'),
);
- checkUnnamed8022(o.testTargets!);
+ checkUnnamed8025(o.testTargets!);
unittest.expect(o.useOrchestrator!, unittest.isTrue);
}
buildCounterAndroidInstrumentationTest--;
@@ -313,14 +313,14 @@
buildCounterBasicPerfSampleSeries--;
}
-core.List<api.PerfSample> buildUnnamed8023() {
+core.List<api.PerfSample> buildUnnamed8026() {
var o = <api.PerfSample>[];
o.add(buildPerfSample());
o.add(buildPerfSample());
return o;
}
-void checkUnnamed8023(core.List<api.PerfSample> o) {
+void checkUnnamed8026(core.List<api.PerfSample> o) {
unittest.expect(o, unittest.hasLength(2));
checkPerfSample(o[0] as api.PerfSample);
checkPerfSample(o[1] as api.PerfSample);
@@ -331,7 +331,7 @@
var o = api.BatchCreatePerfSamplesRequest();
buildCounterBatchCreatePerfSamplesRequest++;
if (buildCounterBatchCreatePerfSamplesRequest < 3) {
- o.perfSamples = buildUnnamed8023();
+ o.perfSamples = buildUnnamed8026();
}
buildCounterBatchCreatePerfSamplesRequest--;
return o;
@@ -340,19 +340,19 @@
void checkBatchCreatePerfSamplesRequest(api.BatchCreatePerfSamplesRequest o) {
buildCounterBatchCreatePerfSamplesRequest++;
if (buildCounterBatchCreatePerfSamplesRequest < 3) {
- checkUnnamed8023(o.perfSamples!);
+ checkUnnamed8026(o.perfSamples!);
}
buildCounterBatchCreatePerfSamplesRequest--;
}
-core.List<api.PerfSample> buildUnnamed8024() {
+core.List<api.PerfSample> buildUnnamed8027() {
var o = <api.PerfSample>[];
o.add(buildPerfSample());
o.add(buildPerfSample());
return o;
}
-void checkUnnamed8024(core.List<api.PerfSample> o) {
+void checkUnnamed8027(core.List<api.PerfSample> o) {
unittest.expect(o, unittest.hasLength(2));
checkPerfSample(o[0] as api.PerfSample);
checkPerfSample(o[1] as api.PerfSample);
@@ -363,7 +363,7 @@
var o = api.BatchCreatePerfSamplesResponse();
buildCounterBatchCreatePerfSamplesResponse++;
if (buildCounterBatchCreatePerfSamplesResponse < 3) {
- o.perfSamples = buildUnnamed8024();
+ o.perfSamples = buildUnnamed8027();
}
buildCounterBatchCreatePerfSamplesResponse--;
return o;
@@ -372,7 +372,7 @@
void checkBatchCreatePerfSamplesResponse(api.BatchCreatePerfSamplesResponse o) {
buildCounterBatchCreatePerfSamplesResponse++;
if (buildCounterBatchCreatePerfSamplesResponse < 3) {
- checkUnnamed8024(o.perfSamples!);
+ checkUnnamed8027(o.perfSamples!);
}
buildCounterBatchCreatePerfSamplesResponse--;
}
@@ -495,14 +495,14 @@
buildCounterDuration--;
}
-core.List<core.String> buildUnnamed8025() {
+core.List<core.String> buildUnnamed8028() {
var o = <core.String>[];
o.add('foo');
o.add('foo');
return o;
}
-void checkUnnamed8025(core.List<core.String> o) {
+void checkUnnamed8028(core.List<core.String> o) {
unittest.expect(o, unittest.hasLength(2));
unittest.expect(
o[0],
@@ -520,7 +520,7 @@
buildCounterEncounteredLoginScreen++;
if (buildCounterEncounteredLoginScreen < 3) {
o.distinctScreens = 42;
- o.screenIds = buildUnnamed8025();
+ o.screenIds = buildUnnamed8028();
}
buildCounterEncounteredLoginScreen--;
return o;
@@ -533,19 +533,19 @@
o.distinctScreens!,
unittest.equals(42),
);
- checkUnnamed8025(o.screenIds!);
+ checkUnnamed8028(o.screenIds!);
}
buildCounterEncounteredLoginScreen--;
}
-core.List<core.String> buildUnnamed8026() {
+core.List<core.String> buildUnnamed8029() {
var o = <core.String>[];
o.add('foo');
o.add('foo');
return o;
}
-void checkUnnamed8026(core.List<core.String> o) {
+void checkUnnamed8029(core.List<core.String> o) {
unittest.expect(o, unittest.hasLength(2));
unittest.expect(
o[0],
@@ -564,7 +564,7 @@
buildCounterEncounteredNonAndroidUiWidgetScreen++;
if (buildCounterEncounteredNonAndroidUiWidgetScreen < 3) {
o.distinctScreens = 42;
- o.screenIds = buildUnnamed8026();
+ o.screenIds = buildUnnamed8029();
}
buildCounterEncounteredNonAndroidUiWidgetScreen--;
return o;
@@ -578,19 +578,19 @@
o.distinctScreens!,
unittest.equals(42),
);
- checkUnnamed8026(o.screenIds!);
+ checkUnnamed8029(o.screenIds!);
}
buildCounterEncounteredNonAndroidUiWidgetScreen--;
}
-core.List<api.EnvironmentDimensionValueEntry> buildUnnamed8027() {
+core.List<api.EnvironmentDimensionValueEntry> buildUnnamed8030() {
var o = <api.EnvironmentDimensionValueEntry>[];
o.add(buildEnvironmentDimensionValueEntry());
o.add(buildEnvironmentDimensionValueEntry());
return o;
}
-void checkUnnamed8027(core.List<api.EnvironmentDimensionValueEntry> o) {
+void checkUnnamed8030(core.List<api.EnvironmentDimensionValueEntry> o) {
unittest.expect(o, unittest.hasLength(2));
checkEnvironmentDimensionValueEntry(
o[0] as api.EnvironmentDimensionValueEntry);
@@ -598,14 +598,14 @@
o[1] as api.EnvironmentDimensionValueEntry);
}
-core.List<api.ShardSummary> buildUnnamed8028() {
+core.List<api.ShardSummary> buildUnnamed8031() {
var o = <api.ShardSummary>[];
o.add(buildShardSummary());
o.add(buildShardSummary());
return o;
}
-void checkUnnamed8028(core.List<api.ShardSummary> o) {
+void checkUnnamed8031(core.List<api.ShardSummary> o) {
unittest.expect(o, unittest.hasLength(2));
checkShardSummary(o[0] as api.ShardSummary);
checkShardSummary(o[1] as api.ShardSummary);
@@ -618,7 +618,7 @@
if (buildCounterEnvironment < 3) {
o.completionTime = buildTimestamp();
o.creationTime = buildTimestamp();
- o.dimensionValue = buildUnnamed8027();
+ o.dimensionValue = buildUnnamed8030();
o.displayName = 'foo';
o.environmentId = 'foo';
o.environmentResult = buildMergedResult();
@@ -626,7 +626,7 @@
o.historyId = 'foo';
o.projectId = 'foo';
o.resultsStorage = buildResultsStorage();
- o.shardSummaries = buildUnnamed8028();
+ o.shardSummaries = buildUnnamed8031();
}
buildCounterEnvironment--;
return o;
@@ -637,7 +637,7 @@
if (buildCounterEnvironment < 3) {
checkTimestamp(o.completionTime! as api.Timestamp);
checkTimestamp(o.creationTime! as api.Timestamp);
- checkUnnamed8027(o.dimensionValue!);
+ checkUnnamed8030(o.dimensionValue!);
unittest.expect(
o.displayName!,
unittest.equals('foo'),
@@ -660,7 +660,7 @@
unittest.equals('foo'),
);
checkResultsStorage(o.resultsStorage! as api.ResultsStorage);
- checkUnnamed8028(o.shardSummaries!);
+ checkUnnamed8031(o.shardSummaries!);
}
buildCounterEnvironment--;
}
@@ -692,14 +692,14 @@
buildCounterEnvironmentDimensionValueEntry--;
}
-core.List<api.MatrixDimensionDefinition> buildUnnamed8029() {
+core.List<api.MatrixDimensionDefinition> buildUnnamed8032() {
var o = <api.MatrixDimensionDefinition>[];
o.add(buildMatrixDimensionDefinition());
o.add(buildMatrixDimensionDefinition());
return o;
}
-void checkUnnamed8029(core.List<api.MatrixDimensionDefinition> o) {
+void checkUnnamed8032(core.List<api.MatrixDimensionDefinition> o) {
unittest.expect(o, unittest.hasLength(2));
checkMatrixDimensionDefinition(o[0] as api.MatrixDimensionDefinition);
checkMatrixDimensionDefinition(o[1] as api.MatrixDimensionDefinition);
@@ -712,7 +712,7 @@
if (buildCounterExecution < 3) {
o.completionTime = buildTimestamp();
o.creationTime = buildTimestamp();
- o.dimensionDefinitions = buildUnnamed8029();
+ o.dimensionDefinitions = buildUnnamed8032();
o.executionId = 'foo';
o.outcome = buildOutcome();
o.specification = buildSpecification();
@@ -728,7 +728,7 @@
if (buildCounterExecution < 3) {
checkTimestamp(o.completionTime! as api.Timestamp);
checkTimestamp(o.creationTime! as api.Timestamp);
- checkUnnamed8029(o.dimensionDefinitions!);
+ checkUnnamed8032(o.dimensionDefinitions!);
unittest.expect(
o.executionId!,
unittest.equals('foo'),
@@ -834,14 +834,14 @@
buildCounterFileReference--;
}
-core.List<api.GraphicsStatsBucket> buildUnnamed8030() {
+core.List<api.GraphicsStatsBucket> buildUnnamed8033() {
var o = <api.GraphicsStatsBucket>[];
o.add(buildGraphicsStatsBucket());
o.add(buildGraphicsStatsBucket());
return o;
}
-void checkUnnamed8030(core.List<api.GraphicsStatsBucket> o) {
+void checkUnnamed8033(core.List<api.GraphicsStatsBucket> o) {
unittest.expect(o, unittest.hasLength(2));
checkGraphicsStatsBucket(o[0] as api.GraphicsStatsBucket);
checkGraphicsStatsBucket(o[1] as api.GraphicsStatsBucket);
@@ -852,7 +852,7 @@
var o = api.GraphicsStats();
buildCounterGraphicsStats++;
if (buildCounterGraphicsStats < 3) {
- o.buckets = buildUnnamed8030();
+ o.buckets = buildUnnamed8033();
o.highInputLatencyCount = 'foo';
o.jankyFrames = 'foo';
o.missedVsyncCount = 'foo';
@@ -872,7 +872,7 @@
void checkGraphicsStats(api.GraphicsStats o) {
buildCounterGraphicsStats++;
if (buildCounterGraphicsStats < 3) {
- checkUnnamed8030(o.buckets!);
+ checkUnnamed8033(o.buckets!);
unittest.expect(
o.highInputLatencyCount!,
unittest.equals('foo'),
@@ -1259,14 +1259,14 @@
buildCounterLauncherActivityNotFound--;
}
-core.List<api.Environment> buildUnnamed8031() {
+core.List<api.Environment> buildUnnamed8034() {
var o = <api.Environment>[];
o.add(buildEnvironment());
o.add(buildEnvironment());
return o;
}
-void checkUnnamed8031(core.List<api.Environment> o) {
+void checkUnnamed8034(core.List<api.Environment> o) {
unittest.expect(o, unittest.hasLength(2));
checkEnvironment(o[0] as api.Environment);
checkEnvironment(o[1] as api.Environment);
@@ -1277,7 +1277,7 @@
var o = api.ListEnvironmentsResponse();
buildCounterListEnvironmentsResponse++;
if (buildCounterListEnvironmentsResponse < 3) {
- o.environments = buildUnnamed8031();
+ o.environments = buildUnnamed8034();
o.executionId = 'foo';
o.historyId = 'foo';
o.nextPageToken = 'foo';
@@ -1290,7 +1290,7 @@
void checkListEnvironmentsResponse(api.ListEnvironmentsResponse o) {
buildCounterListEnvironmentsResponse++;
if (buildCounterListEnvironmentsResponse < 3) {
- checkUnnamed8031(o.environments!);
+ checkUnnamed8034(o.environments!);
unittest.expect(
o.executionId!,
unittest.equals('foo'),
@@ -1311,14 +1311,14 @@
buildCounterListEnvironmentsResponse--;
}
-core.List<api.Execution> buildUnnamed8032() {
+core.List<api.Execution> buildUnnamed8035() {
var o = <api.Execution>[];
o.add(buildExecution());
o.add(buildExecution());
return o;
}
-void checkUnnamed8032(core.List<api.Execution> o) {
+void checkUnnamed8035(core.List<api.Execution> o) {
unittest.expect(o, unittest.hasLength(2));
checkExecution(o[0] as api.Execution);
checkExecution(o[1] as api.Execution);
@@ -1329,7 +1329,7 @@
var o = api.ListExecutionsResponse();
buildCounterListExecutionsResponse++;
if (buildCounterListExecutionsResponse < 3) {
- o.executions = buildUnnamed8032();
+ o.executions = buildUnnamed8035();
o.nextPageToken = 'foo';
}
buildCounterListExecutionsResponse--;
@@ -1339,7 +1339,7 @@
void checkListExecutionsResponse(api.ListExecutionsResponse o) {
buildCounterListExecutionsResponse++;
if (buildCounterListExecutionsResponse < 3) {
- checkUnnamed8032(o.executions!);
+ checkUnnamed8035(o.executions!);
unittest.expect(
o.nextPageToken!,
unittest.equals('foo'),
@@ -1348,14 +1348,14 @@
buildCounterListExecutionsResponse--;
}
-core.List<api.History> buildUnnamed8033() {
+core.List<api.History> buildUnnamed8036() {
var o = <api.History>[];
o.add(buildHistory());
o.add(buildHistory());
return o;
}
-void checkUnnamed8033(core.List<api.History> o) {
+void checkUnnamed8036(core.List<api.History> o) {
unittest.expect(o, unittest.hasLength(2));
checkHistory(o[0] as api.History);
checkHistory(o[1] as api.History);
@@ -1366,7 +1366,7 @@
var o = api.ListHistoriesResponse();
buildCounterListHistoriesResponse++;
if (buildCounterListHistoriesResponse < 3) {
- o.histories = buildUnnamed8033();
+ o.histories = buildUnnamed8036();
o.nextPageToken = 'foo';
}
buildCounterListHistoriesResponse--;
@@ -1376,7 +1376,7 @@
void checkListHistoriesResponse(api.ListHistoriesResponse o) {
buildCounterListHistoriesResponse++;
if (buildCounterListHistoriesResponse < 3) {
- checkUnnamed8033(o.histories!);
+ checkUnnamed8036(o.histories!);
unittest.expect(
o.nextPageToken!,
unittest.equals('foo'),
@@ -1385,14 +1385,14 @@
buildCounterListHistoriesResponse--;
}
-core.List<api.PerfSampleSeries> buildUnnamed8034() {
+core.List<api.PerfSampleSeries> buildUnnamed8037() {
var o = <api.PerfSampleSeries>[];
o.add(buildPerfSampleSeries());
o.add(buildPerfSampleSeries());
return o;
}
-void checkUnnamed8034(core.List<api.PerfSampleSeries> o) {
+void checkUnnamed8037(core.List<api.PerfSampleSeries> o) {
unittest.expect(o, unittest.hasLength(2));
checkPerfSampleSeries(o[0] as api.PerfSampleSeries);
checkPerfSampleSeries(o[1] as api.PerfSampleSeries);
@@ -1403,7 +1403,7 @@
var o = api.ListPerfSampleSeriesResponse();
buildCounterListPerfSampleSeriesResponse++;
if (buildCounterListPerfSampleSeriesResponse < 3) {
- o.perfSampleSeries = buildUnnamed8034();
+ o.perfSampleSeries = buildUnnamed8037();
}
buildCounterListPerfSampleSeriesResponse--;
return o;
@@ -1412,19 +1412,19 @@
void checkListPerfSampleSeriesResponse(api.ListPerfSampleSeriesResponse o) {
buildCounterListPerfSampleSeriesResponse++;
if (buildCounterListPerfSampleSeriesResponse < 3) {
- checkUnnamed8034(o.perfSampleSeries!);
+ checkUnnamed8037(o.perfSampleSeries!);
}
buildCounterListPerfSampleSeriesResponse--;
}
-core.List<api.PerfSample> buildUnnamed8035() {
+core.List<api.PerfSample> buildUnnamed8038() {
var o = <api.PerfSample>[];
o.add(buildPerfSample());
o.add(buildPerfSample());
return o;
}
-void checkUnnamed8035(core.List<api.PerfSample> o) {
+void checkUnnamed8038(core.List<api.PerfSample> o) {
unittest.expect(o, unittest.hasLength(2));
checkPerfSample(o[0] as api.PerfSample);
checkPerfSample(o[1] as api.PerfSample);
@@ -1436,7 +1436,7 @@
buildCounterListPerfSamplesResponse++;
if (buildCounterListPerfSamplesResponse < 3) {
o.nextPageToken = 'foo';
- o.perfSamples = buildUnnamed8035();
+ o.perfSamples = buildUnnamed8038();
}
buildCounterListPerfSamplesResponse--;
return o;
@@ -1449,19 +1449,19 @@
o.nextPageToken!,
unittest.equals('foo'),
);
- checkUnnamed8035(o.perfSamples!);
+ checkUnnamed8038(o.perfSamples!);
}
buildCounterListPerfSamplesResponse--;
}
-core.List<api.ScreenshotCluster> buildUnnamed8036() {
+core.List<api.ScreenshotCluster> buildUnnamed8039() {
var o = <api.ScreenshotCluster>[];
o.add(buildScreenshotCluster());
o.add(buildScreenshotCluster());
return o;
}
-void checkUnnamed8036(core.List<api.ScreenshotCluster> o) {
+void checkUnnamed8039(core.List<api.ScreenshotCluster> o) {
unittest.expect(o, unittest.hasLength(2));
checkScreenshotCluster(o[0] as api.ScreenshotCluster);
checkScreenshotCluster(o[1] as api.ScreenshotCluster);
@@ -1472,7 +1472,7 @@
var o = api.ListScreenshotClustersResponse();
buildCounterListScreenshotClustersResponse++;
if (buildCounterListScreenshotClustersResponse < 3) {
- o.clusters = buildUnnamed8036();
+ o.clusters = buildUnnamed8039();
}
buildCounterListScreenshotClustersResponse--;
return o;
@@ -1481,19 +1481,19 @@
void checkListScreenshotClustersResponse(api.ListScreenshotClustersResponse o) {
buildCounterListScreenshotClustersResponse++;
if (buildCounterListScreenshotClustersResponse < 3) {
- checkUnnamed8036(o.clusters!);
+ checkUnnamed8039(o.clusters!);
}
buildCounterListScreenshotClustersResponse--;
}
-core.List<api.SuggestionClusterProto> buildUnnamed8037() {
+core.List<api.SuggestionClusterProto> buildUnnamed8040() {
var o = <api.SuggestionClusterProto>[];
o.add(buildSuggestionClusterProto());
o.add(buildSuggestionClusterProto());
return o;
}
-void checkUnnamed8037(core.List<api.SuggestionClusterProto> o) {
+void checkUnnamed8040(core.List<api.SuggestionClusterProto> o) {
unittest.expect(o, unittest.hasLength(2));
checkSuggestionClusterProto(o[0] as api.SuggestionClusterProto);
checkSuggestionClusterProto(o[1] as api.SuggestionClusterProto);
@@ -1505,7 +1505,7 @@
var o = api.ListStepAccessibilityClustersResponse();
buildCounterListStepAccessibilityClustersResponse++;
if (buildCounterListStepAccessibilityClustersResponse < 3) {
- o.clusters = buildUnnamed8037();
+ o.clusters = buildUnnamed8040();
o.name = 'foo';
}
buildCounterListStepAccessibilityClustersResponse--;
@@ -1516,7 +1516,7 @@
api.ListStepAccessibilityClustersResponse o) {
buildCounterListStepAccessibilityClustersResponse++;
if (buildCounterListStepAccessibilityClustersResponse < 3) {
- checkUnnamed8037(o.clusters!);
+ checkUnnamed8040(o.clusters!);
unittest.expect(
o.name!,
unittest.equals('foo'),
@@ -1525,14 +1525,14 @@
buildCounterListStepAccessibilityClustersResponse--;
}
-core.List<api.Image> buildUnnamed8038() {
+core.List<api.Image> buildUnnamed8041() {
var o = <api.Image>[];
o.add(buildImage());
o.add(buildImage());
return o;
}
-void checkUnnamed8038(core.List<api.Image> o) {
+void checkUnnamed8041(core.List<api.Image> o) {
unittest.expect(o, unittest.hasLength(2));
checkImage(o[0] as api.Image);
checkImage(o[1] as api.Image);
@@ -1544,7 +1544,7 @@
buildCounterListStepThumbnailsResponse++;
if (buildCounterListStepThumbnailsResponse < 3) {
o.nextPageToken = 'foo';
- o.thumbnails = buildUnnamed8038();
+ o.thumbnails = buildUnnamed8041();
}
buildCounterListStepThumbnailsResponse--;
return o;
@@ -1557,19 +1557,19 @@
o.nextPageToken!,
unittest.equals('foo'),
);
- checkUnnamed8038(o.thumbnails!);
+ checkUnnamed8041(o.thumbnails!);
}
buildCounterListStepThumbnailsResponse--;
}
-core.List<api.Step> buildUnnamed8039() {
+core.List<api.Step> buildUnnamed8042() {
var o = <api.Step>[];
o.add(buildStep());
o.add(buildStep());
return o;
}
-void checkUnnamed8039(core.List<api.Step> o) {
+void checkUnnamed8042(core.List<api.Step> o) {
unittest.expect(o, unittest.hasLength(2));
checkStep(o[0] as api.Step);
checkStep(o[1] as api.Step);
@@ -1581,7 +1581,7 @@
buildCounterListStepsResponse++;
if (buildCounterListStepsResponse < 3) {
o.nextPageToken = 'foo';
- o.steps = buildUnnamed8039();
+ o.steps = buildUnnamed8042();
}
buildCounterListStepsResponse--;
return o;
@@ -1594,19 +1594,19 @@
o.nextPageToken!,
unittest.equals('foo'),
);
- checkUnnamed8039(o.steps!);
+ checkUnnamed8042(o.steps!);
}
buildCounterListStepsResponse--;
}
-core.List<api.TestCase> buildUnnamed8040() {
+core.List<api.TestCase> buildUnnamed8043() {
var o = <api.TestCase>[];
o.add(buildTestCase());
o.add(buildTestCase());
return o;
}
-void checkUnnamed8040(core.List<api.TestCase> o) {
+void checkUnnamed8043(core.List<api.TestCase> o) {
unittest.expect(o, unittest.hasLength(2));
checkTestCase(o[0] as api.TestCase);
checkTestCase(o[1] as api.TestCase);
@@ -1618,7 +1618,7 @@
buildCounterListTestCasesResponse++;
if (buildCounterListTestCasesResponse < 3) {
o.nextPageToken = 'foo';
- o.testCases = buildUnnamed8040();
+ o.testCases = buildUnnamed8043();
}
buildCounterListTestCasesResponse--;
return o;
@@ -1631,7 +1631,7 @@
o.nextPageToken!,
unittest.equals('foo'),
);
- checkUnnamed8040(o.testCases!);
+ checkUnnamed8043(o.testCases!);
}
buildCounterListTestCasesResponse--;
}
@@ -1693,14 +1693,14 @@
buildCounterMemoryInfo--;
}
-core.List<api.TestSuiteOverview> buildUnnamed8041() {
+core.List<api.TestSuiteOverview> buildUnnamed8044() {
var o = <api.TestSuiteOverview>[];
o.add(buildTestSuiteOverview());
o.add(buildTestSuiteOverview());
return o;
}
-void checkUnnamed8041(core.List<api.TestSuiteOverview> o) {
+void checkUnnamed8044(core.List<api.TestSuiteOverview> o) {
unittest.expect(o, unittest.hasLength(2));
checkTestSuiteOverview(o[0] as api.TestSuiteOverview);
checkTestSuiteOverview(o[1] as api.TestSuiteOverview);
@@ -1713,7 +1713,7 @@
if (buildCounterMergedResult < 3) {
o.outcome = buildOutcome();
o.state = 'foo';
- o.testSuiteOverviews = buildUnnamed8041();
+ o.testSuiteOverviews = buildUnnamed8044();
}
buildCounterMergedResult--;
return o;
@@ -1727,7 +1727,7 @@
o.state!,
unittest.equals('foo'),
);
- checkUnnamed8041(o.testSuiteOverviews!);
+ checkUnnamed8044(o.testSuiteOverviews!);
}
buildCounterMergedResult--;
}
@@ -1780,122 +1780,6 @@
buildCounterNativeCrash--;
}
-core.List<core.String> buildUnnamed8042() {
- var o = <core.String>[];
- o.add('foo');
- o.add('foo');
- return o;
-}
-
-void checkUnnamed8042(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'),
- );
-}
-
-core.List<api.NonSdkApiInsight> buildUnnamed8043() {
- var o = <api.NonSdkApiInsight>[];
- o.add(buildNonSdkApiInsight());
- o.add(buildNonSdkApiInsight());
- return o;
-}
-
-void checkUnnamed8043(core.List<api.NonSdkApiInsight> o) {
- unittest.expect(o, unittest.hasLength(2));
- checkNonSdkApiInsight(o[0] as api.NonSdkApiInsight);
- checkNonSdkApiInsight(o[1] as api.NonSdkApiInsight);
-}
-
-core.int buildCounterNonSdkApi = 0;
-api.NonSdkApi buildNonSdkApi() {
- var o = api.NonSdkApi();
- buildCounterNonSdkApi++;
- if (buildCounterNonSdkApi < 3) {
- o.apiSignature = 'foo';
- o.exampleStackTraces = buildUnnamed8042();
- o.insights = buildUnnamed8043();
- o.invocationCount = 42;
- o.list = 'foo';
- }
- buildCounterNonSdkApi--;
- return o;
-}
-
-void checkNonSdkApi(api.NonSdkApi o) {
- buildCounterNonSdkApi++;
- if (buildCounterNonSdkApi < 3) {
- unittest.expect(
- o.apiSignature!,
- unittest.equals('foo'),
- );
- checkUnnamed8042(o.exampleStackTraces!);
- checkUnnamed8043(o.insights!);
- unittest.expect(
- o.invocationCount!,
- unittest.equals(42),
- );
- unittest.expect(
- o.list!,
- unittest.equals('foo'),
- );
- }
- buildCounterNonSdkApi--;
-}
-
-core.List<core.String> buildUnnamed8044() {
- var o = <core.String>[];
- o.add('foo');
- o.add('foo');
- return o;
-}
-
-void checkUnnamed8044(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'),
- );
-}
-
-core.int buildCounterNonSdkApiInsight = 0;
-api.NonSdkApiInsight buildNonSdkApiInsight() {
- var o = api.NonSdkApiInsight();
- buildCounterNonSdkApiInsight++;
- if (buildCounterNonSdkApiInsight < 3) {
- o.exampleTraceMessages = buildUnnamed8044();
- o.matcherId = 'foo';
- o.pendingGoogleUpdateInsight = buildPendingGoogleUpdateInsight();
- o.upgradeInsight = buildUpgradeInsight();
- }
- buildCounterNonSdkApiInsight--;
- return o;
-}
-
-void checkNonSdkApiInsight(api.NonSdkApiInsight o) {
- buildCounterNonSdkApiInsight++;
- if (buildCounterNonSdkApiInsight < 3) {
- checkUnnamed8044(o.exampleTraceMessages!);
- unittest.expect(
- o.matcherId!,
- unittest.equals('foo'),
- );
- checkPendingGoogleUpdateInsight(
- o.pendingGoogleUpdateInsight! as api.PendingGoogleUpdateInsight);
- checkUpgradeInsight(o.upgradeInsight! as api.UpgradeInsight);
- }
- buildCounterNonSdkApiInsight--;
-}
-
core.List<core.String> buildUnnamed8045() {
var o = <core.String>[];
o.add('foo');
@@ -1915,12 +1799,128 @@
);
}
+core.List<api.NonSdkApiInsight> buildUnnamed8046() {
+ var o = <api.NonSdkApiInsight>[];
+ o.add(buildNonSdkApiInsight());
+ o.add(buildNonSdkApiInsight());
+ return o;
+}
+
+void checkUnnamed8046(core.List<api.NonSdkApiInsight> o) {
+ unittest.expect(o, unittest.hasLength(2));
+ checkNonSdkApiInsight(o[0] as api.NonSdkApiInsight);
+ checkNonSdkApiInsight(o[1] as api.NonSdkApiInsight);
+}
+
+core.int buildCounterNonSdkApi = 0;
+api.NonSdkApi buildNonSdkApi() {
+ var o = api.NonSdkApi();
+ buildCounterNonSdkApi++;
+ if (buildCounterNonSdkApi < 3) {
+ o.apiSignature = 'foo';
+ o.exampleStackTraces = buildUnnamed8045();
+ o.insights = buildUnnamed8046();
+ o.invocationCount = 42;
+ o.list = 'foo';
+ }
+ buildCounterNonSdkApi--;
+ return o;
+}
+
+void checkNonSdkApi(api.NonSdkApi o) {
+ buildCounterNonSdkApi++;
+ if (buildCounterNonSdkApi < 3) {
+ unittest.expect(
+ o.apiSignature!,
+ unittest.equals('foo'),
+ );
+ checkUnnamed8045(o.exampleStackTraces!);
+ checkUnnamed8046(o.insights!);
+ unittest.expect(
+ o.invocationCount!,
+ unittest.equals(42),
+ );
+ unittest.expect(
+ o.list!,
+ unittest.equals('foo'),
+ );
+ }
+ buildCounterNonSdkApi--;
+}
+
+core.List<core.String> buildUnnamed8047() {
+ var o = <core.String>[];
+ o.add('foo');
+ o.add('foo');
+ return o;
+}
+
+void checkUnnamed8047(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'),
+ );
+}
+
+core.int buildCounterNonSdkApiInsight = 0;
+api.NonSdkApiInsight buildNonSdkApiInsight() {
+ var o = api.NonSdkApiInsight();
+ buildCounterNonSdkApiInsight++;
+ if (buildCounterNonSdkApiInsight < 3) {
+ o.exampleTraceMessages = buildUnnamed8047();
+ o.matcherId = 'foo';
+ o.pendingGoogleUpdateInsight = buildPendingGoogleUpdateInsight();
+ o.upgradeInsight = buildUpgradeInsight();
+ }
+ buildCounterNonSdkApiInsight--;
+ return o;
+}
+
+void checkNonSdkApiInsight(api.NonSdkApiInsight o) {
+ buildCounterNonSdkApiInsight++;
+ if (buildCounterNonSdkApiInsight < 3) {
+ checkUnnamed8047(o.exampleTraceMessages!);
+ unittest.expect(
+ o.matcherId!,
+ unittest.equals('foo'),
+ );
+ checkPendingGoogleUpdateInsight(
+ o.pendingGoogleUpdateInsight! as api.PendingGoogleUpdateInsight);
+ checkUpgradeInsight(o.upgradeInsight! as api.UpgradeInsight);
+ }
+ buildCounterNonSdkApiInsight--;
+}
+
+core.List<core.String> buildUnnamed8048() {
+ var o = <core.String>[];
+ o.add('foo');
+ o.add('foo');
+ return o;
+}
+
+void checkUnnamed8048(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'),
+ );
+}
+
core.int buildCounterNonSdkApiUsageViolation = 0;
api.NonSdkApiUsageViolation buildNonSdkApiUsageViolation() {
var o = api.NonSdkApiUsageViolation();
buildCounterNonSdkApiUsageViolation++;
if (buildCounterNonSdkApiUsageViolation < 3) {
- o.apiSignatures = buildUnnamed8045();
+ o.apiSignatures = buildUnnamed8048();
o.uniqueApis = 42;
}
buildCounterNonSdkApiUsageViolation--;
@@ -1930,7 +1930,7 @@
void checkNonSdkApiUsageViolation(api.NonSdkApiUsageViolation o) {
buildCounterNonSdkApiUsageViolation++;
if (buildCounterNonSdkApiUsageViolation < 3) {
- checkUnnamed8045(o.apiSignatures!);
+ checkUnnamed8048(o.apiSignatures!);
unittest.expect(
o.uniqueApis!,
unittest.equals(42),
@@ -1939,14 +1939,14 @@
buildCounterNonSdkApiUsageViolation--;
}
-core.List<api.NonSdkApi> buildUnnamed8046() {
+core.List<api.NonSdkApi> buildUnnamed8049() {
var o = <api.NonSdkApi>[];
o.add(buildNonSdkApi());
o.add(buildNonSdkApi());
return o;
}
-void checkUnnamed8046(core.List<api.NonSdkApi> o) {
+void checkUnnamed8049(core.List<api.NonSdkApi> o) {
unittest.expect(o, unittest.hasLength(2));
checkNonSdkApi(o[0] as api.NonSdkApi);
checkNonSdkApi(o[1] as api.NonSdkApi);
@@ -1957,7 +1957,7 @@
var o = api.NonSdkApiUsageViolationReport();
buildCounterNonSdkApiUsageViolationReport++;
if (buildCounterNonSdkApiUsageViolationReport < 3) {
- o.exampleApis = buildUnnamed8046();
+ o.exampleApis = buildUnnamed8049();
o.minSdkVersion = 42;
o.targetSdkVersion = 42;
o.uniqueApis = 42;
@@ -1969,7 +1969,7 @@
void checkNonSdkApiUsageViolationReport(api.NonSdkApiUsageViolationReport o) {
buildCounterNonSdkApiUsageViolationReport++;
if (buildCounterNonSdkApiUsageViolationReport < 3) {
- checkUnnamed8046(o.exampleApis!);
+ checkUnnamed8049(o.exampleApis!);
unittest.expect(
o.minSdkVersion!,
unittest.equals(42),
@@ -2016,14 +2016,14 @@
buildCounterOutcome--;
}
-core.List<core.String> buildUnnamed8047() {
+core.List<core.String> buildUnnamed8050() {
var o = <core.String>[];
o.add('foo');
o.add('foo');
return o;
}
-void checkUnnamed8047(core.List<core.String> o) {
+void checkUnnamed8050(core.List<core.String> o) {
unittest.expect(o, unittest.hasLength(2));
unittest.expect(
o[0],
@@ -2040,7 +2040,7 @@
var o = api.OverlappingUIElements();
buildCounterOverlappingUIElements++;
if (buildCounterOverlappingUIElements < 3) {
- o.resourceName = buildUnnamed8047();
+ o.resourceName = buildUnnamed8050();
o.screenId = 'foo';
}
buildCounterOverlappingUIElements--;
@@ -2050,7 +2050,7 @@
void checkOverlappingUIElements(api.OverlappingUIElements o) {
buildCounterOverlappingUIElements++;
if (buildCounterOverlappingUIElements < 3) {
- checkUnnamed8047(o.resourceName!);
+ checkUnnamed8050(o.resourceName!);
unittest.expect(
o.screenId!,
unittest.equals('foo'),
@@ -2102,14 +2102,14 @@
buildCounterPerfEnvironment--;
}
-core.List<core.String> buildUnnamed8048() {
+core.List<core.String> buildUnnamed8051() {
var o = <core.String>[];
o.add('foo');
o.add('foo');
return o;
}
-void checkUnnamed8048(core.List<core.String> o) {
+void checkUnnamed8051(core.List<core.String> o) {
unittest.expect(o, unittest.hasLength(2));
unittest.expect(
o[0],
@@ -2131,7 +2131,7 @@
o.graphicsStats = buildGraphicsStats();
o.historyId = 'foo';
o.perfEnvironment = buildPerfEnvironment();
- o.perfMetrics = buildUnnamed8048();
+ o.perfMetrics = buildUnnamed8051();
o.projectId = 'foo';
o.stepId = 'foo';
}
@@ -2153,7 +2153,7 @@
unittest.equals('foo'),
);
checkPerfEnvironment(o.perfEnvironment! as api.PerfEnvironment);
- checkUnnamed8048(o.perfMetrics!);
+ checkUnnamed8051(o.perfMetrics!);
unittest.expect(
o.projectId!,
unittest.equals('foo'),
@@ -2272,14 +2272,14 @@
buildCounterPerformedMonkeyActions--;
}
-core.List<api.IndividualOutcome> buildUnnamed8049() {
+core.List<api.IndividualOutcome> buildUnnamed8052() {
var o = <api.IndividualOutcome>[];
o.add(buildIndividualOutcome());
o.add(buildIndividualOutcome());
return o;
}
-void checkUnnamed8049(core.List<api.IndividualOutcome> o) {
+void checkUnnamed8052(core.List<api.IndividualOutcome> o) {
unittest.expect(o, unittest.hasLength(2));
checkIndividualOutcome(o[0] as api.IndividualOutcome);
checkIndividualOutcome(o[1] as api.IndividualOutcome);
@@ -2290,7 +2290,7 @@
var o = api.PrimaryStep();
buildCounterPrimaryStep++;
if (buildCounterPrimaryStep < 3) {
- o.individualOutcome = buildUnnamed8049();
+ o.individualOutcome = buildUnnamed8052();
o.rollUp = 'foo';
}
buildCounterPrimaryStep--;
@@ -2300,7 +2300,7 @@
void checkPrimaryStep(api.PrimaryStep o) {
buildCounterPrimaryStep++;
if (buildCounterPrimaryStep < 3) {
- checkUnnamed8049(o.individualOutcome!);
+ checkUnnamed8052(o.individualOutcome!);
unittest.expect(
o.rollUp!,
unittest.equals('foo'),
@@ -2336,14 +2336,14 @@
buildCounterProjectSettings--;
}
-core.List<api.FileReference> buildUnnamed8050() {
+core.List<api.FileReference> buildUnnamed8053() {
var o = <api.FileReference>[];
o.add(buildFileReference());
o.add(buildFileReference());
return o;
}
-void checkUnnamed8050(core.List<api.FileReference> o) {
+void checkUnnamed8053(core.List<api.FileReference> o) {
unittest.expect(o, unittest.hasLength(2));
checkFileReference(o[0] as api.FileReference);
checkFileReference(o[1] as api.FileReference);
@@ -2354,7 +2354,7 @@
var o = api.PublishXunitXmlFilesRequest();
buildCounterPublishXunitXmlFilesRequest++;
if (buildCounterPublishXunitXmlFilesRequest < 3) {
- o.xunitXmlFiles = buildUnnamed8050();
+ o.xunitXmlFiles = buildUnnamed8053();
}
buildCounterPublishXunitXmlFilesRequest--;
return o;
@@ -2363,7 +2363,7 @@
void checkPublishXunitXmlFilesRequest(api.PublishXunitXmlFilesRequest o) {
buildCounterPublishXunitXmlFilesRequest++;
if (buildCounterPublishXunitXmlFilesRequest < 3) {
- checkUnnamed8050(o.xunitXmlFiles!);
+ checkUnnamed8053(o.xunitXmlFiles!);
}
buildCounterPublishXunitXmlFilesRequest--;
}
@@ -2512,14 +2512,14 @@
buildCounterScreen--;
}
-core.List<api.Screen> buildUnnamed8051() {
+core.List<api.Screen> buildUnnamed8054() {
var o = <api.Screen>[];
o.add(buildScreen());
o.add(buildScreen());
return o;
}
-void checkUnnamed8051(core.List<api.Screen> o) {
+void checkUnnamed8054(core.List<api.Screen> o) {
unittest.expect(o, unittest.hasLength(2));
checkScreen(o[0] as api.Screen);
checkScreen(o[1] as api.Screen);
@@ -2533,7 +2533,7 @@
o.activity = 'foo';
o.clusterId = 'foo';
o.keyScreen = buildScreen();
- o.screens = buildUnnamed8051();
+ o.screens = buildUnnamed8054();
}
buildCounterScreenshotCluster--;
return o;
@@ -2551,19 +2551,19 @@
unittest.equals('foo'),
);
checkScreen(o.keyScreen! as api.Screen);
- checkUnnamed8051(o.screens!);
+ checkUnnamed8054(o.screens!);
}
buildCounterScreenshotCluster--;
}
-core.List<api.StepSummary> buildUnnamed8052() {
+core.List<api.StepSummary> buildUnnamed8055() {
var o = <api.StepSummary>[];
o.add(buildStepSummary());
o.add(buildStepSummary());
return o;
}
-void checkUnnamed8052(core.List<api.StepSummary> o) {
+void checkUnnamed8055(core.List<api.StepSummary> o) {
unittest.expect(o, unittest.hasLength(2));
checkStepSummary(o[0] as api.StepSummary);
checkStepSummary(o[1] as api.StepSummary);
@@ -2574,7 +2574,7 @@
var o = api.ShardSummary();
buildCounterShardSummary++;
if (buildCounterShardSummary < 3) {
- o.runs = buildUnnamed8052();
+ o.runs = buildUnnamed8055();
o.shardResult = buildMergedResult();
}
buildCounterShardSummary--;
@@ -2584,7 +2584,7 @@
void checkShardSummary(api.ShardSummary o) {
buildCounterShardSummary++;
if (buildCounterShardSummary < 3) {
- checkUnnamed8052(o.runs!);
+ checkUnnamed8055(o.runs!);
checkMergedResult(o.shardResult! as api.MergedResult);
}
buildCounterShardSummary--;
@@ -2683,7 +2683,7 @@
buildCounterStartActivityNotFound--;
}
-core.Map<core.String, core.Object> buildUnnamed8053() {
+core.Map<core.String, core.Object> buildUnnamed8056() {
var o = <core.String, core.Object>{};
o['x'] = {
'list': [1, 2, 3],
@@ -2698,7 +2698,7 @@
return o;
}
-void checkUnnamed8053(core.Map<core.String, core.Object> o) {
+void checkUnnamed8056(core.Map<core.String, core.Object> o) {
unittest.expect(o, unittest.hasLength(2));
var casted1 = (o['x']!) as core.Map;
unittest.expect(casted1, unittest.hasLength(3));
@@ -2730,17 +2730,17 @@
);
}
-core.List<core.Map<core.String, core.Object>> buildUnnamed8054() {
+core.List<core.Map<core.String, core.Object>> buildUnnamed8057() {
var o = <core.Map<core.String, core.Object>>[];
- o.add(buildUnnamed8053());
- o.add(buildUnnamed8053());
+ o.add(buildUnnamed8056());
+ o.add(buildUnnamed8056());
return o;
}
-void checkUnnamed8054(core.List<core.Map<core.String, core.Object>> o) {
+void checkUnnamed8057(core.List<core.Map<core.String, core.Object>> o) {
unittest.expect(o, unittest.hasLength(2));
- checkUnnamed8053(o[0]);
- checkUnnamed8053(o[1]);
+ checkUnnamed8056(o[0]);
+ checkUnnamed8056(o[1]);
}
core.int buildCounterStatus = 0;
@@ -2749,7 +2749,7 @@
buildCounterStatus++;
if (buildCounterStatus < 3) {
o.code = 42;
- o.details = buildUnnamed8054();
+ o.details = buildUnnamed8057();
o.message = 'foo';
}
buildCounterStatus--;
@@ -2763,7 +2763,7 @@
o.code!,
unittest.equals(42),
);
- checkUnnamed8054(o.details!);
+ checkUnnamed8057(o.details!);
unittest.expect(
o.message!,
unittest.equals('foo'),
@@ -2772,27 +2772,27 @@
buildCounterStatus--;
}
-core.List<api.StepDimensionValueEntry> buildUnnamed8055() {
+core.List<api.StepDimensionValueEntry> buildUnnamed8058() {
var o = <api.StepDimensionValueEntry>[];
o.add(buildStepDimensionValueEntry());
o.add(buildStepDimensionValueEntry());
return o;
}
-void checkUnnamed8055(core.List<api.StepDimensionValueEntry> o) {
+void checkUnnamed8058(core.List<api.StepDimensionValueEntry> o) {
unittest.expect(o, unittest.hasLength(2));
checkStepDimensionValueEntry(o[0] as api.StepDimensionValueEntry);
checkStepDimensionValueEntry(o[1] as api.StepDimensionValueEntry);
}
-core.List<api.StepLabelsEntry> buildUnnamed8056() {
+core.List<api.StepLabelsEntry> buildUnnamed8059() {
var o = <api.StepLabelsEntry>[];
o.add(buildStepLabelsEntry());
o.add(buildStepLabelsEntry());
return o;
}
-void checkUnnamed8056(core.List<api.StepLabelsEntry> o) {
+void checkUnnamed8059(core.List<api.StepLabelsEntry> o) {
unittest.expect(o, unittest.hasLength(2));
checkStepLabelsEntry(o[0] as api.StepLabelsEntry);
checkStepLabelsEntry(o[1] as api.StepLabelsEntry);
@@ -2807,9 +2807,9 @@
o.creationTime = buildTimestamp();
o.description = 'foo';
o.deviceUsageDuration = buildDuration();
- o.dimensionValue = buildUnnamed8055();
+ o.dimensionValue = buildUnnamed8058();
o.hasImages = true;
- o.labels = buildUnnamed8056();
+ o.labels = buildUnnamed8059();
o.multiStep = buildMultiStep();
o.name = 'foo';
o.outcome = buildOutcome();
@@ -2833,9 +2833,9 @@
unittest.equals('foo'),
);
checkDuration(o.deviceUsageDuration! as api.Duration);
- checkUnnamed8055(o.dimensionValue!);
+ checkUnnamed8058(o.dimensionValue!);
unittest.expect(o.hasImages!, unittest.isTrue);
- checkUnnamed8056(o.labels!);
+ checkUnnamed8059(o.labels!);
checkMultiStep(o.multiStep! as api.MultiStep);
unittest.expect(
o.name!,
@@ -2945,14 +2945,14 @@
buildCounterSuccessDetail--;
}
-core.List<api.SuggestionProto> buildUnnamed8057() {
+core.List<api.SuggestionProto> buildUnnamed8060() {
var o = <api.SuggestionProto>[];
o.add(buildSuggestionProto());
o.add(buildSuggestionProto());
return o;
}
-void checkUnnamed8057(core.List<api.SuggestionProto> o) {
+void checkUnnamed8060(core.List<api.SuggestionProto> o) {
unittest.expect(o, unittest.hasLength(2));
checkSuggestionProto(o[0] as api.SuggestionProto);
checkSuggestionProto(o[1] as api.SuggestionProto);
@@ -2964,7 +2964,7 @@
buildCounterSuggestionClusterProto++;
if (buildCounterSuggestionClusterProto < 3) {
o.category = 'foo';
- o.suggestions = buildUnnamed8057();
+ o.suggestions = buildUnnamed8060();
}
buildCounterSuggestionClusterProto--;
return o;
@@ -2977,7 +2977,7 @@
o.category!,
unittest.equals('foo'),
);
- checkUnnamed8057(o.suggestions!);
+ checkUnnamed8060(o.suggestions!);
}
buildCounterSuggestionClusterProto--;
}
@@ -3040,27 +3040,27 @@
buildCounterSuggestionProto--;
}
-core.List<api.StackTrace> buildUnnamed8058() {
+core.List<api.StackTrace> buildUnnamed8061() {
var o = <api.StackTrace>[];
o.add(buildStackTrace());
o.add(buildStackTrace());
return o;
}
-void checkUnnamed8058(core.List<api.StackTrace> o) {
+void checkUnnamed8061(core.List<api.StackTrace> o) {
unittest.expect(o, unittest.hasLength(2));
checkStackTrace(o[0] as api.StackTrace);
checkStackTrace(o[1] as api.StackTrace);
}
-core.List<api.ToolOutputReference> buildUnnamed8059() {
+core.List<api.ToolOutputReference> buildUnnamed8062() {
var o = <api.ToolOutputReference>[];
o.add(buildToolOutputReference());
o.add(buildToolOutputReference());
return o;
}
-void checkUnnamed8059(core.List<api.ToolOutputReference> o) {
+void checkUnnamed8062(core.List<api.ToolOutputReference> o) {
unittest.expect(o, unittest.hasLength(2));
checkToolOutputReference(o[0] as api.ToolOutputReference);
checkToolOutputReference(o[1] as api.ToolOutputReference);
@@ -3074,12 +3074,12 @@
o.elapsedTime = buildDuration();
o.endTime = buildTimestamp();
o.skippedMessage = 'foo';
- o.stackTraces = buildUnnamed8058();
+ o.stackTraces = buildUnnamed8061();
o.startTime = buildTimestamp();
o.status = 'foo';
o.testCaseId = 'foo';
o.testCaseReference = buildTestCaseReference();
- o.toolOutputs = buildUnnamed8059();
+ o.toolOutputs = buildUnnamed8062();
}
buildCounterTestCase--;
return o;
@@ -3094,7 +3094,7 @@
o.skippedMessage!,
unittest.equals('foo'),
);
- checkUnnamed8058(o.stackTraces!);
+ checkUnnamed8061(o.stackTraces!);
checkTimestamp(o.startTime! as api.Timestamp);
unittest.expect(
o.status!,
@@ -3105,7 +3105,7 @@
unittest.equals('foo'),
);
checkTestCaseReference(o.testCaseReference! as api.TestCaseReference);
- checkUnnamed8059(o.toolOutputs!);
+ checkUnnamed8062(o.toolOutputs!);
}
buildCounterTestCase--;
}
@@ -3142,27 +3142,27 @@
buildCounterTestCaseReference--;
}
-core.List<api.TestIssue> buildUnnamed8060() {
+core.List<api.TestIssue> buildUnnamed8063() {
var o = <api.TestIssue>[];
o.add(buildTestIssue());
o.add(buildTestIssue());
return o;
}
-void checkUnnamed8060(core.List<api.TestIssue> o) {
+void checkUnnamed8063(core.List<api.TestIssue> o) {
unittest.expect(o, unittest.hasLength(2));
checkTestIssue(o[0] as api.TestIssue);
checkTestIssue(o[1] as api.TestIssue);
}
-core.List<api.TestSuiteOverview> buildUnnamed8061() {
+core.List<api.TestSuiteOverview> buildUnnamed8064() {
var o = <api.TestSuiteOverview>[];
o.add(buildTestSuiteOverview());
o.add(buildTestSuiteOverview());
return o;
}
-void checkUnnamed8061(core.List<api.TestSuiteOverview> o) {
+void checkUnnamed8064(core.List<api.TestSuiteOverview> o) {
unittest.expect(o, unittest.hasLength(2));
checkTestSuiteOverview(o[0] as api.TestSuiteOverview);
checkTestSuiteOverview(o[1] as api.TestSuiteOverview);
@@ -3173,8 +3173,8 @@
var o = api.TestExecutionStep();
buildCounterTestExecutionStep++;
if (buildCounterTestExecutionStep < 3) {
- o.testIssues = buildUnnamed8060();
- o.testSuiteOverviews = buildUnnamed8061();
+ o.testIssues = buildUnnamed8063();
+ o.testSuiteOverviews = buildUnnamed8064();
o.testTiming = buildTestTiming();
o.toolExecution = buildToolExecution();
}
@@ -3185,8 +3185,8 @@
void checkTestExecutionStep(api.TestExecutionStep o) {
buildCounterTestExecutionStep++;
if (buildCounterTestExecutionStep < 3) {
- checkUnnamed8060(o.testIssues!);
- checkUnnamed8061(o.testSuiteOverviews!);
+ checkUnnamed8063(o.testIssues!);
+ checkUnnamed8064(o.testSuiteOverviews!);
checkTestTiming(o.testTiming! as api.TestTiming);
checkToolExecution(o.toolExecution! as api.ToolExecution);
}
@@ -3368,14 +3368,14 @@
buildCounterTimestamp--;
}
-core.List<core.String> buildUnnamed8062() {
+core.List<core.String> buildUnnamed8065() {
var o = <core.String>[];
o.add('foo');
o.add('foo');
return o;
}
-void checkUnnamed8062(core.List<core.String> o) {
+void checkUnnamed8065(core.List<core.String> o) {
unittest.expect(o, unittest.hasLength(2));
unittest.expect(
o[0],
@@ -3387,27 +3387,27 @@
);
}
-core.List<api.FileReference> buildUnnamed8063() {
+core.List<api.FileReference> buildUnnamed8066() {
var o = <api.FileReference>[];
o.add(buildFileReference());
o.add(buildFileReference());
return o;
}
-void checkUnnamed8063(core.List<api.FileReference> o) {
+void checkUnnamed8066(core.List<api.FileReference> o) {
unittest.expect(o, unittest.hasLength(2));
checkFileReference(o[0] as api.FileReference);
checkFileReference(o[1] as api.FileReference);
}
-core.List<api.ToolOutputReference> buildUnnamed8064() {
+core.List<api.ToolOutputReference> buildUnnamed8067() {
var o = <api.ToolOutputReference>[];
o.add(buildToolOutputReference());
o.add(buildToolOutputReference());
return o;
}
-void checkUnnamed8064(core.List<api.ToolOutputReference> o) {
+void checkUnnamed8067(core.List<api.ToolOutputReference> o) {
unittest.expect(o, unittest.hasLength(2));
checkToolOutputReference(o[0] as api.ToolOutputReference);
checkToolOutputReference(o[1] as api.ToolOutputReference);
@@ -3418,10 +3418,10 @@
var o = api.ToolExecution();
buildCounterToolExecution++;
if (buildCounterToolExecution < 3) {
- o.commandLineArguments = buildUnnamed8062();
+ o.commandLineArguments = buildUnnamed8065();
o.exitCode = buildToolExitCode();
- o.toolLogs = buildUnnamed8063();
- o.toolOutputs = buildUnnamed8064();
+ o.toolLogs = buildUnnamed8066();
+ o.toolOutputs = buildUnnamed8067();
}
buildCounterToolExecution--;
return o;
@@ -3430,10 +3430,10 @@
void checkToolExecution(api.ToolExecution o) {
buildCounterToolExecution++;
if (buildCounterToolExecution < 3) {
- checkUnnamed8062(o.commandLineArguments!);
+ checkUnnamed8065(o.commandLineArguments!);
checkToolExitCode(o.exitCode! as api.ToolExitCode);
- checkUnnamed8063(o.toolLogs!);
- checkUnnamed8064(o.toolOutputs!);
+ checkUnnamed8066(o.toolLogs!);
+ checkUnnamed8067(o.toolOutputs!);
}
buildCounterToolExecution--;
}
@@ -3642,14 +3642,14 @@
buildCounterUsedRoboIgnoreDirective--;
}
-core.List<core.String> buildUnnamed8065() {
+core.List<core.String> buildUnnamed8068() {
var o = <core.String>[];
o.add('foo');
o.add('foo');
return o;
}
-void checkUnnamed8065(core.List<core.String> o) {
+void checkUnnamed8068(core.List<core.String> o) {
unittest.expect(o, unittest.hasLength(2));
unittest.expect(
o[0],
@@ -7043,7 +7043,7 @@
var arg_historyId = 'foo';
var arg_executionId = 'foo';
var arg_stepId = 'foo';
- var arg_filter = buildUnnamed8065();
+ var arg_filter = buildUnnamed8068();
var arg_$fields = 'foo';
mock.register(unittest.expectAsync2((http.BaseRequest req, json) {
var path = (req.url).path;
diff --git a/generated/googleapis_beta/test/transcoder/v1beta1_test.dart b/generated/googleapis_beta/test/transcoder/v1beta1_test.dart
index 8f991fe..d1d2c83 100644
--- a/generated/googleapis_beta/test/transcoder/v1beta1_test.dart
+++ b/generated/googleapis_beta/test/transcoder/v1beta1_test.dart
@@ -200,14 +200,14 @@
buildCounterAudio--;
}
-core.List<api.AudioChannel> buildUnnamed8461() {
+core.List<api.AudioChannel> buildUnnamed8464() {
var o = <api.AudioChannel>[];
o.add(buildAudioChannel());
o.add(buildAudioChannel());
return o;
}
-void checkUnnamed8461(core.List<api.AudioChannel> o) {
+void checkUnnamed8464(core.List<api.AudioChannel> o) {
unittest.expect(o, unittest.hasLength(2));
checkAudioChannel(o[0] as api.AudioChannel);
checkAudioChannel(o[1] as api.AudioChannel);
@@ -218,7 +218,7 @@
var o = api.AudioAtom();
buildCounterAudioAtom++;
if (buildCounterAudioAtom < 3) {
- o.channels = buildUnnamed8461();
+ o.channels = buildUnnamed8464();
o.key = 'foo';
}
buildCounterAudioAtom--;
@@ -228,7 +228,7 @@
void checkAudioAtom(api.AudioAtom o) {
buildCounterAudioAtom++;
if (buildCounterAudioAtom < 3) {
- checkUnnamed8461(o.channels!);
+ checkUnnamed8464(o.channels!);
unittest.expect(
o.key!,
unittest.equals('foo'),
@@ -237,14 +237,14 @@
buildCounterAudioAtom--;
}
-core.List<api.AudioChannelInput> buildUnnamed8462() {
+core.List<api.AudioChannelInput> buildUnnamed8465() {
var o = <api.AudioChannelInput>[];
o.add(buildAudioChannelInput());
o.add(buildAudioChannelInput());
return o;
}
-void checkUnnamed8462(core.List<api.AudioChannelInput> o) {
+void checkUnnamed8465(core.List<api.AudioChannelInput> o) {
unittest.expect(o, unittest.hasLength(2));
checkAudioChannelInput(o[0] as api.AudioChannelInput);
checkAudioChannelInput(o[1] as api.AudioChannelInput);
@@ -255,7 +255,7 @@
var o = api.AudioChannel();
buildCounterAudioChannel++;
if (buildCounterAudioChannel < 3) {
- o.inputs = buildUnnamed8462();
+ o.inputs = buildUnnamed8465();
}
buildCounterAudioChannel--;
return o;
@@ -264,7 +264,7 @@
void checkAudioChannel(api.AudioChannel o) {
buildCounterAudioChannel++;
if (buildCounterAudioChannel < 3) {
- checkUnnamed8462(o.inputs!);
+ checkUnnamed8465(o.inputs!);
}
buildCounterAudioChannel--;
}
@@ -306,14 +306,14 @@
buildCounterAudioChannelInput--;
}
-core.List<core.String> buildUnnamed8463() {
+core.List<core.String> buildUnnamed8466() {
var o = <core.String>[];
o.add('foo');
o.add('foo');
return o;
}
-void checkUnnamed8463(core.List<core.String> o) {
+void checkUnnamed8466(core.List<core.String> o) {
unittest.expect(o, unittest.hasLength(2));
unittest.expect(
o[0],
@@ -325,14 +325,14 @@
);
}
-core.List<api.AudioAtom> buildUnnamed8464() {
+core.List<api.AudioAtom> buildUnnamed8467() {
var o = <api.AudioAtom>[];
o.add(buildAudioAtom());
o.add(buildAudioAtom());
return o;
}
-void checkUnnamed8464(core.List<api.AudioAtom> o) {
+void checkUnnamed8467(core.List<api.AudioAtom> o) {
unittest.expect(o, unittest.hasLength(2));
checkAudioAtom(o[0] as api.AudioAtom);
checkAudioAtom(o[1] as api.AudioAtom);
@@ -345,9 +345,9 @@
if (buildCounterAudioStream < 3) {
o.bitrateBps = 42;
o.channelCount = 42;
- o.channelLayout = buildUnnamed8463();
+ o.channelLayout = buildUnnamed8466();
o.codec = 'foo';
- o.mapping = buildUnnamed8464();
+ o.mapping = buildUnnamed8467();
o.sampleRateHertz = 42;
}
buildCounterAudioStream--;
@@ -365,12 +365,12 @@
o.channelCount!,
unittest.equals(42),
);
- checkUnnamed8463(o.channelLayout!);
+ checkUnnamed8466(o.channelLayout!);
unittest.expect(
o.codec!,
unittest.equals('foo'),
);
- checkUnnamed8464(o.mapping!);
+ checkUnnamed8467(o.mapping!);
unittest.expect(
o.sampleRateHertz!,
unittest.equals(42),
@@ -499,14 +499,14 @@
buildCounterDenoise--;
}
-core.List<core.String> buildUnnamed8465() {
+core.List<core.String> buildUnnamed8468() {
var o = <core.String>[];
o.add('foo');
o.add('foo');
return o;
}
-void checkUnnamed8465(core.List<core.String> o) {
+void checkUnnamed8468(core.List<core.String> o) {
unittest.expect(o, unittest.hasLength(2));
unittest.expect(
o[0],
@@ -524,7 +524,7 @@
buildCounterEditAtom++;
if (buildCounterEditAtom < 3) {
o.endTimeOffset = 'foo';
- o.inputs = buildUnnamed8465();
+ o.inputs = buildUnnamed8468();
o.key = 'foo';
o.startTimeOffset = 'foo';
}
@@ -539,7 +539,7 @@
o.endTimeOffset!,
unittest.equals('foo'),
);
- checkUnnamed8465(o.inputs!);
+ checkUnnamed8468(o.inputs!);
unittest.expect(
o.key!,
unittest.equals('foo'),
@@ -708,14 +708,14 @@
buildCounterInput--;
}
-core.List<api.FailureDetail> buildUnnamed8466() {
+core.List<api.FailureDetail> buildUnnamed8469() {
var o = <api.FailureDetail>[];
o.add(buildFailureDetail());
o.add(buildFailureDetail());
return o;
}
-void checkUnnamed8466(core.List<api.FailureDetail> o) {
+void checkUnnamed8469(core.List<api.FailureDetail> o) {
unittest.expect(o, unittest.hasLength(2));
checkFailureDetail(o[0] as api.FailureDetail);
checkFailureDetail(o[1] as api.FailureDetail);
@@ -729,7 +729,7 @@
o.config = buildJobConfig();
o.createTime = 'foo';
o.endTime = 'foo';
- o.failureDetails = buildUnnamed8466();
+ o.failureDetails = buildUnnamed8469();
o.failureReason = 'foo';
o.inputUri = 'foo';
o.name = 'foo';
@@ -758,7 +758,7 @@
o.endTime!,
unittest.equals('foo'),
);
- checkUnnamed8466(o.failureDetails!);
+ checkUnnamed8469(o.failureDetails!);
unittest.expect(
o.failureReason!,
unittest.equals('foo'),
@@ -801,105 +801,105 @@
buildCounterJob--;
}
-core.List<api.AdBreak> buildUnnamed8467() {
+core.List<api.AdBreak> buildUnnamed8470() {
var o = <api.AdBreak>[];
o.add(buildAdBreak());
o.add(buildAdBreak());
return o;
}
-void checkUnnamed8467(core.List<api.AdBreak> o) {
+void checkUnnamed8470(core.List<api.AdBreak> o) {
unittest.expect(o, unittest.hasLength(2));
checkAdBreak(o[0] as api.AdBreak);
checkAdBreak(o[1] as api.AdBreak);
}
-core.List<api.EditAtom> buildUnnamed8468() {
+core.List<api.EditAtom> buildUnnamed8471() {
var o = <api.EditAtom>[];
o.add(buildEditAtom());
o.add(buildEditAtom());
return o;
}
-void checkUnnamed8468(core.List<api.EditAtom> o) {
+void checkUnnamed8471(core.List<api.EditAtom> o) {
unittest.expect(o, unittest.hasLength(2));
checkEditAtom(o[0] as api.EditAtom);
checkEditAtom(o[1] as api.EditAtom);
}
-core.List<api.ElementaryStream> buildUnnamed8469() {
+core.List<api.ElementaryStream> buildUnnamed8472() {
var o = <api.ElementaryStream>[];
o.add(buildElementaryStream());
o.add(buildElementaryStream());
return o;
}
-void checkUnnamed8469(core.List<api.ElementaryStream> o) {
+void checkUnnamed8472(core.List<api.ElementaryStream> o) {
unittest.expect(o, unittest.hasLength(2));
checkElementaryStream(o[0] as api.ElementaryStream);
checkElementaryStream(o[1] as api.ElementaryStream);
}
-core.List<api.Input> buildUnnamed8470() {
+core.List<api.Input> buildUnnamed8473() {
var o = <api.Input>[];
o.add(buildInput());
o.add(buildInput());
return o;
}
-void checkUnnamed8470(core.List<api.Input> o) {
+void checkUnnamed8473(core.List<api.Input> o) {
unittest.expect(o, unittest.hasLength(2));
checkInput(o[0] as api.Input);
checkInput(o[1] as api.Input);
}
-core.List<api.Manifest> buildUnnamed8471() {
+core.List<api.Manifest> buildUnnamed8474() {
var o = <api.Manifest>[];
o.add(buildManifest());
o.add(buildManifest());
return o;
}
-void checkUnnamed8471(core.List<api.Manifest> o) {
+void checkUnnamed8474(core.List<api.Manifest> o) {
unittest.expect(o, unittest.hasLength(2));
checkManifest(o[0] as api.Manifest);
checkManifest(o[1] as api.Manifest);
}
-core.List<api.MuxStream> buildUnnamed8472() {
+core.List<api.MuxStream> buildUnnamed8475() {
var o = <api.MuxStream>[];
o.add(buildMuxStream());
o.add(buildMuxStream());
return o;
}
-void checkUnnamed8472(core.List<api.MuxStream> o) {
+void checkUnnamed8475(core.List<api.MuxStream> o) {
unittest.expect(o, unittest.hasLength(2));
checkMuxStream(o[0] as api.MuxStream);
checkMuxStream(o[1] as api.MuxStream);
}
-core.List<api.Overlay> buildUnnamed8473() {
+core.List<api.Overlay> buildUnnamed8476() {
var o = <api.Overlay>[];
o.add(buildOverlay());
o.add(buildOverlay());
return o;
}
-void checkUnnamed8473(core.List<api.Overlay> o) {
+void checkUnnamed8476(core.List<api.Overlay> o) {
unittest.expect(o, unittest.hasLength(2));
checkOverlay(o[0] as api.Overlay);
checkOverlay(o[1] as api.Overlay);
}
-core.List<api.SpriteSheet> buildUnnamed8474() {
+core.List<api.SpriteSheet> buildUnnamed8477() {
var o = <api.SpriteSheet>[];
o.add(buildSpriteSheet());
o.add(buildSpriteSheet());
return o;
}
-void checkUnnamed8474(core.List<api.SpriteSheet> o) {
+void checkUnnamed8477(core.List<api.SpriteSheet> o) {
unittest.expect(o, unittest.hasLength(2));
checkSpriteSheet(o[0] as api.SpriteSheet);
checkSpriteSheet(o[1] as api.SpriteSheet);
@@ -910,16 +910,16 @@
var o = api.JobConfig();
buildCounterJobConfig++;
if (buildCounterJobConfig < 3) {
- o.adBreaks = buildUnnamed8467();
- o.editList = buildUnnamed8468();
- o.elementaryStreams = buildUnnamed8469();
- o.inputs = buildUnnamed8470();
- o.manifests = buildUnnamed8471();
- o.muxStreams = buildUnnamed8472();
+ o.adBreaks = buildUnnamed8470();
+ o.editList = buildUnnamed8471();
+ o.elementaryStreams = buildUnnamed8472();
+ o.inputs = buildUnnamed8473();
+ o.manifests = buildUnnamed8474();
+ o.muxStreams = buildUnnamed8475();
o.output = buildOutput();
- o.overlays = buildUnnamed8473();
+ o.overlays = buildUnnamed8476();
o.pubsubDestination = buildPubsubDestination();
- o.spriteSheets = buildUnnamed8474();
+ o.spriteSheets = buildUnnamed8477();
}
buildCounterJobConfig--;
return o;
@@ -928,16 +928,16 @@
void checkJobConfig(api.JobConfig o) {
buildCounterJobConfig++;
if (buildCounterJobConfig < 3) {
- checkUnnamed8467(o.adBreaks!);
- checkUnnamed8468(o.editList!);
- checkUnnamed8469(o.elementaryStreams!);
- checkUnnamed8470(o.inputs!);
- checkUnnamed8471(o.manifests!);
- checkUnnamed8472(o.muxStreams!);
+ checkUnnamed8470(o.adBreaks!);
+ checkUnnamed8471(o.editList!);
+ checkUnnamed8472(o.elementaryStreams!);
+ checkUnnamed8473(o.inputs!);
+ checkUnnamed8474(o.manifests!);
+ checkUnnamed8475(o.muxStreams!);
checkOutput(o.output! as api.Output);
- checkUnnamed8473(o.overlays!);
+ checkUnnamed8476(o.overlays!);
checkPubsubDestination(o.pubsubDestination! as api.PubsubDestination);
- checkUnnamed8474(o.spriteSheets!);
+ checkUnnamed8477(o.spriteSheets!);
}
buildCounterJobConfig--;
}
@@ -966,14 +966,14 @@
buildCounterJobTemplate--;
}
-core.List<api.JobTemplate> buildUnnamed8475() {
+core.List<api.JobTemplate> buildUnnamed8478() {
var o = <api.JobTemplate>[];
o.add(buildJobTemplate());
o.add(buildJobTemplate());
return o;
}
-void checkUnnamed8475(core.List<api.JobTemplate> o) {
+void checkUnnamed8478(core.List<api.JobTemplate> o) {
unittest.expect(o, unittest.hasLength(2));
checkJobTemplate(o[0] as api.JobTemplate);
checkJobTemplate(o[1] as api.JobTemplate);
@@ -984,7 +984,7 @@
var o = api.ListJobTemplatesResponse();
buildCounterListJobTemplatesResponse++;
if (buildCounterListJobTemplatesResponse < 3) {
- o.jobTemplates = buildUnnamed8475();
+ o.jobTemplates = buildUnnamed8478();
o.nextPageToken = 'foo';
}
buildCounterListJobTemplatesResponse--;
@@ -994,7 +994,7 @@
void checkListJobTemplatesResponse(api.ListJobTemplatesResponse o) {
buildCounterListJobTemplatesResponse++;
if (buildCounterListJobTemplatesResponse < 3) {
- checkUnnamed8475(o.jobTemplates!);
+ checkUnnamed8478(o.jobTemplates!);
unittest.expect(
o.nextPageToken!,
unittest.equals('foo'),
@@ -1003,14 +1003,14 @@
buildCounterListJobTemplatesResponse--;
}
-core.List<api.Job> buildUnnamed8476() {
+core.List<api.Job> buildUnnamed8479() {
var o = <api.Job>[];
o.add(buildJob());
o.add(buildJob());
return o;
}
-void checkUnnamed8476(core.List<api.Job> o) {
+void checkUnnamed8479(core.List<api.Job> o) {
unittest.expect(o, unittest.hasLength(2));
checkJob(o[0] as api.Job);
checkJob(o[1] as api.Job);
@@ -1021,7 +1021,7 @@
var o = api.ListJobsResponse();
buildCounterListJobsResponse++;
if (buildCounterListJobsResponse < 3) {
- o.jobs = buildUnnamed8476();
+ o.jobs = buildUnnamed8479();
o.nextPageToken = 'foo';
}
buildCounterListJobsResponse--;
@@ -1031,7 +1031,7 @@
void checkListJobsResponse(api.ListJobsResponse o) {
buildCounterListJobsResponse++;
if (buildCounterListJobsResponse < 3) {
- checkUnnamed8476(o.jobs!);
+ checkUnnamed8479(o.jobs!);
unittest.expect(
o.nextPageToken!,
unittest.equals('foo'),
@@ -1040,14 +1040,14 @@
buildCounterListJobsResponse--;
}
-core.List<core.String> buildUnnamed8477() {
+core.List<core.String> buildUnnamed8480() {
var o = <core.String>[];
o.add('foo');
o.add('foo');
return o;
}
-void checkUnnamed8477(core.List<core.String> o) {
+void checkUnnamed8480(core.List<core.String> o) {
unittest.expect(o, unittest.hasLength(2));
unittest.expect(
o[0],
@@ -1065,7 +1065,7 @@
buildCounterManifest++;
if (buildCounterManifest < 3) {
o.fileName = 'foo';
- o.muxStreams = buildUnnamed8477();
+ o.muxStreams = buildUnnamed8480();
o.type = 'foo';
}
buildCounterManifest--;
@@ -1079,7 +1079,7 @@
o.fileName!,
unittest.equals('foo'),
);
- checkUnnamed8477(o.muxStreams!);
+ checkUnnamed8480(o.muxStreams!);
unittest.expect(
o.type!,
unittest.equals('foo'),
@@ -1115,14 +1115,14 @@
buildCounterMpegCommonEncryption--;
}
-core.List<core.String> buildUnnamed8478() {
+core.List<core.String> buildUnnamed8481() {
var o = <core.String>[];
o.add('foo');
o.add('foo');
return o;
}
-void checkUnnamed8478(core.List<core.String> o) {
+void checkUnnamed8481(core.List<core.String> o) {
unittest.expect(o, unittest.hasLength(2));
unittest.expect(
o[0],
@@ -1140,7 +1140,7 @@
buildCounterMuxStream++;
if (buildCounterMuxStream < 3) {
o.container = 'foo';
- o.elementaryStreams = buildUnnamed8478();
+ o.elementaryStreams = buildUnnamed8481();
o.encryption = buildEncryption();
o.fileName = 'foo';
o.key = 'foo';
@@ -1157,7 +1157,7 @@
o.container!,
unittest.equals('foo'),
);
- checkUnnamed8478(o.elementaryStreams!);
+ checkUnnamed8481(o.elementaryStreams!);
checkEncryption(o.encryption! as api.Encryption);
unittest.expect(
o.fileName!,
@@ -1297,14 +1297,14 @@
buildCounterOutput--;
}
-core.List<api.Animation> buildUnnamed8479() {
+core.List<api.Animation> buildUnnamed8482() {
var o = <api.Animation>[];
o.add(buildAnimation());
o.add(buildAnimation());
return o;
}
-void checkUnnamed8479(core.List<api.Animation> o) {
+void checkUnnamed8482(core.List<api.Animation> o) {
unittest.expect(o, unittest.hasLength(2));
checkAnimation(o[0] as api.Animation);
checkAnimation(o[1] as api.Animation);
@@ -1315,7 +1315,7 @@
var o = api.Overlay();
buildCounterOverlay++;
if (buildCounterOverlay < 3) {
- o.animations = buildUnnamed8479();
+ o.animations = buildUnnamed8482();
o.image = buildImage();
}
buildCounterOverlay--;
@@ -1325,7 +1325,7 @@
void checkOverlay(api.Overlay o) {
buildCounterOverlay++;
if (buildCounterOverlay < 3) {
- checkUnnamed8479(o.animations!);
+ checkUnnamed8482(o.animations!);
checkImage(o.image! as api.Image);
}
buildCounterOverlay--;
@@ -1574,14 +1574,14 @@
buildCounterSpriteSheet--;
}
-core.List<api.TextInput> buildUnnamed8480() {
+core.List<api.TextInput> buildUnnamed8483() {
var o = <api.TextInput>[];
o.add(buildTextInput());
o.add(buildTextInput());
return o;
}
-void checkUnnamed8480(core.List<api.TextInput> o) {
+void checkUnnamed8483(core.List<api.TextInput> o) {
unittest.expect(o, unittest.hasLength(2));
checkTextInput(o[0] as api.TextInput);
checkTextInput(o[1] as api.TextInput);
@@ -1592,7 +1592,7 @@
var o = api.TextAtom();
buildCounterTextAtom++;
if (buildCounterTextAtom < 3) {
- o.inputs = buildUnnamed8480();
+ o.inputs = buildUnnamed8483();
o.key = 'foo';
}
buildCounterTextAtom--;
@@ -1602,7 +1602,7 @@
void checkTextAtom(api.TextAtom o) {
buildCounterTextAtom++;
if (buildCounterTextAtom < 3) {
- checkUnnamed8480(o.inputs!);
+ checkUnnamed8483(o.inputs!);
unittest.expect(
o.key!,
unittest.equals('foo'),
@@ -1638,14 +1638,14 @@
buildCounterTextInput--;
}
-core.List<api.TextAtom> buildUnnamed8481() {
+core.List<api.TextAtom> buildUnnamed8484() {
var o = <api.TextAtom>[];
o.add(buildTextAtom());
o.add(buildTextAtom());
return o;
}
-void checkUnnamed8481(core.List<api.TextAtom> o) {
+void checkUnnamed8484(core.List<api.TextAtom> o) {
unittest.expect(o, unittest.hasLength(2));
checkTextAtom(o[0] as api.TextAtom);
checkTextAtom(o[1] as api.TextAtom);
@@ -1658,7 +1658,7 @@
if (buildCounterTextStream < 3) {
o.codec = 'foo';
o.languageCode = 'foo';
- o.mapping = buildUnnamed8481();
+ o.mapping = buildUnnamed8484();
}
buildCounterTextStream--;
return o;
@@ -1675,7 +1675,7 @@
o.languageCode!,
unittest.equals('foo'),
);
- checkUnnamed8481(o.mapping!);
+ checkUnnamed8484(o.mapping!);
}
buildCounterTextStream--;
}