GoogleApi.CloudTasks.V2.Model.Header (google_api_cloud_tasks v0.20.2)
View SourceDefines a header message. A header can have a key and a value.
Attributes
-
key
(type:String.t
, default:nil
) - The Key of the header. -
value
(type:String.t
, default:nil
) - The Value of the header.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.