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\u003eThe content pertains to the \u003ccode\u003eCreateSessionEntityTypeRequest\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.Dialogflow.V2\u003c/code\u003e namespace, detailing its various versions, inheritance, implementations, constructors, and properties.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version available for the \u003ccode\u003eCreateSessionEntityTypeRequest\u003c/code\u003e is 4.26.0, with versions spanning down to 3.2.0 also accessible, and it is specifically the request message for \u003ccode\u003eSessionEntityTypes.CreateSessionEntityType\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eCreateSessionEntityTypeRequest\u003c/code\u003e implements multiple interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, showcasing its capabilities in message handling, comparison, deep cloning, and buffer operations.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eCreateSessionEntityTypeRequest\u003c/code\u003e class includes constructors for creating a new instance or copying an existing one, and it has properties such as \u003ccode\u003eParent\u003c/code\u003e (session information) and \u003ccode\u003eSessionEntityType\u003c/code\u003e (the session entity type to create).\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eParent\u003c/code\u003e property in \u003ccode\u003eCreateSessionEntityTypeRequest\u003c/code\u003e specifies the session format as \u003ccode\u003eprojects/{Project ID}/agent/sessions/{Session ID}\u003c/code\u003e or \u003ccode\u003eprojects/{Project ID}/agent/environments/{Environment ID}/users/{User ID}/sessions/<Session ID>\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]