View Source GoogleApi.Dialogflow.V2.Model.GoogleCloudDialogflowV2ImportAgentRequest (google_api_dialogflow v0.88.3)
The request message for Agents.ImportAgent.
Attributes
-
agentContent
(type:String.t
, default:nil
) - Zip compressed raw byte content for agent. -
agentUri
(type:String.t
, default:nil
) - The URI to a Google Cloud Storage file containing the agent to import. Note: The URI must start with "gs://". Dialogflow performs a read operation for the Cloud Storage object on the caller's behalf, so your request authentication must have read permissions for the object. For more information, see Dialogflow access control.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.