View Source GoogleApi.Dialogflow.V3.Model.GoogleCloudDialogflowCxV3InlineSource (google_api_dialogflow v0.88.3)
Inline source for a Dialogflow operation that reads or imports objects (e.g. intents) into Dialogflow.
Attributes
-
content
(type:String.t
, default:nil
) - The uncompressed byte content for the objects.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Types
@type t() :: %GoogleApi.Dialogflow.V3.Model.GoogleCloudDialogflowCxV3InlineSource{ content: String.t() | nil }