Skip to content

Commit bd3ec01

Browse files
chore(container): update the api
1 parent f8d05d4 commit bd3ec01

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

googleapiclient/discovery_cache/documents/container.v1.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2459,7 +2459,7 @@
24592459
}
24602460
}
24612461
},
2462-
"revision": "20210628",
2462+
"revision": "20210708",
24632463
"rootUrl": "https://container.googleapis.com/",
24642464
"schemas": {
24652465
"AcceleratorConfig": {
@@ -4147,7 +4147,7 @@
41474147
"type": "boolean"
41484148
},
41494149
"maxNodeCount": {
4150-
"description": "Maximum number of nodes in the NodePool. Must be >= min_node_count. There has to enough quota to scale up the cluster.",
4150+
"description": "Maximum number of nodes in the NodePool. Must be >= min_node_count. There has to be enough quota to scale up the cluster.",
41514151
"format": "int32",
41524152
"type": "integer"
41534153
},

googleapiclient/discovery_cache/documents/container.v1beta1.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2484,7 +2484,7 @@
24842484
}
24852485
}
24862486
},
2487-
"revision": "20210628",
2487+
"revision": "20210708",
24882488
"rootUrl": "https://container.googleapis.com/",
24892489
"schemas": {
24902490
"AcceleratorConfig": {
@@ -4528,7 +4528,7 @@
45284528
"type": "boolean"
45294529
},
45304530
"maxNodeCount": {
4531-
"description": "Maximum number of nodes in the NodePool. Must be >= min_node_count. There has to enough quota to scale up the cluster.",
4531+
"description": "Maximum number of nodes in the NodePool. Must be >= min_node_count. There has to be enough quota to scale up the cluster.",
45324532
"format": "int32",
45334533
"type": "integer"
45344534
},

0 commit comments

Comments
 (0)