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-08-04 UTC."],[[["This document provides reference documentation for the `Answer.Types.Step` class within the Google Cloud Discovery Engine v1 API, specifically for version 1.2.0."],["The `Answer.Types.Step` class represents step information and inherits from `object`, implementing interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class includes properties such as `Actions` (a list of actions), `Description`, `State`, and `Thought`, which provide details about the step's functionality and status."],["The provided versions available for this documentation range from 1.0.0-beta06 to the latest version, 1.6.0, with version 1.2.0 currently being displayed."],["The namespace for this class is `Google.Cloud.DiscoveryEngine.V1`, and it's part of the `Google.Cloud.DiscoveryEngine.V1.dll` assembly."]]],[]]