google_api_cloud_tasks v0.14.2 GoogleApi.CloudTasks.V2beta2.Model.LeaseTasksResponse View Source
Response message for leasing tasks using LeaseTasks.
Attributes
-
tasks
(type:list(GoogleApi.CloudTasks.V2beta2.Model.Task.t)
, default:nil
) - The leased tasks.
Link to this section Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Link to this section Types
Specs
t() :: %GoogleApi.CloudTasks.V2beta2.Model.LeaseTasksResponse{ tasks: [GoogleApi.CloudTasks.V2beta2.Model.Task.t()] }
Link to this section Functions
Specs
Unwrap a decoded JSON object into its complex fields.