Google Cloud BigQuery Migration V2 Client - Class SuggestionType (1.3.0)

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

Suggestion type.

Protobuf type google.cloud.bigquery.migration.v2.SuggestionStep.SuggestionType

Namespace

Google \ Cloud \ BigQuery \ Migration \ V2 \ SuggestionStep

Methods

static::name

Parameter
Name Description
value mixed

static::value

Parameter
Name Description
name mixed

Constants

SUGGESTION_TYPE_UNSPECIFIED

Value: 0

Suggestion type unspecified.

Generated from protobuf enum SUGGESTION_TYPE_UNSPECIFIED = 0;

QUERY_CUSTOMIZATION

Value: 1

Query customization.

Generated from protobuf enum QUERY_CUSTOMIZATION = 1;

TRANSLATION_EXPLANATION

Value: 2

Translation explanation.

Generated from protobuf enum TRANSLATION_EXPLANATION = 2;