Skip to content
This repository has been archived by the owner on Dec 31, 2023. It is now read-only.

Commit

Permalink
chore: fix typo in alert.proto (#239)
Browse files Browse the repository at this point in the history
* docs: fix typo in alert.proto

PiperOrigin-RevId: 402570091

Source-Link: googleapis/googleapis@f0d5f7f

Source-Link: googleapis/googleapis-gen@a64d11a
Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiYTY0ZDExYTczMWZhOWE3MGRmYTdmMjNkZjUyZjI3OTNhMzJiNGE1YyJ9

* 🦉 Updates from OwlBot

See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md

Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
  • Loading branch information
gcf-owl-bot[bot] and gcf-owl-bot[bot] committed Oct 12, 2021
1 parent 8df2296 commit 452bef8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions google/cloud/monitoring_v3/types/alert.py
Expand Up @@ -251,7 +251,7 @@ class MetricThreshold(proto.Message):
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 are applied in the order
resources). Multiple aggregations are applied in the order
specified.
This field is similar to the one in the ```ListTimeSeries``
Expand Down Expand Up @@ -362,7 +362,7 @@ class MetricAbsence(proto.Message):
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 are applied in the order
resources). Multiple aggregations are applied in the order
specified.
This field is similar to the one in the ```ListTimeSeries``
Expand Down

0 comments on commit 452bef8

Please sign in to comment.