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-31 UTC."],[[["This documentation provides reference information for the `Answer.Types.Step.Types.Action` class within the Google Cloud Discovery Engine v1 API."],["The `Action` class, which is part of the `Google.Cloud.DiscoveryEngine.V1` namespace, implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `Action` class has two constructors: a default one (`Action()`) and one that accepts another `Action` object for copying (`Action(Action other)`)."],["The class properties define the type of `Action`, including `ActionCase`, `Observation`, and `SearchAction`, which relate to different types of actions."],["There are multiple versions of the `Answer.Types.Step.Types.Action` class available, ranging from version 1.0.0-beta06 up to the latest version 1.6.0."]]],[]]