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 page details the \u003ccode\u003eBatchDeleteEntitiesRequest\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.Dialogflow.V2\u003c/code\u003e namespace, used to batch delete entities within Dialogflow.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version available for the \u003ccode\u003eBatchDeleteEntitiesRequest\u003c/code\u003e is 4.26.0, and the page provides links to documentation for multiple versions, ranging from 3.2.0 up to 4.26.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eBatchDeleteEntitiesRequest\u003c/code\u003e class inherits from \u003ccode\u003eObject\u003c/code\u003e and implements \u003ccode\u003eIMessage<BatchDeleteEntitiesRequest>\u003c/code\u003e, \u003ccode\u003eIEquatable<BatchDeleteEntitiesRequest>\u003c/code\u003e, \u003ccode\u003eIDeepCloneable<BatchDeleteEntitiesRequest>\u003c/code\u003e, \u003ccode\u003eIBufferMessage\u003c/code\u003e, and \u003ccode\u003eIMessage\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eBatchDeleteEntitiesRequest\u003c/code\u003e class provides properties such as \u003ccode\u003eEntityValues\u003c/code\u003e, \u003ccode\u003eLanguageCode\u003c/code\u003e, \u003ccode\u003eParent\u003c/code\u003e, and \u003ccode\u003eParentAsEntityTypeName\u003c/code\u003e, that are respectively used for the entity values to delete, language specification, entity type name and its typed view.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eBatchDeleteEntitiesRequest\u003c/code\u003e class contains two constructors, one that is parameterless, and another that uses another instance of the class as a parameter.\u003c/p\u003e\n"]]],[],null,[]]