2024-02-09
▼ ▲ dialogflow.projects.locations.agents.entityTypes.export
Path : v3/{+parent}/entityTypes:export
Flat Path : v3/projects/{projectsId}/locations/{locationsId}/agents/{agentsId}/entityTypes:export
HTTP Method : POST
Parameters :
parent
Description : Required. The name of the parent agent to export entity types. Format: `projects//locations//agents/`.
Pattern : ^projects/[^/]+/locations/[^/]+/agents/[^/]+$
Location : path
Required : Yes
Type : string
Parameter Order : parent
Scopes :
Description : Exports the selected entity types.
▼ ▲ dialogflow.projects.locations.agents.entityTypes.import
Path : v3/{+parent}/entityTypes:import
Flat Path : v3/projects/{projectsId}/locations/{locationsId}/agents/{agentsId}/entityTypes:import
Description : Required. The agent to import the entity types into. Format: `projects//locations//agents/`.
Description : Imports the specified entitytypes into the agent.