View Source GoogleApi.CloudTasks.V2.Model.BufferTaskRequest (google_api_cloud_tasks v0.19.0)

Request message for BufferTask.

Attributes

  • body (type: GoogleApi.CloudTasks.V2.Model.HttpBody.t, default: nil) - Optional. Body of the HTTP request. The body can take any generic value. The value is written to the HttpRequest of the [Task].

Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Types

@type t() :: %GoogleApi.CloudTasks.V2.Model.BufferTaskRequest{
  body: GoogleApi.CloudTasks.V2.Model.HttpBody.t() | nil
}

Functions

@spec decode(struct(), keyword()) :: struct()

Unwrap a decoded JSON object into its complex fields.