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."],[[["The latest version of the Google Cloud Dialogflow v2 API is 4.26.0, and this page details the EntityTypeBatch class across various versions."],["This page provides reference documentation and code samples for the `EntityTypeBatch` class, which serves as a wrapper for collections of entity types within the Dialogflow API."],["The `EntityTypeBatch` class inherits from the `object` class and implements `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` interfaces."],["The `EntityTypeBatch` class includes a property called `EntityTypes`, which is of type `RepeatedField\u003cEntityType\u003e` and represents a collection of entity types."],["The documentation provided includes the constructor information for `EntityTypeBatch` classes, and lists all the versions of the API available, ranging from 3.2.0 to 4.26.0."]]],[]]