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

Commit 8a14f90

Browse files
docs: regenerate updated javadoc comments and links (#115)
googleapis/googleapis@1346f5c commit 1346f5c11a0376bc82c5c03259b304de52671518 Author: Google APIs <noreply@google.com> Date: Thu Apr 2 13:35:23 2020 -0700 Refresh public client library for Cloud Monitoring. Increase default ListTimeSeries deadline to 90s. PiperOrigin-RevId: 304467075
1 parent 43b5f95 commit 8a14f90

File tree

8 files changed

+62
-71
lines changed

8 files changed

+62
-71
lines changed

proto-google-cloud-monitoring-v3/src/main/java/com/google/monitoring/v3/Aggregation.java

+4-4
Original file line numberDiff line numberDiff line change
@@ -43,8 +43,8 @@
4343
* 95% latency across the average of all tasks in a cluster". This
4444
* representative data can be more easily graphed and comprehended, and the
4545
* individual time series data is still available for later drilldown. For more
46-
* details, see [Aggregating Time
47-
* Series](https://cloud.google.com/monitoring/api/v3/metrics#aggregating_time_series).
46+
* details, see [Filtering and
47+
* aggregation](https://cloud.google.com/monitoring/api/v3/aggregation).
4848
* </pre>
4949
*
5050
* Protobuf type {@code google.monitoring.v3.Aggregation}
@@ -1865,8 +1865,8 @@ protected Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.Build
18651865
* 95% latency across the average of all tasks in a cluster". This
18661866
* representative data can be more easily graphed and comprehended, and the
18671867
* individual time series data is still available for later drilldown. For more
1868-
* details, see [Aggregating Time
1869-
* Series](https://cloud.google.com/monitoring/api/v3/metrics#aggregating_time_series).
1868+
* details, see [Filtering and
1869+
* aggregation](https://cloud.google.com/monitoring/api/v3/aggregation).
18701870
* </pre>
18711871
*
18721872
* Protobuf type {@code google.monitoring.v3.Aggregation}

proto-google-cloud-monitoring-v3/src/main/java/com/google/monitoring/v3/AlertPolicy.java

+37-46
Original file line numberDiff line numberDiff line change
@@ -1533,7 +1533,7 @@ public interface ConditionOrBuilder
15331533
*
15341534
*
15351535
* <pre>
1536-
* A condition that uses the time series query language format to define
1536+
* A condition that uses the Monitoring Query Language to define
15371537
* alerts.
15381538
* If set, no other conditions can be present.
15391539
* </pre>
@@ -1549,7 +1549,7 @@ public interface ConditionOrBuilder
15491549
*
15501550
*
15511551
* <pre>
1552-
* A condition that uses the time series query language format to define
1552+
* A condition that uses the Monitoring Query Language to define
15531553
* alerts.
15541554
* If set, no other conditions can be present.
15551555
* </pre>
@@ -1566,7 +1566,7 @@ public interface ConditionOrBuilder
15661566
*
15671567
*
15681568
* <pre>
1569-
* A condition that uses the time series query language format to define
1569+
* A condition that uses the Monitoring Query Language to define
15701570
* alerts.
15711571
* If set, no other conditions can be present.
15721572
* </pre>
@@ -8530,9 +8530,8 @@ public interface TimeSeriesQueryLanguageConditionOrBuilder
85308530
*
85318531
*
85328532
* <pre>
8533-
* A query in the time series query language format that generates time
8534-
* series indicating points in time that the condition should be
8535-
* considered active.
8533+
* Monitoring Query Language query that generates time series data and
8534+
* describes a condition for alerting on that data.
85368535
* </pre>
85378536
*
85388537
* <code>string query = 1;</code>
@@ -8544,9 +8543,8 @@ public interface TimeSeriesQueryLanguageConditionOrBuilder
85448543
*
85458544
*
85468545
* <pre>
8547-
* A query in the time series query language format that generates time
8548-
* series indicating points in time that the condition should be
8549-
* considered active.
8546+
* Monitoring Query Language query that generates time series data and
8547+
* describes a condition for alerting on that data.
85508548
* </pre>
85518549
*
85528550
* <code>string query = 1;</code>
@@ -8586,8 +8584,8 @@ public interface TimeSeriesQueryLanguageConditionOrBuilder
85868584
*
85878585
*
85888586
* <pre>
8589-
* A condition type that allows alert policies to be defined using the
8590-
* time series query language.
8587+
* A condition type that allows alert policies to be defined using
8588+
* Monitoring Query Language.
85918589
* </pre>
85928590
*
85938591
* Protobuf type {@code
@@ -8696,9 +8694,8 @@ public static final com.google.protobuf.Descriptors.Descriptor getDescriptor() {
86968694
*
86978695
*
86988696
* <pre>
8699-
* A query in the time series query language format that generates time
8700-
* series indicating points in time that the condition should be
8701-
* considered active.
8697+
* Monitoring Query Language query that generates time series data and
8698+
* describes a condition for alerting on that data.
87028699
* </pre>
87038700
*
87048701
* <code>string query = 1;</code>
@@ -8720,9 +8717,8 @@ public java.lang.String getQuery() {
87208717
*
87218718
*
87228719
* <pre>
8723-
* A query in the time series query language format that generates time
8724-
* series indicating points in time that the condition should be
8725-
* considered active.
8720+
* Monitoring Query Language query that generates time series data and
8721+
* describes a condition for alerting on that data.
87268722
* </pre>
87278723
*
87288724
* <code>string query = 1;</code>
@@ -8975,8 +8971,8 @@ protected Builder newBuilderForType(
89758971
*
89768972
*
89778973
* <pre>
8978-
* A condition type that allows alert policies to be defined using the
8979-
* time series query language.
8974+
* A condition type that allows alert policies to be defined using
8975+
* Monitoring Query Language.
89808976
* </pre>
89818977
*
89828978
* Protobuf type {@code
@@ -9164,9 +9160,8 @@ public Builder mergeFrom(
91649160
*
91659161
*
91669162
* <pre>
9167-
* A query in the time series query language format that generates time
9168-
* series indicating points in time that the condition should be
9169-
* considered active.
9163+
* Monitoring Query Language query that generates time series data and
9164+
* describes a condition for alerting on that data.
91709165
* </pre>
91719166
*
91729167
* <code>string query = 1;</code>
@@ -9188,9 +9183,8 @@ public java.lang.String getQuery() {
91889183
*
91899184
*
91909185
* <pre>
9191-
* A query in the time series query language format that generates time
9192-
* series indicating points in time that the condition should be
9193-
* considered active.
9186+
* Monitoring Query Language query that generates time series data and
9187+
* describes a condition for alerting on that data.
91949188
* </pre>
91959189
*
91969190
* <code>string query = 1;</code>
@@ -9212,9 +9206,8 @@ public com.google.protobuf.ByteString getQueryBytes() {
92129206
*
92139207
*
92149208
* <pre>
9215-
* A query in the time series query language format that generates time
9216-
* series indicating points in time that the condition should be
9217-
* considered active.
9209+
* Monitoring Query Language query that generates time series data and
9210+
* describes a condition for alerting on that data.
92189211
* </pre>
92199212
*
92209213
* <code>string query = 1;</code>
@@ -9235,9 +9228,8 @@ public Builder setQuery(java.lang.String value) {
92359228
*
92369229
*
92379230
* <pre>
9238-
* A query in the time series query language format that generates time
9239-
* series indicating points in time that the condition should be
9240-
* considered active.
9231+
* Monitoring Query Language query that generates time series data and
9232+
* describes a condition for alerting on that data.
92419233
* </pre>
92429234
*
92439235
* <code>string query = 1;</code>
@@ -9254,9 +9246,8 @@ public Builder clearQuery() {
92549246
*
92559247
*
92569248
* <pre>
9257-
* A query in the time series query language format that generates time
9258-
* series indicating points in time that the condition should be
9259-
* considered active.
9249+
* Monitoring Query Language query that generates time series data and
9250+
* describes a condition for alerting on that data.
92609251
* </pre>
92619252
*
92629253
* <code>string query = 1;</code>
@@ -9738,7 +9729,7 @@ public com.google.monitoring.v3.AlertPolicy.Condition.MetricAbsence getCondition
97389729
*
97399730
*
97409731
* <pre>
9741-
* A condition that uses the time series query language format to define
9732+
* A condition that uses the Monitoring Query Language to define
97429733
* alerts.
97439734
* If set, no other conditions can be present.
97449735
* </pre>
@@ -9756,7 +9747,7 @@ public boolean hasConditionTimeSeriesQueryLanguage() {
97569747
*
97579748
*
97589749
* <pre>
9759-
* A condition that uses the time series query language format to define
9750+
* A condition that uses the Monitoring Query Language to define
97609751
* alerts.
97619752
* If set, no other conditions can be present.
97629753
* </pre>
@@ -9780,7 +9771,7 @@ public boolean hasConditionTimeSeriesQueryLanguage() {
97809771
*
97819772
*
97829773
* <pre>
9783-
* A condition that uses the time series query language format to define
9774+
* A condition that uses the Monitoring Query Language to define
97849775
* alerts.
97859776
* If set, no other conditions can be present.
97869777
* </pre>
@@ -11044,7 +11035,7 @@ public Builder clearConditionAbsent() {
1104411035
*
1104511036
*
1104611037
* <pre>
11047-
* A condition that uses the time series query language format to define
11038+
* A condition that uses the Monitoring Query Language to define
1104811039
* alerts.
1104911040
* If set, no other conditions can be present.
1105011041
* </pre>
@@ -11062,7 +11053,7 @@ public boolean hasConditionTimeSeriesQueryLanguage() {
1106211053
*
1106311054
*
1106411055
* <pre>
11065-
* A condition that uses the time series query language format to define
11056+
* A condition that uses the Monitoring Query Language to define
1106611057
* alerts.
1106711058
* If set, no other conditions can be present.
1106811059
* </pre>
@@ -11094,7 +11085,7 @@ public boolean hasConditionTimeSeriesQueryLanguage() {
1109411085
*
1109511086
*
1109611087
* <pre>
11097-
* A condition that uses the time series query language format to define
11088+
* A condition that uses the Monitoring Query Language to define
1109811089
* alerts.
1109911090
* If set, no other conditions can be present.
1110011091
* </pre>
@@ -11121,7 +11112,7 @@ public Builder setConditionTimeSeriesQueryLanguage(
1112111112
*
1112211113
*
1112311114
* <pre>
11124-
* A condition that uses the time series query language format to define
11115+
* A condition that uses the Monitoring Query Language to define
1112511116
* alerts.
1112611117
* If set, no other conditions can be present.
1112711118
* </pre>
@@ -11146,7 +11137,7 @@ public Builder setConditionTimeSeriesQueryLanguage(
1114611137
*
1114711138
*
1114811139
* <pre>
11149-
* A condition that uses the time series query language format to define
11140+
* A condition that uses the Monitoring Query Language to define
1115011141
* alerts.
1115111142
* If set, no other conditions can be present.
1115211143
* </pre>
@@ -11187,7 +11178,7 @@ public Builder mergeConditionTimeSeriesQueryLanguage(
1118711178
*
1118811179
*
1118911180
* <pre>
11190-
* A condition that uses the time series query language format to define
11181+
* A condition that uses the Monitoring Query Language to define
1119111182
* alerts.
1119211183
* If set, no other conditions can be present.
1119311184
* </pre>
@@ -11216,7 +11207,7 @@ public Builder clearConditionTimeSeriesQueryLanguage() {
1121611207
*
1121711208
*
1121811209
* <pre>
11219-
* A condition that uses the time series query language format to define
11210+
* A condition that uses the Monitoring Query Language to define
1122011211
* alerts.
1122111212
* If set, no other conditions can be present.
1122211213
* </pre>
@@ -11233,7 +11224,7 @@ public Builder clearConditionTimeSeriesQueryLanguage() {
1123311224
*
1123411225
*
1123511226
* <pre>
11236-
* A condition that uses the time series query language format to define
11227+
* A condition that uses the Monitoring Query Language to define
1123711228
* alerts.
1123811229
* If set, no other conditions can be present.
1123911230
* </pre>
@@ -11260,7 +11251,7 @@ public Builder clearConditionTimeSeriesQueryLanguage() {
1126011251
*
1126111252
*
1126211253
* <pre>
11263-
* A condition that uses the time series query language format to define
11254+
* A condition that uses the Monitoring Query Language to define
1126411255
* alerts.
1126511256
* If set, no other conditions can be present.
1126611257
* </pre>

proto-google-cloud-monitoring-v3/src/main/java/com/google/monitoring/v3/QueryTimeSeriesRequest.java

+7-7
Original file line numberDiff line numberDiff line change
@@ -187,7 +187,7 @@ public com.google.protobuf.ByteString getNameBytes() {
187187
*
188188
*
189189
* <pre>
190-
* Required. The query in the time series query language format. The default
190+
* Required. The query in the monitoring query language format. The default
191191
* time zone is in UTC.
192192
* </pre>
193193
*
@@ -210,7 +210,7 @@ public java.lang.String getQuery() {
210210
*
211211
*
212212
* <pre>
213-
* Required. The query in the time series query language format. The default
213+
* Required. The query in the monitoring query language format. The default
214214
* time zone is in UTC.
215215
* </pre>
216216
*
@@ -778,7 +778,7 @@ public Builder setNameBytes(com.google.protobuf.ByteString value) {
778778
*
779779
*
780780
* <pre>
781-
* Required. The query in the time series query language format. The default
781+
* Required. The query in the monitoring query language format. The default
782782
* time zone is in UTC.
783783
* </pre>
784784
*
@@ -801,7 +801,7 @@ public java.lang.String getQuery() {
801801
*
802802
*
803803
* <pre>
804-
* Required. The query in the time series query language format. The default
804+
* Required. The query in the monitoring query language format. The default
805805
* time zone is in UTC.
806806
* </pre>
807807
*
@@ -824,7 +824,7 @@ public com.google.protobuf.ByteString getQueryBytes() {
824824
*
825825
*
826826
* <pre>
827-
* Required. The query in the time series query language format. The default
827+
* Required. The query in the monitoring query language format. The default
828828
* time zone is in UTC.
829829
* </pre>
830830
*
@@ -846,7 +846,7 @@ public Builder setQuery(java.lang.String value) {
846846
*
847847
*
848848
* <pre>
849-
* Required. The query in the time series query language format. The default
849+
* Required. The query in the monitoring query language format. The default
850850
* time zone is in UTC.
851851
* </pre>
852852
*
@@ -864,7 +864,7 @@ public Builder clearQuery() {
864864
*
865865
*
866866
* <pre>
867-
* Required. The query in the time series query language format. The default
867+
* Required. The query in the monitoring query language format. The default
868868
* time zone is in UTC.
869869
* </pre>
870870
*

proto-google-cloud-monitoring-v3/src/main/java/com/google/monitoring/v3/QueryTimeSeriesRequestOrBuilder.java

+2-2
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ public interface QueryTimeSeriesRequestOrBuilder
5454
*
5555
*
5656
* <pre>
57-
* Required. The query in the time series query language format. The default
57+
* Required. The query in the monitoring query language format. The default
5858
* time zone is in UTC.
5959
* </pre>
6060
*
@@ -67,7 +67,7 @@ public interface QueryTimeSeriesRequestOrBuilder
6767
*
6868
*
6969
* <pre>
70-
* Required. The query in the time series query language format. The default
70+
* Required. The query in the monitoring query language format. The default
7171
* time zone is in UTC.
7272
* </pre>
7373
*

proto-google-cloud-monitoring-v3/src/main/proto/google/monitoring/v3/alert.proto

+5-6
Original file line numberDiff line numberDiff line change
@@ -214,12 +214,11 @@ message AlertPolicy {
214214
Trigger trigger = 3;
215215
}
216216

217-
// A condition type that allows alert policies to be defined using the
218-
// time series query language.
217+
// A condition type that allows alert policies to be defined using
218+
// Monitoring Query Language.
219219
message TimeSeriesQueryLanguageCondition {
220-
// A query in the time series query language format that generates time
221-
// series indicating points in time that the condition should be
222-
// considered active.
220+
// Monitoring Query Language query that generates time series data and
221+
// describes a condition for alerting on that data.
223222
string query = 1;
224223

225224
// A short explanation of what the query represents. For example:
@@ -269,7 +268,7 @@ message AlertPolicy {
269268
// receive new data points.
270269
MetricAbsence condition_absent = 2;
271270

272-
// A condition that uses the time series query language format to define
271+
// A condition that uses the Monitoring Query Language to define
273272
// alerts.
274273
// If set, no other conditions can be present.
275274
TimeSeriesQueryLanguageCondition condition_time_series_query_language = 14;

0 commit comments

Comments
 (0)