PubsubMessage | R Documentation |
Builds a PubsubMessage Object
PubsubMessage( data = NULL, message_id = NULL, ordering_key = NULL, attributes = NULL, publish_time = NULL )
data |
|
message_id |
|
ordering_key |
|
attributes |
|
publish_time |
|
PubsubMessage
object
Other Object functions:
DeadLetterPolicy()
,
DlqPolicy()
,
ExpirationPolicy()
,
MessageStoragePolicy()
,
PushConfig()
,
RetryPolicy()
,
SchemaSettings()
,
Schema()
,
Snapshot()
,
Subscription()
,
Topic()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.