Agent Agent Action Group Function Schema Member Functions Args
data class AgentAgentActionGroupFunctionSchemaMemberFunctionsArgs(val functions: Output<List<AgentAgentActionGroupFunctionSchemaMemberFunctionsFunctionArgs>>? = null) : ConvertibleToJava<AgentAgentActionGroupFunctionSchemaMemberFunctionsArgs>
Constructors
Link copied to clipboard
constructor(functions: Output<List<AgentAgentActionGroupFunctionSchemaMemberFunctionsFunctionArgs>>? = null)