BatchUpdateIntentsResponse

The response message for Intents.BatchUpdateIntents.

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

object (Intent)

The collection of updated or created intents.