File tree 2 files changed +4
-4
lines changed
packages/google-container
protos/google/container/v1
2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -989,7 +989,7 @@ message Cluster {
989
989
string description = 2 ;
990
990
991
991
// The number of nodes to create in this cluster. You must ensure that your
992
- // Compute Engine <a href="/compute/docs/resource-quotas">resource quota</a>
992
+ // Compute Engine [resource quota](https://cloud.google.com/compute/quotas)
993
993
// is sufficient for this number of instances. You must also have available
994
994
// firewall and routes quota.
995
995
// For requests, this field should only be used in lieu of a
@@ -2087,7 +2087,7 @@ message NodePool {
2087
2087
NodeConfig config = 2 ;
2088
2088
2089
2089
// The initial node count for the pool. You must ensure that your
2090
- // Compute Engine <a href="/compute/docs/resource-quotas">resource quota</a>
2090
+ // Compute Engine [resource quota](https://cloud.google.com/compute/quotas)
2091
2091
// is sufficient for this number of instances. You must also have available
2092
2092
// firewall and routes quota.
2093
2093
int32 initial_node_count = 3 ;
Original file line number Diff line number Diff line change 11
11
"git": {
12
12
"name": "googleapis",
13
13
"remote": "https://github.com/googleapis/googleapis.git",
14
- "sha": "a3a0bf0f6291d69f2ff3df7fcd63d28ee20ac727 ",
15
- "internalRef": "310060413 "
14
+ "sha": "dd244bb3a5023a4a9290b21dae6b99020c026123 ",
15
+ "internalRef": "315023125 "
16
16
}
17
17
},
18
18
{
You can’t perform that action at this time.
0 commit comments