Google Cloud BigQuery Migration V2 Client - Class Mode (1.2.1)

Reference documentation and code samples for the Google Cloud BigQuery Migration V2 Client class Mode.

The sub-dialect options for Teradata.

Protobuf type google.cloud.bigquery.migration.v2.TeradataDialect.Mode

Namespace

Google \ Cloud \ BigQuery \ Migration \ V2 \ TeradataDialect

Methods

static::name

Parameter
Name Description
value mixed

static::value

Parameter
Name Description
name mixed

Constants

MODE_UNSPECIFIED

Value: 0

Unspecified mode.

Generated from protobuf enum MODE_UNSPECIFIED = 0;

SQL

Value: 1

Teradata SQL mode.

Generated from protobuf enum SQL = 1;

BTEQ

Value: 2

BTEQ mode (which includes SQL).

Generated from protobuf enum BTEQ = 2;

Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.

Last updated 2025年10月30日 UTC.