Dialogflow V2 API - Module Google::Cloud::Dialogflow::V2::Conversation::ContextReference::ContextContent::ContentFormat (v1.9.0)

Reference documentation and code samples for the Dialogflow V2 API module Google::Cloud::Dialogflow::V2::Conversation::ContextReference::ContextContent::ContentFormat.

Represents the format of the ingested string.

Constants

CONTENT_FORMAT_UNSPECIFIED

value: 0
Unspecified content format.

JSON

value: 1
Content was provided in JSON format.

PLAIN_TEXT

value: 2
Content was provided as plain text.