toggle menu
Object-Detector-App
1.0
androidJvm
switch theme
search in API
Object-Detector-App
/
p4ulor.obj.detector.data.sources.cloud.gemini
/
GenerateContentResponse
/
Content
Content
@
Serializable
data
class
Content
(
val
parts
:
List
<
GenerateContentResponse.Part
>
,
val
role
:
String
)
Members
Constructors
Content
Link copied to clipboard
constructor
(
parts
:
List
<
GenerateContentResponse.Part
>
,
role
:
String
)
Properties
parts
Link copied to clipboard
val
parts
:
List
<
GenerateContentResponse.Part
>
role
Link copied to clipboard
val
role
:
String