GCP PubSub Publisher Agent Input/Output Data and MIM(5.0)
Input/Output Data
This section includes information about the data type that the agent expects and delivers.
The agent produces bytearray types.
Publishes
The following MIM parameters are published at agent level:
MIM Parameter | Description |
|---|---|
messagesSent | This MIM parameter states that the messages have been sent but have not been notified by the PubSub service as successfully published. |
messagesPublished | This MIM parameter states that the messages have been successfully published. |
Accesses
The agent does not itself access any MIM resources.