google dialogflow
Google Dialogflow: Create conversational experiences across devices and platforms.
Create Context: Creates a context, See REST docs and client API
Create Entities: Batch create entities, See REST docs and client API docs
Create Entity Type: Creates an Entity Type, See REST docs and client API docs
Create Intent: Creates an intent, See REST docs and client API
Create or Update Agent: Creates new agent, updates if already created See REST docs and client API
Delete Agent: Deletes an agent, See REST docs and client API
Delete Context: Deletes a context See REST docs and client API
Delete Entities: Batch delete entities, See REST docs and client API docs
Delete Entity Type: Deletes an entity type, See REST docs and client API docs
Delete Intent: Deletes an intent, See REST docs and client API
Detect Intent: Processes a natural language query and returns structured, actionable data as a result, See REST docs and client API
Get Context: Get a context, See REST docs and client API
Get Entity Type: Retrieves an Entity Type, See REST docs and client API docs
Get Intent: Retrieves an intent See REST docs and [client API][https://googleapis.dev/nodejs/dialogflow/latest/google.cloud.dialogflow.v2beta1.Intents.html#getIntent2]
List Contexts: Retrieves the list of the contexts with the given session ID, See REST docs and client API
List Entity Types: Retrieves list of entity types, See REST docs and client API docs
List Intents: Retrieves the list of the intents, See REST docs and client API
Update Context: Updates a context, See REST docs and client API
Update Entity Type: Updates an Entity Type, See REST docs and client API docs
Get Agent: Retrieves an agent, See REST docs and client API
Last updated
Was this helpful?