public static final class TranslateQueryResponse.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<TranslateQueryResponse.Builder> implements TranslateQueryResponseOrBuilder
The response of translating a SQL query to Standard SQL.Protobuf type
google.cloud.bigquery.migration.v2alpha.TranslateQueryResponse| Modifier and Type | Method and Description |
|---|---|
TranslateQueryResponse.Builder |
addAllErrors(Iterable<? extends SqlTranslationError> values)
The list of errors encountered during the translation, if present.
|
TranslateQueryResponse.Builder |
addAllWarnings(Iterable<? extends SqlTranslationWarning> values)
The list of warnings encountered during the translation, if present,
indicates non-semantically correct translation.
|
TranslateQueryResponse.Builder |
addErrors(int index,
SqlTranslationError.Builder builderForValue)
The list of errors encountered during the translation, if present.
|
TranslateQueryResponse.Builder |
addErrors(int index,
SqlTranslationError value)
The list of errors encountered during the translation, if present.
|
TranslateQueryResponse.Builder |
addErrors(SqlTranslationError.Builder builderForValue)
The list of errors encountered during the translation, if present.
|
TranslateQueryResponse.Builder |
addErrors(SqlTranslationError value)
The list of errors encountered during the translation, if present.
|
SqlTranslationError.Builder |
addErrorsBuilder()
The list of errors encountered during the translation, if present.
|
SqlTranslationError.Builder |
addErrorsBuilder(int index)
The list of errors encountered during the translation, if present.
|
TranslateQueryResponse.Builder |
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
TranslateQueryResponse.Builder |
addWarnings(int index,
SqlTranslationWarning.Builder builderForValue)
The list of warnings encountered during the translation, if present,
indicates non-semantically correct translation.
|
TranslateQueryResponse.Builder |
addWarnings(int index,
SqlTranslationWarning value)
The list of warnings encountered during the translation, if present,
indicates non-semantically correct translation.
|
TranslateQueryResponse.Builder |
addWarnings(SqlTranslationWarning.Builder builderForValue)
The list of warnings encountered during the translation, if present,
indicates non-semantically correct translation.
|
TranslateQueryResponse.Builder |
addWarnings(SqlTranslationWarning value)
The list of warnings encountered during the translation, if present,
indicates non-semantically correct translation.
|
SqlTranslationWarning.Builder |
addWarningsBuilder()
The list of warnings encountered during the translation, if present,
indicates non-semantically correct translation.
|
SqlTranslationWarning.Builder |
addWarningsBuilder(int index)
The list of warnings encountered during the translation, if present,
indicates non-semantically correct translation.
|
TranslateQueryResponse |
build() |
TranslateQueryResponse |
buildPartial() |
TranslateQueryResponse.Builder |
clear() |
TranslateQueryResponse.Builder |
clearErrors()
The list of errors encountered during the translation, if present.
|
TranslateQueryResponse.Builder |
clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
TranslateQueryResponse.Builder |
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
TranslateQueryResponse.Builder |
clearTranslatedQuery()
The translated result.
|
TranslateQueryResponse.Builder |
clearTranslationJob()
Output only.
|
TranslateQueryResponse.Builder |
clearWarnings()
The list of warnings encountered during the translation, if present,
indicates non-semantically correct translation.
|
TranslateQueryResponse.Builder |
clone() |
TranslateQueryResponse |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
SqlTranslationError |
getErrors(int index)
The list of errors encountered during the translation, if present.
|
SqlTranslationError.Builder |
getErrorsBuilder(int index)
The list of errors encountered during the translation, if present.
|
List<SqlTranslationError.Builder> |
getErrorsBuilderList()
The list of errors encountered during the translation, if present.
|
int |
getErrorsCount()
The list of errors encountered during the translation, if present.
|
List<SqlTranslationError> |
getErrorsList()
The list of errors encountered during the translation, if present.
|
SqlTranslationErrorOrBuilder |
getErrorsOrBuilder(int index)
The list of errors encountered during the translation, if present.
|
List<? extends SqlTranslationErrorOrBuilder> |
getErrorsOrBuilderList()
The list of errors encountered during the translation, if present.
|
String |
getTranslatedQuery()
The translated result.
|
com.google.protobuf.ByteString |
getTranslatedQueryBytes()
The translated result.
|
String |
getTranslationJob()
Output only.
|
com.google.protobuf.ByteString |
getTranslationJobBytes()
Output only.
|
SqlTranslationWarning |
getWarnings(int index)
The list of warnings encountered during the translation, if present,
indicates non-semantically correct translation.
|
SqlTranslationWarning.Builder |
getWarningsBuilder(int index)
The list of warnings encountered during the translation, if present,
indicates non-semantically correct translation.
|
List<SqlTranslationWarning.Builder> |
getWarningsBuilderList()
The list of warnings encountered during the translation, if present,
indicates non-semantically correct translation.
|
int |
getWarningsCount()
The list of warnings encountered during the translation, if present,
indicates non-semantically correct translation.
|
List<SqlTranslationWarning> |
getWarningsList()
The list of warnings encountered during the translation, if present,
indicates non-semantically correct translation.
|
SqlTranslationWarningOrBuilder |
getWarningsOrBuilder(int index)
The list of warnings encountered during the translation, if present,
indicates non-semantically correct translation.
|
List<? extends SqlTranslationWarningOrBuilder> |
getWarningsOrBuilderList()
The list of warnings encountered during the translation, if present,
indicates non-semantically correct translation.
|
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
TranslateQueryResponse.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
TranslateQueryResponse.Builder |
mergeFrom(com.google.protobuf.Message other) |
TranslateQueryResponse.Builder |
mergeFrom(TranslateQueryResponse other) |
TranslateQueryResponse.Builder |
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
TranslateQueryResponse.Builder |
removeErrors(int index)
The list of errors encountered during the translation, if present.
|
TranslateQueryResponse.Builder |
removeWarnings(int index)
The list of warnings encountered during the translation, if present,
indicates non-semantically correct translation.
|
TranslateQueryResponse.Builder |
setErrors(int index,
SqlTranslationError.Builder builderForValue)
The list of errors encountered during the translation, if present.
|
TranslateQueryResponse.Builder |
setErrors(int index,
SqlTranslationError value)
The list of errors encountered during the translation, if present.
|
TranslateQueryResponse.Builder |
setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
TranslateQueryResponse.Builder |
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
TranslateQueryResponse.Builder |
setTranslatedQuery(String value)
The translated result.
|
TranslateQueryResponse.Builder |
setTranslatedQueryBytes(com.google.protobuf.ByteString value)
The translated result.
|
TranslateQueryResponse.Builder |
setTranslationJob(String value)
Output only.
|
TranslateQueryResponse.Builder |
setTranslationJobBytes(com.google.protobuf.ByteString value)
Output only.
|
TranslateQueryResponse.Builder |
setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
TranslateQueryResponse.Builder |
setWarnings(int index,
SqlTranslationWarning.Builder builderForValue)
The list of warnings encountered during the translation, if present,
indicates non-semantically correct translation.
|
TranslateQueryResponse.Builder |
setWarnings(int index,
SqlTranslationWarning value)
The list of warnings encountered during the translation, if present,
indicates non-semantically correct translation.
|
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, internalGetMapField, internalGetMapFieldReflection, internalGetMutableMapField, internalGetMutableMapFieldReflection, isClean, markClean, mergeUnknownLengthDelimitedField, mergeUnknownVarintField, newBuilderForField, onBuilt, onChanged, parseUnknownField, setUnknownFieldSetBuilder, setUnknownFieldsProto3findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toStringaddAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, newUninitializedMessageExceptionequals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitpublic static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3.Builder<TranslateQueryResponse.Builder>public TranslateQueryResponse.Builder clear()
clear in interface com.google.protobuf.Message.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessageV3.Builder<TranslateQueryResponse.Builder>public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
getDescriptorForType in interface com.google.protobuf.Message.BuildergetDescriptorForType in interface com.google.protobuf.MessageOrBuildergetDescriptorForType in class com.google.protobuf.GeneratedMessageV3.Builder<TranslateQueryResponse.Builder>public TranslateQueryResponse getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic TranslateQueryResponse build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic TranslateQueryResponse buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic TranslateQueryResponse.Builder clone()
clone in interface com.google.protobuf.Message.Builderclone in interface com.google.protobuf.MessageLite.Builderclone in class com.google.protobuf.GeneratedMessageV3.Builder<TranslateQueryResponse.Builder>public TranslateQueryResponse.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
setField in interface com.google.protobuf.Message.BuildersetField in class com.google.protobuf.GeneratedMessageV3.Builder<TranslateQueryResponse.Builder>public TranslateQueryResponse.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField in interface com.google.protobuf.Message.BuilderclearField in class com.google.protobuf.GeneratedMessageV3.Builder<TranslateQueryResponse.Builder>public TranslateQueryResponse.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof in interface com.google.protobuf.Message.BuilderclearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<TranslateQueryResponse.Builder>public TranslateQueryResponse.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
setRepeatedField in interface com.google.protobuf.Message.BuildersetRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<TranslateQueryResponse.Builder>public TranslateQueryResponse.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
addRepeatedField in interface com.google.protobuf.Message.BuilderaddRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<TranslateQueryResponse.Builder>public TranslateQueryResponse.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<TranslateQueryResponse.Builder>public TranslateQueryResponse.Builder mergeFrom(TranslateQueryResponse other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<TranslateQueryResponse.Builder>public TranslateQueryResponse.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in interface com.google.protobuf.MessageLite.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<TranslateQueryResponse.Builder>IOExceptionpublic String getTranslationJob()
Output only. Immutable. The unique identifier for the SQL translation job. Example: `projects/123/locations/us/translation/1234`
string translation_job = 4 [(.google.api.field_behavior) = OUTPUT_ONLY, (.google.api.field_behavior) = IMMUTABLE];
getTranslationJob in interface TranslateQueryResponseOrBuilderpublic com.google.protobuf.ByteString getTranslationJobBytes()
Output only. Immutable. The unique identifier for the SQL translation job. Example: `projects/123/locations/us/translation/1234`
string translation_job = 4 [(.google.api.field_behavior) = OUTPUT_ONLY, (.google.api.field_behavior) = IMMUTABLE];
getTranslationJobBytes in interface TranslateQueryResponseOrBuilderpublic TranslateQueryResponse.Builder setTranslationJob(String value)
Output only. Immutable. The unique identifier for the SQL translation job. Example: `projects/123/locations/us/translation/1234`
string translation_job = 4 [(.google.api.field_behavior) = OUTPUT_ONLY, (.google.api.field_behavior) = IMMUTABLE];
value - The translationJob to set.public TranslateQueryResponse.Builder clearTranslationJob()
Output only. Immutable. The unique identifier for the SQL translation job. Example: `projects/123/locations/us/translation/1234`
string translation_job = 4 [(.google.api.field_behavior) = OUTPUT_ONLY, (.google.api.field_behavior) = IMMUTABLE];
public TranslateQueryResponse.Builder setTranslationJobBytes(com.google.protobuf.ByteString value)
Output only. Immutable. The unique identifier for the SQL translation job. Example: `projects/123/locations/us/translation/1234`
string translation_job = 4 [(.google.api.field_behavior) = OUTPUT_ONLY, (.google.api.field_behavior) = IMMUTABLE];
value - The bytes for translationJob to set.public String getTranslatedQuery()
The translated result. This will be empty if the translation fails.
string translated_query = 1;getTranslatedQuery in interface TranslateQueryResponseOrBuilderpublic com.google.protobuf.ByteString getTranslatedQueryBytes()
The translated result. This will be empty if the translation fails.
string translated_query = 1;getTranslatedQueryBytes in interface TranslateQueryResponseOrBuilderpublic TranslateQueryResponse.Builder setTranslatedQuery(String value)
The translated result. This will be empty if the translation fails.
string translated_query = 1;value - The translatedQuery to set.public TranslateQueryResponse.Builder clearTranslatedQuery()
The translated result. This will be empty if the translation fails.
string translated_query = 1;public TranslateQueryResponse.Builder setTranslatedQueryBytes(com.google.protobuf.ByteString value)
The translated result. This will be empty if the translation fails.
string translated_query = 1;value - The bytes for translatedQuery to set.public List<SqlTranslationError> getErrorsList()
The list of errors encountered during the translation, if present.
repeated .google.cloud.bigquery.migration.v2alpha.SqlTranslationError errors = 2;
getErrorsList in interface TranslateQueryResponseOrBuilderpublic int getErrorsCount()
The list of errors encountered during the translation, if present.
repeated .google.cloud.bigquery.migration.v2alpha.SqlTranslationError errors = 2;
getErrorsCount in interface TranslateQueryResponseOrBuilderpublic SqlTranslationError getErrors(int index)
The list of errors encountered during the translation, if present.
repeated .google.cloud.bigquery.migration.v2alpha.SqlTranslationError errors = 2;
getErrors in interface TranslateQueryResponseOrBuilderpublic TranslateQueryResponse.Builder setErrors(int index, SqlTranslationError value)
The list of errors encountered during the translation, if present.
repeated .google.cloud.bigquery.migration.v2alpha.SqlTranslationError errors = 2;
public TranslateQueryResponse.Builder setErrors(int index, SqlTranslationError.Builder builderForValue)
The list of errors encountered during the translation, if present.
repeated .google.cloud.bigquery.migration.v2alpha.SqlTranslationError errors = 2;
public TranslateQueryResponse.Builder addErrors(SqlTranslationError value)
The list of errors encountered during the translation, if present.
repeated .google.cloud.bigquery.migration.v2alpha.SqlTranslationError errors = 2;
public TranslateQueryResponse.Builder addErrors(int index, SqlTranslationError value)
The list of errors encountered during the translation, if present.
repeated .google.cloud.bigquery.migration.v2alpha.SqlTranslationError errors = 2;
public TranslateQueryResponse.Builder addErrors(SqlTranslationError.Builder builderForValue)
The list of errors encountered during the translation, if present.
repeated .google.cloud.bigquery.migration.v2alpha.SqlTranslationError errors = 2;
public TranslateQueryResponse.Builder addErrors(int index, SqlTranslationError.Builder builderForValue)
The list of errors encountered during the translation, if present.
repeated .google.cloud.bigquery.migration.v2alpha.SqlTranslationError errors = 2;
public TranslateQueryResponse.Builder addAllErrors(Iterable<? extends SqlTranslationError> values)
The list of errors encountered during the translation, if present.
repeated .google.cloud.bigquery.migration.v2alpha.SqlTranslationError errors = 2;
public TranslateQueryResponse.Builder clearErrors()
The list of errors encountered during the translation, if present.
repeated .google.cloud.bigquery.migration.v2alpha.SqlTranslationError errors = 2;
public TranslateQueryResponse.Builder removeErrors(int index)
The list of errors encountered during the translation, if present.
repeated .google.cloud.bigquery.migration.v2alpha.SqlTranslationError errors = 2;
public SqlTranslationError.Builder getErrorsBuilder(int index)
The list of errors encountered during the translation, if present.
repeated .google.cloud.bigquery.migration.v2alpha.SqlTranslationError errors = 2;
public SqlTranslationErrorOrBuilder getErrorsOrBuilder(int index)
The list of errors encountered during the translation, if present.
repeated .google.cloud.bigquery.migration.v2alpha.SqlTranslationError errors = 2;
getErrorsOrBuilder in interface TranslateQueryResponseOrBuilderpublic List<? extends SqlTranslationErrorOrBuilder> getErrorsOrBuilderList()
The list of errors encountered during the translation, if present.
repeated .google.cloud.bigquery.migration.v2alpha.SqlTranslationError errors = 2;
getErrorsOrBuilderList in interface TranslateQueryResponseOrBuilderpublic SqlTranslationError.Builder addErrorsBuilder()
The list of errors encountered during the translation, if present.
repeated .google.cloud.bigquery.migration.v2alpha.SqlTranslationError errors = 2;
public SqlTranslationError.Builder addErrorsBuilder(int index)
The list of errors encountered during the translation, if present.
repeated .google.cloud.bigquery.migration.v2alpha.SqlTranslationError errors = 2;
public List<SqlTranslationError.Builder> getErrorsBuilderList()
The list of errors encountered during the translation, if present.
repeated .google.cloud.bigquery.migration.v2alpha.SqlTranslationError errors = 2;
public List<SqlTranslationWarning> getWarningsList()
The list of warnings encountered during the translation, if present, indicates non-semantically correct translation.
repeated .google.cloud.bigquery.migration.v2alpha.SqlTranslationWarning warnings = 3;
getWarningsList in interface TranslateQueryResponseOrBuilderpublic int getWarningsCount()
The list of warnings encountered during the translation, if present, indicates non-semantically correct translation.
repeated .google.cloud.bigquery.migration.v2alpha.SqlTranslationWarning warnings = 3;
getWarningsCount in interface TranslateQueryResponseOrBuilderpublic SqlTranslationWarning getWarnings(int index)
The list of warnings encountered during the translation, if present, indicates non-semantically correct translation.
repeated .google.cloud.bigquery.migration.v2alpha.SqlTranslationWarning warnings = 3;
getWarnings in interface TranslateQueryResponseOrBuilderpublic TranslateQueryResponse.Builder setWarnings(int index, SqlTranslationWarning value)
The list of warnings encountered during the translation, if present, indicates non-semantically correct translation.
repeated .google.cloud.bigquery.migration.v2alpha.SqlTranslationWarning warnings = 3;
public TranslateQueryResponse.Builder setWarnings(int index, SqlTranslationWarning.Builder builderForValue)
The list of warnings encountered during the translation, if present, indicates non-semantically correct translation.
repeated .google.cloud.bigquery.migration.v2alpha.SqlTranslationWarning warnings = 3;
public TranslateQueryResponse.Builder addWarnings(SqlTranslationWarning value)
The list of warnings encountered during the translation, if present, indicates non-semantically correct translation.
repeated .google.cloud.bigquery.migration.v2alpha.SqlTranslationWarning warnings = 3;
public TranslateQueryResponse.Builder addWarnings(int index, SqlTranslationWarning value)
The list of warnings encountered during the translation, if present, indicates non-semantically correct translation.
repeated .google.cloud.bigquery.migration.v2alpha.SqlTranslationWarning warnings = 3;
public TranslateQueryResponse.Builder addWarnings(SqlTranslationWarning.Builder builderForValue)
The list of warnings encountered during the translation, if present, indicates non-semantically correct translation.
repeated .google.cloud.bigquery.migration.v2alpha.SqlTranslationWarning warnings = 3;
public TranslateQueryResponse.Builder addWarnings(int index, SqlTranslationWarning.Builder builderForValue)
The list of warnings encountered during the translation, if present, indicates non-semantically correct translation.
repeated .google.cloud.bigquery.migration.v2alpha.SqlTranslationWarning warnings = 3;
public TranslateQueryResponse.Builder addAllWarnings(Iterable<? extends SqlTranslationWarning> values)
The list of warnings encountered during the translation, if present, indicates non-semantically correct translation.
repeated .google.cloud.bigquery.migration.v2alpha.SqlTranslationWarning warnings = 3;
public TranslateQueryResponse.Builder clearWarnings()
The list of warnings encountered during the translation, if present, indicates non-semantically correct translation.
repeated .google.cloud.bigquery.migration.v2alpha.SqlTranslationWarning warnings = 3;
public TranslateQueryResponse.Builder removeWarnings(int index)
The list of warnings encountered during the translation, if present, indicates non-semantically correct translation.
repeated .google.cloud.bigquery.migration.v2alpha.SqlTranslationWarning warnings = 3;
public SqlTranslationWarning.Builder getWarningsBuilder(int index)
The list of warnings encountered during the translation, if present, indicates non-semantically correct translation.
repeated .google.cloud.bigquery.migration.v2alpha.SqlTranslationWarning warnings = 3;
public SqlTranslationWarningOrBuilder getWarningsOrBuilder(int index)
The list of warnings encountered during the translation, if present, indicates non-semantically correct translation.
repeated .google.cloud.bigquery.migration.v2alpha.SqlTranslationWarning warnings = 3;
getWarningsOrBuilder in interface TranslateQueryResponseOrBuilderpublic List<? extends SqlTranslationWarningOrBuilder> getWarningsOrBuilderList()
The list of warnings encountered during the translation, if present, indicates non-semantically correct translation.
repeated .google.cloud.bigquery.migration.v2alpha.SqlTranslationWarning warnings = 3;
getWarningsOrBuilderList in interface TranslateQueryResponseOrBuilderpublic SqlTranslationWarning.Builder addWarningsBuilder()
The list of warnings encountered during the translation, if present, indicates non-semantically correct translation.
repeated .google.cloud.bigquery.migration.v2alpha.SqlTranslationWarning warnings = 3;
public SqlTranslationWarning.Builder addWarningsBuilder(int index)
The list of warnings encountered during the translation, if present, indicates non-semantically correct translation.
repeated .google.cloud.bigquery.migration.v2alpha.SqlTranslationWarning warnings = 3;
public List<SqlTranslationWarning.Builder> getWarningsBuilderList()
The list of warnings encountered during the translation, if present, indicates non-semantically correct translation.
repeated .google.cloud.bigquery.migration.v2alpha.SqlTranslationWarning warnings = 3;
public final TranslateQueryResponse.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields in interface com.google.protobuf.Message.BuildersetUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<TranslateQueryResponse.Builder>public final TranslateQueryResponse.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields in interface com.google.protobuf.Message.BuildermergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<TranslateQueryResponse.Builder>Copyright © 2024 Google LLC. All rights reserved.