public sealed class BatchDeleteEntitiesRequest : IMessage<BatchDeleteEntitiesRequest>, IEquatable<BatchDeleteEntitiesRequest>, IDeepCloneable<BatchDeleteEntitiesRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Dialogflow v2 API class BatchDeleteEntitiesRequest.
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 API, specifically for version 4.24.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eBatchDeleteEntitiesRequest\u003c/code\u003e class is used to define a request for deleting multiple entities in a Dialogflow entity type, implemented as a sealed class that adheres to several interfaces.\u003c/p\u003e\n"],["\u003cp\u003eThis API allows you to specify the \u003ccode\u003eEntityValues\u003c/code\u003e, \u003ccode\u003eLanguageCode\u003c/code\u003e, and \u003ccode\u003eParent\u003c/code\u003e (entity type) within the request for targeted deletion of specific entities.\u003c/p\u003e\n"],["\u003cp\u003eThe page includes a list of all available versions of the \u003ccode\u003eBatchDeleteEntitiesRequest\u003c/code\u003e, ranging from the latest at 4.26.0 down to 3.2.0, allowing developers to access documentation pertinent to their version.\u003c/p\u003e\n"],["\u003cp\u003eThe documentation highlights the inheritance hierarchy and all the implemented interfaces, such as IMessage, IEquatable, and IDeepCloneable, of the \u003ccode\u003eBatchDeleteEntitiesRequest\u003c/code\u003e class.\u003c/p\u003e\n"]]],[],null,[]]