public sealed class EntityTypeBatch : IMessage<EntityTypeBatch>, IEquatable<EntityTypeBatch>, IDeepCloneable<EntityTypeBatch>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Dialogflow v2 API class EntityTypeBatch.
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 the Google Cloud Dialogflow v2 API is 4.26.0, and this page specifically documents version 4.22.0, with links provided for all versions from 4.26.0 down to 3.2.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eEntityTypeBatch\u003c/code\u003e class, documented here, acts as a wrapper for collections of entity types in the Google Cloud Dialogflow v2 API.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eEntityTypeBatch\u003c/code\u003e 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, and inherits from \u003ccode\u003eobject\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThis class has two constructors: a default constructor (\u003ccode\u003eEntityTypeBatch()\u003c/code\u003e) and one that accepts another \u003ccode\u003eEntityTypeBatch\u003c/code\u003e object as a parameter for creating a new \u003ccode\u003eEntityTypeBatch\u003c/code\u003e instance (\u003ccode\u003eEntityTypeBatch(EntityTypeBatch other)\u003c/code\u003e).\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eEntityTypes\u003c/code\u003e property, of type \u003ccode\u003eRepeatedField<EntityType>\u003c/code\u003e, is used to access and manage a collection of \u003ccode\u003eEntityType\u003c/code\u003e objects.\u003c/p\u003e\n"]]],[],null,[]]