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."],[[["The latest version of the Google Cloud Dialogflow v2 API is 4.26.0, and this page details the EntityTypeBatch class."],["EntityTypeBatch is a wrapper class for managing a collection of entity types within the Dialogflow v2 API."],["The provided content offers access to the documentation and reference for EntityTypeBatch across multiple versions, spanning from version 3.2.0 to the latest 4.26.0."],["The EntityTypeBatch class implements several interfaces, including IMessage, IEquatable, IDeepCloneable, and IBufferMessage."],["The `EntityTypes` property is a `RepeatedField` that holds the collection of `EntityType` instances contained in the `EntityTypeBatch`."]]],[]]