BatchUpdateEntityTypesResponse

The response message for EntityTypes.BatchUpdateEntityTypes.

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

object (EntityType)

The collection of updated or created entity types.