Reference documentation and code samples for the Google Cloud Discovery Engine V1 Client class AdvancedSiteSearchConfig.
Configuration data for advance site search.
Generated from protobuf message google.cloud.discoveryengine.v1.AdvancedSiteSearchConfig
Namespace
Google \ Cloud \ DiscoveryEngine \ V1Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ disable_initial_index
bool
If set true, initial indexing is disabled for the DataStore.
↳ disable_automatic_refresh
bool
If set true, automatic refresh is disabled for the DataStore.
getDisableInitialIndex
If set true, initial indexing is disabled for the DataStore.
bool
hasDisableInitialIndex
clearDisableInitialIndex
setDisableInitialIndex
If set true, initial indexing is disabled for the DataStore.
var
bool
$this
getDisableAutomaticRefresh
If set true, automatic refresh is disabled for the DataStore.
bool
hasDisableAutomaticRefresh
clearDisableAutomaticRefresh
setDisableAutomaticRefresh
If set true, automatic refresh is disabled for the DataStore.
var
bool
$this