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 reference documentation for the `EntityTypeBatch` class within the Google Cloud Dialogflow v2 API, specifically for .NET."],["The latest version available is 4.26.0, with multiple versions listed, including 4.7.0 that is highlighted at the top of the page, and all versions ranging from 3.2.0 through to the current version."],["`EntityTypeBatch` serves as a wrapper for a collection of entity types, inheriting from `Object` and implementing several interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `EntityTypeBatch` class has two constructors, a default one, and one that takes another `EntityTypeBatch` as a parameter, as well as a property named `EntityTypes` that is a collection of `EntityType`."]]],[]]