PushConfig {googlePubsubR} | R Documentation |
Builds a PushConfig Object
Description
Builds a PushConfig Object
Usage
PushConfig(attributes = NULL, push_endpoint = NULL, oidcToken = NULL)
Arguments
attributes |
|
push_endpoint |
|
oidcToken |
|
Value
PushConfig
object
See Also
Other Object functions:
DeadLetterPolicy()
,
DlqPolicy()
,
ExpirationPolicy()
,
MessageStoragePolicy()
,
PubsubMessage()
,
RetryPolicy()
,
SchemaSettings()
,
Schema()
,
Snapshot()
,
Subscription()
,
Topic()
[Package googlePubsubR version 0.0.4 Index]