gemini4kt
Toggle table of contents
0.8.0
common
Target filter
common
Switch theme
Search in API
Skip to content
gemini4kt
gemini4kt
/
io.github.ugaikit.gemini4kt.batch
/
ResponseMetadata
Response
Metadata
@
Serializable
data
class
ResponseMetadata
(
val
key
:
String
?
=
null
)
Optional metadata to identify the request.
Members
Constructors
Response
Metadata
Link copied to clipboard
constructor
(
key
:
String
?
=
null
)
Properties
key
Link copied to clipboard
val
key
:
String
?
The key to identify the request.