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 \ SuggestionStepMethods
static::name
| Parameter | |
|---|---|
| Name | Description |
value |
mixed
|
static::value
| Parameter | |
|---|---|
| Name | Description |
name |
mixed
|
Constants
SUGGESTION_TYPE_UNSPECIFIED
Value: 0Suggestion type unspecified.
Generated from protobuf enum SUGGESTION_TYPE_UNSPECIFIED = 0;
QUERY_CUSTOMIZATION
Value: 1Query customization.
Generated from protobuf enum QUERY_CUSTOMIZATION = 1;
TRANSLATION_EXPLANATION
Value: 2Translation explanation.
Generated from protobuf enum TRANSLATION_EXPLANATION = 2;