Preparing search index...
The search index is not available
@ibm-cloud/watsonx-ai
@ibm-cloud/watsonx-ai
1.6.x
WatsonXAI
CreateSpaceParams
Interface CreateSpaceParams
interface
CreateSpaceParams
{
compute
?:
SpaceCompute
[]
;
description
?:
string
;
generator
?:
string
;
headers
?:
OutgoingHttpHeaders
;
name
:
string
;
settings
?:
SpaceSettings
;
signal
?:
AbortSignal
;
stage
?:
SpaceStage
;
storage
?:
SpaceStorage
;
tags
?:
string
[]
;
type
?:
string
;
}
Hierarchy
DefaultParams
CreateSpaceParams
Index
Properties
compute?
description?
generator?
headers?
name
settings?
signal?
stage?
storage?
tags?
type?
Properties
Optional
compute
compute
?:
SpaceCompute
[]
Optional
description
description
?:
string
Optional
generator
generator
?:
string
Optional
headers
headers
?:
OutgoingHttpHeaders
name
name
:
string
Optional
settings
settings
?:
SpaceSettings
Optional
signal
signal
?:
AbortSignal
Optional
stage
stage
?:
SpaceStage
Optional
storage
storage
?:
SpaceStorage
Optional
tags
tags
?:
string
[]
Optional
type
type
?:
string
Settings
Member Visibility
Protected
Private
Inherited
Theme
OS
Light
Dark
On This Page
compute
description
generator
headers
name
settings
signal
stage
storage
tags
type
@ibm-cloud/watsonx-ai
Loading...