Voting helps other researchers find interesting modules.
Represents the action responsible for publishing messages to a Pub/Sub topic.
messages
list(String.t)
nil
topicId
String.t
Unwrap a decoded JSON object into its complex fields.
@type t() :: %GoogleApi.ContentWarehouse.V1.Model.GoogleCloudContentwarehouseV1PublishAction{ messages: [String.t()] | nil, topicId: String.t() | nil }
@spec decode(struct(), keyword()) :: struct()