API Reference
Calculate AI model impact metrics for BigQuery
Processes batched impact calculations for BigQuery remote function calls
POST
/
Authorizations
Authorization
string
headerrequiredBearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Body
application/json
requestId
string
requiredUnique identifier for the request
caller
string
requiredFull resource name of the BigQuery job
sessionUser
string
requiredEmail of the user executing the BigQuery query
calls
array
requireduserDefinedContext
object
User-defined context from BigQuery
Response
200 - application/json
replies
string[]
requiredArray of impact metric results
errorMessage
string