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 document provides reference documentation for the `DisableAdvancedSiteSearchResponse` class within the Google Cloud Discovery Engine v1 API."],["The `DisableAdvancedSiteSearchResponse` class is a response message for the `DisableAdvancedSiteSearch` method in the `SiteSearchEngineService`."],["The class implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["Version 1.6.0 is the latest version of the API, with previous versions including 1.5.0, 1.4.0, 1.3.0, 1.2.0, 1.1.0, and 1.0.0-beta06 also available."],["The document lists inherited members from `object`, including `GetHashCode()`, `GetType()`, and `ToString()` along with the constructors available."]]],[]]