public sealed class BatchDeleteEntitiesRequest : IMessage<BatchDeleteEntitiesRequest>, IEquatable<BatchDeleteEntitiesRequest>, IDeepCloneable<BatchDeleteEntitiesRequest>, IBufferMessage, IMessage
The request message for [EntityTypes.BatchDeleteEntities][google.cloud.dialogflow.v2.EntityTypes.BatchDeleteEntities].
public RepeatedField<string> EntityValues { get; }
Required. The reference values of the entities to delete. Note that
these are not fully-qualified names, i.e. they don't start with
projects/{Project ID}.
Optional. The language used to access language-specific data.
If not specified, the agent's default language is used.
For more information, see
Multilingual intent and entity
data.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThis webpage details the \u003ccode\u003eBatchDeleteEntitiesRequest\u003c/code\u003e class within the Google Cloud Dialogflow V2 library for .NET, with the latest version being 4.26.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eBatchDeleteEntitiesRequest\u003c/code\u003e class is used to send a request to delete multiple entities within an entity type in Dialogflow.\u003c/p\u003e\n"],["\u003cp\u003eThe class implements several interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, providing functionalities for message handling, equality comparison, deep cloning, and buffered message operations.\u003c/p\u003e\n"],["\u003cp\u003eKey properties of the \u003ccode\u003eBatchDeleteEntitiesRequest\u003c/code\u003e class include \u003ccode\u003eEntityValues\u003c/code\u003e (the entities to delete), \u003ccode\u003eLanguageCode\u003c/code\u003e (for specifying the language of the data), and \u003ccode\u003eParent\u003c/code\u003e (the entity type to delete entities from), as well as the \u003ccode\u003eParentAsEntityTypeName\u003c/code\u003e property.\u003c/p\u003e\n"],["\u003cp\u003eThe page also lists a comprehensive history of this classes version history ranging from version 3.2.0 all the way up to the most current version 4.26.0.\u003c/p\u003e\n"]]],[],null,[]]