public sealed class Answer.Types.Step.Types.Action.Types.Observation : IMessage<Answer.Types.Step.Types.Action.Types.Observation>, IEquatable<Answer.Types.Step.Types.Action.Types.Observation>, IDeepCloneable<Answer.Types.Step.Types.Action.Types.Observation>, IBufferMessage, IMessage
Reference documentation and code samples for the Discovery Engine v1beta API class Answer.Types.Step.Types.Action.Types.Observation.
[[["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 document provides reference documentation for the `Observation` class within the Google Cloud Discovery Engine v1beta API, specifically for version 1.0.0-beta17."],["The `Observation` class is a part of the nested structure `Answer.Types.Step.Types.Action.Types` and implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class includes a constructor that allows creating a new `Observation` object, either as an empty object or by cloning an existing one."],["The `Observation` class has a property called `SearchResults`, which is a `RepeatedField` that stores search results, which can include snippets or chunk information based on user-defined citation settings."],["The class inherits from object and has inherited members such as GetHashCode(), GetType() and ToString()."]]],[]]