public sealed class CreateSessionEntityTypeRequest : IMessage<CreateSessionEntityTypeRequest>, IEquatable<CreateSessionEntityTypeRequest>, IDeepCloneable<CreateSessionEntityTypeRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Dialogflow v2beta1 API class CreateSessionEntityTypeRequest.
The request message for
[SessionEntityTypes.CreateSessionEntityType][google.cloud.dialogflow.v2beta1.SessionEntityTypes.CreateSessionEntityType].
If Location ID is not specified we assume default 'us' location. 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 documentation is for the \u003ccode\u003eCreateSessionEntityTypeRequest\u003c/code\u003e class within the Google Cloud Dialogflow v2beta1 API, specifically version 1.0.0-beta22.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eCreateSessionEntityTypeRequest\u003c/code\u003e is a request message used for the \u003ccode\u003eSessionEntityTypes.CreateSessionEntityType\u003c/code\u003e method, and it inherits from the \u003ccode\u003eobject\u003c/code\u003e class and implements several interfaces such as \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe class has two constructors: a parameterless constructor and one that accepts another \u003ccode\u003eCreateSessionEntityTypeRequest\u003c/code\u003e object, with the latter allowing for copying of the other object.\u003c/p\u003e\n"],["\u003cp\u003eIt includes properties such as \u003ccode\u003eParent\u003c/code\u003e which is a required string for specifying the session, and \u003ccode\u003eSessionEntityType\u003c/code\u003e, which represents the session entity type to be created.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eParent\u003c/code\u003e property can support various formats for session identification, and it has an alternative \u003ccode\u003eParentAsSessionName\u003c/code\u003e property that offers a typed view over the \u003ccode\u003eParent\u003c/code\u003e resource name.\u003c/p\u003e\n"]]],[],null,[]]