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

Wraps the Header object.

Attributes

  • header (type: GoogleApi.CloudTasks.V2.Model.Header.t, default: nil) - Header embodying a key and a value. Do not put business sensitive or personally identifying data in the HTTP Header Override Configuration or other similar fields in accordance with Section 12 (Resource Fields) of the Service Specific Terms.

Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Types

@type t() :: %GoogleApi.CloudTasks.V2.Model.HeaderOverride{
  header: GoogleApi.CloudTasks.V2.Model.Header.t() | nil
}

Functions

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

Unwrap a decoded JSON object into its complex fields.