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 Google Cloud Dialogflow CX V3 API, detailing its purpose in setting parameter values."],["The `SetParameterAction` class implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, indicating its role in message handling and object comparison."],["The document includes a list of available versions of the API, ranging from the latest version 2.23.0 down to version 1.0.0, indicating a history of updates and changes."],["The class includes properties like `Parameter` (a string for the display name) and `Value` (a `Value` type for the new parameter value), allowing for the configuration of the parameter setting."],["The page shows the class' inheritance (`object`) and all inherited members, along with showing its constructors and how they can be used."]]],[]]