NewCloudEventsPublisher
No overview available.
def NewCloudEventsPublisher() - > *CloudEventsSandboxOnlyPublisher
Creates and returns a new instance of CloudEventsSandboxOnlyPublisher. This function initializes the publisher with a message channel for event distribution.
Returns
| Type | Description |
|---|---|
*CloudEventsSandboxOnlyPublisher | A new instance of CloudEventsSandboxOnlyPublisher configured with a message channel. |