public sealed class DisableAdvancedSiteSearchResponse : IMessage<DisableAdvancedSiteSearchResponse>, IEquatable<DisableAdvancedSiteSearchResponse>, IDeepCloneable<DisableAdvancedSiteSearchResponse>, IBufferMessage, IMessage
Reference documentation and code samples for the Discovery Engine v1 API class DisableAdvancedSiteSearchResponse.
Response message for
[SiteSearchEngineService.DisableAdvancedSiteSearch][google.cloud.discoveryengine.v1.SiteSearchEngineService.DisableAdvancedSiteSearch]
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 page provides documentation for the `DisableAdvancedSiteSearchResponse` class within the Google Cloud Discovery Engine v1 API."],["The latest version of this class is 1.6.0, and documentation is available for versions ranging from 1.0.0-beta06 to 1.6.0."],["`DisableAdvancedSiteSearchResponse` is the response message for the `SiteSearchEngineService.DisableAdvancedSiteSearch` method, implementing several interfaces such as `IMessage`, `IEquatable`, and `IDeepCloneable`."],["The class inherits from `object` and includes constructors to create a new instance or copy an existing one."],["The namespace for the class is `Google.Cloud.DiscoveryEngine.V1`, and it is located within the `Google.Cloud.DiscoveryEngine.V1.dll` assembly."]]],[]]