mirror of
https://github.com/ToolJet/ToolJet
synced 2026-04-24 15:07:23 +00:00
7 lines
231 B
JavaScript
7 lines
231 B
JavaScript
export const bigqueryText = {
|
|
bigQuery: "BigQuery",
|
|
cypressBigQuery: "cypress-bigquery",
|
|
errorInvalidEmailId:
|
|
"The incoming JSON object does not contain a client_email field",
|
|
placehlderPrivateKey: "**************",
|
|
};
|