google dialogflow
Last updated
Was this helpful?
Last updated
Was this helpful?
: Create conversational experiences across devices and platforms.
Create Context: Creates a context, and
Create Entities: Batch create entities, and
Create Entity Type: Creates an Entity Type, and
Create Intent: Creates an intent, and
Create or Update Agent: Creates new agent, updates if already created and
Delete Agent: Deletes an agent, and
Delete Context: Deletes a context and
Delete Entities: Batch delete entities, and
Delete Entity Type: Deletes an entity type, and
Delete Intent: Deletes an intent, and
Detect Intent: Processes a natural language query and returns structured, actionable data as a result, and
Get Context: Get a context, and
Get Entity Type: Retrieves an Entity Type, and
Get Intent: Retrieves an intent 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, and
List Entity Types: Retrieves list of entity types, and
List Intents: Retrieves the list of the intents, and
Update Context: Updates a context, and
Update Entity Type: Updates an Entity Type, and
Get Agent: Retrieves an agent, and