public sealed class BatchDeleteEntityTypesRequest : IMessage<BatchDeleteEntityTypesRequest>, IEquatable<BatchDeleteEntityTypesRequest>, IDeepCloneable<BatchDeleteEntityTypesRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Dialogflow v2 API class BatchDeleteEntityTypesRequest.
The request message for
[EntityTypes.BatchDeleteEntityTypes][google.cloud.dialogflow.v2.EntityTypes.BatchDeleteEntityTypes].
[[["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-08-07 UTC."],[[["\u003cp\u003eThe latest version available for the \u003ccode\u003eBatchDeleteEntityTypesRequest\u003c/code\u003e class in the Google Cloud Dialogflow v2 API is 4.26.0, with previous versions ranging down to 3.2.0.\u003c/p\u003e\n"],["\u003cp\u003eThis class, \u003ccode\u003eBatchDeleteEntityTypesRequest\u003c/code\u003e, is used to construct requests for deleting multiple entity types in the Dialogflow v2 API.\u003c/p\u003e\n"],["\u003cp\u003eIt inherits from various interfaces like \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, and is implemented within the \u003ccode\u003eGoogle.Cloud.Dialogflow.V2\u003c/code\u003e namespace.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eEntityTypeNames\u003c/code\u003e property is a required field that contains the names of the entity types that are targeted to be deleted, which must all be related to the same agent.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eParent\u003c/code\u003e property is required and specifies the agent from which to delete the entity types, and \u003ccode\u003eParentAsAgentName\u003c/code\u003e provides an AgentName-typed view of the parent resource.\u003c/p\u003e\n"]]],[],null,[]]