GoogleApi.Dialogflow.V2.Model.GoogleCloudDialogflowV3alpha1ImportAgentResponse (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.GoogleCloudDialogflowV3alpha1ImportAgentResponse{
    agent: String.t()
  }

Link to this section Functions

Specs

decode(struct(), keyword()) :: struct()

Unwrap a decoded JSON object into its complex fields.