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"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-06-12 UTC."],[[["This webpage provides reference documentation for the `EntityTypeBatch` class within the Google Cloud Dialogflow v2 API for .NET."],["The `EntityTypeBatch` class acts as a container for a collection of entity types within the Dialogflow V2 API."],["The latest version documented is 4.26.0, with a range of versions from 3.2.0 up to 4.26.0 being accessible for `EntityTypeBatch` documentation."],["The `EntityTypeBatch` class implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from `object`."],["The page documents the `EntityTypes` property of the class, which is a `RepeatedField` collection containing `EntityType` objects, along with two constructors."]]],[]]