Class ListTasksResponse (1.5.1)

Response message for listing tasks using ListTasks.

A token to retrieve next page of results. To return the next page of results, call ListTasks with this value as the [page_token][google.cloud.tasks.v2beta 3.ListTasksRequest.page_token]. If the next_page_token is empty, there are no more results.

Inheritance

builtins.object > google.protobuf.pyext._message.CMessage > builtins.object > google.protobuf.message.Message > ListTasksResponse