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 page details the \u003ccode\u003eCreateSessionEntityTypeRequest\u003c/code\u003e class within the Google.Cloud.Dialogflow.V2 namespace, specifically for version 3.7.0 of the library.\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 function in Dialogflow.\u003c/p\u003e\n"],["\u003cp\u003eThe page includes an overview of available versions, ranging from 4.26.0 (latest) to 3.2.0, each linking to their respective documentation.\u003c/p\u003e\n"],["\u003cp\u003eThe documentation provides details on the class's inheritance, implemented interfaces, constructors, and key properties such as \u003ccode\u003eParent\u003c/code\u003e, \u003ccode\u003eParentAsSessionName\u003c/code\u003e, and \u003ccode\u003eSessionEntityType\u003c/code\u003e, including a description of each.\u003c/p\u003e\n"],["\u003cp\u003eThe class requires a session to be specified in order to create a session entity type, and the session ID must follow a specified format.\u003c/p\u003e\n"]]],[],null,[]]