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

Configuration for writing message data in text format. Message payloads will be written to files as raw text, separated by a newline.

Attributes

Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Types

@type t() :: %GoogleApi.PubSub.V1.Model.TextConfig{}

Functions

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

Unwrap a decoded JSON object into its complex fields.