Preparing search index...
The search index is not available
@ibm-cloud/watsonx-ai
@ibm-cloud/watsonx-ai
1.6.x
WatsonXAI
CatalogSearchResponseAsset
Interface CatalogSearchResponseAsset
interface
CatalogSearchResponseAsset
{
entity
:
Record
<
string
,
any
>
;
metadata
:
{
asset_id
:
string
;
description
:
string
;
name
:
string
;
[
key
:
string
]
:
any
;
}
;
}
Index
Properties
entity
metadata
Properties
entity
entity
:
Record
<
string
,
any
>
metadata
metadata
:
{
asset_id
:
string
;
description
:
string
;
name
:
string
;
[
key
:
string
]
:
any
;
}
Type declaration
[
key
:
string
]:
any
asset_
id
:
string
description
:
string
name
:
string
Settings
Member Visibility
Protected
Private
Inherited
Theme
OS
Light
Dark
On This Page
entity
metadata
@ibm-cloud/watsonx-ai
Loading...