Preparing search index...
The search index is not available
@ibm-cloud/watsonx-ai
@ibm-cloud/watsonx-ai
1.4.x
WatsonXAI
TaxonomyResponse
Interface TaxonomyResponse
The Taxonomy entity.
interface
TaxonomyResponse
{
data_reference
?:
WatsonXAI
.
ObjectLocation
;
results_reference
?:
WatsonXAI
.
ObjectLocation
;
status
?:
TaxonomyStatus
;
}
Index
Properties
data_
reference?
results_
reference?
status?
Properties
Optional
data_
reference
data_
reference
?:
WatsonXAI
.
ObjectLocation
A reference to data.
Optional
results_
reference
results_
reference
?:
WatsonXAI
.
ObjectLocation
A reference to data.
Optional
status
status
?:
TaxonomyStatus
The status of a Taxonomy job.
Settings
Member Visibility
Protected
Private
Inherited
Theme
OS
Light
Dark
On This Page
data_
reference
results_
reference
status
@ibm-cloud/watsonx-ai
Loading...
The Taxonomy entity.