View Source GoogleApi.CloudTasks.V2beta2.Model.BufferTaskRequest (google_api_cloud_tasks v0.20.1)
Request message for BufferTask.
Attributes
-
body(type:GoogleApi.CloudTasks.V2beta2.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.V2beta2.Model.BufferTaskRequest{ body: GoogleApi.CloudTasks.V2beta2.Model.HttpBody.t() | nil }
Functions
Unwrap a decoded JSON object into its complex fields.