public sealed class EnableAdvancedSiteSearchResponse : IMessage<EnableAdvancedSiteSearchResponse>, IEquatable<EnableAdvancedSiteSearchResponse>, IDeepCloneable<EnableAdvancedSiteSearchResponse>, IBufferMessage, IMessage
Reference documentation and code samples for the Discovery Engine v1beta API class EnableAdvancedSiteSearchResponse.
Response message for
[SiteSearchEngineService.EnableAdvancedSiteSearch][google.cloud.discoveryengine.v1beta.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 documentation details the `EnableAdvancedSiteSearchResponse` class, which is part of the Google Cloud Discovery Engine v1beta API, version 1.0.0-beta17."],["The `EnableAdvancedSiteSearchResponse` class serves as the response message for the `SiteSearchEngineService.EnableAdvancedSiteSearch` method."],["This class inherits from the base `object` class and implements the `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` interfaces."],["Two constructors are provided for `EnableAdvancedSiteSearchResponse`: a default constructor and a copy constructor that takes another `EnableAdvancedSiteSearchResponse` object."],["The `EnableAdvancedSiteSearchResponse` class is found within the `Google.Cloud.DiscoveryEngine.V1Beta` namespace and is contained in the `Google.Cloud.DiscoveryEngine.V1Beta.dll` assembly."]]],[]]