toggle menu
Object-Detector-App
1.0
androidJvm
switch theme
search in API
Object-Detector-App
/
p4ulor.obj.detector.data.sources.cloud.gemini
/
ErrorResponse
/
ErrorContent
Error
Content
@
Serializable
data
class
ErrorContent
(
val
code
:
Int
,
val
message
:
String
)
Members
Constructors
Error
Content
Link copied to clipboard
constructor
(
code
:
Int
,
message
:
String
)
Properties
code
Link copied to clipboard
val
code
:
Int
message
Link copied to clipboard
val
message
:
String