Agent Agent Action Group Function Schema Member Functions Args Builder
Functions
Link copied to clipboard
suspend fun functions(value: Output<List<AgentAgentActionGroupFunctionSchemaMemberFunctionsFunctionArgs>>)
suspend fun functions(vararg values: AgentAgentActionGroupFunctionSchemaMemberFunctionsFunctionArgs)
suspend fun functions(vararg values: Output<AgentAgentActionGroupFunctionSchemaMemberFunctionsFunctionArgs>)
suspend fun functions(vararg argument: suspend AgentAgentActionGroupFunctionSchemaMemberFunctionsFunctionArgsBuilder.() -> Unit)
suspend fun functions(values: List<Output<AgentAgentActionGroupFunctionSchemaMemberFunctionsFunctionArgs>>)
suspend fun functions(argument: List<suspend AgentAgentActionGroupFunctionSchemaMemberFunctionsFunctionArgsBuilder.() -> Unit>)
suspend fun functions(argument: suspend AgentAgentActionGroupFunctionSchemaMemberFunctionsFunctionArgsBuilder.() -> Unit)