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-31 UTC."],[[["This webpage provides documentation for the `DisableAdvancedSiteSearchResponse` class within the Google Cloud Discovery Engine v1 API, specifically version 1.4.0."],["The `DisableAdvancedSiteSearchResponse` class is a response message for the `SiteSearchEngineService.DisableAdvancedSiteSearch` method."],["The `DisableAdvancedSiteSearchResponse` class implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class inherits from `object` and has two constructors, one default and one that takes another `DisableAdvancedSiteSearchResponse` instance as a parameter."],["The documentation covers version 1.0.0-beta06 all the way up to the latest version 1.6.0, and all the versions in between."]]],[]]