GoogleApi.Dialogflow.V2.Model.GoogleCloudDialogflowV3alpha1ImportAgentResponse (google_api_dialogflow v0.48.0) View Source
The response message for Agents.ImportAgent.
Attributes
-
agent
(type:String.t
, default:nil
) - The unique identifier of the new agent. Format:projects//locations//agents/
.
Link to this section Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Link to this section Types
Specs
t() :: %GoogleApi.Dialogflow.V2.Model.GoogleCloudDialogflowV3alpha1ImportAgentResponse{ agent: String.t() }
Link to this section Functions
Specs
Unwrap a decoded JSON object into its complex fields.