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 webpage provides reference documentation for the `EntityTypeBatch` class within the Google Cloud Dialogflow v2 API, specifically for .NET."],["The latest version available for `EntityTypeBatch` is 4.26.0, while the current page is focused on version 4.4.0."],["The `EntityTypeBatch` class is a wrapper for collections of entity types, and it implements several interfaces such as `IMessage`, `IEquatable`, and `IDeepCloneable`."],["The `EntityTypeBatch` class includes a public `EntityTypes` property, which is a collection of `EntityType`, and has two constructors available."],["The page contains a list of all the available versions for `EntityTypeBatch`, spanning from 3.2.0 to 4.26.0."]]],[]]