Dialogflow v3 API - Enum ExportPlaybookRequest.Types.DataFormat (3.0.0)

public enum ExportPlaybookRequest.Types.DataFormat

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

Data format of the exported playbook.

Namespace

Google.Cloud.Dialogflow.Cx.V3

Assembly

Google.Cloud.Dialogflow.Cx.V3.dll

Fields

Name Description
Blob

Flow content will be exported as raw bytes.

Json

Flow content will be exported in JSON format.

Unspecified

Unspecified format.