Reference documentation and code samples for the BigQuery Data Transfer Service V1 API module Google::Cloud::Bigquery::DataTransfer::V1::DataSource::AuthorizationType.
The type of authorization needed for this data source.
Constants
AUTHORIZATION_TYPE_UNSPECIFIED
value: 0 Type unspecified.
AUTHORIZATION_CODE
value: 1 Use OAuth 2 authorization codes that can be exchanged
for a refresh token on the backend.
GOOGLE_PLUS_AUTHORIZATION_CODE
value: 2 Return an authorization code for a given Google+ page that can then be
exchanged for a refresh token on the backend.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-07-26 UTC."],[],[]]