toggle menu
Object-Detector-App
1.0
androidJvm
switch theme
search in API
Object-Detector-App
/
p4ulor.obj.detector.data.sources.cloud.gemini
/
GenerateContentRequest
/
Part
Part
@
Serializable
data
class
Part
(
val
text
:
String
?
=
null
,
val
inline_data
:
GenerateContentRequest.Image
?
=
null
)
Members
Constructors
Part
Link copied to clipboard
constructor
(
text
:
String
?
=
null
,
inline_data
:
GenerateContentRequest.Image
?
=
null
)
Properties
inline_data
Link copied to clipboard
val
inline_data
:
GenerateContentRequest.Image
?
=
null
text
Link copied to clipboard
val
text
:
String
?
=
null