Interface protos.google.cloud.bigquery.migration.v2alpha.ITranslateQueryResponse (2.2.0)
Stay organized with collections
Save and categorize content based on your preferences.
2.2.0 (latest)
1.0.1
0.2.0
0.1.0
Properties of a TranslateQueryResponse.
Package
@google-cloud/bigquery-migration
Properties
errors
errors ?: ( google . cloud . bigquery . migration . v2alpha . ISqlTranslationError [] | null );
TranslateQueryResponse errors
translatedQuery
translatedQuery ?: ( string | null );
TranslateQueryResponse translatedQuery
translationJob
translationJob ?: ( string | null );
TranslateQueryResponse translationJob
warnings
warnings ?: ( google . cloud . bigquery . migration . v2alpha . ISqlTranslationWarning [] | null );
TranslateQueryResponse warnings
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 2026-06-02 UTC.
[null,null,["Last updated 2026-06-02 UTC."],[],[]]