InlineDestination

Inline destination for a Dialogflow operation that writes or exports objects (e.g. intents) outside of Dialogflow.

JSON representation
{
  "content": string
}
Fields
content

string (bytes format)

Output only. The uncompressed byte content for the objects. Only populated in responses.

A base64-encoded string.