public static class FunctionCallingPerformedAction.Builder extends Object
Constructor and Description |
---|
Builder() |
Modifier and Type | Method and Description |
---|---|
FunctionCallingPerformedAction.Builder |
actionId(String actionId) |
FunctionCallingPerformedAction |
build() |
FunctionCallingPerformedAction.Builder |
copy(FunctionCallingPerformedAction model) |
FunctionCallingPerformedAction.Builder |
functionCallOutput(String functionCallOutput)
The result or output of the function call.
|
public FunctionCallingPerformedAction.Builder actionId(String actionId)
public FunctionCallingPerformedAction.Builder functionCallOutput(String functionCallOutput)
The result or output of the function call.
functionCallOutput
- the value to setpublic FunctionCallingPerformedAction build()
public FunctionCallingPerformedAction.Builder copy(FunctionCallingPerformedAction model)
Copyright © 2016–2025. All rights reserved.