public enum Conversation.Types.ContextReference.Types.ContextContent.Types.ContentFormatReference documentation and code samples for the Google Cloud Dialogflow v2beta1 API enum Conversation.Types.ContextReference.Types.ContextContent.Types.ContentFormat.
Represents the format of the ingested string.
Namespace
Google.Cloud.Dialogflow.V2Beta1Assembly
Google.Cloud.Dialogflow.V2Beta1.dll
Fields |
|
|---|---|
| Name | Description |
Json |
Content was provided in JSON format. |
PlainText |
Content was provided as plain text. |
Unspecified |
Unspecified content format. |