Dialogflow v3 API - Enum ExportAgentRequest.Types.DataFormat (2.6.0)

public enum ExportAgentRequest.Types.DataFormat

Reference documentation and code samples for the Dialogflow v3 API enum ExportAgentRequest.Types.DataFormat.

Data format of the exported agent.

Namespace

GoogleCloudGoogle.Cloud.DialogflowGoogle.Cloud.Dialogflow.CxV3

Assembly

Google.Cloud.Dialogflow.Cx.V3.dll

Fields

NameDescription
Blob

Agent content will be exported as raw bytes.

JsonPackage

Agent content will be exported in JSON Package format.

Unspecified

Unspecified format.