google_api_cloud_tasks v0.5.0 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
Link to this type
t()
View Sourcet() :: %GoogleApi.CloudTasks.V2beta2.Model.LeaseTasksResponse{ tasks: [GoogleApi.CloudTasks.V2beta2.Model.Task.t()] }
Link to this section Functions
Unwrap a decoded JSON object into its complex fields.