public sealed class Answer.Types.Step : IMessage<Answer.Types.Step>, IEquatable<Answer.Types.Step>, IDeepCloneable<Answer.Types.Step>, IBufferMessage, IMessage
Reference documentation and code samples for the Discovery Engine v1 API class Answer.Types.Step.
[[["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 documentation provides details for the `Answer.Types.Step` class within the Discovery Engine v1 API."],["The `Answer.Types.Step` class, which represents step information, inherits from `object` and implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class includes properties such as `Actions` (a list of actions), `Description`, `State`, and `Thought`, which allow for detailed representation of a step within the Discovery Engine."],["The latest version of this documented item is 1.6.0 and there is a list of previous versions leading down to version 1.0.0-beta06."]]],[]]