Builds a PushConfig Object
PushConfig(attributes = NULL, push_endpoint = NULL, oidcToken = NULL)
list
The attributes object or list of objects
character
A URL locating the endpoint to which messages should
be pushed
character
If specified, Pub/Sub will generate and attach an OIDC JWT
token as an Authorization
header in the HTTP request for every pushed message
PushConfig
object
Other Object functions:
DeadLetterPolicy()
,
DlqPolicy()
,
ExpirationPolicy()
,
MessageStoragePolicy()
,
PubsubMessage()
,
RetryPolicy()
,
SchemaSettings()
,
Schema()
,
Snapshot()
,
Subscription()
,
Topic()