toggle menu
Embabel Agent Documentation
JVM
switch theme
search in API
Embabel Agent Documentation
/
com.embabel.agent.eval.client
/
Resource
/
Resource
Resource
constructor
(
id
:
String
,
name
:
String
,
description
:
String
=
name
,
properties
:
Map
<
String
,
Any
?
>
=
emptyMap()
,
labels
:
Set
<
String
>
=
emptySet()
,
aliases
:
Set
<
String
>
=
emptySet()
)