Generative Ai Data

oci.generative_ai_data.CancelEnrichmentJobClient A description of the ReferenceService API.
oci.generative_ai_data.GenerateEnrichmentJobClient A description of the ReferenceService API.
oci.generative_ai_data.GenerateSqlFromNlJobClient A description of the ReferenceService API.
oci.generative_ai_data.GetEnrichmentJobClient A description of the ReferenceService API.
oci.generative_ai_data.ListEnrichmentJobsClient A description of the ReferenceService API.
oci.generative_ai_data.CancelEnrichmentJobClientCompositeOperations This class provides a wrapper around CancelEnrichmentJobClient and offers convenience methods for operations that would otherwise need to be chained together.
oci.generative_ai_data.GenerateEnrichmentJobClientCompositeOperations This class provides a wrapper around GenerateEnrichmentJobClient and offers convenience methods for operations that would otherwise need to be chained together.
oci.generative_ai_data.GenerateSqlFromNlJobClientCompositeOperations This class provides a wrapper around GenerateSqlFromNlJobClient and offers convenience methods for operations that would otherwise need to be chained together.
oci.generative_ai_data.GetEnrichmentJobClientCompositeOperations This class provides a wrapper around GetEnrichmentJobClient and offers convenience methods for operations that would otherwise need to be chained together.
oci.generative_ai_data.ListEnrichmentJobsClientCompositeOperations This class provides a wrapper around ListEnrichmentJobsClient and offers convenience methods for operations that would otherwise need to be chained together.

Models

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.