When working with Google Vertex AI, API_Request in-database function outputs single column for prediction with the datatype VARCHAR(1024). And along with output column, all input columns are outputted back.
If the START_KEY_INDEX variable is used and key columns appear before the START_KEY_INDEX, those key columns are duplicated in the output.