public sealed class SiteSearchEngine : IMessage<SiteSearchEngine>, IEquatable<SiteSearchEngine>, IDeepCloneable<SiteSearchEngine>, IBufferMessage, IMessage
Reference documentation and code samples for the Discovery Engine v1 API class SiteSearchEngine.
SiteSearchEngine captures DataStore level site search persisting
configurations. It is a singleton value per data store.
[[["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."],[[["Version 1.5.0 of the Discovery Engine v1 API class `SiteSearchEngine` is detailed in this documentation, with the latest version being 1.6.0."],["`SiteSearchEngine` is a singleton value per data store that captures site search configurations at the DataStore level."],["The class `SiteSearchEngine` inherits from `object` and implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `SiteSearchEngine` class provides properties like `Name` (a string representing the fully qualified resource name) and `SiteSearchEngineName` (a typed view over the resource name)."],["The current document is a reference for the `SiteSearchEngine` in the `Google.Cloud.DiscoveryEngine.V1` namespace, found in the `Google.Cloud.DiscoveryEngine.V1.dll` assembly."]]],[]]