public sealed class Answer.Types.Step.Types.Action.Types.SearchAction : IMessage<Answer.Types.Step.Types.Action.Types.SearchAction>, IEquatable<Answer.Types.Step.Types.Action.Types.SearchAction>, IDeepCloneable<Answer.Types.Step.Types.Action.Types.SearchAction>, IBufferMessage, IMessage
Reference documentation and code samples for the Discovery Engine v1beta API class Answer.Types.Step.Types.Action.Types.SearchAction.
[[["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 `SearchAction` class within the Discovery Engine v1beta API, specifically for version 1.0.0-beta17."],["The `SearchAction` class, found in the `Google.Cloud.DiscoveryEngine.V1Beta` namespace, represents a search action as part of an answer step."],["It inherits from `object` and implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, making it a clonable, comparable and serializable message."],["The class offers two constructors: a default one and another that takes an existing `SearchAction` object to create a copy, as well as having a `Query` property of type `string`."],["The `SearchAction` class is part of the `Google.Cloud.DiscoveryEngine.V1Beta.dll` assembly."]]],[]]