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

Commit

Permalink
chore: remove erroneous space in docstring (#217)
Browse files Browse the repository at this point in the history
- [ ] Regenerate this pull request now.

Committer: @parthea
PiperOrigin-RevId: 408383287

Source-Link: googleapis/googleapis@2aec4d0

Source-Link: googleapis/googleapis-gen@4c0ec02
Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiNGMwZWMwMjlhYTdiMmM2YTc4M2E3M2Y2MDk0MjhlMWRjNzg5YTA5NiJ9
  • Loading branch information
gcf-owl-bot[bot] committed Nov 9, 2021
1 parent 19aa818 commit 7d43237
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 6 deletions.
5 changes: 2 additions & 3 deletions google/cloud/gaming_v1/types/common.py
Expand Up @@ -145,9 +145,8 @@ class Schedule(proto.Message):
::
start_time|-------[cron job]-------[cron job]-------[cron job]---|end_time
cron job: cron spec start time + duration
start_time|-------[cron job]-------[cron job]-------[cron job]---|end_time
cron job: cron spec start time + duration
Attributes:
start_time (google.protobuf.timestamp_pb2.Timestamp):
Expand Down
5 changes: 2 additions & 3 deletions google/cloud/gaming_v1beta/types/common.py
Expand Up @@ -145,9 +145,8 @@ class Schedule(proto.Message):
::
start_time|-------[cron job]-------[cron job]-------[cron job]---|end_time
cron job: cron spec start time + duration
start_time|-------[cron job]-------[cron job]-------[cron job]---|end_time
cron job: cron spec start time + duration
Attributes:
start_time (google.protobuf.timestamp_pb2.Timestamp):
Expand Down

0 comments on commit 7d43237

Please sign in to comment.