View Source GoogleApi.Dialogflow.V3.Model.GoogleCloudDialogflowCxV3InlineDestination (google_api_dialogflow v0.88.3)
Inline destination for a Dialogflow operation that writes or exports objects (e.g. intents) outside of Dialogflow.
Attributes
-
content
(type:String.t
, default:nil
) - Output only. The uncompressed byte content for the objects. Only populated in responses.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Types
@type t() :: %GoogleApi.Dialogflow.V3.Model.GoogleCloudDialogflowCxV3InlineDestination{ content: String.t() | nil }