You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: google/monitoring/v3/alert_service.proto
+4-2Lines changed: 4 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -96,7 +96,8 @@ service AlertPolicyService {
96
96
97
97
// The protocol for the `CreateAlertPolicy` request.
98
98
messageCreateAlertPolicyRequest {
99
-
// Required. The project in which to create the alerting policy. The format is:
99
+
// Required. The [project](https://cloud.google.com/monitoring/api/v3#project_name) in
100
+
// which to create the alerting policy. The format is:
Copy file name to clipboardExpand all lines: google/monitoring/v3/common.proto
+1-27Lines changed: 1 addition & 27 deletions
Original file line number
Diff line number
Diff line change
@@ -51,7 +51,7 @@ message TypedValue {
51
51
}
52
52
}
53
53
54
-
// A closed time interval. It extends from the start time to the end time, and includes both: `[startTime, endTime]`. Valid time intervals depend on the [`MetricKind`](/monitoring/api/ref_v3/rest/v3/projects.metricDescriptors#MetricKind) of the metric value. The end time must not be earlier than the start time. When writing data points, the start time must not be more than 25 hours in the past and the end time must not be more than five minutes in the future.
54
+
// A closed time interval. It extends from the start time to the end time, and includes both: `[startTime, endTime]`. Valid time intervals depend on the [`MetricKind`](https://cloud.google.com/monitoring/api/ref_v3/rest/v3/projects.metricDescriptors#MetricKind) of the metric value. The end time must not be earlier than the start time. When writing data points, the start time must not be more than 25 hours in the past and the end time must not be more than five minutes in the future.
55
55
//
56
56
// * For `GAUGE` metrics, the `startTime` value is technically optional; if
57
57
// no value is specified, the start time defaults to the value of the
@@ -460,29 +460,3 @@ enum ComparisonType {
460
460
// True if the left argument is not equal to the right argument.
461
461
COMPARISON_NE=6;
462
462
}
463
-
464
-
// The tier of service for a Workspace. Please see the
465
-
// [service tiers
466
-
// documentation](https://cloud.google.com/monitoring/workspaces/tiers) for more
467
-
// details.
468
-
enumServiceTier {
469
-
optiondeprecated=true;
470
-
471
-
// An invalid sentinel value, used to indicate that a tier has not
472
-
// been provided explicitly.
473
-
SERVICE_TIER_UNSPECIFIED=0;
474
-
475
-
// The Stackdriver Basic tier, a free tier of service that provides basic
476
-
// features, a moderate allotment of logs, and access to built-in metrics.
477
-
// A number of features are not available in this tier. For more details,
Copy file name to clipboardExpand all lines: google/monitoring/v3/group_service.proto
+4-2Lines changed: 4 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -106,7 +106,8 @@ service GroupService {
106
106
107
107
// The `ListGroup` request.
108
108
messageListGroupsRequest {
109
-
// Required. The project whose groups are to be listed. The format is:
109
+
// Required. The [project](https://cloud.google.com/monitoring/api/v3#project_name)
110
+
// whose groups are to be listed. The format is:
110
111
//
111
112
// projects/[PROJECT_ID_OR_NUMBER]
112
113
stringname=7 [
@@ -189,7 +190,8 @@ message GetGroupRequest {
189
190
190
191
// The `CreateGroup` request.
191
192
messageCreateGroupRequest {
192
-
// Required. The project in which to create the group. The format is:
193
+
// Required. The [project](https://cloud.google.com/monitoring/api/v3#project_name) in
Copy file name to clipboardExpand all lines: google/monitoring/v3/metric_service.proto
+15-10Lines changed: 15 additions & 10 deletions
Original file line number
Diff line number
Diff line change
@@ -156,7 +156,8 @@ service MetricService {
156
156
157
157
// The `ListMonitoredResourceDescriptors` request.
158
158
messageListMonitoredResourceDescriptorsRequest {
159
-
// Required. The project on which to execute the request. The format is:
159
+
// Required. The [project](https://cloud.google.com/monitoring/api/v3#project_name) on
// Required. The project on which to execute the request. The format is:
217
+
// Required. The [project](https://cloud.google.com/monitoring/api/v3#project_name) on
// Required. The project on which to execute the request. The format is:
276
-
//
277
+
// Required. The [project](https://cloud.google.com/monitoring/api/v3#project_name) on
// Required. The project on which to execute the request. The format is:
405
+
// Required. The [project](https://cloud.google.com/monitoring/api/v3#project_name) on
// Required. The project on which to execute the request. The format is:
458
+
// Required. The [project](https://cloud.google.com/monitoring/api/v3#project_name) on
0 commit comments