public sealed class Answer.Types.Step.Types.Action : IMessage<Answer.Types.Step.Types.Action>, IEquatable<Answer.Types.Step.Types.Action>, IDeepCloneable<Answer.Types.Step.Types.Action>, IBufferMessage, IMessage
Reference documentation and code samples for the Discovery Engine v1 API class Answer.Types.Step.Types.Action.
[[["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 page provides reference documentation for the `Answer.Types.Step.Types.Action` class within the Discovery Engine v1 API."],["The `Answer.Types.Step.Types.Action` class represents an action within a step, inheriting from `object` and implementing several interfaces like `IMessage`, `IEquatable`, and `IDeepCloneable`."],["There are two constructors available for the `Action` class, one default and another for copying from an existing `Answer.Types.Step.Types.Action` instance."],["Key properties of this class include `ActionCase`, `Observation`, and `SearchAction`, allowing for different types of actions to be represented and managed."],["The documentation shows that version 1.6.0 is the latest release, and other versions such as 1.5.0, 1.4.0, 1.3.0, 1.2.0, 1.1.0, and 1.0.0-beta06 are also available."]]],[]]