public MapField<string, Value> Parameters { get; }
Optional for [WebhookRequest][google.cloud.dialogflow.cx.v3.WebhookRequest]. Optional for [WebhookResponse][google.cloud.dialogflow.cx.v3.WebhookResponse].
All parameters collected from forms and intents during the session.
Parameters can be created, updated, or removed by the webhook. To remove a
parameter from the session, the webhook should explicitly set the parameter
value to null in [WebhookResponse][google.cloud.dialogflow.cx.v3.WebhookResponse]. The map is keyed by parameters'
display names.
Always present for [WebhookRequest][google.cloud.dialogflow.cx.v3.WebhookRequest]. Ignored for [WebhookResponse][google.cloud.dialogflow.cx.v3.WebhookResponse].
The unique identifier of the [session][google.cloud.dialogflow.cx.v3.DetectIntentRequest.session]. This
field can be used by the webhook to identify a session.
Format: projects/<Project ID>/locations/<Location ID>/agents/<Agent
ID>/sessions/<Session ID> or projects/<Project ID>/locations/<Location
ID>/agents/<Agent ID>/environments/<Environment ID>/sessions/<Session ID>
if environment is specified.
[[["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 webpage provides documentation for the \u003ccode\u003eSessionInfo\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.Dialogflow.Cx.V3\u003c/code\u003e namespace, spanning versions from 1.0.0 to 2.23.0 of the .NET library.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eSessionInfo\u003c/code\u003e is used to represent session information that is sent between a webhook and a Dialogflow CX agent during a conversation, allowing the storage, manipulation, and use of parameters and identifying a particular session.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eSessionInfo\u003c/code\u003e class implements interfaces such as \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e and it inherits from the \u003ccode\u003eObject\u003c/code\u003e class, with a \u003ccode\u003eParameters\u003c/code\u003e property for handling collected form and intent parameters, and a \u003ccode\u003eSession\u003c/code\u003e property for the session's unique identifier.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of the \u003ccode\u003eGoogle.Cloud.Dialogflow.Cx.V3.SessionInfo\u003c/code\u003e is version 2.23.0, which is found at the top of the list of all versions.\u003c/p\u003e\n"],["\u003cp\u003eThe documentation includes details on the class's constructors (\u003ccode\u003eSessionInfo()\u003c/code\u003e, \u003ccode\u003eSessionInfo(SessionInfo)\u003c/code\u003e), properties (\u003ccode\u003eParameters\u003c/code\u003e, \u003ccode\u003eSession\u003c/code\u003e, \u003ccode\u003eSessionAsSessionName\u003c/code\u003e), inherited members, and namespace information.\u003c/p\u003e\n"]]],[],null,[]]