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

Commit b973b87

Browse files
committed
docs: fix spacing
1 parent 7f86f6a commit b973b87

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

google/cloud/monitoring_v3/types/snooze_service.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@ class ListSnoozesRequest(proto.Message):
8383
8484
```
8585
interval.start_time > "2022-03-11T00:00:00-08:00" AND
86-
interval.end_time < "2022-03-12T00:00:00-08:00"
86+
interval.end_time < "2022-03-12T00:00:00-08:00"
8787
```
8888
page_size (int):
8989
Optional. The maximum number of results to return for a

0 commit comments

Comments
 (0)