Skip to main content

DialogflowV2Data

Stentor API Reference


Stentor API Reference / stentor-models/src / DialogflowV2Data

Interface: DialogflowV2Data

Defined in: packages/stentor-models/src/App/AppPlatformData.ts:124

Platform specific information by platform type.

Extends​

Properties​

directoryListing?​

optional directoryListing: string

Defined in: packages/stentor-models/src/App/AppPlatformData.ts:19

URL for the directory listing

Inherited from​

BaseData.directoryListing


platform​

platform: "dialogflow2"

Defined in: packages/stentor-models/src/App/AppPlatformData.ts:125

The platform

Overrides​

BaseData.platform


projectId​

projectId: string

Defined in: packages/stentor-models/src/App/AppPlatformData.ts:126