toggle menu
lmos-runtime
0.7.0
jvm
switch theme
search in API
lmos-runtime
/
ai.ancf.lmos.runtime.outbound
/
Labels
Labels
@
Serializable
data
class
Labels
(
val
channel
:
String
,
val
subset
:
String
,
val
tenant
:
String
,
val
version
:
String
)
Members
Constructors
Labels
Link copied to clipboard
constructor
(
channel
:
String
,
subset
:
String
,
tenant
:
String
,
version
:
String
)
Properties
channel
Link copied to clipboard
val
channel
:
String
subset
Link copied to clipboard
val
subset
:
String
tenant
Link copied to clipboard
val
tenant
:
String
version
Link copied to clipboard
val
version
:
String