Calculate AI model impact metrics for BigQuery
Processes batched impact calculations for BigQuery remote function calls
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Body
Unique identifier for the request
"124ab1c"
Full resource name of the BigQuery job
"//bigquery.googleapis.com/projects/myproject/jobs/myproject:US.bquxjob_5b4c112c_17961fafeaf"
Email of the user executing the BigQuery query
"user@company.com"
Array of function call parameters in this exact order: model_id STRING, model_family STRING, model_name STRING, model_hugging_face_path STRING, request_time TIMESTAMP, node_id STRING, cloud_id STRING, cloud_region STRING, cloud_instance_id STRING, managed_service_id STRING, country STRING, region STRING, task STRING, input_tokens INT64, output_tokens INT64, input_images STRING, output_images STRING, output_video_resolution INT64, output_video_frames INT64, input_audio_seconds INT64, input_steps INT64
User-defined context from BigQuery