functionCall property
A predicted function call returned from the model.
This contains the name of the function to call and the arguments to pass to the function.
Optional.
Implementation
GoogleCloudAiplatformV1FunctionCall? functionCall;
A predicted function call returned from the model.
This contains the name of the function to call and the arguments to pass to the function.
Optional.
GoogleCloudAiplatformV1FunctionCall? functionCall;