Reference documentation and code samples for the Discovery Engine V1 API class Google::Cloud::DiscoveryEngine::V1::AdvancedSiteSearchConfig.
Configuration data for advance site search.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#disable_automatic_refresh
def disable_automatic_refresh() -> ::Boolean
Returns
- (::Boolean) — If set true, automatic refresh is disabled for the DataStore.
#disable_automatic_refresh=
def disable_automatic_refresh=(value) -> ::Boolean
Parameter
- value (::Boolean) — If set true, automatic refresh is disabled for the DataStore.
Returns
- (::Boolean) — If set true, automatic refresh is disabled for the DataStore.
#disable_initial_index
def disable_initial_index() -> ::Boolean
Returns
- (::Boolean) — If set true, initial indexing is disabled for the DataStore.
#disable_initial_index=
def disable_initial_index=(value) -> ::Boolean
Parameter
- value (::Boolean) — If set true, initial indexing is disabled for the DataStore.
Returns
- (::Boolean) — If set true, initial indexing is disabled for the DataStore.