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."],[[["This page provides documentation for the `EntityTypeBatch` class within the Google Cloud Dialogflow v2 API, with the latest version being 4.26.0."],["`EntityTypeBatch` serves as a wrapper class for a collection of entity types, as outlined in the reference documentation."],["The `EntityTypeBatch` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The documentation covers a range of versions from 3.2.0 to 4.26.0 for the `EntityTypeBatch` class."],["`EntityTypeBatch` has the property `EntityTypes` that allows for the collection of entity types, and its type is `RepeatedField\u003cEntityType\u003e`."]]],[]]