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."],[[["This document provides reference documentation for the `Fulfillment.Types.SetParameterAction` class within the Dialogflow v3 API, specifically for .NET development."],["The `SetParameterAction` class is used to define how to set a parameter's value in a Dialogflow fulfillment, as described by the phrase \"Setting a parameter value\"."],["The documentation covers a range of versions of this API, from version 1.0.0 up to the latest, version 2.23.0, with each version having a dedicated link to specific information."],["The class `Fulfillment.Types.SetParameterAction` implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and the documentation outlines its constructors and key properties like `Parameter` and `Value`."]]],[]]