From 75be058083928c2b59adb96a633c2ef45fddc32b Mon Sep 17 00:00:00 2001 From: yoshi-automation Date: Fri, 5 Jun 2020 02:46:25 -0700 Subject: [PATCH] docs: fix a broken link in the docs. PiperOrigin-RevId: 314788929 Source-Author: Google APIs Source-Date: Thu Jun 4 13:08:11 2020 -0700 Source-Repo: googleapis/googleapis Source-Sha: c77929eb8d6c7d6238f585cb9ee9d364893f9ed4 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 | 6 +++--- 4 files changed, 9 insertions(+), 9 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 e6c96369..699c524f 100644
--- a/synth.metadata
+++ b/synth.metadata
@@ -4,15 +4,15 @@
       "git": {
         "name": ".",
         "remote": "https://github.com/googleapis/java-container.git",
-        "sha": "b98a6e5cf003f7b86c602449353f572b8cabcfeb"
+        "sha": "c3635c7dbade7823c03aa3747a4a927a3f7312f4"
       }
     },
     {
       "git": {
         "name": "googleapis",
         "remote": "https://github.com/googleapis/googleapis.git",
-        "sha": "c4e37010d74071851ff24121f522e802231ac86e",
-        "internalRef": "313460921"
+        "sha": "c77929eb8d6c7d6238f585cb9ee9d364893f9ed4",
+        "internalRef": "314788929"
       }
     },
     {