Preparing search index...
The search index is not available
@ibm-cloud/watsonx-ai
@ibm-cloud/watsonx-ai
1.6.x
WatsonXAI
SpaceResources
Interface SpaceResources
interface
SpaceResources
{
first
:
{
href
:
string
;
}
;
limit
:
number
;
next
?:
{
href
:
string
;
}
;
resources
:
SpaceResource
[]
;
total_count
?:
number
;
}
Index
Properties
first
limit
next?
resources
total_
count?
Properties
first
first
:
{
href
:
string
;
}
Type declaration
href
:
string
limit
limit
:
number
Optional
next
next
?:
{
href
:
string
;
}
Type declaration
href
:
string
resources
resources
:
SpaceResource
[]
Optional
total_
count
total_
count
?:
number
Settings
Member Visibility
Protected
Private
Inherited
Theme
OS
Light
Dark
On This Page
first
limit
next
resources
total_
count
@ibm-cloud/watsonx-ai
Loading...