google-genai
Toggle table of contents
JVM
Platform filter
JVM
Switch theme
Search in API
google-genai
google-genai
/
com.google.genai.interactions.models.interactions
/
CreateModelInteractionParams
/
Builder
/
inputOfContentList
input
Of
Content
List
public
final
CreateModelInteractionParams.Builder
inputOfContentList
(
List
<
Content
>
contentList
)
Alias for calling
input
with
Input.ofContentList(contentList)
.