docs: fix typo in alert.proto

PiperOrigin-RevId: 402570091
pull/675/head
Google APIs 3 years ago committed by Copybara-Service
parent 566f3d16b7
commit f0d5f7fffd
  1. 4
      google/monitoring/v3/alert.proto

@ -106,7 +106,7 @@ message AlertPolicy {
// well as how to combine the retrieved time series together (such as
// when aggregating multiple streams on each resource to a single
// stream for each resource or when aggregating streams across all
// members of a group of resrouces). Multiple aggregations
// members of a group of resources). Multiple aggregations
// are applied in the order specified.
//
// This field is similar to the one in the [`ListTimeSeries`
@ -192,7 +192,7 @@ message AlertPolicy {
// well as how to combine the retrieved time series together (such as
// when aggregating multiple streams on each resource to a single
// stream for each resource or when aggregating streams across all
// members of a group of resrouces). Multiple aggregations
// members of a group of resources). Multiple aggregations
// are applied in the order specified.
//
// This field is similar to the one in the [`ListTimeSeries`

Loading…
Cancel
Save