View Source GoogleApi.Dialogflow.V2.Model.GoogleCloudDialogflowCxV3beta1InlineDestination (google_api_dialogflow v0.78.0)

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.V2.Model.GoogleCloudDialogflowCxV3beta1InlineDestination{
    content: String.t() | nil
  }

Functions

@spec decode(struct(), keyword()) :: struct()

Unwrap a decoded JSON object into its complex fields.