Module Google::Cloud::Dialogflow::V2::NotificationConfig::MessageFormat (v0.12.0)

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.