Change theme
Help
Press space for more information.
Show links for this issue (Shortcut: i, l)
Copy issue ID
Previous Issue (Shortcut: k)
Next Issue (Shortcut: j)
Sign in to use full features.
Vote: I am impacted
Notification menu
Refresh (Shortcut: Shift+r)
Go home (Shortcut: u)
Pending code changes (auto-populated)
View issue level access limits(Press Alt + Right arrow for more information)
Unintended behavior
View staffing
Description
Links
Issue Summary
Both the GitHub repo and the documentations above including the following code which uses a datetime object:
But this results in the following error:
To fix this, users must use the Timestamp object, as found in this GitHub issue [1]:
Documentation needs to be updated to reflect the correct object type.
Side Note: Customer created a GH issue detailing the steps they used to reproduce this error. See here [2].
[1]https://github.com/googleapis/python-tasks/issues/62#issuecomment-854989122
[2]https://github.com/googleapis/python-tasks/issues/147