public sealed class Agent.Types.PersonalizationSettings : IMessage<Agent.Types.PersonalizationSettings>, IEquatable<Agent.Types.PersonalizationSettings>, IDeepCloneable<Agent.Types.PersonalizationSettings>, IBufferMessage, IMessage
Reference documentation and code samples for the Dialogflow v3 API class Agent.Types.PersonalizationSettings.
public Struct DefaultEndUserMetadata { get; set; }
Optional. Default end user metadata, used when processing DetectIntent
requests. Recommended to be filled as a template instead of hard-coded
value, for example { "age": "$session.params.age" }. The data will be
merged with the
[QueryParameters.end_user_metadata][google.cloud.dialogflow.cx.v3.QueryParameters.end_user_metadata]
in
[DetectIntentRequest.query_params][google.cloud.dialogflow.cx.v3.DetectIntentRequest.query_params]
during query processing.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThis page provides reference documentation for the \u003ccode\u003eAgent.Types.PersonalizationSettings\u003c/code\u003e class within the Google Cloud Dialogflow CX v3 API.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eAgent.Types.PersonalizationSettings\u003c/code\u003e class is designed for configuring settings related to end-user personalization in Dialogflow CX.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of the API documentation for \u003ccode\u003eAgent.Types.PersonalizationSettings\u003c/code\u003e is 2.23.0, with a history of versions going back to 1.0.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003ePersonalizationSettings\u003c/code\u003e class includes a \u003ccode\u003eDefaultEndUserMetadata\u003c/code\u003e property, which allows setting default metadata for DetectIntent requests, as a template.\u003c/p\u003e\n"],["\u003cp\u003eThis class 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, and has constructors for creating new instances and copying existing ones.\u003c/p\u003e\n"]]],[],null,[]]