View Source GoogleApi.PubSub.V1.Model.NoWrapper (google_api_pub_sub v0.38.0)

Sets the data field as the HTTP body for delivery.

Attributes

  • writeMetadata (type: boolean(), default: nil) - Optional. When true, writes the Pub/Sub message metadata to x-goog-pubsub-: headers of the HTTP request. Writes the Pub/Sub message attributes to : headers of the HTTP request.

Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Types

@type t() :: %GoogleApi.PubSub.V1.Model.NoWrapper{writeMetadata: boolean() | nil}

Functions

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

Unwrap a decoded JSON object into its complex fields.