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"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-04-09 UTC."],[[["This page provides reference documentation for the `Fulfillment.Types.SetParameterAction` class within the Dialogflow v3 API, specifically for .NET development."],["The `SetParameterAction` class is used to set a parameter value in Dialogflow, and it implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The latest version documented is 2.23.0, with the current version being 2.21.0, and the page also includes links to all other previous versions dating back to 1.0.0."],["Key properties of the `SetParameterAction` class include `Parameter`, which represents the display name of the parameter, and `Value`, which determines the new value for the specified parameter."]]],[]]