@@ -1023,7 +1023,7 @@ public com.google.protobuf.ByteString getDescriptionBytes() {
1023
1023
*
1024
1024
* <pre>
1025
1025
* The number of nodes to create in this cluster. You must ensure that your
1026
- * Compute Engine <a href="/compute/docs/resource-quotas">resource quota</a>
1026
+ * Compute Engine [resource quota](https://cloud.google.com/compute/quotas)
1027
1027
* is sufficient for this number of instances. You must also have available
1028
1028
* firewall and routes quota.
1029
1029
* For requests, this field should only be used in lieu of a
@@ -5073,7 +5073,7 @@ public Builder setDescriptionBytes(com.google.protobuf.ByteString value) {
5073
5073
*
5074
5074
* <pre>
5075
5075
* The number of nodes to create in this cluster. You must ensure that your
5076
- * Compute Engine <a href="/compute/docs/resource-quotas">resource quota</a>
5076
+ * Compute Engine [resource quota](https://cloud.google.com/compute/quotas)
5077
5077
* is sufficient for this number of instances. You must also have available
5078
5078
* firewall and routes quota.
5079
5079
* For requests, this field should only be used in lieu of a
@@ -5097,7 +5097,7 @@ public int getInitialNodeCount() {
5097
5097
*
5098
5098
* <pre>
5099
5099
* The number of nodes to create in this cluster. You must ensure that your
5100
- * Compute Engine <a href="/compute/docs/resource-quotas">resource quota</a>
5100
+ * Compute Engine [resource quota](https://cloud.google.com/compute/quotas)
5101
5101
* is sufficient for this number of instances. You must also have available
5102
5102
* firewall and routes quota.
5103
5103
* For requests, this field should only be used in lieu of a
@@ -5124,7 +5124,7 @@ public Builder setInitialNodeCount(int value) {
5124
5124
*
5125
5125
* <pre>
5126
5126
* The number of nodes to create in this cluster. You must ensure that your
5127
- * Compute Engine <a href="/compute/docs/resource-quotas">resource quota</a>
5127
+ * Compute Engine [resource quota](https://cloud.google.com/compute/quotas)
5128
5128
* is sufficient for this number of instances. You must also have available
5129
5129
* firewall and routes quota.
5130
5130
* For requests, this field should only be used in lieu of a
0 commit comments