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/<Project ID>/locations/<Location ID>/agents/<Agent
ID>/sessions/<Session ID>/entityTypes/<Entity Type ID> or
projects/<Project ID>/locations/<Location ID>/agents/<Agent
ID>/environments/<Environment ID>/sessions/<Session ID>/entityTypes/<Entity
Type ID>. 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 document provides reference documentation for the \u003ccode\u003eDeleteSessionEntityTypeRequest\u003c/code\u003e class within the Dialogflow v3 API.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eDeleteSessionEntityTypeRequest\u003c/code\u003e class is used to formulate a request to delete a session entity type in Dialogflow CX.\u003c/p\u003e\n"],["\u003cp\u003eThe document details the available versions of the API, ranging from version 1.0.0 to the latest version 2.23.0, including links to each version's documentation.\u003c/p\u003e\n"],["\u003cp\u003eIt outlines the class's inheritance, implementing interfaces, constructors, properties such as \u003ccode\u003eName\u003c/code\u003e and \u003ccode\u003eSessionEntityTypeName\u003c/code\u003e, and inherited members, giving a comprehensive view of its structure and function.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eName\u003c/code\u003e property of the class is mandatory, requiring the complete identifier of the session entity type to delete, encompassing details like Project ID, Location ID, Agent ID, and Entity Type ID, while also mentioning the option of using the default 'draft' environment if \u003ccode\u003eEnvironment ID\u003c/code\u003e is not specified.\u003c/p\u003e\n"]]],[],null,[]]