diff --git a/packages/google-cloud-monitoring/google/cloud/monitoring_v3/types/alert.py b/packages/google-cloud-monitoring/google/cloud/monitoring_v3/types/alert.py index 4c7b998902f6..bea993da19de 100644 --- a/packages/google-cloud-monitoring/google/cloud/monitoring_v3/types/alert.py +++ b/packages/google-cloud-monitoring/google/cloud/monitoring_v3/types/alert.py @@ -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`` @@ -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``