tracy
Toggle table of contents
JVM Test Fixtures
Target filter
JVM Test Fixtures
Switch theme
Search in API
Skip to content
tracy
test-utils
/
org.jetbrains.ai.tracy.test.utils
/
MediaContentAttributeValues
/
Url
Url
data
class
Url
(
val
field
:
String
,
val
url
:
String
?
)
:
MediaContentAttributeValues
(
source
)
Members
Constructors
Url
Link copied to clipboard
constructor
(
field
:
String
,
url
:
String
?
)
Properties
field
Link copied to clipboard
val
field
:
String
type
Link copied to clipboard
val
type
:
SupportedMediaContentTypes
url
Link copied to clipboard
val
url
:
String
?