public sealed class CreateSessionEntityTypeRequest : IMessage<CreateSessionEntityTypeRequest>, IEquatable<CreateSessionEntityTypeRequest>, IDeepCloneable<CreateSessionEntityTypeRequest>, IBufferMessage, IMessage
The request message for [SessionEntityTypes.CreateSessionEntityType][google.cloud.dialogflow.v2.SessionEntityTypes.CreateSessionEntityType].
Required. The session to create a session entity type for.
Format: projects/{Project ID}/agent/sessions/{Session ID} or
projects/{Project ID}/agent/environments/{Environment ID}/users/{User ID}/
sessions/<Session ID>.
If Environment ID is not specified, we assume default 'draft'
environment. If User ID is not specified, we assume default '-' user.
[[["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\u003eCreateSessionEntityTypeRequest\u003c/code\u003e class within the Google Cloud Dialogflow V2 library for .NET, specifically for version 3.9.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eCreateSessionEntityTypeRequest\u003c/code\u003e class is used to create a request message for the \u003ccode\u003eSessionEntityTypes.CreateSessionEntityType\u003c/code\u003e method in Dialogflow.\u003c/p\u003e\n"],["\u003cp\u003eThe page lists available versions of \u003ccode\u003eCreateSessionEntityTypeRequest\u003c/code\u003e, ranging from 3.2.0 to 4.26.0, with 4.26.0 being the latest version, it also includes the parent classes and interfaces the class inherits from.\u003c/p\u003e\n"],["\u003cp\u003eThe class has 2 constructors, \u003ccode\u003eCreateSessionEntityTypeRequest()\u003c/code\u003e, and \u003ccode\u003eCreateSessionEntityTypeRequest(CreateSessionEntityTypeRequest other)\u003c/code\u003e, which takes another \u003ccode\u003eCreateSessionEntityTypeRequest\u003c/code\u003e object as a parameter.\u003c/p\u003e\n"],["\u003cp\u003eThe class has three different properties: \u003ccode\u003eParent\u003c/code\u003e which is a string format of the project ID and session, \u003ccode\u003eParentAsSessionName\u003c/code\u003e which is the \u003ccode\u003eSessionName\u003c/code\u003e-typed view over the \u003ccode\u003eParent\u003c/code\u003e property, and \u003ccode\u003eSessionEntityType\u003c/code\u003e which is the type of the session entity to create.\u003c/p\u003e\n"]]],[],null,[]]