public sealed class EnableAdvancedSiteSearchResponse : IMessage<EnableAdvancedSiteSearchResponse>, IEquatable<EnableAdvancedSiteSearchResponse>, IDeepCloneable<EnableAdvancedSiteSearchResponse>, IBufferMessage, IMessage
Reference documentation and code samples for the Discovery Engine v1 API class EnableAdvancedSiteSearchResponse.
Response message for
[SiteSearchEngineService.EnableAdvancedSiteSearch][google.cloud.discoveryengine.v1.SiteSearchEngineService.EnableAdvancedSiteSearch]
method.
[[["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."],[[["The latest version of the `EnableAdvancedSiteSearchResponse` class is 1.6.0, and this page focuses on version 1.2.0."],["`EnableAdvancedSiteSearchResponse` is a response message used in the `SiteSearchEngineService.EnableAdvancedSiteSearch` method within the Discovery Engine v1 API."],["This class inherits from the base object class and implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `EnableAdvancedSiteSearchResponse` class is located within the `Google.Cloud.DiscoveryEngine.V1` namespace and is part of the `Google.Cloud.DiscoveryEngine.V1.dll` assembly."],["There are two constructors available: a default one `EnableAdvancedSiteSearchResponse()` and one that takes another `EnableAdvancedSiteSearchResponse` object as an argument `EnableAdvancedSiteSearchResponse(EnableAdvancedSiteSearchResponse other)`."]]],[]]