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 webpage provides documentation for the `Fulfillment.Types.SetParameterAction` class within the Dialogflow v3 API, specifically for the .NET environment."],["The `SetParameterAction` class is used to define an action that sets the value of a parameter in a Dialogflow fulfillment and can be used to clear the parameter as well by setting a null value."],["The documentation lists available versions of the Dialogflow v3 API for the `SetParameterAction` class, ranging from version 1.0.0 up to the latest version 2.23.0, while providing links to each one."],["The class implements several interfaces like `IMessage`, `IEquatable`, and `IDeepCloneable` from Google's Protobuf library, and it inherits from the base object class."],["The documentation includes details on the class's constructors, the `Parameter` property (a string), and the `Value` property, which is of type `Google.Protobuf.WellKnownTypes.Value`, detailing their purpose and functionality."]]],[]]