google-genai
Toggle table of contents
JVM
Platform filter
JVM
Switch theme
Search in API
google-genai
google-genai
/
com.google.genai.types
/
ReplayFile
/
Builder
/
interactions
interactions
public
abstract
ReplayFile.Builder
interactions
(
List
<
ReplayInteraction
>
interactions
)
@
CanIgnoreReturnValue
(
)
public
ReplayFile.Builder
interactions
(
Array
<
ReplayInteraction
>
interactions
)
Setter for interactions.
interactions:
@
CanIgnoreReturnValue
(
)
public
ReplayFile.Builder
interactions
(
Array
<
ReplayInteraction.Builder
>
interactionsBuilders
)
Setter for interactions builder.
interactions: