public sealed class 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\u003eSetParameterAction\u003c/code\u003e class within the Dialogflow v3 API, specifically within the \u003ccode\u003eGoogle.Cloud.Dialogflow.Cx.V3\u003c/code\u003e namespace.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eSetParameterAction\u003c/code\u003e class is used to define the setting of a parameter value in Dialogflow and is part of the \u003ccode\u003eFulfillment.Types\u003c/code\u003e nested type.\u003c/p\u003e\n"],["\u003cp\u003eThe webpage includes documentation and links for numerous versions of the API, ranging from version 1.0.0 to the latest version 2.23.0.\u003c/p\u003e\n"],["\u003cp\u003eThe document outlines that the class inherits from \u003ccode\u003eObject\u003c/code\u003e and implements several interfaces, such as \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\u003e\u003ccode\u003eSetParameterAction\u003c/code\u003e has two main properties: \u003ccode\u003eParameter\u003c/code\u003e (a string representing the name of the parameter) and \u003ccode\u003eValue\u003c/code\u003e (of type \u003ccode\u003eValue\u003c/code\u003e, representing the new parameter's value or null to clear it).\u003c/p\u003e\n"]]],[],null,[]]