public sealed class Engine.Types.SearchEngineConfig : IMessage<Engine.Types.SearchEngineConfig>, IEquatable<Engine.Types.SearchEngineConfig>, IDeepCloneable<Engine.Types.SearchEngineConfig>, IBufferMessage, IMessage
Reference documentation and code samples for the Discovery Engine v1 API class Engine.Types.SearchEngineConfig.
[[["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 `Engine.Types.SearchEngineConfig` class within the Google Cloud Discovery Engine v1 API."],["`SearchEngineConfig` is a class that defines configurations for a search engine and implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class includes properties such as `SearchAddOns`, which determines the add-ons enabled for the search engine, and `SearchTier`, which determines the search feature tier."],["The document highlights different available versions of this class, with version 1.6.0 being the latest, and provides links to the documentation of those versions."],["The namespace of the class is `Google.Cloud.DiscoveryEngine.V1`, and the assembly is within `Google.Cloud.DiscoveryEngine.V1.dll`."]]],[]]