@salesforce/agents
Preparing search index...
dataLibraryTypes
DataLibraryDetail
Type Alias DataLibraryDetail
type
DataLibraryDetail
=
{
dataSpaceScopeId
?:
string
;
description
?:
string
;
developerName
:
string
;
groundingSource
?:
{
groundingFileRefs
?:
GroundingFileRef
[]
;
groundingSourceType
?:
string
;
[
key
:
string
]:
unknown
;
}
;
libraryId
:
string
;
masterLabel
:
string
;
retrieverId
?:
string
;
retrieverLabel
?:
string
;
sourceType
:
string
;
status
?:
string
;
}
Index
Properties
data
Space
Scope
Id?
description?
developer
Name
grounding
Source?
library
Id
master
Label
retriever
Id?
retriever
Label?
source
Type
status?
Properties
Optional
data
Space
Scope
Id
dataSpaceScopeId
?:
string
Optional
description
description
?:
string
developer
Name
developerName
:
string
Optional
grounding
Source
groundingSource
?:
{
groundingFileRefs
?:
GroundingFileRef
[]
;
groundingSourceType
?:
string
;
[
key
:
string
]:
unknown
;
}
library
Id
libraryId
:
string
master
Label
masterLabel
:
string
Optional
retriever
Id
retrieverId
?:
string
Optional
retriever
Label
retrieverLabel
?:
string
source
Type
sourceType
:
string
Optional
status
status
?:
string
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
data
Space
Scope
Id
description
developer
Name
grounding
Source
library
Id
master
Label
retriever
Id
retriever
Label
source
Type
status
@salesforce/agents
Loading...