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\u003eThe latest version of \u003ccode\u003eEntityTypeBatch\u003c/code\u003e is 4.26.0, while the version covered on this page is 3.10.0.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eEntityTypeBatch\u003c/code\u003e is a wrapper class used to manage a collection of entity types within the Google.Cloud.Dialogflow.V2 namespace.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eEntityTypeBatch\u003c/code\u003e class implements several interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, to manage and manipulate collections of entity types.\u003c/p\u003e\n"],["\u003cp\u003eThe class \u003ccode\u003eEntityTypeBatch\u003c/code\u003e contains the property \u003ccode\u003eEntityTypes\u003c/code\u003e, which is a collection of entity types represented by a \u003ccode\u003eRepeatedField<EntityType>\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe class offers 2 constructors: the default \u003ccode\u003eEntityTypeBatch()\u003c/code\u003e and a copy constructor that takes an \u003ccode\u003eEntityTypeBatch\u003c/code\u003e as parameter.\u003c/p\u003e\n"]]],[],null,[]]