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 webpage provides documentation for the \u003ccode\u003eFulfillment.Types.SetParameterAction\u003c/code\u003e class within the Dialogflow v3 API, specifically for the .NET environment.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eSetParameterAction\u003c/code\u003e class is used to define an action that sets the value of a parameter in a Dialogflow fulfillment and can be used to clear the parameter with a null value.\u003c/p\u003e\n"],["\u003cp\u003eThe documentation lists multiple versions of the Dialogflow v3 API, ranging from version 1.0.0 up to the latest version 2.23.0, including version 2.19.0, which is the current displayed version.\u003c/p\u003e\n"],["\u003cp\u003eThe class implements several interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, for protocol buffer support and comparison operations.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eSetParameterAction\u003c/code\u003e class has two main properties: \u003ccode\u003eParameter\u003c/code\u003e, which is the name of the parameter to set and \u003ccode\u003eValue\u003c/code\u003e which is the new value for the parameter.\u003c/p\u003e\n"]]],[],null,[]]