Google Cloud Dialogflow v2 API - Enum Conversation.Types.ContextReference.Types.ContextContent.Types.ContentFormat (4.26.0)

public enum Conversation.Types.ContextReference.Types.ContextContent.Types.ContentFormat

Reference documentation and code samples for the Google Cloud Dialogflow v2 API enum Conversation.Types.ContextReference.Types.ContextContent.Types.ContentFormat.

Represents the format of the ingested string.

Namespace

Google.Cloud.Dialogflow.V2

Assembly

Google.Cloud.Dialogflow.V2.dll

Fields

Name Description
Json

Content was provided in JSON format.

PlainText

Content was provided as plain text.

Unspecified

Unspecified content format.