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-04-09 UTC."],[[["This page 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 group of entity types within the Dialogflow API."],["The latest version of the class documented is 4.26.0, with versions available down to 3.2.0, all available via direct links."],["The `EntityTypeBatch` class inherits from `Object` and implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["A key property of the `EntityTypeBatch` class is `EntityTypes`, which stores the collection of `EntityType` objects."]]],[]]