public sealed class GetSiteSearchEngineRequest : IMessage<GetSiteSearchEngineRequest>, IEquatable<GetSiteSearchEngineRequest>, IDeepCloneable<GetSiteSearchEngineRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Discovery Engine v1 API class GetSiteSearchEngineRequest.
Request message for
[SiteSearchEngineService.GetSiteSearchEngine][google.cloud.discoveryengine.v1.SiteSearchEngineService.GetSiteSearchEngine]
method.
Required. Resource name of
[SiteSearchEngine][google.cloud.discoveryengine.v1.SiteSearchEngine], such
as
projects/{project}/locations/{location}/collections/{collection}/dataStores/{data_store}/siteSearchEngine.
If the caller does not have permission to access the [SiteSearchEngine],
regardless of whether or not it exists, a PERMISSION_DENIED error is
returned.
[[["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\u003eThis document provides reference documentation for the \u003ccode\u003eGetSiteSearchEngineRequest\u003c/code\u003e class within the Google Cloud Discovery Engine v1 API, specifically version 1.4.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eGetSiteSearchEngineRequest\u003c/code\u003e class is used to request a specific site search engine using the \u003ccode\u003eSiteSearchEngineService.GetSiteSearchEngine\u003c/code\u003e method.\u003c/p\u003e\n"],["\u003cp\u003eIt 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, demonstrating its role in data handling and communication.\u003c/p\u003e\n"],["\u003cp\u003eThe class includes a \u003ccode\u003eName\u003c/code\u003e property, which is a required resource name of the site search engine, and a \u003ccode\u003eSiteSearchEngineName\u003c/code\u003e property, providing a typed view over this name.\u003c/p\u003e\n"],["\u003cp\u003eThe document shows the latest version to be 1.6.0, with various previous versions listed, including 1.5.0, 1.4.0, 1.3.0, 1.2.0, 1.1.0, and 1.0.0-beta06.\u003c/p\u003e\n"]]],[],null,[]]