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."],[[["This document provides reference documentation for the `EnableAdvancedSiteSearchResponse` class within the Google Cloud Discovery Engine v1 API."],["The `EnableAdvancedSiteSearchResponse` class is the response message for the `SiteSearchEngineService.EnableAdvancedSiteSearch` method."],["The latest version of the `EnableAdvancedSiteSearchResponse` API is 1.6.0, and older versions back to 1.0.0-beta06 are available."],["The class inherits from `object` and implements the `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` interfaces."],["The class is in the `Google.Cloud.DiscoveryEngine.V1` namespace and is contained within the `Google.Cloud.DiscoveryEngine.V1.dll` assembly."]]],[]]