toggle menu
google-genai-kotlin
0.3.0-SNAPSHOT
common
switch theme
search in API
google-genai-kotlin
/
com.google.genai.kotlin.types
/
ComputerUse
/
ComputerUse
Computer
Use
constructor
(
environment
:
Environment
?
=
null
,
excludedPredefinedFunctions
:
List
<
String
>
?
=
null
,
enablePromptInjectionDetection
:
Boolean
?
=
null
,
disabledSafetyPolicies
:
List
<
SafetyPolicy
>
?
=
null
)