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 documentation for the `EntityTypeBatch` class within the Google Cloud Dialogflow v2 API, specifically for the .NET environment, covering versions from 3.2.0 up to the latest version 4.26.0."],["The `EntityTypeBatch` class serves as a wrapper for a collection of entity types, and implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `EntityTypeBatch` class has two constructors, one of which is parameterless, and the other accepts another `EntityTypeBatch` as a parameter."],["The `EntityTypes` property is a collection of entity types within the `EntityTypeBatch`, represented by the `RepeatedField` type."],["The latest version available for the Google Cloud Dialogflow v2 API class `EntityTypeBatch` is version 4.26.0, and it can be accessed through a specified link."]]],[]]