Skip to content

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 a1f38ac commit 4c074f6
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
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 4c074f6

Please sign in to comment.