From 9730070065791bd6e4aa272d12a716d8e696c8c0 Mon Sep 17 00:00:00 2001 From: Yoshi Automation Bot Date: Fri, 5 Jun 2020 00:40:06 -0700 Subject: [PATCH] docs: change relative URLs to absolute URLs to fix broken links. (#118) This PR was generated using Autosynth. :rainbow: Synth log will be available here: https://source.cloud.google.com/results/invocations/5a6d8b4a-5d51-4aa7-bbe3-089dd415efba/targets - [ ] To automatically regenerate this PR, check this box. PiperOrigin-RevId: 314788297 Source-Link: https://github.com/googleapis/googleapis/commit/51362f378a286494980ffc9a5199ab6e3cefd6d5 --- .../monitoring/dashboard/v1/Aggregation.java | 4 ++-- .../dashboard/v1/TimeSeriesFilter.java | 18 +++++++++--------- .../v1/TimeSeriesFilterOrBuilder.java | 4 ++-- .../dashboard/v1/TimeSeriesFilterRatio.java | 18 +++++++++--------- .../dashboard/v1/TimeSeriesQuery.java | 14 +++++++------- .../dashboard/v1/TimeSeriesQueryOrBuilder.java | 4 ++-- .../monitoring/dashboard/v1/common.proto | 2 +- .../monitoring/dashboard/v1/metrics.proto | 8 ++++---- synth.metadata | 4 ++-- 9 files changed, 38 insertions(+), 38 deletions(-) diff --git a/proto-google-cloud-monitoring-dashboard-v1/src/main/java/com/google/monitoring/dashboard/v1/Aggregation.java b/proto-google-cloud-monitoring-dashboard-v1/src/main/java/com/google/monitoring/dashboard/v1/Aggregation.java index 9d9cbbae..9f58491b 100644 --- a/proto-google-cloud-monitoring-dashboard-v1/src/main/java/com/google/monitoring/dashboard/v1/Aggregation.java +++ b/proto-google-cloud-monitoring-dashboard-v1/src/main/java/com/google/monitoring/dashboard/v1/Aggregation.java @@ -27,7 +27,7 @@ * series (`alignment_period` and `per_series_aligner`) followed by an optional * reduction step of the data across the aligned time series * (`cross_series_reducer` and `group_by_fields`). For more details, see - * [Aggregation](/monitoring/api/learn_more#aggregation). + * [Aggregation](https://cloud.google.com/monitoring/api/learn_more#aggregation). * * * Protobuf type {@code google.monitoring.dashboard.v1.Aggregation} @@ -1831,7 +1831,7 @@ protected Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.Build * series (`alignment_period` and `per_series_aligner`) followed by an optional * reduction step of the data across the aligned time series * (`cross_series_reducer` and `group_by_fields`). For more details, see - * [Aggregation](/monitoring/api/learn_more#aggregation). + * [Aggregation](https://cloud.google.com/monitoring/api/learn_more#aggregation). * * * Protobuf type {@code google.monitoring.dashboard.v1.Aggregation} diff --git a/proto-google-cloud-monitoring-dashboard-v1/src/main/java/com/google/monitoring/dashboard/v1/TimeSeriesFilter.java b/proto-google-cloud-monitoring-dashboard-v1/src/main/java/com/google/monitoring/dashboard/v1/TimeSeriesFilter.java index 69578b78..98c94fea 100644 --- a/proto-google-cloud-monitoring-dashboard-v1/src/main/java/com/google/monitoring/dashboard/v1/TimeSeriesFilter.java +++ b/proto-google-cloud-monitoring-dashboard-v1/src/main/java/com/google/monitoring/dashboard/v1/TimeSeriesFilter.java @@ -24,7 +24,7 @@ *
  * A filter that defines a subset of time series data that is displayed in a
  * widget. Time series data is fetched using the
- * [`ListTimeSeries`](/monitoring/api/ref_v3/rest/v3/projects.timeSeries/list)
+ * [`ListTimeSeries`](https://cloud.google.com/monitoring/api/ref_v3/rest/v3/projects.timeSeries/list)
  * method.
  * 
* @@ -224,7 +224,7 @@ public OutputFilterCase getOutputFilterCase() { * * *
-   * Required. The [monitoring filter](/monitoring/api/v3/filters) that identifies the
+   * Required. The [monitoring filter](https://cloud.google.com/monitoring/api/v3/filters) that identifies the
    * metric types, resources, and projects to query.
    * 
* @@ -248,7 +248,7 @@ public java.lang.String getFilter() { * * *
-   * Required. The [monitoring filter](/monitoring/api/v3/filters) that identifies the
+   * Required. The [monitoring filter](https://cloud.google.com/monitoring/api/v3/filters) that identifies the
    * metric types, resources, and projects to query.
    * 
* @@ -655,7 +655,7 @@ protected Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.Build *
    * A filter that defines a subset of time series data that is displayed in a
    * widget. Time series data is fetched using the
-   * [`ListTimeSeries`](/monitoring/api/ref_v3/rest/v3/projects.timeSeries/list)
+   * [`ListTimeSeries`](https://cloud.google.com/monitoring/api/ref_v3/rest/v3/projects.timeSeries/list)
    * method.
    * 
* @@ -877,7 +877,7 @@ public Builder clearOutputFilter() { * * *
-     * Required. The [monitoring filter](/monitoring/api/v3/filters) that identifies the
+     * Required. The [monitoring filter](https://cloud.google.com/monitoring/api/v3/filters) that identifies the
      * metric types, resources, and projects to query.
      * 
* @@ -900,7 +900,7 @@ public java.lang.String getFilter() { * * *
-     * Required. The [monitoring filter](/monitoring/api/v3/filters) that identifies the
+     * Required. The [monitoring filter](https://cloud.google.com/monitoring/api/v3/filters) that identifies the
      * metric types, resources, and projects to query.
      * 
* @@ -923,7 +923,7 @@ public com.google.protobuf.ByteString getFilterBytes() { * * *
-     * Required. The [monitoring filter](/monitoring/api/v3/filters) that identifies the
+     * Required. The [monitoring filter](https://cloud.google.com/monitoring/api/v3/filters) that identifies the
      * metric types, resources, and projects to query.
      * 
* @@ -945,7 +945,7 @@ public Builder setFilter(java.lang.String value) { * * *
-     * Required. The [monitoring filter](/monitoring/api/v3/filters) that identifies the
+     * Required. The [monitoring filter](https://cloud.google.com/monitoring/api/v3/filters) that identifies the
      * metric types, resources, and projects to query.
      * 
* @@ -963,7 +963,7 @@ public Builder clearFilter() { * * *
-     * Required. The [monitoring filter](/monitoring/api/v3/filters) that identifies the
+     * Required. The [monitoring filter](https://cloud.google.com/monitoring/api/v3/filters) that identifies the
      * metric types, resources, and projects to query.
      * 
* diff --git a/proto-google-cloud-monitoring-dashboard-v1/src/main/java/com/google/monitoring/dashboard/v1/TimeSeriesFilterOrBuilder.java b/proto-google-cloud-monitoring-dashboard-v1/src/main/java/com/google/monitoring/dashboard/v1/TimeSeriesFilterOrBuilder.java index 5255ca2f..4ff654d2 100644 --- a/proto-google-cloud-monitoring-dashboard-v1/src/main/java/com/google/monitoring/dashboard/v1/TimeSeriesFilterOrBuilder.java +++ b/proto-google-cloud-monitoring-dashboard-v1/src/main/java/com/google/monitoring/dashboard/v1/TimeSeriesFilterOrBuilder.java @@ -27,7 +27,7 @@ public interface TimeSeriesFilterOrBuilder * * *
-   * Required. The [monitoring filter](/monitoring/api/v3/filters) that identifies the
+   * Required. The [monitoring filter](https://cloud.google.com/monitoring/api/v3/filters) that identifies the
    * metric types, resources, and projects to query.
    * 
* @@ -40,7 +40,7 @@ public interface TimeSeriesFilterOrBuilder * * *
-   * Required. The [monitoring filter](/monitoring/api/v3/filters) that identifies the
+   * Required. The [monitoring filter](https://cloud.google.com/monitoring/api/v3/filters) that identifies the
    * metric types, resources, and projects to query.
    * 
* diff --git a/proto-google-cloud-monitoring-dashboard-v1/src/main/java/com/google/monitoring/dashboard/v1/TimeSeriesFilterRatio.java b/proto-google-cloud-monitoring-dashboard-v1/src/main/java/com/google/monitoring/dashboard/v1/TimeSeriesFilterRatio.java index 70ad465e..bb130fcd 100644 --- a/proto-google-cloud-monitoring-dashboard-v1/src/main/java/com/google/monitoring/dashboard/v1/TimeSeriesFilterRatio.java +++ b/proto-google-cloud-monitoring-dashboard-v1/src/main/java/com/google/monitoring/dashboard/v1/TimeSeriesFilterRatio.java @@ -206,7 +206,7 @@ public interface RatioPartOrBuilder * * *
-     * Required. The [monitoring filter](/monitoring/api/v3/filters) that identifies the
+     * Required. The [monitoring filter](https://cloud.google.com/monitoring/api/v3/filters) that identifies the
      * metric types, resources, and projects to query.
      * 
* @@ -219,7 +219,7 @@ public interface RatioPartOrBuilder * * *
-     * Required. The [monitoring filter](/monitoring/api/v3/filters) that identifies the
+     * Required. The [monitoring filter](https://cloud.google.com/monitoring/api/v3/filters) that identifies the
      * metric types, resources, and projects to query.
      * 
* @@ -386,7 +386,7 @@ public static final com.google.protobuf.Descriptors.Descriptor getDescriptor() { * * *
-     * Required. The [monitoring filter](/monitoring/api/v3/filters) that identifies the
+     * Required. The [monitoring filter](https://cloud.google.com/monitoring/api/v3/filters) that identifies the
      * metric types, resources, and projects to query.
      * 
* @@ -410,7 +410,7 @@ public java.lang.String getFilter() { * * *
-     * Required. The [monitoring filter](/monitoring/api/v3/filters) that identifies the
+     * Required. The [monitoring filter](https://cloud.google.com/monitoring/api/v3/filters) that identifies the
      * metric types, resources, and projects to query.
      * 
* @@ -850,7 +850,7 @@ public Builder mergeFrom( * * *
-       * Required. The [monitoring filter](/monitoring/api/v3/filters) that identifies the
+       * Required. The [monitoring filter](https://cloud.google.com/monitoring/api/v3/filters) that identifies the
        * metric types, resources, and projects to query.
        * 
* @@ -873,7 +873,7 @@ public java.lang.String getFilter() { * * *
-       * Required. The [monitoring filter](/monitoring/api/v3/filters) that identifies the
+       * Required. The [monitoring filter](https://cloud.google.com/monitoring/api/v3/filters) that identifies the
        * metric types, resources, and projects to query.
        * 
* @@ -896,7 +896,7 @@ public com.google.protobuf.ByteString getFilterBytes() { * * *
-       * Required. The [monitoring filter](/monitoring/api/v3/filters) that identifies the
+       * Required. The [monitoring filter](https://cloud.google.com/monitoring/api/v3/filters) that identifies the
        * metric types, resources, and projects to query.
        * 
* @@ -918,7 +918,7 @@ public Builder setFilter(java.lang.String value) { * * *
-       * Required. The [monitoring filter](/monitoring/api/v3/filters) that identifies the
+       * Required. The [monitoring filter](https://cloud.google.com/monitoring/api/v3/filters) that identifies the
        * metric types, resources, and projects to query.
        * 
* @@ -936,7 +936,7 @@ public Builder clearFilter() { * * *
-       * Required. The [monitoring filter](/monitoring/api/v3/filters) that identifies the
+       * Required. The [monitoring filter](https://cloud.google.com/monitoring/api/v3/filters) that identifies the
        * metric types, resources, and projects to query.
        * 
* diff --git a/proto-google-cloud-monitoring-dashboard-v1/src/main/java/com/google/monitoring/dashboard/v1/TimeSeriesQuery.java b/proto-google-cloud-monitoring-dashboard-v1/src/main/java/com/google/monitoring/dashboard/v1/TimeSeriesQuery.java index 7814b122..4a623710 100644 --- a/proto-google-cloud-monitoring-dashboard-v1/src/main/java/com/google/monitoring/dashboard/v1/TimeSeriesQuery.java +++ b/proto-google-cloud-monitoring-dashboard-v1/src/main/java/com/google/monitoring/dashboard/v1/TimeSeriesQuery.java @@ -313,7 +313,7 @@ public com.google.monitoring.dashboard.v1.TimeSeriesFilterRatio getTimeSeriesFil * The unit of data contained in fetched time series. If non-empty, this * unit will override any unit that accompanies fetched data. The format is * the same as the - * [`unit`](/monitoring/api/ref_v3/rest/v3/projects.metricDescriptors) + * [`unit`](https://cloud.google.com/monitoring/api/ref_v3/rest/v3/projects.metricDescriptors) * field in `MetricDescriptor`. * * @@ -340,7 +340,7 @@ public java.lang.String getUnitOverride() { * The unit of data contained in fetched time series. If non-empty, this * unit will override any unit that accompanies fetched data. The format is * the same as the - * [`unit`](/monitoring/api/ref_v3/rest/v3/projects.metricDescriptors) + * [`unit`](https://cloud.google.com/monitoring/api/ref_v3/rest/v3/projects.metricDescriptors) * field in `MetricDescriptor`. * * @@ -1210,7 +1210,7 @@ public Builder clearTimeSeriesFilterRatio() { * The unit of data contained in fetched time series. If non-empty, this * unit will override any unit that accompanies fetched data. The format is * the same as the - * [`unit`](/monitoring/api/ref_v3/rest/v3/projects.metricDescriptors) + * [`unit`](https://cloud.google.com/monitoring/api/ref_v3/rest/v3/projects.metricDescriptors) * field in `MetricDescriptor`. * * @@ -1236,7 +1236,7 @@ public java.lang.String getUnitOverride() { * The unit of data contained in fetched time series. If non-empty, this * unit will override any unit that accompanies fetched data. The format is * the same as the - * [`unit`](/monitoring/api/ref_v3/rest/v3/projects.metricDescriptors) + * [`unit`](https://cloud.google.com/monitoring/api/ref_v3/rest/v3/projects.metricDescriptors) * field in `MetricDescriptor`. * * @@ -1262,7 +1262,7 @@ public com.google.protobuf.ByteString getUnitOverrideBytes() { * The unit of data contained in fetched time series. If non-empty, this * unit will override any unit that accompanies fetched data. The format is * the same as the - * [`unit`](/monitoring/api/ref_v3/rest/v3/projects.metricDescriptors) + * [`unit`](https://cloud.google.com/monitoring/api/ref_v3/rest/v3/projects.metricDescriptors) * field in `MetricDescriptor`. * * @@ -1287,7 +1287,7 @@ public Builder setUnitOverride(java.lang.String value) { * The unit of data contained in fetched time series. If non-empty, this * unit will override any unit that accompanies fetched data. The format is * the same as the - * [`unit`](/monitoring/api/ref_v3/rest/v3/projects.metricDescriptors) + * [`unit`](https://cloud.google.com/monitoring/api/ref_v3/rest/v3/projects.metricDescriptors) * field in `MetricDescriptor`. * * @@ -1308,7 +1308,7 @@ public Builder clearUnitOverride() { * The unit of data contained in fetched time series. If non-empty, this * unit will override any unit that accompanies fetched data. The format is * the same as the - * [`unit`](/monitoring/api/ref_v3/rest/v3/projects.metricDescriptors) + * [`unit`](https://cloud.google.com/monitoring/api/ref_v3/rest/v3/projects.metricDescriptors) * field in `MetricDescriptor`. * * diff --git a/proto-google-cloud-monitoring-dashboard-v1/src/main/java/com/google/monitoring/dashboard/v1/TimeSeriesQueryOrBuilder.java b/proto-google-cloud-monitoring-dashboard-v1/src/main/java/com/google/monitoring/dashboard/v1/TimeSeriesQueryOrBuilder.java index 9ccd87dc..93cecd2a 100644 --- a/proto-google-cloud-monitoring-dashboard-v1/src/main/java/com/google/monitoring/dashboard/v1/TimeSeriesQueryOrBuilder.java +++ b/proto-google-cloud-monitoring-dashboard-v1/src/main/java/com/google/monitoring/dashboard/v1/TimeSeriesQueryOrBuilder.java @@ -104,7 +104,7 @@ public interface TimeSeriesQueryOrBuilder * The unit of data contained in fetched time series. If non-empty, this * unit will override any unit that accompanies fetched data. The format is * the same as the - * [`unit`](/monitoring/api/ref_v3/rest/v3/projects.metricDescriptors) + * [`unit`](https://cloud.google.com/monitoring/api/ref_v3/rest/v3/projects.metricDescriptors) * field in `MetricDescriptor`. * * @@ -120,7 +120,7 @@ public interface TimeSeriesQueryOrBuilder * The unit of data contained in fetched time series. If non-empty, this * unit will override any unit that accompanies fetched data. The format is * the same as the - * [`unit`](/monitoring/api/ref_v3/rest/v3/projects.metricDescriptors) + * [`unit`](https://cloud.google.com/monitoring/api/ref_v3/rest/v3/projects.metricDescriptors) * field in `MetricDescriptor`. * * diff --git a/proto-google-cloud-monitoring-dashboard-v1/src/main/proto/google/monitoring/dashboard/v1/common.proto b/proto-google-cloud-monitoring-dashboard-v1/src/main/proto/google/monitoring/dashboard/v1/common.proto index 4ab3f531..f762c8ec 100644 --- a/proto-google-cloud-monitoring-dashboard-v1/src/main/proto/google/monitoring/dashboard/v1/common.proto +++ b/proto-google-cloud-monitoring-dashboard-v1/src/main/proto/google/monitoring/dashboard/v1/common.proto @@ -30,7 +30,7 @@ option java_package = "com.google.monitoring.dashboard.v1"; // series (`alignment_period` and `per_series_aligner`) followed by an optional // reduction step of the data across the aligned time series // (`cross_series_reducer` and `group_by_fields`). For more details, see -// [Aggregation](/monitoring/api/learn_more#aggregation). +// [Aggregation](https://cloud.google.com/monitoring/api/learn_more#aggregation). message Aggregation { // The Aligner describes how to bring the data points in a single // time series into temporal alignment. diff --git a/proto-google-cloud-monitoring-dashboard-v1/src/main/proto/google/monitoring/dashboard/v1/metrics.proto b/proto-google-cloud-monitoring-dashboard-v1/src/main/proto/google/monitoring/dashboard/v1/metrics.proto index 1487c300..2bcb5611 100644 --- a/proto-google-cloud-monitoring-dashboard-v1/src/main/proto/google/monitoring/dashboard/v1/metrics.proto +++ b/proto-google-cloud-monitoring-dashboard-v1/src/main/proto/google/monitoring/dashboard/v1/metrics.proto @@ -41,17 +41,17 @@ message TimeSeriesQuery { // The unit of data contained in fetched time series. If non-empty, this // unit will override any unit that accompanies fetched data. The format is // the same as the - // [`unit`](/monitoring/api/ref_v3/rest/v3/projects.metricDescriptors) + // [`unit`](https://cloud.google.com/monitoring/api/ref_v3/rest/v3/projects.metricDescriptors) // field in `MetricDescriptor`. string unit_override = 5; } // A filter that defines a subset of time series data that is displayed in a // widget. Time series data is fetched using the -// [`ListTimeSeries`](/monitoring/api/ref_v3/rest/v3/projects.timeSeries/list) +// [`ListTimeSeries`](https://cloud.google.com/monitoring/api/ref_v3/rest/v3/projects.timeSeries/list) // method. message TimeSeriesFilter { - // Required. The [monitoring filter](/monitoring/api/v3/filters) that identifies the + // Required. The [monitoring filter](https://cloud.google.com/monitoring/api/v3/filters) that identifies the // metric types, resources, and projects to query. string filter = 1 [(google.api.field_behavior) = REQUIRED]; @@ -77,7 +77,7 @@ message TimeSeriesFilterRatio { // Describes a query to build the numerator or denominator of a // TimeSeriesFilterRatio. message RatioPart { - // Required. The [monitoring filter](/monitoring/api/v3/filters) that identifies the + // Required. The [monitoring filter](https://cloud.google.com/monitoring/api/v3/filters) that identifies the // metric types, resources, and projects to query. string filter = 1 [(google.api.field_behavior) = REQUIRED]; diff --git a/synth.metadata b/synth.metadata index 677d9df5..26555e7d 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": "51362f378a286494980ffc9a5199ab6e3cefd6d5", + "internalRef": "314788297" } }, {