Show / Hide Table of Contents

Namespace Oci.GenerativeaidataService.Models

Classes

DatabaseObject

The type of database object

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. As distinguished by enrichmentJobType [with specific characteristics defined by the second item under allOf].

EnrichmentJob

Object representing to EnrichmentJob. ocidEntityType: generativeaiEnrichmentJob adLocality: regional

EnrichmentJobCollection

Object representing list of EnrichmentJobSummaries.

EnrichmentJobConfiguration

An EnrichmentJobConfiguration describes the database objects that will be targeted by an EnrichmentJob, as described by the job's type.

EnrichmentJobConfigurationModelConverter

EnrichmentJobSummary

Object representing EnrichmentJobSummary resource.

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. As distinguished by enrichmentJobType [with specific characteristics defined by the second item under allOf].

GenerateEnrichmentJobDetails

The details required to create an EnrichmentJob.

GenerateSqlFromNlDetails

The data to create a GenerateSqlFromNlJob.

GenerateSqlFromNlJob

Object representing to GenerateSqlFromNlJob. ocidEntityType: generativeaiGenerateSqlFromNlJob adLocality: regional

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. As distinguished by jobOutputLocation [with specific characteristics defined by the second item under allOf].

JobOutput

A JobOutput delivers content generated by the GenerateSQLJob to a given location, which corresponds with type-specific characteristics.

JobOutputModelConverter

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. As distinguished by enrichmentJobType [with specific characteristics defined by the second item under allOf].

Enums

DatabaseObject.TypeEnum

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).

JobOutputLocation

Enumerated location type for job output.

LifecycleState

Possible lifecycle states.

SortOrders

Sort orders.

In this article
Back to top