IntentBatch

This message is a wrapper around a collection of intents.

JSON representation
{
  "intents": [
    {
      object (Intent)
    }
  ]
}
Fields
intents[]

object (Intent)

A collection of intents.