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 the .NET framework."],["The `EntityTypeBatch` class serves as a container for multiple entity types, as part of the Google Cloud Dialogflow v2 API."],["The documentation includes a history of available versions, with the latest being 4.26.0 and a range of versions extending down to 3.2.0, with the current page set to 4.14.0."],["The page details the `EntityTypeBatch` class's inheritance, implementations of interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and lists the inherited members from the base `object` class."],["This page provides information on how to construct the `EntityTypeBatch` class, and what the main property of `EntityTypes` is."]]],[]]