GoogleApi.Dialogflow.V2.Model.GoogleCloudDialogflowCxV3beta1ImportAgentResponse (google_api_dialogflow v0.46.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.GoogleCloudDialogflowCxV3beta1ImportAgentResponse{
agent: String.t()
}
Link to this section Functions
Specs
Unwrap a decoded JSON object into its complex fields.