oci.generative_ai_data.models.DatabaseObject |
The type of database object |
oci.generative_ai_data.models.DeltaRefreshEnrichmentJobConfiguration |
A DeltaRefreshEnrichmentJobConfiguration is an EnrichmentJobConfiguration [indicated by the first item under allOf, which is a reference to EnrichmentJobConfiguration] that describes the database schema that will be the scope of the enrichment job and the schedule on which the job will run. |
oci.generative_ai_data.models.EnrichmentJob |
Object representing to EnrichmentJob. |
oci.generative_ai_data.models.EnrichmentJobCollection |
Object representing list of EnrichmentJobSummaries. |
oci.generative_ai_data.models.EnrichmentJobConfiguration |
An EnrichmentJobConfiguration describes the database objects that will be targeted by an EnrichmentJob, as described by the job’s type. |
oci.generative_ai_data.models.EnrichmentJobSummary |
Object representing EnrichmentJobSummary resource. |
oci.generative_ai_data.models.FullBuildEnrichmentJobConfiguration |
A FullBuildEnrichmentJobConfiguration is an EnrichmentJobConfiguration [indicated by the first item under allOf, which is a reference to EnrichmentJobConfiguration] that describes the database schema that will be the scope of the enrichment job. |
oci.generative_ai_data.models.GenerateEnrichmentJobDetails |
The details required to create an EnrichmentJob. |
oci.generative_ai_data.models.GenerateSqlFromNlDetails |
The data to create a GenerateSqlFromNlJob. |
oci.generative_ai_data.models.GenerateSqlFromNlJob |
Object representing to GenerateSqlFromNlJob. |
oci.generative_ai_data.models.InlineJobOutput |
An InlineJobOutput is a JobOutput [indicated by the first item under allOf, which is a reference to JobOutput] that delivers results of the GenerateSQLJob in the body of the job itself. |
oci.generative_ai_data.models.JobOutput |
A JobOutput delivers content generated by the GenerateSQLJob to a given location, which corresponds with type-specific characteristics. |
oci.generative_ai_data.models.PartialBuildEnrichmentJobConfiguration |
A PartialBuildEnrichmentJobConfiguration is an EnrichmentJobConfiguration [indicated by the first item under allOf, which is a reference to EnrichmentJobConfiguration] that describes the database schema that will be the scope of the enrichment job. |