View Source Google.Pubsub.Message (google_grpc_pubsub v0.4.1)
Link to this section Summary
Link to this section Types
@type t() :: %Google.Pubsub.Message{ ack_id: String.t() | nil, attributes: map(), data: String.t(), delivery_attempt: number(), publish_time: DateTime.t() | nil }