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 v1beta 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 information for the `Engine.Types.SearchEngineConfig` class within the Google Cloud Discovery Engine v1beta API, including its inheritance and implemented interfaces."],["The `Engine.Types.SearchEngineConfig` class is used to define configurations for a Search Engine within the Discovery Engine API."],["It includes constructors for creating instances of `SearchEngineConfig`, one default and one that takes another `SearchEngineConfig` as a parameter."],["The class contains properties such as `SearchAddOns`, a `RepeatedField` that specifies enabled add-ons, and `SearchTier`, which determines the pricing tier of the search engine."],["The documentation is for version `1.0.0-beta10`, but also has links to the most recent `1.0.0-beta18` and `1.0.0-beta17` versions."]]],[]]