Google. Pubsub. V1. PubsubMessage. AttributesEntry
(BroadwayCloudPubSub v2.0.0-rc.0)
Copy Markdown
View Source
Summary
Types
@type t() :: %Google.Pubsub.V1.PubsubMessage.AttributesEntry{ __protobuf__: true, __unknown_fields__: [Protobuf.unknown_field()], key: String.t(), value: String.t() }