Class GoogleCloudDiscoveryengineV1alphaAdvancedSiteSearchConfig
Configuration data for advance site search.
Implements
Inherited Members
Namespace: Google.Apis.DiscoveryEngine.v1beta.Data
Assembly: Google.Apis.DiscoveryEngine.v1beta.dll
Syntax
public class GoogleCloudDiscoveryengineV1alphaAdvancedSiteSearchConfig : IDirectResponseSchemaProperties
DisableAutomaticRefresh
If set true, automatic refresh is disabled for the DataStore.
Declaration
[JsonProperty("disableAutomaticRefresh")]
public virtual bool? DisableAutomaticRefresh { get; set; }Property Value
| Type | Description | 
|---|---|
| bool? | 
DisableInitialIndex
If set true, initial indexing is disabled for the DataStore.
Declaration
[JsonProperty("disableInitialIndex")]
public virtual bool? DisableInitialIndex { get; set; }Property Value
| Type | Description | 
|---|---|
| bool? | 
ETag
The ETag of the item.
Declaration
public virtual string ETag { get; set; }Property Value
| Type | Description | 
|---|---|
| string |