public sealed class EntityTypeBatch : IMessage<EntityTypeBatch>, IEquatable<EntityTypeBatch>, IDeepCloneable<EntityTypeBatch>, IBufferMessage, IMessage
This message is a wrapper around a collection of entity types.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThis webpage provides documentation for the \u003ccode\u003eEntityTypeBatch\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.Dialogflow.V2\u003c/code\u003e namespace, specifically detailing versions from 3.2.0 to the latest 4.26.0.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eEntityTypeBatch\u003c/code\u003e serves as a wrapper for managing a collection of entity types, as it is a class that implements interfaces such as \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eEntityTypeBatch\u003c/code\u003e class includes two constructors: a default constructor \u003ccode\u003eEntityTypeBatch()\u003c/code\u003e and a constructor that accepts another \u003ccode\u003eEntityTypeBatch\u003c/code\u003e object as a parameter \u003ccode\u003eEntityTypeBatch(EntityTypeBatch other)\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eEntityTypes\u003c/code\u003e property of the \u003ccode\u003eEntityTypeBatch\u003c/code\u003e class, of type \u003ccode\u003eRepeatedField<EntityType>\u003c/code\u003e, is a collection of entity types.\u003c/p\u003e\n"],["\u003cp\u003eThe page also displays the version history for this class, with the most current version at the top, allowing navigation to different versions of the class.\u003c/p\u003e\n"]]],[],null,[]]