Google BigQuery Data Transfer v1 API - Enum DataSource.Types.AuthorizationType (4.8.0)

public enum DataSource.Types.AuthorizationType

Reference documentation and code samples for the Google BigQuery Data Transfer v1 API enum DataSource.Types.AuthorizationType.

The type of authorization needed for this data source.

Namespace

Google.Cloud.BigQuery.DataTransfer.V1

Assembly

Google.Cloud.BigQuery.DataTransfer.V1.dll

Fields

NameDescription
AuthorizationCode

Use OAuth 2 authorization codes that can be exchanged for a refresh token on the backend.

FirstPartyOauth

Use First Party OAuth.

GooglePlusAuthorizationCode

Return an authorization code for a given Google+ page that can then be exchanged for a refresh token on the backend.

Unspecified

Type unspecified.