diff --git a/proto-google-cloud-container-v1/src/main/java/com/google/container/v1/Cluster.java b/proto-google-cloud-container-v1/src/main/java/com/google/container/v1/Cluster.java index ed68ffd8..49707f35 100644 --- a/proto-google-cloud-container-v1/src/main/java/com/google/container/v1/Cluster.java +++ b/proto-google-cloud-container-v1/src/main/java/com/google/container/v1/Cluster.java @@ -1023,7 +1023,7 @@ public com.google.protobuf.ByteString getDescriptionBytes() { * *
    * The number of nodes to create in this cluster. You must ensure that your
-   * Compute Engine <a href="/compute/docs/resource-quotas">resource quota</a>
+   * Compute Engine [resource quota](https://cloud.google.com/compute/quotas)
    * is sufficient for this number of instances. You must also have available
    * firewall and routes quota.
    * For requests, this field should only be used in lieu of a
@@ -5073,7 +5073,7 @@ public Builder setDescriptionBytes(com.google.protobuf.ByteString value) {
      *
      * 
      * The number of nodes to create in this cluster. You must ensure that your
-     * Compute Engine <a href="/compute/docs/resource-quotas">resource quota</a>
+     * Compute Engine [resource quota](https://cloud.google.com/compute/quotas)
      * is sufficient for this number of instances. You must also have available
      * firewall and routes quota.
      * For requests, this field should only be used in lieu of a
@@ -5097,7 +5097,7 @@ public int getInitialNodeCount() {
      *
      * 
      * The number of nodes to create in this cluster. You must ensure that your
-     * Compute Engine <a href="/compute/docs/resource-quotas">resource quota</a>
+     * Compute Engine [resource quota](https://cloud.google.com/compute/quotas)
      * is sufficient for this number of instances. You must also have available
      * firewall and routes quota.
      * For requests, this field should only be used in lieu of a
@@ -5124,7 +5124,7 @@ public Builder setInitialNodeCount(int value) {
      *
      * 
      * The number of nodes to create in this cluster. You must ensure that your
-     * Compute Engine <a href="/compute/docs/resource-quotas">resource quota</a>
+     * Compute Engine [resource quota](https://cloud.google.com/compute/quotas)
      * is sufficient for this number of instances. You must also have available
      * firewall and routes quota.
      * For requests, this field should only be used in lieu of a
diff --git a/proto-google-cloud-container-v1/src/main/java/com/google/container/v1/ClusterOrBuilder.java b/proto-google-cloud-container-v1/src/main/java/com/google/container/v1/ClusterOrBuilder.java
index 9a429f24..7a7b6168 100644
--- a/proto-google-cloud-container-v1/src/main/java/com/google/container/v1/ClusterOrBuilder.java
+++ b/proto-google-cloud-container-v1/src/main/java/com/google/container/v1/ClusterOrBuilder.java
@@ -88,7 +88,7 @@ public interface ClusterOrBuilder
    *
    * 
    * The number of nodes to create in this cluster. You must ensure that your
-   * Compute Engine <a href="/compute/docs/resource-quotas">resource quota</a>
+   * Compute Engine [resource quota](https://cloud.google.com/compute/quotas)
    * is sufficient for this number of instances. You must also have available
    * firewall and routes quota.
    * For requests, this field should only be used in lieu of a
diff --git a/proto-google-cloud-container-v1/src/main/proto/google/container/v1/cluster_service.proto b/proto-google-cloud-container-v1/src/main/proto/google/container/v1/cluster_service.proto
index 3a798ca1..6d915f3f 100644
--- a/proto-google-cloud-container-v1/src/main/proto/google/container/v1/cluster_service.proto
+++ b/proto-google-cloud-container-v1/src/main/proto/google/container/v1/cluster_service.proto
@@ -989,7 +989,7 @@ message Cluster {
   string description = 2;
 
   // The number of nodes to create in this cluster. You must ensure that your
-  // Compute Engine resource quota
+  // Compute Engine [resource quota](https://cloud.google.com/compute/quotas)
   // is sufficient for this number of instances. You must also have available
   // firewall and routes quota.
   // For requests, this field should only be used in lieu of a
diff --git a/synth.metadata b/synth.metadata
index 7a522d3d..38ea68ac 100644
--- a/synth.metadata
+++ b/synth.metadata
@@ -11,8 +11,8 @@
       "git": {
         "name": "googleapis",
         "remote": "https://github.com/googleapis/googleapis.git",
-        "sha": "c4e37010d74071851ff24121f522e802231ac86e",
-        "internalRef": "313460921"
+        "sha": "c77929eb8d6c7d6238f585cb9ee9d364893f9ed4",
+        "internalRef": "314788929"
       }
     },
     {