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
/
ContentBuilder
Content
Builder
class
ContentBuilder
Represents the content builder.
Members
Constructors
Content
Builder
Link copied to clipboard
constructor
(
)
Properties
role
Link copied to clipboard
var
role
:
String
?
Holds the role.
Functions
build
Link copied to clipboard
fun
build
(
)
:
Content
Handles build.
part
Link copied to clipboard
fun
part
(
init
:
PartBuilder
.
(
)
->
Unit
)
Handles part.