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"]],[["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 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\u003eIt lists the available versions of the API, ranging from 1.0.0 to the latest version 2.23.0, with links to each version's specific documentation.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eAgent.Types.PersonalizationSettings\u003c/code\u003e class is used to configure settings for end-user personalization, implementing multiple interfaces like \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 properties such as \u003ccode\u003eDefaultEndUserMetadata\u003c/code\u003e, which allows setting default metadata for end users, to be used with \u003ccode\u003eDetectIntent\u003c/code\u003e requests.\u003c/p\u003e\n"],["\u003cp\u003eThe documentation outlines the class's inheritance, implemented interfaces, constructors, and properties, along with their descriptions.\u003c/p\u003e\n"]]],[],null,[]]