public sealed class SetParameterAction : IMessage<Fulfillment.Types.SetParameterAction>, IEquatable<Fulfillment.Types.SetParameterAction>, IDeepCloneable<Fulfillment.Types.SetParameterAction>, IBufferMessage, IMessage
[[["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 content focuses on the \u003ccode\u003eSetParameterAction\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.Dialogflow.Cx.V3\u003c/code\u003e namespace, which is used for setting parameter values in Dialogflow CX.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eSetParameterAction\u003c/code\u003e class has been implemented across multiple versions, with version 2.23.0 being the most current and version 1.0.0 the original, all the way up to the latest version.\u003c/p\u003e\n"],["\u003cp\u003eThe class implements various interfaces including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, providing functionality for message handling, equality comparisons, deep cloning, and buffered message operations.\u003c/p\u003e\n"],["\u003cp\u003eKey properties of the \u003ccode\u003eSetParameterAction\u003c/code\u003e class include \u003ccode\u003eParameter\u003c/code\u003e (a string representing the display name) and \u003ccode\u003eValue\u003c/code\u003e (a \u003ccode\u003eGoogle.Protobuf.WellKnownTypes.Value\u003c/code\u003e representing the new value or a null value to clear the parameter).\u003c/p\u003e\n"],["\u003cp\u003eThe main features of this class is the ability to construct instances with or without pre existing \u003ccode\u003eSetParameterAction\u003c/code\u003e objects, which will clone the provided object.\u003c/p\u003e\n"]]],[],null,[]]