public sealed class DeleteSessionEntityTypeRequest : IMessage<DeleteSessionEntityTypeRequest>, IEquatable<DeleteSessionEntityTypeRequest>, IDeepCloneable<DeleteSessionEntityTypeRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Dialogflow v3 API class DeleteSessionEntityTypeRequest.
The request message for
[SessionEntityTypes.DeleteSessionEntityType][google.cloud.dialogflow.cx.v3.SessionEntityTypes.DeleteSessionEntityType].
Required. The name of the session entity type to delete.
Format:
projects/<ProjectID>/locations/<LocationID>/agents/<AgentID>/sessions/<SessionID>/entityTypes/<EntityTypeID>
or
projects/<ProjectID>/locations/<LocationID>/agents/<AgentID>/environments/<EnvironmentID>/sessions/<SessionID>/entityTypes/<EntityTypeID>.
If Environment ID is not specified,
we assume default 'draft' environment.
[[["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 provides reference documentation for the \u003ccode\u003eDeleteSessionEntityTypeRequest\u003c/code\u003e class within the Google Cloud Dialogflow CX V3 API.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of the API is 2.23.0, with a history of versions ranging back to 1.0.0 available for review.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eDeleteSessionEntityTypeRequest\u003c/code\u003e class is used to delete a session entity type, as described within the context of the \u003ccode\u003eSessionEntityTypes.DeleteSessionEntityType\u003c/code\u003e method.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eDeleteSessionEntityTypeRequest\u003c/code\u003e class includes properties like \u003ccode\u003eName\u003c/code\u003e and \u003ccode\u003eSessionEntityTypeName\u003c/code\u003e, which are crucial for specifying the entity type to be deleted.\u003c/p\u003e\n"],["\u003cp\u003eThe class inherits from several interfaces, including \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.Cx.V3\u003c/code\u003e namespace.\u003c/p\u003e\n"]]],[],null,[]]