Google BigQuery

Frends.GoogleBigQuery.UpdateResource / 1.0.0

Summary

Replaces an existing BigQuery object's definition wholesale, so anything you leave out reverts rather than persisting.

Typical use — applying a definition you hold in full; use the patch Task when you only mean to change a field or two

Details

Frends version
5.5 and newer
Agent
Crossplatform
Target framework
net6.0

Connection parameters.

Name Type Default Example Description
BaseUri String https://bigquery.googleapis.com

Service base URI. If empty, the default base URI for the service is used.

ProjectId String global-env-397309

Project ID.

DatasetId String baseball

Dataset ID.

TableId String games_post_wide

Table ID.

RoutineId String routine

The ID of the routine.

ReadJsonMethod ReadJsonMethods File ReadJsonMethods.File

Method to read Service account JSON.

Possible values:

  • JSON: Method to read Service account JSON.

  • File: Method to read Service account JSON.

SecretJsonSecret String { "type": "service_account", "project_id": "your-project-id", ... }

Service account key file.

CredentialsFilePath String C:\temp\jsonfile.json

Filepath to service account key file.

An unhandled error has occurred. Reload 🗙