functionResponse property

GoogleCloudAiplatformV1FunctionResponse? functionResponse
getter/setter pair

The result of a function call.

This is used to provide the model with the result of a function call that it predicted.

Optional.

Implementation

GoogleCloudAiplatformV1FunctionResponse? functionResponse;