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"]],[["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-03-21 UTC."],[[["This webpage details the `SetParameterAction` class, which is used for setting parameter values within the `Google.Cloud.Dialogflow.Cx.V3` namespace."],["The `SetParameterAction` class is implemented across multiple versions, ranging from 1.0.0 to the latest version 2.23.0."],["The class inherits from `Object` and implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, all related to the `SetParameterAction` class."],["`SetParameterAction` has two constructors and two properties: `Parameter`, which is a string representing the parameter's display name, and `Value`, representing the new parameter value or null to clear it."],["The `SetParameterAction` class can be found in the `Google.Cloud.Dialogflow.Cx.V3.dll` assembly."]]],[]]