Tool to get the results of a BigQuery query job via RPC. Use this to retrieve results after running a query, or to check job completion status and fetch paginated results.
altstringData format for response enum.
keystringAPI key. Your API key identifies your project and provides you with API access, quota, and reports. Required unless you provide an OAuth 2.0 token. Optional.
jobIdRequiredstringRequired. Job ID of the query job.
xgafvstringV1 error format enum.
fieldsstringSelector specifying which fields to include in a partial response. Optional.
callbackstringJSONP callback parameter. Optional.
locationstringThe geographic location of the job. You must specify the location to run the job for the following scenarios: - If the location to run a job is not in the `us` or the `eu` multi-regional location - If the job's location is in a single region (for example, `us-central1`). For mor…
pageTokenstringPage token, returned by a previous call, to request the next page of results. Optional.
projectIdRequiredstringRequired. Project ID of the query job.
quotaUserstringAvailable to use for quota purposes for server-side applications. Can be any arbitrary string assigned to a user, but should not exceed 40 characters. Optional.
timeoutMsintegerOptional: Specifies the maximum amount of time, in milliseconds, that the client is willing to wait for the query to complete. By default, this limit is 10 seconds (10,000 milliseconds). If the query is complete, the jobComplete field in the response is true. If the query has no…
maxResultsintegerMaximum number of results to read. Optional.
dataRequiredData from the action execution
errorstringError if any occurred during the execution of the action
successfulRequiredbooleanWhether or not the action execution was successful or not
OAuth connection. Risk level 2 of 5.
Free Action