Enum EnrichmentJobType
Enrichment job type. Currently supported Full Build (All supported objects in a given schema) and Partial Build (Selected tables and/or supported objects in a given schema).
Namespace: Oci.GenerativeaidataService.Models
Assembly: OCI.DotNetSDK.Generativeaidata.dll
Syntax
public enum EnrichmentJobType
Fields
| Name | Description |
|---|---|
| DeltaRefresh | |
| FullBuild | |
| PartialBuild | |
| UnknownEnumValue |