AgentAgentActionGroupFunctionSchemaMemberFunctionsArgs

data class AgentAgentActionGroupFunctionSchemaMemberFunctionsArgs(val functions: Output<List<AgentAgentActionGroupFunctionSchemaMemberFunctionsFunctionArgs>>? = null) : ConvertibleToJava<AgentAgentActionGroupFunctionSchemaMemberFunctionsArgs>

Constructors

Properties

Link copied to clipboard

Functions that each define an action in the action group. See functions Block for details.

Functions

Link copied to clipboard
open override fun toJava(): AgentAgentActionGroupFunctionSchemaMemberFunctionsArgs