public sealed class Fulfillment.Types.SetParameterAction : IMessage<Fulfillment.Types.SetParameterAction>, IEquatable<Fulfillment.Types.SetParameterAction>, IDeepCloneable<Fulfillment.Types.SetParameterAction>, IBufferMessage, IMessage
Reference documentation and code samples for the Dialogflow v3 API class Fulfillment.Types.SetParameterAction.
[[["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 documentation page covers the \u003ccode\u003eFulfillment.Types.SetParameterAction\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.Dialogflow.Cx.V3\u003c/code\u003e namespace for the Dialogflow v3 API.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version documented is 2.23.0, with a comprehensive list of previous versions starting from 1.0.0, each linking to its respective documentation.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eSetParameterAction\u003c/code\u003e is used to set the value of a parameter and it inherits from \u003ccode\u003eobject\u003c/code\u003e, implementing \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e interfaces.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eSetParameterAction\u003c/code\u003e class has two main properties: \u003ccode\u003eParameter\u003c/code\u003e, which represents the display name of the parameter (string), and \u003ccode\u003eValue\u003c/code\u003e, which represents the new value for the parameter (of type \u003ccode\u003eValue\u003c/code\u003e) and can be null to clear it.\u003c/p\u003e\n"],["\u003cp\u003eThere are 2 constructors for the class \u003ccode\u003eSetParameterAction\u003c/code\u003e, one being a default constructor, and the other allowing you to pass an already created \u003ccode\u003eSetParameterAction\u003c/code\u003e object.\u003c/p\u003e\n"]]],[],null,[]]