GCP PubSub Publisher Agent Input/Output Data and MIM

Input/Output Data

This section includes information about the data type that the agent expects and delivers.

The agent produces bytearray types.

MIM

For information about the MIM and a list of the general MIM parameters, see MIM.

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.

messagesPublishedThis MIM parameter states that the messages have been successfully published.

Accesses

The agent does not itself access any MIM resources.