| DatabaseObject |
The type of database object
Note: Objects should always be created or deserialized using the DatabaseObject.Builder.
|
| DatabaseObject.Builder |
|
| DatabaseObject.Type |
The type of the database object (e.g., table, view, procedure).
|
| 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.
|
| DeltaRefreshEnrichmentJobConfiguration.Builder |
|
| EnrichmentJob |
Object representing to EnrichmentJob.
|
| EnrichmentJob.Builder |
|
| EnrichmentJobCollection |
Object representing list of EnrichmentJobSummaries.
|
| EnrichmentJobCollection.Builder |
|
| EnrichmentJobConfiguration |
An EnrichmentJobConfiguration describes the database objects that will be targeted by an
EnrichmentJob, as described by the job’s type.
|
| EnrichmentJobSummary |
Object representing EnrichmentJobSummary resource.
|
| EnrichmentJobSummary.Builder |
|
| EnrichmentJobType |
Enrichment job type.
|
| 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.
|
| FullBuildEnrichmentJobConfiguration.Builder |
|
| GenerateEnrichmentJobDetails |
The details required to create an EnrichmentJob.
|
| GenerateEnrichmentJobDetails.Builder |
|
| GenerateSqlFromNlDetails |
The data to create a GenerateSqlFromNlJob.
|
| GenerateSqlFromNlDetails.Builder |
|
| GenerateSqlFromNlJob |
Object representing to GenerateSqlFromNlJob.
|
| GenerateSqlFromNlJob.Builder |
|
| 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.
|
| InlineJobOutput.Builder |
|
| JobOutput |
A JobOutput delivers content generated by the GenerateSQLJob to a given location, which
corresponds with type-specific characteristics.
|
| JobOutputLocation |
Enumerated location type for job output.
|
| LifecycleState |
Possible lifecycle states.
|
| 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.
|
| PartialBuildEnrichmentJobConfiguration.Builder |
|
| SortOrders |
Sort orders.
|