public sealed class DisableAdvancedSiteSearchResponse : IMessage<DisableAdvancedSiteSearchResponse>, IEquatable<DisableAdvancedSiteSearchResponse>, IDeepCloneable<DisableAdvancedSiteSearchResponse>, IBufferMessage, IMessage
Reference documentation and code samples for the Discovery Engine v1beta API class DisableAdvancedSiteSearchResponse.
Response message for
[SiteSearchEngineService.DisableAdvancedSiteSearch][google.cloud.discoveryengine.v1beta.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 reference documentation for the `DisableAdvancedSiteSearchResponse` class within the Google Cloud Discovery Engine v1beta API."],["The `DisableAdvancedSiteSearchResponse` class is a response message for the `SiteSearchEngineService.DisableAdvancedSiteSearch` method."],["The class inherits from `object` and implements `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` interfaces."],["There are two constructors available for creating instances of the `DisableAdvancedSiteSearchResponse` class: a default constructor and one that takes another `DisableAdvancedSiteSearchResponse` instance as input."],["The latest version available for the `DisableAdvancedSiteSearchResponse` is 1.0.0-beta18, but version 1.0.0-beta17 is also available."]]],[]]