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 user.
Format: projects/<Project ID>/locations/<Location ID>/agents/<Agent
ID>/sessions/<Session ID>.
Property Value
Type
Description
System.String
SessionAsSessionName
public SessionName SessionAsSessionName { get; set; }
[[["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 a comprehensive list of versions for the \u003ccode\u003eGoogle.Cloud.Dialogflow.Cx.V3.SessionInfo\u003c/code\u003e class, ranging from version 1.0.0 up to the latest version 2.23.0.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eSessionInfo\u003c/code\u003e is a sealed class that represents session information exchanged between a system and a webhook, implementing multiple 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 \u003ccode\u003eSessionInfo\u003c/code\u003e class includes properties such as \u003ccode\u003eParameters\u003c/code\u003e, \u003ccode\u003eSession\u003c/code\u003e, and \u003ccode\u003eSessionAsSessionName\u003c/code\u003e, which are used to handle session-related data and identifiers.\u003c/p\u003e\n"],["\u003cp\u003eThe page details the constructors of the \u003ccode\u003eSessionInfo\u003c/code\u003e class, including a default constructor and a copy constructor that allows creating a new instance based on an existing \u003ccode\u003eSessionInfo\u003c/code\u003e object.\u003c/p\u003e\n"],["\u003cp\u003eThe document is a reference for the .NET library for Dialogflow CX, with specific details on the \u003ccode\u003eSessionInfo\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.Dialogflow.Cx.V3\u003c/code\u003e namespace.\u003c/p\u003e\n"]]],[],null,[]]