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 documentation pertains to the `DisableAdvancedSiteSearchResponse` class within the Google Cloud Discovery Engine v1beta API, specifically version 1.0.0-beta17."],["The `DisableAdvancedSiteSearchResponse` class serves as the response message for the `SiteSearchEngineService.DisableAdvancedSiteSearch` method, which is a part of the Discovery Engine API."],["This class inherits from the base `object` class and implements interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class contains two constructors `DisableAdvancedSiteSearchResponse()` which is the default constructor, and `DisableAdvancedSiteSearchResponse(DisableAdvancedSiteSearchResponse other)` which copies the data from the given `other` instance."],["The latest version available in the documentation is 1.0.0-beta18, while the current page focuses on the specifics of version 1.0.0-beta17."]]],[]]