public sealed class GetSiteSearchEngineRequest : IMessage<GetSiteSearchEngineRequest>, IEquatable<GetSiteSearchEngineRequest>, IDeepCloneable<GetSiteSearchEngineRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Discovery Engine v1beta API class GetSiteSearchEngineRequest.
Request message for
[SiteSearchEngineService.GetSiteSearchEngine][google.cloud.discoveryengine.v1beta.SiteSearchEngineService.GetSiteSearchEngine]
method.
Required. Resource name of
[SiteSearchEngine][google.cloud.discoveryengine.v1beta.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\u003eThe latest version of the \u003ccode\u003eGetSiteSearchEngineRequest\u003c/code\u003e class is 1.0.0-beta18, which is used within the Discovery Engine v1beta API.\u003c/p\u003e\n"],["\u003cp\u003eThis class is the request message for the \u003ccode\u003eSiteSearchEngineService.GetSiteSearchEngine\u003c/code\u003e method, and it inherits from the object class and 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\u003eGetSiteSearchEngineRequest\u003c/code\u003e class includes two constructors, a default one and another that takes an instance of \u003ccode\u003eGetSiteSearchEngineRequest\u003c/code\u003e as an argument for copying.\u003c/p\u003e\n"],["\u003cp\u003eIt has two primary properties: \u003ccode\u003eName\u003c/code\u003e, which is a string representing the resource name of the SiteSearchEngine, and \u003ccode\u003eSiteSearchEngineName\u003c/code\u003e, a typed view over the \u003ccode\u003eName\u003c/code\u003e property.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eName\u003c/code\u003e property is required and refers to the SiteSearchEngine resource name following a specific format, and accessing it without proper permissions will return a PERMISSION_DENIED error.\u003c/p\u003e\n"]]],[],null,[]]