Google Service Account JSON

Configure a Google Service Account JSON account to authenticate with Google BigQuery using a JSON key file.

Overview

Use this SnapLogic Account type to connect Snaps to Google BigQuery with a Google service account using a JSON credentials file.



Prerequisites

  • A valid JSON key file from Google Cloud Console.

Account Settings

Note: Learn about the common controls in the Snap settings dialog.
Field/Field set Description
Label

String

Required. Specify a unique label for the account.

Default value: N/A

Example: BigQuery Service Account

JSON Key

String/Expression

Required. The content of the JSON key file downloaded from Google Cloud Console. You can paste the entire contents of the JSON key file into this field.

The JSON key contains the private key and service account credentials needed to authenticate with Google BigQuery.

Default value: N/A

Example: case16370-a0979b67767d.json

JSON Key Cloud Storage

String/Expression

Optional. Alternatively, specify the Cloud Storage path to the JSON key file instead of pasting the contents directly.

Default value: N/A

Example: case-16870-323549-ef218_cloud.json

Default Standard SQL

Checkbox

Optional. Select this checkbox to use Standard SQL dialect by default in all Snaps that support SQL queries.

If not selected, Legacy SQL will be used by default.

Default status: Deselected