From 1ea59336a0790d464626bf99ea2f9c6c393182d2 Mon Sep 17 00:00:00 2001 From: Yoshi Automation Bot Date: Fri, 5 Jun 2020 08:46:09 -0700 Subject: [PATCH] docs: fix a broken link in the docs. (#179) This PR was generated using Autosynth. :rainbow: Synth log will be available here: https://source.cloud.google.com/results/invocations/94ecf927-e915-4508-98b1-89471d78e772/targets - [ ] To automatically regenerate this PR, check this box. PiperOrigin-RevId: 314788929 Source-Link: https://github.com/googleapis/googleapis/commit/c77929eb8d6c7d6238f585cb9ee9d364893f9ed4 --- .../src/main/java/com/google/container/v1/Cluster.java | 8 ++++---- .../java/com/google/container/v1/ClusterOrBuilder.java | 2 +- .../main/proto/google/container/v1/cluster_service.proto | 2 +- synth.metadata | 4 ++-- 4 files changed, 8 insertions(+), 8 deletions(-) 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"
       }
     },
     {