Skip to content
This repository was archived by the owner on Sep 25, 2023. It is now read-only.

Commit 9730070

Browse files
docs: change relative URLs to absolute URLs to fix broken links. (#118)
This PR was generated using Autosynth. 🌈 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: googleapis/googleapis@51362f3
1 parent 1a35918 commit 9730070

File tree

9 files changed

+38
-38
lines changed

9 files changed

+38
-38
lines changed

Diff for: proto-google-cloud-monitoring-dashboard-v1/src/main/java/com/google/monitoring/dashboard/v1/Aggregation.java

+2-2
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
* series (`alignment_period` and `per_series_aligner`) followed by an optional
2828
* reduction step of the data across the aligned time series
2929
* (`cross_series_reducer` and `group_by_fields`). For more details, see
30-
* [Aggregation](/monitoring/api/learn_more#aggregation).
30+
* [Aggregation](https://cloud.google.com/monitoring/api/learn_more#aggregation).
3131
* </pre>
3232
*
3333
* Protobuf type {@code google.monitoring.dashboard.v1.Aggregation}
@@ -1831,7 +1831,7 @@ protected Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.Build
18311831
* series (`alignment_period` and `per_series_aligner`) followed by an optional
18321832
* reduction step of the data across the aligned time series
18331833
* (`cross_series_reducer` and `group_by_fields`). For more details, see
1834-
* [Aggregation](/monitoring/api/learn_more#aggregation).
1834+
* [Aggregation](https://cloud.google.com/monitoring/api/learn_more#aggregation).
18351835
* </pre>
18361836
*
18371837
* Protobuf type {@code google.monitoring.dashboard.v1.Aggregation}

Diff for: proto-google-cloud-monitoring-dashboard-v1/src/main/java/com/google/monitoring/dashboard/v1/TimeSeriesFilter.java

+9-9
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
* <pre>
2525
* A filter that defines a subset of time series data that is displayed in a
2626
* widget. Time series data is fetched using the
27-
* [`ListTimeSeries`](/monitoring/api/ref_v3/rest/v3/projects.timeSeries/list)
27+
* [`ListTimeSeries`](https://cloud.google.com/monitoring/api/ref_v3/rest/v3/projects.timeSeries/list)
2828
* method.
2929
* </pre>
3030
*
@@ -224,7 +224,7 @@ public OutputFilterCase getOutputFilterCase() {
224224
*
225225
*
226226
* <pre>
227-
* Required. The [monitoring filter](/monitoring/api/v3/filters) that identifies the
227+
* Required. The [monitoring filter](https://cloud.google.com/monitoring/api/v3/filters) that identifies the
228228
* metric types, resources, and projects to query.
229229
* </pre>
230230
*
@@ -248,7 +248,7 @@ public java.lang.String getFilter() {
248248
*
249249
*
250250
* <pre>
251-
* Required. The [monitoring filter](/monitoring/api/v3/filters) that identifies the
251+
* Required. The [monitoring filter](https://cloud.google.com/monitoring/api/v3/filters) that identifies the
252252
* metric types, resources, and projects to query.
253253
* </pre>
254254
*
@@ -655,7 +655,7 @@ protected Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.Build
655655
* <pre>
656656
* A filter that defines a subset of time series data that is displayed in a
657657
* widget. Time series data is fetched using the
658-
* [`ListTimeSeries`](/monitoring/api/ref_v3/rest/v3/projects.timeSeries/list)
658+
* [`ListTimeSeries`](https://cloud.google.com/monitoring/api/ref_v3/rest/v3/projects.timeSeries/list)
659659
* method.
660660
* </pre>
661661
*
@@ -877,7 +877,7 @@ public Builder clearOutputFilter() {
877877
*
878878
*
879879
* <pre>
880-
* Required. The [monitoring filter](/monitoring/api/v3/filters) that identifies the
880+
* Required. The [monitoring filter](https://cloud.google.com/monitoring/api/v3/filters) that identifies the
881881
* metric types, resources, and projects to query.
882882
* </pre>
883883
*
@@ -900,7 +900,7 @@ public java.lang.String getFilter() {
900900
*
901901
*
902902
* <pre>
903-
* Required. The [monitoring filter](/monitoring/api/v3/filters) that identifies the
903+
* Required. The [monitoring filter](https://cloud.google.com/monitoring/api/v3/filters) that identifies the
904904
* metric types, resources, and projects to query.
905905
* </pre>
906906
*
@@ -923,7 +923,7 @@ public com.google.protobuf.ByteString getFilterBytes() {
923923
*
924924
*
925925
* <pre>
926-
* Required. The [monitoring filter](/monitoring/api/v3/filters) that identifies the
926+
* Required. The [monitoring filter](https://cloud.google.com/monitoring/api/v3/filters) that identifies the
927927
* metric types, resources, and projects to query.
928928
* </pre>
929929
*
@@ -945,7 +945,7 @@ public Builder setFilter(java.lang.String value) {
945945
*
946946
*
947947
* <pre>
948-
* Required. The [monitoring filter](/monitoring/api/v3/filters) that identifies the
948+
* Required. The [monitoring filter](https://cloud.google.com/monitoring/api/v3/filters) that identifies the
949949
* metric types, resources, and projects to query.
950950
* </pre>
951951
*
@@ -963,7 +963,7 @@ public Builder clearFilter() {
963963
*
964964
*
965965
* <pre>
966-
* Required. The [monitoring filter](/monitoring/api/v3/filters) that identifies the
966+
* Required. The [monitoring filter](https://cloud.google.com/monitoring/api/v3/filters) that identifies the
967967
* metric types, resources, and projects to query.
968968
* </pre>
969969
*

Diff for: proto-google-cloud-monitoring-dashboard-v1/src/main/java/com/google/monitoring/dashboard/v1/TimeSeriesFilterOrBuilder.java

+2-2
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ public interface TimeSeriesFilterOrBuilder
2727
*
2828
*
2929
* <pre>
30-
* Required. The [monitoring filter](/monitoring/api/v3/filters) that identifies the
30+
* Required. The [monitoring filter](https://cloud.google.com/monitoring/api/v3/filters) that identifies the
3131
* metric types, resources, and projects to query.
3232
* </pre>
3333
*
@@ -40,7 +40,7 @@ public interface TimeSeriesFilterOrBuilder
4040
*
4141
*
4242
* <pre>
43-
* Required. The [monitoring filter](/monitoring/api/v3/filters) that identifies the
43+
* Required. The [monitoring filter](https://cloud.google.com/monitoring/api/v3/filters) that identifies the
4444
* metric types, resources, and projects to query.
4545
* </pre>
4646
*

Diff for: proto-google-cloud-monitoring-dashboard-v1/src/main/java/com/google/monitoring/dashboard/v1/TimeSeriesFilterRatio.java

+9-9
Original file line numberDiff line numberDiff line change
@@ -206,7 +206,7 @@ public interface RatioPartOrBuilder
206206
*
207207
*
208208
* <pre>
209-
* Required. The [monitoring filter](/monitoring/api/v3/filters) that identifies the
209+
* Required. The [monitoring filter](https://cloud.google.com/monitoring/api/v3/filters) that identifies the
210210
* metric types, resources, and projects to query.
211211
* </pre>
212212
*
@@ -219,7 +219,7 @@ public interface RatioPartOrBuilder
219219
*
220220
*
221221
* <pre>
222-
* Required. The [monitoring filter](/monitoring/api/v3/filters) that identifies the
222+
* Required. The [monitoring filter](https://cloud.google.com/monitoring/api/v3/filters) that identifies the
223223
* metric types, resources, and projects to query.
224224
* </pre>
225225
*
@@ -386,7 +386,7 @@ public static final com.google.protobuf.Descriptors.Descriptor getDescriptor() {
386386
*
387387
*
388388
* <pre>
389-
* Required. The [monitoring filter](/monitoring/api/v3/filters) that identifies the
389+
* Required. The [monitoring filter](https://cloud.google.com/monitoring/api/v3/filters) that identifies the
390390
* metric types, resources, and projects to query.
391391
* </pre>
392392
*
@@ -410,7 +410,7 @@ public java.lang.String getFilter() {
410410
*
411411
*
412412
* <pre>
413-
* Required. The [monitoring filter](/monitoring/api/v3/filters) that identifies the
413+
* Required. The [monitoring filter](https://cloud.google.com/monitoring/api/v3/filters) that identifies the
414414
* metric types, resources, and projects to query.
415415
* </pre>
416416
*
@@ -850,7 +850,7 @@ public Builder mergeFrom(
850850
*
851851
*
852852
* <pre>
853-
* Required. The [monitoring filter](/monitoring/api/v3/filters) that identifies the
853+
* Required. The [monitoring filter](https://cloud.google.com/monitoring/api/v3/filters) that identifies the
854854
* metric types, resources, and projects to query.
855855
* </pre>
856856
*
@@ -873,7 +873,7 @@ public java.lang.String getFilter() {
873873
*
874874
*
875875
* <pre>
876-
* Required. The [monitoring filter](/monitoring/api/v3/filters) that identifies the
876+
* Required. The [monitoring filter](https://cloud.google.com/monitoring/api/v3/filters) that identifies the
877877
* metric types, resources, and projects to query.
878878
* </pre>
879879
*
@@ -896,7 +896,7 @@ public com.google.protobuf.ByteString getFilterBytes() {
896896
*
897897
*
898898
* <pre>
899-
* Required. The [monitoring filter](/monitoring/api/v3/filters) that identifies the
899+
* Required. The [monitoring filter](https://cloud.google.com/monitoring/api/v3/filters) that identifies the
900900
* metric types, resources, and projects to query.
901901
* </pre>
902902
*
@@ -918,7 +918,7 @@ public Builder setFilter(java.lang.String value) {
918918
*
919919
*
920920
* <pre>
921-
* Required. The [monitoring filter](/monitoring/api/v3/filters) that identifies the
921+
* Required. The [monitoring filter](https://cloud.google.com/monitoring/api/v3/filters) that identifies the
922922
* metric types, resources, and projects to query.
923923
* </pre>
924924
*
@@ -936,7 +936,7 @@ public Builder clearFilter() {
936936
*
937937
*
938938
* <pre>
939-
* Required. The [monitoring filter](/monitoring/api/v3/filters) that identifies the
939+
* Required. The [monitoring filter](https://cloud.google.com/monitoring/api/v3/filters) that identifies the
940940
* metric types, resources, and projects to query.
941941
* </pre>
942942
*

Diff for: proto-google-cloud-monitoring-dashboard-v1/src/main/java/com/google/monitoring/dashboard/v1/TimeSeriesQuery.java

+7-7
Original file line numberDiff line numberDiff line change
@@ -313,7 +313,7 @@ public com.google.monitoring.dashboard.v1.TimeSeriesFilterRatio getTimeSeriesFil
313313
* The unit of data contained in fetched time series. If non-empty, this
314314
* unit will override any unit that accompanies fetched data. The format is
315315
* the same as the
316-
* [`unit`](/monitoring/api/ref_v3/rest/v3/projects.metricDescriptors)
316+
* [`unit`](https://cloud.google.com/monitoring/api/ref_v3/rest/v3/projects.metricDescriptors)
317317
* field in `MetricDescriptor`.
318318
* </pre>
319319
*
@@ -340,7 +340,7 @@ public java.lang.String getUnitOverride() {
340340
* The unit of data contained in fetched time series. If non-empty, this
341341
* unit will override any unit that accompanies fetched data. The format is
342342
* the same as the
343-
* [`unit`](/monitoring/api/ref_v3/rest/v3/projects.metricDescriptors)
343+
* [`unit`](https://cloud.google.com/monitoring/api/ref_v3/rest/v3/projects.metricDescriptors)
344344
* field in `MetricDescriptor`.
345345
* </pre>
346346
*
@@ -1210,7 +1210,7 @@ public Builder clearTimeSeriesFilterRatio() {
12101210
* The unit of data contained in fetched time series. If non-empty, this
12111211
* unit will override any unit that accompanies fetched data. The format is
12121212
* the same as the
1213-
* [`unit`](/monitoring/api/ref_v3/rest/v3/projects.metricDescriptors)
1213+
* [`unit`](https://cloud.google.com/monitoring/api/ref_v3/rest/v3/projects.metricDescriptors)
12141214
* field in `MetricDescriptor`.
12151215
* </pre>
12161216
*
@@ -1236,7 +1236,7 @@ public java.lang.String getUnitOverride() {
12361236
* The unit of data contained in fetched time series. If non-empty, this
12371237
* unit will override any unit that accompanies fetched data. The format is
12381238
* the same as the
1239-
* [`unit`](/monitoring/api/ref_v3/rest/v3/projects.metricDescriptors)
1239+
* [`unit`](https://cloud.google.com/monitoring/api/ref_v3/rest/v3/projects.metricDescriptors)
12401240
* field in `MetricDescriptor`.
12411241
* </pre>
12421242
*
@@ -1262,7 +1262,7 @@ public com.google.protobuf.ByteString getUnitOverrideBytes() {
12621262
* The unit of data contained in fetched time series. If non-empty, this
12631263
* unit will override any unit that accompanies fetched data. The format is
12641264
* the same as the
1265-
* [`unit`](/monitoring/api/ref_v3/rest/v3/projects.metricDescriptors)
1265+
* [`unit`](https://cloud.google.com/monitoring/api/ref_v3/rest/v3/projects.metricDescriptors)
12661266
* field in `MetricDescriptor`.
12671267
* </pre>
12681268
*
@@ -1287,7 +1287,7 @@ public Builder setUnitOverride(java.lang.String value) {
12871287
* The unit of data contained in fetched time series. If non-empty, this
12881288
* unit will override any unit that accompanies fetched data. The format is
12891289
* the same as the
1290-
* [`unit`](/monitoring/api/ref_v3/rest/v3/projects.metricDescriptors)
1290+
* [`unit`](https://cloud.google.com/monitoring/api/ref_v3/rest/v3/projects.metricDescriptors)
12911291
* field in `MetricDescriptor`.
12921292
* </pre>
12931293
*
@@ -1308,7 +1308,7 @@ public Builder clearUnitOverride() {
13081308
* The unit of data contained in fetched time series. If non-empty, this
13091309
* unit will override any unit that accompanies fetched data. The format is
13101310
* the same as the
1311-
* [`unit`](/monitoring/api/ref_v3/rest/v3/projects.metricDescriptors)
1311+
* [`unit`](https://cloud.google.com/monitoring/api/ref_v3/rest/v3/projects.metricDescriptors)
13121312
* field in `MetricDescriptor`.
13131313
* </pre>
13141314
*

Diff for: proto-google-cloud-monitoring-dashboard-v1/src/main/java/com/google/monitoring/dashboard/v1/TimeSeriesQueryOrBuilder.java

+2-2
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,7 @@ public interface TimeSeriesQueryOrBuilder
104104
* The unit of data contained in fetched time series. If non-empty, this
105105
* unit will override any unit that accompanies fetched data. The format is
106106
* the same as the
107-
* [`unit`](/monitoring/api/ref_v3/rest/v3/projects.metricDescriptors)
107+
* [`unit`](https://cloud.google.com/monitoring/api/ref_v3/rest/v3/projects.metricDescriptors)
108108
* field in `MetricDescriptor`.
109109
* </pre>
110110
*
@@ -120,7 +120,7 @@ public interface TimeSeriesQueryOrBuilder
120120
* The unit of data contained in fetched time series. If non-empty, this
121121
* unit will override any unit that accompanies fetched data. The format is
122122
* the same as the
123-
* [`unit`](/monitoring/api/ref_v3/rest/v3/projects.metricDescriptors)
123+
* [`unit`](https://cloud.google.com/monitoring/api/ref_v3/rest/v3/projects.metricDescriptors)
124124
* field in `MetricDescriptor`.
125125
* </pre>
126126
*

Diff for: proto-google-cloud-monitoring-dashboard-v1/src/main/proto/google/monitoring/dashboard/v1/common.proto

+1-1
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ option java_package = "com.google.monitoring.dashboard.v1";
3030
// series (`alignment_period` and `per_series_aligner`) followed by an optional
3131
// reduction step of the data across the aligned time series
3232
// (`cross_series_reducer` and `group_by_fields`). For more details, see
33-
// [Aggregation](/monitoring/api/learn_more#aggregation).
33+
// [Aggregation](https://cloud.google.com/monitoring/api/learn_more#aggregation).
3434
message Aggregation {
3535
// The Aligner describes how to bring the data points in a single
3636
// time series into temporal alignment.

Diff for: proto-google-cloud-monitoring-dashboard-v1/src/main/proto/google/monitoring/dashboard/v1/metrics.proto

+4-4
Original file line numberDiff line numberDiff line change
@@ -41,17 +41,17 @@ message TimeSeriesQuery {
4141
// The unit of data contained in fetched time series. If non-empty, this
4242
// unit will override any unit that accompanies fetched data. The format is
4343
// the same as the
44-
// [`unit`](/monitoring/api/ref_v3/rest/v3/projects.metricDescriptors)
44+
// [`unit`](https://cloud.google.com/monitoring/api/ref_v3/rest/v3/projects.metricDescriptors)
4545
// field in `MetricDescriptor`.
4646
string unit_override = 5;
4747
}
4848

4949
// A filter that defines a subset of time series data that is displayed in a
5050
// widget. Time series data is fetched using the
51-
// [`ListTimeSeries`](/monitoring/api/ref_v3/rest/v3/projects.timeSeries/list)
51+
// [`ListTimeSeries`](https://cloud.google.com/monitoring/api/ref_v3/rest/v3/projects.timeSeries/list)
5252
// method.
5353
message TimeSeriesFilter {
54-
// Required. The [monitoring filter](/monitoring/api/v3/filters) that identifies the
54+
// Required. The [monitoring filter](https://cloud.google.com/monitoring/api/v3/filters) that identifies the
5555
// metric types, resources, and projects to query.
5656
string filter = 1 [(google.api.field_behavior) = REQUIRED];
5757

@@ -77,7 +77,7 @@ message TimeSeriesFilterRatio {
7777
// Describes a query to build the numerator or denominator of a
7878
// TimeSeriesFilterRatio.
7979
message RatioPart {
80-
// Required. The [monitoring filter](/monitoring/api/v3/filters) that identifies the
80+
// Required. The [monitoring filter](https://cloud.google.com/monitoring/api/v3/filters) that identifies the
8181
// metric types, resources, and projects to query.
8282
string filter = 1 [(google.api.field_behavior) = REQUIRED];
8383

Diff for: synth.metadata

+2-2
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,8 @@
1111
"git": {
1212
"name": "googleapis",
1313
"remote": "https://github.com/googleapis/googleapis.git",
14-
"sha": "c4e37010d74071851ff24121f522e802231ac86e",
15-
"internalRef": "313460921"
14+
"sha": "51362f378a286494980ffc9a5199ab6e3cefd6d5",
15+
"internalRef": "314788297"
1616
}
1717
},
1818
{

0 commit comments

Comments
 (0)