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"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThe \u003ccode\u003eSiteSearchEngine\u003c/code\u003e class, part of the Google Cloud Discovery Engine v1 API, manages site search configurations at the DataStore level.\u003c/p\u003e\n"],["\u003cp\u003eThis class is a singleton, meaning there's only one instance per data store, and it implements several interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eSiteSearchEngine\u003c/code\u003e class has two constructors: a default constructor and one that accepts another \u003ccode\u003eSiteSearchEngine\u003c/code\u003e instance for copying.\u003c/p\u003e\n"],["\u003cp\u003eThe class exposes two main properties: \u003ccode\u003eName\u003c/code\u003e, which is a string representing the fully qualified resource name of the site search engine, and \u003ccode\u003eSiteSearchEngineName\u003c/code\u003e, which is a typed view of the resource name.\u003c/p\u003e\n"],["\u003cp\u003eVersion 1.6.0 is the latest version, and there are several previous versions available, including version 1.0.0-beta06, 1.1.0, 1.2.0, 1.3.0, 1.4.0, and 1.5.0.\u003c/p\u003e\n"]]],[],null,[]]