Discovery Engine V1 API - Class Google::Cloud::DiscoveryEngine::V1::SiteSearchEngine (v0.5.0)

Reference documentation and code samples for the Discovery Engine V1 API class Google::Cloud::DiscoveryEngine::V1::SiteSearchEngine.

SiteSearchEngine captures DataStore level site search persisting configurations. It is a singleton value per data store.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#name

def name() -> ::String
Returns
  • (::String) — The fully qualified resource name of the site search engine. Format: projects/*/locations/*/dataStores/*/siteSearchEngine

#name=

def name=(value) -> ::String
Parameter
  • value (::String) — The fully qualified resource name of the site search engine. Format: projects/*/locations/*/dataStores/*/siteSearchEngine
Returns
  • (::String) — The fully qualified resource name of the site search engine. Format: projects/*/locations/*/dataStores/*/siteSearchEngine