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 provides documentation for the \u003ccode\u003eBatchDeleteEntitiesRequest\u003c/code\u003e class within the Google.Cloud.Dialogflow.V2 namespace, specifically version 3.8.0 and its related versions.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eBatchDeleteEntitiesRequest\u003c/code\u003e class is used to send requests for batch deletion of entities in Dialogflow, and it inherits from Object and implements IMessage, IEquatable, IDeepCloneable, and IBufferMessage interfaces.\u003c/p\u003e\n"],["\u003cp\u003eThe class contains properties such as \u003ccode\u003eEntityValues\u003c/code\u003e, \u003ccode\u003eLanguageCode\u003c/code\u003e, \u003ccode\u003eParent\u003c/code\u003e, and \u003ccode\u003eParentAsEntityTypeName\u003c/code\u003e, which are used to define the entities to be deleted, the language, the parent entity type, and a typed view of the parent resource name respectively.\u003c/p\u003e\n"],["\u003cp\u003eThere is a comprehensive list of versions available, ranging from the latest 4.26.0 down to 3.2.0, all linked to their respective documentation for the \u003ccode\u003eBatchDeleteEntitiesRequest\u003c/code\u003e class.\u003c/p\u003e\n"],["\u003cp\u003eThe documentation also details the constructors for the class, which can either be a default constructor or one that creates a copy from another \u003ccode\u003eBatchDeleteEntitiesRequest\u003c/code\u003e object, and inherited members are also specified.\u003c/p\u003e\n"]]],[],null,[]]