Dialogflow V2 API - Module Google::Cloud::Dialogflow::V2::NotificationConfig::MessageFormat (v0.17.0)

Reference documentation and code samples for the Dialogflow V2 API module Google::Cloud::Dialogflow::V2::NotificationConfig::MessageFormat.

Format of cloud pub/sub message.

Constants

MESSAGE_FORMAT_UNSPECIFIED

value: 0
If it is unspecified, PROTO will be used.

PROTO

value: 1
Pub/Sub message will be serialized proto.

JSON

value: 2
Pub/Sub message will be json.