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 page provides reference documentation for the \u003ccode\u003eDeleteSessionEntityTypeRequest\u003c/code\u003e class within the Google Cloud Dialogflow CX V3 API for .NET.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eDeleteSessionEntityTypeRequest\u003c/code\u003e class is used to formulate a request to delete a session entity type, as part of the \u003ccode\u003eSessionEntityTypes.DeleteSessionEntityType\u003c/code\u003e function.\u003c/p\u003e\n"],["\u003cp\u003eThe page lists various versions of the API, with the latest being 2.23.0, with a history back to 1.0.0, all referencing the same \u003ccode\u003eDeleteSessionEntityTypeRequest\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eName\u003c/code\u003e property within the \u003ccode\u003eDeleteSessionEntityTypeRequest\u003c/code\u003e class specifies the session entity type to be deleted, with a required format including project, location, agent, session, and entity type IDs.\u003c/p\u003e\n"],["\u003cp\u003eThe page also includes details on inherited members, constructors, and the \u003ccode\u003eSessionEntityTypeName\u003c/code\u003e property, which offers a typed view of the \u003ccode\u003eName\u003c/code\u003e property.\u003c/p\u003e\n"]]],[],null,[]]