set_show_completed
Description:
Sets a flag indicating whether completed tasks are returned in the result.
The default is True. Note that show hidden should also be True to show tasks completed in first party clients, such as the web UI and Google's mobile apps.
This can be used for Task object query only.
Parameters:
this |
an GDataQuery |
value |
a value to set |