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-03-21 UTC."],[[["The documentation covers the `Fulfillment.Types.SetParameterAction` class within the Google.Cloud.Dialogflow.Cx.V3 API, which is used for setting parameter values in Dialogflow CX."],["Version 2.23.0 is the latest available version of the Google.Cloud.Dialogflow.Cx.V3 API documented, with a range of historical versions available, going back to version 1.0.0."],["`Fulfillment.Types.SetParameterAction` implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class has two constructors: a default constructor and a constructor that takes another `SetParameterAction` object."],["The class contains two properties, one being a string called \"Parameter\", and the other being a Value type object called \"Value\"."]]],[]]