Discovery Engine V1BETA API - Class Google::Cloud::DiscoveryEngine::V1beta::EnableAdvancedSiteSearchRequest (v0.11.0)

Reference documentation and code samples for the Discovery Engine V1BETA API class Google::Cloud::DiscoveryEngine::V1beta::EnableAdvancedSiteSearchRequest.

Request message for SiteSearchEngineService.EnableAdvancedSiteSearch 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.