Preparing search index...
The search index is not available
@ibm-cloud/watsonx-ai
@ibm-cloud/watsonx-ai
1.6.x
WatsonXAI
SpaceSettings
Interface SpaceSettings
interface
SpaceSettings
{
access_restrictions
?:
{
reporting
?:
{
authorized
?:
boolean
;
}
;
}
;
folders
?:
{
enabled
?:
boolean
;
}
;
}
Index
Properties
access_
restrictions?
folders?
Properties
Optional
access_
restrictions
access_
restrictions
?:
{
reporting
?:
{
authorized
?:
boolean
;
}
;
}
Type declaration
Optional
reporting
?:
{
authorized
?:
boolean
;
}
Optional
authorized
?:
boolean
Optional
folders
folders
?:
{
enabled
?:
boolean
;
}
Type declaration
Optional
enabled
?:
boolean
Settings
Member Visibility
Protected
Private
Inherited
Theme
OS
Light
Dark
On This Page
access_
restrictions
folders
@ibm-cloud/watsonx-ai
Loading...