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-03-21 UTC."],[[["The latest version available for the `EntityTypeBatch` class in the Google Cloud Dialogflow v2 API is version 4.26.0."],["This class, `EntityTypeBatch`, is a wrapper for a collection of entity types within the Google Cloud Dialogflow v2 API."],["The `EntityTypeBatch` class inherits from the base `object` class and implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `EntityTypes` property within `EntityTypeBatch` provides access to a collection of entity types, presented as a `RepeatedField` of `EntityType`."],["The provided documentation includes a comprehensive list of available versions of `EntityTypeBatch`, ranging from version 3.2.0 to the latest version 4.26.0."]]],[]]