Class GoogleCloudDiscoveryengineV1betaDataStoreFederatedSearchConfigNotebooklmConfig
Config for connecting to NotebookLM Enterprise.
Implements
Inherited Members
Namespace: Google.Apis.DiscoveryEngine.v1beta.Data
Assembly: Google.Apis.DiscoveryEngine.v1beta.dll
Syntax
public class GoogleCloudDiscoveryengineV1betaDataStoreFederatedSearchConfigNotebooklmConfig : IDirectResponseSchema
Properties
ETag
The ETag of the item.
Declaration
public virtual string ETag { get; set; }
Property Value
| Type | Description |
|---|---|
| string |
SearchConfig
Required. Search config name. Format: projects//locations/global/notebookLmSearchConfigs/
Declaration
[JsonProperty("searchConfig")]
public virtual string SearchConfig { get; set; }
Property Value
| Type | Description |
|---|---|
| string |