EntityTypeBatch

This message is a wrapper around a collection of entity types.

JSON representation
{
  "entityTypes": [
    {
      object (EntityType)
    }
  ]
}
Fields
entityTypes[]

object (EntityType)

A collection of entity types.