This repository has been archived on 2025-12-25. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
tdi-studio-se/main/plugins/org.talend.designer.components.localprovider/components/tBigQuerySQLRow/tBigQuerySQLRow_messages.properties

36 lines
1.3 KiB
INI

LONG_NAME=Connect and run a query on Google BigQuery
HELP=org.talend.help.tBigQuerySQLRow
AUTHENTICATION.NAME=Authentication
SERVICE_ACCOUNT_CREDENTIALS_FILE.NAME=Service account credentials file
AUTH_MODE.NAME=Authentication mode
AUTH_MODE.ITEM.SERVICEACCOUNT=Service account
AUTH_MODE.ITEM.OAUTH=OAuth 2.0
AUTH_MODE.ITEM.TOKEN=OAuth Access Token
CLIENT_ID.NAME=Client Id
CLIENT_SECRET.NAME=Client Secret
PROJECT_ID.NAME=Project ID
AUTHORIZATION_CODE.NAME=Authorization Code
ACCESS_TOKEN.NAME=OAuth Access Token
FORCE_SINGLE_QUERY_EXEC.NAME=Force single query execution
QUERY.NAME=Query
SCHEMA.NAME=Schema
ENCODING.NAME=Encoding
ADVANCED_SEPARATOR.NAME=Advanced separator for numbers
DECIMAL_SEPARATOR.NAME=Decimal separator
THOUSANDS_SEPARATOR.NAME=Thousands separator
TOKEN_NAME.NAME=Token properties File Name
RESULT_SIZE.NAME=Result size
RESULT_SIZE.ITEM.SMALL=Small(without allowLargeResults)
RESULT_SIZE.ITEM.LARGE=Large(with allowLargeResults)
RESULT_SIZE.ITEM.AUTO=Auto
USE_LEGACY_SQL.NAME=Use Legacy SQL
JOBID.NAME=BigQuery JobId
STATISTICS.NAME=Statistics of the main query
STATISTICS_CHILD.NAME=Statistics of child queries
REGION_ENDPOINT_GROUP.NAME=Custom Endpoint
USE_REGION_ENDPOINT.NAME=Use a custom endpoint
REGION_ENDPOINT_GS.NAME=Google Storage Private API URL
REGION_ENDPOINT_BQ.NAME=Google BigQuery Private API URL
PROPERTY.NAME=Property Type