Reference documentation and code samples for the Discovery Engine V1 API class Google::Cloud::DiscoveryEngine::V1::DisableAdvancedSiteSearchRequest.
Request message for SiteSearchEngineService.DisableAdvancedSiteSearch method.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#site_search_engine
def site_search_engine() -> ::String
Returns
-
(::String) — Required. Full resource name of the
SiteSearchEngine, such
as
projects/{project}/locations/{location}/dataStores/{data_store_id}/siteSearchEngine
.
#site_search_engine=
def site_search_engine=(value) -> ::String
Parameter
-
value (::String) — Required. Full resource name of the
SiteSearchEngine, such
as
projects/{project}/locations/{location}/dataStores/{data_store_id}/siteSearchEngine
.
Returns
-
(::String) — Required. Full resource name of the
SiteSearchEngine, such
as
projects/{project}/locations/{location}/dataStores/{data_store_id}/siteSearchEngine
.